reactos/lib/ntdll/def
diff -u -r1.131 -r1.132
--- ntdll.def 16 Sep 2004 11:47:18 -0000 1.131
+++ ntdll.def 23 Sep 2004 17:03:59 -0000 1.132
@@ -1,4 +1,4 @@
-; $Id: ntdll.def,v 1.131 2004/09/16 11:47:18 ekohl Exp $
+; $Id: ntdll.def,v 1.132 2004/09/23 17:03:59 weiden Exp $
;
; ReactOS Operating System
;
@@ -67,6 +67,7 @@
NtAllocateLocallyUniqueId@4
NtAllocateUuids@12
NtAllocateVirtualMemory@24
+NtAssignProcessToJobObject@8
NtCallbackReturn@12
NtCancelIoFile@8
NtCancelTimer@8
@@ -82,6 +83,7 @@
NtCreateEventPair@12
NtCreateFile@44
NtCreateIoCompletion@16
+NtCreateJobObject@12
NtCreateKey@28
NtCreateMailslotFile@32
NtCreateMutant@16
@@ -125,6 +127,7 @@
NtImpersonateClientOfPort@8
NtImpersonateThread@12
NtInitializeRegistry@4
+NtIsProcessInJob@8
NtListenChannel@8
NtListenPort@8
NtLoadDriver@4
@@ -142,6 +145,7 @@
NtOpenEventPair@12
NtOpenFile@24
NtOpenIoCompletion@12
+NtOpenJobObject@12
NtOpenKey@12
NtOpenMutant@12
NtOpenObjectAuditAlarm@48
@@ -169,6 +173,7 @@
NtQueryFullAttributesFile@8
NtQueryInformationAtom@20
NtQueryInformationFile@20
+NtQueryInformationJobObject@20
NtQueryInformationPort@20
NtQueryInformationProcess@20
NtQueryInformationThread@20
@@ -228,6 +233,7 @@
NtSetHighWaitLowEventPair@4
NtSetHighWaitLowThread@0
NtSetInformationFile@20
+NtSetInformationJobObject@16
NtSetInformationKey@16
NtSetInformationObject@16
NtSetInformationProcess@16
@@ -254,6 +260,7 @@
NtStopProfile@4
NtSuspendThread@8
NtSystemDebugControl@24
+NtTerminateJobObject@8
NtTerminateProcess@8
NtTerminateThread@8
NtTestAlert@0