/reactos/modules/rostests/tests/statst2/ |
H A D | statst2.c | 117 const char* className, in RegisterAndCreateWindow() 165 char className [] = "Static Control Test"; in WinMain() local
|
/reactos/dll/win32/comctl32/ |
H A D | theming.c | 50 const WCHAR* className; member
|
H A D | commctrl.c | 296 BOOLEAN WINAPI RegisterClassNameW(LPCWSTR className) in RegisterClassNameW()
|
/reactos/modules/rostests/tests/combotst/ |
H A D | combotst.c | 621 const char* className, in RegisterAndCreateWindow() 676 char className [] = "ComboBox Control Test"; in WinMain() local
|
/reactos/modules/rostests/tests/edit/ |
H A D | edittest.c | 581 const char* className, in RegisterAndCreateWindow() 636 char className [] = "Edit Control Test"; in WinMain() local
|
/reactos/base/applications/notepad/ |
H A D | main.c | 561 static const TCHAR className[] = _T("Notepad"); in _tWinMain() local
|
/reactos/modules/rostests/apitests/shell32/ |
H A D | menu.cpp | 17 BOOL CheckWindowClass(HWND hwnd, PCWSTR className) in CheckWindowClass()
|
/reactos/dll/shellext/ntobjshex/ |
H A D | ntobjenum.cpp | 346 WCHAR className[MAX_PATH]; in NextKey() local
|
/reactos/modules/rostests/winetests/user32/ |
H A D | class.c | 91 static const WCHAR className[] = {'T','e','s','t','C','l','a','s','s',0}; in ClassTest() local
|
H A D | win.c | 7621 static const char className[] = "THICK_CHILD_CLASS"; in test_thick_child_size() local
|
/reactos/dll/win32/shell32/wine/ |
H A D | control.c | 645 const WCHAR className[] = {'S','h','e','l','l','_','C','o','n','t','r','o', in Control_DoInterface() local
|
/reactos/win32ss/user/user32/windows/ |
H A D | dialog.c | 70 LPCWSTR className; member 88 LPCWSTR className; member
|
/reactos/modules/rostests/winetests/comdlg32/ |
H A D | filedlg.c | 1127 CHAR className[20]; in test_null_enum() local
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | imagelist.c | 161 char className[] = "bmwnd"; in create_window() local
|