Click here to Skip to main content
15,906,558 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
i am a fresh hand in c++ develop
i want to learn MFC
does anyone who can give me some advice on how to learn mfc
or some primary book
thank you
Posted

  • Buy a good book and study it.
  • Feel free of using Google for finding some good tutorials.
  • Start writing MFC applications.

Please note, some (at least basic) C++ understanding is is required in order to learn MFC.
 
Share this answer
 
Don't try to learn MFC until you have a good understanding and experience of the basics of C++. This MSDN section[^] is a good starting point for C++, and ultimately MFC. You should also try a few books, anything written by Charles Petzold[^] is well worth getting hold of.
 
Share this answer
 
Comments
chinahyin 25-Oct-13 7:19am    
thank you for your suggestion

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900