http://msdn.microsoft.com/en-us/library/ms646927.aspx > Note Starting with Windows Vista, the Common File Dialog has been superseded by the Common Item Dialog when used to open a file. > We recommended that you use the Common Item Dialog API instead of the Common File Dialog API in this case. > For more information, please see Common Item Dialog.
http://msdn.microsoft.com/ja-jp/library/dk77e5e7.aspx > Windows Vista では、CFileDialog を使用する場合のコントロール ID のシステムが以前のバージョンの Windows から変更されています。 > 以前のバージョンの Windows からプロジェクトを移植するには、CFileDialog コントロールへのすべての参照をまず更新する必要があります。