Searched refs:deadCharExpel (Results 1 – 1 of 1) sorted by relevance
1762 static MSG deadCharExpel; in outputDeadKey_rePost() local1770 deadCharExpel.message = originalMsg.message; in outputDeadKey_rePost()1771 deadCharExpel.hwnd = originalMsg.hwnd; in outputDeadKey_rePost()1772 deadCharExpel.wParam = VK_SPACE; in outputDeadKey_rePost()1774 MyTranslateMessage(&deadCharExpel); in outputDeadKey_rePost()