reactos/win32ss/user/user32/controls
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
..
appswitch.c [USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion. 2017-12-23 23:42:40 +01:00
button.c [USER32] Fix RealUserDrawCaption() return type. Rename {HFONT,UISTATE}_GWL_OFFSET and pfPaint. #179 2017-12-25 14:36:33 +01:00
combo.c [NTDLL][NTUSER] Fix unselected text after WM_CBLOSTTEXTFOCUS 2018-08-19 14:24:34 +02:00
edit.c [NTDLL][NTUSER] Fix unselected text after WM_CBLOSTTEXTFOCUS 2018-08-19 14:24:34 +02:00
icontitle.c
listbox.c [USER32] Stop hiding exceptions left and right 2018-01-15 12:36:45 +02:00
regcontrol.c
scrollbar.c [USER32] Stop hiding exceptions left and right 2018-01-15 12:36:45 +02:00
static.c [USER32] Add wine/debug.h to the PCH and remove an unneeded wine/unicode.h inclusion. 2017-12-23 23:42:40 +01:00