win32 programming

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
For Windows API programming, I'd recommend:

Programming Windows, 5th edition, Charles Petzold

Windows System Programming, Johnson M. Hart
Last edited on
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
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/
Topic archived. No new replies allowed.