Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comdlg32/
H A Ditemdlg.c1566 static const WCHAR RadioButtonListW[] = {'R','a','d','i','o','B','u','t','t','o','n','L','i','s','t… variable
1593 ok(!lstrcmpW(buf, RadioButtonListW), "Got %s\n", wine_dbgstr_w(buf)); in test_customize_onfolderchange()