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