Searched refs:lParam (Results 1 – 1 of 1) sorted by relevance
276 LRESULT CALLBACK WndProc(HWND hWnd, unsigned int uMsg, WPARAM wParam, LPARAM lParam) in WndProc() argument294 return DefWindowProc(hWnd, uMsg, wParam, lParam); in WndProc()