Visual C++ Team Blog - MFC Beta Now Available
MFCとTR1ライブラリのための拡張パッケージが公開されています
Visual C++ 2008 Feature Pack Beta(English Only)
ただ、英語版のみ対応なので、日本語版のVisual Studio 2008にはインストールできないようです
環境がある方は試してみてください
以下、拡張パッケージの内容
【MFC】
・Office Ribbon style interface
・Office 2007, Office 2003 and Office XP look and feel
・Modern Visual Studio-style docking toolbars and panes
・Fully customizable toolbars and menus
・A rich set of advanced GUI controls
・Advanced MDI tabs and groups
And much more!
【TR1ライブラリ】
・Smart pointers
・Regular expression parsing
・New containers (tuple, array, unordered set, etc)
・Sophisticated random number generators
・Polymorphic function wrappers
・Type traits
And more!
※追記
英語版でも以下のVCにはインストールできないそうです
・Visual C++ 9.0 Express Edition
・Visual C++ 9.0 Beta版
・Visual C++の古いバージョン(8.0等)