+RtlInsertElementGenericTableFullAvl()
authorshort <>
Tue, 25 Mar 2003 00:37:47 +0000 (00:37 +0000)
committershort <>
Tue, 25 Mar 2003 00:37:47 +0000 (00:37 +0000)
+RtlLookupElementGenericTableFullAvl()
+KeAcquireQueuedSpinLock()
+KeReleaseQueuedSpinLock()
+IoCreateStreamFileObjectLite()

src/libcaptive/ke/exports.def

index 5d34400..7013c6a 100644 (file)
@@ -21,8 +21,10 @@ EXPORTS
 ExFreePoolWithTag@8
 RtlInsertElementGenericTable@16
 RtlInsertElementGenericTableFull@24
+RtlInsertElementGenericTableFullAvl@24
 RtlLookupElementGenericTable@8
 RtlLookupElementGenericTableFull@16
+RtlLookupElementGenericTableFullAvl@16
 RtlEnumerateGenericTableWithoutSplaying@8
 RtlInitializeGenericTable@20
 RtlInitializeGenericTableAvl@20
@@ -55,3 +57,6 @@ VerSetConditionMask@16
 RtlVerifyVersionInfo@16
 RtlGetVersion@4
 PoQueueShutdownWorkItem@4
+@KeAcquireQueuedSpinLock@4
+@KeReleaseQueuedSpinLock@8
+IoCreateStreamFileObjectLite@8