I'm trying to decide whether or not I want to learn win32 or MFC for windows programming.<P>I have the Programming Windows With MFC right now and am about a third of the way through it with no ...
So if I want to write Windows apps in assembly language (yes, I'm serious), I should look into the API. (?) MFC is a set of C++ classes that wrap parts of the win32 API. Particuarly the GUI parts of ...