Home
last modified time | relevance | path

Searched refs:PaintLoopProcA (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/user32/
H A Dmsg.c9778 static LRESULT WINAPI PaintLoopProcA(HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam) in PaintLoopProcA() function
9895 cls.lpfnWndProc = PaintLoopProcA; in RegisterWindowClasses()