Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/demos/gddemo/src/
Dgd-win32-ui.c80 LRESULT CALLBACK WndProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) in WndProc() argument
82 return DefWindowProc(hWnd, iMsg, wParam, lParam); in WndProc()