I know several languages that have the ability to use the Win32 API, but have no idea how to start learning it. I keep finding reasons to use the Win32API, and have no idea how to do so from VB.NET, ...
In the preceding chapters, we created programs with graphical interfaces using QuickWin. One advantage of using QuickWin is that once you start creating Win32 applications, a lot of the functions used ...
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.