21 memset(&wcex, 0xab,
sizeof(wcex));
48 memset(&wcex, 0xab,
sizeof(wcex));
72 memset(&wcex, 0xab,
sizeof(wcex));
97 memset(&wcex, 0xab,
sizeof(wcex));
122 memset(&wcex, 0,
sizeof(wcex));
138 ok(atom != 0,
"Failed to register class!\n");
141 skip(
"Failed to register class!");
145 memset(&wcex, 0xab,
sizeof(wcex));
VOID Test_SwitchWnd(VOID)
static USHORT GetWinVersion(VOID)
#define ok_hex(expression, result)
#define ok_int(expression, result)
#define ok_ptr(expression, result)
DWORD WINAPI GetVersion()
LRESULT WINAPI DefWindowProcW(_In_ HWND, _In_ UINT, _In_ WPARAM, _In_ LPARAM)
BOOL WINAPI GetClassInfoExW(_In_opt_ HINSTANCE, _In_ LPCWSTR, _Out_ LPWNDCLASSEXW)
ATOM WINAPI RegisterClassExW(_In_ CONST WNDCLASSEXW *)
struct _WNDCLASSEXW WNDCLASSEXW