reactos/win32ss/user
Manuel Bachmann 71ab0b5d4c [NTDLL][NTUSER] Fix unselected text after WM_CBLOSTTEXTFOCUS
When we unselect text after the WM_CBLOSTTEXTFOCUS message,
make sure we also forget we have been focused at all;
otherwise the edit may become focused again, but with an
empty text selection.

CORE-10266
2018-08-19 14:24:34 +02:00
..
ntuser [WIN32K:NTUSER] Fix type confusion in MsgMemorySize. 2018-08-16 14:13:47 +02:00
rtl [WIN32SS] Fix DrawText wrt DT_CALCRECT | DT_VCENTER (#745) 2018-08-15 19:50:19 +02:00
user32 [NTDLL][NTUSER] Fix unselected text after WM_CBLOSTTEXTFOCUS 2018-08-19 14:24:34 +02:00
winsrv [CONSRV] Implement support for file/directory drag-and-drop (#692). 2018-08-09 14:08:05 +02:00