int DlgDirListComboBox( LPTSTR lpPathSpec, int nIDComboBox, int nIDStaticPath, UINT nFileType );
See DlgDirListComboBox in the Win32 SDK.
Remarks
Fills a combo box with the names of all files matching a specified path or filename.
CWindow Overview | Class Members
See Also CWindow::DlgDirList, CWindow::DlgDirSelect, CWindow::DlgDirSelectComboBox