reactos/win32ss/user/user32/controls
Hermès Bélusca-Maïto b596a2cc31
[USER32] Fix crash in Edit control. CORE-16727
The #ifdef prevents setting the variable, es, to NULL, which lead to an illegal access.
This didn't match dll/comctl32/edit.c .

Patch by 'I_Kill_Bugs' contributor.
2020-03-06 20:02:03 +01:00
..
appswitch.c [USER32] Switch to only one window (Alt+Tab) (#1718) 2019-07-07 09:05:10 +09:00
button.c [COMCTL32][USER32] Fix radio button regression (#2146) 2019-12-10 11:07:56 +09:00
combo.c [User32] Properly handle WM_CTLCOLOR* messages. 2019-11-06 21:43:00 -06:00
edit.c [USER32] Fix crash in Edit control. CORE-16727 2020-03-06 20:02:03 +01:00
ghost.c [WIN32SS][USER32] Add Ghost codes (retrial of #1100) (#1112) 2018-12-11 12:30:59 +09:00
icontitle.c [USER32] Remove unused debug channels. Silences some clang-cl warnings. 2017-12-07 22:25:30 +01:00
listbox.c [USER32] Stop hiding exceptions left and right 2018-01-15 12:36:45 +02:00
regcontrol.c [USER32] Add Ghost window class (#1082) 2018-12-02 18:51:44 +09:00
scrollbar.c [WIN32SS] Prevent disabled scrollbars being clickable CORE-15557 2019-11-09 15:50:50 +01:00
static.c [User32] Sync Port Wine. 2019-06-28 22:22:49 -05:00