reactos/win32ss
Giannis Adamopoulos 225c5c4a20 [WINSRV] Wait for the process to exit after calling NtTerminateProcess
NtTerminateProcess just queues an apc in every thread of the target process which in turn kills each thread. We need to wait so that all processes have enough time to exit before shutting down.
2018-11-27 10:28:31 +02:00
..
drivers [REACTOS] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
gdi [WIN32SS] Don't leak memory on failure in IntGdiWidenPath(). 2018-11-16 22:07:08 +01:00
include [WIN32SS][LPK] Add BiDi support to menus and window captions (#738) 2018-08-23 19:43:12 +02:00
printing [TRANSLATION] Turkish translations of many components. (#1026) 2018-11-11 18:13:48 +01:00
reactx [REACTX] Fix 64 bit issues 2018-08-04 19:19:34 +02:00
user [WINSRV] Wait for the process to exit after calling NtTerminateProcess 2018-11-27 10:28:31 +02:00
CMakeLists.txt
napi.h
pch.h
sys-stubs.S
w32ksvc.db
w32ksvc.h [WIN32K] Implement NtUserSetWindowLongPtr for 64 bit builds 2018-02-19 22:36:36 +01:00
win32k.h
win32k.rc
win32k.spec
win32kp.h