BOOL DlgDirSelectComboBox( LPTSTR lpString, int nCount, int nIDComboBox );
See DlgDirSelectComboBoxEx in the Win32 SDK.
Remarks
Retrieves the current selection from a combo box.
CWindow Overview | Class Members
See Also CWindow::DlgDirSelect, CWindow::DlgDirListComboBox