reactos/win32ss/user/user32
Katayama Hirofumi MZ 34068456a5
[COMCTL32][USER32] EDIT control: Check bCaptureState on WM_CHAR (#6206)
Based on KRosUser's edit_v2.patch.
Edit control should stop processing
characters when left mouse button
is down.
If es->bCaptureState is set, then
ignore WM_CHAR message.
CORE-10259
2023-12-21 20:24:44 +09:00
..
controls [COMCTL32][USER32] EDIT control: Check bCaptureState on WM_CHAR (#6206) 2023-12-21 20:24:44 +09:00
include [MSCTFIME][SDK][USER32] Add msctfime.ime (stub) (#6141) 2023-12-11 22:37:25 +09:00
lang [REACTOS] Omit "aka" for the authors' nicknames 2023-12-03 22:08:20 +03:00
misc [USER32] Fix F1'97 Demo icon not showing in explorer (#5268) 2023-11-27 17:02:08 +00:00
resources
windows [USER32] Support loading icons from data file module (#6065) 2023-12-17 22:11:50 +01:00
CMakeLists.txt
user32.rc [USER32] Fix OEM resources compilation due to missing OBM_, OIC_, OCR_ defines... 2023-11-23 11:39:57 +01:00
user32.spec