MFC Feature Pack for Visual C++ 2008

Switch View :
ScriptFree
MFC Library Reference
MFC Feature Pack for Visual C++ 2008

The Visual C++ 2008 Feature Pack (http://go.microsoft.com/fwlink/?LinkID=147429) includes an expanded MFC library to support modern user interface (UI) elements such as the Office Fluent UI, docking windows and MDI tabbed windows similar to those used in some releases of Visual Studio, enhanced toolbars, a rich new set of controls, support for controlling the overall visual style, support for desktop alerts, and much more.

For a full list of features supported in this expansion of the MFC library, see What's New (MFC Feature Pack).

These features are included in an updated version of the MFC 9.0 library that installs over your Visual C++ 2008 installation.

NoteNote:

The MFC C++ library source code for the Microsoft Office Fluent User Interface (the Fluent UI) is provided only as referential material to supplement the Microsoft Foundation Classes Reference and related electronic documentation provided with the MFC C++ library software. License terms to copy, use or distribute the Fluent UI are available separately. To learn more about our Fluent UI licensing program, visit http://msdn.microsoft.com/officeui.

In This Section

Walkthroughs (MFC Feature Pack)

Contains How-to articles and walkthroughs for new MFC functionality in the Feature Pack.

Reference (MFC Feature Pack)

Contains information about each new MFC type, global variable and function.

Samples (MFC Feature Pack)

Contains a listing of all the samples included for MFC Feature Pack.

Community Content

Hantarex74
Feature Pack does not find my VC++ 2008 installation
The Feature Pack announces, that "none of the affected products are installed", while Visual Studio 2008 Professional with VC++ is installed.

- I get this less than helpful error if I try to run the installer after it has already been installed.

Thomas Lee
Visual C++ 2008 Express Edition and MFC.

int main(int argc, char* argv[])
{Is there any MFC download compatible with the Visual C++ 2008 Express Edition?
If TRUE {
Where do I find it, and how much does it cost?
}
Else if FALSE{
What do I upgrade to in order to get MFC, and how much does it cost?
}
Return ("Thanks");
}

[tfl - 02 08 09] Hi - and thanks for your witty and amusing post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&
SQL Server :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
.NET Framework :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
PowerShell : http://groups.google.com/group/microsoft.public.windows.powershell/topics?pli=1
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&

Thomas Lee
Is it in MSDN 2008 library?
I currently have Visual Studio 2008 Professional and I have the samples included on-disk and for some reason I don't have documentation about the feature on my version of MSDN. Is it documented on the Visual Studio 2008 MSDN download(2GB)?

[tfl - 02 08 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&
SQL Server :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
.NET Framework :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
PowerShell : http://groups.google.com/group/microsoft.public.windows.powershell/topics?pli=1
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&

Thomas Lee
Where can be documentation for feature pack be downloaded.

Does any one know where to download the documentation for MFC Feature pack, MSDN 2008 does not consists of this, only place we can see that is MSDN online.

[tfl - 02 08 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&
SQL Server :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
.NET Framework :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
PowerShell : http://groups.google.com/group/microsoft.public.windows.powershell/topics?pli=1
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&


Thomas Lee
Why MFC Feature Pack forced to use registry than INI file?

I want to use the feature pack, but it forced me to use the registry than INI file. When I comment the line of SetRegistryKey() call, the application aborted.

[tfl - 02 08 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&
SQL Server :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
.NET Framework :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
PowerShell : http://groups.google.com/group/microsoft.public.windows.powershell/topics?pli=1
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&


Thomas Lee
How do I use MFC Feature Pack in ActiveX with Doc/View Architecture?

I want to use MFC Feature Pack in ActiveX with Doc/View Architecture.
I made ActiveX with Doc/View Architecture.
But, I couldn't use MFC Feature Pack.
How do I ??

[tfl - 02 08 09] Hi - and thanks for your post. You should post questions like this to the MSDN Forums at http://forums.microsoft.com/msdn or the MSDN Newsgroups at http://www.microsoft.com/communities/newsgroups/en-us/. You are much more likely get a quicker response using the forums than through the Community Content. For specific help about:
Visual Studio :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.vstudio%2C&
SQL Server :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.sqlserver%2C&
.NET Framework :
http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public.dotnet.framework
PowerShell : http://groups.google.com/group/microsoft.public.windows.powershell/topics?pli=1
All Public : http://groups.google.com/groups/dir?sel=usenet%3Dmicrosoft.public%2C&