reactos/win32ss/user
Joachim Henze 820dbfccd0 [NTUSER] Fix regression CORE-11828
Fixes symptom "mouse pointer vanishes when closing
applications via x in title-bar"

The bug in WIN32SS was unhidden by SVN r65496 == git
5c1a8109c8
, when we introduced explorer_new. The old explorer
had a workaround built within.

Many thanks to patches author James Tabor.
I intend to backport into 0.4.13RC as well.
2020-02-23 13:56:05 +01:00
..
ntuser [NTUSER] Fix regression CORE-11828 2020-02-23 13:56:05 +01:00
rtl [WIN32SS] Replace inline by FORCEINLINE, as in other files of the module 2020-01-22 20:57:42 +01:00
user32 [WIN32SS] Fix a typo in dbg print 2020-02-22 19:40:52 +01:00
winsrv [CONSRV] Keep a count of input events in the console queue + code simplifications. 2020-02-22 23:27:42 +01:00