Go to the source code of this file.
◆ START_TEST()
Definition at line 25 of file NtGdiExtTextOutW.c.
26{
34 INT Dx[10] = {10, -5, 10, 5, 10, -10, 10, 5, 10, 5};
35
36
41
44
47
50
51
54
55
58}
#define ok_int(expression, result)
__kernel_entry W32KAPI BOOL APIENTRY NtGdiExtTextOutW(_In_ HDC hdc, _In_ INT x, _In_ INT y, _In_ UINT flOpts, _In_opt_ LPRECT prcl, _In_reads_opt_(cwc) LPWSTR pwsz, _In_range_(0, 0xffff) INT cwc, _In_reads_opt_(_Inexpressible_(cwc)) LPINT pdx, _In_ DWORD dwCodePage)
#define WS_OVERLAPPEDWINDOW
HDC WINAPI GetDC(_In_opt_ HWND)
#define CreateWindowW(a, b, c, d, e, f, g, h, i, j, k)