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 [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
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 [WIN32K][WIN32U] Fix system call ids (#5287) 2023-05-28 16:19:50 +03:00
pch.h [SDK] Introduce winbase_undoc.h for undocumented exported kernel32 definitions (#8019) 2025-05-27 20:52:17 +02:00
sys-stubs.S [WIN32K][WIN32U] Fix system call ids (#5287) 2023-05-28 16:19:50 +03:00
w32ksvc32.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
w32ksvc64.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00
win32k.h
win32k.rc
win32k.spec [KERNEL32][NTDLL][NTOS][WIN32K] Fix and sync the exports for RtlUnwindEx and RtlVirtualUnwind (#7749) 2025-03-11 18:59:22 +01:00
win32kp.h [SDK][WIN32SS] Prepare d3dkmt functions up to Windows Vista (#5612) 2025-03-24 21:21:09 +01:00