Signed-off-by: Martin Storsjö <[email protected]> --- .../ntdll.def => lib-common/ntdll.def.in} | 267 +- mingw-w64-crt/libarm32/ntdll.def | 2195 ----------------- mingw-w64-crt/libarm64/Makefile.am | 1 + 3 files changed, 172 insertions(+), 2291 deletions(-) rename mingw-w64-crt/{lib64/ntdll.def => lib-common/ntdll.def.in} (91%) delete mode 100644 mingw-w64-crt/libarm32/ntdll.def
diff --git a/mingw-w64-crt/lib64/ntdll.def b/mingw-w64-crt/lib-common/ntdll.def.in similarity index 91% rename from mingw-w64-crt/lib64/ntdll.def rename to mingw-w64-crt/lib-common/ntdll.def.in index f9347b8f0..0ad5922a0 100644 --- a/mingw-w64-crt/lib64/ntdll.def +++ b/mingw-w64-crt/lib-common/ntdll.def.in @@ -1,13 +1,12 @@ -; -; Definition file of ntdll.dll -; Automatic generated by gendef -; written by Kai Tietz 2008 -; +#include "func.def.in" + LIBRARY "ntdll.dll" EXPORTS +#ifdef DEF_X64 PropertyLengthAsVariant RtlConvertPropertyToVariant RtlConvertVariantToProperty +#endif A_SHAFinal A_SHAInit A_SHAUpdate @@ -39,9 +38,11 @@ CsrClientConnectToServer CsrFreeCaptureBuffer CsrGetProcessId CsrIdentifyAlertableThread +#if defined(DEF_I386) || defined(DEF_X64) CsrNewThread CsrProbeForRead CsrProbeForWrite +#endif CsrSetPriorityClass CsrVerifyRegion DbgBreakPoint @@ -64,13 +65,17 @@ DbgUiStopDebugging DbgUiWaitStateChange DbgUserBreakPoint EtwCheckCoverage +#ifdef DEF_X64 EtwControlTraceA EtwControlTraceW +#endif EtwCreateTraceInstanceId +#ifdef DEF_X64 EtwEnableTrace EtwEnumerateTraceGuids EtwFlushTraceA EtwFlushTraceW +#endif EtwDeliverDataBlock EtwEnumerateProcessRegGuids EtwEventActivityIdControl @@ -90,6 +95,7 @@ EtwEventWriteTransfer EtwGetTraceEnableFlags EtwGetTraceEnableLevel EtwGetTraceLoggerHandle +#ifdef DEF_X64 EtwNotificationRegistrationA EtwNotificationRegistrationW EtwQueryAllTracesA @@ -98,6 +104,7 @@ EtwQueryTraceA EtwQueryTraceW EtwReceiveNotificationsA EtwReceiveNotificationsW +#endif EtwLogTraceEvent EtwNotificationRegister EtwNotificationUnregister @@ -105,11 +112,13 @@ EtwProcessPrivateLoggerRequest EtwRegisterSecurityProvider EtwRegisterTraceGuidsA EtwRegisterTraceGuidsW +#ifdef DEF_X64 EtwStartTraceA EtwStartTraceW EtwStopTraceA EtwStopTraceW EtwTraceEvent +#endif EtwReplyNotification EtwSendNotification EtwSetMark @@ -117,45 +126,50 @@ EtwTraceEventInstance EtwTraceMessage EtwTraceMessageVa EtwUnregisterTraceGuids +#ifdef DEF_X64 EtwUpdateTraceA EtwUpdateTraceW EtwpGetTraceBuffer EtwpSetHWConfigFunction +#endif EtwWriteUMSecurityEvent EtwpCreateEtwThread EtwpGetCpuSpeed -EtwpNotificationThread +F_X64(EtwpNotificationThread) EvtIntReportAuthzEventAndSourceAsync EvtIntReportEventAndSourceAsync +#ifndef DEF_ARM32 ExpInterlockedPopEntrySListEnd -ExpInterlockedPopEntrySListEnd16 +F_X64(ExpInterlockedPopEntrySListEnd16) ExpInterlockedPopEntrySListFault -ExpInterlockedPopEntrySListFault16 +F_X64(ExpInterlockedPopEntrySListFault16) ExpInterlockedPopEntrySListResume -ExpInterlockedPopEntrySListResume16 +F_X64(ExpInterlockedPopEntrySListResume16) +#endif KiRaiseUserExceptionDispatcher KiUserApcDispatcher KiUserCallbackDispatcher +F_ARM_ANY(KiUserCallbackDispatcherReturn) KiUserExceptionDispatcher -KiUserInvertedFunctionTable -LdrAccessOutOfProcessResource +KiUserInvertedFunctionTable F_ARM_ANY(DATA) +F_X64(LdrAccessOutOfProcessResource) LdrAccessResource LdrAddDllDirectory LdrAddLoadAsDataTable LdrAddRefDll -LdrAlternateResourcesEnabled +F_X86_ANY(LdrAlternateResourcesEnabled) LdrAppxHandleIntegrityFailure LdrCallEnclave LdrControlFlowGuardEnforced LdrCreateEnclave -LdrCreateOutOfProcessImage +F_X64(LdrCreateOutOfProcessImage) LdrDeleteEnclave -LdrDestroyOutOfProcessImage +F_X64(LdrDestroyOutOfProcessImage) LdrDisableThreadCalloutsForDll LdrEnumResources LdrEnumerateLoadedModules LdrFastFailInLoaderCallout -LdrFindCreateProcessManifest +F_X64(LdrFindCreateProcessManifest) LdrFindEntryForAddress LdrFindResourceDirectory_U LdrFindResourceEx_U @@ -170,11 +184,11 @@ LdrGetDllHandleEx LdrGetDllPath LdrGetFailureData LdrGetFileNameFromLoadAsDataTable -LdrGetKnownDllSectionHandle +F64(LdrGetKnownDllSectionHandle) LdrGetProcedureAddress LdrGetProcedureAddressEx LdrGetProcedureAddressForCaller -LdrHotPatchRoutine +F_X86_ANY(LdrHotPatchRoutine) LdrInitShimEngineDynamic LdrInitializeEnclave LdrInitializeThunk @@ -185,7 +199,7 @@ LdrLoadDll LdrLoadEnclaveModule LdrLockLoaderLock LdrOpenImageFileOptionsKey -LdrProcessInitializationComplete +F64(LdrProcessInitializationComplete) LdrProcessRelocationBlock LdrProcessRelocationBlockEx LdrQueryImageFileExecutionOptions @@ -214,7 +228,7 @@ LdrSetMUICacheType LdrShutdownProcess LdrShutdownThread LdrStandardizeSystemPath -LdrSystemDllInitBlock +LdrSystemDllInitBlock F_ARM_ANY(DATA) LdrUnloadAlternateResourceModule LdrUnloadAlternateResourceModuleEx LdrUnloadDll @@ -256,7 +270,7 @@ NtAlertThreadByThreadId NtAllocateLocallyUniqueId NtAllocateReserveObject NtAllocateUserPhysicalPages -NtAllocateUserPhysicalPagesEx +F_X86_ANY(NtAllocateUserPhysicalPagesEx) NtAllocateUuids NtAllocateVirtualMemory NtAllocateVirtualMemoryEx @@ -289,7 +303,7 @@ NtAssignProcessToJobObject NtAssociateWaitCompletionPacket NtCallEnclave NtCallbackReturn -NtCancelDeviceWakeupRequest +F_X86_ANY(NtCancelDeviceWakeupRequest) NtCancelIoFile NtCancelIoFileEx NtCancelSynchronousIoFile @@ -414,7 +428,7 @@ NtGetNextProcess NtGetNextThread NtGetNlsSectionPtr NtGetNotificationResourceManager -NtGetPlugPlayEvent +F_X86_ANY(NtGetPlugPlayEvent) NtGetTickCount NtGetWriteWatch NtImpersonateAnonymousToken @@ -432,6 +446,7 @@ NtLoadDriver NtLoadEnclaveData NtLoadKey NtLoadKey2 +F_ARM_ANY(NtLoadKey3) NtLoadKeyEx NtLockFile NtLockProductActivationKeys @@ -496,7 +511,7 @@ NtPrivilegedServiceAuditAlarm NtPropagationComplete NtPropagationFailed NtProtectVirtualMemory -NtPssCaptureVaSpaceBulk +F_X86_ANY(NtPssCaptureVaSpaceBulk) NtPulseEvent NtQueryAttributesFile NtQueryAuxiliaryCounterFrequency @@ -585,10 +600,10 @@ NtReplyPort NtReplyWaitReceivePort NtReplyWaitReceivePortEx NtReplyWaitReplyPort -NtRequestDeviceWakeup +F_X86_ANY(NtRequestDeviceWakeup) NtRequestPort NtRequestWaitReplyPort -NtRequestWakeupLatency +F_X86_ANY(NtRequestWakeupLatency) NtResetEvent NtResetWriteWatch NtRestoreKey @@ -700,6 +715,27 @@ NtWaitForWorkViaWorkerFactory NtWaitHighEventPair NtWaitLowEventPair NtWorkerFactoryWorkerReady +#ifdef DEF_ARM32 +NtWow64AllocateVirtualMemory64 +NtWow64CallFunction64 +NtWow64CsrAllocateCaptureBuffer +NtWow64CsrAllocateMessagePointer +NtWow64CsrCaptureMessageBuffer +NtWow64CsrCaptureMessageString +NtWow64CsrClientCallServer +NtWow64CsrClientConnectToServer +NtWow64CsrFreeCaptureBuffer +NtWow64CsrGetProcessId +NtWow64CsrIdentifyAlertableThread +NtWow64CsrVerifyRegion +NtWow64DebuggerCall +NtWow64GetCurrentProcessorNumberEx +NtWow64GetNativeSystemInformation +NtWow64IsProcessorFeaturePresent +NtWow64QueryInformationProcess64 +NtWow64ReadVirtualMemory64 +NtWow64WriteVirtualMemory64 +#endif NtWriteFile NtWriteFileGather NtWriteRequestData @@ -721,6 +757,7 @@ PssNtFreeWalkMarker PssNtQuerySnapshot PssNtValidateDescriptor PssNtWalkSnapshot +F_ARM32(ReadTimeStampCounter) RtlAbortRXact RtlAbsoluteToSelfRelativeSD RtlAcquirePebLock @@ -785,7 +822,7 @@ RtlAppxIsFileOwnedByTrustedInstaller RtlAreAllAccessesGranted RtlAreAnyAccessesGranted RtlAreBitsClear -RtlAreBitsClearEx +F_X64(RtlAreBitsClearEx) RtlAreBitsSet RtlAreLongPathsEnabled RtlAssert @@ -793,7 +830,7 @@ RtlAvlInsertNodeEx RtlAvlRemoveNode RtlBarrier RtlBarrierForDelete -RtlCallEnclaveReturn +F_X64(RtlCallEnclaveReturn) RtlCancelTimer RtlCanonicalizeDomainName RtlCapabilityCheck @@ -804,7 +841,7 @@ RtlCharToInteger RtlCheckBootStatusIntegrity RtlCheckForOrphanedCriticalSections RtlCheckPortableOperatingSystem -RtlCheckProcessParameters +F_X64(RtlCheckProcessParameters) RtlCheckRegistryKey RtlCheckSandboxedToken RtlCheckSystemBootStatusIntegrity @@ -813,11 +850,11 @@ RtlCheckTokenMembership RtlCheckTokenMembershipEx RtlCleanUpTEBLangLists RtlClearAllBits -RtlClearAllBitsEx +F_X64(RtlClearAllBitsEx) RtlClearBit -RtlClearBitEx +F_X64(RtlClearBitEx) RtlClearBits -RtlClearBitsEx +F_X64(RtlClearBitsEx) RtlClearThreadWorkOnBehalfTicket RtlCloneMemoryStream RtlCloneUserProcess @@ -832,7 +869,7 @@ RtlCompareMemoryUlong RtlCompareString RtlCompareUnicodeString RtlCompareUnicodeStrings -RtlCompleteProcessCloning +F64(RtlCompleteProcessCloning) RtlCompressBuffer RtlComputeCrc32 RtlComputeImportTableHash @@ -848,7 +885,7 @@ RtlConvertSRWLockExclusiveToShared RtlConvertSharedToExclusive RtlConvertSidToUnicodeString RtlConvertToAutoInheritSecurityObject -RtlConvertUiListToApiList +F_X86_ANY(RtlConvertUiListToApiList) RtlCopyBitMap RtlCopyContext RtlCopyExtendedContext @@ -856,7 +893,7 @@ RtlCopyLuid RtlCopyLuidAndAttributesArray RtlCopyMappedMemory RtlCopyMemory -RtlCopyMemoryNonTemporal +F_X64(RtlCopyMemoryNonTemporal) RtlCopyMemoryStreamTo RtlCopyOutOfProcessMemoryStreamTo RtlCopySecurityDescriptor @@ -891,12 +928,14 @@ RtlCreateSystemVolumeInformationFolder RtlCreateTagHeap RtlCreateTimer RtlCreateTimerQueue +#ifdef DEF_X64 RtlCreateUmsCompletionList RtlCreateUmsThread RtlCreateUmsThreadContext +#endif RtlCreateUnicodeString RtlCreateUnicodeStringFromAsciiz -RtlCreateUserFiberShadowStack +F_X64(RtlCreateUserFiberShadowStack) RtlCreateUserProcess RtlCreateUserProcessEx RtlCreateUserSecurityObject @@ -937,9 +976,11 @@ RtlDeleteSecurityObject RtlDeleteTimer RtlDeleteTimerQueue RtlDeleteTimerQueueEx +#ifdef DEF_X64 RtlDeleteUmsCompletionList RtlDeleteUmsThreadContext RtlDequeueUmsCompletionListItems +#endif RtlDeregisterSecureMemoryCacheCallback RtlDeregisterWait RtlDeregisterWaitEx @@ -970,14 +1011,14 @@ RtlDosSearchPath_U RtlDosSearchPath_Ustr RtlDowncaseUnicodeChar RtlDowncaseUnicodeString -RtlDrainNonVolatileFlush +F64(RtlDrainNonVolatileFlush) RtlDumpResource RtlDuplicateUnicodeString RtlEmptyAtomTable RtlEnableEarlyCriticalSectionEventCreation RtlEnableThreadProfiling -RtlEnclaveCallDispatch -RtlEnclaveCallDispatchReturn +F_X64(RtlEnclaveCallDispatch) +F_X64(RtlEnclaveCallDispatchReturn) RtlEncodePointer RtlEncodeRemotePointer RtlEncodeSystemPointer @@ -985,7 +1026,7 @@ RtlEndEnumerationHashTable RtlEndStrongEnumerationHashTable RtlEndWeakEnumerationHashTable RtlEnterCriticalSection -RtlEnterUmsSchedulingMode +F_X64(RtlEnterUmsSchedulingMode) RtlEnumProcessHeaps RtlEnumerateEntryHashTable RtlEnumerateGenericTable @@ -1006,20 +1047,23 @@ RtlEthernetAddressToStringA RtlEthernetAddressToStringW RtlEthernetStringToAddressA RtlEthernetStringToAddressW -RtlExecuteUmsThread +F_X64(RtlExecuteUmsThread) RtlExitUserProcess RtlExitUserThread RtlExpandEnvironmentStrings RtlExpandEnvironmentStrings_U -RtlExtendHeap +F_X86_ANY(RtlExtendHeap) RtlExpandHashTable RtlExtendCorrelationVector RtlExtendMemoryBlockLookaside RtlExtendMemoryZone +F_ARM32(RtlExtendedMagicDivide) RtlExtractBitMap RtlFillMemory -RtlFillMemoryNonTemporal -RtlFillNonVolatileMemory +F_X64(RtlFillMemoryNonTemporal) +F_ARM_ANY(RtlFillMemoryUlong) +F_ARM_ANY(RtlFillMemoryUlonglong) +F64(RtlFillNonVolatileMemory) RtlFinalReleaseOutOfProcessMemoryStream RtlFindAceByType RtlFindActivationContextSectionGuid @@ -1027,7 +1071,7 @@ RtlFindActivationContextSectionString RtlFindCharInUnicodeString RtlFindClearBits RtlFindClearBitsAndSet -RtlFindClearBitsEx +F_X64(RtlFindClearBitsEx) RtlFindClearRuns RtlFindClosestEncodableLength RtlFindExportedRoutineByName @@ -1039,8 +1083,8 @@ RtlFindMostSignificantBit RtlFindNextForwardRunClear RtlFindSetBits RtlFindSetBitsAndClear -RtlFindSetBitsAndClearEx -RtlFindSetBitsEx +F_X64(RtlFindSetBitsAndClearEx) +F_X64(RtlFindSetBitsEx) RtlFindUnicodeSubstring RtlFirstEntrySList RtlFirstFreeAce @@ -1049,8 +1093,8 @@ RtlFlsFree RtlFlsGetValue RtlFlsSetValue RtlFlushHeaps -RtlFlushNonVolatileMemory -RtlFlushNonVolatileMemoryRanges +F64(RtlFlushNonVolatileMemory) +F64(RtlFlushNonVolatileMemoryRanges) RtlFlushSecureMemoryCache RtlFormatCurrentUserKeyPath RtlFormatMessage @@ -1060,14 +1104,14 @@ RtlFreeAnsiString RtlFreeHandle RtlFreeHeap RtlFreeMemoryBlockLookaside -RtlFreeNonVolatileToken +F64(RtlFreeNonVolatileToken) RtlFreeOemString RtlFreeSid RtlFreeThreadActivationContextStack -RtlFreeUTF8String +F_X86_ANY(RtlFreeUTF8String) RtlFreeUnicodeString -RtlFreeUserFiberShadowStack -RtlFreeUserThreadStack +F_X64(RtlFreeUserFiberShadowStack) +F_X86_ANY(RtlFreeUserThreadStack) RtlFreeUserStack RtlGUIDFromString RtlGenerate8dot3Name @@ -1088,7 +1132,7 @@ RtlGetCurrentProcessorNumber RtlGetCurrentProcessorNumberEx RtlGetCurrentServiceSessionId RtlGetCurrentTransaction -RtlGetCurrentUmsThread +F_X64(RtlGetCurrentUmsThread) RtlGetDaclSecurityDescriptor RtlGetDeviceFamilyInfoEnum RtlGetElementGenericTable @@ -1116,8 +1160,8 @@ RtlGetLongestNtPathLength RtlGetMultiTimePrecise RtlGetNativeSystemInformation RtlGetNextEntryHashTable -RtlGetNextUmsListItem -RtlGetNonVolatileToken +F_X64(RtlGetNextUmsListItem) +F64(RtlGetNonVolatileToken) RtlGetNtGlobalFlags RtlGetNtProductType RtlGetNtSystemRoot @@ -1144,7 +1188,7 @@ RtlGetThreadPreferredUILanguages RtlGetThreadWorkOnBehalfTicket RtlGetTokenNamedObjectPath RtlGetUILanguageInfo -RtlGetUmsCompletionListEvent +F_X64(RtlGetUmsCompletionListEvent) RtlGetUnloadEventTrace RtlGetUnloadEventTraceEx RtlGetUserInfoHeap @@ -1177,14 +1221,14 @@ RtlInitOutOfProcessMemoryStream RtlInitString RtlInitStringEx RtlInitStrongEnumerationHashTable -RtlInitUTF8String -RtlInitUTF8StringEx +F_X86_ANY(RtlInitUTF8String) +F_X86_ANY(RtlInitUTF8StringEx) RtlInitUnicodeString RtlInitUnicodeStringEx RtlInitWeakEnumerationHashTable RtlInitializeAtomPackage RtlInitializeBitMap -RtlInitializeBitMapEx +F64(RtlInitializeBitMapEx) RtlInitializeConditionVariable RtlInitializeContext RtlInitializeCorrelationVector @@ -1270,7 +1314,7 @@ RtlIsValidHandle RtlIsValidIndexHandle RtlIsValidLocaleName RtlIsValidProcessTrustLabelSid -RtlIsZeroMemory +F_X86_ANY(RtlIsZeroMemory) RtlKnownExceptionFilter RtlLCIDToCultureName RtlLargeIntegerToChar @@ -1318,19 +1362,19 @@ RtlNewSecurityObject RtlNewSecurityObjectEx RtlNewSecurityObjectWithMultipleInheritance RtlNormalizeProcessParams -RtlNormalizeSecurityDescriptor +F_X86_ANY(RtlNormalizeSecurityDescriptor) RtlNormalizeString RtlNtPathNameToDosPathName RtlNtStatusToDosError RtlNtStatusToDosErrorNoTeb -RtlNtdllName DATA +F64(RtlNtdllName DATA) RtlNumberGenericTableElements RtlNumberGenericTableElementsAvl RtlNumberOfClearBits -RtlNumberOfClearBitsEx +F_X64(RtlNumberOfClearBitsEx) RtlNumberOfClearBitsInRange RtlNumberOfSetBits -RtlNumberOfSetBitsEx +F_X64(RtlNumberOfSetBitsEx) RtlNumberOfSetBitsInRange RtlNumberOfSetBitsUlongPtr RtlOemStringToUnicodeSize @@ -1344,7 +1388,7 @@ RtlPinAtomInAtomTable RtlPopFrame RtlPrefixString RtlPrefixUnicodeString -RtlPrepareForProcessCloning +F64(RtlPrepareForProcessCloning) RtlProcessFlsData RtlProtectHeap RtlPublishWnfStateData @@ -1385,7 +1429,7 @@ RtlQueryThreadPlaceholderCompatibilityMode RtlQueryThreadProfiling RtlQueryTimeZoneInformation RtlQueryTokenHostIdAsUlong64 -RtlQueryUmsThreadInformation +F_X64(RtlQueryUmsThreadInformation) RtlQueryUnbiasedInterruptTime RtlQueryValidationRunlevel RtlQueryWnfMetaNotification @@ -1438,7 +1482,7 @@ RtlRestoreBootStatusDefaults RtlRestoreContext RtlRestoreLastWin32Error RtlRestoreSystemBootStatusDefaults -RtlRestoreThreadPreferredUILanguages +F_X86_ANY(RtlRestoreThreadPreferredUILanguages) RtlRetrieveNtUserPfn RtlRevertMemoryStream RtlRunDecodeUnicodeString @@ -1454,12 +1498,12 @@ RtlSelfRelativeToAbsoluteSD RtlSelfRelativeToAbsoluteSD2 RtlSendMsgToSm RtlSetAllBits -RtlSetAllBitsEx +F_X64(RtlSetAllBitsEx) RtlSetAttributesSecurityDescriptor RtlSetBit -RtlSetBitEx +F_X64(RtlSetBitEx) RtlSetBits -RtlSetBitsEx +F_X64(RtlSetBitsEx) RtlSetControlSecurityDescriptor RtlSetCriticalSectionSpinCount RtlSetCurrentDirectory_U @@ -1499,14 +1543,15 @@ RtlSetThreadIsCritical RtlSetThreadPlaceholderCompatibilityMode RtlSetThreadPoolStartFunc RtlSetThreadPreferredUILanguages -RtlSetThreadPreferredUILanguages2 +F_X86_ANY(RtlSetThreadPreferredUILanguages2) RtlSetThreadSubProcessTag RtlSetThreadWorkOnBehalfTicket RtlSetTimeZoneInformation RtlSetTimer -RtlSetUmsThreadInformation +F_X64(RtlSetUmsThreadInformation) RtlSetUnhandledExceptionFilter -RtlSetUnicodeCallouts +F_X64(RtlSetUnicodeCallouts) +F32(RtlSetUserCallbackExceptionFilter) RtlSetUserFlagsHeap RtlSetUserValueHeap RtlSidDominates @@ -1533,7 +1578,7 @@ RtlSwitchedVVI RtlSystemTimeToLocalTime RtlTestAndPublishWnfStateData RtlTestBit -RtlTestBitEx +F64(RtlTestBitEx) RtlTestProtectedAccess RtlTimeFieldsToTime RtlTimeToElapsedTimeFields @@ -1553,10 +1598,12 @@ RtlTryAcquireSRWLockExclusive RtlTryAcquireSRWLockShared RtlTryConvertSRWLockSharedToExclusiveOrRelease RtlTryEnterCriticalSection -RtlUTF8StringToUnicodeString +F_X86_ANY(RtlUTF8StringToUnicodeString) RtlUTF8ToUnicodeN RtlUdiv128 -RtlUmsThreadYield +F_X64(RtlUmsThreadYield) +F_ARM_ANY(RtlUlongByteSwap) +F_ARM_ANY(RtlUlonglongByteSwap) RtlUnhandledExceptionFilter RtlUnhandledExceptionFilter2 RtlUnicodeStringToAnsiSize @@ -1565,7 +1612,7 @@ RtlUnicodeStringToCountedOemString RtlUnicodeStringToInteger RtlUnicodeStringToOemSize RtlUnicodeStringToOemString -RtlUnicodeStringToUTF8String +F_X86_ANY(RtlUnicodeStringToUTF8String) RtlUnicodeToCustomCPN RtlUnicodeToMultiByteN RtlUnicodeToMultiByteSize @@ -1597,9 +1644,10 @@ RtlUpdateClonedSRWLock RtlUpdateTimer RtlUpperChar RtlUpperString -RtlUsageHeap +F_X86_ANY(RtlUsageHeap) RtlUserFiberStart RtlUserThreadStart +F_ARM_ANY(RtlUshortByteSwap) RtlValidAcl RtlValidProcessProtection RtlValidRelativeSecurityDescriptor @@ -1628,16 +1676,17 @@ RtlWnfDllUnloadCallback RtlWow64CallFunction64 RtlWow64EnableFsRedirection RtlWow64EnableFsRedirectionEx -RtlWow64GetCpuAreaInfo -RtlWow64GetCurrentCpuArea +F64(RtlWow64GetCpuAreaInfo) +F64(RtlWow64GetCurrentCpuArea) RtlWow64GetCurrentMachine RtlWow64GetEquivalentMachineCHPE RtlWow64GetProcessMachines RtlWow64GetSharedInfoProcess -RtlWow64GetThreadContext -RtlWow64GetThreadSelectorEntry +F64(RtlWow64GetThreadContext) +F64(RtlWow64GetThreadSelectorEntry) RtlWow64IsWowGuestMachineSupported RtlWow64LogMessageInEventLogger +#if defined(DEF_X64) || defined(DEF_ARM64) RtlWow64PopAllCrossProcessWorkFromWorkList RtlWow64PopCrossProcessWorkFromFreeList RtlWow64PushCrossProcessWorkOntoFreeList @@ -1646,8 +1695,9 @@ RtlWow64RequestCrossProcessHeavyFlush RtlWow64SetThreadContext RtlWow64SuspendProcess RtlWow64SuspendThread +#endif RtlWriteMemoryStream -RtlWriteNonVolatileMemory +F64(RtlWriteNonVolatileMemory) RtlWriteRegistryValue RtlZeroHeap RtlZeroMemory @@ -1661,8 +1711,8 @@ RtlpConvertLCIDsToCultureNames RtlpConvertRelativeToAbsoluteSecurityAttribute RtlpCreateProcessRegistryInfo RtlpEnsureBufferSize -RtlpExecuteUmsThread -RtlpFreezeTimeBias +F_X64(RtlpExecuteUmsThread) +RtlpFreezeTimeBias F_ARM_ANY(DATA) RtlpGetDeviceFamilyInfoEnum RtlpGetLCIDFromLangInfoNode RtlpGetNameFromLangInfoNode @@ -1685,7 +1735,7 @@ RtlpNtOpenKey RtlpNtQueryValueKey RtlpNtSetValueKey RtlpQueryDefaultUILanguage -RtlpQueryProcessDebugInformationFromWow64 +F64(RtlpQueryProcessDebugInformationFromWow64) RtlpQueryProcessDebugInformationRemote RtlpRefreshCachedUILanguage RtlpSetInstallLanguage @@ -1693,14 +1743,17 @@ RtlpSetPreferredUILanguages RtlpSetUserPreferredUILanguages RtlpTimeFieldsToTime RtlpTimeToTimeFields -RtlpUmsExecuteYieldThreadEnd -RtlpUmsThreadYield +F_X64(RtlpUmsExecuteYieldThreadEnd) +F_X64(RtlpUmsThreadYield) RtlpUnWaitCriticalSection RtlpVerifyAndCommitUILanguageSettings RtlpWaitForCriticalSection +#ifdef DEF_X64 RtlpWow64CtxFromAmd64 RtlpWow64GetContextOnAmd64 RtlpWow64SetContextOnAmd64 +#endif +F_ARM64(RtlpWow64CtxFromArm64) RtlxAnsiStringToUnicodeSize RtlxOemStringToUnicodeSize RtlxUnicodeStringToAnsiSize @@ -1736,12 +1789,12 @@ TpCancelAsyncIoOperation TpCaptureCaller TpCheckTerminateWorker TpDbgDumpHeapUsage -TpDbgGetFreeInfo +F_X86_ANY(TpDbgGetFreeInfo) TpDbgSetLogRoutine TpDisablePoolCallbackChecks TpDisassociateCallback TpIsTimerSet -TpPoolFreeUnusedNodes +F_X86_ANY(TpPoolFreeUnusedNodes) TpPostWork TpQueryPoolStackInformation TpReleaseAlpcCompletion @@ -1831,7 +1884,7 @@ ZwAlertThreadByThreadId ZwAllocateLocallyUniqueId ZwAllocateReserveObject ZwAllocateUserPhysicalPages -ZwAllocateUserPhysicalPagesEx +F_X86_ANY(ZwAllocateUserPhysicalPagesEx) ZwAllocateUuids ZwAllocateVirtualMemory ZwAllocateVirtualMemoryEx @@ -1864,7 +1917,7 @@ ZwAssignProcessToJobObject ZwAssociateWaitCompletionPacket ZwCallEnclave ZwCallbackReturn -ZwCancelDeviceWakeupRequest +F_X86_ANY(ZwCancelDeviceWakeupRequest) ZwCancelIoFile ZwCancelIoFileEx ZwCancelSynchronousIoFile @@ -1989,7 +2042,7 @@ ZwGetNextProcess ZwGetNextThread ZwGetNlsSectionPtr ZwGetNotificationResourceManager -ZwGetPlugPlayEvent +F_X86_ANY(ZwGetPlugPlayEvent) ZwGetWriteWatch ZwImpersonateAnonymousToken ZwImpersonateClientOfPort @@ -2006,6 +2059,7 @@ ZwLoadDriver ZwLoadEnclaveData ZwLoadKey ZwLoadKey2 +F_ARM_ANY(ZwLoadKey3) ZwLoadKeyEx ZwLockFile ZwLockProductActivationKeys @@ -2070,7 +2124,7 @@ ZwPrivilegedServiceAuditAlarm ZwPropagationComplete ZwPropagationFailed ZwProtectVirtualMemory -ZwPssCaptureVaSpaceBulk +F_X86_ANY(ZwPssCaptureVaSpaceBulk) ZwPulseEvent ZwQueryAttributesFile ZwQueryAuxiliaryCounterFrequency @@ -2159,10 +2213,10 @@ ZwReplyPort ZwReplyWaitReceivePort ZwReplyWaitReceivePortEx ZwReplyWaitReplyPort -ZwRequestDeviceWakeup +F_X86_ANY(ZwRequestDeviceWakeup) ZwRequestPort ZwRequestWaitReplyPort -ZwRequestWakeupLatency +F_X86_ANY(ZwRequestWakeupLatency) ZwResetEvent ZwResetWriteWatch ZwRestoreKey @@ -2274,6 +2328,27 @@ ZwWaitForWorkViaWorkerFactory ZwWaitHighEventPair ZwWaitLowEventPair ZwWorkerFactoryWorkerReady +#ifdef DEF_ARM32 +ZwWow64AllocateVirtualMemory64 +ZwWow64CallFunction64 +ZwWow64CsrAllocateCaptureBuffer +ZwWow64CsrAllocateMessagePointer +ZwWow64CsrCaptureMessageBuffer +ZwWow64CsrCaptureMessageString +ZwWow64CsrClientCallServer +ZwWow64CsrClientConnectToServer +ZwWow64CsrFreeCaptureBuffer +ZwWow64CsrGetProcessId +ZwWow64CsrIdentifyAlertableThread +ZwWow64CsrVerifyRegion +ZwWow64DebuggerCall +ZwWow64GetCurrentProcessorNumberEx +ZwWow64GetNativeSystemInformation +ZwWow64IsProcessorFeaturePresent +ZwWow64QueryInformationProcess64 +ZwWow64ReadVirtualMemory64 +ZwWow64WriteVirtualMemory64 +#endif ZwWriteFile ZwWriteFileGather ZwWriteRequestData diff --git a/mingw-w64-crt/libarm32/ntdll.def b/mingw-w64-crt/libarm32/ntdll.def deleted file mode 100644 index dddc1cca2..000000000 --- a/mingw-w64-crt/libarm32/ntdll.def +++ /dev/null @@ -1,2195 +0,0 @@ -; -; Definition file of ntdll.dll -; Automatic generated by gendef -; written by Kai Tietz 2008-2014 -; -LIBRARY "ntdll.dll" -EXPORTS -A_SHAFinal -A_SHAInit -A_SHAUpdate -AlpcAdjustCompletionListConcurrencyCount -AlpcFreeCompletionListMessage -AlpcGetCompletionListLastMessageInformation -AlpcGetCompletionListMessageAttributes -AlpcGetHeaderSize -AlpcGetMessageAttribute -AlpcGetMessageFromCompletionList -AlpcGetOutstandingCompletionListMessageCount -AlpcInitializeMessageAttribute -AlpcMaxAllowedMessageLength -AlpcRegisterCompletionList -AlpcRegisterCompletionListWorkerThread -AlpcRundownCompletionList -AlpcUnregisterCompletionList -AlpcUnregisterCompletionListWorkerThread -ApiSetQueryApiSetPresence -ApiSetQueryApiSetPresenceEx -CsrAllocateCaptureBuffer -CsrAllocateMessagePointer -CsrCaptureMessageBuffer -CsrCaptureMessageMultiUnicodeStringsInPlace -CsrCaptureMessageString -CsrCaptureTimeout -CsrClientCallServer -CsrClientConnectToServer -CsrFreeCaptureBuffer -CsrGetProcessId -CsrIdentifyAlertableThread -CsrSetPriorityClass -CsrVerifyRegion -DbgBreakPoint -DbgPrint -DbgPrintEx -DbgPrintReturnControlC -DbgPrompt -DbgQueryDebugFilterState -DbgSetDebugFilterState -DbgUiConnectToDbg -DbgUiContinue -DbgUiConvertStateChangeStructure -DbgUiConvertStateChangeStructureEx -DbgUiDebugActiveProcess -DbgUiGetThreadDebugObject -DbgUiIssueRemoteBreakin -DbgUiRemoteBreakin -DbgUiSetThreadDebugObject -DbgUiStopDebugging -DbgUiWaitStateChange -DbgUserBreakPoint -EtwCheckCoverage -EtwCreateTraceInstanceId -EtwDeliverDataBlock -EtwEnumerateProcessRegGuids -EtwEventActivityIdControl -EtwEventEnabled -EtwEventProviderEnabled -EtwEventRegister -EtwEventSetInformation -EtwEventUnregister -EtwEventWrite -EtwEventWriteEndScenario -EtwEventWriteEx -EtwEventWriteFull -EtwEventWriteNoRegistration -EtwEventWriteStartScenario -EtwEventWriteString -EtwEventWriteTransfer -EtwGetTraceEnableFlags -EtwGetTraceEnableLevel -EtwGetTraceLoggerHandle -EtwLogTraceEvent -EtwNotificationRegister -EtwNotificationUnregister -EtwProcessPrivateLoggerRequest -EtwRegisterSecurityProvider -EtwRegisterTraceGuidsA -EtwRegisterTraceGuidsW -EtwReplyNotification -EtwSendNotification -EtwSetMark -EtwTraceEventInstance -EtwTraceMessage -EtwTraceMessageVa -EtwUnregisterTraceGuids -EtwWriteUMSecurityEvent -EtwpCreateEtwThread -EtwpGetCpuSpeed -EvtIntReportAuthzEventAndSourceAsync -EvtIntReportEventAndSourceAsync -KiRaiseUserExceptionDispatcher -KiUserApcDispatcher -KiUserCallbackDispatcher -KiUserCallbackDispatcherReturn -KiUserExceptionDispatcher -KiUserInvertedFunctionTable DATA -LdrAccessResource -LdrAddDllDirectory -LdrAddLoadAsDataTable -LdrAddRefDll -LdrAppxHandleIntegrityFailure -LdrCallEnclave -LdrControlFlowGuardEnforced -LdrCreateEnclave -LdrDeleteEnclave -LdrDisableThreadCalloutsForDll -LdrEnumResources -LdrEnumerateLoadedModules -LdrFastFailInLoaderCallout -LdrFindEntryForAddress -LdrFindResourceDirectory_U -LdrFindResourceEx_U -LdrFindResource_U -LdrFlushAlternateResourceModules -LdrGetDllDirectory -LdrGetDllFullName -LdrGetDllHandle -LdrGetDllHandleByMapping -LdrGetDllHandleByName -LdrGetDllHandleEx -LdrGetDllPath -LdrGetFailureData -LdrGetFileNameFromLoadAsDataTable -LdrGetProcedureAddress -LdrGetProcedureAddressEx -LdrGetProcedureAddressForCaller -LdrInitShimEngineDynamic -LdrInitializeEnclave -LdrInitializeThunk -LdrIsModuleSxsRedirected -LdrLoadAlternateResourceModule -LdrLoadAlternateResourceModuleEx -LdrLoadDll -LdrLoadEnclaveModule -LdrLockLoaderLock -LdrOpenImageFileOptionsKey -LdrProcessRelocationBlock -LdrProcessRelocationBlockEx -LdrQueryImageFileExecutionOptions -LdrQueryImageFileExecutionOptionsEx -LdrQueryImageFileKeyOption -LdrQueryModuleServiceTags -LdrQueryOptionalDelayLoadedAPI -LdrQueryProcessModuleInformation -LdrRegisterDllNotification -LdrRemoveDllDirectory -LdrRemoveLoadAsDataTable -LdrResFindResource -LdrResFindResourceDirectory -LdrResGetRCConfig -LdrResRelease -LdrResSearchResource -LdrResolveDelayLoadedAPI -LdrResolveDelayLoadsFromDll -LdrRscIsTypeExist -LdrSetAppCompatDllRedirectionCallback -LdrSetDefaultDllDirectories -LdrSetDllDirectory -LdrSetDllManifestProber -LdrSetImplicitPathOptions -LdrSetMUICacheType -LdrShutdownProcess -LdrShutdownThread -LdrStandardizeSystemPath -LdrSystemDllInitBlock DATA -LdrUnloadAlternateResourceModule -LdrUnloadAlternateResourceModuleEx -LdrUnloadDll -LdrUnlockLoaderLock -LdrUnregisterDllNotification -LdrUpdatePackageSearchPath -LdrVerifyImageMatchesChecksum -LdrVerifyImageMatchesChecksumEx -LdrpResGetMappingSize -LdrpResGetResourceDirectory -MD4Final -MD4Init -MD4Update -MD5Final -MD5Init -MD5Update -NlsAnsiCodePage DATA -NlsMbCodePageTag DATA -NlsMbOemCodePageTag DATA -NtAcceptConnectPort -NtAccessCheck -NtAccessCheckAndAuditAlarm -NtAccessCheckByType -NtAccessCheckByTypeAndAuditAlarm -NtAccessCheckByTypeResultList -NtAccessCheckByTypeResultListAndAuditAlarm -NtAccessCheckByTypeResultListAndAuditAlarmByHandle -NtAcquireProcessActivityReference -NtAddAtom -NtAddAtomEx -NtAddBootEntry -NtAddDriverEntry -NtAdjustGroupsToken -NtAdjustPrivilegesToken -NtAdjustTokenClaimsAndDeviceGroups -NtAlertResumeThread -NtAlertThread -NtAlertThreadByThreadId -NtAllocateLocallyUniqueId -NtAllocateReserveObject -NtAllocateUserPhysicalPages -NtAllocateUuids -NtAllocateVirtualMemory -NtAllocateVirtualMemoryEx -NtAlpcAcceptConnectPort -NtAlpcCancelMessage -NtAlpcConnectPort -NtAlpcConnectPortEx -NtAlpcCreatePort -NtAlpcCreatePortSection -NtAlpcCreateResourceReserve -NtAlpcCreateSectionView -NtAlpcCreateSecurityContext -NtAlpcDeletePortSection -NtAlpcDeleteResourceReserve -NtAlpcDeleteSectionView -NtAlpcDeleteSecurityContext -NtAlpcDisconnectPort -NtAlpcImpersonateClientContainerOfPort -NtAlpcImpersonateClientOfPort -NtAlpcOpenSenderProcess -NtAlpcOpenSenderThread -NtAlpcQueryInformation -NtAlpcQueryInformationMessage -NtAlpcRevokeSecurityContext -NtAlpcSendWaitReceivePort -NtAlpcSetInformation -NtApphelpCacheControl -NtAreMappedFilesTheSame -NtAssignProcessToJobObject -NtAssociateWaitCompletionPacket -NtCallEnclave -NtCallbackReturn -NtCancelIoFile -NtCancelIoFileEx -NtCancelSynchronousIoFile -NtCancelTimer -NtCancelTimer2 -NtCancelWaitCompletionPacket -NtClearEvent -NtClose -NtCloseObjectAuditAlarm -NtCommitComplete -NtCommitEnlistment -NtCommitRegistryTransaction -NtCommitTransaction -NtCompactKeys -NtCompareObjects -NtCompareSigningLevels -NtCompareTokens -NtCompleteConnectPort -NtCompressKey -NtConnectPort -NtContinue -NtConvertBetweenAuxiliaryCounterAndPerformanceCounter -NtCreateCrossVmEvent -NtCreateDebugObject -NtCreateDirectoryObject -NtCreateDirectoryObjectEx -NtCreateEnclave -NtCreateEnlistment -NtCreateEvent -NtCreateEventPair -NtCreateFile -NtCreateIRTimer -NtCreateIoCompletion -NtCreateJobObject -NtCreateJobSet -NtCreateKey -NtCreateKeyTransacted -NtCreateKeyedEvent -NtCreateLowBoxToken -NtCreateMailslotFile -NtCreateMutant -NtCreateNamedPipeFile -NtCreatePagingFile -NtCreatePartition -NtCreatePort -NtCreatePrivateNamespace -NtCreateProcess -NtCreateProcessEx -NtCreateProfile -NtCreateProfileEx -NtCreateRegistryTransaction -NtCreateResourceManager -NtCreateSection -NtCreateSectionEx -NtCreateSemaphore -NtCreateSymbolicLinkObject -NtCreateThread -NtCreateThreadEx -NtCreateTimer -NtCreateTimer2 -NtCreateToken -NtCreateTokenEx -NtCreateTransaction -NtCreateTransactionManager -NtCreateUserProcess -NtCreateWaitCompletionPacket -NtCreateWaitablePort -NtCreateWnfStateName -NtCreateWorkerFactory -NtDebugActiveProcess -NtDebugContinue -NtDelayExecution -NtDeleteAtom -NtDeleteBootEntry -NtDeleteDriverEntry -NtDeleteFile -NtDeleteKey -NtDeleteObjectAuditAlarm -NtDeletePrivateNamespace -NtDeleteValueKey -NtDeleteWnfStateData -NtDeleteWnfStateName -NtDeviceIoControlFile -NtDisableLastKnownGood -NtDisplayString -NtDrawText -NtDuplicateObject -NtDuplicateToken -NtEnableLastKnownGood -NtEnumerateBootEntries -NtEnumerateDriverEntries -NtEnumerateKey -NtEnumerateSystemEnvironmentValuesEx -NtEnumerateTransactionObject -NtEnumerateValueKey -NtExtendSection -NtFilterBootOption -NtFilterToken -NtFilterTokenEx -NtFindAtom -NtFlushBuffersFile -NtFlushBuffersFileEx -NtFlushInstallUILanguage -NtFlushInstructionCache -NtFlushKey -NtFlushProcessWriteBuffers -NtFlushVirtualMemory -NtFlushWriteBuffer -NtFreeUserPhysicalPages -NtFreeVirtualMemory -NtFreezeRegistry -NtFreezeTransactions -NtFsControlFile -NtGetCachedSigningLevel -NtGetCompleteWnfStateSubscription -NtGetContextThread -NtGetCurrentProcessorNumber -NtGetCurrentProcessorNumberEx -NtGetDevicePowerState -NtGetMUIRegistryInfo -NtGetNextProcess -NtGetNextThread -NtGetNlsSectionPtr -NtGetNotificationResourceManager -NtGetTickCount -NtGetWriteWatch -NtImpersonateAnonymousToken -NtImpersonateClientOfPort -NtImpersonateThread -NtInitializeEnclave -NtInitializeNlsFiles -NtInitializeRegistry -NtInitiatePowerAction -NtIsProcessInJob -NtIsSystemResumeAutomatic -NtIsUILanguageComitted -NtListenPort -NtLoadDriver -NtLoadEnclaveData -NtLoadKey -NtLoadKey2 -NtLoadKey3 -NtLoadKeyEx -NtLockFile -NtLockProductActivationKeys -NtLockRegistryKey -NtLockVirtualMemory -NtMakePermanentObject -NtMakeTemporaryObject -NtManageHotPatch -NtManagePartition -NtMapCMFModule -NtMapUserPhysicalPages -NtMapUserPhysicalPagesScatter -NtMapViewOfSection -NtMapViewOfSectionEx -NtModifyBootEntry -NtModifyDriverEntry -NtNotifyChangeDirectoryFile -NtNotifyChangeDirectoryFileEx -NtNotifyChangeKey -NtNotifyChangeMultipleKeys -NtNotifyChangeSession -NtOpenDirectoryObject -NtOpenEnlistment -NtOpenEvent -NtOpenEventPair -NtOpenFile -NtOpenIoCompletion -NtOpenJobObject -NtOpenKey -NtOpenKeyEx -NtOpenKeyTransacted -NtOpenKeyTransactedEx -NtOpenKeyedEvent -NtOpenMutant -NtOpenObjectAuditAlarm -NtOpenPartition -NtOpenPrivateNamespace -NtOpenProcess -NtOpenProcessToken -NtOpenProcessTokenEx -NtOpenRegistryTransaction -NtOpenResourceManager -NtOpenSection -NtOpenSemaphore -NtOpenSession -NtOpenSymbolicLinkObject -NtOpenThread -NtOpenThreadToken -NtOpenThreadTokenEx -NtOpenTimer -NtOpenTransaction -NtOpenTransactionManager -NtPlugPlayControl -NtPowerInformation -NtPrePrepareComplete -NtPrePrepareEnlistment -NtPrepareComplete -NtPrepareEnlistment -NtPrivilegeCheck -NtPrivilegeObjectAuditAlarm -NtPrivilegedServiceAuditAlarm -NtPropagationComplete -NtPropagationFailed -NtProtectVirtualMemory -NtPulseEvent -NtQueryAttributesFile -NtQueryAuxiliaryCounterFrequency -NtQueryBootEntryOrder -NtQueryBootOptions -NtQueryDebugFilterState -NtQueryDefaultLocale -NtQueryDefaultUILanguage -NtQueryDirectoryFile -NtQueryDirectoryFileEx -NtQueryDirectoryObject -NtQueryDriverEntryOrder -NtQueryEaFile -NtQueryEvent -NtQueryFullAttributesFile -NtQueryInformationAtom -NtQueryInformationByName -NtQueryInformationEnlistment -NtQueryInformationFile -NtQueryInformationJobObject -NtQueryInformationPort -NtQueryInformationProcess -NtQueryInformationResourceManager -NtQueryInformationThread -NtQueryInformationToken -NtQueryInformationTransaction -NtQueryInformationTransactionManager -NtQueryInformationWorkerFactory -NtQueryInstallUILanguage -NtQueryIntervalProfile -NtQueryIoCompletion -NtQueryKey -NtQueryLicenseValue -NtQueryMultipleValueKey -NtQueryMutant -NtQueryObject -NtQueryOpenSubKeys -NtQueryOpenSubKeysEx -NtQueryPerformanceCounter -NtQueryPortInformationProcess -NtQueryQuotaInformationFile -NtQuerySection -NtQuerySecurityAttributesToken -NtQuerySecurityObject -NtQuerySecurityPolicy -NtQuerySemaphore -NtQuerySymbolicLinkObject -NtQuerySystemEnvironmentValue -NtQuerySystemEnvironmentValueEx -NtQuerySystemInformation -NtQuerySystemInformationEx -NtQuerySystemTime -NtQueryTimer -NtQueryTimerResolution -NtQueryValueKey -NtQueryVirtualMemory -NtQueryVolumeInformationFile -NtQueryWnfStateData -NtQueryWnfStateNameInformation -NtQueueApcThread -NtQueueApcThreadEx -NtRaiseException -NtRaiseHardError -NtReadFile -NtReadFileScatter -NtReadOnlyEnlistment -NtReadRequestData -NtReadVirtualMemory -NtRecoverEnlistment -NtRecoverResourceManager -NtRecoverTransactionManager -NtRegisterProtocolAddressInformation -NtRegisterThreadTerminatePort -NtReleaseKeyedEvent -NtReleaseMutant -NtReleaseSemaphore -NtReleaseWorkerFactoryWorker -NtRemoveIoCompletion -NtRemoveIoCompletionEx -NtRemoveProcessDebug -NtRenameKey -NtRenameTransactionManager -NtReplaceKey -NtReplacePartitionUnit -NtReplyPort -NtReplyWaitReceivePort -NtReplyWaitReceivePortEx -NtReplyWaitReplyPort -NtRequestPort -NtRequestWaitReplyPort -NtResetEvent -NtResetWriteWatch -NtRestoreKey -NtResumeProcess -NtResumeThread -NtRevertContainerImpersonation -NtRollbackComplete -NtRollbackEnlistment -NtRollbackRegistryTransaction -NtRollbackTransaction -NtRollforwardTransactionManager -NtSaveKey -NtSaveKeyEx -NtSaveMergedKeys -NtSecureConnectPort -NtSerializeBoot -NtSetBootEntryOrder -NtSetBootOptions -NtSetCachedSigningLevel -NtSetCachedSigningLevel2 -NtSetContextThread -NtSetDebugFilterState -NtSetDefaultHardErrorPort -NtSetDefaultLocale -NtSetDefaultUILanguage -NtSetDriverEntryOrder -NtSetEaFile -NtSetEvent -NtSetEventBoostPriority -NtSetHighEventPair -NtSetHighWaitLowEventPair -NtSetIRTimer -NtSetInformationDebugObject -NtSetInformationEnlistment -NtSetInformationFile -NtSetInformationJobObject -NtSetInformationKey -NtSetInformationObject -NtSetInformationProcess -NtSetInformationResourceManager -NtSetInformationSymbolicLink -NtSetInformationThread -NtSetInformationToken -NtSetInformationTransaction -NtSetInformationTransactionManager -NtSetInformationVirtualMemory -NtSetInformationWorkerFactory -NtSetIntervalProfile -NtSetIoCompletion -NtSetIoCompletionEx -NtSetLdtEntries -NtSetLowEventPair -NtSetLowWaitHighEventPair -NtSetQuotaInformationFile -NtSetSecurityObject -NtSetSystemEnvironmentValue -NtSetSystemEnvironmentValueEx -NtSetSystemInformation -NtSetSystemPowerState -NtSetSystemTime -NtSetThreadExecutionState -NtSetTimer -NtSetTimer2 -NtSetTimerEx -NtSetTimerResolution -NtSetUuidSeed -NtSetValueKey -NtSetVolumeInformationFile -NtSetWnfProcessNotificationEvent -NtShutdownSystem -NtShutdownWorkerFactory -NtSignalAndWaitForSingleObject -NtSinglePhaseReject -NtStartProfile -NtStopProfile -NtSubscribeWnfStateChange -NtSuspendProcess -NtSuspendThread -NtSystemDebugControl -NtTerminateEnclave -NtTerminateJobObject -NtTerminateProcess -NtTerminateThread -NtTestAlert -NtThawRegistry -NtThawTransactions -NtTraceControl -NtTraceEvent -NtTranslateFilePath -NtUmsThreadYield -NtUnloadDriver -NtUnloadKey -NtUnloadKey2 -NtUnloadKeyEx -NtUnlockFile -NtUnlockVirtualMemory -NtUnmapViewOfSection -NtUnmapViewOfSectionEx -NtUnsubscribeWnfStateChange -NtUpdateWnfStateData -NtVdmControl -NtWaitForAlertByThreadId -NtWaitForDebugEvent -NtWaitForKeyedEvent -NtWaitForMultipleObjects -NtWaitForMultipleObjects32 -NtWaitForSingleObject -NtWaitForWorkViaWorkerFactory -NtWaitHighEventPair -NtWaitLowEventPair -NtWorkerFactoryWorkerReady -NtWow64AllocateVirtualMemory64 -NtWow64CallFunction64 -NtWow64CsrAllocateCaptureBuffer -NtWow64CsrAllocateMessagePointer -NtWow64CsrCaptureMessageBuffer -NtWow64CsrCaptureMessageString -NtWow64CsrClientCallServer -NtWow64CsrClientConnectToServer -NtWow64CsrFreeCaptureBuffer -NtWow64CsrGetProcessId -NtWow64CsrIdentifyAlertableThread -NtWow64CsrVerifyRegion -NtWow64DebuggerCall -NtWow64GetCurrentProcessorNumberEx -NtWow64GetNativeSystemInformation -NtWow64IsProcessorFeaturePresent -NtWow64QueryInformationProcess64 -NtWow64ReadVirtualMemory64 -NtWow64WriteVirtualMemory64 -NtWriteFile -NtWriteFileGather -NtWriteRequestData -NtWriteVirtualMemory -NtYieldExecution -NtdllDefWindowProc_A -NtdllDefWindowProc_W -NtdllDialogWndProc_A -NtdllDialogWndProc_W -PfxFindPrefix -PfxInitialize -PfxInsertPrefix -PfxRemovePrefix -PssNtCaptureSnapshot -PssNtDuplicateSnapshot -PssNtFreeRemoteSnapshot -PssNtFreeSnapshot -PssNtFreeWalkMarker -PssNtQuerySnapshot -PssNtValidateDescriptor -PssNtWalkSnapshot -ReadTimeStampCounter -RtlAbortRXact -RtlAbsoluteToSelfRelativeSD -RtlAcquirePebLock -RtlAcquirePrivilege -RtlAcquireReleaseSRWLockExclusive -RtlAcquireResourceExclusive -RtlAcquireResourceShared -RtlAcquireSRWLockExclusive -RtlAcquireSRWLockShared -RtlActivateActivationContext -RtlActivateActivationContextEx -RtlActivateActivationContextUnsafeFast -RtlAddAccessAllowedAce -RtlAddAccessAllowedAceEx -RtlAddAccessAllowedObjectAce -RtlAddAccessDeniedAce -RtlAddAccessDeniedAceEx -RtlAddAccessDeniedObjectAce -RtlAddAccessFilterAce -RtlAddAce -RtlAddActionToRXact -RtlAddAtomToAtomTable -RtlAddAttributeActionToRXact -RtlAddAuditAccessAce -RtlAddAuditAccessAceEx -RtlAddAuditAccessObjectAce -RtlAddCompoundAce -RtlAddFunctionTable -RtlAddGrowableFunctionTable -RtlAddIntegrityLabelToBoundaryDescriptor -RtlAddMandatoryAce -RtlAddProcessTrustLabelAce -RtlAddRefActivationContext -RtlAddRefMemoryStream -RtlAddResourceAttributeAce -RtlAddSIDToBoundaryDescriptor -RtlAddScopedPolicyIDAce -RtlAddVectoredContinueHandler -RtlAddVectoredExceptionHandler -RtlAddressInSectionTable -RtlAdjustPrivilege -RtlAllocateActivationContextStack -RtlAllocateAndInitializeSid -RtlAllocateAndInitializeSidEx -RtlAllocateHandle -RtlAllocateHeap -RtlAllocateMemoryBlockLookaside -RtlAllocateMemoryZone -RtlAllocateWnfSerializationGroup -RtlAnsiCharToUnicodeChar -RtlAnsiStringToUnicodeSize -RtlAnsiStringToUnicodeString -RtlAppendAsciizToString -RtlAppendPathElement -RtlAppendStringToString -RtlAppendUnicodeStringToString -RtlAppendUnicodeToString -RtlApplicationVerifierStop -RtlApplyRXact -RtlApplyRXactNoFlush -RtlAppxIsFileOwnedByTrustedInstaller -RtlAreAllAccessesGranted -RtlAreAnyAccessesGranted -RtlAreBitsClear -RtlAreBitsSet -RtlAreLongPathsEnabled -RtlAssert -RtlAvlInsertNodeEx -RtlAvlRemoveNode -RtlBarrier -RtlBarrierForDelete -RtlCancelTimer -RtlCanonicalizeDomainName -RtlCapabilityCheck -RtlCapabilityCheckForSingleSessionSku -RtlCaptureContext -RtlCaptureStackBackTrace -RtlCharToInteger -RtlCheckBootStatusIntegrity -RtlCheckForOrphanedCriticalSections -RtlCheckPortableOperatingSystem -RtlCheckRegistryKey -RtlCheckSandboxedToken -RtlCheckSystemBootStatusIntegrity -RtlCheckTokenCapability -RtlCheckTokenMembership -RtlCheckTokenMembershipEx -RtlCleanUpTEBLangLists -RtlClearAllBits -RtlClearBit -RtlClearBits -RtlClearThreadWorkOnBehalfTicket -RtlCloneMemoryStream -RtlCloneUserProcess -RtlCmDecodeMemIoResource -RtlCmEncodeMemIoResource -RtlCommitDebugInfo -RtlCommitMemoryStream -RtlCompactHeap -RtlCompareAltitudes -RtlCompareMemory -RtlCompareMemoryUlong -RtlCompareString -RtlCompareUnicodeString -RtlCompareUnicodeStrings -RtlCompressBuffer -RtlComputeCrc32 -RtlComputeImportTableHash -RtlComputePrivatizedDllName_U -RtlConnectToSm -RtlConsoleMultiByteToUnicodeN -RtlConstructCrossVmEventPath -RtlContractHashTable -RtlConvertDeviceFamilyInfoToString -RtlConvertExclusiveToShared -RtlConvertLCIDToString -RtlConvertSRWLockExclusiveToShared -RtlConvertSharedToExclusive -RtlConvertSidToUnicodeString -RtlConvertToAutoInheritSecurityObject -RtlCopyBitMap -RtlCopyContext -RtlCopyExtendedContext -RtlCopyLuid -RtlCopyLuidAndAttributesArray -RtlCopyMappedMemory -RtlCopyMemory -RtlCopyMemoryStreamTo -RtlCopyOutOfProcessMemoryStreamTo -RtlCopySecurityDescriptor -RtlCopySid -RtlCopySidAndAttributesArray -RtlCopyString -RtlCopyUnicodeString -RtlCrc32 -RtlCrc64 -RtlCreateAcl -RtlCreateActivationContext -RtlCreateAndSetSD -RtlCreateAtomTable -RtlCreateBootStatusDataFile -RtlCreateBoundaryDescriptor -RtlCreateEnvironment -RtlCreateEnvironmentEx -RtlCreateHashTable -RtlCreateHashTableEx -RtlCreateHeap -RtlCreateMemoryBlockLookaside -RtlCreateMemoryZone -RtlCreateProcessParameters -RtlCreateProcessParametersEx -RtlCreateProcessParametersWithTemplate -RtlCreateProcessReflection -RtlCreateQueryDebugBuffer -RtlCreateRegistryKey -RtlCreateSecurityDescriptor -RtlCreateServiceSid -RtlCreateSystemVolumeInformationFolder -RtlCreateTagHeap -RtlCreateTimer -RtlCreateTimerQueue -RtlCreateUnicodeString -RtlCreateUnicodeStringFromAsciiz -RtlCreateUserProcess -RtlCreateUserProcessEx -RtlCreateUserSecurityObject -RtlCreateUserStack -RtlCreateUserThread -RtlCreateVirtualAccountSid -RtlCultureNameToLCID -RtlCustomCPToUnicodeN -RtlCutoverTimeToSystemTime -RtlDeCommitDebugInfo -RtlDeNormalizeProcessParams -RtlDeactivateActivationContext -RtlDeactivateActivationContextUnsafeFast -RtlDebugPrintTimes -RtlDecodePointer -RtlDecodeRemotePointer -RtlDecodeSystemPointer -RtlDecompressBuffer -RtlDecompressBufferEx -RtlDecompressFragment -RtlDefaultNpAcl -RtlDelete -RtlDeleteAce -RtlDeleteAtomFromAtomTable -RtlDeleteBarrier -RtlDeleteBoundaryDescriptor -RtlDeleteCriticalSection -RtlDeleteElementGenericTable -RtlDeleteElementGenericTableAvl -RtlDeleteElementGenericTableAvlEx -RtlDeleteFunctionTable -RtlDeleteGrowableFunctionTable -RtlDeleteHashTable -RtlDeleteNoSplay -RtlDeleteRegistryValue -RtlDeleteResource -RtlDeleteSecurityObject -RtlDeleteTimer -RtlDeleteTimerQueue -RtlDeleteTimerQueueEx -RtlDeregisterSecureMemoryCacheCallback -RtlDeregisterWait -RtlDeregisterWaitEx -RtlDeriveCapabilitySidsFromName -RtlDestroyAtomTable -RtlDestroyEnvironment -RtlDestroyHandleTable -RtlDestroyHeap -RtlDestroyMemoryBlockLookaside -RtlDestroyMemoryZone -RtlDestroyProcessParameters -RtlDestroyQueryDebugBuffer -RtlDetectHeapLeaks -RtlDetermineDosPathNameType_U -RtlDisableThreadProfiling -RtlDllShutdownInProgress -RtlDnsHostNameToComputerName -RtlDoesFileExists_U -RtlDoesNameContainWildCards -RtlDosApplyFileIsolationRedirection_Ustr -RtlDosLongPathNameToNtPathName_U_WithStatus -RtlDosLongPathNameToRelativeNtPathName_U_WithStatus -RtlDosPathNameToNtPathName_U -RtlDosPathNameToNtPathName_U_WithStatus -RtlDosPathNameToRelativeNtPathName_U -RtlDosPathNameToRelativeNtPathName_U_WithStatus -RtlDosSearchPath_U -RtlDosSearchPath_Ustr -RtlDowncaseUnicodeChar -RtlDowncaseUnicodeString -RtlDumpResource -RtlDuplicateUnicodeString -RtlEmptyAtomTable -RtlEnableEarlyCriticalSectionEventCreation -RtlEnableThreadProfiling -RtlEncodePointer -RtlEncodeRemotePointer -RtlEncodeSystemPointer -RtlEndEnumerationHashTable -RtlEndStrongEnumerationHashTable -RtlEndWeakEnumerationHashTable -RtlEnterCriticalSection -RtlEnumProcessHeaps -RtlEnumerateEntryHashTable -RtlEnumerateGenericTable -RtlEnumerateGenericTableAvl -RtlEnumerateGenericTableLikeADirectory -RtlEnumerateGenericTableWithoutSplaying -RtlEnumerateGenericTableWithoutSplayingAvl -RtlEqualComputerName -RtlEqualDomainName -RtlEqualLuid -RtlEqualPrefixSid -RtlEqualSid -RtlEqualString -RtlEqualUnicodeString -RtlEqualWnfChangeStamps -RtlEraseUnicodeString -RtlEthernetAddressToStringA -RtlEthernetAddressToStringW -RtlEthernetStringToAddressA -RtlEthernetStringToAddressW -RtlExitUserProcess -RtlExitUserThread -RtlExpandEnvironmentStrings -RtlExpandEnvironmentStrings_U -RtlExpandHashTable -RtlExtendCorrelationVector -RtlExtendMemoryBlockLookaside -RtlExtendMemoryZone -RtlExtendedMagicDivide -RtlExtractBitMap -RtlFillMemory -RtlFillMemoryUlong -RtlFillMemoryUlonglong -RtlFinalReleaseOutOfProcessMemoryStream -RtlFindAceByType -RtlFindActivationContextSectionGuid -RtlFindActivationContextSectionString -RtlFindCharInUnicodeString -RtlFindClearBits -RtlFindClearBitsAndSet -RtlFindClearRuns -RtlFindClosestEncodableLength -RtlFindExportedRoutineByName -RtlFindLastBackwardRunClear -RtlFindLeastSignificantBit -RtlFindLongestRunClear -RtlFindMessage -RtlFindMostSignificantBit -RtlFindNextForwardRunClear -RtlFindSetBits -RtlFindSetBitsAndClear -RtlFindUnicodeSubstring -RtlFirstEntrySList -RtlFirstFreeAce -RtlFlsAlloc -RtlFlsFree -RtlFlsGetValue -RtlFlsSetValue -RtlFlushHeaps -RtlFlushSecureMemoryCache -RtlFormatCurrentUserKeyPath -RtlFormatMessage -RtlFormatMessageEx -RtlFreeActivationContextStack -RtlFreeAnsiString -RtlFreeHandle -RtlFreeHeap -RtlFreeMemoryBlockLookaside -RtlFreeOemString -RtlFreeSid -RtlFreeThreadActivationContextStack -RtlFreeUnicodeString -RtlFreeUserStack -RtlGUIDFromString -RtlGenerate8dot3Name -RtlGetAce -RtlGetActiveActivationContext -RtlGetActiveConsoleId -RtlGetAppContainerNamedObjectPath -RtlGetAppContainerParent -RtlGetAppContainerSidType -RtlGetCallersAddress -RtlGetCompressionWorkSpaceSize -RtlGetConsoleSessionForegroundProcessId -RtlGetControlSecurityDescriptor -RtlGetCriticalSectionRecursionCount -RtlGetCurrentDirectory_U -RtlGetCurrentPeb -RtlGetCurrentProcessorNumber -RtlGetCurrentProcessorNumberEx -RtlGetCurrentServiceSessionId -RtlGetCurrentTransaction -RtlGetDaclSecurityDescriptor -RtlGetDeviceFamilyInfoEnum -RtlGetElementGenericTable -RtlGetElementGenericTableAvl -RtlGetEnabledExtendedFeatures -RtlGetExePath -RtlGetExtendedContextLength -RtlGetExtendedContextLength2 -RtlGetExtendedFeaturesMask -RtlGetFileMUIPath -RtlGetFrame -RtlGetFullPathName_U -RtlGetFullPathName_UEx -RtlGetFullPathName_UstrEx -RtlGetFunctionTableListHead -RtlGetGroupSecurityDescriptor -RtlGetIntegerAtom -RtlGetInterruptTimePrecise -RtlGetLastNtStatus -RtlGetLastWin32Error -RtlGetLengthWithoutLastFullDosOrNtPathElement -RtlGetLengthWithoutTrailingPathSeperators -RtlGetLocaleFileMappingAddress -RtlGetLongestNtPathLength -RtlGetMultiTimePrecise -RtlGetNativeSystemInformation -RtlGetNextEntryHashTable -RtlGetNtGlobalFlags -RtlGetNtProductType -RtlGetNtSystemRoot -RtlGetNtVersionNumbers -RtlGetOwnerSecurityDescriptor -RtlGetParentLocaleName -RtlGetPersistedStateLocation -RtlGetProcessHeaps -RtlGetProcessPreferredUILanguages -RtlGetProductInfo -RtlGetSaclSecurityDescriptor -RtlGetSearchPath -RtlGetSecurityDescriptorRMControl -RtlGetSessionProperties -RtlGetSetBootStatusData -RtlGetSuiteMask -RtlGetSystemBootStatus -RtlGetSystemBootStatusEx -RtlGetSystemPreferredUILanguages -RtlGetSystemTimePrecise -RtlGetThreadErrorMode -RtlGetThreadLangIdByIndex -RtlGetThreadPreferredUILanguages -RtlGetThreadWorkOnBehalfTicket -RtlGetTokenNamedObjectPath -RtlGetUILanguageInfo -RtlGetUnloadEventTrace -RtlGetUnloadEventTraceEx -RtlGetUserInfoHeap -RtlGetUserPreferredUILanguages -RtlGetVersion -RtlGrowFunctionTable -RtlGuardCheckLongJumpTarget -RtlHashUnicodeString -RtlHeapTrkInitialize -RtlIdentifierAuthoritySid -RtlIdnToAscii -RtlIdnToNameprepUnicode -RtlIdnToUnicode -RtlImageDirectoryEntryToData -RtlImageNtHeader -RtlImageNtHeaderEx -RtlImageRvaToSection -RtlImageRvaToVa -RtlImpersonateSelf -RtlImpersonateSelfEx -RtlIncrementCorrelationVector -RtlInitAnsiString -RtlInitAnsiStringEx -RtlInitBarrier -RtlInitCodePageTable -RtlInitEnumerationHashTable -RtlInitMemoryStream -RtlInitNlsTables -RtlInitOutOfProcessMemoryStream -RtlInitString -RtlInitStringEx -RtlInitStrongEnumerationHashTable -RtlInitUnicodeString -RtlInitUnicodeStringEx -RtlInitWeakEnumerationHashTable -RtlInitializeAtomPackage -RtlInitializeBitMap -RtlInitializeConditionVariable -RtlInitializeContext -RtlInitializeCorrelationVector -RtlInitializeCriticalSection -RtlInitializeCriticalSectionAndSpinCount -RtlInitializeCriticalSectionEx -RtlInitializeExtendedContext -RtlInitializeExtendedContext2 -RtlInitializeGenericTable -RtlInitializeGenericTableAvl -RtlInitializeHandleTable -RtlInitializeNtUserPfn -RtlInitializeRXact -RtlInitializeResource -RtlInitializeSListHead -RtlInitializeSRWLock -RtlInitializeSid -RtlInitializeSidEx -RtlInsertElementGenericTable -RtlInsertElementGenericTableAvl -RtlInsertElementGenericTableFull -RtlInsertElementGenericTableFullAvl -RtlInsertEntryHashTable -RtlInstallFunctionTableCallback -RtlInt64ToUnicodeString -RtlIntegerToChar -RtlIntegerToUnicodeString -RtlInterlockedClearBitRun -RtlInterlockedFlushSList -RtlInterlockedPopEntrySList -RtlInterlockedPushEntrySList -RtlInterlockedPushListSList -RtlInterlockedPushListSListEx -RtlInterlockedSetBitRun -RtlIoDecodeMemIoResource -RtlIoEncodeMemIoResource -RtlIpv4AddressToStringA -RtlIpv4AddressToStringExA -RtlIpv4AddressToStringExW -RtlIpv4AddressToStringW -RtlIpv4StringToAddressA -RtlIpv4StringToAddressExA -RtlIpv4StringToAddressExW -RtlIpv4StringToAddressW -RtlIpv6AddressToStringA -RtlIpv6AddressToStringExA -RtlIpv6AddressToStringExW -RtlIpv6AddressToStringW -RtlIpv6StringToAddressA -RtlIpv6StringToAddressExA -RtlIpv6StringToAddressExW -RtlIpv6StringToAddressW -RtlIsActivationContextActive -RtlIsCapabilitySid -RtlIsCloudFilesPlaceholder -RtlIsCriticalSectionLocked -RtlIsCriticalSectionLockedByThread -RtlIsCurrentProcess -RtlIsCurrentThread -RtlIsCurrentThreadAttachExempt -RtlIsDosDeviceName_U -RtlIsElevatedRid -RtlIsGenericTableEmpty -RtlIsGenericTableEmptyAvl -RtlIsMultiSessionSku -RtlIsMultiUsersInSessionSku -RtlIsNameInExpression -RtlIsNameInUnUpcasedExpression -RtlIsNameLegalDOS8Dot3 -RtlIsNonEmptyDirectoryReparsePointAllowed -RtlIsNormalizedString -RtlIsPackageSid -RtlIsParentOfChildAppContainer -RtlIsPartialPlaceholder -RtlIsPartialPlaceholderFileHandle -RtlIsPartialPlaceholderFileInfo -RtlIsProcessorFeaturePresent -RtlIsStateSeparationEnabled -RtlIsTextUnicode -RtlIsThreadWithinLoaderCallout -RtlIsUntrustedObject -RtlIsValidHandle -RtlIsValidIndexHandle -RtlIsValidLocaleName -RtlIsValidProcessTrustLabelSid -RtlKnownExceptionFilter -RtlLCIDToCultureName -RtlLargeIntegerToChar -RtlLcidToLocaleName -RtlLeaveCriticalSection -RtlLengthRequiredSid -RtlLengthSecurityDescriptor -RtlLengthSid -RtlLengthSidAsUnicodeString -RtlLoadString -RtlLocalTimeToSystemTime -RtlLocaleNameToLcid -RtlLocateExtendedFeature -RtlLocateExtendedFeature2 -RtlLocateLegacyContext -RtlLockBootStatusData -RtlLockCurrentThread -RtlLockHeap -RtlLockMemoryBlockLookaside -RtlLockMemoryStreamRegion -RtlLockMemoryZone -RtlLockModuleSection -RtlLogStackBackTrace -RtlLookupAtomInAtomTable -RtlLookupElementGenericTable -RtlLookupElementGenericTableAvl -RtlLookupElementGenericTableFull -RtlLookupElementGenericTableFullAvl -RtlLookupEntryHashTable -RtlLookupFirstMatchingElementGenericTableAvl -RtlLookupFunctionEntry -RtlLookupFunctionTable -RtlMakeSelfRelativeSD -RtlMapGenericMask -RtlMapSecurityErrorToNtStatus -RtlMoveMemory -RtlMultiAppendUnicodeStringBuffer -RtlMultiByteToUnicodeN -RtlMultiByteToUnicodeSize -RtlMultipleAllocateHeap -RtlMultipleFreeHeap -RtlNewInstanceSecurityObject -RtlNewSecurityGrantedAccess -RtlNewSecurityObject -RtlNewSecurityObjectEx -RtlNewSecurityObjectWithMultipleInheritance -RtlNormalizeProcessParams -RtlNormalizeString -RtlNtPathNameToDosPathName -RtlNtStatusToDosError -RtlNtStatusToDosErrorNoTeb -RtlNumberGenericTableElements -RtlNumberGenericTableElementsAvl -RtlNumberOfClearBits -RtlNumberOfClearBitsInRange -RtlNumberOfSetBits -RtlNumberOfSetBitsInRange -RtlNumberOfSetBitsUlongPtr -RtlOemStringToUnicodeSize -RtlOemStringToUnicodeString -RtlOemToUnicodeN -RtlOpenCurrentUser -RtlOsDeploymentState -RtlOwnerAcesPresent -RtlPcToFileHeader -RtlPinAtomInAtomTable -RtlPopFrame -RtlPrefixString -RtlPrefixUnicodeString -RtlProcessFlsData -RtlProtectHeap -RtlPublishWnfStateData -RtlPushFrame -RtlQueryActivationContextApplicationSettings -RtlQueryAtomInAtomTable -RtlQueryCriticalSectionOwner -RtlQueryDepthSList -RtlQueryDynamicTimeZoneInformation -RtlQueryElevationFlags -RtlQueryEnvironmentVariable -RtlQueryEnvironmentVariable_U -RtlQueryHeapInformation -RtlQueryImageMitigationPolicy -RtlQueryInformationAcl -RtlQueryInformationActivationContext -RtlQueryInformationActiveActivationContext -RtlQueryInterfaceMemoryStream -RtlQueryModuleInformation -RtlQueryPackageClaims -RtlQueryPackageIdentity -RtlQueryPackageIdentityEx -RtlQueryPerformanceCounter -RtlQueryPerformanceFrequency -RtlQueryProcessBackTraceInformation -RtlQueryProcessDebugInformation -RtlQueryProcessHeapInformation -RtlQueryProcessLockInformation -RtlQueryProcessPlaceholderCompatibilityMode -RtlQueryProtectedPolicy -RtlQueryRegistryValueWithFallback -RtlQueryRegistryValues -RtlQueryRegistryValuesEx -RtlQueryResourcePolicy -RtlQuerySecurityObject -RtlQueryTagHeap -RtlQueryThreadPlaceholderCompatibilityMode -RtlQueryThreadProfiling -RtlQueryTimeZoneInformation -RtlQueryTokenHostIdAsUlong64 -RtlQueryUnbiasedInterruptTime -RtlQueryValidationRunlevel -RtlQueryWnfMetaNotification -RtlQueryWnfStateData -RtlQueryWnfStateDataWithExplicitScope -RtlQueueApcWow64Thread -RtlQueueWorkItem -RtlRaiseCustomSystemEventTrigger -RtlRaiseException -RtlRaiseStatus -RtlRandom -RtlRandomEx -RtlRbInsertNodeEx -RtlRbRemoveNode -RtlReAllocateHeap -RtlReadMemoryStream -RtlReadOutOfProcessMemoryStream -RtlReadThreadProfilingData -RtlRealPredecessor -RtlRealSuccessor -RtlRegisterForWnfMetaNotification -RtlRegisterSecureMemoryCacheCallback -RtlRegisterThreadWithCsrss -RtlRegisterWait -RtlReleaseActivationContext -RtlReleaseMemoryStream -RtlReleasePath -RtlReleasePebLock -RtlReleasePrivilege -RtlReleaseRelativeName -RtlReleaseResource -RtlReleaseSRWLockExclusive -RtlReleaseSRWLockShared -RtlRemoteCall -RtlRemoveEntryHashTable -RtlRemovePrivileges -RtlRemoveVectoredContinueHandler -RtlRemoveVectoredExceptionHandler -RtlReplaceSidInSd -RtlReplaceSystemDirectoryInPath -RtlReportException -RtlReportExceptionEx -RtlReportSilentProcessExit -RtlReportSqmEscalation -RtlResetMemoryBlockLookaside -RtlResetMemoryZone -RtlResetNtUserPfn -RtlResetRtlTranslations -RtlRestoreBootStatusDefaults -RtlRestoreContext -RtlRestoreLastWin32Error -RtlRestoreSystemBootStatusDefaults -RtlRetrieveNtUserPfn -RtlRevertMemoryStream -RtlRunDecodeUnicodeString -RtlRunEncodeUnicodeString -RtlRunOnceBeginInitialize -RtlRunOnceComplete -RtlRunOnceExecuteOnce -RtlRunOnceInitialize -RtlSecondsSince1970ToTime -RtlSecondsSince1980ToTime -RtlSeekMemoryStream -RtlSelfRelativeToAbsoluteSD -RtlSelfRelativeToAbsoluteSD2 -RtlSendMsgToSm -RtlSetAllBits -RtlSetAttributesSecurityDescriptor -RtlSetBit -RtlSetBits -RtlSetControlSecurityDescriptor -RtlSetCriticalSectionSpinCount -RtlSetCurrentDirectory_U -RtlSetCurrentEnvironment -RtlSetCurrentTransaction -RtlSetDaclSecurityDescriptor -RtlSetDynamicTimeZoneInformation -RtlSetEnvironmentStrings -RtlSetEnvironmentVar -RtlSetEnvironmentVariable -RtlSetExtendedFeaturesMask -RtlSetGroupSecurityDescriptor -RtlSetHeapInformation -RtlSetImageMitigationPolicy -RtlSetInformationAcl -RtlSetIoCompletionCallback -RtlSetLastWin32Error -RtlSetLastWin32ErrorAndNtStatusFromNtStatus -RtlSetMemoryStreamSize -RtlSetOwnerSecurityDescriptor -RtlSetPortableOperatingSystem -RtlSetProcessDebugInformation -RtlSetProcessIsCritical -RtlSetProcessPlaceholderCompatibilityMode -RtlSetProcessPreferredUILanguages -RtlSetProtectedPolicy -RtlSetProxiedProcessId -RtlSetSaclSecurityDescriptor -RtlSetSearchPathMode -RtlSetSecurityDescriptorRMControl -RtlSetSecurityObject -RtlSetSecurityObjectEx -RtlSetSystemBootStatus -RtlSetSystemBootStatusEx -RtlSetThreadErrorMode -RtlSetThreadIsCritical -RtlSetThreadPlaceholderCompatibilityMode -RtlSetThreadPoolStartFunc -RtlSetThreadPreferredUILanguages -RtlSetThreadSubProcessTag -RtlSetThreadWorkOnBehalfTicket -RtlSetTimeZoneInformation -RtlSetTimer -RtlSetUnhandledExceptionFilter -RtlSetUserCallbackExceptionFilter -RtlSetUserFlagsHeap -RtlSetUserValueHeap -RtlSidDominates -RtlSidDominatesForTrust -RtlSidEqualLevel -RtlSidHashInitialize -RtlSidHashLookup -RtlSidIsHigherLevel -RtlSizeHeap -RtlSleepConditionVariableCS -RtlSleepConditionVariableSRW -RtlSplay -RtlStartRXact -RtlStatMemoryStream -RtlStringFromGUID -RtlStringFromGUIDEx -RtlStronglyEnumerateEntryHashTable -RtlSubAuthorityCountSid -RtlSubAuthoritySid -RtlSubscribeWnfStateChangeNotification -RtlSubtreePredecessor -RtlSubtreeSuccessor -RtlSwitchedVVI -RtlSystemTimeToLocalTime -RtlTestAndPublishWnfStateData -RtlTestBit -RtlTestProtectedAccess -RtlTimeFieldsToTime -RtlTimeToElapsedTimeFields -RtlTimeToSecondsSince1970 -RtlTimeToSecondsSince1980 -RtlTimeToTimeFields -RtlTraceDatabaseAdd -RtlTraceDatabaseCreate -RtlTraceDatabaseDestroy -RtlTraceDatabaseEnumerate -RtlTraceDatabaseFind -RtlTraceDatabaseLock -RtlTraceDatabaseUnlock -RtlTraceDatabaseValidate -RtlTryAcquirePebLock -RtlTryAcquireSRWLockExclusive -RtlTryAcquireSRWLockShared -RtlTryConvertSRWLockSharedToExclusiveOrRelease -RtlTryEnterCriticalSection -RtlUTF8ToUnicodeN -RtlUdiv128 -RtlUlongByteSwap -RtlUlonglongByteSwap -RtlUnhandledExceptionFilter -RtlUnhandledExceptionFilter2 -RtlUnicodeStringToAnsiSize -RtlUnicodeStringToAnsiString -RtlUnicodeStringToCountedOemString -RtlUnicodeStringToInteger -RtlUnicodeStringToOemSize -RtlUnicodeStringToOemString -RtlUnicodeToCustomCPN -RtlUnicodeToMultiByteN -RtlUnicodeToMultiByteSize -RtlUnicodeToOemN -RtlUnicodeToUTF8N -RtlUniform -RtlUnlockBootStatusData -RtlUnlockCurrentThread -RtlUnlockHeap -RtlUnlockMemoryBlockLookaside -RtlUnlockMemoryStreamRegion -RtlUnlockMemoryZone -RtlUnlockModuleSection -RtlUnsubscribeWnfNotificationWaitForCompletion -RtlUnsubscribeWnfNotificationWithCompletionCallback -RtlUnsubscribeWnfStateChangeNotification -RtlUnwind -RtlUnwindEx -RtlUpcaseUnicodeChar -RtlUpcaseUnicodeString -RtlUpcaseUnicodeStringToAnsiString -RtlUpcaseUnicodeStringToCountedOemString -RtlUpcaseUnicodeStringToOemString -RtlUpcaseUnicodeToCustomCPN -RtlUpcaseUnicodeToMultiByteN -RtlUpcaseUnicodeToOemN -RtlUpdateClonedCriticalSection -RtlUpdateClonedSRWLock -RtlUpdateTimer -RtlUpperChar -RtlUpperString -RtlUserFiberStart -RtlUserThreadStart -RtlUshortByteSwap -RtlValidAcl -RtlValidProcessProtection -RtlValidRelativeSecurityDescriptor -RtlValidSecurityDescriptor -RtlValidSid -RtlValidateCorrelationVector -RtlValidateHeap -RtlValidateProcessHeaps -RtlValidateUnicodeString -RtlVerifyVersionInfo -RtlVirtualUnwind -RtlWaitForWnfMetaNotification -RtlWaitOnAddress -RtlWakeAddressAll -RtlWakeAddressAllNoFence -RtlWakeAddressSingle -RtlWakeAddressSingleNoFence -RtlWakeAllConditionVariable -RtlWakeConditionVariable -RtlWalkFrameChain -RtlWalkHeap -RtlWeaklyEnumerateEntryHashTable -RtlWerpReportException -RtlWnfCompareChangeStamp -RtlWnfDllUnloadCallback -RtlWow64CallFunction64 -RtlWow64EnableFsRedirection -RtlWow64EnableFsRedirectionEx -RtlWow64GetCurrentMachine -RtlWow64GetEquivalentMachineCHPE -RtlWow64GetProcessMachines -RtlWow64GetSharedInfoProcess -RtlWow64IsWowGuestMachineSupported -RtlWow64LogMessageInEventLogger -RtlWriteMemoryStream -RtlWriteRegistryValue -RtlZeroHeap -RtlZeroMemory -RtlZombifyActivationContext -RtlpApplyLengthFunction -RtlpCheckDynamicTimeZoneInformation -RtlpCleanupRegistryKeys -RtlpConvertAbsoluteToRelativeSecurityAttribute -RtlpConvertCultureNamesToLCIDs -RtlpConvertLCIDsToCultureNames -RtlpConvertRelativeToAbsoluteSecurityAttribute -RtlpCreateProcessRegistryInfo -RtlpEnsureBufferSize -RtlpFreezeTimeBias DATA -RtlpGetDeviceFamilyInfoEnum -RtlpGetLCIDFromLangInfoNode -RtlpGetNameFromLangInfoNode -RtlpGetSystemDefaultUILanguage -RtlpGetUserOrMachineUILanguage4NLS -RtlpInitializeLangRegistryInfo -RtlpIsQualifiedLanguage -RtlpLoadMachineUIByPolicy -RtlpLoadUserUIByPolicy -RtlpMergeSecurityAttributeInformation -RtlpMuiFreeLangRegistryInfo -RtlpMuiRegCreateRegistryInfo -RtlpMuiRegFreeRegistryInfo -RtlpMuiRegLoadRegistryInfo -RtlpNotOwnerCriticalSection -RtlpNtCreateKey -RtlpNtEnumerateSubKey -RtlpNtMakeTemporaryKey -RtlpNtOpenKey -RtlpNtQueryValueKey -RtlpNtSetValueKey -RtlpQueryDefaultUILanguage -RtlpQueryProcessDebugInformationRemote -RtlpRefreshCachedUILanguage -RtlpSetInstallLanguage -RtlpSetPreferredUILanguages -RtlpSetUserPreferredUILanguages -RtlpTimeFieldsToTime -RtlpTimeToTimeFields -RtlpUnWaitCriticalSection -RtlpVerifyAndCommitUILanguageSettings -RtlpWaitForCriticalSection -RtlxAnsiStringToUnicodeSize -RtlxOemStringToUnicodeSize -RtlxUnicodeStringToAnsiSize -RtlxUnicodeStringToOemSize -SbExecuteProcedure -SbSelectProcedure -ShipAssert -ShipAssertGetBufferInfo -ShipAssertMsgA -ShipAssertMsgW -TpAllocAlpcCompletion -TpAllocAlpcCompletionEx -TpAllocCleanupGroup -TpAllocIoCompletion -TpAllocJobNotification -TpAllocPool -TpAllocTimer -TpAllocWait -TpAllocWork -TpAlpcRegisterCompletionList -TpAlpcUnregisterCompletionList -TpCallbackDetectedUnrecoverableError -TpCallbackIndependent -TpCallbackLeaveCriticalSectionOnCompletion -TpCallbackMayRunLong -TpCallbackReleaseMutexOnCompletion -TpCallbackReleaseSemaphoreOnCompletion -TpCallbackSendAlpcMessageOnCompletion -TpCallbackSendPendingAlpcMessage -TpCallbackSetEventOnCompletion -TpCallbackUnloadDllOnCompletion -TpCancelAsyncIoOperation -TpCaptureCaller -TpCheckTerminateWorker -TpDbgDumpHeapUsage -TpDbgSetLogRoutine -TpDisablePoolCallbackChecks -TpDisassociateCallback -TpIsTimerSet -TpPostWork -TpQueryPoolStackInformation -TpReleaseAlpcCompletion -TpReleaseCleanupGroup -TpReleaseCleanupGroupMembers -TpReleaseIoCompletion -TpReleaseJobNotification -TpReleasePool -TpReleaseTimer -TpReleaseWait -TpReleaseWork -TpSetDefaultPoolMaxThreads -TpSetDefaultPoolStackInformation -TpSetPoolMaxThreads -TpSetPoolMaxThreadsSoftLimit -TpSetPoolMinThreads -TpSetPoolStackInformation -TpSetPoolThreadBasePriority -TpSetPoolThreadCpuSets -TpSetPoolWorkerThreadIdleTimeout -TpSetTimer -TpSetTimerEx -TpSetWait -TpSetWaitEx -TpSimpleTryPost -TpStartAsyncIoOperation -TpTimerOutstandingCallbackCount -TpTrimPools -TpWaitForAlpcCompletion -TpWaitForIoCompletion -TpWaitForJobNotification -TpWaitForTimer -TpWaitForWait -TpWaitForWork -VerSetConditionMask -WerReportExceptionWorker -WerReportSQMEvent -WinSqmAddToAverageDWORD -WinSqmAddToStream -WinSqmAddToStreamEx -WinSqmCheckEscalationAddToStreamEx -WinSqmCheckEscalationSetDWORD -WinSqmCheckEscalationSetDWORD64 -WinSqmCheckEscalationSetString -WinSqmCommonDatapointDelete -WinSqmCommonDatapointSetDWORD -WinSqmCommonDatapointSetDWORD64 -WinSqmCommonDatapointSetStreamEx -WinSqmCommonDatapointSetString -WinSqmEndSession -WinSqmEventEnabled -WinSqmEventWrite -WinSqmGetEscalationRuleStatus -WinSqmGetInstrumentationProperty -WinSqmIncrementDWORD -WinSqmIsOptedIn -WinSqmIsOptedInEx -WinSqmIsSessionDisabled -WinSqmSetDWORD -WinSqmSetDWORD64 -WinSqmSetEscalationInfo -WinSqmSetIfMaxDWORD -WinSqmSetIfMinDWORD -WinSqmSetString -WinSqmStartSession -WinSqmStartSessionForPartner -WinSqmStartSqmOptinListener -ZwAcceptConnectPort -ZwAccessCheck -ZwAccessCheckAndAuditAlarm -ZwAccessCheckByType -ZwAccessCheckByTypeAndAuditAlarm -ZwAccessCheckByTypeResultList -ZwAccessCheckByTypeResultListAndAuditAlarm -ZwAccessCheckByTypeResultListAndAuditAlarmByHandle -ZwAcquireProcessActivityReference -ZwAddAtom -ZwAddAtomEx -ZwAddBootEntry -ZwAddDriverEntry -ZwAdjustGroupsToken -ZwAdjustPrivilegesToken -ZwAdjustTokenClaimsAndDeviceGroups -ZwAlertResumeThread -ZwAlertThread -ZwAlertThreadByThreadId -ZwAllocateLocallyUniqueId -ZwAllocateReserveObject -ZwAllocateUserPhysicalPages -ZwAllocateUuids -ZwAllocateVirtualMemory -ZwAllocateVirtualMemoryEx -ZwAlpcAcceptConnectPort -ZwAlpcCancelMessage -ZwAlpcConnectPort -ZwAlpcConnectPortEx -ZwAlpcCreatePort -ZwAlpcCreatePortSection -ZwAlpcCreateResourceReserve -ZwAlpcCreateSectionView -ZwAlpcCreateSecurityContext -ZwAlpcDeletePortSection -ZwAlpcDeleteResourceReserve -ZwAlpcDeleteSectionView -ZwAlpcDeleteSecurityContext -ZwAlpcDisconnectPort -ZwAlpcImpersonateClientContainerOfPort -ZwAlpcImpersonateClientOfPort -ZwAlpcOpenSenderProcess -ZwAlpcOpenSenderThread -ZwAlpcQueryInformation -ZwAlpcQueryInformationMessage -ZwAlpcRevokeSecurityContext -ZwAlpcSendWaitReceivePort -ZwAlpcSetInformation -ZwApphelpCacheControl -ZwAreMappedFilesTheSame -ZwAssignProcessToJobObject -ZwAssociateWaitCompletionPacket -ZwCallEnclave -ZwCallbackReturn -ZwCancelIoFile -ZwCancelIoFileEx -ZwCancelSynchronousIoFile -ZwCancelTimer -ZwCancelTimer2 -ZwCancelWaitCompletionPacket -ZwClearEvent -ZwClose -ZwCloseObjectAuditAlarm -ZwCommitComplete -ZwCommitEnlistment -ZwCommitRegistryTransaction -ZwCommitTransaction -ZwCompactKeys -ZwCompareObjects -ZwCompareSigningLevels -ZwCompareTokens -ZwCompleteConnectPort -ZwCompressKey -ZwConnectPort -ZwContinue -ZwConvertBetweenAuxiliaryCounterAndPerformanceCounter -ZwCreateCrossVmEvent -ZwCreateDebugObject -ZwCreateDirectoryObject -ZwCreateDirectoryObjectEx -ZwCreateEnclave -ZwCreateEnlistment -ZwCreateEvent -ZwCreateEventPair -ZwCreateFile -ZwCreateIRTimer -ZwCreateIoCompletion -ZwCreateJobObject -ZwCreateJobSet -ZwCreateKey -ZwCreateKeyTransacted -ZwCreateKeyedEvent -ZwCreateLowBoxToken -ZwCreateMailslotFile -ZwCreateMutant -ZwCreateNamedPipeFile -ZwCreatePagingFile -ZwCreatePartition -ZwCreatePort -ZwCreatePrivateNamespace -ZwCreateProcess -ZwCreateProcessEx -ZwCreateProfile -ZwCreateProfileEx -ZwCreateRegistryTransaction -ZwCreateResourceManager -ZwCreateSection -ZwCreateSectionEx -ZwCreateSemaphore -ZwCreateSymbolicLinkObject -ZwCreateThread -ZwCreateThreadEx -ZwCreateTimer -ZwCreateTimer2 -ZwCreateToken -ZwCreateTokenEx -ZwCreateTransaction -ZwCreateTransactionManager -ZwCreateUserProcess -ZwCreateWaitCompletionPacket -ZwCreateWaitablePort -ZwCreateWnfStateName -ZwCreateWorkerFactory -ZwDebugActiveProcess -ZwDebugContinue -ZwDelayExecution -ZwDeleteAtom -ZwDeleteBootEntry -ZwDeleteDriverEntry -ZwDeleteFile -ZwDeleteKey -ZwDeleteObjectAuditAlarm -ZwDeletePrivateNamespace -ZwDeleteValueKey -ZwDeleteWnfStateData -ZwDeleteWnfStateName -ZwDeviceIoControlFile -ZwDisableLastKnownGood -ZwDisplayString -ZwDrawText -ZwDuplicateObject -ZwDuplicateToken -ZwEnableLastKnownGood -ZwEnumerateBootEntries -ZwEnumerateDriverEntries -ZwEnumerateKey -ZwEnumerateSystemEnvironmentValuesEx -ZwEnumerateTransactionObject -ZwEnumerateValueKey -ZwExtendSection -ZwFilterBootOption -ZwFilterToken -ZwFilterTokenEx -ZwFindAtom -ZwFlushBuffersFile -ZwFlushBuffersFileEx -ZwFlushInstallUILanguage -ZwFlushInstructionCache -ZwFlushKey -ZwFlushProcessWriteBuffers -ZwFlushVirtualMemory -ZwFlushWriteBuffer -ZwFreeUserPhysicalPages -ZwFreeVirtualMemory -ZwFreezeRegistry -ZwFreezeTransactions -ZwFsControlFile -ZwGetCachedSigningLevel -ZwGetCompleteWnfStateSubscription -ZwGetContextThread -ZwGetCurrentProcessorNumber -ZwGetCurrentProcessorNumberEx -ZwGetDevicePowerState -ZwGetMUIRegistryInfo -ZwGetNextProcess -ZwGetNextThread -ZwGetNlsSectionPtr -ZwGetNotificationResourceManager -ZwGetWriteWatch -ZwImpersonateAnonymousToken -ZwImpersonateClientOfPort -ZwImpersonateThread -ZwInitializeEnclave -ZwInitializeNlsFiles -ZwInitializeRegistry -ZwInitiatePowerAction -ZwIsProcessInJob -ZwIsSystemResumeAutomatic -ZwIsUILanguageComitted -ZwListenPort -ZwLoadDriver -ZwLoadEnclaveData -ZwLoadKey -ZwLoadKey2 -ZwLoadKey3 -ZwLoadKeyEx -ZwLockFile -ZwLockProductActivationKeys -ZwLockRegistryKey -ZwLockVirtualMemory -ZwMakePermanentObject -ZwMakeTemporaryObject -ZwManageHotPatch -ZwManagePartition -ZwMapCMFModule -ZwMapUserPhysicalPages -ZwMapUserPhysicalPagesScatter -ZwMapViewOfSection -ZwMapViewOfSectionEx -ZwModifyBootEntry -ZwModifyDriverEntry -ZwNotifyChangeDirectoryFile -ZwNotifyChangeDirectoryFileEx -ZwNotifyChangeKey -ZwNotifyChangeMultipleKeys -ZwNotifyChangeSession -ZwOpenDirectoryObject -ZwOpenEnlistment -ZwOpenEvent -ZwOpenEventPair -ZwOpenFile -ZwOpenIoCompletion -ZwOpenJobObject -ZwOpenKey -ZwOpenKeyEx -ZwOpenKeyTransacted -ZwOpenKeyTransactedEx -ZwOpenKeyedEvent -ZwOpenMutant -ZwOpenObjectAuditAlarm -ZwOpenPartition -ZwOpenPrivateNamespace -ZwOpenProcess -ZwOpenProcessToken -ZwOpenProcessTokenEx -ZwOpenRegistryTransaction -ZwOpenResourceManager -ZwOpenSection -ZwOpenSemaphore -ZwOpenSession -ZwOpenSymbolicLinkObject -ZwOpenThread -ZwOpenThreadToken -ZwOpenThreadTokenEx -ZwOpenTimer -ZwOpenTransaction -ZwOpenTransactionManager -ZwPlugPlayControl -ZwPowerInformation -ZwPrePrepareComplete -ZwPrePrepareEnlistment -ZwPrepareComplete -ZwPrepareEnlistment -ZwPrivilegeCheck -ZwPrivilegeObjectAuditAlarm -ZwPrivilegedServiceAuditAlarm -ZwPropagationComplete -ZwPropagationFailed -ZwProtectVirtualMemory -ZwPulseEvent -ZwQueryAttributesFile -ZwQueryAuxiliaryCounterFrequency -ZwQueryBootEntryOrder -ZwQueryBootOptions -ZwQueryDebugFilterState -ZwQueryDefaultLocale -ZwQueryDefaultUILanguage -ZwQueryDirectoryFile -ZwQueryDirectoryFileEx -ZwQueryDirectoryObject -ZwQueryDriverEntryOrder -ZwQueryEaFile -ZwQueryEvent -ZwQueryFullAttributesFile -ZwQueryInformationAtom -ZwQueryInformationByName -ZwQueryInformationEnlistment -ZwQueryInformationFile -ZwQueryInformationJobObject -ZwQueryInformationPort -ZwQueryInformationProcess -ZwQueryInformationResourceManager -ZwQueryInformationThread -ZwQueryInformationToken -ZwQueryInformationTransaction -ZwQueryInformationTransactionManager -ZwQueryInformationWorkerFactory -ZwQueryInstallUILanguage -ZwQueryIntervalProfile -ZwQueryIoCompletion -ZwQueryKey -ZwQueryLicenseValue -ZwQueryMultipleValueKey -ZwQueryMutant -ZwQueryObject -ZwQueryOpenSubKeys -ZwQueryOpenSubKeysEx -ZwQueryPerformanceCounter -ZwQueryPortInformationProcess -ZwQueryQuotaInformationFile -ZwQuerySection -ZwQuerySecurityAttributesToken -ZwQuerySecurityObject -ZwQuerySecurityPolicy -ZwQuerySemaphore -ZwQuerySymbolicLinkObject -ZwQuerySystemEnvironmentValue -ZwQuerySystemEnvironmentValueEx -ZwQuerySystemInformation -ZwQuerySystemInformationEx -ZwQuerySystemTime -ZwQueryTimer -ZwQueryTimerResolution -ZwQueryValueKey -ZwQueryVirtualMemory -ZwQueryVolumeInformationFile -ZwQueryWnfStateData -ZwQueryWnfStateNameInformation -ZwQueueApcThread -ZwQueueApcThreadEx -ZwRaiseException -ZwRaiseHardError -ZwReadFile -ZwReadFileScatter -ZwReadOnlyEnlistment -ZwReadRequestData -ZwReadVirtualMemory -ZwRecoverEnlistment -ZwRecoverResourceManager -ZwRecoverTransactionManager -ZwRegisterProtocolAddressInformation -ZwRegisterThreadTerminatePort -ZwReleaseKeyedEvent -ZwReleaseMutant -ZwReleaseSemaphore -ZwReleaseWorkerFactoryWorker -ZwRemoveIoCompletion -ZwRemoveIoCompletionEx -ZwRemoveProcessDebug -ZwRenameKey -ZwRenameTransactionManager -ZwReplaceKey -ZwReplacePartitionUnit -ZwReplyPort -ZwReplyWaitReceivePort -ZwReplyWaitReceivePortEx -ZwReplyWaitReplyPort -ZwRequestPort -ZwRequestWaitReplyPort -ZwResetEvent -ZwResetWriteWatch -ZwRestoreKey -ZwResumeProcess -ZwResumeThread -ZwRevertContainerImpersonation -ZwRollbackComplete -ZwRollbackEnlistment -ZwRollbackRegistryTransaction -ZwRollbackTransaction -ZwRollforwardTransactionManager -ZwSaveKey -ZwSaveKeyEx -ZwSaveMergedKeys -ZwSecureConnectPort -ZwSerializeBoot -ZwSetBootEntryOrder -ZwSetBootOptions -ZwSetCachedSigningLevel -ZwSetCachedSigningLevel2 -ZwSetContextThread -ZwSetDebugFilterState -ZwSetDefaultHardErrorPort -ZwSetDefaultLocale -ZwSetDefaultUILanguage -ZwSetDriverEntryOrder -ZwSetEaFile -ZwSetEvent -ZwSetEventBoostPriority -ZwSetHighEventPair -ZwSetHighWaitLowEventPair -ZwSetIRTimer -ZwSetInformationDebugObject -ZwSetInformationEnlistment -ZwSetInformationFile -ZwSetInformationJobObject -ZwSetInformationKey -ZwSetInformationObject -ZwSetInformationProcess -ZwSetInformationResourceManager -ZwSetInformationSymbolicLink -ZwSetInformationThread -ZwSetInformationToken -ZwSetInformationTransaction -ZwSetInformationTransactionManager -ZwSetInformationVirtualMemory -ZwSetInformationWorkerFactory -ZwSetIntervalProfile -ZwSetIoCompletion -ZwSetIoCompletionEx -ZwSetLdtEntries -ZwSetLowEventPair -ZwSetLowWaitHighEventPair -ZwSetQuotaInformationFile -ZwSetSecurityObject -ZwSetSystemEnvironmentValue -ZwSetSystemEnvironmentValueEx -ZwSetSystemInformation -ZwSetSystemPowerState -ZwSetSystemTime -ZwSetThreadExecutionState -ZwSetTimer -ZwSetTimer2 -ZwSetTimerEx -ZwSetTimerResolution -ZwSetUuidSeed -ZwSetValueKey -ZwSetVolumeInformationFile -ZwSetWnfProcessNotificationEvent -ZwShutdownSystem -ZwShutdownWorkerFactory -ZwSignalAndWaitForSingleObject -ZwSinglePhaseReject -ZwStartProfile -ZwStopProfile -ZwSubscribeWnfStateChange -ZwSuspendProcess -ZwSuspendThread -ZwSystemDebugControl -ZwTerminateEnclave -ZwTerminateJobObject -ZwTerminateProcess -ZwTerminateThread -ZwTestAlert -ZwThawRegistry -ZwThawTransactions -ZwTraceControl -ZwTraceEvent -ZwTranslateFilePath -ZwUmsThreadYield -ZwUnloadDriver -ZwUnloadKey -ZwUnloadKey2 -ZwUnloadKeyEx -ZwUnlockFile -ZwUnlockVirtualMemory -ZwUnmapViewOfSection -ZwUnmapViewOfSectionEx -ZwUnsubscribeWnfStateChange -ZwUpdateWnfStateData -ZwVdmControl -ZwWaitForAlertByThreadId -ZwWaitForDebugEvent -ZwWaitForKeyedEvent -ZwWaitForMultipleObjects -ZwWaitForMultipleObjects32 -ZwWaitForSingleObject -ZwWaitForWorkViaWorkerFactory -ZwWaitHighEventPair -ZwWaitLowEventPair -ZwWorkerFactoryWorkerReady -ZwWow64AllocateVirtualMemory64 -ZwWow64CallFunction64 -ZwWow64CsrAllocateCaptureBuffer -ZwWow64CsrAllocateMessagePointer -ZwWow64CsrCaptureMessageBuffer -ZwWow64CsrCaptureMessageString -ZwWow64CsrClientCallServer -ZwWow64CsrClientConnectToServer -ZwWow64CsrFreeCaptureBuffer -ZwWow64CsrGetProcessId -ZwWow64CsrIdentifyAlertableThread -ZwWow64CsrVerifyRegion -ZwWow64DebuggerCall -ZwWow64GetCurrentProcessorNumberEx -ZwWow64GetNativeSystemInformation -ZwWow64IsProcessorFeaturePresent -ZwWow64QueryInformationProcess64 -ZwWow64ReadVirtualMemory64 -ZwWow64WriteVirtualMemory64 -ZwWriteFile -ZwWriteFileGather -ZwWriteRequestData -ZwWriteVirtualMemory -ZwYieldExecution -vDbgPrintEx -vDbgPrintExWithPrefix diff --git a/mingw-w64-crt/libarm64/Makefile.am b/mingw-w64-crt/libarm64/Makefile.am index 26f28619e..dcffd2f2b 100644 --- a/mingw-w64-crt/libarm64/Makefile.am +++ b/mingw-w64-crt/libarm64/Makefile.am @@ -190,6 +190,7 @@ libarm64_DATA += %reldir%/libnetshell.a libarm64_DATA += %reldir%/libnetutils.a libarm64_DATA += %reldir%/libnormaliz.a libarm64_DATA += %reldir%/libntdsapi.a +libarm64_DATA += %reldir%/libntdll.a libarm64_DATA += %reldir%/libntdllcrt.a libarm64_DATA += %reldir%/liboccache.a libarm64_DATA += %reldir%/libodbc32.a -- 2.17.1 _______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
