Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Fills a combo box with the names of all files matching a specified path or file name.
int DlgDirListComboBox( 
   LPTSTR lpPathSpec, 
   int nIDComboBox, 
   int nIDStaticPath, 
   UINT nFileType  
) throw();
Remarks
See DlgDirListComboBox in the Windows SDK.
Requirements
Header: atlwin.h