From: short <> Date: Thu, 13 Feb 2003 09:51:05 +0000 (+0000) Subject: Own Rtl*GenericTable*() dropped in the favor of "pass"ed versions X-Git-Tag: captive-0_2~164 X-Git-Url: http://git.jankratochvil.net/?a=commitdiff_plain;h=6002fd8bdc63139fbf958f54cde22fc431f85b06;p=captive.git Own Rtl*GenericTable*() dropped in the favor of "pass"ed versions branch update for HEAD-2003021201 --- 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