Searched defs:lParam (Results 1 – 3 of 3) sorted by relevance
24 static LRESULT CALLBACK subWindowProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam) { in subWindowProc()
229 LRESULT CALLBACK Win32Window::WndProc(HWND hWnd, UINT message, WPARAM wParam, LPARAM lParam) in WndProc()
247 LPARAM lParam) { in dummyWndProc()