- This topic has 0 replies, 1 voice, and was last updated 15 years, 8 months ago by .
Viewing 0 reply threads
Viewing 0 reply threads
- The forum ‘C++ Programming’ is closed to new topics and replies.
Home › Forums › C++ Programming › How do I use MFC in VC++ express edition?
How can I create an MFC based application, without any wizard junk? How can I simpely call any functions that I want from the Microsoft Foundation Classes (MFC)? The VC++ 2008 is just too complex for me to get started. I want to have complete controll of any header files to be used in my application; The wizards make it confusing. I want to know how I can just Make simple, direct MFC based programs.
Also, how do I directly use header files, like ‘afxwin.h’.
thank you
Please let me know if I need to specify something in my questions.