Searched refs:hWnd (Results 1 – 1 of 1) sorted by relevance
80 LRESULT CALLBACK WndProc(HWND hWnd, UINT iMsg, WPARAM wParam, LPARAM lParam) in WndProc() argument82 return DefWindowProc(hWnd, iMsg, wParam, lParam); in WndProc()