+RtlDeleteElementGenericTableAvl()
authorshort <>
Thu, 27 Mar 2003 16:15:33 +0000 (16:15 +0000)
committershort <>
Thu, 27 Mar 2003 16:15:33 +0000 (16:15 +0000)
+CcSetBcbOwnerPointer()
+RtlFindClearRuns()
+RtlFindLastBackwardRunClear()

src/libcaptive/ke/exports.def

index 9e11299..57e9644 100644 (file)
@@ -29,6 +29,7 @@ RtlEnumerateGenericTableWithoutSplaying@8
 RtlInitializeGenericTable@20
 RtlInitializeGenericTableAvl@20
 RtlDeleteElementGenericTable@8
+RtlDeleteElementGenericTableAvl@8
 CcInitializeCacheMap@20
 MmMapLockedPagesSpecifyCache@24
 CcUninitializeCacheMap@12
@@ -65,3 +66,6 @@ CcSetLogHandleForFile@12
 _alloca_probe  DATA    ; it cannot be wrapped as it modifies the stack frame
 CcSetAdditionalCacheAttributes@12
 CcGetDirtyPages@16
+CcSetBcbOwnerPointer@8
+RtlFindClearRuns@16
+RtlFindLastBackwardRunClear@12