Two key areas for improving Perl programming are achieving better support for Win32 and efficiently producing an executable version of your program. Here, we've rounded up a couple of tips to address ...
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 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, ...