reactos/win32ss/user
Giannis Adamopoulos b3399c68e9 [WINSRV] ConSrvConnect: Always store the control dispatcher routine
This shouldn't be used only for console applications but can potentially be used by any application to receive shutdown notifications.
MSDN provides more information in the documentation for SetConsoleCtrlHandler. Our services.exe also expect to receive shutdown notifications in this way.
2019-01-04 19:38:36 +02:00
..
ntuser [WIN32SS] Try to recover display when changing the display mode fails for whatever reason. 2019-01-02 21:12:22 +01:00
rtl [WIN32SS][LPK] Add BiDi support to menus and window captions (#738) 2018-08-23 19:43:12 +02:00
user32 [USER32] Let App Switcher activate only one window (#1214) 2019-01-03 16:34:58 +01:00
winsrv [WINSRV] ConSrvConnect: Always store the control dispatcher routine 2019-01-04 19:38:36 +02:00