reactos/win32ss/user/winsrv/consrv
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
..
condrv [WINSRV] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
frontends [TRANSLATION] Spanish translations (#944) 2019-01-02 12:01:44 +01:00
include
lang [TRANSLATION] Spanish translations (#944) 2019-01-02 12:01:44 +01:00
alias.c
alias.h
api.h
coninput.c
coninput.h
conoutput.c
conoutput.h
console.c [WINSRV] consrv: Implement terminating console processes on shutdown 2019-01-04 13:29:26 +02:00
console.h [WINSRV] consrv: Implement terminating console processes on shutdown 2019-01-04 13:29:26 +02:00
consrv.h
consrv.rc
frontendctl.c
handle.c
handle.h
heap.h
history.c
history.h
init.c [WINSRV] ConSrvConnect: Always store the control dispatcher routine 2019-01-04 19:38:36 +02:00
lineinput.c
lineinput.h
popup.c
popup.h
procinit.h
resource.h
settings.c
shutdown.c [WINSRV] consrv: Implement terminating console processes on shutdown 2019-01-04 13:29:26 +02:00
subsysreg.c [WINSRV] Fix 64 bit issues 2018-08-04 19:19:34 +02:00