Retrieves the current selection from a combo box.
BOOL DlgDirSelectComboBox(
   LPTSTR lpString,
   int nCount,
   int nIDComboBox 
) throw();
Remarks
See DlgDirSelectComboBoxEx in the Windows SDK.
Requirements
Header: atlwin.h
Retrieves the current selection from a combo box.
BOOL DlgDirSelectComboBox(
   LPTSTR lpString,
   int nCount,
   int nIDComboBox 
) throw();
See DlgDirSelectComboBoxEx in the Windows SDK.
Header: atlwin.h