Undocumented functions of NTDLL

2OOO, 4 November


LdrShutdownProcess
LdrShutdownProcess

NTSYSAPI 
VOID
NTAPI

LdrShutdownProcess();


Kernel32.dll use this after call to NtTerminateProcess.




Requirements:
Library: ntdll.lib




See also:
NtTerminateProcess
LdrShutdownThread