A set of classes that wrap the Windows API in a simple object oriented way, as though each of the handles in the API had been a class instead. Focuses on simplifying error handling, message handling, and overloading API functions that should have had default parameters.
Also, a few sample applications that show how to go about using the classes.