/reactos/modules/rostests/winetests/user32/ |
H A D | generated.c | 3530 TEST_TYPE_SIZE (WNDCLASSW, 72) in test_pack_WNDCLASSW() 3531 TEST_TYPE_ALIGN (WNDCLASSW, 8) in test_pack_WNDCLASSW() 3532 TEST_FIELD_SIZE (WNDCLASSW, style, 4) in test_pack_WNDCLASSW() 3533 TEST_FIELD_ALIGN (WNDCLASSW, style, 4) in test_pack_WNDCLASSW() 3534 TEST_FIELD_OFFSET(WNDCLASSW, style, 0) in test_pack_WNDCLASSW() 3547 TEST_FIELD_SIZE (WNDCLASSW, hIcon, 8) in test_pack_WNDCLASSW() 3548 TEST_FIELD_ALIGN (WNDCLASSW, hIcon, 8) in test_pack_WNDCLASSW() 7034 TEST_TYPE_SIZE (WNDCLASSW, 40) in test_pack_WNDCLASSW() 7035 TEST_TYPE_ALIGN (WNDCLASSW, 4) in test_pack_WNDCLASSW() 7036 TEST_FIELD_SIZE (WNDCLASSW, style, 4) in test_pack_WNDCLASSW() [all …]
|
/reactos/dll/win32/comctl32/ |
H A D | nativefont.c | 115 WNDCLASSW wndClass; in NATIVEFONT_Register() 117 ZeroMemory (&wndClass, sizeof(WNDCLASSW)); in NATIVEFONT_Register()
|
H A D | flatsb.c | 269 WNDCLASSW wndClass; in FLATSB_Register() 271 ZeroMemory (&wndClass, sizeof(WNDCLASSW)); in FLATSB_Register()
|
H A D | hotkey.c | 543 WNDCLASSW wndClass; in HOTKEY_Register() 545 ZeroMemory (&wndClass, sizeof(WNDCLASSW)); in HOTKEY_Register()
|
H A D | ipaddress.c | 664 WNDCLASSW wndClass; in IPADDRESS_Register() 666 ZeroMemory (&wndClass, sizeof(WNDCLASSW)); in IPADDRESS_Register()
|
H A D | animate.c | 967 WNDCLASSW wndClass; in ANIMATE_Register() 969 ZeroMemory(&wndClass, sizeof(WNDCLASSW)); in ANIMATE_Register()
|
H A D | updown.c | 1179 WNDCLASSW wndClass; in UPDOWN_Register() 1181 ZeroMemory( &wndClass, sizeof( WNDCLASSW ) ); in UPDOWN_Register()
|
/reactos/dll/win32/mciavi32/ |
H A D | wnd.c | 95 WNDCLASSW wndClass; in MCIAVI_RegisterClass() 97 ZeroMemory(&wndClass, sizeof(WNDCLASSW)); in MCIAVI_RegisterClass()
|
/reactos/modules/rostests/apitests/user32/ |
H A D | GW_ENABLEDPOPUP.c | 101 WNDCLASSW wc = { 0 }; in START_TEST()
|
H A D | RealGetWindowClass.c | 85 WNDCLASSW cls; in Test_ClassAtoms()
|
H A D | GetMessageTime.c | 110 WNDCLASSW wc; in START_TEST()
|
H A D | CloseWindow.c | 168 WNDCLASSW wc; in START_TEST()
|
H A D | CreateDialog.c | 164 WNDCLASSW wc; in Test_CreateDialogW()
|
H A D | SwitchToThisWindow.c | 195 WNDCLASSW wc; in START_TEST()
|
H A D | MessageStateAnalyzer.c | 307 WNDCLASSW wc; in START_TEST()
|
/reactos/modules/rostests/tests/subclass/ |
H A D | subclass.c | 17 WNDCLASSW wc; in WinMain()
|
/reactos/dll/directx/ddraw/ |
H A D | rosdraw.h | 24 extern WNDCLASSW wnd_class;
|
/reactos/modules/rostests/apitests/win32nt/ntuser/ |
H A D | NtUserSetTimer.c | 221 WNDCLASSW wc = { 0 }; in START_TEST()
|
/reactos/modules/rostests/winetests/comctl32/ |
H A D | syslink.c | 113 WNDCLASSW cls; in register_parent_wnd_class()
|
/reactos/dll/win32/inetcomm/ |
H A D | internettransport.c | 369 WNDCLASSW cls; in InternetTransport_RegisterClass()
|
/reactos/modules/rosapps/applications/devutils/vgafontedit/ |
H A D | editglyphdlg.c | 285 WNDCLASSW wc = {0,}; in InitEditGlyphWndClasses()
|
H A D | fontboxeswnd.c | 332 WNDCLASSW wc = {0,}; in InitFontBoxesWndClass()
|
H A D | fontwnd.c | 428 WNDCLASSW wc = {0,}; in InitFontWndClass()
|
/reactos/modules/rostests/apitests/shell32/ |
H A D | shell32_apitest_sub.cpp | 349 WNDCLASSW wc = { 0, SubWindowProc }; in wWinMain()
|
/reactos/base/applications/charmap_new/ |
H A D | GridView.cpp | 40 WNDCLASSW wc = { 0 }; in Create()
|