mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
8f719cb97e
The default IME window has to be created for each top-level window in specific condition. It is needed for implementing Japanese input. - Add IntFocusSetInputContext helper function. - Call IntFocusSetInputContext after sending WM_KILLFOCUS message. - Add IntWantImeWindow, co_IntCreateDefaultImeWindow, and IntDestroyOwnedWindows helper functions. - Create the default IME window (spwndDefaultIme) for the specified window at IntCreateWindow. - Fix Imm32InternalLockIMC function. CORE-11700 |
||
---|---|---|
.. | ||
controls | ||
include | ||
lang | ||
misc | ||
resources | ||
windows | ||
CMakeLists.txt | ||
user32.rc | ||
user32.spec |