Searched refs:iMsg (Results 1 – 3 of 3) sorted by relevance
398 HWND hWnd, UINT iMsg in HatchWndProc() argument408 switch (iMsg) in HatchWndProc()462 return DefWindowProc(hWnd, iMsg, wParam, lParam); in HatchWndProc()
686 int iMsg = 0; in getConnection() local718 … iMsg = showMessageBox("QueryBox", VclWindowPeerAttribute.RETRY_CANCEL, sMsgNoConnection); in getConnection()719 bExitLoop = iMsg == 0; in getConnection()
42 HWND hWnd, UINT iMsg
Completed in 14 milliseconds