win32 programming

jaywash (14)
I was wondering what a good book or website is for learning win32 programming? In case win32 programming isn't the proper term, let me elaborate. I want to make programs like note pad (or Microsoft word) or maybe a music player of sorts. Thats what I mean when I say win32. Thanks anyone who helps :D
Ogoyant (153)
For Windows API programming, I'd recommend:

Programming Windows, 5th edition, Charles Petzold

Windows System Programming, Johnson M. Hart
Last edited on
jaywash (14)
Thank you I will check those out :D
Should I get both or just one? If just one, which would you reccomend?
Last edited on
Ogoyant (153)
You're welcome. I'd recommend Petzold's Programming Windows if I had to choose just one. Also see:

http://www.cplusplus.com/forum/windows/89148/
Registered users can post here. Sign in or register to post.