Searched refs:lpMsg (Results 1 – 1 of 1) sorted by relevance
2000 LPMSG lpMsg = (LPMSG)lParam; in WebViewWndProc() local2001 if (lpMsg->message == WM_KEYDOWN) in WebViewWndProc()2002 keyCode = (UINT) lpMsg->wParam; in WebViewWndProc()