27 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
32 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
34 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
36 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
38 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
40 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
42 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
48 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
53 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
59 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
64 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
69 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
74 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
79 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
84 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
89 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
94 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
99 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
104 ok(hObj == 0,
"Expected 0, got %p\n", hObj);
void Test_GetCurrentObject()
#define ERROR_INVALID_PARAMETER
#define GDI_HANDLE_GET_TYPE(h)
#define GDI_OBJECT_TYPE_BITMAP
#define WS_OVERLAPPEDWINDOW
DWORD WINAPI GetLastError(void)
HGDIOBJ WINAPI GetStockObject(_In_ int)
HGDIOBJ WINAPI GetCurrentObject(_In_ HDC, _In_ UINT)
HGDIOBJ WINAPI SelectObject(_In_ HDC, _In_ HGDIOBJ)
int WINAPI ReleaseDC(_In_opt_ HWND, _In_ HDC)
HDC WINAPI GetDC(_In_opt_ HWND)
#define CreateWindowW(a, b, c, d, e, f, g, h, i, j, k)
BOOL WINAPI DestroyWindow(_In_ HWND)