Programming

Win32 examples with Visual C++

Personally, I dislike programming for Windows. The documentation is awful, the Visual Studio development environment is awful, and MFC is awful. It seems like everything you want to do requires a vision quest over the web and through the MFC source code. It amazes me anyone outside Microsoft has managed to write good programs, and my hat is off to those who have. I'm making this page to publish any useful things I can figure out about Win32 programming.