CWindow::DlgDirList

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 OverviewClass Members

See Also   CWindow::DlgDirListComboBox, CWindow::DlgDirSelect, CWindow::DlgDirSelectComboBox