Searched refs:uFiletype (Results 1 – 1 of 1) sorted by relevance
/reactos/win32ss/user/user32/windows/ |
H A D | dialog.c | 1980 UINT uFiletype) in DlgDirListComboBoxA() argument 1982 return DIALOG_DlgDirListA( hDlg, lpPathSpec, nIDComboBox, nIDStaticPath, uFiletype, TRUE ); in DlgDirListComboBoxA() 1996 UINT uFiletype) in DlgDirListComboBoxW() argument 1998 return DIALOG_DlgDirListW( hDlg, lpPathSpec, nIDComboBox, nIDStaticPath, uFiletype, TRUE ); in DlgDirListComboBoxW()
|