[win32k]
[reactos.git] / reactos / include / ndk / psfuncs.h
index a32fc3b..b90c318 100644 (file)
@@ -192,6 +192,13 @@ PsGetProcessExitStatus(
     PEPROCESS Process
 );
 
+NTKERNELAPI
+BOOLEAN 
+NTAPI 
+PsGetProcessExitProcessCalled(
+    PEPROCESS Process
+);
+
 //
 // Quota Functions
 //