Visual Studio 2010!

Read now >

View Now
DevSource RSS FEEDS
XML Want an easy way to keep up with breaking tech news? And the Get DevSource headlines delivered to your desktop with RSS.
ADVERTISEMENT
ADVERTISEMENT

 

DevSource.com: Your Source for Visual Studio on Facebook
ADVERTISEMENT
Exploring the New MFC Wizard
By Jeff Cogswell

Rate This Article: Add This Article To:

Exploring the New MFC Wizard
( Page 1 of 10 )

Although I normally like to put plenty of code samples in my programming articles, this one is going to be a little different. Instead of walking you through code, I want to show you several screen shots in the form of a slide show that will introduce you to the new MFC Wizard in Visual Studio 2008. This will result in a default MFC app that doesn’t do much yet. Then, in the next article I’ll take you through the code and show you what’s new, including some of the new C++09 features that are now available. Enjoy!

 

When you create a new MFC project, you see a brand new wizard. Here's the first page.




 
 
>>> More Microsoft Architecture Articles          >>> More By Jeff Cogswell