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 trying to find out what Windows API calls a program is using. How can I do that? The program is deskpins.exe , it's a little program that makes windows stay on top. I am trying to find out ...