Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Good Windows programing resources
Name: Nil_IQ Date: September 14, 2006 at 08:35:00 Pacific OS: Win XP
Comment:
Hi.
I'm starting a project where I will need to make use of windows events (specifically signals coming from a MIDI drum). For this, I assume at least some knowledge of the windows API will be nessesary. I wondered if anyone could direct me to good sources of information on this subject, i.e, books, online tutorials e.t.c.
Summary: For a good tutorial on Windows programming using C try the following link. http://www.winprog.org/tutorial/ That's where I learned most of what I know. ...
Summary: Hi, everyone, I have read a couple of books on windows programming using Visual C++ 6, but I need good tutorial books on using differennt classes like window socket. I have been to Microsoft web site ...
Summary: Actualy it all depends on the type of game your wanting to write. Basic isnt good for anything except windows programs. If you want a game like Diablo 2 or Farcry youll want to go with C++, look for s...