reactos/base
Paweł Cholewa 3276824586 [TASKMGR] Implement proper process tree ending
* Implement ShutdownProcessTree in endproc.c which recursively kills process trees
 * Include tlhelp32.h in precomp.h
 * Check if the child process can be shut down
2019-08-15 19:07:05 +02:00
..
applications [TASKMGR] Implement proper process tree ending 2019-08-15 19:07:05 +02:00
services [3RDPARTY] Suppress MSVC printf format warnings in 3rd-party code 2019-08-15 15:24:12 +02:00
setup [REACTOS] Fix SIZE_T related warnings 2019-08-15 14:20:00 +02:00
shell [EXPLORER] Properly initialise tbBtn.iBitmap. CORE-14262. 2019-06-19 20:37:04 +02:00
system [LSASS] Initialize SAM before starting the security services 2019-08-10 14:36:10 +02:00
CMakeLists.txt