reactos/win32ss/user
Katayama Hirofumi MZ 94fc56c038
[COMCTL32][USER32] Edit: Don't unlock if unlocked on EM_SETHANDLE (#7886)
JIRA issue: CORE-18944
EDIT_EM_GetHandle unlocks the handle,
so the next EM_SETHANDLE handler
shouldn't unlock the unlocked text.
Don't unlock the handle when es->text
was NULL on EM_SETHANDLE
message handling.
2025-04-24 19:21:22 +09:00
..
ntuser [EXPLORER][BROWSEUI][SHLWAPI][BOOTDATA][WIN32K] Support AppKeys and more WM_APPCOMMANDs (#7879) 2025-04-18 18:35:30 +02:00
rtl [NTUSER][USER32] Populate dwExpWinVer (#7095) 2024-07-09 04:22:14 +09:00
user32 [COMCTL32][USER32] Edit: Don't unlock if unlocked on EM_SETHANDLE (#7886) 2025-04-24 19:21:22 +09:00
user32_vista [USER32_VISTA][USER32] Sync some parts with WINE-10.0 2025-03-09 04:07:55 -07:00
winsrv [REACTOS] Usage improvements for some RtlFindMessage invocations (#6023) 2025-04-08 20:19:54 +02:00