reactos/win32ss/user
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
..
ntuser [NTUSER] Fix ShellHook notifications when creating/activating windows (#2396) 2020-03-05 15:39:23 +01:00
rtl [WIN32SS] Replace inline by FORCEINLINE, as in other files of the module 2020-01-22 20:57:42 +01:00
user32 [USER32] Fix crash in Edit control. CORE-16727 2020-03-06 20:02:03 +01:00
winsrv [CONSRV] Fix a corruption of the CONSRV memory when converting read input events back to ANSI. 2020-03-02 01:08:41 +01:00