12*pNtGdiFlushUserBatch)(
VOID);
20 if (pNtGdiFlushUserBatch ==
NULL)
21 return APISTATUS_NOT_FOUND;
24 ok(pTeb !=
NULL,
"pTeb was NULL.\n");
26 pRet = (
PVOID)pNtGdiFlushUserBatch();
28 ok(pRet !=
NULL,
"pRet was NULL.\n");
41 pRet = (
PVOID)pNtGdiFlushUserBatch();
44 ok_int(pTeb->InDbgPrint, 0);
#define ok_long(expression, result)
#define ok_int(expression, result)
#define ok_ptr(expression, result)
#define GetProcAddress(x, y)
NTSTATUS APIENTRY NtGdiFlushUserBatch(VOID)
GDI_TEB_BATCH GdiTebBatch