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