CWindow::DlgDirListComboBox
用与指定的路径或文件名的所有文件的名称填充组合框。
int DlgDirListComboBox(
LPTSTR lpPathSpec,
int nIDComboBox,
int nIDStaticPath,
UINT nFileType
) throw();
备注
在参见 Windows SDK的 DlgDirListComboBox。
要求
Header: atlwin.h
用与指定的路径或文件名的所有文件的名称填充组合框。
int DlgDirListComboBox(
LPTSTR lpPathSpec,
int nIDComboBox,
int nIDStaticPath,
UINT nFileType
) throw();
在参见 Windows SDK的 DlgDirListComboBox。
Header: atlwin.h