Hacker News new | ask | show | jobs
by daemin 3677 days ago
I've found that WTL is a good level of abstraction for pure Win32 API. It's not free (in terms of size and speed costs) and does contain some kludges but you get an object oriented system to control the Win32 API.