Just wondered how you guys learned the Windows API. I'm reading Programming Windows, Fifth Edition by Charles Petzold right now. So far it seems to be a pretty decent book as far as programming goes.
I am just finishing a course in C++ and it was all very basic to me. What I really want to learn is how to make Windows applications that can do all that I already know how to do in C++, but with a ...