Hi.<P>I posted a topic regarding GUI programming using C++ a week ago. I was wonder about the best tool to learn GUI programming using C++. Most members said MFC is the best tool to for GUI ...
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 ...