I would like to create a few simple programs that don't have the huge .NET framework as a dependency. The obvious choice is C++ under Visual Studio.
What's the best book for a programmer that has a reasonable familiarity with the C++ language but is a bit rusty on Win32 arcana?
Also, what's the preferred jargon? "Native," "Win32," or "Unmanaged?"