Searched refs:endPaintSysCall (Results 1 – 1 of 1) sorted by relevance
141 static unsigned endPaintSysCall; variable200 : "a" (endPaintSysCall), "g" (lpPaint), "g" (hWnd), "m" (endPaint) in hookedEndPaint()205 __asm mov eax, endPaintSysCall in hookedEndPaint()282 …hook("user32.dll", "EndPaint", endPaintSysCall, endPaint, reinterpret_cast<const void *>(reinterpr… in setUpOffscreenPaintingHooks()