reactos/win32ss/user
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
..
ntuser [WIN32K][NTUSER] Specify constant name explicitly (#1067) 2018-11-25 14:31:23 +01:00
rtl [WIN32SS][LPK] Add BiDi support to menus and window captions (#738) 2018-08-23 19:43:12 +02:00
user32 [TRANSLATION] Turkish translations of many components. (#1026) 2018-11-11 18:13:48 +01:00
winsrv [WINSRV] Wait for the process to exit after calling NtTerminateProcess 2018-11-27 10:28:31 +02:00