Searched refs:checkbutton1W (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/comdlg32/ |
H A D | itemdlg.c | 1555 static const WCHAR checkbutton1W[] = {'c','h','e','c','k','b','u','t','t','o','n','1','_','i','t','… variable 1608 item = find_window(dlg_hwnd, NULL, checkbutton1W); in test_customize_onfolderchange() 1791 hr = IFileDialogCustomize_AddCheckButton(pfdc, ++i, checkbutton1W, TRUE); in test_customize()
|