From 6002fd8bdc63139fbf958f54cde22fc431f85b06 Mon Sep 17 00:00:00 2001 From: short <> Date: Thu, 13 Feb 2003 09:51:05 +0000 Subject: [PATCH] Own Rtl*GenericTable*() dropped in the favor of "pass"ed versions branch update for HEAD-2003021201 --- src/libcaptive/ke/exports.def | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/libcaptive/ke/exports.def b/src/libcaptive/ke/exports.def index 64baf94..53d4528 100644 --- a/src/libcaptive/ke/exports.def +++ b/src/libcaptive/ke/exports.def @@ -20,14 +20,14 @@ EXPORTS ExFreePoolWithTag@8 RtlInsertElementGenericTable@16 +RtlInsertElementGenericTableFull@24 RtlLookupElementGenericTable@8 +RtlLookupElementGenericTableFull@16 RtlEnumerateGenericTableWithoutSplaying@8 RtlInitializeGenericTable@20 RtlDeleteElementGenericTable@8 CcInitializeCacheMap@20 MmMapLockedPagesSpecifyCache@24 -_allmul@16 -_alldiv@16 CcUninitializeCacheMap@12 RtlDelete@4 FsRtlTeardownPerStreamContexts@4 @@ -46,4 +46,3 @@ CcSetReadAheadGranularity@8 RtlSubtreePredecessor@4 _allshl DATA ; it is special-arguments function; not data _allshr DATA ; it is special-arguments function; not data -_allrem@16 -- 1.8.3.1