Home
last modified time | relevance | path

Searched refs:id_editbox1 (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/comdlg32/
H A Ditemdlg.c1638 UINT id_vgroup1, id_text, id_editbox1; in test_customize() local
2185 id_editbox1 = ++i; in test_customize()
2186 hr = IFileDialogCustomize_AddEditBox(pfdc, id_editbox1, editbox1W); in test_customize()
2190 hr = IFileDialogCustomize_GetControlState(pfdc, id_editbox1, &cdstate); in test_customize()
2210 hr = IFileDialogCustomize_GetControlState(pfdc, id_editbox1, &cdstate); in test_customize()
2229 hr = IFileDialogCustomize_GetControlState(pfdc, id_editbox1, &cdstate); in test_customize()
2248 hr = IFileDialogCustomize_GetControlState(pfdc, id_editbox1, &cdstate); in test_customize()
2267 hr = IFileDialogCustomize_GetControlState(pfdc, id_editbox1, &cdstate); in test_customize()