Go to the source code of this file.
◆ START_TEST()
Definition at line 10 of file NtGdiExtSelectClipRgn.c.
11{
12 HRGN hRgnDest, hRgn1, hRgn2;
14
15
16
17
18
22
24
25
26
57}
#define ok_long(expression, result)
#define ok_int(expression, result)
#define ERROR_INVALID_PARAMETER
#define ERROR_INVALID_HANDLE
__kernel_entry W32KAPI INT APIENTRY NtGdiExtSelectClipRgn(_In_ HDC hdc, _In_opt_ HRGN hrgn, _In_ INT iMode)
DWORD WINAPI GetLastError(void)
HRGN WINAPI CreateRectRgn(_In_ int, _In_ int, _In_ int, _In_ int)
HDC WINAPI GetDC(_In_opt_ HWND)