mirror of
https://github.com/reactos/reactos.git
synced 2026-06-21 19:22:51 +08:00
Follow-up of #8846. Now <jpnvkeys.h> is useless. Minor refactoring and standardation. JIRA issue: CORE-19268 - Replace <jpnvkeys.h> usage with <wine/ime.h> and fix VK_DBE_ENTERIMECONFIGMODE naming. - Remove duplicated WM_IME_REPORT/IR_* and UNDETERMINESTRUCT definitions now provided by wine/ime.h. - Introduce win3send.c half- implementing ImmSendIMEMessageExA/W. - Add CMake option IMM_WIN3_SUPPORT (default: ON).