reactos/win32ss
Katayama Hirofumi MZ 62ad2403a0
[USER32][COMCTL32] Edit: Optimize EDIT_SetCaretPos for speed (#8113)
The caret move on IME was slow until this PR.
JIRA issue: CORE-19268
- Don't use ImmIsIME but use IS_IME_HKL(hKL) in
  EDIT_SetCaretPos function. This change improves
  the caret speed.
- Prohibit display of composition window for Korean
  in the handling of WM_IME_SETCONTEXT and
  WM_IME_STARTCOMPOSITION, because Korean
  doesn't want it.
2025-06-14 20:26:05 +09:00
..
drivers [VIDEOPRT] Implement IOCTL_VIDEO_ENUM_MONITOR_PDO 2025-05-27 20:34:37 +02:00
gdi [WIN32K:DIB] USE_DIBLIB: Use new DIB_16BPP_AlphaBlend() (#4568) 2025-05-28 22:06:41 -05:00
include [BOOTDATA][NTUSER] Add DontLoadCTFIME and use it (#8110) 2025-06-12 13:55:49 +09:00
printing [CMAKE] Introduce set_wine_module (Retry) (#7860) 2025-04-04 20:44:38 +09:00
reactx
user [USER32][COMCTL32] Edit: Optimize EDIT_SetCaretPos for speed (#8113) 2025-06-14 20:26:05 +09:00
CMakeLists.txt [IMM32][GITHUB] Move dll/win32/imm32 to win32ss/user/imm32 (#8024) 2025-05-24 13:44:47 +09:00
napi.h
pch.h [SDK] Introduce winbase_undoc.h for undocumented exported kernel32 definitions (#8019) 2025-05-27 20:52:17 +02:00
sys-stubs.S
w32ksvc32.h
w32ksvc64.h
win32k.h
win32k.rc
win32k.spec
win32kp.h