+MmQuerySystemSize()
authorshort <>
Fri, 1 Nov 2002 21:52:11 +0000 (21:52 +0000)
committershort <>
Fri, 1 Nov 2002 21:52:11 +0000 (21:52 +0000)
+IoAllocateWorkItem()
+KeInitializeEvent()
+ExInitializeResourceLite()
+ObfReferenceObject()
+IoRegisterFileSystem()

src/libcaptive/ke/exports.captivesym

index ce3565e..e7279a6 100644 (file)
@@ -44,13 +44,13 @@ ntoskrnl.exe        IoDeleteDevice  undef
 ntoskrnl.exe   IoUnregisterFileSystem  undef
 ntoskrnl.exe   ExDeleteResourceLite    undef
 ntoskrnl.exe   IoFreeWorkItem  undef
-ntoskrnl.exe   MmQuerySystemSize       undef
-ntoskrnl.exe   IoAllocateWorkItem      undef
-ntoskrnl.exe   KeInitializeEvent       undef
-ntoskrnl.exe   ExInitializeResourceLite        undef
+ntoskrnl.exe   MmQuerySystemSize       "reactos/ddk/mmfuncs.h"
+ntoskrnl.exe   IoAllocateWorkItem      "reactos/ddk/iofuncs.h"
+ntoskrnl.exe   KeInitializeEvent       "reactos/ddk/kefuncs.h"
+ntoskrnl.exe   ExInitializeResourceLite        "reactos/ddk/exfuncs.h"
 ntoskrnl.exe   FsRtlCopyRead   undef
-ntoskrnl.exe   ObfReferenceObject      undef
-ntoskrnl.exe   IoRegisterFileSystem    undef
+ntoskrnl.exe   ObfReferenceObject      "reactos/ddk/obfuncs.h"
+ntoskrnl.exe   IoRegisterFileSystem    "reactos/ddk/iofuncs.h"
 ntoskrnl.exe   IoRegisterShutdownNotification  "reactos/ddk/iofuncs.h"
 ntoskrnl.exe   IoCreateDevice  "reactos/ddk/iofuncs.h"
 ntoskrnl.exe   RtlInitUnicodeString    "reactos/ddk/rtl.h"