Home
last modified time | relevance | path

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

/dports/games/sarien/sarien-0.7.0/src/graphics/win32/
H A Dwin32.c59 WM_PUT_BLOCK = WM_USER + 1 enumerator
221 case WM_PUT_BLOCK: in MainWndProc()
658 PostMessage (hwndMain, WM_PUT_BLOCK, 0, (LPARAM)p); in win32_put_block()