Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dwin.c5677 …static const WCHAR ansi_class_nameW[] = {'a','n','s','i',' ','c','l','a','s','s',' ','n','a','m','… in test_IsWindowUnicode() local
5724 hwnd = CreateWindowExW(0, ansi_class_nameW, NULL, WS_POPUP, in test_IsWindowUnicode()
5771 hwnd = CreateWindowExW(0, ansi_class_nameW, NULL, WS_POPUP, in test_IsWindowUnicode()