CWindow::DlgDirListComboBox

用与指定的路径或文件名的所有文件的名称填充组合框。

int DlgDirListComboBox(
   LPTSTR lpPathSpec,
   int nIDComboBox,
   int nIDStaticPath,
   UINT nFileType 
) throw();

备注

在参见 Windows SDK的 DlgDirListComboBox

要求

Header: atlwin.h

请参见

参考

CWindow选件类

CWindow::DlgDirList

CWindow::DlgDirSelect

CWindow::DlgDirSelectComboBox