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 ...
Do I have this correct?<BR><BR>The Microsoft Foundation Class Library (MFC) is used to build Windows apps. (?)<BR><BR>The Windows API is used to do low-level things the OS normally does. (?)<BR><BR>So ...