cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
programming windows with MFC
programming windows with MFC
Jun 24, 2014 at 8:59am UTC
myregm
(6)
I want to learn programming windows with MFC. I use Visual Studio 2010 and I know how to program with c++ 2010. So how should I start learning MFC?
Do you know any references, books or sites that could learn step by step?
Thanks
Jun 24, 2014 at 12:10pm UTC
mutexe
(2372)
Online MS stuff for MFC:
http://msdn.microsoft.com/en-us/library/aa270890(v=vs.60).aspx
Books:
http://www.amazon.co.uk/MFC-Internals-Microsoft-Foundation-Architecture/dp/0201407213
That's one we use as a reference book/intro into MFC here.
And this one:
http://www.amazon.co.uk/Programming-Windows-MFC-Jeff-Prosise/dp/1572316950
was the other book i was told to absorb.
Last edited on
Jun 24, 2014 at 12:12pm UTC
Topic archived. No new replies allowed.