次の方法で共有


CWindow::DlgDirList

指定されたパスまたはファイル名と一致するすべてのファイルの名前をリスト ボックスに入力します。

int DlgDirList(
   LPTSTR lpPathSpec,
   int nIDListBox,
   int nIDStaticPath,
   UINT nFileType 
) throw();

解説

Windows SDK の「DlgDirList」を参照してください。

必要条件

**ヘッダー:**atlwin.h

参照

参照

CWindow クラス

CWindow::DlgDirListComboBox

CWindow::DlgDirSelect

CWindow::DlgDirSelectComboBox

その他の技術情報

CWindow のメンバー