Ziff-Davis Enterprise 
DevSource: Microsoft Developer Resource
Add OnsArchitectureLanguagesTechniquesUsing VSForums
 
Home arrow Languages arrow Microsoft Foundation Classes (MFC) lives on
Microsoft Foundation Classes (MFC) lives on
By Jeff Cogswell

Rate This Article:
Add This Article To:
While many of us have switched to C# and VB.NET, MFC does still have a life. Microsoft has made available a beta of the next major MFC release.

Many of us have moved to newer languages such as C#, leaving behind our days of mastering templates and references and other oddities in C++. And so this might come as a surprise to some of you: Microsoft is getting ready to release a major update to Microsoft Foundation Classes (MFC).

Updates to the library include many enhancements that allow your applications to have the look and feel of the latest Office 2007 user interfaces (including the Office Ribbon). Additionally, you can give your application docking toolbars and panes for the look of Visual Studio.

ADVERTISEMENT

The release also includes template library enhancements that conform with the TR1 draft standard. (TR1 is a draft standard that updates the C++ standard library. This standard, once approved, will make its way into the next major C++ language standard. Many of the TR1 templates are based on those found in the popular Boost C++ library.)

Microsoft lists the following as included in the TR1 standard:

  • Regular expression parsing
  • Containers (tuple, array, unordered set, and others)
  • Random number generators
  • Polymorphic function wrappers
  • Type traits
  • Smart pointers

More information is available here.




Discuss Microsoft Foundation Classes (MFC) lives on
 
C++ is THE BEST programming language, because it gives FREEDOM. With C++ you can...
>>> Post your comment now!
 

 
 
>>> More Languages Articles          >>> More By Jeff Cogswell
 



DevSource video
Devsource Video Series
Manipulating Society through Technology
Jeremy Bailenson, Director of the Virtual Human Interaction Lab at Stanford University, talks about virtual reality, avatars, Moore's law, how real world behaviors influence online reality, and societal manipulation through technology!
>> Play video
>> Read article
>> See all videos
DevLife Blog
Julia looks at the changes to ADO.NET!
MSDev Blog
Is the latest Delphi product, RAD Studio 2007, really necessary?
Make it Work
.NET makes runtime type checking a breeze. See what Peter has to say about it in this week's tips!
News
Microsoft Counts on App Support for Vista
Microsoft has taken pains to demonstrate that Windows Vista will have ample application support.
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.