From 2d1e0dd1af01aff5314a028c892f29ced73df2bc Mon Sep 17 00:00:00 2001 From: short <> Date: Tue, 8 Apr 2003 17:59:35 +0000 Subject: [PATCH] +RtlLookupElementGenericTableAvl() +_except_handler3() +_global_unwind2() +_local_unwind2() +FsRtlIncrementCcFastReadNoWait() +_allmul() +_alldiv() +_allrem() --- src/libcaptive/ke/exports.def | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/libcaptive/ke/exports.def b/src/libcaptive/ke/exports.def index 78ab51c..a20ebb1 100644 --- a/src/libcaptive/ke/exports.def +++ b/src/libcaptive/ke/exports.def @@ -24,6 +24,7 @@ RtlInsertElementGenericTableAvl@16 RtlInsertElementGenericTableFull@24 RtlInsertElementGenericTableFullAvl@24 RtlLookupElementGenericTable@8 +RtlLookupElementGenericTableAvl@8 RtlLookupElementGenericTableFull@16 RtlLookupElementGenericTableFullAvl@16 RtlEnumerateGenericTableWithoutSplaying@8 @@ -125,3 +126,13 @@ GenerateDirEfs@20 InitSecurityInterfaceW@0 EfsDecryptFek@28 RtlFindNextForwardRunClear@12 +_except_handler3 +_global_unwind2 +;_local_unwind2 +;FIXME:;_except_handler3 DATA ; it cannot be wrapped as it does some stack magic +;FIXME:;_global_unwind2 DATA ; it cannot be wrapped as it does some stack magic +_local_unwind2 DATA ; it cannot be wrapped as it does some stack magic +FsRtlIncrementCcFastReadNoWait@0 +_allmul DATA +_alldiv DATA +_allrem DATA -- 1.8.3.1