Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Pat Brenner: Visual Studio 2010 - MFC and Windows 7
Mar 08, 2010 at 11:02 AMI always looked at MFC as an outdated, so-so Win32 wrapper BUT i must say, I was really impressed when they resurrected it in the 2008 feature pack.
The docking system, the toolbars, the ribbons, everything works very well and requires very little code to create a very nice looking, native application. Everything is wrapped in a clean way where you dont have to worry about the low-level Win32 stuff that is going on underneath.
I am thrilled to see that they go a step further with VS2010 and I hope MS keeps updating MFC for many years to come. Keep up the good work Pat.