Add initial set of import-library-definition-files for ARM 32-bit.
Base is Windows RT 8.1


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@6600 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-crt/libarm32/acledit.def b/mingw-w64-crt/libarm32/acledit.def
new file mode 100644
index 0000000..62b0043
--- /dev/null
+++ b/mingw-w64-crt/libarm32/acledit.def
@@ -0,0 +1,14 @@
+;
+; Definition file of ACLEDIT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ACLEDIT.dll"
+EXPORTS
+EditAuditInfo
+EditOwnerInfo
+EditPermissionInfo
+FMExtensionProcW
+SedDiscretionaryAclEditor
+SedSystemAclEditor
+SedTakeOwnership
diff --git a/mingw-w64-crt/libarm32/aclui.def b/mingw-w64-crt/libarm32/aclui.def
new file mode 100644
index 0000000..7a7961d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/aclui.def
@@ -0,0 +1,15 @@
+;
+; Definition file of ACLUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ACLUI.dll"
+EXPORTS
+CreateSecurityPage
+EditSecurity
+EditSecurityAdvanced
+EditResourceCondition
+EditConditionalAceClaims
+GetLocalizedStringForCondition
+GetTlsIndexForClaimDictionary
+IID_ISecurityInformation
diff --git a/mingw-w64-crt/libarm32/acppage.def b/mingw-w64-crt/libarm32/acppage.def
new file mode 100644
index 0000000..7807a7b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/acppage.def
@@ -0,0 +1,8 @@
+;
+; Definition file of acppage.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "acppage.dll"
+EXPORTS
+GetExeFromLnk
diff --git a/mingw-w64-crt/libarm32/acproxy.def b/mingw-w64-crt/libarm32/acproxy.def
new file mode 100644
index 0000000..a089cac
--- /dev/null
+++ b/mingw-w64-crt/libarm32/acproxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ACPROXY.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ACPROXY.dll"
+EXPORTS
+PerformAutochkOperations
diff --git a/mingw-w64-crt/libarm32/actionqueue.def b/mingw-w64-crt/libarm32/actionqueue.def
new file mode 100644
index 0000000..306b825
--- /dev/null
+++ b/mingw-w64-crt/libarm32/actionqueue.def
@@ -0,0 +1,9 @@
+;
+; Definition file of ActionQueue.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ActionQueue.dll"
+EXPORTS
+GenerateActionQueue
+ProcessActionQueue
diff --git a/mingw-w64-crt/libarm32/activeds.def b/mingw-w64-crt/libarm32/activeds.def
new file mode 100644
index 0000000..3769a33
--- /dev/null
+++ b/mingw-w64-crt/libarm32/activeds.def
@@ -0,0 +1,34 @@
+;
+; Definition file of ACTIVEDS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ACTIVEDS.dll"
+EXPORTS
+ADsGetObject
+ADsBuildEnumerator
+ADsFreeEnumerator
+ADsEnumerateNext
+ADsBuildVarArrayStr
+ADsBuildVarArrayInt
+ADsOpenObject
+ADsSetLastError
+ADsGetLastError
+AllocADsMem
+FreeADsMem
+ReallocADsMem
+AllocADsStr
+FreeADsStr
+ReallocADsStr
+ADsEncodeBinaryData
+PropVariantToAdsType
+AdsTypeToPropVariant
+AdsFreeAdsValues
+ADsDecodeBinaryData
+AdsTypeToPropVariant2
+PropVariantToAdsType2
+ConvertSecDescriptorToVariant
+ConvertSecurityDescriptorToSecDes
+BinarySDToSecurityDescriptor
+SecurityDescriptorToBinarySD
+ConvertTrusteeToSid
diff --git a/mingw-w64-crt/libarm32/actxprxy.def b/mingw-w64-crt/libarm32/actxprxy.def
new file mode 100644
index 0000000..b665814
--- /dev/null
+++ b/mingw-w64-crt/libarm32/actxprxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SWEEPRX.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SWEEPRX.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/adhapi.def b/mingw-w64-crt/libarm32/adhapi.def
new file mode 100644
index 0000000..dc78a55
--- /dev/null
+++ b/mingw-w64-crt/libarm32/adhapi.def
@@ -0,0 +1,13 @@
+;
+; Definition file of AdhApi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AdhApi.dll"
+EXPORTS
+AdhEngineClose
+AdhEngineOpen
+AdhGetConfig
+AdhGetEvidenceCollectorResult
+AdhStatusEventSubscribe
+AdhStatusEventUnsubscribe
diff --git a/mingw-w64-crt/libarm32/adhsvc.def b/mingw-w64-crt/libarm32/adhsvc.def
new file mode 100644
index 0000000..3893705
--- /dev/null
+++ b/mingw-w64-crt/libarm32/adhsvc.def
@@ -0,0 +1,10 @@
+;
+; Definition file of adhsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "adhsvc.dll"
+EXPORTS
+SubServiceScmNotification
+SubServiceStart
+SubServiceStop
diff --git a/mingw-w64-crt/libarm32/admtmpl.def b/mingw-w64-crt/libarm32/admtmpl.def
new file mode 100644
index 0000000..8d1eb1e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/admtmpl.def
@@ -0,0 +1,9 @@
+;
+; Definition file of ADMTMPL.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ADMTMPL.DLL"
+EXPORTS
+CreateCmtStoreObject
+CreateParserObject
diff --git a/mingw-w64-crt/libarm32/adsldpc.def b/mingw-w64-crt/libarm32/adsldpc.def
new file mode 100644
index 0000000..e53b3ee
--- /dev/null
+++ b/mingw-w64-crt/libarm32/adsldpc.def
@@ -0,0 +1,182 @@
+;
+; Definition file of adsldpc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "adsldpc.dll"
+EXPORTS
+??0CLexer@@QAA@XZ
+??1CLexer@@QAA@XZ
+ADSIPrint
+ADsAbandonSearch
+ADsCloseSearchHandle
+ADsCreateAttributeDefinition
+ADsCreateClassDefinition
+ADsCreateDSObject
+ADsCreateDSObjectExt
+ADsDeleteAttributeDefinition
+ADsDeleteClassDefinition
+ADsDeleteDSObject
+ADsEnumAttributes
+ADsEnumClasses
+ADsExecuteSearch
+ADsFreeColumn
+ADsGetColumn
+ADsGetFirstRow
+ADsGetNextColumnName
+ADsGetNextRow
+ADsGetObjectAttributes
+ADsGetPreviousRow
+ADsHelperGetCurrentRowMessage
+ADsObject
+ADsSetObjectAttributes
+ADsSetSearchPreference
+ADsWriteAttributeDefinition
+ADsWriteClassDefinition
+AdsTypeToLdapTypeCopyConstruct
+AdsTypeToLdapTypeCopyDNWithBinary
+AdsTypeToLdapTypeCopyDNWithString
+AdsTypeToLdapTypeCopyGeneralizedTime
+AdsTypeToLdapTypeCopyTime
+BerBvFree
+BerEncodingQuotaControl
+BuildADsParentPath
+BuildADsParentPathFromObjectInfo2
+BuildADsParentPathFromObjectInfo
+BuildADsPathFromLDAPPath2
+BuildADsPathFromLDAPPath
+BuildADsPathFromParent
+BuildLDAPPathFromADsPath2
+BuildLDAPPathFromADsPath
+ChangeSeparator
+Component
+ConvertSidToString
+ConvertSidToU2Trustee
+ConvertU2TrusteeToSid
+FindEntryInSearchTable
+FindSearchTableIndex
+FreeObjectInfo
+GetDefaultServer
+GetDisplayName
+GetDomainDNSNameForDomain
+GetLDAPTypeName
+?GetNextToken@CLexer@@QAAJPAGPAK@Z
+GetServerAndPort
+GetSyntaxOfAttribute
+InitObjectInfo
+?InitializePath@CLexer@@QAAJPAG@Z
+IsGCNamespace
+LdapAddExtS
+LdapAddS
+LdapAttributeFree
+LdapCacheAddRef
+LdapCloseObject
+LdapCompareExt
+LdapControlFree
+LdapControlsFree
+LdapCountEntries
+LdapCrackUserDNtoNTLMUser2
+LdapCreatePageControl
+LdapDeleteExtS
+LdapDeleteS
+LdapFirstAttribute
+LdapFirstEntry
+LdapGetDn
+LdapGetNextPageS
+LdapGetSchemaObjectCount
+LdapGetSubSchemaSubEntryPath
+LdapGetSyntaxIdOfAttribute
+LdapGetSyntaxOfAttributeOnServer
+LdapGetValues
+LdapGetValuesLen
+LdapInitializeSearchPreferences
+LdapIsClassNameValidOnServer
+LdapMakeSchemaCacheObsolete
+LdapMemFree
+LdapModDnS
+LdapModifyExtS
+LdapModifyS
+LdapMsgFree
+LdapNextAttribute
+LdapNextEntry
+LdapOpenObject2
+LdapOpenObject
+LdapParsePageControl
+LdapParseResult
+LdapReadAttribute2
+LdapReadAttribute
+LdapReadAttributeFast
+LdapRenameExtS
+LdapResult
+LdapSearch
+LdapSearchAbandonPage
+LdapSearchExtS
+LdapSearchInitPage
+LdapSearchS
+LdapSearchST
+LdapTypeBinaryToString
+LdapTypeCopyConstruct
+LdapTypeFreeLdapModList
+LdapTypeFreeLdapModObject
+LdapTypeFreeLdapObjects
+LdapTypeToAdsTypeDNWithBinary
+LdapTypeToAdsTypeDNWithString
+LdapTypeToAdsTypeGeneralizedTime
+LdapTypeToAdsTypeUTCTime
+LdapValueFree
+LdapValueFreeLen
+LdapcKeepHandleAround
+LdapcSetStickyServer
+PathName
+ReadPagingSupportedAttr
+ReadSecurityDescriptorControlType
+ReadServerSupportsIsADAMControl
+ReadServerSupportsIsADControl
+SchemaAddRef
+SchemaClose
+SchemaGetClassInfo
+SchemaGetClassInfoByIndex
+SchemaGetObjectCount
+SchemaGetPropertyInfo
+SchemaGetPropertyInfoByIndex
+SchemaGetStringsFromStringTable
+SchemaGetSyntaxOfAttribute
+SchemaIsClassAContainer
+SchemaOpen
+?SetAtDisabler@CLexer@@QAAXH@Z
+?SetExclaimnationDisabler@CLexer@@QAAXH@Z
+?SetFSlashDisabler@CLexer@@QAAXH@Z
+SortAndRemoveDuplicateOIDs
+UnMarshallLDAPToLDAPSynID
+intcmp
+ADSIAbandonSearch
+ADSICloseDSObject
+ADSICloseSearchHandle
+ADSICreateDSObject
+ADSIDeleteDSObject
+ADSIExecuteSearch
+ADSIFreeColumn
+ADSIGetColumn
+ADSIGetFirstRow
+ADSIGetNextColumnName
+ADSIGetNextRow
+ADSIGetObjectAttributes
+ADSIGetPreviousRow
+ADSIModifyRdn
+ADSIOpenDSObject
+ADSISetObjectAttributes
+ADSISetSearchPreference
+ADsDecodeBinaryData
+ADsEncodeBinaryData
+ADsGetLastError
+ADsSetLastError
+AdsTypeFreeAdsObjects
+AllocADsMem
+AllocADsStr
+FreeADsMem
+FreeADsStr
+LdapTypeToAdsTypeCopyConstruct
+MapADSTypeToLDAPType
+MapLDAPTypeToADSType
+ReallocADsMem
+ReallocADsStr
diff --git a/mingw-w64-crt/libarm32/advapi32.def b/mingw-w64-crt/libarm32/advapi32.def
new file mode 100644
index 0000000..b75a513
--- /dev/null
+++ b/mingw-w64-crt/libarm32/advapi32.def
@@ -0,0 +1,856 @@
+;
+; Definition file of ADVAPI32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ADVAPI32.dll"
+EXPORTS
+ord_1000 @1000
+I_ScGetCurrentGroupStateW
+A_SHAFinal
+A_SHAInit
+A_SHAUpdate
+AbortSystemShutdownA
+AbortSystemShutdownW
+AccessCheck
+AccessCheckAndAuditAlarmA
+AccessCheckAndAuditAlarmW
+AccessCheckByType
+AccessCheckByTypeAndAuditAlarmA
+AccessCheckByTypeAndAuditAlarmW
+AccessCheckByTypeResultList
+AccessCheckByTypeResultListAndAuditAlarmA
+AccessCheckByTypeResultListAndAuditAlarmByHandleA
+AccessCheckByTypeResultListAndAuditAlarmByHandleW
+AccessCheckByTypeResultListAndAuditAlarmW
+AddAccessAllowedAce
+AddAccessAllowedAceEx
+AddAccessAllowedObjectAce
+AddAccessDeniedAce
+AddAccessDeniedAceEx
+AddAccessDeniedObjectAce
+AddAce
+AddAuditAccessAce
+AddAuditAccessAceEx
+AddAuditAccessObjectAce
+AddConditionalAce
+AddMandatoryAce
+AddUsersToEncryptedFile
+AddUsersToEncryptedFileEx
+AdjustTokenGroups
+AdjustTokenPrivileges
+AllocateAndInitializeSid
+AllocateLocallyUniqueId
+AreAllAccessesGranted
+AreAnyAccessesGranted
+AuditComputeEffectivePolicyBySid
+AuditComputeEffectivePolicyByToken
+AuditEnumerateCategories
+AuditEnumeratePerUserPolicy
+AuditEnumerateSubCategories
+AuditFree
+AuditLookupCategoryGuidFromCategoryId
+AuditLookupCategoryIdFromCategoryGuid
+AuditLookupCategoryNameA
+AuditLookupCategoryNameW
+AuditLookupSubCategoryNameA
+AuditLookupSubCategoryNameW
+AuditQueryGlobalSaclA
+AuditQueryGlobalSaclW
+AuditQueryPerUserPolicy
+AuditQuerySecurity
+AuditQuerySystemPolicy
+AuditSetGlobalSaclA
+AuditSetGlobalSaclW
+AuditSetPerUserPolicy
+AuditSetSecurity
+AuditSetSystemPolicy
+BackupEventLogA
+BackupEventLogW
+BaseRegCloseKey
+BaseRegCreateKey
+BaseRegDeleteKeyEx
+BaseRegDeleteValue
+BaseRegFlushKey
+BaseRegGetVersion
+BaseRegLoadKey
+BaseRegOpenKey
+BaseRegRestoreKey
+BaseRegSaveKeyEx
+BaseRegSetKeySecurity
+BaseRegSetValue
+BaseRegUnLoadKey
+BuildExplicitAccessWithNameA
+BuildExplicitAccessWithNameW
+BuildImpersonateExplicitAccessWithNameA
+BuildImpersonateExplicitAccessWithNameW
+BuildImpersonateTrusteeA
+BuildImpersonateTrusteeW
+BuildSecurityDescriptorA
+BuildSecurityDescriptorW
+BuildTrusteeWithNameA
+BuildTrusteeWithNameW
+BuildTrusteeWithObjectsAndNameA
+BuildTrusteeWithObjectsAndNameW
+BuildTrusteeWithObjectsAndSidA
+BuildTrusteeWithObjectsAndSidW
+BuildTrusteeWithSidA
+BuildTrusteeWithSidW
+CancelOverlappedAccess
+ChangeServiceConfig2A
+ChangeServiceConfig2W
+ChangeServiceConfigA
+ChangeServiceConfigW
+CheckForHiberboot
+CheckTokenMembership
+ClearEventLogA
+ClearEventLogW
+CloseCodeAuthzLevel
+CloseEncryptedFileRaw
+CloseEventLog
+CloseServiceHandle
+CloseThreadWaitChainSession
+CloseTrace
+CommandLineFromMsiDescriptor
+ComputeAccessTokenFromCodeAuthzLevel
+ControlService
+ControlServiceExA
+ControlServiceExW
+ControlTraceA
+ControlTraceW
+ConvertAccessToSecurityDescriptorA
+ConvertAccessToSecurityDescriptorW
+ConvertSDToStringSDDomainW
+ConvertSDToStringSDRootDomainA
+ConvertSDToStringSDRootDomainW
+ConvertSecurityDescriptorToAccessA
+ConvertSecurityDescriptorToAccessNamedA
+ConvertSecurityDescriptorToAccessNamedW
+ConvertSecurityDescriptorToAccessW
+ConvertSecurityDescriptorToStringSecurityDescriptorA
+ConvertSecurityDescriptorToStringSecurityDescriptorW
+ConvertSidToStringSidA
+ConvertSidToStringSidW
+ConvertStringSDToSDDomainA
+ConvertStringSDToSDDomainW
+ConvertStringSDToSDRootDomainA
+ConvertStringSDToSDRootDomainW
+ConvertStringSecurityDescriptorToSecurityDescriptorA
+ConvertStringSecurityDescriptorToSecurityDescriptorW
+ConvertStringSidToSidA
+ConvertStringSidToSidW
+ConvertToAutoInheritPrivateObjectSecurity
+CopySid
+CreateCodeAuthzLevel
+CreatePrivateObjectSecurity
+CreatePrivateObjectSecurityEx
+CreatePrivateObjectSecurityWithMultipleInheritance
+CreateProcessAsUserA
+CreateProcessAsUserW
+CreateProcessWithLogonW
+CreateProcessWithTokenW
+CreateRestrictedToken
+CreateServiceA
+CreateServiceW
+CreateTraceInstanceId
+CreateWellKnownSid
+CredBackupCredentials
+CredDeleteA
+CredDeleteW
+CredEncryptAndMarshalBinaryBlob
+CredEnumerateA
+CredEnumerateW
+CredFindBestCredentialA
+CredFindBestCredentialW
+CredFree
+CredGetSessionTypes
+CredGetTargetInfoA
+CredGetTargetInfoW
+CredIsMarshaledCredentialA
+CredIsMarshaledCredentialW
+CredIsProtectedA
+CredIsProtectedW
+CredMarshalCredentialA
+CredMarshalCredentialW
+CredProfileLoaded
+CredProfileLoadedEx
+CredProfileUnloaded
+CredProtectA
+CredProtectW
+CredReadA
+CredReadByTokenHandle
+CredReadDomainCredentialsA
+CredReadDomainCredentialsW
+CredReadW
+CredRenameA
+CredRenameW
+CredRestoreCredentials
+CredUnmarshalCredentialA
+CredUnmarshalCredentialW
+CredUnprotectA
+CredUnprotectW
+CredWriteA
+CredWriteDomainCredentialsA
+CredWriteDomainCredentialsW
+CredWriteW
+CredpConvertCredential
+CredpConvertOneCredentialSize
+CredpConvertTargetInfo
+CredpDecodeCredential
+CredpEncodeCredential
+CredpEncodeSecret
+CryptAcquireContextA
+CryptAcquireContextW
+CryptContextAddRef
+CryptCreateHash
+CryptDecrypt
+CryptDeriveKey
+CryptDestroyHash
+CryptDestroyKey
+CryptDuplicateHash
+CryptDuplicateKey
+CryptEncrypt
+CryptEnumProviderTypesA
+CryptEnumProviderTypesW
+CryptEnumProvidersA
+CryptEnumProvidersW
+CryptExportKey
+CryptGenKey
+CryptGenRandom
+CryptGetDefaultProviderA
+CryptGetDefaultProviderW
+CryptGetHashParam
+CryptGetKeyParam
+CryptGetProvParam
+CryptGetUserKey
+CryptHashData
+CryptHashSessionKey
+CryptImportKey
+CryptReleaseContext
+CryptSetHashParam
+CryptSetKeyParam
+CryptSetProvParam
+CryptSetProviderA
+CryptSetProviderExA
+CryptSetProviderExW
+CryptSetProviderW
+CryptSignHashA
+CryptSignHashW
+CryptVerifySignatureA
+CryptVerifySignatureW
+DecryptFileA
+DecryptFileW
+DeleteAce
+DeleteService
+DeregisterEventSource
+DestroyPrivateObjectSecurity
+DuplicateEncryptionInfoFile
+DuplicateToken
+DuplicateTokenEx
+ElfBackupEventLogFileA
+ElfBackupEventLogFileW
+ElfChangeNotify
+ElfClearEventLogFileA
+ElfClearEventLogFileW
+ElfCloseEventLog
+ElfDeregisterEventSource
+ElfFlushEventLog
+ElfNumberOfRecords
+ElfOldestRecord
+ElfOpenBackupEventLogA
+ElfOpenBackupEventLogW
+ElfOpenEventLogA
+ElfOpenEventLogW
+ElfReadEventLogA
+ElfReadEventLogW
+ElfRegisterEventSourceA
+ElfRegisterEventSourceW
+ElfReportEventA
+ElfReportEventAndSourceW
+ElfReportEventW
+EnableTrace
+EnableTraceEx
+EnableTraceEx2
+EncryptFileA
+EncryptFileW
+EncryptedFileKeyInfo
+EncryptionDisable
+EnumDependentServicesA
+EnumDependentServicesW
+EnumDynamicTimeZoneInformation
+EnumServiceGroupW
+EnumServicesStatusA
+EnumServicesStatusExA
+EnumServicesStatusExW
+EnumServicesStatusW
+EnumerateTraceGuids
+EnumerateTraceGuidsEx
+EqualDomainSid
+EqualPrefixSid
+EqualSid
+EtwLogSysConfigExtension
+EventAccessControl
+EventAccessQuery
+EventAccessRemove
+EventActivityIdControl
+EventEnabled
+EventProviderEnabled
+EventRegister
+EventSetInformation
+EventUnregister
+EventWrite
+EventWriteEndScenario
+EventWriteEx
+EventWriteStartScenario
+EventWriteString
+EventWriteTransfer
+FileEncryptionStatusA
+FileEncryptionStatusW
+FindFirstFreeAce
+FlushEfsCache
+FlushTraceA
+FlushTraceW
+FreeEncryptedFileKeyInfo
+FreeEncryptedFileMetadata
+FreeEncryptionCertificateHashList
+FreeInheritedFromArray
+FreeSid
+GetAccessPermissionsForObjectA
+GetAccessPermissionsForObjectW
+GetAce
+GetAclInformation
+GetAuditedPermissionsFromAclA
+GetAuditedPermissionsFromAclW
+GetCurrentHwProfileA
+GetCurrentHwProfileW
+GetDynamicTimeZoneInformationEffectiveYears
+GetEffectiveRightsFromAclA
+GetEffectiveRightsFromAclW
+GetEncryptedFileMetadata
+GetEventLogInformation
+GetExplicitEntriesFromAclA
+GetExplicitEntriesFromAclW
+GetFileSecurityA
+GetFileSecurityW
+GetInformationCodeAuthzLevelW
+GetInformationCodeAuthzPolicyW
+GetInheritanceSourceA
+GetInheritanceSourceW
+GetKernelObjectSecurity
+GetLengthSid
+GetLocalManagedApplicationData
+GetLocalManagedApplications
+GetManagedApplicationCategories
+GetManagedApplications
+GetMultipleTrusteeA
+GetMultipleTrusteeOperationA
+GetMultipleTrusteeOperationW
+GetMultipleTrusteeW
+GetNamedSecurityInfoA
+GetNamedSecurityInfoExA
+GetNamedSecurityInfoExW
+GetNamedSecurityInfoW
+GetNumberOfEventLogRecords
+GetOldestEventLogRecord
+GetOverlappedAccessResults
+GetPrivateObjectSecurity
+GetSecurityDescriptorControl
+GetSecurityDescriptorDacl
+GetSecurityDescriptorGroup
+GetSecurityDescriptorLength
+GetSecurityDescriptorOwner
+GetSecurityDescriptorRMControl
+GetSecurityDescriptorSacl
+GetSecurityInfo
+GetSecurityInfoExA
+GetSecurityInfoExW
+GetServiceDisplayNameA
+GetServiceDisplayNameW
+GetServiceKeyNameA
+GetServiceKeyNameW
+GetSidIdentifierAuthority
+GetSidLengthRequired
+GetSidSubAuthority
+GetSidSubAuthorityCount
+GetStringConditionFromBinary
+GetThreadWaitChain
+GetTokenInformation
+GetTraceEnableFlags
+GetTraceEnableLevel
+GetTraceLoggerHandle
+GetTrusteeFormA
+GetTrusteeFormW
+GetTrusteeNameA
+GetTrusteeNameW
+GetTrusteeTypeA
+GetTrusteeTypeW
+GetUserNameA
+GetUserNameW
+GetWindowsAccountDomainSid
+I_QueryTagInformation
+I_ScIsSecurityProcess
+I_ScPnPGetServiceName
+I_ScQueryServiceConfig
+I_ScRegisterPreshutdownRestart
+I_ScSendPnPMessage
+I_ScSendTSMessage
+I_ScSetServiceBitsA
+I_ScSetServiceBitsW
+I_ScValidatePnPService
+IdentifyCodeAuthzLevelW
+ImpersonateAnonymousToken
+ImpersonateLoggedOnUser
+ImpersonateNamedPipeClient
+ImpersonateSelf
+InitializeAcl
+InitializeSecurityDescriptor
+InitializeSid
+InitiateShutdownA
+InitiateShutdownW
+InitiateSystemShutdownA
+InitiateSystemShutdownExA
+InitiateSystemShutdownExW
+InitiateSystemShutdownW
+InstallApplication
+IsTextUnicode
+IsTokenRestricted
+IsTokenUntrusted
+IsValidAcl
+IsValidRelativeSecurityDescriptor
+IsValidSecurityDescriptor
+IsValidSid
+IsWellKnownSid
+LockServiceDatabase
+LogonUserA
+LogonUserExA
+LogonUserExExW
+LogonUserExW
+LogonUserW
+LookupAccountNameA
+LookupAccountNameW
+LookupAccountSidA
+LookupAccountSidW
+LookupPrivilegeDisplayNameA
+LookupPrivilegeDisplayNameW
+LookupPrivilegeNameA
+LookupPrivilegeNameW
+LookupPrivilegeValueA
+LookupPrivilegeValueW
+LookupSecurityDescriptorPartsA
+LookupSecurityDescriptorPartsW
+LsaAddAccountRights
+LsaAddPrivilegesToAccount
+LsaClearAuditLog
+LsaClose
+LsaCreateAccount
+LsaCreateSecret
+LsaCreateTrustedDomain
+LsaCreateTrustedDomainEx
+LsaDelete
+LsaDeleteTrustedDomain
+LsaEnumerateAccountRights
+LsaEnumerateAccounts
+LsaEnumerateAccountsWithUserRight
+LsaEnumeratePrivileges
+LsaEnumeratePrivilegesOfAccount
+LsaEnumerateTrustedDomains
+LsaEnumerateTrustedDomainsEx
+LsaFreeMemory
+LsaGetAppliedCAPIDs
+LsaGetQuotasForAccount
+LsaGetRemoteUserName
+LsaGetSystemAccessAccount
+LsaGetUserName
+LsaICLookupNames
+LsaICLookupNamesWithCreds
+LsaICLookupSids
+LsaICLookupSidsWithCreds
+LsaLookupNames
+LsaLookupNames2
+LsaLookupPrivilegeDisplayName
+LsaLookupPrivilegeName
+LsaLookupPrivilegeValue
+LsaLookupSids
+LsaLookupSids2
+LsaManageSidNameMapping
+LsaNtStatusToWinError
+LsaOpenAccount
+LsaOpenPolicy
+LsaOpenPolicySce
+LsaOpenSecret
+LsaOpenTrustedDomain
+LsaOpenTrustedDomainByName
+LsaQueryCAPs
+LsaQueryDomainInformationPolicy
+LsaQueryForestTrustInformation
+LsaQueryInfoTrustedDomain
+LsaQueryInformationPolicy
+LsaQuerySecret
+LsaQuerySecurityObject
+LsaQueryTrustedDomainInfo
+LsaQueryTrustedDomainInfoByName
+LsaRemoveAccountRights
+LsaRemovePrivilegesFromAccount
+LsaRetrievePrivateData
+LsaSetCAPs
+LsaSetDomainInformationPolicy
+LsaSetForestTrustInformation
+LsaSetInformationPolicy
+LsaSetInformationTrustedDomain
+LsaSetQuotasForAccount
+LsaSetSecret
+LsaSetSecurityObject
+LsaSetSystemAccessAccount
+LsaSetTrustedDomainInfoByName
+LsaSetTrustedDomainInformation
+LsaStorePrivateData
+MD4Final
+MD4Init
+MD4Update
+MD5Final
+MD5Init
+MD5Update
+MIDL_user_free_Ext
+MSChapSrvChangePassword
+MSChapSrvChangePassword2
+MakeAbsoluteSD
+MakeAbsoluteSD2
+MakeSelfRelativeSD
+MapGenericMask
+NotifyBootConfigStatus
+NotifyChangeEventLog
+NotifyServiceStatusChange
+NotifyServiceStatusChangeA
+NotifyServiceStatusChangeW
+ObjectCloseAuditAlarmA
+ObjectCloseAuditAlarmW
+ObjectDeleteAuditAlarmA
+ObjectDeleteAuditAlarmW
+ObjectOpenAuditAlarmA
+ObjectOpenAuditAlarmW
+ObjectPrivilegeAuditAlarmA
+ObjectPrivilegeAuditAlarmW
+OpenBackupEventLogA
+OpenBackupEventLogW
+OpenEncryptedFileRawA
+OpenEncryptedFileRawW
+OpenEventLogA
+OpenEventLogW
+OpenProcessToken
+OpenSCManagerA
+OpenSCManagerW
+OpenServiceA
+OpenServiceW
+OpenThreadToken
+OpenThreadWaitChainSession
+OpenTraceA
+OpenTraceW
+OperationEnd
+OperationStart
+PerfAddCounters
+PerfCloseQueryHandle
+PerfCreateInstance
+PerfDecrementULongCounterValue
+PerfDecrementULongLongCounterValue
+PerfDeleteCounters
+PerfDeleteInstance
+PerfEnumerateCounterSet
+PerfEnumerateCounterSetInstances
+PerfIncrementULongCounterValue
+PerfIncrementULongLongCounterValue
+PerfOpenQueryHandle
+PerfQueryCounterData
+PerfQueryCounterInfo
+PerfQueryCounterSetRegistrationInfo
+PerfQueryInstance
+PerfRegCloseKey
+PerfRegEnumKey
+PerfRegEnumValue
+PerfRegQueryInfoKey
+PerfRegQueryValue
+PerfRegSetValue
+PerfSetCounterRefValue
+PerfSetCounterSetInfo
+PerfSetULongCounterValue
+PerfSetULongLongCounterValue
+PerfStartProvider
+PerfStartProviderEx
+PerfStopProvider
+PrivilegeCheck
+PrivilegedServiceAuditAlarmA
+PrivilegedServiceAuditAlarmW
+ProcessIdleTasks
+ProcessIdleTasksW
+ProcessTrace
+QueryAllTracesA
+QueryAllTracesW
+QueryRecoveryAgentsOnEncryptedFile
+QuerySecurityAccessMask
+QueryServiceConfig2A
+QueryServiceConfig2W
+QueryServiceConfigA
+QueryServiceConfigW
+QueryServiceDynamicInformation
+QueryServiceLockStatusA
+QueryServiceLockStatusW
+QueryServiceObjectSecurity
+QueryServiceStatus
+QueryServiceStatusEx
+QueryTraceA
+QueryTraceW
+QueryUsersOnEncryptedFile
+ReadEncryptedFileRaw
+ReadEventLogA
+ReadEventLogW
+RegCloseKey
+RegConnectRegistryA
+RegConnectRegistryExA
+RegConnectRegistryExW
+RegConnectRegistryW
+RegCopyTreeA
+RegCopyTreeW
+RegCreateKeyA
+RegCreateKeyExA
+RegCreateKeyExW
+RegCreateKeyTransactedA
+RegCreateKeyTransactedW
+RegCreateKeyW
+RegDeleteKeyA
+RegDeleteKeyExA
+RegDeleteKeyExW
+RegDeleteKeyTransactedA
+RegDeleteKeyTransactedW
+RegDeleteKeyValueA
+RegDeleteKeyValueW
+RegDeleteKeyW
+RegDeleteTreeA
+RegDeleteTreeW
+RegDeleteValueA
+RegDeleteValueW
+RegDisablePredefinedCache
+RegDisablePredefinedCacheEx
+RegDisableReflectionKey
+RegEnableReflectionKey
+RegEnumKeyA
+RegEnumKeyExA
+RegEnumKeyExW
+RegEnumKeyW
+RegEnumValueA
+RegEnumValueW
+RegFlushKey
+RegGetKeySecurity
+RegGetValueA
+RegGetValueW
+RegLoadAppKeyA
+RegLoadAppKeyW
+RegLoadKeyA
+RegLoadKeyW
+RegLoadMUIStringA
+RegLoadMUIStringW
+RegNotifyChangeKeyValue
+RegOpenCurrentUser
+RegOpenKeyA
+RegOpenKeyExA
+RegOpenKeyExW
+RegOpenKeyTransactedA
+RegOpenKeyTransactedW
+RegOpenKeyW
+RegOpenUserClassesRoot
+RegOverridePredefKey
+RegQueryInfoKeyA
+RegQueryInfoKeyW
+RegQueryMultipleValuesA
+RegQueryMultipleValuesW
+RegQueryReflectionKey
+RegQueryValueA
+RegQueryValueExA
+RegQueryValueExW
+RegQueryValueW
+RegRenameKey
+RegReplaceKeyA
+RegReplaceKeyW
+RegRestoreKeyA
+RegRestoreKeyW
+RegSaveKeyA
+RegSaveKeyExA
+RegSaveKeyExW
+RegSaveKeyW
+RegSetKeySecurity
+RegSetKeyValueA
+RegSetKeyValueW
+RegSetValueA
+RegSetValueExA
+RegSetValueExW
+RegSetValueW
+RegUnLoadKeyA
+RegUnLoadKeyW
+RegisterEventSourceA
+RegisterEventSourceW
+RegisterIdleTask
+RegisterServiceCtrlHandlerA
+RegisterServiceCtrlHandlerExA
+RegisterServiceCtrlHandlerExW
+RegisterServiceCtrlHandlerW
+RegisterTraceGuidsA
+RegisterTraceGuidsW
+RegisterWaitChainCOMCallback
+RemoteRegEnumKeyWrapper
+RemoteRegEnumValueWrapper
+RemoteRegQueryInfoKeyWrapper
+RemoteRegQueryValueWrapper
+RemoveTraceCallback
+RemoveUsersFromEncryptedFile
+ReportEventA
+ReportEventW
+RevertToSelf
+SafeBaseRegGetKeySecurity
+SaferCloseLevel
+SaferComputeTokenFromLevel
+SaferCreateLevel
+SaferGetLevelInformation
+SaferGetPolicyInformation
+SaferIdentifyLevel
+SaferRecordEventLogEntry
+SaferSetLevelInformation
+SaferSetPolicyInformation
+SaferiChangeRegistryScope
+SaferiCompareTokenLevels
+SaferiIsDllAllowed
+SaferiIsExecutableFileType
+SaferiPopulateDefaultsInRegistry
+SaferiRecordEventLogEntry
+SaferiSearchMatchingHashRules
+SetAclInformation
+SetEncryptedFileMetadata
+SetEntriesInAccessListA
+SetEntriesInAccessListW
+SetEntriesInAclA
+SetEntriesInAclW
+SetEntriesInAuditListA
+SetEntriesInAuditListW
+SetFileSecurityA
+SetFileSecurityW
+SetInformationCodeAuthzLevelW
+SetInformationCodeAuthzPolicyW
+SetKernelObjectSecurity
+SetNamedSecurityInfoA
+SetNamedSecurityInfoExA
+SetNamedSecurityInfoExW
+SetNamedSecurityInfoW
+SetPrivateObjectSecurity
+SetPrivateObjectSecurityEx
+SetSecurityAccessMask
+SetSecurityDescriptorControl
+SetSecurityDescriptorDacl
+SetSecurityDescriptorGroup
+SetSecurityDescriptorOwner
+SetSecurityDescriptorRMControl
+SetSecurityDescriptorSacl
+SetSecurityInfo
+SetSecurityInfoExA
+SetSecurityInfoExW
+SetServiceBits
+SetServiceObjectSecurity
+SetServiceStatus
+SetThreadToken
+SetTokenInformation
+SetTraceCallback
+SetUserFileEncryptionKey
+SetUserFileEncryptionKeyEx
+StartServiceA
+StartServiceCtrlDispatcherA
+StartServiceCtrlDispatcherW
+StartServiceW
+StartTraceA
+StartTraceW
+StopTraceA
+StopTraceW
+SystemFunction001
+SystemFunction002
+SystemFunction003
+SystemFunction004
+SystemFunction005
+SystemFunction006
+SystemFunction007
+SystemFunction008
+SystemFunction009
+SystemFunction010
+SystemFunction011
+SystemFunction012
+SystemFunction013
+SystemFunction014
+SystemFunction015
+SystemFunction016
+SystemFunction017
+SystemFunction018
+SystemFunction019
+SystemFunction020
+SystemFunction021
+SystemFunction022
+SystemFunction023
+SystemFunction024
+SystemFunction025
+SystemFunction026
+SystemFunction027
+SystemFunction028
+SystemFunction029
+SystemFunction030
+SystemFunction031
+SystemFunction032
+SystemFunction033
+SystemFunction034
+SystemFunction035
+SystemFunction036
+SystemFunction040
+SystemFunction041
+TraceEvent
+TraceEventInstance
+TraceMessage
+TraceMessageVa
+TraceQueryInformation
+TraceSetInformation
+TreeResetNamedSecurityInfoA
+TreeResetNamedSecurityInfoW
+TreeSetNamedSecurityInfoA
+TreeSetNamedSecurityInfoW
+TrusteeAccessToObjectA
+TrusteeAccessToObjectW
+UninstallApplication
+UnlockServiceDatabase
+UnregisterIdleTask
+UnregisterTraceGuids
+UpdateTraceA
+UpdateTraceW
+UsePinForEncryptedFilesA
+UsePinForEncryptedFilesW
+WaitServiceState
+WmiCloseBlock
+WmiDevInstToInstanceNameA
+WmiDevInstToInstanceNameW
+WmiEnumerateGuids
+WmiExecuteMethodA
+WmiExecuteMethodW
+WmiFileHandleToInstanceNameA
+WmiFileHandleToInstanceNameW
+WmiFreeBuffer
+WmiMofEnumerateResourcesA
+WmiMofEnumerateResourcesW
+WmiNotificationRegistrationA
+WmiNotificationRegistrationW
+WmiOpenBlock
+WmiQueryAllDataA
+WmiQueryAllDataMultipleA
+WmiQueryAllDataMultipleW
+WmiQueryAllDataW
+WmiQueryGuidInformation
+WmiQuerySingleInstanceA
+WmiQuerySingleInstanceMultipleA
+WmiQuerySingleInstanceMultipleW
+WmiQuerySingleInstanceW
+WmiReceiveNotificationsA
+WmiReceiveNotificationsW
+WmiSetSingleInstanceA
+WmiSetSingleInstanceW
+WmiSetSingleItemA
+WmiSetSingleItemW
+WriteEncryptedFileRaw
diff --git a/mingw-w64-crt/libarm32/advpack.def b/mingw-w64-crt/libarm32/advpack.def
new file mode 100644
index 0000000..14b5335
--- /dev/null
+++ b/mingw-w64-crt/libarm32/advpack.def
@@ -0,0 +1,91 @@
+;
+; Definition file of ADVPACK.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ADVPACK.dll"
+EXPORTS
+DelNodeRunDLL32
+DelNodeRunDLL32A
+DoInfInstall
+DoInfInstallA
+DoInfInstallW
+FileSaveRestore
+FileSaveRestoreA
+LaunchINFSectionA
+LaunchINFSectionEx
+LaunchINFSectionExA
+RegisterOCX
+RegisterOCXW
+AddDelBackupEntry
+AddDelBackupEntryA
+AddDelBackupEntryW
+AdvInstallFile
+AdvInstallFileA
+AdvInstallFileW
+CloseINFEngine
+DelNode
+DelNodeA
+DelNodeRunDLL32W
+DelNodeW
+ExecuteCab
+ExecuteCabA
+ExecuteCabW
+ExtractFiles
+ExtractFilesA
+ExtractFilesW
+FileSaveMarkNotExist
+FileSaveMarkNotExistA
+FileSaveMarkNotExistW
+FileSaveRestoreOnINF
+FileSaveRestoreOnINFA
+FileSaveRestoreOnINFW
+FileSaveRestoreW
+GetVersionFromFile
+GetVersionFromFileA
+GetVersionFromFileEx
+GetVersionFromFileExA
+GetVersionFromFileExW
+GetVersionFromFileW
+IsNTAdmin
+LaunchINFSection
+LaunchINFSectionExW
+LaunchINFSectionW
+NeedReboot
+NeedRebootInit
+OpenINFEngine
+OpenINFEngineA
+OpenINFEngineW
+RebootCheckOnInstall
+RebootCheckOnInstallA
+RebootCheckOnInstallW
+RegInstall
+RegInstallA
+RegInstallW
+RegRestoreAll
+RegRestoreAllA
+RegRestoreAllW
+RegSaveRestore
+RegSaveRestoreA
+RegSaveRestoreOnINF
+RegSaveRestoreOnINFA
+RegSaveRestoreOnINFW
+RegSaveRestoreW
+RunSetupCommand
+RunSetupCommandA
+RunSetupCommandW
+SetPerUserSecValues
+SetPerUserSecValuesA
+SetPerUserSecValuesW
+TranslateInfString
+TranslateInfStringA
+TranslateInfStringEx
+TranslateInfStringExA
+TranslateInfStringExW
+TranslateInfStringW
+UserInstStubWrapper
+UserInstStubWrapperA
+UserInstStubWrapperW
+UserUnInstStubWrapper
+UserUnInstStubWrapperA
+UserUnInstStubWrapperW
diff --git a/mingw-w64-crt/libarm32/aecache.def b/mingw-w64-crt/libarm32/aecache.def
new file mode 100644
index 0000000..00cf705
--- /dev/null
+++ b/mingw-w64-crt/libarm32/aecache.def
@@ -0,0 +1,8 @@
+;
+; Definition file of AECache.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AECache.dll"
+EXPORTS
+AeCachePrep
diff --git a/mingw-w64-crt/libarm32/aeinv.def b/mingw-w64-crt/libarm32/aeinv.def
new file mode 100644
index 0000000..c8c6dc3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/aeinv.def
@@ -0,0 +1,13 @@
+;
+; Definition file of aeinv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "aeinv.dll"
+EXPORTS
+CollectMatchingInfo
+CollectMatchingInformation
+CreateAppxPackageInventory
+CreateSoftwareInventory
+SetFileExtensionList
+UpdateSoftwareInventoryW
diff --git a/mingw-w64-crt/libarm32/aelupsvc.def b/mingw-w64-crt/libarm32/aelupsvc.def
new file mode 100644
index 0000000..0bc3fa1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/aelupsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of AELUPSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AELUPSVC.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/aepdu.def b/mingw-w64-crt/libarm32/aepdu.def
new file mode 100644
index 0000000..0f63abe
--- /dev/null
+++ b/mingw-w64-crt/libarm32/aepdu.def
@@ -0,0 +1,8 @@
+;
+; Definition file of AEPDU.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AEPDU.dll"
+EXPORTS
+AePduRunUpdateW
diff --git a/mingw-w64-crt/libarm32/aepic.def b/mingw-w64-crt/libarm32/aepic.def
new file mode 100644
index 0000000..d515722
--- /dev/null
+++ b/mingw-w64-crt/libarm32/aepic.def
@@ -0,0 +1,12 @@
+;
+; Definition file of AEPIC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AEPIC.dll"
+EXPORTS
+PicAmiClose
+PicAmiInitialize
+PicFreeFileInfo
+PicRetrieveFileInfo
+PicRetrieveFileInfoAppx
diff --git a/mingw-w64-crt/libarm32/apphelp.def b/mingw-w64-crt/libarm32/apphelp.def
new file mode 100644
index 0000000..fc732ce
--- /dev/null
+++ b/mingw-w64-crt/libarm32/apphelp.def
@@ -0,0 +1,260 @@
+;
+; Definition file of apphelp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "apphelp.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+ord_13 @13
+ord_14 @14
+AllowPermLayer
+ApphelpCheckExe
+ord_17 @17
+ord_18 @18
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ord_22 @22
+ord_23 @23
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+ord_28 @28
+ord_29 @29
+ord_30 @30
+ord_31 @31
+ord_32 @32
+ord_33 @33
+ApphelpCheckIME
+ApphelpCheckInstallShieldPackage
+ApphelpCheckModule
+ApphelpCheckMsiPackage
+ApphelpCheckRunApp
+ApphelpCheckRunAppEx
+ApphelpCheckShellObject
+ApphelpCreateAppcompatData
+ApphelpDebugPrintf
+ApphelpFixMsiPackage
+ApphelpFixMsiPackageExe
+ApphelpFreeFileAttributes
+ApphelpGetFileAttributes
+ApphelpGetMsiProperties
+ApphelpGetNTVDMInfo
+ApphelpGetShimDebugLevel
+ApphelpIsPortMonAllowed
+ApphelpParseModuleData
+ApphelpQueryModuleData
+ApphelpQueryModuleDataEx
+ApphelpShowDialog
+ApphelpUpdateCacheEntry
+DlEnumChannels
+DlGetStateEx
+DlSetFlagsEx
+DlSetLevelEx
+DlSetStateEx
+DlSnapshot
+GetPermLayers
+SE_AddHookset
+SE_CALLBACK_AddHook
+SE_CALLBACK_Lookup
+SE_COM_AddHook
+SE_COM_AddServer
+SE_COM_HookInterface
+SE_COM_HookObject
+SE_COM_Lookup
+SE_DllLoaded
+SE_DllUnloaded
+SE_DynamicShim
+SE_GetHookAPIs
+SE_GetMaxShimCount
+SE_GetProcAddressForCaller
+SE_GetProcAddressIgnoreIncExc
+SE_GetProcAddressLoad
+SE_GetShimCount
+SE_GetShimId
+SE_InitializeEngine
+SE_InstallAfterInit
+SE_InstallBeforeInit
+SE_IsShimDll
+SE_LdrEntryRemoved
+SE_LdrResolveDllName
+SE_LookupAddress
+SE_LookupCaller
+SE_ProcessDying
+SE_ShimDPF
+SE_ShimDllLoaded
+SE_WINRT_AddHook
+SE_WINRT_HookObject
+SdbAddLayerTagRefToQuery
+SdbApphelpNotify
+SdbApphelpNotifyEx
+SdbApphelpNotifyEx2
+SdbBeginWriteListTag
+SdbBuildCompatEnvVariables
+SdbCloseApphelpInformation
+SdbCloseDatabase
+SdbCloseDatabaseWrite
+SdbCloseLocalDatabase
+SdbCommitIndexes
+SdbCreateDatabase
+SdbCreateHelpCenterURL
+SdbCreateMsiTransformFile
+SdbDeclareIndex
+SdbDeletePermLayerKeys
+SdbDumpSearchPathPartCaches
+SdbEndWriteListTag
+SdbEnumMsiTransforms
+SdbEscapeApphelpURL
+SdbFindCustomActionForPackage
+SdbFindFirstDWORDIndexedTag
+SdbFindFirstGUIDIndexedTag
+SdbFindFirstMsiPackage
+SdbFindFirstMsiPackage_Str
+SdbFindFirstNamedTag
+SdbFindFirstStringIndexedTag
+SdbFindFirstTag
+SdbFindFirstTagRef
+SdbFindMsiPackageByID
+SdbFindNextDWORDIndexedTag
+SdbFindNextGUIDIndexedTag
+SdbFindNextMsiPackage
+SdbFindNextStringIndexedTag
+SdbFindNextTag
+SdbFindNextTagRef
+SdbFormatAttribute
+SdbFreeDatabaseInformation
+SdbFreeFileAttributes
+SdbFreeFileInfo
+SdbFreeFlagInfo
+SdbGUIDFromString
+SdbGUIDToString
+SdbGetAppCompatDataSize
+SdbGetAppPatchDir
+SdbGetBinaryTagData
+SdbGetDatabaseGUID
+SdbGetDatabaseID
+SdbGetDatabaseInformation
+SdbGetDatabaseInformationByName
+SdbGetDatabaseMatch
+SdbGetDatabaseVersion
+SdbGetDllPath
+SdbGetEntryFlags
+SdbGetFileAttributes
+SdbGetFileImageType
+SdbGetFileImageTypeEx
+SdbGetFileInfo
+SdbGetFirstChild
+SdbGetImageType
+SdbGetIndex
+SdbGetItemFromItemRef
+SdbGetLayerName
+SdbGetLayerTagRef
+SdbGetLocalPDB
+SdbGetMatchingExe
+SdbGetMsiPackageInformation
+SdbGetNamedLayer
+SdbGetNextChild
+SdbGetNthUserSdb
+SdbGetPDBFromGUID
+SdbGetPermLayerKeys
+SdbGetShowDebugInfoOption
+SdbGetShowDebugInfoOptionValue
+SdbGetStandardDatabaseGUID
+SdbGetStringTagPtr
+SdbGetTagDataSize
+SdbGetTagFromTagID
+SdbGrabMatchingInfo
+SdbGrabMatchingInfoEx
+SdbInitDatabase
+SdbInitDatabaseEx
+SdbIsNullGUID
+SdbIsStandardDatabase
+SdbIsTagrefFromLocalDB
+SdbIsTagrefFromMainDB
+SdbLoadString
+SdbMakeIndexKeyFromString
+SdbOpenApphelpDetailsDatabase
+SdbOpenApphelpDetailsDatabaseSP
+SdbOpenApphelpInformation
+SdbOpenApphelpInformationByID
+SdbOpenApphelpResourceFile
+SdbOpenDatabase
+SdbOpenDbFromGuid
+SdbOpenLocalDatabase
+SdbPackAppCompatData
+SdbQueryApphelpInformation
+SdbQueryBlockUpgrade
+SdbQueryContext
+SdbQueryData
+SdbQueryDataEx
+SdbQueryDataExTagID
+SdbQueryFlagInfo
+SdbQueryFlagMask
+SdbQueryName
+SdbQueryReinstallUpgrade
+SdbReadApphelpData
+SdbReadApphelpDetailsData
+SdbReadBYTETag
+SdbReadBYTETagRef
+SdbReadBinaryTag
+SdbReadDWORDTag
+SdbReadDWORDTagRef
+SdbReadEntryInformation
+SdbReadMsiTransformInfo
+SdbReadPatchBits
+SdbReadQWORDTag
+SdbReadQWORDTagRef
+SdbReadStringTag
+SdbReadStringTagRef
+SdbReadWORDTag
+SdbReadWORDTagRef
+SdbRegisterDatabase
+SdbRegisterDatabaseEx
+SdbReleaseDatabase
+SdbReleaseMatchingExe
+SdbResolveDatabase
+SdbSetApphelpDebugParameters
+SdbSetEntryFlags
+SdbSetImageType
+SdbSetPermLayerKeys
+SdbShowApphelpDialog
+SdbShowApphelpFromQuery
+SdbStartIndexing
+SdbStopIndexing
+SdbStringDuplicate
+SdbStringReplace
+SdbStringReplaceArray
+SdbTagIDToTagRef
+SdbTagRefToTagID
+SdbTagToString
+SdbUnpackAppCompatData
+SdbUnregisterDatabase
+SdbWriteBYTETag
+SdbWriteBinaryTag
+SdbWriteBinaryTagFromFile
+SdbWriteDWORDTag
+SdbWriteNULLTag
+SdbWriteQWORDTag
+SdbWriteStringRefTag
+SdbWriteStringTag
+SdbWriteStringTagDirect
+SdbWriteWORDTag
+SetPermLayerState
+SetPermLayerStateEx
+SetPermLayers
+ShimDbgPrint
+ShimDumpCache
+ShimFlushCache
diff --git a/mingw-w64-crt/libarm32/apphlpdm.def b/mingw-w64-crt/libarm32/apphlpdm.def
new file mode 100644
index 0000000..8d501ff
--- /dev/null
+++ b/mingw-w64-crt/libarm32/apphlpdm.def
@@ -0,0 +1,10 @@
+;
+; Definition file of Apphlpdm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Apphlpdm.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/appinfo.def b/mingw-w64-crt/libarm32/appinfo.def
new file mode 100644
index 0000000..7e5327a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appinfo.def
@@ -0,0 +1,9 @@
+;
+; Definition file of appinfo.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "appinfo.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/appmgmts.def b/mingw-w64-crt/libarm32/appmgmts.def
new file mode 100644
index 0000000..4245daa
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appmgmts.def
@@ -0,0 +1,24 @@
+;
+; Definition file of APPMGMTS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "APPMGMTS.dll"
+EXPORTS
+CsSetOptions
+CsCreateClassStore
+CsEnumApps
+CsGetAppCategories
+CsGetClassAccess
+CsGetClassStore
+CsGetClassStorePath
+CsRegisterAppCategory
+CsServerGetClassStore
+CsUnregisterAppCategory
+GenerateGroupPolicy
+IID_IClassAdmin
+ProcessGroupPolicyObjectsEx
+ReleaseAppCategoryInfoList
+ReleasePackageDetail
+ReleasePackageInfo
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/appmgr.def b/mingw-w64-crt/libarm32/appmgr.def
new file mode 100644
index 0000000..91bc1e3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appmgr.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SNAPIN.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SNAPIN.DLL"
+EXPORTS
+GenerateScript
diff --git a/mingw-w64-crt/libarm32/appreadiness.def b/mingw-w64-crt/libarm32/appreadiness.def
new file mode 100644
index 0000000..08df7b1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appreadiness.def
@@ -0,0 +1,9 @@
+;
+; Definition file of AppReadiness.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppReadiness.dll"
+EXPORTS
+ord_1 @1
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/apprepapi.def b/mingw-w64-crt/libarm32/apprepapi.def
new file mode 100644
index 0000000..6f5d99a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/apprepapi.def
@@ -0,0 +1,15 @@
+;
+; Definition file of apprepapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "apprepapi.dll"
+EXPORTS
+AppRepComputeImageHash
+AppRepComputeSignatureInfo
+AppRepFreeAttributeLib
+AppRepInitializeAttributeLib
+AppRepParameterCleanup
+RepGetFileInformation
+RepGetFileReputation
+RepInformUserAction
diff --git a/mingw-w64-crt/libarm32/appsruprov.def b/mingw-w64-crt/libarm32/appsruprov.def
new file mode 100644
index 0000000..e2edb12
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appsruprov.def
@@ -0,0 +1,11 @@
+;
+; Definition file of AppSruProv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppSruProv.dll"
+EXPORTS
+PsmQueryApplicationPerformanceInformation
+PsmQueryQuotaInformation
+SruInitializeProvider
+SruUninitializeProvider
diff --git a/mingw-w64-crt/libarm32/appxalluserstore.def b/mingw-w64-crt/libarm32/appxalluserstore.def
new file mode 100644
index 0000000..89df469
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appxalluserstore.def
@@ -0,0 +1,39 @@
+;
+; Definition file of AppXAllUserStore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppXAllUserStore.dll"
+EXPORTS
+AddPackageToRegistryStore
+AddStagedPackageToRegistryStore
+CheckPackagePreinstallPolicy
+CommitTakeOwnershipSession
+DeleteAllPackagesFromMainPackageArray
+DeleteAllPackagesFromPackageArray
+DeletePackageInfo
+DeleteUserRegistryKeyFromAllUserStore
+DidAppSurviveOSUpgradeForUser
+DoesPerUserStoreExist
+FamilyMonikerStringToSid
+FindExistingVersionInRegistryStore
+GetAllNonInboxPackagesFromRegistryStore
+GetAllPackagesToBeInstalledForUser
+GetAllStagedPackagesForMainPackageFromRegistryStore
+GetAppxProvisionFactory
+HasStagedPackages
+IsEnterprisePolicyEnabled
+IsInboxPackage
+IsNonInboxAllUserPackage
+IsPackageInUpgradeKey
+IsSystemInAuditBoot
+MarkStatusOfMainPackageForUser
+PackageFamilyNameFromId
+PackageIdBasicFromFullName
+PackageSidToPackageCapabilitySid
+RemovePackageFromRegistryStore
+RemoveStagedPackageFromRegistryStore
+RollbackTakeOwnershipSession
+TakeOwnershipOnFolder
+UpdateFrameworkPackageInRegistryStore
+UpdatePackageInRegistryStore
diff --git a/mingw-w64-crt/libarm32/appxapplicabilityengine.def b/mingw-w64-crt/libarm32/appxapplicabilityengine.def
new file mode 100644
index 0000000..2e43340
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appxapplicabilityengine.def
@@ -0,0 +1,987 @@
+;
+; Definition file of AppxApplicabilityEngine.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppxApplicabilityEngine.dll"
+EXPORTS
+??0Atom@Resources@Microsoft@@QAA@HH@Z
+??0Atom@Resources@Microsoft@@QAA@T_DEF_ATOM@@@Z
+??0Atom@Resources@Microsoft@@QAA@T_DEF_ATOM_SMALL@@@Z
+??0Atom@Resources@Microsoft@@QAA@XZ
+??0AtomIndexedDictionaryBase@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0AtomPoolGroup@Resources@Microsoft@@QAA@ABV012@@Z
+??0BaseAtomLinkedFile@Resources@Microsoft@@QAA@ABV012@@Z
+??0BaseFile@Resources@Microsoft@@QAA@ABV012@@Z
+??0BaseFileSectionResult@Resources@Microsoft@@QAA@ABV012@@Z
+??0DataBlobBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0DataItemsBuildInstanceReference@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0DataItemsSectionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0DataSectionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0DecisionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0DecisionInfoBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0DecisionInfoFileSection@Resources@Microsoft@@QAA@ABV012@@Z
+??0DecisionInfoQualifierSetBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0DecisionInfoSectionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0DecisionResult@Resources@Microsoft@@QAA@ABV012@@Z
+??0DefChecksum@Resources@Microsoft@@QAA@XZ
+??0DefObject@Resources@Microsoft@@QAA@XZ
+??0DefStatus@Resources@Microsoft@@QAA@ABV012@@Z
+??0DefStatus@Resources@Microsoft@@QAA@XZ
+??0DefStatusWrapper@Resources@Microsoft@@QAA@ABV012@@Z
+??0DefStatusWrapper@Resources@Microsoft@@QAA@PAU_DEFSTATUS@@@Z
+??0EnvironmentCollectionBase@Resources@Microsoft@@IAA@XZ
+??0EnvironmentCollectionBase@Resources@Microsoft@@QAA@ABV012@@Z
+??0EnvironmentReference@Resources@Microsoft@@IAA@XZ
+??0EnvironmentReference@Resources@Microsoft@@QAA@ABV012@@Z
+??0EnvironmentReferenceBuilder@Build@Resources@Microsoft@@IAA@XZ
+??0EnvironmentReferenceBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0ExternalFileStaticDataInstanceReference@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0FileAtomPool@Resources@Microsoft@@QAA@ABV012@@Z
+??0FileAtomPoolBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0FileAtoms@Resources@Microsoft@@QAA@XZ
+??0FileBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0FileFileList@Resources@Microsoft@@QAA@ABV012@@Z
+??0FileInfo@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0FileInfoPrivateData@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0FileListBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0FileSectionBase@Resources@Microsoft@@QAA@ABV012@@Z
+??0FileSectionBuildInstanceReference@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0FolderInfo@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0HNamesNode@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0HierarchicalName@Build@Resources@Microsoft@@QAA@PBVHierarchicalNamesConfig@23@@Z
+??0HierarchicalNameSegment@Build@Resources@Microsoft@@QAA@PBVHierarchicalNamesConfig@23@@Z
+??0HierarchicalNames@Resources@Microsoft@@QAA@ABV012@@Z
+??0HierarchicalNamesBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0HierarchicalNamesConfig@Resources@Microsoft@@IAA@XZ
+??0HierarchicalNamesConfig@Resources@Microsoft@@QAA@ABV012@@Z
+??0HierarchicalSchema@Resources@Microsoft@@QAA@ABV012@@Z
+??0HierarchicalSchemaReference@Resources@Microsoft@@QAA@ABV012@@Z
+??0HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0HierarchicalSchemaVersionInfo@Resources@Microsoft@@QAA@ABV012@@Z
+??0HierarchicalSchemaVersionInfoBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0IAtomPool@Resources@Microsoft@@QAA@ABV012@@Z
+??0IAtomPool@Resources@Microsoft@@QAA@XZ
+??0IAtomPoolWriter@Resources@Microsoft@@QAA@ABV012@@Z
+??0IAtomPoolWriter@Resources@Microsoft@@QAA@XZ
+??0IBuildInstanceReference@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0IBuildInstanceReference@Build@Resources@Microsoft@@QAA@XZ
+??0ICondition@Resources@Microsoft@@QAA@ABV012@@Z
+??0ICondition@Resources@Microsoft@@QAA@XZ
+??0IDecision@Resources@Microsoft@@QAA@ABV012@@Z
+??0IDecision@Resources@Microsoft@@QAA@XZ
+??0IDecisionInfo@Resources@Microsoft@@QAA@ABV012@@Z
+??0IDecisionInfo@Resources@Microsoft@@QAA@XZ
+??0IDefStatus@Resources@Microsoft@@QAA@ABV012@@Z
+??0IDefStatus@Resources@Microsoft@@QAA@XZ
+??0IEnvironment@Resources@Microsoft@@QAA@ABV012@@Z
+??0IEnvironment@Resources@Microsoft@@QAA@XZ
+??0IEnvironmentCollection@Resources@Microsoft@@IAA@XZ
+??0IEnvironmentCollection@Resources@Microsoft@@QAA@ABV012@@Z
+??0IEnvironmentVersionInfo@Resources@Microsoft@@QAA@ABV012@@Z
+??0IEnvironmentVersionInfo@Resources@Microsoft@@QAA@XZ
+??0IFileList@Resources@Microsoft@@IAA@XZ
+??0IFileList@Resources@Microsoft@@QAA@ABV012@@Z
+??0IFileSection@Resources@Microsoft@@QAA@ABV012@@Z
+??0IFileSection@Resources@Microsoft@@QAA@XZ
+??0IFileSectionResolver@Resources@Microsoft@@QAA@ABV012@@Z
+??0IFileSectionResolver@Resources@Microsoft@@QAA@XZ
+??0IHNamesGlobalNodes@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0IHNamesGlobalNodes@Build@Resources@Microsoft@@QAA@XZ
+??0IHierarchicalNames@Resources@Microsoft@@QAA@ABV012@@Z
+??0IHierarchicalNames@Resources@Microsoft@@QAA@XZ
+??0IHierarchicalSchema@Resources@Microsoft@@QAA@ABV012@@Z
+??0IHierarchicalSchema@Resources@Microsoft@@QAA@XZ
+??0IHierarchicalSchemaDescription@Resources@Microsoft@@QAA@ABV012@@Z
+??0IHierarchicalSchemaDescription@Resources@Microsoft@@QAA@XZ
+??0IHierarchicalSchemaVersionInfo@Resources@Microsoft@@QAA@ABV012@@Z
+??0IHierarchicalSchemaVersionInfo@Resources@Microsoft@@QAA@XZ
+??0IMrmFile@Resources@Microsoft@@QAA@ABV012@@Z
+??0IMrmFile@Resources@Microsoft@@QAA@XZ
+??0INamedResourceBase@Resources@Microsoft@@QAA@ABV012@@Z
+??0INamedResourceBase@Resources@Microsoft@@QAA@XZ
+??0IQualifier@Resources@Microsoft@@QAA@ABV012@@Z
+??0IQualifier@Resources@Microsoft@@QAA@XZ
+??0IQualifierSet@Resources@Microsoft@@QAA@ABV012@@Z
+??0IQualifierSet@Resources@Microsoft@@QAA@XZ
+??0IQualifierType@Resources@Microsoft@@QAA@ABV012@@Z
+??0IQualifierType@Resources@Microsoft@@QAA@XZ
+??0IQualifierValueProvider@Resources@Microsoft@@QAA@ABV012@@Z
+??0IQualifierValueProvider@Resources@Microsoft@@QAA@XZ
+??0IResourceCandidateBase@Resources@Microsoft@@QAA@ABV012@@Z
+??0IResourceCandidateBase@Resources@Microsoft@@QAA@XZ
+??0IResourceMapBase@Resources@Microsoft@@QAA@ABV012@@Z
+??0IResourceMapBase@Resources@Microsoft@@QAA@XZ
+??0IResourceMapCollection@Resources@Microsoft@@QAA@ABV012@@Z
+??0IResourceMapCollection@Resources@Microsoft@@QAA@XZ
+??0ISchemaCollection@Resources@Microsoft@@QAA@ABV012@@Z
+??0ISchemaCollection@Resources@Microsoft@@QAA@XZ
+??0ISchemaVersionInfo@Resources@Microsoft@@QAA@ABV012@@Z
+??0ISchemaVersionInfo@Resources@Microsoft@@QAA@XZ
+??0ISectionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0ISectionBuilder@Build@Resources@Microsoft@@QAA@XZ
+??0IStringResult@Resources@Microsoft@@QAA@ABV012@@Z
+??0IStringResult@Resources@Microsoft@@QAA@XZ
+??0IUnifiedResourceView@Resources@Microsoft@@QAA@ABV012@@Z
+??0IUnifiedResourceView@Resources@Microsoft@@QAA@XZ
+??0ItemInfo@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0MrmBuildConfiguration@Build@Resources@Microsoft@@IAA@T_DEFFILE_MAGIC@@I@Z
+??0MrmBuildConfiguration@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0MrmFile@Resources@Microsoft@@QAA@ABV012@@Z
+??0NamedResourceResult@Resources@Microsoft@@QAA@ABV012@@Z
+??0PriDescriptor@Resources@Microsoft@@QAA@ABV012@@Z
+??0PriFile@Resources@Microsoft@@QAA@ABV012@@Z
+??0PriFileBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0PriFileMerger@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0PriMapMerger@Build@Resources@Microsoft@@QAA@XZ
+??0PriSectionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0QualifierResult@Resources@Microsoft@@QAA@ABV012@@Z
+??0QualifierSetResult@Resources@Microsoft@@QAA@ABV012@@Z
+??0RemapInfo@Resources@Microsoft@@QAA@ABV012@@Z
+??0RemapUInt16@Resources@Microsoft@@QAA@ABV012@@Z
+??0ResourceCandidateResult@Resources@Microsoft@@QAA@ABV012@@Z
+??0ResourceMapBase@Resources@Microsoft@@QAA@ABV012@@Z
+??0ResourceMapSectionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0ResourceMapSubtree@Resources@Microsoft@@QAA@ABV012@@Z
+??0ReverseFileMap@Resources@Microsoft@@QAA@ABV012@@Z
+??0ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0ScopeInfo@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??0StandalonePriFile@Resources@Microsoft@@QAA@ABV012@@Z
+??0StaticAtomPool@Resources@Microsoft@@IAA@PBQBGHPBGW4_DEFCOMPAREOPTIONS@@@Z
+??0StaticAtomPool@Resources@Microsoft@@QAA@ABV012@@Z
+??0StaticHierarchicalSchemaDescription@Resources@Microsoft@@QAA@ABV012@@Z
+??0StringResult@Resources@Microsoft@@QAA@ABV012@@Z
+??0StringResultWrapper@Resources@Microsoft@@IAA@PAU_DEFSTRINGRESULT@@@Z
+??0StringResultWrapper@Resources@Microsoft@@QAA@ABV012@@Z
+??0StringResultWrapper@Resources@Microsoft@@QAA@PAU_DEFSTRINGRESULT@@PAVIDefStatus@12@@Z
+??0WindowsRuntimeEnvironment@Resources@Microsoft@@IAA@XZ
+??0WindowsRuntimeEnvironment@Resources@Microsoft@@QAA@ABV012@@Z
+??0WriteableStringPool@Build@Resources@Microsoft@@QAA@ABV0123@@Z
+??1BaseFileSectionResult@Resources@Microsoft@@UAA@XZ
+??1BuilderCandidateResult@Build@Resources@Microsoft@@QAA@XZ
+??1DataItemsBuildInstanceReference@Build@Resources@Microsoft@@UAA@XZ
+??1DecisionInfoSectionBuilder@Build@Resources@Microsoft@@UAA@XZ
+??1DefObject@Resources@Microsoft@@QAA@XZ
+??1DefStatus@Resources@Microsoft@@UAA@XZ
+??1DefStatusWrapper@Resources@Microsoft@@UAA@XZ
+??1EnvironmentCollectionBase@Resources@Microsoft@@MAA@XZ
+??1EnvironmentReference@Resources@Microsoft@@QAA@XZ
+??1EnvironmentReferenceBuilder@Build@Resources@Microsoft@@QAA@XZ
+??1ExternalFileStaticDataInstanceReference@Build@Resources@Microsoft@@UAA@XZ
+??1FileAtoms@Resources@Microsoft@@QAA@XZ
+??1FileFileList@Resources@Microsoft@@UAA@XZ
+??1FileSectionBuildInstanceReference@Build@Resources@Microsoft@@UAA@XZ
+??1HNamesNode@Build@Resources@Microsoft@@UAA@XZ
+??1HierarchicalName@Build@Resources@Microsoft@@QAA@XZ
+??1HierarchicalNameSegment@Build@Resources@Microsoft@@QAA@XZ
+??1HierarchicalSchemaReference@Resources@Microsoft@@UAA@XZ
+??1HierarchicalSchemaVersionInfo@Resources@Microsoft@@QAA@XZ
+??1HierarchicalSchemaVersionInfoBuilder@Build@Resources@Microsoft@@QAA@XZ
+??1IAtomPool@Resources@Microsoft@@UAA@XZ
+??1IAtomPoolWriter@Resources@Microsoft@@UAA@XZ
+??1IBuildInstanceReference@Build@Resources@Microsoft@@UAA@XZ
+??1ICondition@Resources@Microsoft@@QAA@XZ
+??1IDecision@Resources@Microsoft@@QAA@XZ
+??1IDecisionInfo@Resources@Microsoft@@QAA@XZ
+??1IDefStatus@Resources@Microsoft@@UAA@XZ
+??1IEnvironment@Resources@Microsoft@@UAA@XZ
+??1IEnvironmentCollection@Resources@Microsoft@@MAA@XZ
+??1IEnvironmentVersionInfo@Resources@Microsoft@@QAA@XZ
+??1IFileSection@Resources@Microsoft@@UAA@XZ
+??1IFileSectionResolver@Resources@Microsoft@@UAA@XZ
+??1IHierarchicalNames@Resources@Microsoft@@QAA@XZ
+??1IHierarchicalSchema@Resources@Microsoft@@UAA@XZ
+??1IHierarchicalSchemaDescription@Resources@Microsoft@@UAA@XZ
+??1IHierarchicalSchemaVersionInfo@Resources@Microsoft@@QAA@XZ
+??1IMrmFile@Resources@Microsoft@@UAA@XZ
+??1INamedResourceBase@Resources@Microsoft@@QAA@XZ
+??1IQualifier@Resources@Microsoft@@QAA@XZ
+??1IQualifierSet@Resources@Microsoft@@QAA@XZ
+??1IQualifierType@Resources@Microsoft@@UAA@XZ
+??1IQualifierValueProvider@Resources@Microsoft@@UAA@XZ
+??1IResourceCandidateBase@Resources@Microsoft@@QAA@XZ
+??1IResourceMapBase@Resources@Microsoft@@QAA@XZ
+??1IResourceMapCollection@Resources@Microsoft@@QAA@XZ
+??1ISchemaCollection@Resources@Microsoft@@QAA@XZ
+??1ISchemaVersionInfo@Resources@Microsoft@@QAA@XZ
+??1ISectionBuilder@Build@Resources@Microsoft@@UAA@XZ
+??1IStringResult@Resources@Microsoft@@UAA@XZ
+??1IUnifiedResourceView@Resources@Microsoft@@UAA@XZ
+??1MrmBuildConfiguration@Build@Resources@Microsoft@@UAA@XZ
+??1PriDescriptor@Resources@Microsoft@@UAA@XZ
+??1PriMapMerger@Build@Resources@Microsoft@@QAA@XZ
+??1ResourceCandidateResult@Resources@Microsoft@@QAA@XZ
+??1StaticAtomPool@Resources@Microsoft@@UAA@XZ
+??1StringResultWrapper@Resources@Microsoft@@UAA@XZ
+??2Atom@Resources@Microsoft@@SAPAXI@Z
+??2Atom@Resources@Microsoft@@SAPAXIABUnothrow_t@std@@@Z
+??2Atom@Resources@Microsoft@@SAPAXIABUnothrow_t@std@@PAVIDefStatus@12@@Z
+??2Atom@Resources@Microsoft@@SAPAXIPAX@Z
+??2DefObject@Resources@Microsoft@@SAPAXI@Z
+??2DefObject@Resources@Microsoft@@SAPAXIABUnothrow_t@std@@@Z
+??2DefObject@Resources@Microsoft@@SAPAXIPAX@Z
+??3Atom@Resources@Microsoft@@SAXPAX@Z
+??3Atom@Resources@Microsoft@@SAXPAXABUnothrow_t@std@@@Z
+??3Atom@Resources@Microsoft@@SAXPAXABUnothrow_t@std@@PAVIDefStatus@12@@Z
+??3DefObject@Resources@Microsoft@@SAXPAX@Z
+??3DefObject@Resources@Microsoft@@SAXPAXABUnothrow_t@std@@@Z
+??3DefObject@Resources@Microsoft@@SAXPAXABUnothrow_t@std@@PAVIDefStatus@12@@Z
+??4Atom@Resources@Microsoft@@QAAAAU012@ABU012@@Z
+??4AtomIndexedDictionaryBase@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4AtomPoolGroup@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4BaseAtomLinkedFile@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4BaseFile@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4BaseFileSectionResult@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4BuilderCandidateResult@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DataBlobBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DataItemsBuildInstanceReference@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DataItemsSectionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DataSectionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DecisionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DecisionInfoBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DecisionInfoFileSection@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4DecisionInfoQualifierSetBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DecisionInfoSectionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4DecisionResult@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4DefChecksum@Resources@Microsoft@@QAAAAU012@ABU012@@Z
+??4DefObject@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4DefStatus@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4DefStatusWrapper@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4EnvironmentCollectionBase@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4EnvironmentReference@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4EnvironmentReferenceBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4ExternalFileStaticDataInstanceReference@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4FileAtomPool@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4FileAtomPoolBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4FileAtoms@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4FileBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4FileFileList@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4FileInfo@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4FileInfoPrivateData@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4FileListBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4FileSectionBase@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4FileSectionBuildInstanceReference@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4FolderInfo@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4HNamesNode@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4HierarchicalName@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4HierarchicalNameSegment@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4HierarchicalNames@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4HierarchicalNamesBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4HierarchicalNamesConfig@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4HierarchicalSchema@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4HierarchicalSchemaReference@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4HierarchicalSchemaVersionInfo@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4HierarchicalSchemaVersionInfoBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4IAtomPool@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IAtomPoolWriter@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IBuildInstanceReference@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4ICondition@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IDecision@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IDecisionInfo@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IDefStatus@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IEnvironment@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IEnvironmentCollection@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IEnvironmentVersionInfo@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IFileList@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IFileSection@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IFileSectionResolver@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IHNamesGlobalNodes@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4IHierarchicalNames@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IHierarchicalSchema@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IHierarchicalSchemaDescription@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IHierarchicalSchemaVersionInfo@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IMrmFile@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4INamedResourceBase@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IQualifier@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IQualifierSet@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IQualifierType@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IQualifierValueProvider@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IResourceCandidateBase@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IResourceMapBase@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IResourceMapCollection@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ISchemaCollection@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ISchemaVersionInfo@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ISectionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4IStringResult@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4IUnifiedResourceView@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ItemInfo@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4MrmBuildConfiguration@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4MrmFile@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4NamedResourceResult@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4PriDescriptor@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4PriFile@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4PriFileBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4PriFileMerger@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4PriMapMerger@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4PriSectionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4QualifierResult@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4QualifierSetResult@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4RemapInfo@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4RemapUInt16@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ResourceCandidateResult@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ResourceMapBase@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ResourceMapSectionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4ResourceMapSubtree@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ReverseFileMap@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4ScopeInfo@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??4StandalonePriFile@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4StaticAtomPool@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4StaticHierarchicalSchemaDescription@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4StringResult@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4StringResultWrapper@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4WindowsRuntimeEnvironment@Resources@Microsoft@@QAAAAV012@ABV012@@Z
+??4WriteableStringPool@Build@Resources@Microsoft@@QAAAAV0123@ABV0123@@Z
+??8Atom@Resources@Microsoft@@QBA_NABU012@@Z
+??9Atom@Resources@Microsoft@@QBA_NABU012@@Z
+??_7AtomIndexedDictionaryBase@Build@Resources@Microsoft@@6B@ DATA
+??_7AtomPoolGroup@Resources@Microsoft@@6B@ DATA
+??_7BaseAtomLinkedFile@Resources@Microsoft@@6B@ DATA
+??_7BaseFile@Resources@Microsoft@@6B@ DATA
+??_7BaseFileSectionResult@Resources@Microsoft@@6B@ DATA
+??_7DataBlobBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7DataItemsBuildInstanceReference@Build@Resources@Microsoft@@6B@ DATA
+??_7DataItemsSectionBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7DataSectionBuilder@Build@Resources@Microsoft@@6BDataBlobBuilder@123@@ DATA
+??_7DataSectionBuilder@Build@Resources@Microsoft@@6BISectionBuilder@123@@ DATA
+??_7DecisionBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7DecisionInfoBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7DecisionInfoFileSection@Resources@Microsoft@@6BFileSectionBase@12@@ DATA
+??_7DecisionInfoFileSection@Resources@Microsoft@@6BIDecisionInfo@12@@ DATA
+??_7DecisionInfoQualifierSetBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7DecisionInfoSectionBuilder@Build@Resources@Microsoft@@6BDecisionInfoBuilder@123@@ DATA
+??_7DecisionInfoSectionBuilder@Build@Resources@Microsoft@@6BISectionBuilder@123@@ DATA
+??_7DecisionResult@Resources@Microsoft@@6B@ DATA
+??_7DefStatus@Resources@Microsoft@@6B@ DATA
+??_7DefStatusWrapper@Resources@Microsoft@@6B@ DATA
+??_7EnvironmentCollectionBase@Resources@Microsoft@@6B@ DATA
+??_7EnvironmentReference@Resources@Microsoft@@6B@ DATA
+??_7EnvironmentReferenceBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7ExternalFileStaticDataInstanceReference@Build@Resources@Microsoft@@6B@ DATA
+??_7FileAtomPool@Resources@Microsoft@@6BFileSectionBase@12@@ DATA
+??_7FileAtomPool@Resources@Microsoft@@6BIAtomPool@12@@ DATA
+??_7FileAtomPoolBuilder@Build@Resources@Microsoft@@6BIAtomPoolWriter@23@@ DATA
+??_7FileAtomPoolBuilder@Build@Resources@Microsoft@@6BISectionBuilder@123@@ DATA
+??_7FileBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7FileFileList@Resources@Microsoft@@6BFileSectionBase@12@@ DATA
+??_7FileFileList@Resources@Microsoft@@6BIFileList@12@@ DATA
+??_7FileInfo@Build@Resources@Microsoft@@6B@ DATA
+??_7FileInfoPrivateData@Build@Resources@Microsoft@@6B@ DATA
+??_7FileListBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7FileSectionBase@Resources@Microsoft@@6B@ DATA
+??_7FileSectionBuildInstanceReference@Build@Resources@Microsoft@@6B@ DATA
+??_7FolderInfo@Build@Resources@Microsoft@@6B@ DATA
+??_7HNamesNode@Build@Resources@Microsoft@@6B@ DATA
+??_7HierarchicalNames@Resources@Microsoft@@6BFileSectionBase@12@@ DATA
+??_7HierarchicalNames@Resources@Microsoft@@6BHierarchicalNamesConfig@12@@ DATA
+??_7HierarchicalNames@Resources@Microsoft@@6BIHierarchicalNames@12@@ DATA
+??_7HierarchicalNamesBuilder@Build@Resources@Microsoft@@6BHierarchicalNamesConfig@23@@ DATA
+??_7HierarchicalNamesBuilder@Build@Resources@Microsoft@@6BIHNamesGlobalNodes@123@@ DATA
+??_7HierarchicalNamesBuilder@Build@Resources@Microsoft@@6BISectionBuilder@123@@ DATA
+??_7HierarchicalNamesConfig@Resources@Microsoft@@6B@ DATA
+??_7HierarchicalSchema@Resources@Microsoft@@6BFileSectionBase@12@@ DATA
+??_7HierarchicalSchema@Resources@Microsoft@@6BIHierarchicalSchema@12@@ DATA
+??_7HierarchicalSchemaReference@Resources@Microsoft@@6B@ DATA
+??_7HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@6BIHierarchicalSchema@23@@ DATA
+??_7HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@6BISectionBuilder@123@@ DATA
+??_7HierarchicalSchemaVersionInfo@Resources@Microsoft@@6B@ DATA
+??_7HierarchicalSchemaVersionInfoBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7IAtomPool@Resources@Microsoft@@6B@ DATA
+??_7IAtomPoolWriter@Resources@Microsoft@@6B@ DATA
+??_7IBuildInstanceReference@Build@Resources@Microsoft@@6B@ DATA
+??_7ICondition@Resources@Microsoft@@6B@ DATA
+??_7IDecision@Resources@Microsoft@@6B@ DATA
+??_7IDecisionInfo@Resources@Microsoft@@6B@ DATA
+??_7IDefStatus@Resources@Microsoft@@6B@ DATA
+??_7IEnvironment@Resources@Microsoft@@6B@ DATA
+??_7IEnvironmentCollection@Resources@Microsoft@@6B@ DATA
+??_7IEnvironmentVersionInfo@Resources@Microsoft@@6B@ DATA
+??_7IFileList@Resources@Microsoft@@6B@ DATA
+??_7IFileSection@Resources@Microsoft@@6B@ DATA
+??_7IFileSectionResolver@Resources@Microsoft@@6B@ DATA
+??_7IHNamesGlobalNodes@Build@Resources@Microsoft@@6B@ DATA
+??_7IHierarchicalNames@Resources@Microsoft@@6B@ DATA
+??_7IHierarchicalSchema@Resources@Microsoft@@6B@ DATA
+??_7IHierarchicalSchemaDescription@Resources@Microsoft@@6B@ DATA
+??_7IHierarchicalSchemaVersionInfo@Resources@Microsoft@@6B@ DATA
+??_7IMrmFile@Resources@Microsoft@@6B@ DATA
+??_7INamedResourceBase@Resources@Microsoft@@6B@ DATA
+??_7IQualifier@Resources@Microsoft@@6B@ DATA
+??_7IQualifierSet@Resources@Microsoft@@6B@ DATA
+??_7IQualifierType@Resources@Microsoft@@6B@ DATA
+??_7IQualifierValueProvider@Resources@Microsoft@@6B@ DATA
+??_7IResourceCandidateBase@Resources@Microsoft@@6B@ DATA
+??_7IResourceMapBase@Resources@Microsoft@@6B@ DATA
+??_7IResourceMapCollection@Resources@Microsoft@@6B@ DATA
+??_7ISchemaCollection@Resources@Microsoft@@6B@ DATA
+??_7ISchemaVersionInfo@Resources@Microsoft@@6B@ DATA
+??_7ISectionBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7IStringResult@Resources@Microsoft@@6B@ DATA
+??_7IUnifiedResourceView@Resources@Microsoft@@6BIResourceMapCollection@12@@ DATA
+??_7IUnifiedResourceView@Resources@Microsoft@@6BISchemaCollection@12@@ DATA
+??_7ItemInfo@Build@Resources@Microsoft@@6B@ DATA
+??_7MrmBuildConfiguration@Build@Resources@Microsoft@@6B@ DATA
+??_7MrmFile@Resources@Microsoft@@6B@ DATA
+??_7NamedResourceResult@Resources@Microsoft@@6B@ DATA
+??_7PriDescriptor@Resources@Microsoft@@6B@ DATA
+??_7PriFile@Resources@Microsoft@@6BIResourceMapCollection@12@@ DATA
+??_7PriFile@Resources@Microsoft@@6BISchemaCollection@12@@ DATA
+??_7PriFileBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7PriFileMerger@Build@Resources@Microsoft@@6B@ DATA
+??_7PriSectionBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7QualifierResult@Resources@Microsoft@@6B@ DATA
+??_7QualifierSetResult@Resources@Microsoft@@6B@ DATA
+??_7RemapInfo@Resources@Microsoft@@6B@ DATA
+??_7RemapUInt16@Resources@Microsoft@@6B@ DATA
+??_7ResourceCandidateResult@Resources@Microsoft@@6B@ DATA
+??_7ResourceMapBase@Resources@Microsoft@@6BFileSectionBase@12@@ DATA
+??_7ResourceMapBase@Resources@Microsoft@@6BIResourceMapBase@12@@ DATA
+??_7ResourceMapBase@Resources@Microsoft@@6BResourceMapSubtree@12@@ DATA
+??_7ResourceMapSectionBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7ResourceMapSubtree@Resources@Microsoft@@6B@ DATA
+??_7ReverseFileMap@Resources@Microsoft@@6B@ DATA
+??_7ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@6B@ DATA
+??_7ScopeInfo@Build@Resources@Microsoft@@6B@ DATA
+??_7StandalonePriFile@Resources@Microsoft@@6B@ DATA
+??_7StandalonePriFile@Resources@Microsoft@@6BIResourceMapCollection@12@@ DATA
+??_7StandalonePriFile@Resources@Microsoft@@6BISchemaCollection@12@@ DATA
+??_7StaticAtomPool@Resources@Microsoft@@6B@ DATA
+??_7StaticHierarchicalSchemaDescription@Resources@Microsoft@@6B@ DATA
+??_7StringResult@Resources@Microsoft@@6B@ DATA
+??_7StringResultWrapper@Resources@Microsoft@@6B@ DATA
+??_7WindowsRuntimeEnvironment@Resources@Microsoft@@6B@ DATA
+??_7WriteableStringPool@Build@Resources@Microsoft@@6B@ DATA
+??_UAtom@Resources@Microsoft@@SAPAXI@Z
+??_UAtom@Resources@Microsoft@@SAPAXIABUnothrow_t@std@@@Z
+??_UAtom@Resources@Microsoft@@SAPAXIABUnothrow_t@std@@PAVIDefStatus@12@@Z
+??_UDefObject@Resources@Microsoft@@SAPAXI@Z
+??_UDefObject@Resources@Microsoft@@SAPAXIABUnothrow_t@std@@@Z
+??_VAtom@Resources@Microsoft@@SAXPAX@Z
+??_VAtom@Resources@Microsoft@@SAXPAXABUnothrow_t@std@@@Z
+??_VAtom@Resources@Microsoft@@SAXPAXABUnothrow_t@std@@PAVIDefStatus@12@@Z
+??_VDefObject@Resources@Microsoft@@SAXPAX@Z
+??_VDefObject@Resources@Microsoft@@SAXPAXABUnothrow_t@std@@@Z
+??_VDefObject@Resources@Microsoft@@SAXPAXABUnothrow_t@std@@PAVIDefStatus@12@@Z
+?AddDataItem@DataItemsSectionBuilder@Build@Resources@Microsoft@@QAA_NPBXIPAVIDefStatus@34@PAU_PrebuildItemReference@1234@@Z
+?AddQualifier@DecisionInfoQualifierSetBuilder@Build@Resources@Microsoft@@QAA_NPBG0HNPAVIDefStatus@34@PAH@Z
+?AdvanceToNextSegment@HierarchicalName@Build@Resources@Microsoft@@QAA_NPAVIDefStatus@34@@Z
+?Align16Bit@BaseFile@Resources@Microsoft@@2IB
+?Align32Bit@BaseFile@Resources@Microsoft@@2IB
+?Align64Bit@BaseFile@Resources@Microsoft@@2IB
+?AllConfigurationFlags@MrmBuildConfiguration@Build@Resources@Microsoft@@2IB
+?AlwaysTrueQualifierIndex@IDecisionInfo@Resources@Microsoft@@2HB
+?BaseFileOwnsDataFlag@BaseFile@Resources@Microsoft@@1IB
+?CheckPhase@FileBuilder@Build@Resources@Microsoft@@QBA_NW4BuildPhase@234@PAVIDefStatus@34@@Z
+?CheckSetPhase@FileBuilder@Build@Resources@Microsoft@@QAA_NW4BuildPhase@234@PAVIDefStatus@34@@Z
+?CompareSegments@HierarchicalNamesConfig@Resources@Microsoft@@UBAHPBG0@Z
+?CompareSegments@HierarchicalNamesConfig@Resources@Microsoft@@UBAHPBGH0H@Z
+?ComputeAtomChecksum@DefChecksum@Resources@Microsoft@@QAAIUAtom@23@PBVAtomPoolGroup@23@PAVIDefStatus@23@@Z
+?ComputeAtomPoolChecksum@DefChecksum@Resources@Microsoft@@QAAIPBVIAtomPool@23@HPAVIDefStatus@23@@Z
+?ComputeAtomPoolChecksum@DefChecksum@Resources@Microsoft@@QAAIPBVIAtomPool@23@PAVIDefStatus@23@@Z
+?ComputeChecksum@DefChecksum@Resources@Microsoft@@QAAIPBEIPAVIDefStatus@23@@Z
+?ComputeHash@HNamesNode@Build@Resources@Microsoft@@SAIPBGPAVIDefStatus@34@@Z
+?ComputeStringChecksum@DefChecksum@Resources@Microsoft@@QAAI_NPBGPAVIDefStatus@23@@Z
+?ComputeUInt32Checksum@DefChecksum@Resources@Microsoft@@QAAII@Z
+?ConcatPathElement@IStringResult@Resources@Microsoft@@UAA_NPBGPAVIDefStatus@23@@Z
+?ConcatPathElement@StringResultWrapper@Resources@Microsoft@@UAA_NPBGPAVIDefStatus@23@@Z
+?Contains@HierarchicalSchema@Resources@Microsoft@@QBA_NPBGHPAVIDefStatus@23@PAH22@Z
+?Contains@HierarchicalSchema@Resources@Microsoft@@QBA_NPBGPAVIDefStatus@23@PAH22@Z
+?Contains@HierarchicalSchema@Resources@Microsoft@@UBA_NPBGHPAVIDefStatus@23@PAH2@Z
+?Contains@HierarchicalSchema@Resources@Microsoft@@UBA_NPBGPAVIDefStatus@23@PAH2@Z
+?Contains@IAtomPool@Resources@Microsoft@@UBA_NHPAVIDefStatus@23@@Z
+?DefaultAlignment@BaseFile@Resources@Microsoft@@2IB
+?DefaultAlignment@DataItemsSectionBuilder@Build@Resources@Microsoft@@2HB
+?DefaultFlags@BaseFile@Resources@Microsoft@@2IB
+?DefaultInitialSize@FileAtomPoolBuilder@Build@Resources@Microsoft@@1HB
+?DefaultInitialSize@WriteableStringPool@Build@Resources@Microsoft@@1IB
+?DescriptionLength@FileAtomPool@Resources@Microsoft@@2HB
+?EmbeddedDataResourceValueTypeIndex@WindowsRuntimeEnvironment@Resources@Microsoft@@2HB
+?EmptyDecisionIndex@IDecisionInfo@Resources@Microsoft@@2HB
+?Failed@DefStatusWrapper@Resources@Microsoft@@UBA_NXZ
+GetApplicabilityContext
+?GetAtom@Atom@Resources@Microsoft@@QBA?AT_DEF_ATOM@@XZ
+?GetAtomPoolGroup@FileAtomPool@Resources@Microsoft@@UBAPAVAtomPoolGroup@23@XZ
+?GetAtomPoolGroup@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBAPAVAtomPoolGroup@34@XZ
+?GetAtomPoolMapping@RemapInfo@Resources@Microsoft@@QBAPAHPAH@Z
+?GetAtomPoolSection@IMrmFile@Resources@Microsoft@@QBAPAVFileAtomPool@23@FPAVIDefStatus@23@@Z
+?GetAtoms@BaseAtomLinkedFile@Resources@Microsoft@@QBAPBVAtomPoolGroup@23@XZ
+?GetAtoms@PriSectionBuilder@Build@Resources@Microsoft@@QBAPAVAtomPoolGroup@34@XZ
+?GetAtoms@StandalonePriFile@Resources@Microsoft@@UBAPAVAtomPoolGroup@23@XZ
+?GetAtoms@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPAVAtomPoolGroup@23@XZ
+?GetAttributeNames@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPBVIAtomPool@23@XZ
+?GetAttributeTypeNames@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPBVIAtomPool@23@XZ
+?GetAttributeTypesPoolIndex@EnvironmentReference@Resources@Microsoft@@QBAHXZ
+?GetAttributesPoolIndex@EnvironmentReference@Resources@Microsoft@@QBAHXZ
+?GetAutoMergeEnabled@PriDescriptor@Resources@Microsoft@@QBA_NXZ
+?GetAutoMergeEnabled@PriFile@Resources@Microsoft@@QBA_NXZ
+?GetAutoMergeEnabled@StandalonePriFile@Resources@Microsoft@@QBA_NXZ
+?GetBaseFile@MrmFile@Resources@Microsoft@@UBAPBVBaseFile@23@PAVIDefStatus@23@@Z
+?GetBaseMrmFile@PriFile@Resources@Microsoft@@QBAPBVIMrmFile@23@XZ
+?GetBaseResourceView@PriFile@Resources@Microsoft@@QBAPBVIUnifiedResourceView@23@XZ
+?GetBuffer@WriteableStringPool@Build@Resources@Microsoft@@QBAPBGXZ
+?GetCandidateIndex@ResourceCandidateResult@Resources@Microsoft@@QBAHXZ
+?GetChecksum@DefChecksum@Resources@Microsoft@@QBAIXZ
+?GetConditionOperatorNames@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPBVIAtomPool@23@XZ
+?GetConditionOperatorsPoolIndex@EnvironmentReference@Resources@Microsoft@@QBAHXZ
+?GetConfig@HNamesNode@Build@Resources@Microsoft@@QBAPBVHierarchicalNamesConfig@34@XZ
+?GetConfig@HierarchicalName@Build@Resources@Microsoft@@QBAPBVHierarchicalNamesConfig@34@XZ
+?GetConfig@HierarchicalNameSegment@Build@Resources@Microsoft@@QBAPBVHierarchicalNamesConfig@34@XZ
+?GetConfig@HierarchicalNamesBuilder@Build@Resources@Microsoft@@UBAPBVHierarchicalNamesConfig@34@XZ
+?GetCurrentDataSize@DataBlobBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetCurrentGeneration@ResourceMapBase@Resources@Microsoft@@UBA_KXZ
+?GetCurrentSegment@HierarchicalName@Build@Resources@Microsoft@@QBAPBVHierarchicalNameSegment@234@XZ
+?GetCurrentSegmentHash@HierarchicalName@Build@Resources@Microsoft@@QBAIPAVIDefStatus@34@@Z
+?GetCurrentSegmentInitialChar@HierarchicalName@Build@Resources@Microsoft@@QBAGXZ
+?GetCurrentSegmentText@HierarchicalName@Build@Resources@Microsoft@@QBAPBGXZ
+?GetData@FileBuilder@Build@Resources@Microsoft@@IAAPBXXZ
+?GetDataItemsSection@IMrmFile@Resources@Microsoft@@QBAPAVFileDataItemsSection@23@FPAVIDefStatus@23@@Z
+?GetDataItemsSectionBuilder@DataItemsBuildInstanceReference@Build@Resources@Microsoft@@QAAPAVDataItemsSectionBuilder@234@XZ
+?GetDataSection@IMrmFile@Resources@Microsoft@@QBAPAVFileDataSection@23@FPAVIDefStatus@23@@Z
+?GetDataSize@FileBuilder@Build@Resources@Microsoft@@IAAIXZ
+?GetDecisionInfo@ResourceMapSectionBuilder@Build@Resources@Microsoft@@QBAPAVDecisionInfoSectionBuilder@234@XZ
+?GetDecisionInfoBuilder@PriSectionBuilder@Build@Resources@Microsoft@@QBAPAVDecisionInfoSectionBuilder@234@XZ
+?GetDecisionInfoSection@IMrmFile@Resources@Microsoft@@QBAPAVDecisionInfoFileSection@23@FPAVIDefStatus@23@@Z
+?GetDefStatus@DefStatusWrapper@Resources@Microsoft@@UAAPAU_DEFSTATUS@@XZ
+?GetDefaultDecisionInfo@StandalonePriFile@Resources@Microsoft@@UBAPAVUnifiedDecisionInfo@23@XZ
+?GetDefaultEnvironment@StandalonePriFile@Resources@Microsoft@@UBAPAVUnifiedEnvironment@23@XZ
+?GetDefaultPathSeparator@HierarchicalNamesConfig@Resources@Microsoft@@UBAGXZ
+?GetDesc@DefStatusWrapper@Resources@Microsoft@@UBAPBGXZ
+?GetDescendents@HierarchicalSchema@Resources@Microsoft@@UBA_NHPAVIDefStatus@23@HPAGPAHH12@Z
+?GetDescription@FileAtomPool@Resources@Microsoft@@UBAPBGXZ
+?GetDescription@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBAPBGXZ
+?GetDescriptor@PriFileBuilder@Build@Resources@Microsoft@@QAAPAVPriSectionBuilder@234@XZ
+?GetDescriptorIndex@FileBuilder@Build@Resources@Microsoft@@QAAFXZ
+?GetDetails@DefStatusWrapper@Resources@Microsoft@@QBAIXZ
+?GetDisplayName@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPBGXZ
+?GetEnvironment@ResourceMapSectionBuilder@Build@Resources@Microsoft@@QBAPBVUnifiedEnvironment@34@XZ
+?GetFileBuilder@PriSectionBuilder@Build@Resources@Microsoft@@QBAPAVFileBuilder@234@XZ
+?GetFileData@BaseFile@Resources@Microsoft@@QBA_NPAVIDefStatus@23@PAVBlobResult@23@@Z
+?GetFileHeader@BaseFile@Resources@Microsoft@@QBAPBU_DEFFILE_HEADER@@XZ
+?GetFileListSection@IMrmFile@Resources@Microsoft@@QBAPAVFileFileList@23@FPAVIDefStatus@23@@Z
+?GetFileMagicNumber@MrmBuildConfiguration@Build@Resources@Microsoft@@QBA?AT_DEFFILE_MAGIC@@XZ
+?GetFileName@FileInfo@Build@Resources@Microsoft@@QBAPBGXZ
+?GetFileSizeInBytes@BaseFile@Resources@Microsoft@@QBAIXZ
+?GetFileTrailer@BaseFile@Resources@Microsoft@@SAPAU_DEFFILE_TRAILER@@PAU_DEFFILE_HEADER@@@Z
+?GetFirstChild@ScopeInfo@Build@Resources@Microsoft@@QBAPAVHNamesNode@234@XZ
+?GetFlag@FileInfo@Build@Resources@Microsoft@@QBAGXZ
+?GetFlags@DataItemsSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@DataSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@DecisionInfoSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@FileListBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@HierarchicalNamesBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@PriSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@ResourceMapSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFlags@ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetFolderName@FolderInfo@Build@Resources@Microsoft@@QBAPBGXZ
+?GetFullPath@HierarchicalName@Build@Resources@Microsoft@@QBAQBGXZ
+?GetFullResourceMap@ResourceMapSubtree@Resources@Microsoft@@QBAPBVIResourceMapBase@23@XZ
+?GetGlobalNodes@ScopeInfo@Build@Resources@Microsoft@@QAAPAVIHNamesGlobalNodes@234@XZ
+?GetHash@HNamesNode@Build@Resources@Microsoft@@QBAIPAVIDefStatus@34@@Z
+?GetHash@HierarchicalNameSegment@Build@Resources@Microsoft@@QBAIPAVIDefStatus@34@@Z
+?GetIndex@Atom@Resources@Microsoft@@QBAHXZ
+?GetIndex@DecisionBuilder@Build@Resources@Microsoft@@UBAHPAVIDefStatus@34@@Z
+?GetIndex@DecisionInfoQualifierSetBuilder@Build@Resources@Microsoft@@UBAHPAVIDefStatus@34@@Z
+?GetIndex@FileInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetIndex@FileInfoPrivateData@Build@Resources@Microsoft@@QBA?BHXZ
+?GetIndex@FolderInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetIndex@HNamesNode@Build@Resources@Microsoft@@QBAHXZ
+?GetIndex@IAtomPool@Resources@Microsoft@@QBA_NPBGPAVIDefStatus@23@PAH@Z
+?GetIndex@IAtomPool@Resources@Microsoft@@QBA_NUAtom@23@PAVIDefStatus@23@PAH@Z
+?GetInitialChar@HNamesNode@Build@Resources@Microsoft@@QBAGXZ
+?GetInitialChar@HierarchicalNameSegment@Build@Resources@Microsoft@@QBAGXZ
+?GetInstanceLocatorNames@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPBVIAtomPool@23@XZ
+?GetInstanceLocatorType@DataItemsBuildInstanceReference@Build@Resources@Microsoft@@UBAPBGXZ
+?GetInstanceLocatorType@ExternalFileStaticDataInstanceReference@Build@Resources@Microsoft@@UBAPBGXZ
+?GetInstanceLocatorType@FileSectionBuildInstanceReference@Build@Resources@Microsoft@@UBAPBGXZ
+?GetInstanceLocatorsPoolIndex@EnvironmentReference@Resources@Microsoft@@QBAHXZ
+?GetInstanceTypeNames@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPBVIAtomPool@23@XZ
+?GetInstanceTypesPoolIndex@EnvironmentReference@Resources@Microsoft@@QBAHXZ
+?GetInt64@Atom@Resources@Microsoft@@QBA_JXZ
+?GetIsAutomergeMergeResult@PriDescriptor@Resources@Microsoft@@QBA_NXZ
+?GetIsCaseInsensitive@FileAtomPool@Resources@Microsoft@@UBA_NXZ
+?GetIsCaseInsensitive@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBA_NXZ
+?GetIsCaseInsensitive@WriteableStringPool@Build@Resources@Microsoft@@QBA_NXZ
+?GetIsDeploymentMergeResult@PriDescriptor@Resources@Microsoft@@QBA_NXZ
+?GetIsDeploymentMergeResult@PriFile@Resources@Microsoft@@QBA_NXZ
+?GetIsDeploymentMergeable@PriDescriptor@Resources@Microsoft@@QBA_NXZ
+?GetIsDeploymentMergeable@PriFile@Resources@Microsoft@@UBA_NXZ
+?GetIsDeploymentMergeable@StandalonePriFile@Resources@Microsoft@@UBA_NXZ
+?GetItemNames@HierarchicalNames@Resources@Microsoft@@UBAPAVIAtomPool@23@XZ
+?GetItemNames@HierarchicalNamesBuilder@Build@Resources@Microsoft@@QBAPAVIAtomPool@34@XZ
+?GetItemNames@HierarchicalSchema@Resources@Microsoft@@UBAPAVIAtomPool@23@XZ
+?GetItemNames@StaticHierarchicalSchemaDescription@Resources@Microsoft@@UBAPAVIAtomPool@23@XZ
+?GetItemTypeNames@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPBVIAtomPool@23@XZ
+?GetItemTypesPoolIndex@EnvironmentReference@Resources@Microsoft@@QBAHXZ
+?GetItemsPoolIndex@HierarchicalSchemaReference@Resources@Microsoft@@QBAHXZ
+?GetLine@DefStatusWrapper@Resources@Microsoft@@QBAIXZ
+?GetLocatorType@DataItemsBuildInstanceReference@Build@Resources@Microsoft@@UBAEXZ
+?GetLocatorType@ExternalFileStaticDataInstanceReference@Build@Resources@Microsoft@@UBAEXZ
+?GetLocatorType@FileSectionBuildInstanceReference@Build@Resources@Microsoft@@UBAEXZ
+?GetLongestPath@FileFileList@Resources@Microsoft@@UBAHXZ
+?GetMagic@FileBuilder@Build@Resources@Microsoft@@QAA?AT_DEFFILE_MAGIC@@XZ
+?GetMajorVersion@EnvironmentReference@Resources@Microsoft@@UBAGXZ
+?GetMajorVersion@HierarchicalSchema@Resources@Microsoft@@UBAGXZ
+?GetMajorVersion@HierarchicalSchemaReference@Resources@Microsoft@@QBAHXZ
+?GetMajorVersion@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetMajorVersion@HierarchicalSchemaVersionInfo@Resources@Microsoft@@UBAGXZ
+?GetMajorVersion@HierarchicalSchemaVersionInfoBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetMajorVersion@StaticHierarchicalSchemaDescription@Resources@Microsoft@@UBAGXZ
+?GetMaxAtomIndex@AtomIndexedDictionaryBase@Build@Resources@Microsoft@@QBAHXZ
+?GetMaxNameLength@HierarchicalNames@Resources@Microsoft@@UBAHXZ
+?GetMaxNameLength@HierarchicalSchema@Resources@Microsoft@@QBAHXZ
+?GetMaxPoolIndex@AtomPoolGroup@Resources@Microsoft@@QBAHXZ
+?GetMaxSizeInBytes@EnvironmentReferenceBuilder@Build@Resources@Microsoft@@QBAIXZ
+?GetMinAtomIndex@AtomIndexedDictionaryBase@Build@Resources@Microsoft@@QAAHXZ
+?GetMinorVersion@EnvironmentReference@Resources@Microsoft@@UBAGXZ
+?GetMinorVersion@HierarchicalSchema@Resources@Microsoft@@UBAGXZ
+?GetMinorVersion@HierarchicalSchemaReference@Resources@Microsoft@@QBAHXZ
+?GetMinorVersion@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetMinorVersion@HierarchicalSchemaVersionInfo@Resources@Microsoft@@UBAGXZ
+?GetMinorVersion@HierarchicalSchemaVersionInfoBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetMinorVersion@StaticHierarchicalSchemaDescription@Resources@Microsoft@@UBAGXZ
+?GetName@FileFileList@Resources@Microsoft@@IBAPBGHHPAVIDefStatus@23@@Z
+?GetName@HNamesNode@Build@Resources@Microsoft@@QBAPBGXZ
+?GetName@HierarchicalNameSegment@Build@Resources@Microsoft@@QBAPBGXZ
+?GetNameIndex@HNamesNode@Build@Resources@Microsoft@@QBAHXZ
+?GetNames@AtomIndexedDictionaryBase@Build@Resources@Microsoft@@QAAPBVIAtomPool@34@XZ
+?GetNext@FileInfoPrivateData@Build@Resources@Microsoft@@QBAPAV1234@XZ
+?GetNextItem@AtomIndexedDictionaryBase@Build@Resources@Microsoft@@QBA_NPAVIterator@1234@PAVIDefStatus@34@PAH@Z
+?GetNextSibling@HNamesNode@Build@Resources@Microsoft@@QAAPAV1234@XZ
+?GetNumAtomPools@RemapInfo@Resources@Microsoft@@QBAHXZ
+?GetNumAtoms@FileAtomPool@Resources@Microsoft@@UBAHXZ
+?GetNumAtoms@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBAHXZ
+?GetNumAttributeTypes@EnvironmentReference@Resources@Microsoft@@UBAHXZ
+?GetNumAttributes@EnvironmentReference@Resources@Microsoft@@UBAHXZ
+?GetNumCharsInPool@WriteableStringPool@Build@Resources@Microsoft@@QBAIXZ
+?GetNumChildItems@ScopeInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetNumChildScopes@ScopeInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetNumChildren@ScopeInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetNumConditionOperators@EnvironmentReference@Resources@Microsoft@@UBAHXZ
+?GetNumDataItemSections@PriDescriptor@Resources@Microsoft@@QBAHXZ
+?GetNumDecisionInfos@PriDescriptor@Resources@Microsoft@@QBAHXZ
+?GetNumDescendents@HierarchicalNames@Resources@Microsoft@@QBA_NHPAVIDefStatus@23@PAH1@Z
+?GetNumDescendents@HierarchicalSchema@Resources@Microsoft@@UBA_NHPAVIDefStatus@23@PAH1@Z
+?GetNumEntries@ReverseFileMap@Resources@Microsoft@@QBAHXZ
+?GetNumFiles@FolderInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetNumInstanceLocators@EnvironmentReference@Resources@Microsoft@@UBAHXZ
+?GetNumInstanceTypes@EnvironmentReference@Resources@Microsoft@@UBAHXZ
+?GetNumItemTypes@EnvironmentReference@Resources@Microsoft@@UBAHXZ
+?GetNumItems@HierarchicalNames@Resources@Microsoft@@UBAHXZ
+?GetNumItems@HierarchicalSchema@Resources@Microsoft@@UBAHXZ
+?GetNumItems@HierarchicalSchemaReference@Resources@Microsoft@@QBAHXZ
+?GetNumItems@HierarchicalSchemaVersionInfo@Resources@Microsoft@@UBAHXZ
+?GetNumItems@HierarchicalSchemaVersionInfoBuilder@Build@Resources@Microsoft@@UBAHXZ
+?GetNumItems@StaticHierarchicalSchemaDescription@Resources@Microsoft@@UBAHXZ
+?GetNumNames@HierarchicalNames@Resources@Microsoft@@UBAHXZ
+?GetNumNames@HierarchicalSchema@Resources@Microsoft@@UBAHXZ
+?GetNumPools@AtomPoolGroup@Resources@Microsoft@@QBAHXZ
+?GetNumReferencedFileSections@PriDescriptor@Resources@Microsoft@@QBAHXZ
+?GetNumResourceMaps@PriDescriptor@Resources@Microsoft@@QBAHXZ
+?GetNumRootFolders@FileFileList@Resources@Microsoft@@UBAHXZ
+?GetNumSchemas@PriDescriptor@Resources@Microsoft@@QBAHXZ
+?GetNumScopes@HierarchicalNames@Resources@Microsoft@@UBAHXZ
+?GetNumScopes@HierarchicalSchema@Resources@Microsoft@@UBAHXZ
+?GetNumScopes@HierarchicalSchemaReference@Resources@Microsoft@@QBAHXZ
+?GetNumScopes@HierarchicalSchemaVersionInfo@Resources@Microsoft@@UBAHXZ
+?GetNumScopes@HierarchicalSchemaVersionInfoBuilder@Build@Resources@Microsoft@@UBAHXZ
+?GetNumScopes@StaticHierarchicalSchemaDescription@Resources@Microsoft@@UBAHXZ
+?GetNumSections@BaseFile@Resources@Microsoft@@QBAFXZ
+?GetNumSections@FileBuilder@Build@Resources@Microsoft@@QAAIXZ
+?GetNumSections@RemapInfo@Resources@Microsoft@@QBAFXZ
+?GetNumSubfolders@FolderInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetNumVersionInfos@HierarchicalSchema@Resources@Microsoft@@UBAHXZ
+?GetNumVersionInfos@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAHXZ
+?GetOperand1Qualifier@ICondition@Resources@Microsoft@@UBA_NPAVIDefStatus@23@PAUAtom@23@@Z
+?GetOrAddQualifier@DecisionInfoBuilder@Build@Resources@Microsoft@@QAA_NPBG0GNPAVIDefStatus@34@PAVQualifierResult@34@@Z
+?GetOwner@FileInfoPrivateData@Build@Resources@Microsoft@@QBAPBXXZ
+?GetParentFolder@FileInfo@Build@Resources@Microsoft@@QBAPAVFolderInfo@234@XZ
+?GetParentFolder@FolderInfo@Build@Resources@Microsoft@@QBAPAV1234@XZ
+?GetParentSchema@NamedResourceResult@Resources@Microsoft@@UBAPBVIHierarchicalSchema@23@PAVIDefStatus@23@@Z
+?GetParentScope@HNamesNode@Build@Resources@Microsoft@@QBAPAVScopeInfo@234@XZ
+?GetPhase@FileBuilder@Build@Resources@Microsoft@@QBA?AW4BuildPhase@234@XZ
+?GetPool@DecisionBuilder@Build@Resources@Microsoft@@UBAPBVIDecisionInfo@34@PAVIDefStatus@34@@Z
+?GetPool@DecisionInfoQualifierSetBuilder@Build@Resources@Microsoft@@UBAPBVIDecisionInfo@34@PAVIDefStatus@34@@Z
+?GetPoolIndex@Atom@Resources@Microsoft@@QBAHXZ
+?GetPoolIndex@FileAtomPool@Resources@Microsoft@@UBAHXZ
+?GetPoolIndex@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBAHXZ
+?GetPreviousSibling@HNamesNode@Build@Resources@Microsoft@@QAAPAV1234@XZ
+?GetPriDescriptor@PriFile@Resources@Microsoft@@QBAPBVPriDescriptor@23@XZ
+?GetPriDescriptor@StandalonePriFile@Resources@Microsoft@@QBAPBVPriDescriptor@23@XZ
+?GetPriDescriptorSection@IMrmFile@Resources@Microsoft@@QBAPAVPriDescriptor@23@FPAVIDefStatus@23@@Z
+?GetPrivateData@FileInfo@Build@Resources@Microsoft@@QBAPAVFileInfoPrivateData@234@XZ
+?GetProfile@PriFile@Resources@Microsoft@@UBAPBVMrmProfile@23@XZ
+?GetProfile@StandalonePriFile@Resources@Microsoft@@UBAPBVMrmProfile@23@XZ
+?GetQualifier@IEnvironment@Resources@Microsoft@@QBA_NHPAVIDefStatus@23@PAUResourceQualifier@23@@Z
+?GetQualifier@IEnvironment@Resources@Microsoft@@QBA_NPBGPAVIDefStatus@23@PAUResourceQualifier@23@@Z
+?GetQualifier@IEnvironment@Resources@Microsoft@@QBA_NUAtom@23@PAVIDefStatus@23@PAUResourceQualifier@23@@Z
+?GetQualifierNames@IEnvironment@Resources@Microsoft@@QBAPBVIAtomPool@23@XZ
+?GetQualifierTypeNames@IEnvironment@Resources@Microsoft@@QBAPBVIAtomPool@23@XZ
+?GetRawResourceMap@ResourceCandidateResult@Resources@Microsoft@@QBAPBVIRawResourceMap@23@XZ
+?GetResourceIndexInSchema@NamedResourceResult@Resources@Microsoft@@UBAHPAVIDefStatus@23@@Z
+?GetResourceMap@ResourceMapBase@Resources@Microsoft@@IBAPBV123@XZ
+?GetResourceMapSection@IMrmFile@Resources@Microsoft@@QBAPAVResourceMapBase@23@FPAVIDefStatus@23@@Z
+?GetResourceValueLocatorNames@IEnvironment@Resources@Microsoft@@QBAPBVIAtomPool@23@XZ
+?GetResourceValueTypeNames@IEnvironment@Resources@Microsoft@@QBAPBVIAtomPool@23@XZ
+?GetReverseFileMapSection@IMrmFile@Resources@Microsoft@@QBAPAVReverseFileMap@23@FPAVIDefStatus@23@@Z
+?GetRootSubtree@ResourceMapBase@Resources@Microsoft@@UBAPBVResourceMapSubtree@23@XZ
+?GetRootSubtree@ResourceMapSubtree@Resources@Microsoft@@QBAPBV123@XZ
+?GetSchema@ResourceMapSectionBuilder@Build@Resources@Microsoft@@QBAPAVHierarchicalSchemaSectionBuilder@234@XZ
+?GetSchemaBlobFromFileSection@IHierarchicalSchema@Resources@Microsoft@@UBA_NPAVBlobResult@23@PAVIDefStatus@23@@Z
+?GetSchemaSection@IMrmFile@Resources@Microsoft@@QBAPAVHierarchicalSchema@23@FPAVIDefStatus@23@@Z
+?GetScopeNames@HierarchicalNames@Resources@Microsoft@@UBAPAVIAtomPool@23@XZ
+?GetScopeNames@HierarchicalNamesBuilder@Build@Resources@Microsoft@@QBAPAVIAtomPool@34@XZ
+?GetScopeNames@HierarchicalSchema@Resources@Microsoft@@UBAPAVIAtomPool@23@XZ
+?GetScopeNames@StaticHierarchicalSchemaDescription@Resources@Microsoft@@UBAPAVIAtomPool@23@XZ
+?GetSection@IMrmFile@Resources@Microsoft@@QBAPBVIFileSection@23@FPAVIDefStatus@23@@Z
+?GetSectionData@BaseFile@Resources@Microsoft@@SAPAEPBU_DEFFILE_HEADER@@H@Z
+?GetSectionData@BaseFile@Resources@Microsoft@@SAPAXPBU_DEFFILE_HEADER@@PBU_DEFFILE_TOC_ENTRY@@@Z
+?GetSectionDataSize@BaseFile@Resources@Microsoft@@SAIPBU_DEFFILE_TOC_ENTRY@@@Z
+?GetSectionFlags@DataItemsSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@DataSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@DecisionInfoSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@FileListBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@HierarchicalNamesBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@PriSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@ResourceMapSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionFlags@ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@UBAGXZ
+?GetSectionHeader@BaseFile@Resources@Microsoft@@SAPAU_DEFFILE_SECTION_HEADER@@PBU_DEFFILE_HEADER@@PBU_DEFFILE_TOC_ENTRY@@@Z
+?GetSectionIndex@DataItemsSectionBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@DataSectionBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@DecisionInfoSectionBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@FileListBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@HierarchicalNamesBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@PriSectionBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@ResourceMapSectionBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionIndex@ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@UBAFXZ
+?GetSectionMapping@RemapInfo@Resources@Microsoft@@QBAPAFPAF@Z
+?GetSectionQualifier@DataItemsSectionBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@DataSectionBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@DecisionInfoSectionBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@FileListBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@HierarchicalNamesBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@PriSectionBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@ResourceMapSectionBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionQualifier@ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@UBAIXZ
+?GetSectionStructureOverhead@BaseFile@Resources@Microsoft@@SAIXZ
+?GetSectionTrailer@BaseFile@Resources@Microsoft@@SAPAU_DEFFILE_SECTION_TRAILER@@PBU_DEFFILE_SECTION_HEADER@@@Z
+?GetSectionType@DataItemsSectionBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@DataSectionBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@DecisionInfoSectionBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@FileAtomPoolBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@FileListBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@HierarchicalNamesBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@PriSectionBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@ResourceMapSectionBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSectionType@ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@UBA?AT_DEFFILE_SECTION_TYPEID@@XZ
+?GetSections@FileBuilder@Build@Resources@Microsoft@@IAAPAU_SectionInfo@1234@XZ
+?GetSegmentInitialChar@HierarchicalNamesConfig@Resources@Microsoft@@UBAGPBG@Z
+?GetSimpleId@HierarchicalSchema@Resources@Microsoft@@UBAPBGXZ
+?GetSimpleId@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAPBGXZ
+?GetSimpleId@StaticHierarchicalSchemaDescription@Resources@Microsoft@@UBAPBGXZ
+?GetSmallAtom@Atom@Resources@Microsoft@@QBA?AT_DEF_ATOM_SMALL@@PAVIDefStatus@23@@Z
+?GetSmallAtom@Atom@Resources@Microsoft@@QBA_NPAVIDefStatus@23@PAT_DEF_ATOM_SMALL@@@Z
+?GetSmallIndex@Atom@Resources@Microsoft@@QBA_NPAVIDefStatus@23@PAG@Z
+?GetSmallIndex@Atom@Resources@Microsoft@@SA_NHPAVIDefStatus@23@PAG@Z
+?GetSmallPoolIndex@Atom@Resources@Microsoft@@QBA_NPAVIDefStatus@23@PAG@Z
+?GetSmallPoolIndex@Atom@Resources@Microsoft@@SA_NHPAVIDefStatus@23@PAG@Z
+?GetSmallPoolIndex@IAtomPool@Resources@Microsoft@@QBA_NPAVIDefStatus@23@PAG@Z
+?GetStringPool@FileAtomPoolBuilder@Build@Resources@Microsoft@@QAAPAVWriteableStringPool@234@XZ
+?GetStringResult@StringResultWrapper@Resources@Microsoft@@UAAPAU_DEFSTRINGRESULT@@XZ
+?GetStructureOverhead@BaseFile@Resources@Microsoft@@SAII@Z
+?GetSubtreeRootIndex@ResourceMapSubtree@Resources@Microsoft@@UBAHXZ
+?GetTargetOsVersion@PriFile@Resources@Microsoft@@UBAPBGXZ
+?GetTargetOsVersion@StandalonePriFile@Resources@Microsoft@@UBAPBGXZ
+?GetToc@BaseFile@Resources@Microsoft@@QBAPBU_DEFFILE_TOC_ENTRY@@PAVIDefStatus@23@@Z
+?GetToc@BaseFile@Resources@Microsoft@@SAPAU_DEFFILE_TOC_ENTRY@@PBU_DEFFILE_HEADER@@@Z
+?GetTotalNumFiles@FileFileList@Resources@Microsoft@@UBAHXZ
+?GetTotalNumFiles@FolderInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetTotalNumFolders@FileFileList@Resources@Microsoft@@UBAHXZ
+?GetTotalNumFolders@FolderInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetTotalNumItems@ScopeInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetTotalNumScopes@ScopeInfo@Build@Resources@Microsoft@@QBAHXZ
+?GetUInt64@Atom@Resources@Microsoft@@QBA_KXZ
+?GetUniqueId@HierarchicalSchema@Resources@Microsoft@@UBAPBGXZ
+?GetUniqueId@HierarchicalSchemaReference@Resources@Microsoft@@QBAPBGXZ
+?GetUniqueId@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UBAPBGXZ
+?GetUniqueId@StaticHierarchicalSchemaDescription@Resources@Microsoft@@UBAPBGXZ
+?GetUniqueName@EnvironmentReference@Resources@Microsoft@@QBAPBGXZ
+?GetUniqueName@WindowsRuntimeEnvironment@Resources@Microsoft@@UBAPBGXZ
+?GetVersionChecksum@EnvironmentReference@Resources@Microsoft@@UBAIXZ
+?GetVersionChecksum@HierarchicalSchemaVersionInfo@Resources@Microsoft@@UBAIXZ
+?GetVersionInfo@HierarchicalSchemaReference@Resources@Microsoft@@QBAPBVIHierarchicalSchemaVersionInfo@23@XZ
+?GetWhat@DefStatusWrapper@Resources@Microsoft@@UBA?BKXZ
+?GetWhere@DefStatusWrapper@Resources@Microsoft@@UBAPBGXZ
+?HashMethodCaseInsensitive@Atom@Resources@Microsoft@@2W4DEF_ATOM_HASH_METHOD@@B
+?HashMethodDefault@Atom@Resources@Microsoft@@2W4DEF_ATOM_HASH_METHOD@@B
+?HashString@Atom@Resources@Microsoft@@SAIPBGPAVIDefStatus@23@@Z
+?HaveCurrentSegment@HierarchicalName@Build@Resources@Microsoft@@QBA_NXZ
+?HaveName@HierarchicalNameSegment@Build@Resources@Microsoft@@QBA_NXZ
+?HaveNextSegment@HierarchicalName@Build@Resources@Microsoft@@QBA_NXZ
+?IndexNone@Atom@Resources@Microsoft@@2HB
+?Init@BaseFile@Resources@Microsoft@@IAAXXZ
+?InitialLargeItemDataCapacity@DataItemsSectionBuilder@Build@Resources@Microsoft@@0HB
+?InitialLargeItemSize@DataItemsSectionBuilder@Build@Resources@Microsoft@@0HB
+?InitialQualifierSetsSize@DecisionBuilder@Build@Resources@Microsoft@@0HB
+?InitialQualifiersSize@DecisionInfoQualifierSetBuilder@Build@Resources@Microsoft@@0HB
+?InitialSmallItemDataCapacity@DataItemsSectionBuilder@Build@Resources@Microsoft@@0HB
+?InitialSmallItemSize@DataItemsSectionBuilder@Build@Resources@Microsoft@@0HB
+?InitialSparseSize@AtomIndexedDictionaryBase@Build@Resources@Microsoft@@1HB
+?IsAbsolutePath@IStringResult@Resources@Microsoft@@QBA_NPAVIDefStatus@23@@Z
+?IsAbsolutePath@StringResultWrapper@Resources@Microsoft@@QBA_NPAVIDefStatus@23@@Z
+?IsAligned@BaseFile@Resources@Microsoft@@SA_NHH@Z
+?IsEmpty@IStringResult@Resources@Microsoft@@QAA_NXZ
+?IsEqual@Atom@Resources@Microsoft@@QBA_NT_DEF_ATOM_SMALL@@@Z
+?IsEqual@Atom@Resources@Microsoft@@QBA_NU123@@Z
+?IsFinalized@HierarchicalNamesBuilder@Build@Resources@Microsoft@@QBA_NXZ
+?IsMapGenerated@ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@ABA_NXZ
+?IsNull@Atom@Resources@Microsoft@@QBA_NXZ
+?IsPathSeparator@HierarchicalNamesConfig@Resources@Microsoft@@UBA_NG@Z
+?IsScope@ItemInfo@Build@Resources@Microsoft@@UBA_NXZ
+?IsScope@ScopeInfo@Build@Resources@Microsoft@@UBA_NXZ
+?IsValid@DataItemsSectionBuilder@Build@Resources@Microsoft@@UBA_NPAVIDefStatus@34@@Z
+?IsValid@DataSectionBuilder@Build@Resources@Microsoft@@UBA_NPAVIDefStatus@34@@Z
+?IsValid@DecisionInfoSectionBuilder@Build@Resources@Microsoft@@UBA_NPAVIDefStatus@34@@Z
+?IsValid@FileListBuilder@Build@Resources@Microsoft@@UBA_NPAVIDefStatus@34@@Z
+?IsValid@HierarchicalNamesBuilder@Build@Resources@Microsoft@@UBA_NPAVIDefStatus@34@@Z
+?IsValidAlignment@BaseFile@Resources@Microsoft@@SA_NIPAVIDefStatus@23@@Z
+?IsValidConditionOperator@ICondition@Resources@Microsoft@@SA_NW4ConditionOperator@123@@Z
+?IsValidDecisionIndex@DecisionInfoBuilder@Build@Resources@Microsoft@@QBA_NH@Z
+?IsValidFileRange@IFileList@Resources@Microsoft@@IBA_NHHPAVIDefStatus@23@@Z
+?IsValidFolderRange@IFileList@Resources@Microsoft@@IBA_NHHPAVIDefStatus@23@@Z
+?IsValidNonNull@Atom@Resources@Microsoft@@QBA_NXZ
+?IsValidOrNull@Atom@Resources@Microsoft@@QBA_NXZ
+?IsValidPoolIndex@Atom@Resources@Microsoft@@SA_NH@Z
+?IsValidQualifierIndex@DecisionInfoBuilder@Build@Resources@Microsoft@@QBA_NH@Z
+?IsValidQualifierSetIndex@DecisionInfoBuilder@Build@Resources@Microsoft@@QBA_NH@Z
+?IsValidSectionCount@BaseFile@Resources@Microsoft@@SA_NH@Z
+?IsValidSectionIndex@BaseFile@Resources@Microsoft@@SA_NH@Z
+?IsValidSegmentChar@HierarchicalNamesConfig@Resources@Microsoft@@UBA_NG@Z
+?IsValidSmallAtom@Atom@Resources@Microsoft@@QBA_NXZ
+?IsValidSmallAtomCount@Atom@Resources@Microsoft@@SA_NH@Z
+?IsValidSmallAtomIndex@Atom@Resources@Microsoft@@SA_NH@Z
+?IsValidSmallPoolIndex@Atom@Resources@Microsoft@@SA_NH@Z
+?LoadFileFlag@BaseFile@Resources@Microsoft@@2IB
+?MapFileFlag@BaseFile@Resources@Microsoft@@2IB
+?Matches@FileInfoPrivateData@Build@Resources@Microsoft@@QBA_NPAV1234@PAVIDefStatus@34@@Z
+?Matches@FileInfoPrivateData@Build@Resources@Microsoft@@QBA_NPBXHPAVIDefStatus@34@@Z
+?MaxAtomCount@Atom@Resources@Microsoft@@2HB
+?MaxAtomCountSmall@Atom@Resources@Microsoft@@2HB
+?MaxAtomIndex@Atom@Resources@Microsoft@@2HB
+?MaxAtomIndexSmall@Atom@Resources@Microsoft@@2HB
+?MaxFallbackScore@IQualifier@Resources@Microsoft@@2GB
+?MaxFileIndex@IFileList@Resources@Microsoft@@2GB
+?MaxInternalDataSize@ResourceMapSectionBuilder@Build@Resources@Microsoft@@2HB
+?MaxPoolCount@Atom@Resources@Microsoft@@2HB
+?MaxPoolCountSmall@Atom@Resources@Microsoft@@2HB
+?MaxPoolIndex@Atom@Resources@Microsoft@@2HB
+?MaxPoolIndexSmall@Atom@Resources@Microsoft@@2HB
+?MaxSectionCount@BaseFile@Resources@Microsoft@@2FB
+?MaxSectionIndex@BaseFile@Resources@Microsoft@@2FB
+?MinFallbackScore@IQualifier@Resources@Microsoft@@2GB
+?MoveToRoot@ResourceMapSubtree@Resources@Microsoft@@QAA_NPAVIDefStatus@23@@Z
+?NeutralOnlyDecisionIndex@IDecisionInfo@Resources@Microsoft@@2HB
+?New@AtomPoolGroup@Resources@Microsoft@@SAPAV123@PAVIDefStatus@23@@Z
+?New@DecisionInfoBuilder@Build@Resources@Microsoft@@SAPAV1234@PBVUnifiedEnvironment@34@PAVIDefStatus@34@@Z
+?New@StaticAtomPool@Resources@Microsoft@@SAPAV123@PBQBGHPBG_NPAVIDefStatus@23@@Z
+?New@WriteableStringPool@Build@Resources@Microsoft@@SAPAV1234@IPAVIDefStatus@34@@Z
+?New@WriteableStringPool@Build@Resources@Microsoft@@SAPAV1234@PAGIPAVIDefStatus@34@@Z
+?New@WriteableStringPool@Build@Resources@Microsoft@@SAPAV1234@PAVIDefStatus@34@@Z
+?NormalizePathSlashes@IStringResult@Resources@Microsoft@@UAA_NPAVIDefStatus@23@@Z
+?NullAtomIndex@Atom@Resources@Microsoft@@2HB
+?NullPoolIndex@Atom@Resources@Microsoft@@2HB
+?OperatorIsUnary@QualifierResult@Resources@Microsoft@@UBA_NXZ
+?PadData@BaseFile@Resources@Microsoft@@SAHHH@Z
+?PadSectionData@BaseFile@Resources@Microsoft@@SAHH@Z
+?PathResourceValueTypeIndex@WindowsRuntimeEnvironment@Resources@Microsoft@@2HB
+?PoolIndexNone@Atom@Resources@Microsoft@@2HB
+?PresenceMaskWidth@RemapUInt16@Resources@Microsoft@@1HB
+?RemapAtom@RemapInfo@Resources@Microsoft@@SA?AUAtom@23@PAV123@U423@PAVIDefStatus@23@@Z
+?Reset@DefStatusWrapper@Resources@Microsoft@@UAAXXZ
+?SectionIndexNone@BaseFile@Resources@Microsoft@@2FB
+?SectionIsPresent@BaseFile@Resources@Microsoft@@QAA_NF@Z
+?SectionTypesEqual@BaseFile@Resources@Microsoft@@SA_NABT_DEFFILE_SECTION_TYPEID@@0@Z
+?Set@Atom@Resources@Microsoft@@QAAXHH@Z
+?Set@Atom@Resources@Microsoft@@QAAXT_DEF_ATOM@@@Z
+?Set@Atom@Resources@Microsoft@@QAAXU123@@Z
+?Set@NamedResourceResult@Resources@Microsoft@@QAA_NPBVIRawResourceMap@23@HPAVIDefStatus@23@@Z
+?SetAtomPoolGroup@FileAtomPool@Resources@Microsoft@@UAAXPAVAtomPoolGroup@23@@Z
+?SetAtomPoolGroup@FileAtomPoolBuilder@Build@Resources@Microsoft@@UAAXPAVAtomPoolGroup@34@@Z
+?SetByRef@HierarchicalNameSegment@Build@Resources@Microsoft@@QAA_NPBGPAVIDefStatus@34@@Z
+?SetByRef@HierarchicalNameSegment@Build@Resources@Microsoft@@QAA_NPBV1234@PAVIDefStatus@34@@Z
+?SetCopy@HierarchicalNameSegment@Build@Resources@Microsoft@@QAA_NPBGPAVIDefStatus@34@@Z
+?SetCopy@HierarchicalNameSegment@Build@Resources@Microsoft@@QAA_NPBV1234@PAVIDefStatus@34@@Z
+?SetFlag@FileInfo@Build@Resources@Microsoft@@QAAXG@Z
+?SetFromInt64@Atom@Resources@Microsoft@@QAAX_J@Z
+?SetFromUInt64@Atom@Resources@Microsoft@@QAAX_K@Z
+?SetIndex@DecisionBuilder@Build@Resources@Microsoft@@QAAXH@Z
+?SetIndex@DecisionInfoQualifierSetBuilder@Build@Resources@Microsoft@@QAAXH@Z
+?SetIndex@FileInfo@Build@Resources@Microsoft@@QAAXH@Z
+?SetIndex@FolderInfo@Build@Resources@Microsoft@@QAAXH@Z
+?SetNameIndex@HNamesNode@Build@Resources@Microsoft@@QAAXH@Z
+?SetPathByRef@HierarchicalName@Build@Resources@Microsoft@@QAA_NPBGPAVIDefStatus@34@@Z
+?SetPhase@FileBuilder@Build@Resources@Microsoft@@QAA_NW4BuildPhase@234@@Z
+?SetPoolIndex@FileAtomPool@Resources@Microsoft@@UAAXH@Z
+?SetPoolIndex@FileAtomPoolBuilder@Build@Resources@Microsoft@@UAAXH@Z
+?SetRef@IStringResult@Resources@Microsoft@@SA_NPAV123@PBGPAVIDefStatus@23@@Z
+?SetSectionIndex@DataItemsSectionBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@DataSectionBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@DecisionInfoSectionBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@FileAtomPoolBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@FileListBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@HierarchicalNamesBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@HierarchicalSchemaSectionBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@PriSectionBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@ResourceMapSectionBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?SetSectionIndex@ReverseFileMapSectionBuilder@Build@Resources@Microsoft@@UAAXF@Z
+?Size@RemapUInt16@Resources@Microsoft@@QBAHXZ
+?StringResourceValueTypeIndex@WindowsRuntimeEnvironment@Resources@Microsoft@@2HB
+?Succeeded@DefStatusWrapper@Resources@Microsoft@@UBA_NXZ
+?ToDoubleScore@IQualifier@Resources@Microsoft@@SANGPAVIDefStatus@23@@Z
+?ToItem@HNamesNode@Build@Resources@Microsoft@@UAAPAVItemInfo@234@XZ
+?ToItem@ItemInfo@Build@Resources@Microsoft@@UAAPAV1234@XZ
+?ToItem@ScopeInfo@Build@Resources@Microsoft@@UAAPAVItemInfo@234@XZ
+?ToScope@HNamesNode@Build@Resources@Microsoft@@UAAPAVScopeInfo@234@XZ
+?ToScope@ScopeInfo@Build@Resources@Microsoft@@UAAPAV1234@XZ
+?ToUint16Score@IQualifier@Resources@Microsoft@@SAGNPAVIDefStatus@23@@Z
+?TruncData@BaseFile@Resources@Microsoft@@SAHHH@Z
+?TryGetAtom@IAtomPool@Resources@Microsoft@@UBA_NHPAVIDefStatus@23@PAUAtom@23@@Z
+?TryGetItemInfo@HierarchicalSchema@Resources@Microsoft@@UBA_NHPAVIDefStatus@23@PAVIStringResult@23@@Z
+?TryGetItemLocalName@HierarchicalSchema@Resources@Microsoft@@UBA_NHPAVIDefStatus@23@PAVIStringResult@23@@Z
+?TryGetName@HierarchicalSchema@Resources@Microsoft@@QBA_NHHPAVIDefStatus@23@PAVIStringResult@23@PAH2@Z
+?TryGetName@HierarchicalSchema@Resources@Microsoft@@QBA_NHPAVIDefStatus@23@PAVIStringResult@23@PAH2@Z
+?TryGetNext@FileInfoPrivateData@Build@Resources@Microsoft@@QBA_NPBXPAVIDefStatus@34@PAPAV1234@@Z
+?TryGetPrivateData@FileInfo@Build@Resources@Microsoft@@QBA_NPBXPAVIDefStatus@34@PAPAVFileInfoPrivateData@234@@Z
+?TryGetRelativeItemName@HierarchicalSchema@Resources@Microsoft@@UBA_NHHPAVIDefStatus@23@PAVIStringResult@23@@Z
+?TryGetRelativeScopeName@HierarchicalSchema@Resources@Microsoft@@UBA_NHHPAVIDefStatus@23@PAVIStringResult@23@@Z
+?TryGetScopeChild@HierarchicalSchema@Resources@Microsoft@@UBA_NHHPAVIDefStatus@23@PAH1@Z
+?TryGetScopeChildName@HierarchicalSchema@Resources@Microsoft@@UBA_NHHPAVIDefStatus@23@PAVIStringResult@23@@Z
+?TryGetScopeInfo@HierarchicalSchema@Resources@Microsoft@@UBA_NHPAVIDefStatus@23@PAVIStringResult@23@PAH@Z
+?TryGetSmallAtom@Atom@Resources@Microsoft@@QBA_NPAT_DEF_ATOM_SMALL@@@Z
+?TryRemapAtom@RemapInfo@Resources@Microsoft@@SA_NPAV123@UAtom@23@PAVIDefStatus@23@PAU423@@Z
+?UnconditionalQualifierSetIndex@IDecisionInfo@Resources@Microsoft@@2HB
+?UseDataItemLocator@MrmBuildConfiguration@Build@Resources@Microsoft@@QBA_NXZ
+?UseDataItemLocatorFlag@MrmBuildConfiguration@Build@Resources@Microsoft@@2IB
+?UseFileInfoLocator@MrmBuildConfiguration@Build@Resources@Microsoft@@QBA_NXZ
+?UseFileInfoLocatorFlag@MrmBuildConfiguration@Build@Resources@Microsoft@@2IB
+?UseInstanceLocator@MrmBuildConfiguration@Build@Resources@Microsoft@@QBA_NXZ
+?UseInstanceLocatorFlag@MrmBuildConfiguration@Build@Resources@Microsoft@@2IB
+?ValidFlags@BaseFile@Resources@Microsoft@@2IB
+?fCompareCaseInsensitive@WriteableStringPool@Build@Resources@Microsoft@@2IB
+?fCompareDefault@WriteableStringPool@Build@Resources@Microsoft@@2IB
+?fExternalBuffer@WriteableStringPool@Build@Resources@Microsoft@@1IB
+?maxListBufferSize@DataBlobBuilder@Build@Resources@Microsoft@@1IB
+CreateApplicabilityContext
+FreeApplicabilityContext
+FreeApplicablePackages
+GetApplicablePackages
+GetApplicablePackagesForUser
diff --git a/mingw-w64-crt/libarm32/appxdeploymentclient.def b/mingw-w64-crt/libarm32/appxdeploymentclient.def
new file mode 100644
index 0000000..3bc016b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appxdeploymentclient.def
@@ -0,0 +1,24 @@
+;
+; Definition file of AppXDeploymentClient.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppXDeploymentClient.dll"
+EXPORTS
+ord_1 @1
+GetApplicability
+AppxGetPackageType
+AppxPackageRepositoryRecoverStagedPackages
+AppxPackageRepositoryRecoverUserInstalls
+AppxRecoverUserInstallsForUpgrade
+AppxDeletePackageFiles
+AppxRequestRemovePackageForUser
+IsPackageInstalled
+RDSRecoverRequests
+AppxPreStageCleanupRunTask
+AppxPreRegisterPackage
+ReArmAppxPreStageCleanupTask
+AppxAddPackageToAllUserStoreForPbr
+GetPackageApplicabilityForUserLogon
+ord_16 @16
+AppxValidatePackages
diff --git a/mingw-w64-crt/libarm32/appxdeploymentextensions.def b/mingw-w64-crt/libarm32/appxdeploymentextensions.def
new file mode 100644
index 0000000..6821022
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appxdeploymentextensions.def
@@ -0,0 +1,10 @@
+;
+; Definition file of AppxDeploymentExtensions.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppxDeploymentExtensions.dll"
+EXPORTS
+LoadCategoryNameTable
+LoadExtensionRegistrationTable
+ShellRefresh
diff --git a/mingw-w64-crt/libarm32/appxdeploymentserver.def b/mingw-w64-crt/libarm32/appxdeploymentserver.def
new file mode 100644
index 0000000..654441a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appxdeploymentserver.def
@@ -0,0 +1,34 @@
+;
+; Definition file of AppxDeploymentServer.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppxDeploymentServer.dll"
+EXPORTS
+CancelDeploymentImplementation
+CreateWnfStateNameImplementation
+EnumPackagesByUserSidInternal
+EnumPackagesByUserSidNamePublisherInternal
+EnumPackagesByUserSidPackageFamilyNameInternal
+EnumVisibilityByPackageFullNameInternal
+FindPackageByUserSidPackageFullNameInternal
+FixStagedPackagesImplementation
+GenerateBytecodeForPackageImplementation
+GenerateBytecodeForPackagesImplementation
+GetApplicabilityImplementation
+GetDeploymentError
+GetPackageFilesDiskUsageImplementation
+GetPackageTypeImplementation
+GetSortedRegisterPackageListImplementation
+IsPackageInstalledInternal
+PackageRepositoryAllocate
+PackageRepositoryFree
+RDSRecoverRequestsImplementation
+RequestPackageOperationImplementation
+ServiceMain
+SetDeploymentError
+SetPackageStateImplementation
+StartDeploymentImplementation
+AddToPurgeList
+AppXSetTrustLabelOnPackage
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/appxpackaging.def b/mingw-w64-crt/libarm32/appxpackaging.def
new file mode 100644
index 0000000..a2e073d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appxpackaging.def
@@ -0,0 +1,9 @@
+;
+; Definition file of AppxPackaging.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppxPackaging.dll"
+EXPORTS
+ord_3 @3
+ord_4 @4
diff --git a/mingw-w64-crt/libarm32/appxsip.def b/mingw-w64-crt/libarm32/appxsip.def
new file mode 100644
index 0000000..ea652a8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appxsip.def
@@ -0,0 +1,25 @@
+;
+; Definition file of AppxSip.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppxSip.dll"
+EXPORTS
+AppxSipIsFileSupportedName
+AppxSipGetSignedDataMsg
+AppxSipPutSignedDataMsg
+AppxSipRemoveSignedDataMsg
+AppxSipCreateIndirectData
+AppxSipVerifyIndirectData
+P7xSipIsFileSupportedName
+P7xSipGetSignedDataMsg
+P7xSipPutSignedDataMsg
+P7xSipRemoveSignedDataMsg
+P7xSipCreateIndirectData
+P7xSipVerifyIndirectData
+AppxBundleSipIsFileSupportedName
+AppxBundleSipGetSignedDataMsg
+AppxBundleSipPutSignedDataMsg
+AppxBundleSipRemoveSignedDataMsg
+AppxBundleSipCreateIndirectData
+AppxBundleSipVerifyIndirectData
diff --git a/mingw-w64-crt/libarm32/appxsysprep.def b/mingw-w64-crt/libarm32/appxsysprep.def
new file mode 100644
index 0000000..78c5140
--- /dev/null
+++ b/mingw-w64-crt/libarm32/appxsysprep.def
@@ -0,0 +1,9 @@
+;
+; Definition file of AppxSysprep.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppxSysprep.dll"
+EXPORTS
+AppxSysprepSpecialize
+SysprepGeneralize
diff --git a/mingw-w64-crt/libarm32/asycfilt.def b/mingw-w64-crt/libarm32/asycfilt.def
new file mode 100644
index 0000000..78a6455
--- /dev/null
+++ b/mingw-w64-crt/libarm32/asycfilt.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ASYCFILT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ASYCFILT.dll"
+EXPORTS
+FilterCreateInstance
diff --git a/mingw-w64-crt/libarm32/atl.def b/mingw-w64-crt/libarm32/atl.def
new file mode 100644
index 0000000..1799f09
--- /dev/null
+++ b/mingw-w64-crt/libarm32/atl.def
@@ -0,0 +1,57 @@
+;
+; Definition file of ATL.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ATL.DLL"
+EXPORTS
+AtlAdvise
+AtlUnadvise
+AtlFreeMarshalStream
+AtlMarshalPtrInProc
+AtlUnmarshalPtr
+AtlModuleGetClassObject
+AtlModuleInit
+AtlModuleRegisterClassObjects
+AtlModuleRegisterServer
+AtlModuleRegisterTypeLib
+AtlModuleRevokeClassObjects
+AtlModuleTerm
+AtlModuleUnregisterServer
+AtlModuleUpdateRegistryFromResourceD
+AtlWaitWithMessageLoop
+AtlSetErrorInfo
+AtlCreateTargetDC
+AtlHiMetricToPixel
+AtlPixelToHiMetric
+AtlDevModeW2A
+AtlComPtrAssign
+AtlComQIPtrAssign
+AtlInternalQueryInterface
+AtlGetVersion
+AtlAxDialogBoxW
+AtlAxDialogBoxA
+AtlAxCreateDialogW
+AtlAxCreateDialogA
+AtlAxCreateControl
+AtlAxCreateControlEx
+AtlAxAttachControl
+AtlAxWinInit
+AtlModuleAddCreateWndData
+AtlModuleExtractCreateWndData
+AtlModuleRegisterWndClassInfoW
+AtlModuleRegisterWndClassInfoA
+AtlAxGetControl
+AtlAxGetHost
+AtlRegisterClassCategoriesHelper
+AtlIPersistStreamInit_Load
+AtlIPersistStreamInit_Save
+AtlIPersistPropertyBag_Load
+AtlIPersistPropertyBag_Save
+AtlGetObjectSourceInterface
+AtlModuleUnRegisterTypeLib
+AtlModuleLoadTypeLib
+AtlModuleUnregisterServerEx
+AtlModuleAddTermFunc
+AtlSetErrorInfo2
+AtlIPersistStreamInit_GetSizeMax
diff --git a/mingw-w64-crt/libarm32/atl110.def b/mingw-w64-crt/libarm32/atl110.def
new file mode 100644
index 0000000..5882924
--- /dev/null
+++ b/mingw-w64-crt/libarm32/atl110.def
@@ -0,0 +1,59 @@
+;
+; Definition file of atl110.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "atl110.DLL"
+EXPORTS
+AtlAdvise
+AtlUnadvise
+AtlFreeMarshalStream
+AtlMarshalPtrInProc
+AtlUnmarshalPtr
+AtlComModuleGetClassObject
+AtlComModuleRegisterClassObjects
+AtlComModuleRevokeClassObjects
+AtlComModuleUnregisterServer
+AtlUpdateRegistryFromResourceD
+AtlWaitWithMessageLoop
+AtlSetErrorInfo
+AtlCreateTargetDC
+AtlHiMetricToPixel
+AtlPixelToHiMetric
+AtlDevModeW2A
+AtlComPtrAssign
+AtlComQIPtrAssign
+AtlInternalQueryInterface
+AtlGetVersion
+AtlAxDialogBoxW
+AtlAxDialogBoxA
+AtlAxCreateDialogW
+AtlAxCreateDialogA
+AtlAxCreateControl
+AtlAxCreateControlEx
+AtlAxAttachControl
+AtlAxWinInit
+AtlWinModuleAddCreateWndData
+AtlWinModuleExtractCreateWndData
+AtlWinModuleRegisterWndClassInfoW
+AtlWinModuleRegisterWndClassInfoA
+AtlAxGetControl
+AtlAxGetHost
+AtlRegisterClassCategoriesHelper
+AtlIPersistStreamInit_Load
+AtlIPersistStreamInit_Save
+AtlIPersistPropertyBag_Load
+AtlIPersistPropertyBag_Save
+AtlGetObjectSourceInterface
+AtlLoadTypeLib
+AtlModuleAddTermFunc
+AtlAxCreateControlLic
+AtlAxCreateControlLicEx
+AtlCreateRegistrar
+AtlWinModuleRegisterClassExW
+AtlWinModuleRegisterClassExA
+AtlCallTermFunc
+AtlWinModuleInit
+AtlWinModuleTerm
+AtlSetPerUserRegistration
+AtlGetPerUserRegistration
diff --git a/mingw-w64-crt/libarm32/audioendpointbuilder.def b/mingw-w64-crt/libarm32/audioendpointbuilder.def
new file mode 100644
index 0000000..0db1cfd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/audioendpointbuilder.def
@@ -0,0 +1,9 @@
+;
+; Definition file of AUDIOEPB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AUDIOEPB.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/audioeng.def b/mingw-w64-crt/libarm32/audioeng.def
new file mode 100644
index 0000000..8173013
--- /dev/null
+++ b/mingw-w64-crt/libarm32/audioeng.def
@@ -0,0 +1,9 @@
+;
+; Definition file of audioeng.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "audioeng.dll"
+EXPORTS
+AERT_Allocate
+AERT_Free
diff --git a/mingw-w64-crt/libarm32/audiosrv.def b/mingw-w64-crt/libarm32/audiosrv.def
new file mode 100644
index 0000000..d24f651
--- /dev/null
+++ b/mingw-w64-crt/libarm32/audiosrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of AUDIOSRV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AUDIOSRV.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/auditcse.def b/mingw-w64-crt/libarm32/auditcse.def
new file mode 100644
index 0000000..2cbe2c2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/auditcse.def
@@ -0,0 +1,11 @@
+;
+; Definition file of AUDITCSE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AUDITCSE.dll"
+EXPORTS
+GenerateGroupPolicy
+GenerateGroupPolicyCap
+ProcessGroupPolicyEx
+ProcessGroupPolicyExCap
diff --git a/mingw-w64-crt/libarm32/authbroker.def b/mingw-w64-crt/libarm32/authbroker.def
new file mode 100644
index 0000000..7d78554
--- /dev/null
+++ b/mingw-w64-crt/libarm32/authbroker.def
@@ -0,0 +1,12 @@
+;
+; Definition file of AuthBroker.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AuthBroker.dll"
+EXPORTS
+AuthBrokerClearThreadClientContext
+AuthBrokerCreateClientContext
+AuthBrokerFreeClientContext
+AuthBrokerSetThreadClientContext
+PurgeAuthHostSsoCache
diff --git a/mingw-w64-crt/libarm32/authfwcfg.def b/mingw-w64-crt/libarm32/authfwcfg.def
new file mode 100644
index 0000000..08f551b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/authfwcfg.def
@@ -0,0 +1,9 @@
+;
+; Definition file of AUTHFWCFG.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AUTHFWCFG.DLL"
+EXPORTS
+GetResourceString
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/authz.def b/mingw-w64-crt/libarm32/authz.def
new file mode 100644
index 0000000..059cb70
--- /dev/null
+++ b/mingw-w64-crt/libarm32/authz.def
@@ -0,0 +1,75 @@
+;
+; Definition file of AUTHZ.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AUTHZ.dll"
+EXPORTS
+AuthzAccessCheck
+AuthzAddSidsToContext
+AuthzCachedAccessCheck
+AuthzComputeEffectivePermission
+AuthzEnumerateSecurityEventSources
+AuthzEvaluateSacl
+AuthzFreeAuditEvent
+AuthzFreeCentralAccessPolicyCache
+AuthzFreeContext
+AuthzFreeHandle
+AuthzFreeResourceManager
+AuthzGetInformationFromContext
+AuthzInitializeCompoundContext
+AuthzInitializeContextFromAuthzContext
+AuthzInitializeContextFromSid
+AuthzInitializeContextFromToken
+AuthzInitializeObjectAccessAuditEvent
+AuthzInitializeObjectAccessAuditEvent2
+AuthzInitializeRemoteAccessCheck
+AuthzInitializeRemoteResourceManager
+AuthzInitializeResourceManager
+AuthzInitializeResourceManagerEx
+AuthzInstallSecurityEventSource
+AuthzModifyClaims
+AuthzModifySecurityAttributes
+AuthzModifySids
+AuthzOpenObjectAudit
+AuthzRegisterCapChangeNotification
+AuthzRegisterSecurityEventSource
+AuthzReportSecurityEvent
+AuthzReportSecurityEventFromParams
+AuthzSetAppContainerInformation
+AuthzShutdownRemoteAccessCheck
+AuthzUninstallSecurityEventSource
+AuthzUnregisterCapChangeNotification
+AuthzUnregisterSecurityEventSource
+AuthziAccessCheckEx
+AuthziAllocateAuditParams
+AuthziCheckContextMembership
+AuthziFreeAuditEventType
+AuthziFreeAuditParams
+AuthziFreeAuditQueue
+AuthziGenerateAdminAlertAuditW
+AuthziInitializeAuditEvent
+AuthziInitializeAuditEventType
+AuthziInitializeAuditParams
+AuthziInitializeAuditParamsFromArray
+AuthziInitializeAuditParamsWithRM
+AuthziInitializeAuditQueue
+AuthziInitializeContextFromSid
+AuthziLogAuditEvent
+AuthziModifyAuditEvent
+AuthziModifyAuditEvent2
+AuthziModifyAuditEventType
+AuthziModifyAuditQueue
+AuthziModifySecurityAttributes
+AuthziQuerySecurityAttributes
+AuthziSourceAudit
+FreeClaimDefinitions
+FreeClaimDictionary
+GenerateNewCAPID
+GetCentralAccessPoliciesByCapID
+GetCentralAccessPoliciesByDN
+GetClaimDefinitions
+GetClaimDomainInfo
+GetDefaultCAPESecurityDescriptor
+InitializeClaimDictionary
+RefreshClaimDictionary
diff --git a/mingw-w64-crt/libarm32/avrt.def b/mingw-w64-crt/libarm32/avrt.def
new file mode 100644
index 0000000..f75e0f4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/avrt.def
@@ -0,0 +1,21 @@
+;
+; Definition file of AVRT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AVRT.dll"
+EXPORTS
+AvQuerySystemResponsiveness
+AvRevertMmThreadCharacteristics
+AvRtCreateThreadOrderingGroup
+AvRtCreateThreadOrderingGroupExA
+AvRtCreateThreadOrderingGroupExW
+AvRtDeleteThreadOrderingGroup
+AvRtJoinThreadOrderingGroup
+AvRtLeaveThreadOrderingGroup
+AvRtWaitOnThreadOrderingGroup
+AvSetMmMaxThreadCharacteristicsA
+AvSetMmMaxThreadCharacteristicsW
+AvSetMmThreadCharacteristicsA
+AvSetMmThreadCharacteristicsW
+AvSetMmThreadPriority
diff --git a/mingw-w64-crt/libarm32/azroles.def b/mingw-w64-crt/libarm32/azroles.def
new file mode 100644
index 0000000..1001568
--- /dev/null
+++ b/mingw-w64-crt/libarm32/azroles.def
@@ -0,0 +1,47 @@
+;
+; Definition file of azroles.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "azroles.DLL"
+EXPORTS
+AzAddPropertyItem
+AzApplicationClose
+AzApplicationCreate
+AzApplicationDelete
+AzApplicationEnum
+AzApplicationOpen
+AzAuthorizationStoreDelete
+AzCloseHandle
+AzContextAccessCheck
+AzContextGetAssignedScopesPage
+AzContextGetRoles
+AzFreeMemory
+AzGetProperty
+AzGroupCreate
+AzGroupDelete
+AzGroupEnum
+AzGroupOpen
+AzInitialize
+AzInitializeContextFromName
+AzInitializeContextFromToken
+AzOperationCreate
+AzOperationDelete
+AzOperationEnum
+AzOperationOpen
+AzRemovePropertyItem
+AzRoleCreate
+AzRoleDelete
+AzRoleEnum
+AzRoleOpen
+AzScopeCreate
+AzScopeDelete
+AzScopeEnum
+AzScopeOpen
+AzSetProperty
+AzSubmit
+AzTaskCreate
+AzTaskDelete
+AzTaskEnum
+AzTaskOpen
+AzUpdateCache
diff --git a/mingw-w64-crt/libarm32/azsqlext.def b/mingw-w64-crt/libarm32/azsqlext.def
new file mode 100644
index 0000000..522c8b1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/azsqlext.def
@@ -0,0 +1,13 @@
+;
+; Definition file of AzSqlExt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AzSqlExt.dll"
+EXPORTS
+AzGenerateAudit
+__GetXpVersion
+xp_AzManAddRole
+xp_AzManAddUserToRole
+xp_AzManDeleteRole
+xp_AzManRemoveUserFromRole
diff --git a/mingw-w64-crt/libarm32/basecsp.def b/mingw-w64-crt/libarm32/basecsp.def
new file mode 100644
index 0000000..54d1a48
--- /dev/null
+++ b/mingw-w64-crt/libarm32/basecsp.def
@@ -0,0 +1,33 @@
+;
+; Definition file of BaseCSP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BaseCSP.dll"
+EXPORTS
+CPAcquireContext
+CPAcquireContextW
+CPCreateHash
+CPDecrypt
+CPDeriveKey
+CPDestroyHash
+CPDestroyKey
+CPDuplicateHash
+CPDuplicateKey
+CPEncrypt
+CPExportKey
+CPGenKey
+CPGenRandom
+CPGetHashParam
+CPGetKeyParam
+CPGetProvParam
+CPGetUserKey
+CPHashData
+CPHashSessionKey
+CPImportKey
+CPReleaseContext
+CPSetHashParam
+CPSetKeyParam
+CPSetProvParam
+CPSignHash
+CPVerifySignature
diff --git a/mingw-w64-crt/libarm32/basesrv.def b/mingw-w64-crt/libarm32/basesrv.def
new file mode 100644
index 0000000..048c932
--- /dev/null
+++ b/mingw-w64-crt/libarm32/basesrv.def
@@ -0,0 +1,13 @@
+;
+; Definition file of BASESRV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BASESRV.dll"
+EXPORTS
+BaseGetProcessCrtlRoutine
+BaseSetProcessCreateNotify
+BaseSrvNlsLogon
+BaseSrvNlsUpdateRegistryCache
+BaseSrvRegisterSxS
+ServerDllInitialization
diff --git a/mingw-w64-crt/libarm32/batmeter.def b/mingw-w64-crt/libarm32/batmeter.def
new file mode 100644
index 0000000..43a4d9e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/batmeter.def
@@ -0,0 +1,36 @@
+;
+; Definition file of BatMeter.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BatMeter.dll"
+EXPORTS
+ord_999 @999
+BatMeterIconAnimationReset
+BatMeterIconThemeReset
+BatMeterOnDeviceChange
+CleanupBatteryData
+CreateBatteryData
+GetBatMeterIconAnimationState
+GetBatMeterIconAnimationTimeDelay
+GetBatMeterIconAnimationUpdate
+GetBatteryCapacityInfo
+GetBatteryDetails
+GetBatteryImmersiveIcon
+GetBatteryInfo
+GetBatteryStatusText
+GetBatteryWorkingState
+IsBatteryBad
+IsBatteryHealthWarningEnabled
+IsBatteryLevelCritical
+IsBatteryLevelLow
+IsBatteryLevelReserve
+PowerCapabilities
+QueryBatteryData
+SetBatteryHealthWarningState
+SetBatteryLevel
+SetBatteryWorkingState
+SubscribeBatteryUpdateNotification
+UnsubscribeBatteryUpdateNotification
+UpdateBatteryData
+UpdateBatteryDataAsync
diff --git a/mingw-w64-crt/libarm32/bcd.def b/mingw-w64-crt/libarm32/bcd.def
new file mode 100644
index 0000000..a7a0ea5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bcd.def
@@ -0,0 +1,73 @@
+;
+; Definition file of bcd.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bcd.dll"
+EXPORTS
+BcdCloseObject
+BcdCloseStore
+BcdCopyObject
+BcdCopyObjectEx
+BcdCopyObjects
+BcdCreateObject
+BcdCreateStore
+BcdDeleteElement
+BcdDeleteObject
+BcdDeleteObjectReferences
+BcdDeleteSystemStore
+BcdEnumerateAndUnpackElements
+BcdEnumerateElementTypes
+BcdEnumerateElements
+BcdEnumerateElementsWithFlags
+BcdEnumerateObjects
+BcdExportStore
+BcdForciblyUnloadStore
+BcdGetElementData
+BcdGetElementDataWithFlags
+BcdImportStore
+BcdImportStoreWithFlags
+BcdMarkAsSystemStore
+BcdOpenObject
+BcdOpenStoreFromFile
+BcdOpenSystemStore
+BcdQueryObject
+BcdSetElementData
+BcdSetElementDataWithFlags
+BcdSetSystemStoreDevice
+GUID_BAD_MEMORY_GROUP
+GUID_BOOT_LOADER_SETTINGS_GROUP
+GUID_CURRENT_BOOT_ENTRY
+GUID_DEBUGGER_SETTINGS_GROUP
+GUID_DEFAULT_BOOT_ENTRY
+GUID_EMS_SETTINGS_GROUP
+GUID_FIRMWARE_BOOTMGR
+GUID_GLOBAL_SETTINGS_GROUP
+GUID_HYPERVISOR_SETTINGS_GROUP
+GUID_KERNEL_DEBUGGER_SETTINGS_GROUP
+GUID_RESUME_LOADER_SETTINGS_GROUP
+GUID_WINDOWS_BOOTMGR
+GUID_WINDOWS_LEGACY_NTLDR
+GUID_WINDOWS_MEMORY_TESTER
+GUID_WINDOWS_OS_TARGET_TEMPLATE_EFI
+GUID_WINDOWS_OS_TARGET_TEMPLATE_PCAT
+GUID_WINDOWS_RESUME_TARGET_TEMPLATE_EFI
+GUID_WINDOWS_RESUME_TARGET_TEMPLATE_PCAT
+GUID_WINDOWS_SETUP_EFI
+GUID_WINDOWS_SETUP_PCAT
+GUID_WINDOWS_SETUP_RAMDISK_OPTIONS
+PARTITION_BASIC_DATA_GUID
+PARTITION_CLUSTER_GUID
+PARTITION_ENTRY_UNUSED_GUID
+PARTITION_LDM_DATA_GUID
+PARTITION_LDM_METADATA_GUID
+PARTITION_MSFT_RECOVERY_GUID
+PARTITION_MSFT_RESERVED_GUID
+PARTITION_MSFT_SNAPSHOT_GUID
+PARTITION_SPACES_GUID
+PARTITION_SYSTEM_GUID
+SyspartDirectGetSystemDisk
+SyspartDirectGetSystemPartition
+SyspartDirectSetSystemDevice
+SyspartGetSystemDisk
+SyspartGetSystemPartition
diff --git a/mingw-w64-crt/libarm32/bcp47langs.def b/mingw-w64-crt/libarm32/bcp47langs.def
new file mode 100644
index 0000000..6e0943a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bcp47langs.def
@@ -0,0 +1,134 @@
+;
+; Definition file of Bcp47Langs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Bcp47Langs.dll"
+EXPORTS
+??0CLanguage@Internal@Windows@@QAA@ABV012@@Z
+??0CLanguage@Internal@Windows@@QAA@PAUHKL__@@@Z
+??0CLanguage@Internal@Windows@@QAA@PBG@Z
+??0CLanguage@Internal@Windows@@QAA@XZ
+??0CLanguage@Internal@Windows@@QAA@_K@Z
+??0CLanguagesListFactory@Internal@Windows@@AAA@XZ
+??0CRegion@Internal@Windows@@QAA@I@Z
+??0CRegion@Internal@Windows@@QAA@PBG@Z
+??1CLanguage@Internal@Windows@@UAA@XZ
+??1CLanguagesListFactory@Internal@Windows@@AAA@XZ
+??1CRegion@Internal@Windows@@QAA@XZ
+??4CLanguage@Internal@Windows@@IAAAAV012@ABV012@@Z
+??4CLanguagesListFactory@Internal@Windows@@QAAAAV012@ABV012@@Z
+??4CRegion@Internal@Windows@@QAAAAV012@ABV012@@Z
+??8CLanguage@Internal@Windows@@QBA_NABV012@@Z
+??8CRegion@Internal@Windows@@QBA_NABV012@@Z
+??8CRegion@Internal@Windows@@QBA_NI@Z
+??BCLanguage@Internal@Windows@@QBA?AUBcp47TagSubtagsInfo@12@XZ
+??BCLanguage@Internal@Windows@@QBA_KXZ
+??_7CLanguage@Internal@Windows@@6B@ DATA
+?CheckLanguageRegionAffinity@CLanguage@Internal@Windows@@QBAJABV123@PAH@Z
+?CloseAppKey@CLanguagesListFactory@Internal@Windows@@CAXPBGPAUHKEY__@@PAX@Z
+?Compare@CLanguage@Internal@Windows@@QBAJABV123@PAN@Z
+?Compare@CLanguage@Internal@Windows@@QBAJPBGPAN@Z
+?Compare@CRegion@Internal@Windows@@QBAJABV123@PAN@Z
+?CompareUsingAny@CLanguage@Internal@Windows@@QBAJABV123@PAN@Z
+?CompareUsingAny@CLanguage@Internal@Windows@@QBAJPBGPAN@Z
+?CreateInstance@CLanguagesList@Internal@Windows@@SAJPBGPAPBV123@@Z
+?FindClosestInList@CLanguage@Internal@Windows@@QBAJPBGW4BCP47_COMPARISON_ALGORITHM@23@PAPBGPAN@Z
+?GetAbbreviation@CLanguage@Internal@Windows@@QBAJIPAGPAI@Z
+?GetApplicationLanguageOverride@CLanguagesListFactory@Internal@Windows@@SAJPBGPAG@Z
+?GetApplicationLanguages@CLanguagesListFactory@Internal@Windows@@SAJPBGPAPBVCLanguagesList@23@@Z
+?GetApplicationLanguagesAsHTTPAccept@CLanguagesListFactory@Internal@Windows@@SAJPBGPAPAG@Z
+?GetApplicationLanguagesAsMUI@CLanguagesListFactory@Internal@Windows@@SAJPBG_NPAPAG@Z
+?GetCompositeRegionCode@CRegion@Internal@Windows@@QBAIXZ
+?GetCompositeRegionCode@CRegion@Internal@Windows@@SAII@Z
+?GetDirectionality@CLanguage@Internal@Windows@@QBAJPAW4BCP47_SCRIPT_DIRECTIONALITY@23@@Z
+?GetIso15924Code@CLanguage@Internal@Windows@@QBAJIPAGPAI@Z
+?GetIso3166Code@CLanguage@Internal@Windows@@QBAJIPAGPAI@Z
+?GetIso639Code@CLanguage@Internal@Windows@@QBAJIPAGPAI@Z
+?GetSubtagFields@CLanguage@Internal@Windows@@QBAJW4BCP47_SUBTAG_FLAGS@23@IPAGPAI@Z
+?GetSubtagFields@CLanguage@Internal@Windows@@QBAJW4BCP47_SUBTAG_FLAGS@23@PAG@Z
+?GetSubtagsMap@CLanguage@Internal@Windows@@QBA?AW4BCP47_SUBTAG_FLAGS@23@XZ
+?GetUN_M49Code@CLanguage@Internal@Windows@@QBAJIPAGPAI@Z
+?GetUserLanguages@CLanguagesListFactory@Internal@Windows@@SAJPAPBVCLanguagesList@23@@Z
+?Initialize@CLanguage@Internal@Windows@@IAAJPBG@Z
+?IsPseudoLanguage@CLanguage@Internal@Windows@@QBA_NXZ
+?IsValidRegionTag@CRegion@Internal@Windows@@QAA_NXZ
+?IsValidRegionTag@CRegion@Internal@Windows@@SA_NPBG@Z
+?IsValidTag@CLanguage@Internal@Windows@@QBA_NXZ
+?IsValidTag@CLanguage@Internal@Windows@@SA_NPBG@Z
+?IsWellFormedTag@CLanguage@Internal@Windows@@QBA_NXZ
+?IsWellFormedTag@CLanguage@Internal@Windows@@SA_NPBG@Z
+?LanguageListToStringWrapper@CLanguagesListFactory@Internal@Windows@@CAJPBVCLanguagesList@23@W4BCP47_SUBTAG_FLAGS@23@PAIPAPAG@Z
+?OpenAppKey@CLanguagesListFactory@Internal@Windows@@CAJPBGPAPAUHKEY__@@PAPAX@Z
+?ParseTag@CLanguage@Internal@Windows@@IAA_NPBG@Z
+?SetApplicationLanguageOverride@CLanguagesListFactory@Internal@Windows@@SAJPBGPBVCLanguage@23@@Z
+?SetApplicationManifestLanguages@CLanguagesListFactory@Internal@Windows@@SAJPBGPBVCLanguagesList@23@@Z
+?TryFindFirstInList@CLanguage@Internal@Windows@@QBAJPBGW4BCP47_CLOSENESS_MEASURE@23@PAPBG@Z
+?TryFindRegionId@CRegion@Internal@Windows@@CAIPBG@Z
+?ValidateTag@CLanguage@Internal@Windows@@IAA_NPBG@Z
+?ValidateTagAndInitialize@CLanguage@Internal@Windows@@IAA_NPBG@Z
+AppendUserLanguageInputMethods
+AppendUserLanguageInternal
+AppendUserLanguages
+Bcp47BufferFromLcid
+Bcp47FromCompactTagInternal
+Bcp47FromHkl
+Bcp47FromLcid
+Bcp47GetAbbreviation
+Bcp47GetDirectionality
+Bcp47GetDistance
+Bcp47GetExtensionSingletons
+Bcp47GetExtensionSubstring
+Bcp47GetIsoLanguageCode
+Bcp47GetIsoScriptCode
+Bcp47GetLanguageName
+Bcp47GetMuiForm
+Bcp47GetNeutralForm
+Bcp47GetNlsForm
+Bcp47GetSubtagMapInternal
+Bcp47GetUnIsoRegionCode
+Bcp47IsInstalledAndLicensedAsSystemLanguage
+Bcp47IsValid
+Bcp47IsWellFormed
+Bcp47Normalize
+Bcp47RequiresTransientLcid
+ClearApplicationLanguageOverride
+ClearApplicationManifestLanguages
+ClearHttpAcceptLanguageOptOut
+ClearUserDisplayLanguageOverride
+ClearUserLocaleFromLanguageProfileOptOut
+CompactTagFromBcp47Internal
+FilterLanguageListOnInstalledMuiLanguages
+GetApplicationLanguageOverride
+GetApplicationLanguages
+GetApplicationLayoutDirection
+GetApplicationManifestLanguages
+GetAppropriateUserLocaleForUserLanguages
+GetAvailableTransientLcidCount
+GetHttpAcceptLanguageOptOut
+GetInputMethodOverrideForUser
+GetPendingUserDisplayLanguage
+GetSerializedUserLanguageProfile
+GetUserDisplayLanguageOverride
+GetUserLanguageInputMethods
+GetUserLanguageInputMethodsForUser
+GetUserLanguages
+GetUserLanguagesForUser
+GetUserLocaleFromLanguageProfileOptOut
+IsTransientLcid
+IsValidBcp47RegionSubtag
+LanguageListAsHttpAcceptHeader
+LanguageListAsMuiForm
+LcidFromBcp47
+RemoveInputsForAllLanguagesInternal
+RemoveUserLanguageInputMethods
+ResolveLanguages
+SetApplicationLanguageOverride
+SetApplicationManifestLanguages
+SetHttpAcceptLanguageOptOut
+SetInputMethodOverride
+SetUserDisplayLanguageOverride
+SetUserLanguageInputMethods
+SetUserLanguagesInternal
+SetUserLocaleFromLanguageProfileOptOut
+SqmLanguageProfileData
diff --git a/mingw-w64-crt/libarm32/bcrypt.def b/mingw-w64-crt/libarm32/bcrypt.def
new file mode 100644
index 0000000..e6ab26d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bcrypt.def
@@ -0,0 +1,64 @@
+;
+; Definition file of bcrypt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bcrypt.dll"
+EXPORTS
+BCryptAddContextFunction
+BCryptAddContextFunctionProvider
+BCryptCloseAlgorithmProvider
+BCryptConfigureContext
+BCryptConfigureContextFunction
+BCryptCreateContext
+BCryptCreateHash
+BCryptCreateMultiHash
+BCryptDecrypt
+BCryptDeleteContext
+BCryptDeriveKey
+BCryptDeriveKeyCapi
+BCryptDeriveKeyPBKDF2
+BCryptDestroyHash
+BCryptDestroyKey
+BCryptDestroySecret
+BCryptDuplicateHash
+BCryptDuplicateKey
+BCryptEncrypt
+BCryptEnumAlgorithms
+BCryptEnumContextFunctionProviders
+BCryptEnumContextFunctions
+BCryptEnumContexts
+BCryptEnumProviders
+BCryptEnumRegisteredProviders
+BCryptExportKey
+BCryptFinalizeKeyPair
+BCryptFinishHash
+BCryptFreeBuffer
+BCryptGenRandom
+BCryptGenerateKeyPair
+BCryptGenerateSymmetricKey
+BCryptGetFipsAlgorithmMode
+BCryptGetProperty
+BCryptHashData
+BCryptImportKey
+BCryptImportKeyPair
+BCryptKeyDerivation
+BCryptOpenAlgorithmProvider
+BCryptProcessMultiOperations
+BCryptQueryContextConfiguration
+BCryptQueryContextFunctionConfiguration
+BCryptQueryContextFunctionProperty
+BCryptQueryProviderRegistration
+BCryptRegisterConfigChangeNotify
+BCryptRegisterProvider
+BCryptRemoveContextFunction
+BCryptRemoveContextFunctionProvider
+BCryptResolveProviders
+BCryptSecretAgreement
+BCryptSetAuditingInterface
+BCryptSetContextFunctionProperty
+BCryptSetProperty
+BCryptSignHash
+BCryptUnregisterConfigChangeNotify
+BCryptUnregisterProvider
+BCryptVerifySignature
diff --git a/mingw-w64-crt/libarm32/bcryptprimitives.def b/mingw-w64-crt/libarm32/bcryptprimitives.def
new file mode 100644
index 0000000..9c47745
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bcryptprimitives.def
@@ -0,0 +1,15 @@
+;
+; Definition file of bcryptPrimitives.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bcryptPrimitives.dll"
+EXPORTS
+GetAsymmetricEncryptionInterface
+GetCipherInterface
+GetHashInterface
+GetKeyDerivationInterface
+GetRngInterface
+GetSecretAgreementInterface
+GetSignatureInterface
+ProcessPrng
diff --git a/mingw-w64-crt/libarm32/bdehdcfglib.def b/mingw-w64-crt/libarm32/bdehdcfglib.def
new file mode 100644
index 0000000..40e5d0b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bdehdcfglib.def
@@ -0,0 +1,117 @@
+;
+; Definition file of BDEHDCFGLIB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BDEHDCFGLIB.dll"
+EXPORTS
+??0CBcdStore@@IAA@XZ
+??0CBcdStore@@QAA@ABV0@@Z
+??0CBcdWmiWrapper@@IAA@XZ
+??0CBcdWmiWrapper@@QAA@ABV0@@Z
+??0CBdeCfgLibraryLoader@@QAA@XZ
+??0CDriveConfiguration@@QAA@XZ
+??1CBcdStore@@UAA@XZ
+??1CBcdWmiWrapper@@MAA@XZ
+??1CBdeCfgLibraryLoader@@QAA@XZ
+??1CDriveConfiguration@@QAA@XZ
+??4CBcdStore@@QAAAAV0@ABV0@@Z
+??4CBcdWmiWrapper@@QAAAAV0@ABV0@@Z
+??4CBdeCfgLibraryLoader@@QAAAAV0@ABV0@@Z
+??4CDriveConfiguration@@QAAAAV0@ABV0@@Z
+??_7CBcdStore@@6B@ DATA
+??_7CBcdWmiWrapper@@6B@ DATA
+?ActionRequiresCreate@CDriveConfiguration@@QAA_NXZ
+?ActionRequiresMerge@CDriveConfiguration@@QAA_NXZ
+?ActionRequiresShrink@CDriveConfiguration@@QAA_NXZ
+BdeCfgCalculateSizeRequirements
+BdeCfgCanCreateActivePartOnDisk
+BdeCfgCheckAndGetBootVolume
+BdeCfgCheckGPTRecoveryPartition
+BdeCfgCheckVolumeAsCandidate
+BdeCfgCleanupOldBootFiles
+BdeCfgCountGPTPartitions
+BdeCfgCreateWinREPartitionGPT
+BdeCfgDetectWinRESize
+BdeCfgDetectWinREVolumeName
+BdeCfgDisableWinRE
+BdeCfgFindBasicVolumeExtent
+BdeCfgFindCandidateVolumes
+BdeCfgFindGPTRecoveryPartitionCandidate
+BdeCfgFindLargestUnallocatedExtent
+BdeCfgFindRecoveryPartitionGPT
+BdeCfgFindVolumeWithName
+BdeCfgFindVolumeWithProp
+BdeCfgGetBootVolume
+BdeCfgGetDeviceNameFromVolume
+BdeCfgGetMaxShrinkSize
+BdeCfgGetNtfsVolumeSize
+BdeCfgGetVolumeDisk
+BdeCfgGetVolumeDriveLetter
+BdeCfgGetVolumeFromId
+BdeCfgInitialize
+BdeCfgIsDiskConfiguredForBitLocker
+BdeCfgIsElevated
+BdeCfgIsWinREOnOSVolume
+BdeCfgLoadErrorString
+BdeCfgLoadResourceString
+BdeCfgMigrateBootHive
+BdeCfgMoveWinRE
+BdeCfgRestart
+BdeCfgSecureFormatPartition
+BdeCfgShrinkSimpleVolume
+BdeCfgUninitialize
+?CancelConfiguration@CDriveConfiguration@@QAAJXZ
+?CancelConfigurationEntry@CDriveConfiguration@@CAXPAX@Z
+?CancelConfiguration_Thread@CDriveConfiguration@@AAAJXZ
+?Cleanup@CDriveConfiguration@@AAAXXZ
+?ConfigureDrive@CDriveConfiguration@@QAAJXZ
+?CreateClass@CBcdStore@@SAJPAPAV1@@Z
+?CreateInParams@CBcdWmiWrapper@@IAAJPBGPAPAUIWbemClassObject@@@Z
+?DetectTargetDrive@CDriveConfiguration@@AAAJPAUIVdsVolume@@@Z
+?DriveConfigurationEntry@CDriveConfiguration@@CAXPAX@Z
+?ExecuteMethod@CBcdWmiWrapper@@IAAJPBGPAUIWbemClassObject@@PAPAU2@@Z
+?ExportSystemStore@CBcdStore@@QAAJPBG@Z
+?GetActionType@CDriveConfiguration@@QAA?AW4BDECFG_ACTION_TYPE@@XZ
+?GetConfigurationResult@CDriveConfiguration@@QAAJXZ
+?GetInitializationResult@CDriveConfiguration@@QAAJXZ
+?GetNamespace@CBcdWmiWrapper@@IAAPAUIWbemServices@@XZ
+?GetNewDriveLetter@CDriveConfiguration@@QAAGXZ
+?GetNumberOfSteps@CDriveConfiguration@@QAAKXZ
+?GetShrinkSize@CDriveConfiguration@@QAA_KXZ
+?GetStepExecutionOrder@CDriveConfiguration@@QAAKW4_BDECFG_STEP_ID@@@Z
+?GetTargetDiskNumber@CDriveConfiguration@@QAAKXZ
+?GetTargetDriveLetter@CDriveConfiguration@@QAAGXZ
+?GetTargetPartitionNumber@CDriveConfiguration@@QAAKXZ
+?GetTargetPartitionSize@CDriveConfiguration@@QAA_KXZ
+?ImportSystemStore@CBcdStore@@QAAJPBG@Z
+?Initialize@CDriveConfiguration@@QAAJPBU_BDECFG_PARAMS@@QAU_BDECFG_SIZE_REQUIREMENTS@@PAVIConfigurationProgress@@@Z
+?InitializeAndHoldLibrary@CBdeCfgLibraryLoader@@AAAJXZ
+?InitializeAndHoldLibraryEntry@CBdeCfgLibraryLoader@@CAXPAX@Z
+?InitializeAndHoldLibrary_Thread@CBdeCfgLibraryLoader@@AAAJXZ
+?InitializeClass@CBcdWmiWrapper@@IAAJPBG@Z
+?InitializeEntry@CDriveConfiguration@@CAXPAX@Z
+?InitializeFromParams@CDriveConfiguration@@AAAJPAUIVdsVolume@@@Z
+?InitializeInstance@CBcdWmiWrapper@@IAAJPAUIWbemServices@@PAUIWbemClassObject@@@Z
+?InitializeNamespace@CBcdWmiWrapper@@AAAJXZ
+?Initialized@CDriveConfiguration@@QAA_NXZ
+?IsMergeTargetWinRE@CDriveConfiguration@@QAAJPAH@Z
+?LibraryLoaded@CBdeCfgLibraryLoader@@QAA_NXZ
+?Load@CBdeCfgLibraryLoader@@QAAJXZ
+?OpenStore@CBcdStore@@QAAJPBGPAPAV1@@Z
+?QueryStepPercentComplete@CDriveConfiguration@@QAAJPAK@Z
+?RemapObjectDevices@CBcdStore@@QAAJPBG0@Z
+?SetConfigurationStep@CDriveConfiguration@@AAAJW4_BDECFG_STEP_ID@@@Z
+?Thread_ConfigureDrive@CDriveConfiguration@@AAAJXZ
+?Thread_Initialize@CDriveConfiguration@@AAAJXZ
+?Unload@CBdeCfgLibraryLoader@@QAAXXZ
+BdeCfgLogCandidateDrive
+BdeCfgLogClose
+BdeCfgLogCommandLineParams
+BdeCfgLogDetectedWinRE
+BdeCfgLogEnumExtent
+BdeCfgLogError
+BdeCfgLogFailedTarget
+BdeCfgLogFoundUnallocatedExtent
+BdeCfgLogInit
+BdeCfgLogWarning
diff --git a/mingw-w64-crt/libarm32/bderepair.def b/mingw-w64-crt/libarm32/bderepair.def
new file mode 100644
index 0000000..f2d8a56
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bderepair.def
@@ -0,0 +1,22 @@
+;
+; Definition file of BDEREPAIR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BDEREPAIR.dll"
+EXPORTS
+FveAuthWithClearKey
+FveAuthWithKey
+FveAuthWithPassphraseW
+FveAuthWithPasswordW
+FveCreateRestoreContext
+FveDecryptData
+FveDestroyRestoreContext
+FveGetConvLogOffset
+FveGetInterruptedRangeOffset
+FveGetMetadataFromRestoreContext
+FveLoadConvLog
+FveRecoverBlock
+FveSupplyInformationBlock
+FveSupplyKeyPackage
+FveSupplyWatermark
diff --git a/mingw-w64-crt/libarm32/bdesvc.def b/mingw-w64-crt/libarm32/bdesvc.def
new file mode 100644
index 0000000..e62e9ba
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bdesvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of bdesvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bdesvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/bdeui.def b/mingw-w64-crt/libarm32/bdeui.def
new file mode 100644
index 0000000..6737c23
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bdeui.def
@@ -0,0 +1,134 @@
+;
+; Definition file of BDEUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BDEUI.dll"
+EXPORTS
+??0BuiVolume@@QAA@XZ
+??0BuiVolume@@QAA@_N@Z
+??0VolumeFveStatus@@IAA@XZ
+??0VolumeFveStatus@@QAA@K_KJW4_FVE_WIPING_STATE@@@Z
+??1BuiVolume@@QAA@XZ
+??4BuiVolume@@QAAAAV0@ABV0@@Z
+??4VolumeFveStatus@@QAAAAV0@ABV0@@Z
+?AddSmartCard@BuiVolume@@QAAJPAUHWND__@@@Z
+?AllowForegroundWindowDisplay@BuiVolume@@AAAJXZ
+?AttemptAutoUnlock@BuiVolume@@QAAJXZ
+?BasicDispatch@BuiVolume@@AAAJJPAUHWND__@@PBGPAJ@Z
+?BasicDispatch@BuiVolume@@AAAJJPBG0PAHPAJ@Z
+?BasicDispatch@BuiVolume@@AAAJJPBG0PAJ@Z
+?BasicDispatch@BuiVolume@@AAAJJPBGPAHPAJ@Z
+?BasicDispatch@BuiVolume@@AAAJJPBGPAJ@Z
+?BasicDispatch@BuiVolume@@AAAJJPBGPAPAG@Z
+?BasicDispatch@BuiVolume@@AAAJJPBGPAUtagVARIANT@@@Z
+?BuisCreateElevatedProxyObject@@YAJPAUHWND__@@PAPAUIDispatch@@@Z
+?BuisCreateProxyObject@@YAJPAPAUIDispatch@@@Z
+?BuisDetectExistingWizard@@YAJPBG00PAPAX@Z
+?BuisIsFipsEnabled@@YA_NXZ
+?BuisIsHardwareReadyForConversion@@YAJXZ
+?BuisLaunchHelp@@YAJABU_GUID@@@Z
+?CanBeResumed@BuiVolume@@QBA_NXZ
+?CanRefreshStatus@BuiVolume@@ABA_NXZ
+?ClearProxyObject@BuiVolume@@QAAXXZ
+?Decrypt@BuiVolume@@QAAJPAUHWND__@@@Z
+?DeleteVolumeList@BuiVolume@@SAXPAPAU_BuiVolumeNode@@@Z
+?Disable@BuiVolume@@QAAJPAUHWND__@@@Z
+?DisableAutoUnlock@BuiVolume@@QAAJXZ
+?Dispatch@BuiVolume@@AAAJJPAUtagDISPPARAMS@@PAJ@Z
+?Dispatch@BuiVolume@@AAAJJPAUtagDISPPARAMS@@PAUtagVARIANT@@@Z
+?EnableAutoUnlock@BuiVolume@@QAAJXZ
+?FailedDryRun@VolumeFveStatus@@QBA_NXZ
+?FindMountPoint@BuiVolume@@AAAJXZ
+?FormatNameAndMountPoint@BuiVolume@@AAAJXZ
+?GetAllVolumes@BuiVolume@@SAJPAPAU_BuiVolumeNode@@@Z
+?GetConvertedPercent@BuiVolume@@QBANXZ
+?GetDescription@BuiVolume@@QAAJPAPAG@Z
+?GetExtendedFlags@VolumeFveStatus@@QBA_KXZ
+?GetLastConvertStatus@VolumeFveStatus@@QBAJXZ
+?GetOsVolume@BuiVolume@@SAJPAPAV1@@Z
+?GetPasswordId@BuiVolume@@QAAJPAPAG@Z
+?GetStatusFlags@VolumeFveStatus@@QBAKXZ
+?GetWipeCount@BuiVolume@@QBAKXZ
+?GetWipedPercent@BuiVolume@@QBANXZ
+?HasAutoUnlockVolumesBound@BuiVolume@@QAA_NXZ
+?HasExternalKey@VolumeFveStatus@@QBA_NXZ
+?HasPBKDF2RecoveryPassword@VolumeFveStatus@@QBA_NXZ
+?HasPassphraseProtector@VolumeFveStatus@@QBA_NXZ
+?HasPinProtector@VolumeFveStatus@@QBA_NXZ
+?HasRecoveryData@VolumeFveStatus@@QBA_NXZ
+?HasRecoveryPassword@VolumeFveStatus@@QBA_NXZ
+?HasSmartCardProtector@VolumeFveStatus@@QBA_NXZ
+?HasStartupKeyProtector@VolumeFveStatus@@QBA_NXZ
+?HasTpmProtector@VolumeFveStatus@@QBA_NXZ
+?ImplicitPauseConversion@BuiVolume@@QAAJXZ
+?Init@BuiVolume@@QAAJPAG@Z
+?InitMembers@BuiVolume@@AAAXXZ
+?IsAutoUnlockEnabled@BuiVolume@@QAA_NXZ
+?IsConverting@VolumeFveStatus@@QBA_NXZ
+?IsCsvMetadataVolume@VolumeFveStatus@@QBA_NXZ
+?IsCurrentPINEnhanced@BuiVolume@@QAAJPAH@Z
+?IsDEAutoProvisioned@VolumeFveStatus@@QBA_NXZ
+?IsDecrypted@VolumeFveStatus@@QBA_NXZ
+?IsDecrypting@VolumeFveStatus@@QBA_NXZ
+?IsDisabled@VolumeFveStatus@@QBA_NXZ
+?IsEDriveVolume@VolumeFveStatus@@QBA_NXZ
+?IsEncrypted@VolumeFveStatus@@QBA_NXZ
+?IsEncrypting@VolumeFveStatus@@QBA_NXZ
+?IsFveNotifyNecessary@BuiVolume@@QBA_NXZ
+?IsLocked@VolumeFveStatus@@QBA_NXZ
+?IsOn@VolumeFveStatus@@QBA_NXZ
+?IsOsVolume@VolumeFveStatus@@QBA_NXZ
+?IsPartiallyConverted@VolumeFveStatus@@QBA_NXZ
+?IsPaused@VolumeFveStatus@@QBA_NXZ
+?IsPreProvisioned@VolumeFveStatus@@QBA_NXZ
+?IsRoamingDevice@VolumeFveStatus@@QBA_NXZ
+?IsSecure@VolumeFveStatus@@QBA_NXZ
+?IsUnknownFveVersion@VolumeFveStatus@@QBA_NXZ
+?IsWiping@VolumeFveStatus@@QBA_NXZ
+?LaunchUpdate@BuiVolume@@QAAJXZ
+?LaunchWizard@BuiVolume@@QAAJG@Z
+?ManagementRequiresElevation@BuiVolume@@QBA_NXZ
+?NO_DRIVE_LETTER@BuiVolume@@2IB
+?NeedsDiscoveryVolumeUpdate@BuiVolume@@QAAJPAH@Z
+?NeedsRestart@VolumeFveStatus@@QBA_NXZ
+?PauseConversion@BuiVolume@@QAAJXZ
+?ProxyAddSmartCard@BuiVolume@@AAAJPAUHWND__@@@Z
+?ProxyAreVolumesBound@BuiVolume@@AAAJXZ
+?ProxyAttemptAutoUnlock@BuiVolume@@AAAJXZ
+?ProxyDecrypt@BuiVolume@@AAAJPAUHWND__@@@Z
+?ProxyDisable@BuiVolume@@AAAJPAUHWND__@@@Z
+?ProxyDisableAutoUnlock@BuiVolume@@AAAJXZ
+?ProxyEnableAutoUnlock@BuiVolume@@AAAJXZ
+?ProxyGetDescription@BuiVolume@@AAAJPAPAG@Z
+?ProxyGetPasswordId@BuiVolume@@AAAJPAPAG@Z
+?ProxyGetProcessId@BuiVolume@@AAAJPAK@Z
+?ProxyImplicitPauseConversion@BuiVolume@@AAAJXZ
+?ProxyIsAutoUnlockEnabled@BuiVolume@@AAAJXZ
+?ProxyLaunchUpdate@BuiVolume@@AAAJXZ
+?ProxyLaunchWizard@BuiVolume@@AAAJG@Z
+?ProxyNeedsDiscoveryVolumeUpdate@BuiVolume@@AAAJPAH@Z
+?ProxyPauseConversion@BuiVolume@@AAAJXZ
+?ProxyRemovePassphrase@BuiVolume@@AAAJXZ
+?ProxyRemoveSmartCard@BuiVolume@@AAAJ_N@Z
+?ProxyResumeConversion@BuiVolume@@AAAJXZ
+?ProxyServiceDiscoveryVolume@BuiVolume@@AAAJXZ
+?ProxyUnlockVolumeWithKey@BuiVolume@@AAAJPBGPAH@Z
+?ProxyUnlockVolumeWithPassphrase@BuiVolume@@AAAJPBGPAH@Z
+?ProxyUnlockVolumeWithPassword@BuiVolume@@AAAJPBGPAH@Z
+?ProxyUnlockVolumeWithSmartCard@BuiVolume@@AAAJPAUHWND__@@PAH@Z
+?ProxyUpgradeVolume@BuiVolume@@AAAJXZ
+?RefreshStatus@BuiVolume@@QAAJ_N@Z
+?RemovePassphrase@BuiVolume@@QAAJXZ
+?RemoveSmartCard@BuiVolume@@QAAJ_N@Z
+?ResumeConversion@BuiVolume@@QAAJXZ
+?ResumeStatusRefreshing@BuiVolume@@QAAXXZ
+?ServiceDiscoveryVolume@BuiVolume@@QAAJXZ
+?SetProxyObject@BuiVolume@@QAAXPAUIDispatch@@@Z
+?SuspendStatusRefreshing@BuiVolume@@QAAXXZ
+?UnlockRequiresElevation@BuiVolume@@QBA_NXZ
+?UnlockWithKey@BuiVolume@@QAAJPBGPAH@Z
+?UnlockWithPassphrase@BuiVolume@@QAAJPBGPAH@Z
+?UnlockWithPassword@BuiVolume@@QAAJPBGPAH@Z
+?UnlockWithSmartCard@BuiVolume@@QAAJPAUHWND__@@PAH@Z
+?UpgradeVolume@BuiVolume@@QAAJXZ
diff --git a/mingw-w64-crt/libarm32/bfe.def b/mingw-w64-crt/libarm32/bfe.def
new file mode 100644
index 0000000..5e1b2a2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bfe.def
@@ -0,0 +1,11 @@
+;
+; Definition file of bfe.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bfe.dll"
+EXPORTS
+BfeGetDirectDispatchTable
+BfeOnServiceStartTypeChange
+BfeServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/bi.def b/mingw-w64-crt/libarm32/bi.def
new file mode 100644
index 0000000..788303b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bi.def
@@ -0,0 +1,29 @@
+;
+; Definition file of bi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bi.dll"
+EXPORTS
+BiActivateDeferredWorkItem
+BiActivateInBackground
+BiActivateWorkItem
+BiAssociateActivationProxy
+BiAssociateApplicationExtensionClass
+BiCancelWorkItem
+BiCreateEventForPackageName
+BiDeleteEvent
+BiDisassociateWorkItem
+BiDiscardPendingActivations
+BiEnumerateBrokeredEvents
+BiEnumerateUserSessions
+BiEnumerateWorkItemsForPackageName
+BiFreeMemory
+BiQueryBrokeredEvent
+BiQuerySystemStateBroadcastChannels
+BiQueryUserSession
+BiQueryWorkItem
+BiSignalEvent
+BiSignalMultipleEvents
+BiUpdateEventFlags
+BiUpdateEventInformation
diff --git a/mingw-w64-crt/libarm32/bisrv.def b/mingw-w64-crt/libarm32/bisrv.def
new file mode 100644
index 0000000..774b6d3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bisrv.def
@@ -0,0 +1,10 @@
+;
+; Definition file of bisrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bisrv.dll"
+EXPORTS
+BipMain
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/bitsigd.def b/mingw-w64-crt/libarm32/bitsigd.def
new file mode 100644
index 0000000..3f63203
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bitsigd.def
@@ -0,0 +1,10 @@
+;
+; Definition file of bitsigd.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bitsigd.dll"
+EXPORTS
+?s_EmptyString@?$GenericStringHandle@G@@0UStringData@1@A DATA
+InitializeEx
+UninitializeEx
diff --git a/mingw-w64-crt/libarm32/bitsperf.def b/mingw-w64-crt/libarm32/bitsperf.def
new file mode 100644
index 0000000..c856c8c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bitsperf.def
@@ -0,0 +1,39 @@
+;
+; Definition file of bitsperf.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bitsperf.dll"
+EXPORTS
+??0CPerfMon@@QAA@PAGPAU_PERF_ITEM@0@@Z
+??1CPerfMon@@QAA@XZ
+??4CPerfMon@@QAAAAV0@ABV0@@Z
+?CalcBytesForPerfObject@CPerfMon@@ABAKPAU__OBJECT_ORD@1@@Z
+?CalcPerfMetrics@CPerfMon@@ABAXPAU__OBJECT_ORD@1@PAU__INSTANCE_ID@1@PAU_PERF_METRICS@1@PAPAU_PERF_ITEM@1@@Z
+?Collect@CPerfMon@@QAAKPAGPAPAEPAK2@Z
+?CollectAllObjects@CPerfMon@@ABAKPAGPAPAEPAK2@Z
+?CollectAnObject@CPerfMon@@ABAKPAU__OBJECT_ORD@1@PAPAE@Z
+?ConvertInstIdToInUseInstId@CPerfMon@@ABAHPAU__OBJECT_ORD@1@PAU__INSTANCE_ID@1@@Z
+?CounterIdToObjectOrd@CPerfMon@@ABAPAU__OBJECT_ORD@1@PAU__COUNTER_ID@1@PAH@Z
+?CounterIdToPerfItem@CPerfMon@@ABAPAU_PERF_ITEM@1@PAU__COUNTER_ID@1@@Z
+?CounterIdToPerfItemIndex@CPerfMon@@ABAHPAU__COUNTER_ID@1@PAH@Z
+?CounterOrdToPerfItem@CPerfMon@@ABAPAU_PERF_ITEM@1@PAU__OBJECT_ORD@1@PAU__COUNTER_ORD@1@@Z
+?DetermineObjectsToCollect@CPerfMon@@ABAXPAU__OBJECT_ORD@1@@Z
+?GetCounter32@CPerfMon@@QAAPAJPAU__COUNTER_ID@1@PAU__INSTANCE_ID@1@@Z
+?GetCounter64@CPerfMon@@QAAPA_JPAU__COUNTER_ID@1@PAU__INSTANCE_ID@1@@Z
+?GetCounter@CPerfMon@@AAAPAEPAU__COUNTER_ID@1@PAU__INSTANCE_ID@1@@Z
+?HowManyInstancesAreInUse@CPerfMon@@ABAHPAU__OBJECT_ORD@1@@Z
+?IdToPerfItemIndex@CPerfMon@@ABAHHK@Z
+?Initialize@CPerfMon@@QAAKH@Z
+?InitializePerfMon@CPerfMon@@AAAKH@Z
+?IsValidInstId@CPerfMon@@ABAHPAU__OBJECT_ORD@1@PAU__INSTANCE_ID@1@@Z
+?IsValidObjOrd@CPerfMon@@ABAHPAU__OBJECT_ORD@1@@Z
+?ObjectIdToObjectOrd@CPerfMon@@ABAPAU__OBJECT_ORD@1@PAU__OBJECT_ID@1@@Z
+?ObjectIdToPerfItem@CPerfMon@@ABAPAU_PERF_ITEM@1@PAU__OBJECT_ID@1@@Z
+?ObjectIdToPerfItemIndex@CPerfMon@@ABAHPAU__OBJECT_ID@1@@Z
+?ObjectOrdToPerfItem@CPerfMon@@ABAPAU_PERF_ITEM@1@PAU__OBJECT_ORD@1@@Z
+?ObjectOrdToPerfItemIndex@CPerfMon@@ABAHPAU__OBJECT_ORD@1@@Z
+?VerifyPerfItemTable@CPerfMon@@AAAKXZ
+PerfMon_Close
+PerfMon_Collect
+PerfMon_Open
diff --git a/mingw-w64-crt/libarm32/bluetoothapis.def b/mingw-w64-crt/libarm32/bluetoothapis.def
new file mode 100644
index 0000000..ce9563c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bluetoothapis.def
@@ -0,0 +1,103 @@
+;
+; Definition file of BluetoothApis.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BluetoothApis.dll"
+EXPORTS
+ord_103 @103
+BluetoothAddressToString
+BluetoothDisconnectDevice
+BluetoothEnableDiscovery
+BluetoothEnableIncomingConnections
+BluetoothEnumerateInstalledServices
+BluetoothEnumerateInstalledServicesEx
+BluetoothEnumerateLocalServices
+BluetoothFindBrowseGroupClose
+BluetoothFindClassIdClose
+BluetoothFindDeviceClose
+BluetoothFindFirstBrowseGroup
+BluetoothFindFirstClassId
+BluetoothFindFirstDevice
+BluetoothFindFirstProfileDescriptor
+BluetoothFindFirstProtocolDescriptorStack
+BluetoothFindFirstProtocolEntry
+BluetoothFindFirstRadio
+BluetoothFindFirstService
+BluetoothFindFirstServiceEx
+BluetoothFindNextBrowseGroup
+BluetoothFindNextClassId
+BluetoothFindNextDevice
+BluetoothFindNextProfileDescriptor
+BluetoothFindNextProtocolDescriptorStack
+BluetoothFindNextProtocolEntry
+BluetoothFindNextRadio
+BluetoothFindNextService
+BluetoothFindProfileDescriptorClose
+BluetoothFindProtocolDescriptorStackClose
+BluetoothFindProtocolEntryClose
+BluetoothFindRadioClose
+BluetoothFindServiceClose
+BluetoothGATTAbortReliableWrite
+BluetoothGATTBeginReliableWrite
+BluetoothGATTEndReliableWrite
+BluetoothGATTGetCharacteristicValue
+BluetoothGATTGetCharacteristics
+BluetoothGATTGetDescriptorValue
+BluetoothGATTGetDescriptors
+BluetoothGATTGetIncludedServices
+BluetoothGATTGetServices
+BluetoothGATTRegisterEvent
+BluetoothGATTSetCharacteristicValue
+BluetoothGATTSetDescriptorValue
+BluetoothGATTUnregisterEvent
+BluetoothGetDeviceInfo
+BluetoothGetLocalServiceInfo
+BluetoothGetRadioInfo
+BluetoothGetServicePnpInstance
+BluetoothIsConnectable
+BluetoothIsDiscoverable
+BluetoothIsVersionAvailable
+BluetoothRegisterForAuthentication
+BluetoothRegisterForAuthenticationEx
+BluetoothRemoveDevice
+BluetoothSdpEnumAttributes
+BluetoothSdpGetAttributeValue
+BluetoothSdpGetContainerElementData
+BluetoothSdpGetElementData
+BluetoothSdpGetString
+BluetoothSendAuthenticationResponse
+BluetoothSendAuthenticationResponseEx
+BluetoothSetLocalServiceInfo
+BluetoothSetServiceState
+BluetoothSetServiceStateEx
+BluetoothUnregisterAuthentication
+BluetoothUpdateDeviceRecord
+BthpCheckForUnsupportedGuid
+BthpCleanupBRDeviceNode
+BthpCleanupDeviceLocalServices
+BthpCleanupDeviceRemoteServices
+BthpCleanupLEDeviceNodes
+BthpEnableAllServices
+BthpEnableConnectableAndDiscoverable
+BthpEnableRadioSoftware
+BthpFindPnpInfo
+BthpGATTCloseSession
+BthpInnerRecord
+BthpIsBluetoothServiceRunning
+BthpIsConnectableByDefault
+BthpIsDiscoverable
+BthpIsDiscoverableByDefault
+BthpIsRadioSoftwareEnabled
+BthpIsTopOfServiceGroup
+BthpMapStatusToErr
+BthpNextRecord
+BthpRegisterForAuthentication
+BthpSetServiceState
+BthpSetServiceStateEx
+BthpTranspose16Bits
+BthpTranspose32Bits
+BthpTransposeAndExtendBytes
+FindNextOpenVCOMPort
+InstallIncomingComPort
+ShouldForceAuthentication
diff --git a/mingw-w64-crt/libarm32/bootmenuux.def b/mingw-w64-crt/libarm32/bootmenuux.def
new file mode 100644
index 0000000..2ac2a54
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bootmenuux.def
@@ -0,0 +1,69 @@
+;
+; Definition file of BootMenuUX.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BootMenuUX.dll"
+EXPORTS
+CreateAdvancedOptionsButton
+CreateAdvancedRecoveryToolsButtonCollection
+CreateAdvancedStartupButton
+CreateAdvancedStartupLaunchPage
+CreateBasicResetFinalChecksPage
+CreateBasicResetLandingPage
+CreateBasicSystemResetButton
+CreateBasicSystemResetLaunchPage
+CreateBitlockerLandingPage
+CreateBlackWallpaperButton
+CreateBootableDeviceButtonCollection
+CreateBootableOSButtonCollection
+CreateCSRTFinalPage
+CreateClearWallpaperPage
+CreateDefaultOSButton
+CreateDefaultOSButtonCollection
+CreateDefaultOSListButton
+CreateDeviceListButton
+CreateFactoryResetFinalChecksPage
+CreateFactoryResetLandingPage
+CreateFactorySystemResetButton
+CreateFactorySystemResetLaunchPage
+CreateFirmwareSettingsButton
+CreateFiveMinuteTimeoutAction
+CreateFiveSecondTimeoutAction
+CreateKeyboardLayoutButtonCollection
+CreateLanguageButtonCollection
+CreateOSListButton
+CreateOneMinuteTimeoutAction
+CreatePBRCancelButton
+CreatePBRFinalPage
+CreatePBRStartPage
+CreatePBRfactoryResetAllVolumesButton
+CreatePBRfactoryResetBareMetalDisabled
+CreatePBRfactoryResetBareMetalEnabled
+CreatePBRfactoryResetCancelOperationButton
+CreatePBRfactoryResetContinueChecksButton
+CreatePBRfactoryResetDataEraseDisabled
+CreatePBRfactoryResetDataEraseEnabled
+CreatePBRfactoryResetOsOnlyButton
+CreatePasswordButton
+CreatePasswordPage
+CreateRecoveryToolsListButton
+CreateRestartButton
+CreateSelectOSPage
+CreateSetWallpaperPage
+CreateShutdownButton
+CreateSkippableSelectOSPage
+CreateTenSecondTimeoutAction
+CreateThirtySecondTimeoutAction
+CreateTopLevelRecoveryToolsButtonCollection
+CreateTopLevelRecoveryToolsPage
+CreateUserNameButtonCollection
+CreateUserSelectionPage
+CreateWinReTargetOSButtonCollection
+CreateWinReTargetOSPage
+CreateZeroSecondTimeoutAction
+InitializePasswordDatabase
+InitializeSRTSyncInterface
+InitializeSyncInterface
+UtilBcdCloseSystemStore
+UtilGetCurrentKeyboardLayout
diff --git a/mingw-w64-crt/libarm32/bootux.def b/mingw-w64-crt/libarm32/bootux.def
new file mode 100644
index 0000000..883ed52
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bootux.def
@@ -0,0 +1,19 @@
+;
+; Definition file of BOOTUX.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BOOTUX.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
diff --git a/mingw-w64-crt/libarm32/bootvid.def b/mingw-w64-crt/libarm32/bootvid.def
new file mode 100644
index 0000000..5d4b170
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bootvid.def
@@ -0,0 +1,19 @@
+;
+; Definition file of BOOTVID.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BOOTVID.dll"
+EXPORTS
+VidBitBlt
+VidBitBltEx
+VidBufferToScreenBlt
+VidCleanUp
+VidDisplayString
+VidDisplayStringXY
+VidInitialize
+VidResetDisplay
+VidScreenToBufferBlt
+VidSetScrollRegion
+VidSetTextColor
+VidSolidColorFill
diff --git a/mingw-w64-crt/libarm32/brokerlib.def b/mingw-w64-crt/libarm32/brokerlib.def
new file mode 100644
index 0000000..e06e191
--- /dev/null
+++ b/mingw-w64-crt/libarm32/brokerlib.def
@@ -0,0 +1,27 @@
+;
+; Definition file of BrokerLib.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BrokerLib.dll"
+EXPORTS
+BrBufferFree
+BrCheckCallerCapabilities
+BrCheckCallerIsAppContainer
+BrCreateBrokerInstance
+BrCreateBrokeredEvent
+BrDecQuota
+BrDeleteBrokerInstance
+BrDeleteBrokeredEvent
+BrFindBrokeredEvent
+BrGetBrokeredAppState
+BrGetQuota
+BrIncQuota
+BrInitializeBrokerInstance
+BrLockBroker
+BrQueryBrokeredApplicationState
+BrQueryBrokeredEvents
+BrRegisterBrokeredEvent
+BrSignalBrokerEvent
+BrUnlockBroker
+BrUnregisterBrokeredEvent
diff --git a/mingw-w64-crt/libarm32/browcli.def b/mingw-w64-crt/libarm32/browcli.def
new file mode 100644
index 0000000..f6c30d5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/browcli.def
@@ -0,0 +1,19 @@
+;
+; Definition file of browcli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "browcli.dll"
+EXPORTS
+I_BrowserDebugCall
+I_BrowserDebugTrace
+I_BrowserQueryEmulatedDomains
+I_BrowserQueryOtherDomains
+I_BrowserQueryStatistics
+I_BrowserResetNetlogonState
+I_BrowserResetStatistics
+I_BrowserServerEnum
+I_BrowserSetNetlogonState
+NetBrowserStatisticsGet
+NetServerEnum
+NetServerEnumEx
diff --git a/mingw-w64-crt/libarm32/browser.def b/mingw-w64-crt/libarm32/browser.def
new file mode 100644
index 0000000..d31c45a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/browser.def
@@ -0,0 +1,10 @@
+;
+; Definition file of browser.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "browser.dll"
+EXPORTS
+I_BrowserServerEnumForXactsrv
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/browseui.def b/mingw-w64-crt/libarm32/browseui.def
new file mode 100644
index 0000000..498ea50
--- /dev/null
+++ b/mingw-w64-crt/libarm32/browseui.def
@@ -0,0 +1,33 @@
+;
+; Definition file of BROWSEUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BROWSEUI.dll"
+EXPORTS
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_118 @118
+ord_120 @120
+ord_121 @121
+ord_122 @122
+ord_123 @123
+ord_124 @124
+ord_125 @125
+ord_126 @126
+ord_127 @127
+ord_128 @128
+ord_129 @129
+ord_130 @130
+ord_131 @131
+ord_133 @133
+ord_134 @134
+ord_135 @135
+ord_136 @136
+ord_137 @137
+ord_138 @138
+ord_139 @139
diff --git a/mingw-w64-crt/libarm32/bthci.def b/mingw-w64-crt/libarm32/bthci.def
new file mode 100644
index 0000000..e5e9c9d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bthci.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MSPORTS.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSPORTS.DLL"
+EXPORTS
+BluetoothClassInstaller
diff --git a/mingw-w64-crt/libarm32/bthhfsrv.def b/mingw-w64-crt/libarm32/bthhfsrv.def
new file mode 100644
index 0000000..0cf67e7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bthhfsrv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of HFGSERVICE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "HFGSERVICE.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/bthpanapi.def b/mingw-w64-crt/libarm32/bthpanapi.def
new file mode 100644
index 0000000..ff1d313
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bthpanapi.def
@@ -0,0 +1,24 @@
+;
+; Definition file of bthpanapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bthpanapi.dll"
+EXPORTS
+BluetoothCloseNetworkHandle
+BluetoothConnectToNetwork
+BluetoothCreateNetworkHandle
+BluetoothDisconnectFromNetwork
+BluetoothDuplicateNetworkHandle
+BluetoothFindFirstNetwork
+BluetoothFindNetworkClose
+BluetoothFindNextNetwork
+BluetoothGetIncompleteConnectedNetworkHandle
+BluetoothGetNetworkAddress
+BluetoothGetNetworkAvailableRoles
+BluetoothGetNetworkContainerId
+BluetoothGetNetworkInterfaceId
+BluetoothGetNetworkName
+BluetoothGetNetworkStatus
+BluetoothRegisterNetworkNotifications
+BluetoothUnregisterNetworkNotifications
diff --git a/mingw-w64-crt/libarm32/bthserv.def b/mingw-w64-crt/libarm32/bthserv.def
new file mode 100644
index 0000000..d456146
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bthserv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of BTHSERV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BTHSERV.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/bthsqm.def b/mingw-w64-crt/libarm32/bthsqm.def
new file mode 100644
index 0000000..040c63a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/bthsqm.def
@@ -0,0 +1,8 @@
+;
+; Definition file of BthSQM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "BthSQM.dll"
+EXPORTS
+BthSqmRunTask
diff --git a/mingw-w64-crt/libarm32/c_g18030.def b/mingw-w64-crt/libarm32/c_g18030.def
new file mode 100644
index 0000000..151bf09
--- /dev/null
+++ b/mingw-w64-crt/libarm32/c_g18030.def
@@ -0,0 +1,8 @@
+;
+; Definition file of c_gb18030.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "c_gb18030.dll"
+EXPORTS
+NlsDllCodePageTranslation
diff --git a/mingw-w64-crt/libarm32/c_is2022.def b/mingw-w64-crt/libarm32/c_is2022.def
new file mode 100644
index 0000000..87b4139
--- /dev/null
+++ b/mingw-w64-crt/libarm32/c_is2022.def
@@ -0,0 +1,8 @@
+;
+; Definition file of c_is2022.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "c_is2022.dll"
+EXPORTS
+NlsDllCodePageTranslation
diff --git a/mingw-w64-crt/libarm32/c_iscii.def b/mingw-w64-crt/libarm32/c_iscii.def
new file mode 100644
index 0000000..454f592
--- /dev/null
+++ b/mingw-w64-crt/libarm32/c_iscii.def
@@ -0,0 +1,8 @@
+;
+; Definition file of c_iscii.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "c_iscii.dll"
+EXPORTS
+NlsDllCodePageTranslation
diff --git a/mingw-w64-crt/libarm32/cabinet.def b/mingw-w64-crt/libarm32/cabinet.def
new file mode 100644
index 0000000..70baa7f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cabinet.def
@@ -0,0 +1,32 @@
+;
+; Definition file of Cabinet.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Cabinet.dll"
+EXPORTS
+GetDllVersion
+Extract
+DeleteExtractedFiles
+FCICreate
+FCIAddFile
+FCIFlushFolder
+FCIFlushCabinet
+FCIDestroy
+FDICreate
+FDIIsCabinet
+FDICopy
+FDIDestroy
+FDITruncateCabinet
+CreateCompressor
+SetCompressorInformation
+QueryCompressorInformation
+Compress
+ResetCompressor
+CloseCompressor
+CreateDecompressor
+SetDecompressorInformation
+QueryDecompressorInformation
+Decompress
+ResetDecompressor
+CloseDecompressor
diff --git a/mingw-w64-crt/libarm32/cabview.def b/mingw-w64-crt/libarm32/cabview.def
new file mode 100644
index 0000000..b86efef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cabview.def
@@ -0,0 +1,8 @@
+;
+; Definition file of CABVIEW.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CABVIEW.dll"
+EXPORTS
+Uninstall
diff --git a/mingw-w64-crt/libarm32/capisp.def b/mingw-w64-crt/libarm32/capisp.def
new file mode 100644
index 0000000..608fa9c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/capisp.def
@@ -0,0 +1,11 @@
+;
+; Definition file of capisp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "capisp.dll"
+EXPORTS
+CAPISysPrep_Generalize
+CryptoSysPrep_Clean
+CryptoSysPrep_Specialize
+CryptoSysPrep_Specialize_Clone
diff --git a/mingw-w64-crt/libarm32/catsrv.def b/mingw-w64-crt/libarm32/catsrv.def
new file mode 100644
index 0000000..30b1cef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/catsrv.def
@@ -0,0 +1,16 @@
+;
+; Definition file of catsrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "catsrv.dll"
+EXPORTS
+?CancelWriteICR@@YAJPAPAUIComponentRecords@@@Z
+CreateComponentLibraryTS
+GetCatalogCRMClerk
+?GetReadICR@@YAJHPAPAUIComponentRecords@@@Z
+?GetWriteICR@@YAJPAPAUIComponentRecords@@@Z
+OpenComponentLibraryTS
+?ReleaseReadICR@@YAXPAPAUIComponentRecords@@@Z
+?SaveWriteICR@@YAJPAPAUIComponentRecords@@@Z
+GetAppImport
diff --git a/mingw-w64-crt/libarm32/catsrvps.def b/mingw-w64-crt/libarm32/catsrvps.def
new file mode 100644
index 0000000..0b7ab57
--- /dev/null
+++ b/mingw-w64-crt/libarm32/catsrvps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of catsrvps.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "catsrvps.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/catsrvut.def b/mingw-w64-crt/libarm32/catsrvut.def
new file mode 100644
index 0000000..f35a44d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/catsrvut.def
@@ -0,0 +1,37 @@
+;
+; Definition file of catsrvut.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "catsrvut.DLL"
+EXPORTS
+??0CComPlusComponent@@QAA@ABV0@@Z
+??0CComPlusInterface@@QAA@ABV0@@Z
+??0CComPlusMethod@@QAA@ABV0@@Z
+??0CComPlusObject@@QAA@ABV0@@Z
+??1CComPlusComponent@@UAA@XZ
+??1CComPlusInterface@@UAA@XZ
+??4CComPlusComponent@@QAAAAV0@ABV0@@Z
+??4CComPlusInterface@@QAAAAV0@ABV0@@Z
+??4CComPlusMethod@@QAAAAV0@ABV0@@Z
+??4CComPlusObject@@QAAAAV0@ABV0@@Z
+??4CComPlusTypelib@@QAAAAV0@ABV0@@Z
+??_7CComPlusComponent@@6B@ DATA
+??_7CComPlusInterface@@6B@ DATA
+??_7CComPlusMethod@@6B@ DATA
+??_7CComPlusObject@@6B@ DATA
+?GetITypeLib@CComPlusTypelib@@QAAPAUITypeLib@@XZ
+RegDBBackup
+RegDBRestore
+StartMTSTOCOM
+WinlogonHandlePendingInfOperations
+CGMIsAdministrator
+COMPlusUninstallActionW
+CreateComRegDBWriter
+DestroyComRegDBWriter
+FindAssemblyModulesW
+ManagedRequestW
+QueryUserDllW
+RunMTSToCom
+SysprepComplus
+SysprepComplus2
diff --git a/mingw-w64-crt/libarm32/certca.def b/mingw-w64-crt/libarm32/certca.def
new file mode 100644
index 0000000..f56a949
--- /dev/null
+++ b/mingw-w64-crt/libarm32/certca.def
@@ -0,0 +1,183 @@
+;
+; Definition file of certca.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "certca.dll"
+EXPORTS
+CAFindByName
+CAFindByCertType
+CAFindByIssuerDN
+CAEnumFirstCA
+CAEnumNextCA
+CACreateNewCA
+CAUpdateCA
+CAUpdateCAEx
+CADeleteCA
+CADeleteCAEx
+CACountCAs
+CACloseCA
+CAGetCAProperty
+CAFreeCAProperty
+CASetCAProperty
+CAGetCACertificate
+CASetCACertificate
+CAGetCAExpiration
+CASetCAExpiration
+CAGetCASecurity
+CASetCASecurity
+CAAccessCheck
+CAAccessCheckEx
+CAEnumCertTypesForCA
+CAEnumCertTypesForCAEx
+CAAddCACertificateType
+CAAddCACertificateTypeEx
+CARemoveCACertificateType
+CARemoveCACertificateTypeEx
+CAGetCAFlags
+CASetCAFlags
+CAGetDN
+CAEnumCertTypes
+CAEnumCertTypesEx
+CAFindCertTypeByName
+CACreateCertType
+CAUpdateCertType
+CAUpdateCertTypeEx
+CADeleteCertType
+CADeleteCertTypeEx
+CACloneCertType
+CAEnumNextCertType
+CACountCertTypes
+CACloseCertType
+CAGetCertTypeProperty
+CAGetCertTypePropertyEx
+CASetCertTypeProperty
+CASetCertTypePropertyEx
+CADCSetCertTypePropertyEx
+CAFreeCertTypeProperty
+CAGetCertTypeExtensions
+CAGetCertTypeExtensionsEx
+CAFreeCertTypeExtensions
+CASetCertTypeExtension
+CAGetCertTypeKeySpec
+CASetCertTypeKeySpec
+CAGetCertTypeExpiration
+CASetCertTypeExpiration
+CAGetCertTypeFlags
+CAGetCertTypeFlagsEx
+CASetCertTypeFlags
+CASetCertTypeFlagsEx
+CAInstallDefaultCertType
+CAInstallDefaultCertTypeEx
+CAIsCertTypeCurrent
+CAIsCertTypeCurrentEx
+CACertTypeGetSecurity
+CACertTypeSetSecurity
+CACertTypeAccessCheck
+CACertTypeAccessCheckEx
+CACertTypeAuthzAccessCheck
+CAOIDCreateNew
+CAOIDCreateNewEx
+CAOIDSetProperty
+CAOIDSetPropertyEx
+CAOIDAdd
+CAOIDAddEx
+CAOIDDelete
+CAOIDDeleteEx
+CAOIDGetProperty
+CAOIDGetPropertyEx
+CAOIDFreeProperty
+CAOIDGetLdapURL
+CAOIDFreeLdapURL
+CACertTypeRegisterQuery
+CACertTypeQuery
+CACertTypeUnregisterQuery
+CACreateLocalAutoEnrollmentObject
+CADeleteLocalAutoEnrollmentObject
+CACreateAutoEnrollmentObjectEx
+CAEnumCertTypesEx2
+CAFindCertTypeByName2
+ord_601 @601
+ord_602 @602
+ord_603 @603
+ord_604 @604
+ord_701 @701
+ord_702 @702
+ord_703 @703
+ord_704 @704
+ord_705 @705
+ord_706 @706
+ord_707 @707
+ord_708 @708
+ord_801 @801
+ord_802 @802
+ord_803 @803
+ord_804 @804
+ord_805 @805
+ord_806 @806
+ord_807 @807
+ord_808 @808
+ord_809 @809
+ord_810 @810
+ord_811 @811
+ord_812 @812
+ord_813 @813
+ord_814 @814
+ord_815 @815
+ord_816 @816
+ord_817 @817
+ord_818 @818
+ord_819 @819
+ord_820 @820
+ord_821 @821
+ord_822 @822
+ord_823 @823
+ord_824 @824
+ord_825 @825
+ord_826 @826
+ord_827 @827
+ord_828 @828
+ord_829 @829
+ord_830 @830
+ord_831 @831
+ord_832 @832
+ord_833 @833
+ord_834 @834
+ord_835 @835
+ord_836 @836
+ord_837 @837
+ord_838 @838
+ord_839 @839
+ord_840 @840
+ord_841 @841
+ord_842 @842
+ord_843 @843
+ord_844 @844
+ord_845 @845
+ord_846 @846
+ord_847 @847
+ord_848 @848
+ord_849 @849
+ord_850 @850
+ord_851 @851
+ord_852 @852
+ord_853 @853
+ord_854 @854
+ord_855 @855
+ord_856 @856
+ord_857 @857
+ord_858 @858
+ord_859 @859
+CCFindCertificateBuildFilter
+CCFindCertificateFreeFilter
+CCFindCertificateFromFilter
+CCGetCertNameList
+CCFreeStringArray
+ord_865 @865
+ord_866 @866
+ord_867 @867
+ord_868 @868
+ord_869 @869
+ord_870 @870
+ord_871 @871
+ord_872 @872
diff --git a/mingw-w64-crt/libarm32/certcli.def b/mingw-w64-crt/libarm32/certcli.def
new file mode 100644
index 0000000..07f4cbf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/certcli.def
@@ -0,0 +1,174 @@
+;
+; Definition file of certcli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "certcli.dll"
+EXPORTS
+CSPrintAssert
+CSPrintError
+DbgPrintf
+DbgPrintfInit
+DbgIsSSActive
+myHResultToString
+myGetErrorMessageText
+myHResultToStringRaw
+CAAccessCheck
+ord_210 @210
+CAAccessCheckEx
+CAAddCACertificateType
+myFreeColumnDisplayNames
+myRobustLdapBind
+myIsDelayLoadHResult
+myHExceptionCode
+myJetHResult
+myModifyVirtualRootsAndFileShares
+ord_219 @219
+ord_220 @220
+ord_221 @221
+CAAddCACertificateTypeEx
+DecodeFileW
+CACertTypeAccessCheck
+EncodeToFileW
+CACertTypeAccessCheckEx
+CACertTypeAuthzAccessCheck
+CACertTypeGetSecurity
+CACertTypeQuery
+CACertTypeRegisterQuery
+CACertTypeSetSecurity
+CACertTypeUnregisterQuery
+CACloneCertType
+CACloseCA
+CACloseCertType
+CACountCAs
+CACountCertTypes
+CACreateAutoEnrollmentObjectEx
+CACreateCertType
+myAddShare
+ord_241 @241
+DbgLogStringInit
+CACreateLocalAutoEnrollmentObject
+CACreateNewCA
+WszToMultiByteIntegerBuf
+WszToMultiByteInteger
+myGetErrorMessageText1
+myGetErrorMessageTextEx
+myCAPropGetDisplayName
+myCAPropInfoUnmarshal
+myCAPropInfoLookup
+myRobustLdapBindEx
+caTranslateFileTimePeriodToPeriodUnits
+myCryptBinaryToString
+myCryptBinaryToStringA
+myCryptStringToBinary
+myCryptStringToBinaryA
+myOIDHashOIDToString
+myLogExceptionInit
+myHExceptionCodePrint
+DbgPrintfW
+IsASPEnabledInIIS
+EnableASPInIIS
+IsISAPIExtensionEnabled
+EnableISAPIExtension
+myGetSidFromDomain
+IsASPEnabledInIIS_New
+CADCSetCertTypePropertyEx
+CADeleteCA
+CADeleteCAEx
+CADeleteCertType
+CADeleteCertTypeEx
+CADeleteLocalAutoEnrollmentObject
+CAEnumCertTypes
+CAEnumCertTypesEx
+CAEnumCertTypesForCA
+CAEnumCertTypesForCAEx
+CAEnumFirstCA
+CAEnumNextCA
+CAEnumNextCertType
+CAFindByCertType
+CAFindByIssuerDN
+CAFindByName
+CAFindCertTypeByName
+CAFreeCAProperty
+CAFreeCertTypeExtensions
+CAFreeCertTypeProperty
+CAGetCACertificate
+CAGetCAExpiration
+CAGetCAFlags
+CAGetCAProperty
+CAGetCASecurity
+CAGetCertTypeExpiration
+CAGetCertTypeExtensions
+CAGetCertTypeExtensionsEx
+CAGetCertTypeFlags
+CAGetCertTypeFlagsEx
+CAGetCertTypeKeySpec
+CAGetCertTypeProperty
+CAGetCertTypePropertyEx
+CAGetDN
+CAInstallDefaultCertType
+CAInstallDefaultCertTypeEx
+CAIsCertTypeCurrent
+CAIsCertTypeCurrentEx
+CAOIDAdd
+CAOIDAddEx
+CAOIDCreateNew
+CAOIDCreateNewEx
+CAOIDDelete
+CAOIDDeleteEx
+CAOIDFreeLdapURL
+CAOIDFreeProperty
+CAOIDGetLdapURL
+CAOIDGetProperty
+CAOIDGetPropertyEx
+CAOIDSetProperty
+CAOIDSetPropertyEx
+CARemoveCACertificateType
+CARemoveCACertificateTypeEx
+CASetCACertificate
+CASetCAExpiration
+CASetCAFlags
+CASetCAProperty
+CASetCASecurity
+CASetCertTypeExpiration
+CASetCertTypeExtension
+CASetCertTypeFlags
+CASetCertTypeFlagsEx
+CASetCertTypeKeySpec
+CASetCertTypeProperty
+CASetCertTypePropertyEx
+CAUpdateCA
+CAUpdateCAEx
+CAUpdateCertType
+CAUpdateCertTypeEx
+myDoesDSExist@209
+mySanitizeName
+mySanitizedNameToDSName
+mySanitizedNameToShortName
+myRevertSanitizeName
+myGenerateGuidString
+myGenerateGuidSerialNumber
+mylstrcmpiL
+myHGetLastError
+CSPrintErrorLineFile
+CSPrintErrorLineFile2
+CSPrintErrorLineFileData
+CSPrintErrorLineFileData2
+CAGetAccessRights
+CAIsValid
+CAGetCertTypeAccessRights
+CAIsCertTypeValid
+ord_365 @365
+DbgLogStringInit2
+ord_367 @367
+RemoveISAPIExtension
+RemoveVDir
+SplitConfigString
+AddOrRemoveOCSPISAPIExtension
+myGetTargetMachineDomainDnsName
+ord_374 @374
+myNetLogonUser
+CertcliGetDetailedCertcliVersionString
+myGetHashAlgorithmOIDInfoFromSignatureAlgorithm
+myEnablePrivilege
+CAGetConfigStringFromUIPicker
diff --git a/mingw-w64-crt/libarm32/certenroll.def b/mingw-w64-crt/libarm32/certenroll.def
new file mode 100644
index 0000000..5ead910
--- /dev/null
+++ b/mingw-w64-crt/libarm32/certenroll.def
@@ -0,0 +1,34 @@
+;
+; Definition file of certenroll.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "certenroll.dll"
+EXPORTS
+ord_15 @15
+ord_16 @16
+ord_18 @18
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ord_22 @22
+ord_23 @23
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+ord_28 @28
+ord_29 @29
+ord_30 @30
+ord_31 @31
+LogCertReplace
+LogCertDelete
+LogCertArchive
+LogCertExpire
+ord_36 @36
+ord_37 @37
+ord_38 @38
+LogCertInstall
+LogCertCopy
+LogCertImport
+LogCertExport
diff --git a/mingw-w64-crt/libarm32/certenrollui.def b/mingw-w64-crt/libarm32/certenrollui.def
new file mode 100644
index 0000000..9efe093
--- /dev/null
+++ b/mingw-w64-crt/libarm32/certenrollui.def
@@ -0,0 +1,8 @@
+;
+; Definition file of CertEnrollUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CertEnrollUI.dll"
+EXPORTS
+CreateUIObject
diff --git a/mingw-w64-crt/libarm32/certpoleng.def b/mingw-w64-crt/libarm32/certpoleng.def
new file mode 100644
index 0000000..d3b22ef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/certpoleng.def
@@ -0,0 +1,15 @@
+;
+; Definition file of certpoleng.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "certpoleng.dll"
+EXPORTS
+PstAcquirePrivateKey
+PstGetCertificateChain
+PstGetCertificates
+PstGetTrustAnchors
+PstGetTrustAnchorsEx
+PstGetUserNameForCertificate
+PstMapCertificate
+PstValidate
diff --git a/mingw-w64-crt/libarm32/certprop.def b/mingw-w64-crt/libarm32/certprop.def
new file mode 100644
index 0000000..613dbfd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/certprop.def
@@ -0,0 +1,10 @@
+;
+; Definition file of certprop.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "certprop.dll"
+EXPORTS
+CertPropServiceMain
+ScPolicyServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/cfgbkend.def b/mingw-w64-crt/libarm32/cfgbkend.def
new file mode 100644
index 0000000..1cea4b3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cfgbkend.def
@@ -0,0 +1,11 @@
+;
+; Definition file of CfgBkEnd.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CfgBkEnd.DLL"
+EXPORTS
+CLSID_CfgComp
+IID_ICfgComp
+IID_ISettingsComp
+IID_ISettingsComp2
diff --git a/mingw-w64-crt/libarm32/cfgmgr32.def b/mingw-w64-crt/libarm32/cfgmgr32.def
new file mode 100644
index 0000000..ac9d99d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cfgmgr32.def
@@ -0,0 +1,283 @@
+;
+; Definition file of CFGMGR32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CFGMGR32.dll"
+EXPORTS
+CMP_GetBlockedDriverInfo
+CMP_GetServerSideDeviceInstallFlags
+CMP_Init_Detection
+CMP_RegisterServiceNotification
+CMP_Register_Notification
+CMP_Report_LogOn
+CMP_WaitNoPendingInstallEvents
+CMP_WaitServicesAvailable
+CM_Add_Driver_PackageW
+CM_Add_Driver_Package_ExW
+CM_Add_Empty_Log_Conf
+CM_Add_Empty_Log_Conf_Ex
+CM_Add_IDA
+CM_Add_IDW
+CM_Add_ID_ExA
+CM_Add_ID_ExW
+CM_Add_Range
+CM_Add_Res_Des
+CM_Add_Res_Des_Ex
+CM_Apply_PowerScheme
+CM_Connect_MachineA
+CM_Connect_MachineW
+CM_Create_DevNodeA
+CM_Create_DevNodeW
+CM_Create_DevNode_ExA
+CM_Create_DevNode_ExW
+CM_Create_Range_List
+CM_Delete_Class_Key
+CM_Delete_Class_Key_Ex
+CM_Delete_DevNode_Key
+CM_Delete_DevNode_Key_Ex
+CM_Delete_Device_Interface_KeyA
+CM_Delete_Device_Interface_KeyW
+CM_Delete_Device_Interface_Key_ExA
+CM_Delete_Device_Interface_Key_ExW
+CM_Delete_Driver_PackageW
+CM_Delete_Driver_Package_ExW
+CM_Delete_PowerScheme
+CM_Delete_Range
+CM_Detect_Resource_Conflict
+CM_Detect_Resource_Conflict_Ex
+CM_Disable_DevNode
+CM_Disable_DevNode_Ex
+CM_Disconnect_Machine
+CM_Dup_Range_List
+CM_Duplicate_PowerScheme
+CM_Enable_DevNode
+CM_Enable_DevNode_Ex
+CM_Enumerate_Classes
+CM_Enumerate_Classes_Ex
+CM_Enumerate_EnumeratorsA
+CM_Enumerate_EnumeratorsW
+CM_Enumerate_Enumerators_ExA
+CM_Enumerate_Enumerators_ExW
+CM_Find_Range
+CM_First_Range
+CM_Free_Log_Conf
+CM_Free_Log_Conf_Ex
+CM_Free_Log_Conf_Handle
+CM_Free_Range_List
+CM_Free_Res_Des
+CM_Free_Res_Des_Ex
+CM_Free_Res_Des_Handle
+CM_Free_Resource_Conflict_Handle
+CM_Get_Child
+CM_Get_Child_Ex
+CM_Get_Class_Key_NameA
+CM_Get_Class_Key_NameW
+CM_Get_Class_Key_Name_ExA
+CM_Get_Class_Key_Name_ExW
+CM_Get_Class_NameA
+CM_Get_Class_NameW
+CM_Get_Class_Name_ExA
+CM_Get_Class_Name_ExW
+CM_Get_Class_PropertyW
+CM_Get_Class_Property_ExW
+CM_Get_Class_Property_Keys
+CM_Get_Class_Property_Keys_Ex
+CM_Get_Class_Registry_PropertyA
+CM_Get_Class_Registry_PropertyW
+CM_Get_Depth
+CM_Get_Depth_Ex
+CM_Get_DevNode_Custom_PropertyA
+CM_Get_DevNode_Custom_PropertyW
+CM_Get_DevNode_Custom_Property_ExA
+CM_Get_DevNode_Custom_Property_ExW
+CM_Get_DevNode_PropertyW
+CM_Get_DevNode_Property_ExW
+CM_Get_DevNode_Property_Keys
+CM_Get_DevNode_Property_Keys_Ex
+CM_Get_DevNode_Registry_PropertyA
+CM_Get_DevNode_Registry_PropertyW
+CM_Get_DevNode_Registry_Property_ExA
+CM_Get_DevNode_Registry_Property_ExW
+CM_Get_DevNode_Status
+CM_Get_DevNode_Status_Ex
+CM_Get_Device_IDA
+CM_Get_Device_IDW
+CM_Get_Device_ID_ExA
+CM_Get_Device_ID_ExW
+CM_Get_Device_ID_ListA
+CM_Get_Device_ID_ListW
+CM_Get_Device_ID_List_ExA
+CM_Get_Device_ID_List_ExW
+CM_Get_Device_ID_List_SizeA
+CM_Get_Device_ID_List_SizeW
+CM_Get_Device_ID_List_Size_ExA
+CM_Get_Device_ID_List_Size_ExW
+CM_Get_Device_ID_Size
+CM_Get_Device_ID_Size_Ex
+CM_Get_Device_Interface_AliasA
+CM_Get_Device_Interface_AliasW
+CM_Get_Device_Interface_Alias_ExA
+CM_Get_Device_Interface_Alias_ExW
+CM_Get_Device_Interface_ListA
+CM_Get_Device_Interface_ListW
+CM_Get_Device_Interface_List_ExA
+CM_Get_Device_Interface_List_ExW
+CM_Get_Device_Interface_List_SizeA
+CM_Get_Device_Interface_List_SizeW
+CM_Get_Device_Interface_List_Size_ExA
+CM_Get_Device_Interface_List_Size_ExW
+CM_Get_Device_Interface_PropertyW
+CM_Get_Device_Interface_Property_ExW
+CM_Get_Device_Interface_Property_KeysW
+CM_Get_Device_Interface_Property_Keys_ExW
+CM_Get_First_Log_Conf
+CM_Get_First_Log_Conf_Ex
+CM_Get_Global_State
+CM_Get_Global_State_Ex
+CM_Get_HW_Prof_FlagsA
+CM_Get_HW_Prof_FlagsW
+CM_Get_HW_Prof_Flags_ExA
+CM_Get_HW_Prof_Flags_ExW
+CM_Get_Hardware_Profile_InfoA
+CM_Get_Hardware_Profile_InfoW
+CM_Get_Hardware_Profile_Info_ExA
+CM_Get_Hardware_Profile_Info_ExW
+CM_Get_Log_Conf_Priority
+CM_Get_Log_Conf_Priority_Ex
+CM_Get_Next_Log_Conf
+CM_Get_Next_Log_Conf_Ex
+CM_Get_Next_Res_Des
+CM_Get_Next_Res_Des_Ex
+CM_Get_Parent
+CM_Get_Parent_Ex
+CM_Get_Res_Des_Data
+CM_Get_Res_Des_Data_Ex
+CM_Get_Res_Des_Data_Size
+CM_Get_Res_Des_Data_Size_Ex
+CM_Get_Resource_Conflict_Count
+CM_Get_Resource_Conflict_DetailsA
+CM_Get_Resource_Conflict_DetailsW
+CM_Get_Sibling
+CM_Get_Sibling_Ex
+CM_Get_Version
+CM_Get_Version_Ex
+CM_Import_PowerScheme
+CM_Install_DevNodeW
+CM_Install_DevNode_ExW
+CM_Intersect_Range_List
+CM_Invert_Range_List
+CM_Is_Dock_Station_Present
+CM_Is_Dock_Station_Present_Ex
+CM_Is_Version_Available
+CM_Is_Version_Available_Ex
+CM_Locate_DevNodeA
+CM_Locate_DevNodeW
+CM_Locate_DevNode_ExA
+CM_Locate_DevNode_ExW
+CM_MapCrToSpErr
+CM_MapCrToWin32Err
+CM_Merge_Range_List
+CM_Modify_Res_Des
+CM_Modify_Res_Des_Ex
+CM_Move_DevNode
+CM_Move_DevNode_Ex
+CM_Next_Range
+CM_Open_Class_KeyA
+CM_Open_Class_KeyW
+CM_Open_Class_Key_ExA
+CM_Open_Class_Key_ExW
+CM_Open_DevNode_Key
+CM_Open_DevNode_Key_Ex
+CM_Open_Device_Interface_KeyA
+CM_Open_Device_Interface_KeyW
+CM_Open_Device_Interface_Key_ExA
+CM_Open_Device_Interface_Key_ExW
+CM_Query_And_Remove_SubTreeA
+CM_Query_And_Remove_SubTreeW
+CM_Query_And_Remove_SubTree_ExA
+CM_Query_And_Remove_SubTree_ExW
+CM_Query_Arbitrator_Free_Data
+CM_Query_Arbitrator_Free_Data_Ex
+CM_Query_Arbitrator_Free_Size
+CM_Query_Arbitrator_Free_Size_Ex
+CM_Query_Remove_SubTree
+CM_Query_Remove_SubTree_Ex
+CM_Query_Resource_Conflict_List
+CM_Reenumerate_DevNode
+CM_Reenumerate_DevNode_Ex
+CM_Register_Device_Driver
+CM_Register_Device_Driver_Ex
+CM_Register_Device_InterfaceA
+CM_Register_Device_InterfaceW
+CM_Register_Device_Interface_ExA
+CM_Register_Device_Interface_ExW
+CM_Register_Notification
+CM_Remove_SubTree
+CM_Remove_SubTree_Ex
+CM_Request_Device_EjectA
+CM_Request_Device_EjectW
+CM_Request_Device_Eject_ExA
+CM_Request_Device_Eject_ExW
+CM_Request_Eject_PC
+CM_Request_Eject_PC_Ex
+CM_RestoreAll_DefaultPowerSchemes
+CM_Restore_DefaultPowerScheme
+CM_Run_Detection
+CM_Run_Detection_Ex
+CM_Set_ActiveScheme
+CM_Set_Class_PropertyW
+CM_Set_Class_Property_ExW
+CM_Set_Class_Registry_PropertyA
+CM_Set_Class_Registry_PropertyW
+CM_Set_DevNode_Problem
+CM_Set_DevNode_Problem_Ex
+CM_Set_DevNode_PropertyW
+CM_Set_DevNode_Property_ExW
+CM_Set_DevNode_Registry_PropertyA
+CM_Set_DevNode_Registry_PropertyW
+CM_Set_DevNode_Registry_Property_ExA
+CM_Set_DevNode_Registry_Property_ExW
+CM_Set_Device_Interface_PropertyW
+CM_Set_Device_Interface_Property_ExW
+CM_Set_HW_Prof
+CM_Set_HW_Prof_Ex
+CM_Set_HW_Prof_FlagsA
+CM_Set_HW_Prof_FlagsW
+CM_Set_HW_Prof_Flags_ExA
+CM_Set_HW_Prof_Flags_ExW
+CM_Setup_DevNode
+CM_Setup_DevNode_Ex
+CM_Test_Range_Available
+CM_Uninstall_DevNode
+CM_Uninstall_DevNode_Ex
+CM_Unregister_Device_InterfaceA
+CM_Unregister_Device_InterfaceW
+CM_Unregister_Device_Interface_ExA
+CM_Unregister_Device_Interface_ExW
+CM_Unregister_Notification
+CM_Write_UserPowerKey
+DevCloseObjectQuery
+DevCreateObjectQuery
+DevCreateObjectQueryEx
+DevCreateObjectQueryFromId
+DevCreateObjectQueryFromIdEx
+DevCreateObjectQueryFromIds
+DevCreateObjectQueryFromIdsEx
+DevFindProperty
+DevFreeObjectProperties
+DevFreeObjects
+DevGetObjectProperties
+DevGetObjectPropertiesEx
+DevGetObjects
+DevGetObjectsEx
+DevSetObjectProperties
+SwDeviceClose
+SwDeviceCreate
+SwDeviceGetLifetime
+SwDeviceInterfacePropertySet
+SwDeviceInterfaceRegister
+SwDeviceInterfaceSetState
+SwDevicePropertySet
+SwDeviceSetLifetime
+SwMemFree
diff --git a/mingw-w64-crt/libarm32/cfmifsproxy.def b/mingw-w64-crt/libarm32/cfmifsproxy.def
new file mode 100644
index 0000000..b722a2a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cfmifsproxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of cfmifsproxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "cfmifsproxy.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/chartv.def b/mingw-w64-crt/libarm32/chartv.def
new file mode 100644
index 0000000..7af2ef0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/chartv.def
@@ -0,0 +1,15 @@
+;
+; Definition file of CHARTV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CHARTV.dll"
+EXPORTS
+CvCloseDataSource
+CvCreateDataSource
+CvGetData
+CvGetDataSourceName
+CvInitialize
+CvSetData
+CvSetDataSourceName
+CvUninitialize
diff --git a/mingw-w64-crt/libarm32/chkwudrv.def b/mingw-w64-crt/libarm32/chkwudrv.def
new file mode 100644
index 0000000..2729ad2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/chkwudrv.def
@@ -0,0 +1,16 @@
+;
+; Definition file of chkwudrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "chkwudrv.dll"
+EXPORTS
+CancelWUOperation
+IsWUAvailable
+OpenWUContext
+ReleaseWUContext
+RemoveWUDirectory
+WUDownloadUpdatedFiles
+WUExpandUpdateToPath
+WUFindMatchingDriver
+WUInstallBestUpdate
diff --git a/mingw-w64-crt/libarm32/chxreadingstringime.def b/mingw-w64-crt/libarm32/chxreadingstringime.def
new file mode 100644
index 0000000..eeddeee
--- /dev/null
+++ b/mingw-w64-crt/libarm32/chxreadingstringime.def
@@ -0,0 +1,9 @@
+;
+; Definition file of CHxReadingStringIME.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CHxReadingStringIME.dll"
+EXPORTS
+GetReadingString
+ShowReadingWindow
diff --git a/mingw-w64-crt/libarm32/ci.def b/mingw-w64-crt/libarm32/ci.def
new file mode 100644
index 0000000..879ab36
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ci.def
@@ -0,0 +1,17 @@
+;
+; Definition file of CI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CI.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+CiCheckSignedFile
+CiFindPageHashesInCatalog
+CiFindPageHashesInSignedFile
+CiFreePolicyInfo
+CiGetPEInformation
+CiInitialize
+CiVerifyHashInCatalog
diff --git a/mingw-w64-crt/libarm32/clb.def b/mingw-w64-crt/libarm32/clb.def
new file mode 100644
index 0000000..6a2c3fe
--- /dev/null
+++ b/mingw-w64-crt/libarm32/clb.def
@@ -0,0 +1,12 @@
+;
+; Definition file of clb.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "clb.dll"
+EXPORTS
+ClbAddData
+ClbSetColumnWidths
+ClbStyleW
+ClbWndProc
+CustomControlInfoW
diff --git a/mingw-w64-crt/libarm32/clbcatq.def b/mingw-w64-crt/libarm32/clbcatq.def
new file mode 100644
index 0000000..a822d72
--- /dev/null
+++ b/mingw-w64-crt/libarm32/clbcatq.def
@@ -0,0 +1,35 @@
+;
+; Definition file of CLBCatQ.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CLBCatQ.DLL"
+EXPORTS
+ActivatorUpdateForIsRouterChanges
+CoRegCleanup
+DeleteAllActivatorsForClsid
+DowngradeAPL
+GetGlobalBabyJITEnabled
+UpdateFromAppChange
+UpdateFromComponentChange
+CLSIDFromStringByBitness
+CheckMemoryGates
+ComPlusEnablePartitions
+ComPlusEnableRemoteAccess
+ComPlusMigrate
+ComPlusPartitionsEnabled
+ComPlusRemoteAccessEnabled
+CreateComponentLibraryEx
+GetCatalogObject
+GetCatalogObject2
+GetComputerObject
+GetSimpleTableDispenser
+InprocServer32FromString
+OpenComponentLibraryEx
+OpenComponentLibraryOnMemEx
+OpenComponentLibraryOnStreamEx
+ServerGetApplicationType
+SetSetupOpen
+SetSetupSave
+SetupOpen
+SetupSave
diff --git a/mingw-w64-crt/libarm32/clfsw32.def b/mingw-w64-crt/libarm32/clfsw32.def
new file mode 100644
index 0000000..dcec605
--- /dev/null
+++ b/mingw-w64-crt/libarm32/clfsw32.def
@@ -0,0 +1,70 @@
+;
+; Definition file of clfsw32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "clfsw32.dll"
+EXPORTS
+LsnDecrement
+AddLogContainer
+AddLogContainerSet
+AdvanceLogBase
+AlignReservedLog
+AllocReservedLog
+CLFS_LSN_INVALID
+CLFS_LSN_NULL
+CloseAndResetLogFile
+CreateLogContainerScanContext
+CreateLogFile
+CreateLogMarshallingArea
+DeleteLogByHandle
+DeleteLogFile
+DeleteLogMarshallingArea
+DeregisterManageableLogClient
+DumpLogRecords
+FlushLogBuffers
+FlushLogToLsn
+FreeReservedLog
+GetLogContainerName
+GetLogFileInformation
+GetLogIoStatistics
+GetLogReservationInfo
+GetNextLogArchiveExtent
+HandleLogFull
+InstallLogPolicy
+LogTailAdvanceFailure
+LsnBlockOffset
+LsnContainer
+LsnCreate
+LsnEqual
+LsnGreater
+LsnIncrement
+LsnInvalid
+LsnLess
+LsnNull
+LsnRecordSequence
+PrepareLogArchive
+QueryLogPolicy
+ReadLogArchiveMetadata
+ReadLogNotification
+ReadLogRecord
+ReadLogRestartArea
+ReadNextLogRecord
+ReadPreviousLogRestartArea
+RegisterForLogWriteNotification
+RegisterManageableLogClient
+RemoveLogContainer
+RemoveLogContainerSet
+RemoveLogPolicy
+ReserveAndAppendLog
+ReserveAndAppendLogAligned
+ScanLogContainers
+SetEndOfLog
+SetLogArchiveMode
+SetLogArchiveTail
+SetLogFileSizeWithPolicy
+TerminateLogArchive
+TerminateReadLog
+TruncateLog
+ValidateLog
+WriteLogRestartArea
diff --git a/mingw-w64-crt/libarm32/cliconfg.def b/mingw-w64-crt/libarm32/cliconfg.def
new file mode 100644
index 0000000..37f7015
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cliconfg.def
@@ -0,0 +1,10 @@
+;
+; Definition file of CLICONFG.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CLICONFG.DLL"
+EXPORTS
+CPlApplet
+ClientConfigureAddEdit
+OnInitDialogMain
diff --git a/mingw-w64-crt/libarm32/clusapi.def b/mingw-w64-crt/libarm32/clusapi.def
new file mode 100644
index 0000000..8351a74
--- /dev/null
+++ b/mingw-w64-crt/libarm32/clusapi.def
@@ -0,0 +1,203 @@
+;
+; Definition file of CLUSAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CLUSAPI.dll"
+EXPORTS
+CCHlpAddNodeUpdateCluster
+CCHlpConfigureNode
+CCHlpCreateClusterNameCOIfNotExists
+CCHlpGetClusterServiceSecret
+CCHlpGetDNSHostLabel
+CCHlpRestoreClusterVirtualObjectToInitialState
+AddClusterNode
+AddClusterResourceDependency
+AddClusterResourceNode
+AddResourceToClusterSharedVolumes
+BackupClusterDatabase
+CanResourceBeDependent
+CancelClusterGroupOperation
+ChangeClusterResourceGroup
+CloseCluster
+CloseClusterGroup
+CloseClusterNetInterface
+CloseClusterNetwork
+CloseClusterNode
+CloseClusterNotifyPort
+CloseClusterResource
+ClusterCloseEnum
+ClusterCloseEnumEx
+ClusterControl
+ClusterEnum
+ClusterEnumEx
+ClusterFreeMemory
+ClusterFreeMrrResponse
+ClusterGetEnumCount
+ClusterGetEnumCountEx
+ClusterGroupCloseEnum
+ClusterGroupCloseEnumEx
+ClusterGroupControl
+ClusterGroupEnum
+ClusterGroupEnumEx
+ClusterGroupGetEnumCount
+ClusterGroupGetEnumCountEx
+ClusterGroupOpenEnum
+ClusterGroupOpenEnumEx
+ClusterNetInterfaceControl
+ClusterNetworkCloseEnum
+ClusterNetworkControl
+ClusterNetworkEnum
+ClusterNetworkGetEnumCount
+ClusterNetworkOpenEnum
+ClusterNodeCloseEnum
+ClusterNodeCloseEnumEx
+ClusterNodeControl
+ClusterNodeEnum
+ClusterNodeEnumEx
+ClusterNodeGetEnumCount
+ClusterNodeGetEnumCountEx
+ClusterNodeOpenEnum
+ClusterNodeOpenEnumEx
+ClusterOpenEnum
+ClusterOpenEnumEx
+ClusterRegBatchAddCommand
+ClusterRegBatchCloseNotification
+ClusterRegBatchReadCommand
+ClusterRegCloseBatch
+ClusterRegCloseBatchEx
+ClusterRegCloseBatchNotifyPort
+ClusterRegCloseKey
+ClusterRegCloseReadBatch
+ClusterRegCloseReadBatchReply
+ClusterRegCreateBatch
+ClusterRegCreateBatchNotifyPort
+ClusterRegCreateKey
+ClusterRegCreateKeyForceSync
+ClusterRegCreateReadBatch
+ClusterRegDeleteKey
+ClusterRegDeleteKeyForceSync
+ClusterRegDeleteValue
+ClusterRegDeleteValueForceSync
+ClusterRegEnumKey
+ClusterRegEnumValue
+ClusterRegGetBatchNotification
+ClusterRegGetKeySecurity
+ClusterRegOpenKey
+ClusterRegQueryAllValues
+ClusterRegQueryInfoKey
+ClusterRegQueryValue
+ClusterRegReadBatchAddCommand
+ClusterRegReadBatchReplyNextCommand
+ClusterRegSetKeySecurity
+ClusterRegSetValue
+ClusterRegSetValueForceSync
+ClusterRegSyncDatabase
+ClusterResourceCloseEnum
+ClusterResourceCloseEnumEx
+ClusterResourceControl
+ClusterResourceEnum
+ClusterResourceEnumEx
+ClusterResourceGetEnumCount
+ClusterResourceGetEnumCountEx
+ClusterResourceOpenEnum
+ClusterResourceOpenEnumEx
+ClusterResourceTypeCloseEnum
+ClusterResourceTypeControl
+ClusterResourceTypeEnum
+ClusterResourceTypeGetEnumCount
+ClusterResourceTypeOpenEnum
+ClusterSendReceiveMrr
+ClusterSharedVolumeClearBackupState
+ClusterSharedVolumeSetSnapshotState
+ClusterStmFindDisk
+CreateCluster
+CreateClusterGroup
+CreateClusterGroupEx
+CreateClusterManagementPoint
+CreateClusterNotifyPort
+CreateClusterNotifyPortV2
+CreateClusterResource
+CreateClusterResourceType
+CreateClusterResourceWithId
+DeleteClusterGroup
+DeleteClusterResource
+DeleteClusterResourceType
+DestroyCluster
+DestroyClusterGroup
+EvictClusterNode
+EvictClusterNodeEx
+FailClusterResource
+GetClusterFromGroup
+GetClusterFromNetInterface
+GetClusterFromNetwork
+GetClusterFromNode
+GetClusterFromResource
+GetClusterGroupKey
+GetClusterGroupState
+GetClusterInformation
+GetClusterKey
+GetClusterNetInterface
+GetClusterNetInterfaceKey
+GetClusterNetInterfaceState
+GetClusterNetworkId
+GetClusterNetworkKey
+GetClusterNetworkState
+GetClusterNodeId
+GetClusterNodeKey
+GetClusterNodeState
+GetClusterNotify
+GetClusterNotifyV2
+GetClusterQuorumResource
+GetClusterResourceDependencyExpression
+GetClusterResourceKey
+GetClusterResourceNetworkName
+GetClusterResourceState
+GetClusterResourceTypeKey
+GetClusterSharedVolumeNameForFile
+GetNodeClusterState
+GetNotifyEventHandle
+IsFileOnClusterSharedVolume
+MoveClusterGroup
+MoveClusterGroupEx
+OfflineClusterGroup
+OfflineClusterGroupEx
+OfflineClusterResource
+OfflineClusterResourceEx
+OnlineClusterGroup
+OnlineClusterGroupEx
+OnlineClusterResource
+OnlineClusterResourceEx
+OpenCluster
+OpenClusterEx
+OpenClusterEx2
+OpenClusterGroup
+OpenClusterGroupEx
+OpenClusterNetInterface
+OpenClusterNetInterfaceEx
+OpenClusterNetwork
+OpenClusterNetworkEx
+OpenClusterNode
+OpenClusterNodeEx
+OpenClusterResource
+OpenClusterResourceEx
+PauseClusterNode
+PauseClusterNodeEx
+RegisterClusterNotify
+RegisterClusterNotifyV2
+RemoveClusterResourceDependency
+RemoveClusterResourceNode
+RemoveResourceFromClusterSharedVolumes
+RestartClusterResource
+RestoreClusterDatabase
+ResumeClusterNode
+ResumeClusterNodeEx
+SetClusterGroupName
+SetClusterGroupNodeList
+SetClusterName
+SetClusterNetworkName
+SetClusterNetworkPriorityOrder
+SetClusterQuorumResource
+SetClusterResourceDependencyExpression
+SetClusterResourceName
+SetClusterServiceAccountPassword
diff --git a/mingw-w64-crt/libarm32/cmdext.def b/mingw-w64-crt/libarm32/cmdext.def
new file mode 100644
index 0000000..5d588e7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cmdext.def
@@ -0,0 +1,21 @@
+;
+; Definition file of CMDEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CMDEXT.dll"
+EXPORTS
+CmdBatNotificationStub
+DoSHChangeNotify
+FindFirstStreamWStub
+FindNextStreamWStub
+GetBinaryTypeWStub
+GetVDMCurrentDirectoriesStub
+LookupAccountSidWStub
+MessageBeepStub
+QueryFullProcessImageNameWStub
+SaferWorker
+ShellExecuteWorker
+WNetAddConnection2WStub
+WNetCancelConnection2WStub
+WNetGetConnectionWStub
diff --git a/mingw-w64-crt/libarm32/cmifw.def b/mingw-w64-crt/libarm32/cmifw.def
new file mode 100644
index 0000000..4710813
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cmifw.def
@@ -0,0 +1,9 @@
+;
+; Definition file of cmifw.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "cmifw.DLL"
+EXPORTS
+EnableGroupW
+unattendW
diff --git a/mingw-w64-crt/libarm32/cmipnpinstall.def b/mingw-w64-crt/libarm32/cmipnpinstall.def
new file mode 100644
index 0000000..48be09b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cmipnpinstall.def
@@ -0,0 +1,8 @@
+;
+; Definition file of cmipnpinstall.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "cmipnpinstall.DLL"
+EXPORTS
+OnlineSetupPNPInstall
diff --git a/mingw-w64-crt/libarm32/cnvfat.def b/mingw-w64-crt/libarm32/cnvfat.def
new file mode 100644
index 0000000..bb74d0e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cnvfat.def
@@ -0,0 +1,9 @@
+;
+; Definition file of CUFAT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CUFAT.dll"
+EXPORTS
+IsConversionAvailable
+ConvertFAT
diff --git a/mingw-w64-crt/libarm32/cofiredm.def b/mingw-w64-crt/libarm32/cofiredm.def
new file mode 100644
index 0000000..a379250
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cofiredm.def
@@ -0,0 +1,10 @@
+;
+; Definition file of cofiredm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "cofiredm.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/colbact.def b/mingw-w64-crt/libarm32/colbact.def
new file mode 100644
index 0000000..66d95f4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/colbact.def
@@ -0,0 +1,11 @@
+;
+; Definition file of colbact.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "colbact.DLL"
+EXPORTS
+GetClassInfoForCurrentUser
+GetDefaultPartitionForCurrentUser
+GetDefaultPartitionForSid
+PartitionAccessCheck
diff --git a/mingw-w64-crt/libarm32/colorcnv.def b/mingw-w64-crt/libarm32/colorcnv.def
new file mode 100644
index 0000000..643405f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/colorcnv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of deffile.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "deffile.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/colorui.def b/mingw-w64-crt/libarm32/colorui.def
new file mode 100644
index 0000000..f2ab78f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/colorui.def
@@ -0,0 +1,8 @@
+;
+; Definition file of colorui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "colorui.dll"
+EXPORTS
+LaunchColorCpl
diff --git a/mingw-w64-crt/libarm32/combase.def b/mingw-w64-crt/libarm32/combase.def
new file mode 100644
index 0000000..5534a09
--- /dev/null
+++ b/mingw-w64-crt/libarm32/combase.def
@@ -0,0 +1,357 @@
+;
+; Definition file of combase.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "combase.dll"
+EXPORTS
+ord_1 @1
+ObjectStublessClient3
+ObjectStublessClient4
+ObjectStublessClient5
+ObjectStublessClient6
+ObjectStublessClient7
+ObjectStublessClient8
+ObjectStublessClient9
+ObjectStublessClient10
+ObjectStublessClient11
+ObjectStublessClient12
+ObjectStublessClient13
+ObjectStublessClient14
+ObjectStublessClient15
+ObjectStublessClient16
+ObjectStublessClient17
+ObjectStublessClient18
+ObjectStublessClient19
+ObjectStublessClient20
+ObjectStublessClient21
+ObjectStublessClient22
+ObjectStublessClient23
+ObjectStublessClient24
+ObjectStublessClient25
+ObjectStublessClient26
+ObjectStublessClient27
+ObjectStublessClient28
+ObjectStublessClient29
+ObjectStublessClient30
+ObjectStublessClient31
+ObjectStublessClient32
+NdrProxyForwardingFunction3
+NdrProxyForwardingFunction4
+NdrProxyForwardingFunction5
+NdrProxyForwardingFunction6
+NdrProxyForwardingFunction7
+NdrProxyForwardingFunction8
+NdrProxyForwardingFunction9
+NdrProxyForwardingFunction10
+NdrProxyForwardingFunction11
+NdrProxyForwardingFunction12
+NdrProxyForwardingFunction13
+NdrProxyForwardingFunction14
+NdrProxyForwardingFunction15
+NdrProxyForwardingFunction16
+NdrProxyForwardingFunction17
+NdrProxyForwardingFunction18
+NdrProxyForwardingFunction19
+NdrProxyForwardingFunction20
+NdrProxyForwardingFunction21
+NdrProxyForwardingFunction22
+NdrProxyForwardingFunction23
+NdrProxyForwardingFunction24
+NdrProxyForwardingFunction25
+NdrProxyForwardingFunction26
+NdrProxyForwardingFunction27
+NdrProxyForwardingFunction28
+NdrProxyForwardingFunction29
+NdrProxyForwardingFunction30
+NdrProxyForwardingFunction31
+NdrProxyForwardingFunction32
+NdrOleInitializeExtension
+ord_63 @63
+ord_64 @64
+ord_65 @65
+ord_66 @66
+ord_67 @67
+ord_68 @68
+ord_69 @69
+ord_70 @70
+ord_71 @71
+RoFailFastWithErrorContextInternal2
+RoFailFastWithErrorContextInternal
+UpdateProcessTracing
+CLSIDFromOle1Class
+CLSIDFromProgID
+CLSIDFromString
+CleanupOleStateInAllTls
+ord_79 @79
+ord_80 @80
+ord_81 @81
+CleanupTlsOleState
+ClearCleanupFlag
+CoAddRefServerProcess
+CoAllowUnmarshalerCLSID
+ord_86 @86
+ord_87 @87
+ord_88 @88
+CoCancelCall
+ord_90 @90
+ord_91 @91
+ord_92 @92
+ord_93 @93
+CoCopyProxy
+ord_95 @95
+ord_96 @96
+ord_97 @97
+ord_98 @98
+ord_99 @99
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+CoCreateErrorInfo
+CoCreateFreeThreadedMarshaler
+CoCreateGuid
+CoCreateInstance
+CoCreateInstanceEx
+ord_110 @110
+ord_111 @111
+ord_112 @112
+CoCreateInstanceFromApp
+CoCreateObjectInContext
+CoDeactivateObject
+CoDecodeProxy
+CoDecrementMTAUsage
+CoDisableCallCancellation
+CoDisconnectContext
+ord_120 @120
+ord_121 @121
+ord_122 @122
+ord_123 @123
+ord_124 @124
+ord_125 @125
+ord_126 @126
+ord_127 @127
+ord_128 @128
+ord_129 @129
+ord_130 @130
+CoDisconnectObject
+CoEnableCallCancellation
+ord_133 @133
+ord_134 @134
+ord_135 @135
+ord_136 @136
+ord_137 @137
+ord_138 @138
+ord_139 @139
+CoFreeUnusedLibraries
+CoFreeUnusedLibrariesEx
+CoGetActivationState
+CoGetApartmentID
+CoGetApartmentType
+CoGetCallContext
+CoGetCallState
+CoGetCallerTID
+CoGetCancelObject
+CoGetClassObject
+CoGetClassVersion
+CoGetContextToken
+CoGetCurrentLogicalThreadId
+CoGetCurrentProcess
+CoGetDefaultContext
+CoGetErrorInfo
+CoGetInstanceFromFile
+CoGetInstanceFromIStorage
+CoGetInterfaceAndReleaseStream
+CoGetMalloc
+CoGetMarshalSizeMax
+CoGetModuleType
+CoGetObjectContext
+CoGetPSClsid
+CoGetProcessIdentifier
+CoGetStandardMarshal
+CoGetStdMarshalEx
+CoGetSystemSecurityPermissions
+CoGetTreatAsClass
+CoImpersonateClient
+CoIncrementMTAUsage
+CoInitializeEx
+CoInitializeSecurity
+CoInitializeWOW
+CoInvalidateRemoteMachineBindings
+CoIsHandlerConnected
+CoLockObjectExternal
+CoMarshalHresult
+CoMarshalInterThreadInterfaceInStream
+CoMarshalInterface
+CoPopServiceDomain
+CoPushServiceDomain
+CoQueryAuthenticationServices
+CoQueryClientBlanket
+CoQueryProxyBlanket
+CoReactivateObject
+CoRegisterActivationFilter
+CoRegisterClassObject
+CoRegisterInitializeSpy
+CoRegisterMallocSpy
+CoRegisterMessageFilter
+CoRegisterPSClsid
+CoRegisterSurrogate
+CoRegisterSurrogateEx
+CoReleaseMarshalData
+CoReleaseServerProcess
+CoResumeClassObjects
+CoRetireServer
+CoRevertToSelf
+CoRevokeClassObject
+CoRevokeInitializeSpy
+CoRevokeMallocSpy
+CoSetCancelObject
+CoSetErrorInfo
+CoSetProxyBlanket
+CoSuspendClassObjects
+CoSwitchCallContext
+CoTaskMemAlloc
+CoTaskMemFree
+CoTaskMemRealloc
+CoTestCancel
+CoUninitialize
+CoUnloadingWOW
+CoUnmarshalHresult
+CoUnmarshalInterface
+CoVrfCheckThreadState
+CoVrfGetThreadState
+CoVrfReleaseThreadState
+CoWaitForMultipleHandles
+CoWaitForMultipleObjects
+CreateErrorInfo
+CreateStreamOnHGlobal
+DcomChannelSetHResult
+DllDebugObjectRPCHook
+EnableHookObject
+FreePropVariantArray
+FreePropVariantArrayWorker
+GetCatalogHelper
+GetErrorInfo
+GetFuncDescs
+GetHGlobalFromStream
+GetHookInterface
+GetRestrictedErrorInfo
+HSTRING_UserFree
+HSTRING_UserMarshal
+HSTRING_UserSize
+HSTRING_UserUnmarshal
+HkOleRegisterObject
+IIDFromString
+InternalAppInvokeExceptionFilter
+InternalCCFreeUnused
+InternalCCGetClassInformationForDde
+InternalCCGetClassInformationFromKey
+InternalCCSetDdeServerWindow
+InternalCMLSendReceive
+InternalCallAsProxyExceptionFilter
+InternalCallFrameExceptionFilter
+InternalCallerIsAppContainer
+InternalCanMakeOutCall
+InternalCoIsSurrogateProcess
+InternalCoRegisterDisconnectCallback
+InternalCoRegisterSurrogatedObject
+InternalCoStdMarshalObject
+InternalCoUnregisterDisconnectCallback
+InternalCompleteObjRef
+InternalCreateCAggId
+InternalCreateIdentityHandler
+InternalDoATClassCreate
+InternalFillLocalOXIDInfo
+InternalFreeObjRef
+InternalGetWindowPropInterface
+InternalIrotEnumRunning
+InternalIrotGetObject
+InternalIrotGetTimeOfLastChange
+InternalIrotIsRunning
+InternalIrotNoteChangeTime
+InternalIrotRegister
+InternalIrotRevoke
+InternalIsApartmentInitialized
+InternalIsProcessInitialized
+InternalMarshalObjRef
+InternalNotifyDDStartOrStop
+InternalOleModalLoopBlockFn
+InternalRegisterWindowPropInterface
+InternalReleaseMarshalObjRef
+InternalSTAInvoke
+InternalServerExceptionFilter
+InternalSetAptCallCtrlOnTlsIfRequired
+InternalSetOleThunkWowPtr
+InternalStubInvoke
+InternalTlsAllocData
+InternalUnmarshalObjRef
+IsErrorPropagationEnabled
+NdrExtStubInitialize
+NdrOleDllGetClassObject
+NdrpFindInterface
+ProgIDFromCLSID
+PropVariantClear
+PropVariantCopy
+ReleaseFuncDescs
+RoActivateInstance
+RoCaptureErrorContext
+RoClearError
+RoFailFastWithErrorContext
+RoFreeParameterizedTypeExtra
+RoGetActivatableClassRegistration
+RoGetActivationFactory
+RoGetAgileReference
+RoGetApartmentIdentifier
+RoGetErrorReportingFlags
+RoGetMatchingRestrictedErrorInfo
+RoGetParameterizedTypeInstanceIID
+RoGetServerActivatableClasses
+RoInitialize
+RoInspectCapturedStackBackTrace
+RoInspectThreadErrorInfo
+RoOriginateError
+RoOriginateErrorW
+RoOriginateLanguageException
+RoParameterizedTypeExtraGetTypeSignature
+RoRegisterActivationFactories
+RoRegisterForApartmentShutdown
+RoReportCapabilityCheckFailure
+RoReportFailedDelegate
+RoReportUnhandledError
+RoResolveRestrictedErrorInfoReference
+RoRevokeActivationFactories
+RoSetErrorReportingFlags
+RoTransformError
+RoTransformErrorW
+RoUninitialize
+RoUnregisterForApartmentShutdown
+SetCleanupFlag
+SetErrorInfo
+SetRestrictedErrorInfo
+StringFromCLSID
+StringFromGUID2
+StringFromIID
+UpdateDCOMSettings
+WdtpInterfacePointer_UserMarshal
+WdtpInterfacePointer_UserSize
+WdtpInterfacePointer_UserUnmarshal
+WindowsCompareStringOrdinal
+WindowsConcatString
+WindowsCreateString
+WindowsCreateStringReference
+WindowsDeleteString
+WindowsDeleteStringBuffer
+WindowsDuplicateString
+WindowsGetStringLen
+WindowsGetStringRawBuffer
+WindowsInspectString
+WindowsIsStringEmpty
+WindowsPreallocateStringBuffer
+WindowsPromoteStringBuffer
+WindowsReplaceString
+WindowsStringHasEmbeddedNull
+WindowsSubstring
+WindowsSubstringWithSpecifiedLength
+WindowsTrimStringEnd
+WindowsTrimStringStart
diff --git a/mingw-w64-crt/libarm32/comctl32.def b/mingw-w64-crt/libarm32/comctl32.def
new file mode 100644
index 0000000..18afa7a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/comctl32.def
@@ -0,0 +1,185 @@
+;
+; Definition file of COMCTL32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "COMCTL32.dll"
+EXPORTS
+MenuHelp
+ShowHideMenuCtl
+GetEffectiveClientRect
+DrawStatusTextA
+CreateStatusWindowA
+CreateToolbar
+CreateMappedBitmap
+DPA_LoadStream
+DPA_SaveStream
+DPA_Merge
+CreatePropertySheetPage
+MakeDragList
+LBItemFromPt
+DrawInsert
+CreateUpDownControl
+InitCommonControls
+CreatePropertySheetPageA
+CreatePropertySheetPageW
+CreateStatusWindow
+CreateStatusWindowW
+CreateToolbarEx
+DestroyPropertySheetPage
+DrawStatusText
+DrawStatusTextW
+FlatSB_EnableScrollBar
+FlatSB_GetScrollInfo
+FlatSB_GetScrollPos
+FlatSB_GetScrollProp
+FlatSB_GetScrollRange
+FlatSB_SetScrollInfo
+FlatSB_SetScrollPos
+FlatSB_SetScrollProp
+FlatSB_SetScrollRange
+FlatSB_ShowScrollBar
+GetMUILanguage
+ImageList_Add
+ImageList_AddIcon
+ImageList_AddMasked
+ImageList_BeginDrag
+ImageList_Copy
+ImageList_Create
+ImageList_Destroy
+ImageList_DragEnter
+ImageList_DragLeave
+ImageList_DragMove
+ImageList_DragShowNolock
+ImageList_Draw
+ImageList_DrawEx
+ImageList_DrawIndirect
+ImageList_Duplicate
+ImageList_EndDrag
+ImageList_GetBkColor
+ImageList_GetDragImage
+ImageList_GetFlags
+ImageList_GetIcon
+ImageList_GetIconSize
+ImageList_GetImageCount
+ImageList_GetImageInfo
+ImageList_GetImageRect
+ImageList_LoadImage
+ImageList_LoadImageA
+ImageList_LoadImageW
+ImageList_Merge
+ImageList_Read
+ImageList_Remove
+ImageList_Replace
+ImageList_ReplaceIcon
+ImageList_SetBkColor
+ord_71 @71
+ord_72 @72
+ord_73 @73
+ord_74 @74
+ImageList_SetDragCursorImage
+ImageList_SetFilter
+ImageList_SetFlags
+ImageList_SetIconSize
+ImageList_SetImageCount
+ImageList_SetOverlayImage
+ImageList_Write
+InitCommonControlsEx
+InitMUILanguage
+InitializeFlatSB
+PropertySheet
+PropertySheetA
+PropertySheetW
+RegisterClassNameW
+UninitializeFlatSB
+_TrackMouseEvent
+ord_151 @151
+FreeMRUList
+ord_153 @153
+ord_154 @154
+ord_155 @155
+ord_156 @156
+ord_157 @157
+ord_163 @163
+ord_164 @164
+ord_167 @167
+ord_169 @169
+ord_233 @233
+ord_234 @234
+ord_235 @235
+Str_SetPtrW
+DSA_Create
+DSA_Destroy
+DSA_GetItem
+DSA_GetItemPtr
+DSA_InsertItem
+DSA_SetItem
+DSA_DeleteItem
+DSA_DeleteAllItems
+DPA_Create
+DPA_Destroy
+DPA_Grow
+DPA_Clone
+DPA_GetPtr
+DPA_GetPtrIndex
+DPA_InsertPtr
+DPA_SetPtr
+DPA_DeletePtr
+DPA_DeleteAllPtrs
+DPA_Sort
+DPA_Search
+DPA_CreateEx
+ord_341 @341
+ord_342 @342
+ord_350 @350
+ord_351 @351
+ord_352 @352
+ord_353 @353
+ord_354 @354
+ord_355 @355
+ord_356 @356
+ord_357 @357
+ord_358 @358
+ord_359 @359
+ord_360 @360
+ord_361 @361
+ord_362 @362
+ord_363 @363
+ord_364 @364
+ord_365 @365
+ord_366 @366
+ord_367 @367
+ord_368 @368
+ord_369 @369
+ord_372 @372
+ord_373 @373
+ord_374 @374
+ord_375 @375
+ord_376 @376
+ord_377 @377
+ord_382 @382
+ord_383 @383
+ord_384 @384
+DPA_EnumCallback
+DPA_DestroyCallback
+DSA_EnumCallback
+DSA_DestroyCallback
+ord_389 @389
+ord_390 @390
+CreateMRUListW
+AddMRUStringW
+ord_402 @402
+EnumMRUListW
+ord_404 @404
+SetWindowSubclass
+ord_411 @411
+RemoveWindowSubclass
+DefSubclassProc
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_418 @418
+ord_419 @419
+ord_420 @420
+ord_421 @421
diff --git a/mingw-w64-crt/libarm32/comdlg32.def b/mingw-w64-crt/libarm32/comdlg32.def
new file mode 100644
index 0000000..293f30b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/comdlg32.def
@@ -0,0 +1,35 @@
+;
+; Definition file of COMDLG32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "COMDLG32.dll"
+EXPORTS
+ord_100 @100
+ord_101 @101
+ChooseColorA
+ChooseColorW
+ChooseFontA
+ChooseFontW
+CommDlgExtendedError
+FindTextA
+FindTextW
+GetFileTitleA
+GetFileTitleW
+GetOpenFileNameA
+GetOpenFileNameW
+GetSaveFileNameA
+GetSaveFileNameW
+LoadAlterBitmap
+PageSetupDlgA
+PageSetupDlgW
+PrintDlgA
+PrintDlgExA
+PrintDlgExW
+PrintDlgW
+ReplaceTextA
+ReplaceTextW
+Ssync_ANSI_UNICODE_Struct_For_WOW
+WantArrows
+dwLBSubclass
+dwOKSubclass
diff --git a/mingw-w64-crt/libarm32/comppkgsup.def b/mingw-w64-crt/libarm32/comppkgsup.def
new file mode 100644
index 0000000..fcdda29
--- /dev/null
+++ b/mingw-w64-crt/libarm32/comppkgsup.def
@@ -0,0 +1,8 @@
+;
+; Definition file of CompPkgSup.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CompPkgSup.DLL"
+EXPORTS
+InstantiateComponentFromPackage
diff --git a/mingw-w64-crt/libarm32/compstui.def b/mingw-w64-crt/libarm32/compstui.def
new file mode 100644
index 0000000..a340e44
--- /dev/null
+++ b/mingw-w64-crt/libarm32/compstui.def
@@ -0,0 +1,11 @@
+;
+; Definition file of COMPSTUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "COMPSTUI.dll"
+EXPORTS
+CommonPropertySheetUIA
+CommonPropertySheetUIW
+GetCPSUIUserData
+SetCPSUIUserData
diff --git a/mingw-w64-crt/libarm32/comsnap.def b/mingw-w64-crt/libarm32/comsnap.def
new file mode 100644
index 0000000..ef749c8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/comsnap.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ComSnap.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ComSnap.DLL"
+EXPORTS
+InstallDsExtension
diff --git a/mingw-w64-crt/libarm32/comsvcs.def b/mingw-w64-crt/libarm32/comsvcs.def
new file mode 100644
index 0000000..efb1ff3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/comsvcs.def
@@ -0,0 +1,25 @@
+;
+; Definition file of comsvcs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "comsvcs.dll"
+EXPORTS
+CosGetCallContext
+ord_6 @6
+ord_7 @7
+CoCreateActivity
+CoEnterServiceDomain
+CoLeaveServiceDomain
+CoLoadServices
+ComSvcsExceptionFilter
+ComSvcsLogError
+DispManGetContext
+GetMTAThreadPoolMetrics
+GetManagedExtensions
+GetObjectContext
+GetTrkSvrObject
+MTSCreateActivity
+MiniDumpW
+RecycleSurrogate
+SafeRef
diff --git a/mingw-w64-crt/libarm32/comuid.def b/mingw-w64-crt/libarm32/comuid.def
new file mode 100644
index 0000000..6548576
--- /dev/null
+++ b/mingw-w64-crt/libarm32/comuid.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ComUID.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ComUID.DLL"
+EXPORTS
+CreateDCOMSecurityUIPage
diff --git a/mingw-w64-crt/libarm32/connect.def b/mingw-w64-crt/libarm32/connect.def
new file mode 100644
index 0000000..f29aa42
--- /dev/null
+++ b/mingw-w64-crt/libarm32/connect.def
@@ -0,0 +1,20 @@
+;
+; Definition file of connect.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "connect.dll"
+EXPORTS
+AddConnectionOptionListEntries
+CreateVPNConnection
+GetInternetConnected
+GetNetworkConnected
+GetVPNConnected
+HrIsInternetConnected
+HrIsInternetConnectedGUID
+IsInternetConnected
+IsInternetConnectedGUID
+IsUniqueConnectionName
+RegisterPageWithPage
+UnregisterPage
+UnregisterPagesLink
diff --git a/mingw-w64-crt/libarm32/connectedaccountstate.def b/mingw-w64-crt/libarm32/connectedaccountstate.def
new file mode 100644
index 0000000..a41373c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/connectedaccountstate.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ConnectedAccountState.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ConnectedAccountState.dll"
+EXPORTS
+ActionCenterRunDllW
diff --git a/mingw-w64-crt/libarm32/console.def b/mingw-w64-crt/libarm32/console.def
new file mode 100644
index 0000000..742e8ea
--- /dev/null
+++ b/mingw-w64-crt/libarm32/console.def
@@ -0,0 +1,8 @@
+;
+; Definition file of Console.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Console.dll"
+EXPORTS
+CPlApplet
diff --git a/mingw-w64-crt/libarm32/credssp.def b/mingw-w64-crt/libarm32/credssp.def
new file mode 100644
index 0000000..3ea5d38
--- /dev/null
+++ b/mingw-w64-crt/libarm32/credssp.def
@@ -0,0 +1,33 @@
+;
+; Definition file of CREDSSP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CREDSSP.dll"
+EXPORTS
+InitSecurityInterfaceW
+SpAcceptSecurityContext
+SpAcquireCredentialsHandleW
+SpAddCredentialsW
+SpApplyControlToken
+SpChangeAccountPasswordW
+SpCompleteAuthToken
+SpDecryptMessage
+SpDeleteSecurityContext
+SpEncryptMessage
+SpEnumerateSecurityPackagesW
+SpExportSecurityContext
+SpFreeContextBuffer
+SpFreeCredentialsHandle
+SpImpersonateSecurityContext
+SpImportSecurityContextW
+SpInitializeSecurityContextW
+SpMakeSignature
+SpQueryContextAttributesW
+SpQueryCredentialsAttributesW
+SpQuerySecurityContextToken
+SpQuerySecurityPackageInfoW
+SpRevertSecurityContext
+SpSetContextAttributesW
+SpSetCredentialsAttributesW
+SpVerifySignature
diff --git a/mingw-w64-crt/libarm32/credui.def b/mingw-w64-crt/libarm32/credui.def
new file mode 100644
index 0000000..6566530
--- /dev/null
+++ b/mingw-w64-crt/libarm32/credui.def
@@ -0,0 +1,33 @@
+;
+; Definition file of credui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "credui.dll"
+EXPORTS
+CredPackAuthenticationBufferA
+CredPackAuthenticationBufferW
+CredUICmdLinePromptForCredentialsA
+CredUICmdLinePromptForCredentialsW
+CredUIConfirmCredentialsA
+CredUIConfirmCredentialsW
+CredUIInitControls
+CredUIParseUserNameA
+CredUIParseUserNameW
+CredUIPromptForCredentialsA
+CredUIPromptForCredentialsW
+CredUIPromptForWindowsCredentialsA
+CredUIPromptForWindowsCredentialsW
+CredUIPromptForWindowsCredentialsWorker
+CredUIReadSSOCredA
+CredUIReadSSOCredW
+CredUIStoreSSOCredA
+CredUIStoreSSOCredW
+CredUnPackAuthenticationBufferA
+CredUnPackAuthenticationBufferW
+SspiGetCredUIContext
+SspiIsPromptingNeeded
+SspiPromptForCredentialsA
+SspiPromptForCredentialsW
+SspiUnmarshalCredUIContext
+SspiUpdateCredentials
diff --git a/mingw-w64-crt/libarm32/crypt32.def b/mingw-w64-crt/libarm32/crypt32.def
new file mode 100644
index 0000000..81b8f7a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/crypt32.def
@@ -0,0 +1,306 @@
+;
+; Definition file of CRYPT32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPT32.dll"
+EXPORTS
+ord_1001 @1001
+ord_1002 @1002
+ord_1003 @1003
+ord_1004 @1004
+ord_1005 @1005
+ord_1006 @1006
+ord_1007 @1007
+ord_1008 @1008
+ord_1009 @1009
+ord_1010 @1010
+ord_1011 @1011
+CryptObjectLocatorFree
+CryptObjectLocatorGet
+CryptObjectLocatorGetContent
+CryptObjectLocatorGetUpdated
+CryptObjectLocatorInitialize
+CryptObjectLocatorIsChanged
+CryptObjectLocatorRelease
+I_PFXImportCertStoreEx
+CertAddCRLContextToStore
+CertAddCRLLinkToStore
+CertAddCTLContextToStore
+CertAddCTLLinkToStore
+CertAddCertificateContextToStore
+CertAddCertificateLinkToStore
+CertAddEncodedCRLToStore
+CertAddEncodedCTLToStore
+CertAddEncodedCertificateToStore
+CertAddEncodedCertificateToSystemStoreA
+CertAddEncodedCertificateToSystemStoreW
+CertAddEnhancedKeyUsageIdentifier
+CertAddRefServerOcspResponse
+CertAddRefServerOcspResponseContext
+CertAddSerializedElementToStore
+CertAddStoreToCollection
+CertAlgIdToOID
+CertCloseServerOcspResponse
+CertCloseStore
+CertCompareCertificate
+CertCompareCertificateName
+CertCompareIntegerBlob
+CertComparePublicKeyInfo
+CertControlStore
+CertCreateCRLContext
+CertCreateCTLContext
+CertCreateCTLEntryFromCertificateContextProperties
+CertCreateCertificateChainEngine
+CertCreateCertificateContext
+CertCreateContext
+CertCreateSelfSignCertificate
+CertDeleteCRLFromStore
+CertDeleteCTLFromStore
+CertDeleteCertificateFromStore
+CertDuplicateCRLContext
+CertDuplicateCTLContext
+CertDuplicateCertificateChain
+CertDuplicateCertificateContext
+CertDuplicateStore
+CertEnumCRLContextProperties
+CertEnumCRLsInStore
+CertEnumCTLContextProperties
+CertEnumCTLsInStore
+CertEnumCertificateContextProperties
+CertEnumCertificatesInStore
+CertEnumPhysicalStore
+CertEnumSubjectInSortedCTL
+CertEnumSystemStore
+CertEnumSystemStoreLocation
+CertFindAttribute
+CertFindCRLInStore
+CertFindCTLInStore
+CertFindCertificateInCRL
+CertFindCertificateInStore
+CertFindChainInStore
+CertFindExtension
+CertFindRDNAttr
+CertFindSubjectInCTL
+CertFindSubjectInSortedCTL
+CertFreeCRLContext
+CertFreeCTLContext
+CertFreeCertificateChain
+CertFreeCertificateChainEngine
+CertFreeCertificateChainList
+CertFreeCertificateContext
+CertFreeServerOcspResponseContext
+CertGetCRLContextProperty
+CertGetCRLFromStore
+CertGetCTLContextProperty
+CertGetCertificateChain
+CertGetCertificateContextProperty
+CertGetEnhancedKeyUsage
+CertGetIntendedKeyUsage
+CertGetIssuerCertificateFromStore
+CertGetNameStringA
+CertGetNameStringW
+CertGetPublicKeyLength
+CertGetServerOcspResponseContext
+CertGetStoreProperty
+CertGetSubjectCertificateFromStore
+CertGetValidUsages
+CertIsRDNAttrsInCertificateName
+CertIsStrongHashToSign
+CertIsValidCRLForCertificate
+CertNameToStrA
+CertNameToStrW
+CertOIDToAlgId
+CertOpenServerOcspResponse
+CertOpenStore
+CertOpenSystemStoreA
+CertOpenSystemStoreW
+CertRDNValueToStrA
+CertRDNValueToStrW
+CertRegisterPhysicalStore
+CertRegisterSystemStore
+CertRemoveEnhancedKeyUsageIdentifier
+CertRemoveStoreFromCollection
+CertResyncCertificateChainEngine
+CertRetrieveLogoOrBiometricInfo
+CertSaveStore
+CertSelectCertificateChains
+CertSerializeCRLStoreElement
+CertSerializeCTLStoreElement
+CertSerializeCertificateStoreElement
+CertSetCRLContextProperty
+CertSetCTLContextProperty
+CertSetCertificateContextPropertiesFromCTLEntry
+CertSetCertificateContextProperty
+CertSetEnhancedKeyUsage
+CertSetStoreProperty
+CertStrToNameA
+CertStrToNameW
+CertUnregisterPhysicalStore
+CertUnregisterSystemStore
+CertVerifyCRLRevocation
+CertVerifyCRLTimeValidity
+CertVerifyCTLUsage
+CertVerifyCertificateChainPolicy
+CertVerifyRevocation
+CertVerifySubjectCertificateContext
+CertVerifyTimeValidity
+CertVerifyValidityNesting
+CryptAcquireCertificatePrivateKey
+CryptBinaryToStringA
+CryptBinaryToStringW
+CryptCloseAsyncHandle
+CryptCreateAsyncHandle
+CryptCreateKeyIdentifierFromCSP
+CryptDecodeMessage
+CryptDecodeObject
+CryptDecodeObjectEx
+CryptDecryptAndVerifyMessageSignature
+CryptDecryptMessage
+CryptEncodeObject
+CryptEncodeObjectEx
+CryptEncryptMessage
+CryptEnumKeyIdentifierProperties
+CryptEnumOIDFunction
+CryptEnumOIDInfo
+CryptExportPKCS8
+CryptExportPublicKeyInfo
+CryptExportPublicKeyInfoEx
+CryptExportPublicKeyInfoFromBCryptKeyHandle
+CryptFindCertificateKeyProvInfo
+CryptFindLocalizedName
+CryptFindOIDInfo
+CryptFormatObject
+CryptFreeOIDFunctionAddress
+CryptGetAsyncParam
+CryptGetDefaultOIDDllList
+CryptGetDefaultOIDFunctionAddress
+CryptGetKeyIdentifierProperty
+CryptGetMessageCertificates
+CryptGetMessageSignerCount
+CryptGetOIDFunctionAddress
+CryptGetOIDFunctionValue
+CryptHashCertificate
+CryptHashCertificate2
+CryptHashMessage
+CryptHashPublicKeyInfo
+CryptHashToBeSigned
+CryptImportPKCS8
+CryptImportPublicKeyInfo
+CryptImportPublicKeyInfoEx
+CryptImportPublicKeyInfoEx2
+CryptInitOIDFunctionSet
+CryptInstallDefaultContext
+CryptInstallOIDFunctionAddress
+CryptLoadSip
+CryptMemAlloc
+CryptMemFree
+CryptMemRealloc
+CryptMsgCalculateEncodedLength
+CryptMsgClose
+CryptMsgControl
+CryptMsgCountersign
+CryptMsgCountersignEncoded
+CryptMsgDuplicate
+CryptMsgEncodeAndSignCTL
+CryptMsgGetAndVerifySigner
+CryptMsgGetParam
+CryptMsgOpenToDecode
+CryptMsgOpenToEncode
+CryptMsgSignCTL
+CryptMsgUpdate
+CryptMsgVerifyCountersignatureEncoded
+CryptMsgVerifyCountersignatureEncodedEx
+CryptProtectData
+CryptProtectMemory
+CryptQueryObject
+CryptRegisterDefaultOIDFunction
+CryptRegisterOIDFunction
+CryptRegisterOIDInfo
+CryptRetrieveTimeStamp
+CryptSIPAddProvider
+CryptSIPCreateIndirectData
+CryptSIPGetCaps
+CryptSIPGetSealedDigest
+CryptSIPGetSignedDataMsg
+CryptSIPLoad
+CryptSIPPutSignedDataMsg
+CryptSIPRemoveProvider
+CryptSIPRemoveSignedDataMsg
+CryptSIPRetrieveSubjectGuid
+CryptSIPRetrieveSubjectGuidForCatalogFile
+CryptSIPVerifyIndirectData
+CryptSetAsyncParam
+CryptSetKeyIdentifierProperty
+CryptSetOIDFunctionValue
+CryptSignAndEncodeCertificate
+CryptSignAndEncryptMessage
+CryptSignCertificate
+CryptSignMessage
+CryptSignMessageWithKey
+CryptStringToBinaryA
+CryptStringToBinaryW
+CryptUninstallDefaultContext
+CryptUnprotectData
+CryptUnprotectMemory
+CryptUnregisterDefaultOIDFunction
+CryptUnregisterOIDFunction
+CryptUnregisterOIDInfo
+CryptUpdateProtectedState
+CryptVerifyCertificateSignature
+CryptVerifyCertificateSignatureEx
+CryptVerifyDetachedMessageHash
+CryptVerifyDetachedMessageSignature
+CryptVerifyMessageHash
+CryptVerifyMessageSignature
+CryptVerifyMessageSignatureWithKey
+CryptVerifyTimeStampSignature
+I_CertDiagControl
+I_CertProtectFunction
+I_CertSrvProtectFunction
+I_CertSyncStore
+I_CertUpdateStore
+I_CryptAddRefLruEntry
+I_CryptAddSmartCardCertToStore
+I_CryptAllocTls
+I_CryptCreateLruCache
+I_CryptCreateLruEntry
+I_CryptDetachTls
+I_CryptDisableLruOfEntries
+I_CryptEnableLruOfEntries
+I_CryptEnumMatchingLruEntries
+I_CryptFindLruEntry
+I_CryptFindLruEntryData
+I_CryptFindSmartCardCertInStore
+I_CryptFlushLruCache
+I_CryptFreeLruCache
+I_CryptFreeTls
+I_CryptGetAsn1Decoder
+I_CryptGetAsn1Encoder
+I_CryptGetDefaultCryptProv
+I_CryptGetDefaultCryptProvForEncrypt
+I_CryptGetFileVersion
+I_CryptGetLruEntryData
+I_CryptGetLruEntryIdentifier
+I_CryptGetOssGlobal
+I_CryptGetTls
+I_CryptInsertLruEntry
+I_CryptInstallAsn1Module
+I_CryptInstallOssGlobal
+I_CryptReadTrustedPublisherDWORDValueFromRegistry
+I_CryptRegisterSmartCardStore
+I_CryptReleaseLruEntry
+I_CryptRemoveLruEntry
+I_CryptSetTls
+I_CryptTouchLruEntry
+I_CryptUninstallAsn1Module
+I_CryptUninstallOssGlobal
+I_CryptUnregisterSmartCardStore
+I_CryptWalkAllLruCacheEntries
+PFXExportCertStore
+PFXExportCertStore2
+PFXExportCertStoreEx
+PFXImportCertStore
+PFXIsPFXBlob
+PFXVerifyPassword
+ord_2000 @2000
diff --git a/mingw-w64-crt/libarm32/cryptbase.def b/mingw-w64-crt/libarm32/cryptbase.def
new file mode 100644
index 0000000..a520fb3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptbase.def
@@ -0,0 +1,18 @@
+;
+; Definition file of CRYPTBASE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTBASE.dll"
+EXPORTS
+SystemFunction001
+SystemFunction002
+SystemFunction003
+SystemFunction004
+SystemFunction005
+SystemFunction028
+SystemFunction029
+SystemFunction034
+SystemFunction036
+SystemFunction040
+SystemFunction041
diff --git a/mingw-w64-crt/libarm32/cryptcatsvc.def b/mingw-w64-crt/libarm32/cryptcatsvc.def
new file mode 100644
index 0000000..e5ee7e7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptcatsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of CRYPTCATSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTCATSVC.dll"
+EXPORTS
+CryptsvcDllCtrl
diff --git a/mingw-w64-crt/libarm32/cryptdlg.def b/mingw-w64-crt/libarm32/cryptdlg.def
new file mode 100644
index 0000000..3640580
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptdlg.def
@@ -0,0 +1,26 @@
+;
+; Definition file of CRYPTDLG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTDLG.dll"
+EXPORTS
+CertConfigureTrustA
+CertConfigureTrustW
+CertTrustCertPolicy
+CertTrustCleanup
+CertTrustFinalPolicy
+CertTrustInit
+DecodeAttrSequence
+DecodeRecipientID
+EncodeAttrSequence
+EncodeRecipientID
+FormatPKIXEmailProtection
+FormatVerisignExtension
+CertModifyCertificatesToTrust
+CertSelectCertificateA
+CertSelectCertificateW
+CertViewPropertiesA
+CertViewPropertiesW
+GetFriendlyNameOfCertA
+GetFriendlyNameOfCertW
diff --git a/mingw-w64-crt/libarm32/cryptdll.def b/mingw-w64-crt/libarm32/cryptdll.def
new file mode 100644
index 0000000..7e400f9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptdll.def
@@ -0,0 +1,27 @@
+;
+; Definition file of cryptdll.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "cryptdll.dll"
+EXPORTS
+CDBuildIntegrityVect
+CDBuildVect
+CDFindCommonCSystem
+CDFindCommonCSystemWithKey
+CDGenerateRandomBits
+CDGetIntegrityVect
+CDLocateCSystem
+CDLocateCheckSum
+CDLocateRng
+CDRegisterCSystem
+CDRegisterCheckSum
+CDRegisterRng
+HMACwithSHA
+KRBFXCF2
+MD5Final
+MD5Init
+MD5Update
+PBKDF2
+aesCTSDecryptMsg
+aesCTSEncryptMsg
diff --git a/mingw-w64-crt/libarm32/cryptext.def b/mingw-w64-crt/libarm32/cryptext.def
new file mode 100644
index 0000000..b3187ae
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptext.def
@@ -0,0 +1,36 @@
+;
+; Definition file of CRYPTEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTEXT.dll"
+EXPORTS
+I_InvokeCommand
+CryptExtAddCER
+CryptExtAddCERMachineOnlyAndHwndW
+CryptExtAddCERW
+CryptExtAddCRL
+CryptExtAddCRLW
+CryptExtAddCTL
+CryptExtAddCTLW
+CryptExtAddP7R
+CryptExtAddP7RW
+CryptExtAddPFX
+CryptExtAddPFXMachineOnlyAndHwndW
+CryptExtAddPFXW
+CryptExtAddSPC
+CryptExtAddSPCW
+CryptExtOpenCAT
+CryptExtOpenCATW
+CryptExtOpenCER
+CryptExtOpenCERW
+CryptExtOpenCRL
+CryptExtOpenCRLW
+CryptExtOpenCTL
+CryptExtOpenCTLW
+CryptExtOpenP7R
+CryptExtOpenP7RW
+CryptExtOpenPKCS7
+CryptExtOpenPKCS7W
+CryptExtOpenSTR
+CryptExtOpenSTRW
diff --git a/mingw-w64-crt/libarm32/cryptnet.def b/mingw-w64-crt/libarm32/cryptnet.def
new file mode 100644
index 0000000..6446464
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptnet.def
@@ -0,0 +1,26 @@
+;
+; Definition file of CRYPTNET.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTNET.dll"
+EXPORTS
+CertDllVerifyCTLUsage
+CertDllVerifyRevocation
+I_CryptConvertIriToAsciiOrUnicode
+I_CryptConvertIriToAsciiOrUnicodeWithFlags
+LdapProvOpenStore
+CryptCancelAsyncRetrieval
+CryptFlushTimeValidObject
+CryptGetObjectUrl
+CryptGetTimeValidObject
+CryptInstallCancelRetrieval
+CryptRetrieveObjectByUrlA
+CryptRetrieveObjectByUrlW
+CryptUninstallCancelRetrieval
+I_CryptNetEnumUrlCacheEntry
+I_CryptNetGetConnectivity
+I_CryptNetGetHostNameFromUrl
+I_CryptNetGetUserDsStoreUrl
+I_CryptNetSetUrlCacheFlushInfo
+I_CryptNetSetUrlCachePreFetchInfo
diff --git a/mingw-w64-crt/libarm32/cryptsp.def b/mingw-w64-crt/libarm32/cryptsp.def
new file mode 100644
index 0000000..54fe9f7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptsp.def
@@ -0,0 +1,72 @@
+;
+; Definition file of CRYPTSP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTSP.dll"
+EXPORTS
+CheckSignatureInFile
+CryptAcquireContextA
+CryptAcquireContextW
+CryptContextAddRef
+CryptCreateHash
+CryptDecrypt
+CryptDeriveKey
+CryptDestroyHash
+CryptDestroyKey
+CryptDuplicateHash
+CryptDuplicateKey
+CryptEncrypt
+CryptEnumProviderTypesA
+CryptEnumProviderTypesW
+CryptEnumProvidersA
+CryptEnumProvidersW
+CryptExportKey
+CryptGenKey
+CryptGenRandom
+CryptGetDefaultProviderA
+CryptGetDefaultProviderW
+CryptGetHashParam
+CryptGetKeyParam
+CryptGetProvParam
+CryptGetUserKey
+CryptHashData
+CryptHashSessionKey
+CryptImportKey
+CryptReleaseContext
+CryptSetHashParam
+CryptSetKeyParam
+CryptSetProvParam
+CryptSetProviderA
+CryptSetProviderExA
+CryptSetProviderExW
+CryptSetProviderW
+CryptSignHashA
+CryptSignHashW
+CryptVerifySignatureA
+CryptVerifySignatureW
+SystemFunction006
+SystemFunction007
+SystemFunction008
+SystemFunction009
+SystemFunction010
+SystemFunction011
+SystemFunction012
+SystemFunction013
+SystemFunction014
+SystemFunction015
+SystemFunction016
+SystemFunction018
+SystemFunction020
+SystemFunction021
+SystemFunction022
+SystemFunction023
+SystemFunction024
+SystemFunction025
+SystemFunction026
+SystemFunction027
+SystemFunction030
+SystemFunction031
+SystemFunction032
+SystemFunction033
+SystemFunction035
diff --git a/mingw-w64-crt/libarm32/cryptsvc.def b/mingw-w64-crt/libarm32/cryptsvc.def
new file mode 100644
index 0000000..b00db0d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of CRYPTSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTSVC.dll"
+EXPORTS
+CryptServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/crypttpmeksvc.def b/mingw-w64-crt/libarm32/crypttpmeksvc.def
new file mode 100644
index 0000000..0378c07
--- /dev/null
+++ b/mingw-w64-crt/libarm32/crypttpmeksvc.def
@@ -0,0 +1,11 @@
+;
+; Definition file of CRYPTTPMEKSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTTPMEKSVC.dll"
+EXPORTS
+CryptsvcDllCtrl
+FreeCMCResponse
+IsCmcResponseForAttestation
+ParseCMCResponse
diff --git a/mingw-w64-crt/libarm32/cryptui.def b/mingw-w64-crt/libarm32/cryptui.def
new file mode 100644
index 0000000..10e721f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptui.def
@@ -0,0 +1,60 @@
+;
+; Definition file of CRYPTUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTUI.dll"
+EXPORTS
+AddChainToStore
+CertDllProtectedRootMessageBox
+CompareCertificate
+CryptUIDlgAddPolicyServer
+CryptUIDlgAddPolicyServerWithPriority
+CryptUIDlgPropertyPolicy
+DisplayHtmlHelp
+FormatDateStringAutoLayout
+GetUnknownErrorString
+InvokeHelpLink
+MyFormatEnhancedKeyUsageString
+ACUIProviderInvokeUI
+CertSelectionGetSerializedBlob
+CommonInit
+CryptDllProtectPrompt
+CryptUIDlgCertMgr
+CryptUIDlgFreeCAContext
+CryptUIDlgFreePolicyServerContext
+CryptUIDlgSelectCA
+CryptUIDlgSelectCertificateA
+CryptUIDlgSelectCertificateFromStore
+CryptUIDlgSelectCertificateW
+CryptUIDlgSelectPolicyServer
+CryptUIDlgSelectStoreA
+CryptUIDlgSelectStoreW
+CryptUIDlgViewCRLA
+CryptUIDlgViewCRLW
+CryptUIDlgViewCTLA
+CryptUIDlgViewCTLW
+CryptUIDlgViewCertificateA
+CryptUIDlgViewCertificatePropertiesA
+CryptUIDlgViewCertificatePropertiesW
+CryptUIDlgViewCertificateW
+CryptUIDlgViewContext
+CryptUIDlgViewSignerInfoA
+CryptUIDlgViewSignerInfoW
+CryptUIFreeCertificatePropertiesPagesA
+CryptUIFreeCertificatePropertiesPagesW
+CryptUIFreeViewSignaturesPagesA
+CryptUIFreeViewSignaturesPagesW
+CryptUIGetCertificatePropertiesPagesA
+CryptUIGetCertificatePropertiesPagesW
+CryptUIGetViewSignaturesPagesA
+CryptUIGetViewSignaturesPagesW
+CryptUIStartCertMgr
+CryptUIViewExpiringCerts
+CryptUIWizBuildCTL
+CryptUIWizDigitalSign
+CryptUIWizExport
+CryptUIWizFreeDigitalSignContext
+CryptUIWizImport
+CryptUIWizImportInternal
+IsWizardExtensionAvailable
diff --git a/mingw-w64-crt/libarm32/cryptuiwizard.def b/mingw-w64-crt/libarm32/cryptuiwizard.def
new file mode 100644
index 0000000..374dcd9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptuiwizard.def
@@ -0,0 +1,14 @@
+;
+; Definition file of CRYPTUIWIZARD.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTUIWIZARD.dll"
+EXPORTS
+GetFunctionTable
+CryptUIWizBuildCTL
+CryptUIWizDigitalSign
+CryptUIWizExport
+CryptUIWizFreeDigitalSignContext
+CryptUIWizImport
+CryptUIWizImportInternal
diff --git a/mingw-w64-crt/libarm32/cryptxml.def b/mingw-w64-crt/libarm32/cryptxml.def
new file mode 100644
index 0000000..fdf777b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cryptxml.def
@@ -0,0 +1,26 @@
+;
+; Definition file of CRYPTXML.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CRYPTXML.dll"
+EXPORTS
+CryptXmlAddObject
+CryptXmlClose
+CryptXmlCreateReference
+CryptXmlDigestReference
+CryptXmlEncode
+CryptXmlEnumAlgorithmInfo
+CryptXmlFindAlgorithmInfo
+CryptXmlGetAlgorithmInfo
+CryptXmlGetDocContext
+CryptXmlGetReference
+CryptXmlGetSignature
+CryptXmlGetStatus
+CryptXmlGetTransforms
+CryptXmlImportPublicKey
+CryptXmlOpenToDecode
+CryptXmlOpenToEncode
+CryptXmlSetHMACSecret
+CryptXmlSign
+CryptXmlVerifySignature
diff --git a/mingw-w64-crt/libarm32/cscapi.def b/mingw-w64-crt/libarm32/cscapi.def
new file mode 100644
index 0000000..b919322
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cscapi.def
@@ -0,0 +1,14 @@
+;
+; Definition file of CSCAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CSCAPI.dll"
+EXPORTS
+CscNetApiGetInterface
+CscSearchApiGetInterface
+OfflineFilesEnable
+OfflineFilesGetShareCachingMode
+OfflineFilesQueryStatus
+OfflineFilesQueryStatusEx
+OfflineFilesStart
diff --git a/mingw-w64-crt/libarm32/cscdll.def b/mingw-w64-crt/libarm32/cscdll.def
new file mode 100644
index 0000000..3e09370
--- /dev/null
+++ b/mingw-w64-crt/libarm32/cscdll.def
@@ -0,0 +1,25 @@
+;
+; Definition file of CSCDLL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CSCDLL.dll"
+EXPORTS
+CSCIsCSCEnabled
+CSCFindClose
+CSCSetMaxSpace
+CSCDoEnableDisable
+CSCPinFileW
+CSCUnpinFileW
+CSCQueryFileStatusW
+CSCFindFirstFileW
+CSCFindNextFileW
+CSCDeleteW
+CSCEnumForStatsW
+CSCIsServerOfflineW
+CSCTransitionServerOnlineW
+CSCEnumForStatsExW
+CSCFindFirstFileForSidW
+CSCDisconnectPath
+CSCIsPathOffline
+CSCTransitionPathOnline
diff --git a/mingw-w64-crt/libarm32/csrsrv.def b/mingw-w64-crt/libarm32/csrsrv.def
new file mode 100644
index 0000000..4e2237e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/csrsrv.def
@@ -0,0 +1,38 @@
+;
+; Definition file of CSRSRV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CSRSRV.dll"
+EXPORTS
+CsrAddStaticServerThread
+CsrCallServerFromServer
+CsrConnectToUser
+CsrCreateProcess
+CsrCreateRemoteThread
+CsrCreateThread
+CsrDeferredCreateProcess
+CsrDereferenceProcess
+CsrDereferenceThread
+CsrDestroyProcess
+CsrDestroyThread
+CsrExecServerThread
+CsrGetProcessLuid
+CsrImpersonateClient
+CsrLockProcessByClientId
+CsrLockThreadByClientId
+CsrLockedReferenceProcess
+CsrQueryApiPort
+CsrReferenceThread
+CsrRegisterClientThreadSetup
+CsrReplyToMessage
+CsrRevertToSelf
+CsrServerInitialization
+CsrSetBackgroundPriority
+CsrSetForegroundPriority
+CsrShutdownProcesses
+CsrUnhandledExceptionFilter
+CsrUnlockProcess
+CsrUnlockThread
+CsrValidateMessageBuffer
+CsrValidateMessageString
diff --git a/mingw-w64-crt/libarm32/csystemeventsbrokerclient.def b/mingw-w64-crt/libarm32/csystemeventsbrokerclient.def
new file mode 100644
index 0000000..79c985b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/csystemeventsbrokerclient.def
@@ -0,0 +1,12 @@
+;
+; Definition file of CSystemEventsBrokerClient.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "CSystemEventsBrokerClient.dll"
+EXPORTS
+CSebCreatePrivateEvent
+CSebCreateWellKnownEvent
+CSebDeleteEvent
+CSebEnumerateEvents
+CSebQueryEventData
diff --git a/mingw-w64-crt/libarm32/d2d1.def b/mingw-w64-crt/libarm32/d2d1.def
new file mode 100644
index 0000000..8d5b753
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d2d1.def
@@ -0,0 +1,19 @@
+;
+; Definition file of d2d1.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d2d1.dll"
+EXPORTS
+D2D1CreateFactory
+D2D1MakeRotateMatrix
+D2D1MakeSkewMatrix
+D2D1IsMatrixInvertible
+D2D1InvertMatrix
+D2D1ConvertColorSpace
+D2D1CreateDevice
+D2D1CreateDeviceContext
+D2D1SinCos
+D2D1Tan
+D2D1Vec3Length
+D2D1ComputeMaximumScaleFactor
diff --git a/mingw-w64-crt/libarm32/d3d10.def b/mingw-w64-crt/libarm32/d3d10.def
new file mode 100644
index 0000000..92c2e07
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3d10.def
@@ -0,0 +1,37 @@
+;
+; Definition file of d3d10.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d3d10.dll"
+EXPORTS
+RevertToOldImplementation
+D3D10CompileEffectFromMemory
+D3D10CompileShader
+D3D10CreateBlob
+D3D10CreateDevice
+D3D10CreateDeviceAndSwapChain
+D3D10CreateEffectFromMemory
+D3D10CreateEffectPoolFromMemory
+D3D10CreateStateBlock
+D3D10DisassembleEffect
+D3D10DisassembleShader
+D3D10GetGeometryShaderProfile
+D3D10GetInputAndOutputSignatureBlob
+D3D10GetInputSignatureBlob
+D3D10GetOutputSignatureBlob
+D3D10GetPixelShaderProfile
+D3D10GetShaderDebugInfo
+D3D10GetVersion
+D3D10GetVertexShaderProfile
+D3D10PreprocessShader
+D3D10ReflectShader
+D3D10RegisterLayers
+D3D10StateBlockMaskDifference
+D3D10StateBlockMaskDisableAll
+D3D10StateBlockMaskDisableCapture
+D3D10StateBlockMaskEnableAll
+D3D10StateBlockMaskEnableCapture
+D3D10StateBlockMaskGetSetting
+D3D10StateBlockMaskIntersect
+D3D10StateBlockMaskUnion
diff --git a/mingw-w64-crt/libarm32/d3d10_1.def b/mingw-w64-crt/libarm32/d3d10_1.def
new file mode 100644
index 0000000..98582a7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3d10_1.def
@@ -0,0 +1,37 @@
+;
+; Definition file of d3d10_1.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d3d10_1.dll"
+EXPORTS
+RevertToOldImplementation
+D3D10CompileEffectFromMemory
+D3D10CompileShader
+D3D10CreateBlob
+D3D10CreateDevice1
+D3D10CreateDeviceAndSwapChain1
+D3D10CreateEffectFromMemory
+D3D10CreateEffectPoolFromMemory
+D3D10CreateStateBlock
+D3D10DisassembleEffect
+D3D10DisassembleShader
+D3D10GetGeometryShaderProfile
+D3D10GetInputAndOutputSignatureBlob
+D3D10GetInputSignatureBlob
+D3D10GetOutputSignatureBlob
+D3D10GetPixelShaderProfile
+D3D10GetShaderDebugInfo
+D3D10GetVersion
+D3D10GetVertexShaderProfile
+D3D10PreprocessShader
+D3D10ReflectShader
+D3D10RegisterLayers
+D3D10StateBlockMaskDifference
+D3D10StateBlockMaskDisableAll
+D3D10StateBlockMaskDisableCapture
+D3D10StateBlockMaskEnableAll
+D3D10StateBlockMaskEnableCapture
+D3D10StateBlockMaskGetSetting
+D3D10StateBlockMaskIntersect
+D3D10StateBlockMaskUnion
diff --git a/mingw-w64-crt/libarm32/d3d10_1core.def b/mingw-w64-crt/libarm32/d3d10_1core.def
new file mode 100644
index 0000000..059211d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3d10_1core.def
@@ -0,0 +1,47 @@
+;
+; Definition file of d3d10_1core.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d3d10_1core.dll"
+EXPORTS
+D3DKMTCloseAdapter
+D3DKMTDestroyAllocation
+D3DKMTDestroyContext
+D3DKMTDestroyDevice
+D3DKMTDestroySynchronizationObject
+D3DKMTQueryAdapterInfo
+D3DKMTSetDisplayPrivateDriverFormat
+D3DKMTSignalSynchronizationObject
+D3DKMTUnlock
+D3DKMTWaitForSynchronizationObject
+OpenAdapter10
+OpenAdapter10_2
+D3D10CoreCreateDevice1
+D3D10CoreGetSupportedVersions
+D3D10CoreGetVersion
+D3D10CoreRegisterLayers
+D3DKMTCreateAllocation
+D3DKMTCreateContext
+D3DKMTCreateDevice
+D3DKMTCreateSynchronizationObject
+D3DKMTEscape
+D3DKMTGetContextSchedulingPriority
+D3DKMTGetDeviceState
+D3DKMTGetDisplayModeList
+D3DKMTGetMultisampleMethodList
+D3DKMTGetRuntimeData
+D3DKMTGetSharedPrimaryHandle
+D3DKMTLock
+D3DKMTOpenAdapterFromHdc
+D3DKMTOpenResource
+D3DKMTPresent
+D3DKMTQueryAllocationResidency
+D3DKMTQueryResourceInfo
+D3DKMTRender
+D3DKMTSetAllocationPriority
+D3DKMTSetContextSchedulingPriority
+D3DKMTSetDisplayMode
+D3DKMTSetGammaRamp
+D3DKMTSetVidPnSourceOwner
+D3DKMTWaitForVerticalBlankEvent
diff --git a/mingw-w64-crt/libarm32/d3d10core.def b/mingw-w64-crt/libarm32/d3d10core.def
new file mode 100644
index 0000000..473af4d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3d10core.def
@@ -0,0 +1,47 @@
+;
+; Definition file of d3d10core.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d3d10core.dll"
+EXPORTS
+D3DKMTCloseAdapter
+D3DKMTDestroyAllocation
+D3DKMTDestroyContext
+D3DKMTDestroyDevice
+D3DKMTDestroySynchronizationObject
+D3DKMTQueryAdapterInfo
+D3DKMTSetDisplayPrivateDriverFormat
+D3DKMTSignalSynchronizationObject
+D3DKMTUnlock
+D3DKMTWaitForSynchronizationObject
+OpenAdapter10
+OpenAdapter10_2
+D3D10CoreCreateDevice
+D3D10CoreGetSupportedVersions
+D3D10CoreGetVersion
+D3D10CoreRegisterLayers
+D3DKMTCreateAllocation
+D3DKMTCreateContext
+D3DKMTCreateDevice
+D3DKMTCreateSynchronizationObject
+D3DKMTEscape
+D3DKMTGetContextSchedulingPriority
+D3DKMTGetDeviceState
+D3DKMTGetDisplayModeList
+D3DKMTGetMultisampleMethodList
+D3DKMTGetRuntimeData
+D3DKMTGetSharedPrimaryHandle
+D3DKMTLock
+D3DKMTOpenAdapterFromHdc
+D3DKMTOpenResource
+D3DKMTPresent
+D3DKMTQueryAllocationResidency
+D3DKMTQueryResourceInfo
+D3DKMTRender
+D3DKMTSetAllocationPriority
+D3DKMTSetContextSchedulingPriority
+D3DKMTSetDisplayMode
+D3DKMTSetGammaRamp
+D3DKMTSetVidPnSourceOwner
+D3DKMTWaitForVerticalBlankEvent
diff --git a/mingw-w64-crt/libarm32/d3d10level9.def b/mingw-w64-crt/libarm32/d3d10level9.def
new file mode 100644
index 0000000..b58c49b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3d10level9.def
@@ -0,0 +1,86 @@
+;
+; Definition file of d3d10level9.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d3d10level9.dll"
+EXPORTS
+D3D10CheckLevel9Hardware
+D3D10CreateDeviceExternalImplementation
+D3D10Level9DumpJournal
+D3D11CreateDeviceExternalImplementation
+D3DKMTCloseAdapter
+D3DKMTConfigureSharedResource
+D3DKMTDestroyAllocation
+D3DKMTDestroyContext
+D3DKMTDestroyDevice
+D3DKMTDestroyKeyedMutex
+D3DKMTDestroySynchronizationObject
+D3DKMTGetContextInProcessSchedulingPriority
+D3DKMTGetThunkVersion
+D3DKMTOfferAllocations
+D3DKMTOutputDuplPresent
+D3DKMTPinDirectFlipResources
+D3DKMTPresentMultiPlaneOverlay
+D3DKMTQueryAdapterInfo
+D3DKMTReclaimAllocations
+D3DKMTSetContextInProcessSchedulingPriority
+D3DKMTSetDisplayPrivateDriverFormat
+D3DKMTSetQueuedLimit
+D3DKMTSetVidPnSourceOwner1
+D3DKMTSignalSynchronizationObject2
+D3DKMTSignalSynchronizationObject
+D3DKMTUnlock
+D3DKMTUnpinDirectFlipResources
+D3DKMTWaitForSynchronizationObject2
+D3DKMTWaitForSynchronizationObject
+D3DKMTWaitForVerticalBlankEvent2
+LogMarkerStringTable
+OpenAdapter10
+OpenAdapter10_2
+RetrieveFilteredOpenAdapter
+D3DKMTAcquireKeyedMutex
+D3DKMTAcquireKeyedMutex2
+D3DKMTCheckMultiPlaneOverlaySupport
+D3DKMTCreateAllocation
+D3DKMTCreateAllocation2
+D3DKMTCreateContext
+D3DKMTCreateDevice
+D3DKMTCreateKeyedMutex
+D3DKMTCreateKeyedMutex2
+D3DKMTCreateSynchronizationObject
+D3DKMTCreateSynchronizationObject2
+D3DKMTEscape
+D3DKMTGetContextSchedulingPriority
+D3DKMTGetDeviceSchedulingPriority
+D3DKMTGetDeviceState
+D3DKMTGetDisplayModeList
+D3DKMTGetMultisampleMethodList
+D3DKMTGetRuntimeData
+D3DKMTGetSharedPrimaryHandle
+D3DKMTLock
+D3DKMTOpenAdapterFromDeviceName
+D3DKMTOpenAdapterFromGdiDisplayName
+D3DKMTOpenKeyedMutex
+D3DKMTOpenKeyedMutex2
+D3DKMTOpenNtHandleFromName
+D3DKMTOpenResource
+D3DKMTOpenResource2
+D3DKMTOpenResourceFromNtHandle
+D3DKMTOpenSyncObjectFromNtHandle
+D3DKMTOpenSynchronizationObject
+D3DKMTPresent
+D3DKMTQueryAllocationResidency
+D3DKMTQueryResourceInfo
+D3DKMTQueryResourceInfoFromNtHandle
+D3DKMTReleaseKeyedMutex
+D3DKMTReleaseKeyedMutex2
+D3DKMTRender
+D3DKMTSetAllocationPriority
+D3DKMTSetContextSchedulingPriority
+D3DKMTSetDeviceSchedulingPriority
+D3DKMTSetDisplayMode
+D3DKMTSetGammaRamp
+D3DKMTSetVidPnSourceOwner
+D3DKMTShareObjects
+D3DKMTWaitForVerticalBlankEvent
diff --git a/mingw-w64-crt/libarm32/d3d10warp.def b/mingw-w64-crt/libarm32/d3d10warp.def
new file mode 100644
index 0000000..e6d2536
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3d10warp.def
@@ -0,0 +1,14 @@
+;
+; Definition file of d3d10warp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d3d10warp.dll"
+EXPORTS
+ord_199 @199
+VSD3DDebugConnectionBuffer DATA
+D3D11RefGetLastCreation
+D3DLayerGetInterface
+OpenAdapter
+OpenAdapter10_2
+QueryDListForApplication1
diff --git a/mingw-w64-crt/libarm32/d3d11.def b/mingw-w64-crt/libarm32/d3d11.def
new file mode 100644
index 0000000..fd661e4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3d11.def
@@ -0,0 +1,54 @@
+;
+; Definition file of d3d11.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d3d11.dll"
+EXPORTS
+D3DKMTCloseAdapter
+D3DKMTDestroyAllocation
+D3DKMTDestroyContext
+D3DKMTDestroyDevice
+D3DKMTDestroySynchronizationObject
+D3DKMTQueryAdapterInfo
+D3DKMTSetDisplayPrivateDriverFormat
+D3DKMTSignalSynchronizationObject
+D3DKMTUnlock
+D3DKMTWaitForSynchronizationObject
+EnableFeatureLevelUpgrade
+OpenAdapter10
+OpenAdapter10_2
+D3D11CoreCreateDevice
+D3D11CoreCreateLayeredDevice
+D3D11CoreGetLayeredDeviceSize
+D3D11CoreRegisterLayers
+D3D11CreateDevice
+D3D11CreateDeviceAndSwapChain
+D3DKMTCreateAllocation
+D3DKMTCreateContext
+D3DKMTCreateDevice
+D3DKMTCreateSynchronizationObject
+D3DKMTEscape
+D3DKMTGetContextSchedulingPriority
+D3DKMTGetDeviceState
+D3DKMTGetDisplayModeList
+D3DKMTGetMultisampleMethodList
+D3DKMTGetRuntimeData
+D3DKMTGetSharedPrimaryHandle
+D3DKMTLock
+D3DKMTOpenAdapterFromHdc
+D3DKMTOpenResource
+D3DKMTPresent
+D3DKMTQueryAllocationResidency
+D3DKMTQueryResourceInfo
+D3DKMTRender
+D3DKMTSetAllocationPriority
+D3DKMTSetContextSchedulingPriority
+D3DKMTSetDisplayMode
+D3DKMTSetGammaRamp
+D3DKMTSetVidPnSourceOwner
+D3DKMTWaitForVerticalBlankEvent
+D3DPerformance_BeginEvent
+D3DPerformance_EndEvent
+D3DPerformance_GetStatus
+D3DPerformance_SetMarker
diff --git a/mingw-w64-crt/libarm32/d3d9.def b/mingw-w64-crt/libarm32/d3d9.def
new file mode 100644
index 0000000..a4fbf14
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3d9.def
@@ -0,0 +1,23 @@
+;
+; Definition file of d3d9.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "d3d9.dll"
+EXPORTS
+ord_16 @16
+Direct3DShaderValidatorCreate9
+PSGPError
+PSGPSampleTexture
+D3DPERF_BeginEvent
+D3DPERF_EndEvent
+D3DPERF_GetStatus
+D3DPERF_QueryRepeatFrame
+D3DPERF_SetMarker
+D3DPERF_SetOptions
+D3DPERF_SetRegion
+DebugSetLevel
+DebugSetMute
+Direct3D9EnableMaximizedWindowedModeShim
+Direct3DCreate9
+Direct3DCreate9Ex
diff --git a/mingw-w64-crt/libarm32/d3dcompiler_47.def b/mingw-w64-crt/libarm32/d3dcompiler_47.def
new file mode 100644
index 0000000..608d8dc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/d3dcompiler_47.def
@@ -0,0 +1,36 @@
+;
+; Definition file of D3DCOMPILER_47.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "D3DCOMPILER_47.dll"
+EXPORTS
+D3DAssemble
+DebugSetMute
+D3DCompile
+D3DCompile2
+D3DCompileFromFile
+D3DCompressShaders
+D3DCreateBlob
+D3DCreateFunctionLinkingGraph
+D3DCreateLinker
+D3DDecompressShaders
+D3DDisassemble
+D3DDisassemble10Effect
+D3DDisassemble11Trace
+D3DDisassembleRegion
+D3DGetBlobPart
+D3DGetDebugInfo
+D3DGetInputAndOutputSignatureBlob
+D3DGetInputSignatureBlob
+D3DGetOutputSignatureBlob
+D3DGetTraceInstructionOffsets
+D3DLoadModule
+D3DPreprocess
+D3DReadFileToBlob
+D3DReflect
+D3DReflectLibrary
+D3DReturnFailure1
+D3DSetBlobPart
+D3DStripShader
+D3DWriteBlobToFile
diff --git a/mingw-w64-crt/libarm32/dab.def b/mingw-w64-crt/libarm32/dab.def
new file mode 100644
index 0000000..fcfd1e0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dab.def
@@ -0,0 +1,11 @@
+;
+; Definition file of DAB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DAB.dll"
+EXPORTS
+DabInitialize
+DabPowerStateChanged
+DabSessionStateChanged
+DabTerminate
diff --git a/mingw-w64-crt/libarm32/dabapi.def b/mingw-w64-crt/libarm32/dabapi.def
new file mode 100644
index 0000000..33a04e5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dabapi.def
@@ -0,0 +1,10 @@
+;
+; Definition file of DABAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DABAPI.dll"
+EXPORTS
+DabApiBufferFree
+DabRegisterTriggerConsumer
+DabUnregisterTriggerConsumer
diff --git a/mingw-w64-crt/libarm32/das.def b/mingw-w64-crt/libarm32/das.def
new file mode 100644
index 0000000..bbd9817
--- /dev/null
+++ b/mingw-w64-crt/libarm32/das.def
@@ -0,0 +1,8 @@
+;
+; Definition file of das.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "das.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/datusage.def b/mingw-w64-crt/libarm32/datusage.def
new file mode 100644
index 0000000..2178fbf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/datusage.def
@@ -0,0 +1,10 @@
+;
+; Definition file of DatUsage.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DatUsage.dll"
+EXPORTS
+CreateDataUsageHelper
+SetRealTimeUsage
+SetUsageHistory
diff --git a/mingw-w64-crt/libarm32/davclnt.def b/mingw-w64-crt/libarm32/davclnt.def
new file mode 100644
index 0000000..1f60625
--- /dev/null
+++ b/mingw-w64-crt/libarm32/davclnt.def
@@ -0,0 +1,28 @@
+;
+; Definition file of davclnt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "davclnt.dll"
+EXPORTS
+DavCancelConnectionsToServer
+DavFreeUsedDiskSpace
+DavGetDiskSpaceUsage
+DavGetTheLockOwnerOfTheFile
+DavInvalidateCache
+DavRegisterAuthCallback
+DavSetCookieW
+DavUnregisterAuthCallback
+NPAddConnection
+NPAddConnection3
+NPCancelConnection
+NPCloseEnum
+NPEnumResource
+NPFormatNetworkName
+NPGetCaps
+NPGetConnection
+NPGetResourceInformation
+NPGetResourceParent
+NPGetUniversalName
+NPGetUser
+NPOpenEnum
diff --git a/mingw-w64-crt/libarm32/davhlpr.def b/mingw-w64-crt/libarm32/davhlpr.def
new file mode 100644
index 0000000..94805d7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/davhlpr.def
@@ -0,0 +1,19 @@
+;
+; Definition file of DAVHLPR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DAVHLPR.dll"
+EXPORTS
+DavAddConnection
+DavCheckAndConvertHttpUrlToUncName
+DavDeleteConnection
+DavFlushFile
+DavGetExtendedError
+DavGetHTTPFromUNCPath
+DavGetServerPortAndPhysicalName
+DavGetUNCFromHTTPPath
+DavRemoveDummyShareFromFileName
+DavRemoveDummyShareFromFileNameEx
+UtfUrlStrToWideStr
+WideStrToUtfUrlStr
diff --git a/mingw-w64-crt/libarm32/dbgeng.def b/mingw-w64-crt/libarm32/dbgeng.def
new file mode 100644
index 0000000..7db7ab2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dbgeng.def
@@ -0,0 +1,11 @@
+;
+; Definition file of dbgeng.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dbgeng.dll"
+EXPORTS
+DebugConnect
+DebugConnectWide
+DebugCreate
+DebugCreateEx
diff --git a/mingw-w64-crt/libarm32/dbghelp.def b/mingw-w64-crt/libarm32/dbghelp.def
new file mode 100644
index 0000000..dda901b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dbghelp.def
@@ -0,0 +1,238 @@
+;
+; Definition file of dbghelp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dbghelp.dll"
+EXPORTS
+SymGetOmapBlockBase
+DbgHelpCreateUserDump
+DbgHelpCreateUserDumpW
+EnumDirTree
+EnumDirTreeW
+EnumerateLoadedModules
+EnumerateLoadedModules64
+EnumerateLoadedModulesEx
+EnumerateLoadedModulesExW
+EnumerateLoadedModulesW64
+ExtensionApiVersion
+FindDebugInfoFile
+FindDebugInfoFileEx
+FindDebugInfoFileExW
+FindExecutableImage
+FindExecutableImageEx
+FindExecutableImageExW
+FindFileInPath
+FindFileInSearchPath
+GetSymLoadError
+GetTimestampForLoadedLibrary
+ImageDirectoryEntryToData
+ImageDirectoryEntryToDataEx
+ImageNtHeader
+ImageRvaToSection
+ImageRvaToVa
+ImagehlpApiVersion
+ImagehlpApiVersionEx
+MakeSureDirectoryPathExists
+MapDebugInformation
+MiniDumpReadDumpStream
+MiniDumpWriteDump
+RangeMapAddPeImageSections
+RangeMapCreate
+RangeMapFree
+RangeMapRead
+RangeMapRemove
+RangeMapWrite
+RemoveInvalidModuleList
+ReportSymbolLoadSummary
+SearchTreeForFile
+SearchTreeForFileW
+SetCheckUserInterruptShared
+SetSymLoadError
+StackWalk
+StackWalk64
+StackWalkEx
+SymAddSourceStream
+SymAddSourceStreamA
+SymAddSourceStreamW
+SymAddSymbol
+SymAddSymbolW
+SymAddrIncludeInlineTrace
+SymCleanup
+SymCompareInlineTrace
+SymDeleteSymbol
+SymDeleteSymbolW
+SymEnumLines
+SymEnumLinesW
+SymEnumProcesses
+SymEnumSourceFileTokens
+SymEnumSourceFiles
+SymEnumSourceFilesW
+SymEnumSourceLines
+SymEnumSourceLinesW
+SymEnumSym
+SymEnumSymbols
+SymEnumSymbolsEx
+SymEnumSymbolsExW
+SymEnumSymbolsForAddr
+SymEnumSymbolsForAddrW
+SymEnumSymbolsW
+SymEnumTypes
+SymEnumTypesByName
+SymEnumTypesByNameW
+SymEnumTypesW
+SymEnumerateModules
+SymEnumerateModules64
+SymEnumerateModulesW64
+SymEnumerateSymbols
+SymEnumerateSymbols64
+SymEnumerateSymbolsW
+SymEnumerateSymbolsW64
+SymFindDebugInfoFile
+SymFindDebugInfoFileW
+SymFindExecutableImage
+SymFindExecutableImageW
+SymFindFileInPath
+SymFindFileInPathW
+SymFromAddr
+SymFromAddrW
+SymFromIndex
+SymFromIndexW
+SymFromInlineContext
+SymFromInlineContextW
+SymFromName
+SymFromNameW
+SymFromToken
+SymFromTokenW
+SymFunctionTableAccess
+SymFunctionTableAccess64
+SymFunctionTableAccess64AccessRoutines
+SymGetFileLineOffsets64
+SymGetHomeDirectory
+SymGetHomeDirectoryW
+SymGetLineFromAddr
+SymGetLineFromAddr64
+SymGetLineFromAddrW64
+SymGetLineFromInlineContext
+SymGetLineFromInlineContextW
+SymGetLineFromName
+SymGetLineFromName64
+SymGetLineFromNameW64
+SymGetLineNext
+SymGetLineNext64
+SymGetLineNextW64
+SymGetLinePrev
+SymGetLinePrev64
+SymGetLinePrevW64
+SymGetModuleBase
+SymGetModuleBase64
+SymGetModuleInfo
+SymGetModuleInfo64
+SymGetModuleInfoW
+SymGetModuleInfoW64
+SymGetOmaps
+SymGetOptions
+SymGetScope
+SymGetScopeW
+SymGetSearchPath
+SymGetSearchPathW
+SymGetSourceFile
+SymGetSourceFileFromToken
+SymGetSourceFileFromTokenW
+SymGetSourceFileToken
+SymGetSourceFileTokenW
+SymGetSourceFileW
+SymGetSourceVarFromToken
+SymGetSourceVarFromTokenW
+SymGetSymFromAddr
+SymGetSymFromAddr64
+SymGetSymFromName
+SymGetSymFromName64
+SymGetSymNext
+SymGetSymNext64
+SymGetSymPrev
+SymGetSymPrev64
+SymGetSymbolFile
+SymGetSymbolFileW
+SymGetTypeFromName
+SymGetTypeFromNameW
+SymGetTypeInfo
+SymGetTypeInfoEx
+SymGetUnwindInfo
+SymInitialize
+SymInitializeW
+SymLoadModule
+SymLoadModule64
+SymLoadModuleEx
+SymLoadModuleExW
+SymMatchFileName
+SymMatchFileNameW
+SymMatchString
+SymMatchStringA
+SymMatchStringW
+SymNext
+SymNextW
+SymPrev
+SymPrevW
+SymQueryInlineTrace
+SymRefreshModuleList
+SymRegisterCallback
+SymRegisterCallback64
+SymRegisterCallbackW64
+SymRegisterFunctionEntryCallback
+SymRegisterFunctionEntryCallback64
+SymSearch
+SymSearchW
+SymSetContext
+SymSetHomeDirectory
+SymSetHomeDirectoryW
+SymSetOptions
+SymSetParentWindow
+SymSetScopeFromAddr
+SymSetScopeFromIndex
+SymSetScopeFromInlineContext
+SymSetSearchPath
+SymSetSearchPathW
+SymSrvDeltaName
+SymSrvDeltaNameW
+SymSrvGetFileIndexInfo
+SymSrvGetFileIndexInfoW
+SymSrvGetFileIndexString
+SymSrvGetFileIndexStringW
+SymSrvGetFileIndexes
+SymSrvGetFileIndexesW
+SymSrvGetSupplement
+SymSrvGetSupplementW
+SymSrvIsStore
+SymSrvIsStoreW
+SymSrvStoreFile
+SymSrvStoreFileW
+SymSrvStoreSupplement
+SymSrvStoreSupplementW
+SymUnDName
+SymUnDName64
+SymUnloadModule
+SymUnloadModule64
+UnDecorateSymbolName
+UnDecorateSymbolNameW
+UnmapDebugInformation
+WinDbgExtensionDllInit
+block
+chksym
+dbghelp
+dh
+fptr
+homedir
+inlinedbg
+itoldyouso
+lmi
+lminfo
+omap
+optdbgdump
+optdbgdumpaddr
+srcfiles
+stack_force_ebp
+stackdbg
+sym
+symsrv
+vc7fpo
diff --git a/mingw-w64-crt/libarm32/dbnetlib.def b/mingw-w64-crt/libarm32/dbnetlib.def
new file mode 100644
index 0000000..8de570a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dbnetlib.def
@@ -0,0 +1,38 @@
+;
+; Definition file of DBnetlib.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DBnetlib.dll"
+EXPORTS
+ConnectionObjectSize
+ConnectionRead
+ConnectionWrite
+ConnectionTransact
+ConnectionWriteOOB
+ConnectionMode
+ConnectionStatus
+ConnectionOpen
+ConnectionClose
+ConnectionCheckForData
+ConnectionError
+ConnectionVer
+ConnectionSqlVer
+ConnectionServerEnum
+ConnectionServerEnumW
+ConnectionOpenW
+ConnectionErrorW
+ConnectionOption
+ConnectionGetSvrUser
+InitEnumServers
+GetNextEnumeration
+CloseEnumServers
+InitSSPIPackage
+TermSSPIPackage
+InitSession
+TermSession
+GenClientContext
+ConnectionFlushCache
+InitSessionEx
+TermSessionEx
+GenClientContextEx
diff --git a/mingw-w64-crt/libarm32/dbnmpntw.def b/mingw-w64-crt/libarm32/dbnmpntw.def
new file mode 100644
index 0000000..7877ed3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dbnmpntw.def
@@ -0,0 +1,23 @@
+;
+; Definition file of DBnmpntw.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DBnmpntw.dll"
+EXPORTS
+ConnectionObjectSize
+ConnectionRead
+ConnectionWrite
+ConnectionClose
+ConnectionError
+ConnectionVer
+ConnectionTransact
+ConnectionWriteOOB
+ConnectionMode
+ConnectionStatus
+ConnectionOpen
+ConnectionServerEnum
+ConnectionCheckForData
+ConnectionOpenW
+ConnectionErrorW
+ConnectionServerEnumW
diff --git a/mingw-w64-crt/libarm32/dcomp.def b/mingw-w64-crt/libarm32/dcomp.def
new file mode 100644
index 0000000..3e6efe1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dcomp.def
@@ -0,0 +1,53 @@
+;
+; Definition file of dcomp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dcomp.dll"
+EXPORTS
+ord_500 @500
+ord_501 @501
+ord_502 @502
+ord_503 @503
+ord_504 @504
+ord_505 @505
+ord_506 @506
+ord_507 @507
+ord_508 @508
+ord_509 @509
+ord_510 @510
+ord_511 @511
+ord_512 @512
+ord_513 @513
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+DCompositionCreateDevice
+DCompositionCreateSurfaceHandle
+ord_1000 @1000
+ord_1001 @1001
+ord_1002 @1002
+ord_1003 @1003
+ord_1004 @1004
+ord_1006 @1006
+ord_1007 @1007
+ord_1008 @1008
+ord_1009 @1009
+ord_1011 @1011
+ord_1012 @1012
+ord_1013 @1013
+ord_1014 @1014
+ord_1015 @1015
+ord_1016 @1016
+DCompositionCreateDevice2
+ord_1018 @1018
+ord_1019 @1019
+ord_1020 @1020
+ord_1021 @1021
+ord_1022 @1022
+ord_1023 @1023
+ord_1024 @1024
+ord_1025 @1025
diff --git a/mingw-w64-crt/libarm32/ddraw.def b/mingw-w64-crt/libarm32/ddraw.def
new file mode 100644
index 0000000..768b73e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ddraw.def
@@ -0,0 +1,27 @@
+;
+; Definition file of DDRAW.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DDRAW.dll"
+EXPORTS
+AcquireDDThreadLock
+CompleteCreateSysmemSurface
+D3DParseUnknownCommand
+DDGetAttachedSurfaceLcl
+DDInternalLock
+DDInternalUnlock
+DSoundHelp
+DirectDrawCreate
+DirectDrawCreateClipper
+DirectDrawCreateEx
+DirectDrawEnumerateA
+DirectDrawEnumerateExA
+DirectDrawEnumerateExW
+DirectDrawEnumerateW
+GetDDSurfaceLocal
+GetOLEThunkData
+GetSurfaceFromDC
+RegisterSpecialCase
+ReleaseDDThreadLock
+SetAppCompatData
diff --git a/mingw-w64-crt/libarm32/defragproxy.def b/mingw-w64-crt/libarm32/defragproxy.def
new file mode 100644
index 0000000..845f512
--- /dev/null
+++ b/mingw-w64-crt/libarm32/defragproxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of defragproxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "defragproxy.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/defragsvc.def b/mingw-w64-crt/libarm32/defragsvc.def
new file mode 100644
index 0000000..7205526
--- /dev/null
+++ b/mingw-w64-crt/libarm32/defragsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of defragsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "defragsvc.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/devdispitemprovider.def b/mingw-w64-crt/libarm32/devdispitemprovider.def
new file mode 100644
index 0000000..7ea374c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/devdispitemprovider.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DevDispItemProvider.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DevDispItemProvider.dll"
+EXPORTS
+DevQueryEntry
diff --git a/mingw-w64-crt/libarm32/deviceaccess.def b/mingw-w64-crt/libarm32/deviceaccess.def
new file mode 100644
index 0000000..33570bb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/deviceaccess.def
@@ -0,0 +1,8 @@
+;
+; Definition file of deviceaccess.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "deviceaccess.dll"
+EXPORTS
+CreateDeviceAccessInstance
diff --git a/mingw-w64-crt/libarm32/deviceassociation.def b/mingw-w64-crt/libarm32/deviceassociation.def
new file mode 100644
index 0000000..8622e06
--- /dev/null
+++ b/mingw-w64-crt/libarm32/deviceassociation.def
@@ -0,0 +1,29 @@
+;
+; Definition file of deviceassociation.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "deviceassociation.dll"
+EXPORTS
+DafAepExport
+DafAepImport
+DafChallengeDevicePresence
+DafCloseAssociationContext
+DafCloseChallengeContext
+DafCloseImportExportContext
+DafCreateAssociationContext
+DafCreateAssociationContextFromOobBlob
+DafCreateChallengeContext
+DafCreateDeviceChallengeContext
+DafCreateDeviceInterfaceChallengeContext
+DafCreateImportExportContext
+DafMemFree
+DafSelectCeremony
+DafStartAepExport
+DafStartAepImport
+DafStartDeviceStatusNotification
+DafStartEnumCeremonies
+DafStartFinalize
+DafStartReadCeremonyData
+DafStartRemoveAssociation
+DafStartWriteCeremonyData
diff --git a/mingw-w64-crt/libarm32/deviceregistration.def b/mingw-w64-crt/libarm32/deviceregistration.def
new file mode 100644
index 0000000..6956c9a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/deviceregistration.def
@@ -0,0 +1,12 @@
+;
+; Definition file of DeviceRegistration.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DeviceRegistration.DLL"
+EXPORTS
+RegisterDevice
+UnRegisterDevice
+DiscoverRegistrationService
+GetRegistrationInfo
+IsRegistrationAvailable
diff --git a/mingw-w64-crt/libarm32/devicesetupmanager.def b/mingw-w64-crt/libarm32/devicesetupmanager.def
new file mode 100644
index 0000000..1319024
--- /dev/null
+++ b/mingw-w64-crt/libarm32/devicesetupmanager.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DeviceSetupManager.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DeviceSetupManager.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/devinv.def b/mingw-w64-crt/libarm32/devinv.def
new file mode 100644
index 0000000..7136c69
--- /dev/null
+++ b/mingw-w64-crt/libarm32/devinv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of devinv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "devinv.dll"
+EXPORTS
+RunDeviceInventoryW
+CreateDeviceInventory
diff --git a/mingw-w64-crt/libarm32/devmgr.def b/mingw-w64-crt/libarm32/devmgr.def
new file mode 100644
index 0000000..2e51a19
--- /dev/null
+++ b/mingw-w64-crt/libarm32/devmgr.def
@@ -0,0 +1,26 @@
+;
+; Definition file of DEVMGR.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DEVMGR.DLL"
+EXPORTS
+DeviceProperties_RunDLLA
+DeviceProperties_RunDLLW
+DevicePropertiesA
+DevicePropertiesW
+DeviceManager_ExecuteA
+DeviceManager_ExecuteW
+DeviceProblemTextA
+DeviceProblemTextW
+DeviceProblemWizardA
+DeviceProblemWizardW
+DeviceAdvancedPropertiesA
+DeviceAdvancedPropertiesW
+DeviceCreateHardwarePage
+DeviceCreateHardwarePageEx
+DevicePropertiesExA
+DevicePropertiesExW
+DeviceProblenWizard_RunDLLA
+DeviceProblenWizard_RunDLLW
+DeviceCreateHardwarePageCustom
diff --git a/mingw-w64-crt/libarm32/devobj.def b/mingw-w64-crt/libarm32/devobj.def
new file mode 100644
index 0000000..8bb12a8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/devobj.def
@@ -0,0 +1,58 @@
+;
+; Definition file of DEVOBJ.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DEVOBJ.dll"
+EXPORTS
+DevObjBuildClassInfoList
+DevObjChangeState
+DevObjClassGuidsFromName
+DevObjClassNameFromGuid
+DevObjCreateDevRegKey
+DevObjCreateDeviceInfo
+DevObjCreateDeviceInfoList
+DevObjCreateDeviceInterface
+DevObjCreateDeviceInterfaceRegKey
+DevObjDeleteAllInterfacesForDevice
+DevObjDeleteDevRegKey
+DevObjDeleteDevice
+DevObjDeleteDeviceInfo
+DevObjDeleteDeviceInterfaceData
+DevObjDeleteDeviceInterfaceRegKey
+DevObjDestroyDeviceInfoList
+DevObjEnumDeviceInfo
+DevObjEnumDeviceInterfaces
+DevObjGetClassDescription
+DevObjGetClassDevs
+DevObjGetClassProperty
+DevObjGetClassPropertyKeys
+DevObjGetClassRegistryProperty
+DevObjGetDeviceInfoDetail
+DevObjGetDeviceInfoListClass
+DevObjGetDeviceInfoListDetail
+DevObjGetDeviceInstanceId
+DevObjGetDeviceInterfaceAlias
+DevObjGetDeviceInterfaceDetail
+DevObjGetDeviceInterfaceProperty
+DevObjGetDeviceInterfacePropertyKeys
+DevObjGetDeviceProperty
+DevObjGetDevicePropertyKeys
+DevObjGetDeviceRegistryProperty
+DevObjLocateDevice
+DevObjOpenClassRegKey
+DevObjOpenDevRegKey
+DevObjOpenDeviceInfo
+DevObjOpenDeviceInterface
+DevObjOpenDeviceInterfaceRegKey
+DevObjRegisterDeviceInfo
+DevObjRemoveDeviceInterface
+DevObjRestartDevices
+DevObjSetClassProperty
+DevObjSetClassRegistryProperty
+DevObjSetDeviceInfoDetail
+DevObjSetDeviceInterfaceDefault
+DevObjSetDeviceInterfaceProperty
+DevObjSetDeviceProperty
+DevObjSetDeviceRegistryProperty
+DevObjUninstallDevice
diff --git a/mingw-w64-crt/libarm32/devrtl.def b/mingw-w64-crt/libarm32/devrtl.def
new file mode 100644
index 0000000..e0a9a6e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/devrtl.def
@@ -0,0 +1,36 @@
+;
+; Definition file of DEVRTL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DEVRTL.dll"
+EXPORTS
+DevRtlCloseTextLogSection
+DevRtlCreateTextLogSectionA
+DevRtlCreateTextLogSectionW
+DevRtlGetThreadLogToken
+DevRtlSetThreadLogToken
+DevRtlWriteTextLog
+DevRtlWriteTextLogError
+NdxTableAddObject
+NdxTableAddObjectToList
+NdxTableClose
+NdxTableFirstObject
+NdxTableFirstObjectInList
+NdxTableGetObjectName
+NdxTableGetObjectType
+NdxTableGetObjectTypeCount
+NdxTableGetObjectTypeName
+NdxTableGetPropertyTypeClass
+NdxTableGetPropertyTypeCount
+NdxTableGetPropertyTypeName
+NdxTableGetPropertyValue
+NdxTableNextObject
+NdxTableObjectFromName
+NdxTableObjectFromPointer
+NdxTableOpen
+NdxTableRemoveObject
+NdxTableRemoveObjectFromList
+NdxTableSetObjectPointer
+NdxTableSetPropertyValue
+NdxTableSetTypeDefinition
diff --git a/mingw-w64-crt/libarm32/dfdts.def b/mingw-w64-crt/libarm32/dfdts.def
new file mode 100644
index 0000000..8b23894
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dfdts.def
@@ -0,0 +1,11 @@
+;
+; Definition file of DFDTS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DFDTS.dll"
+EXPORTS
+DfdGetDefaultPolicyAndSMART
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/dfpcommon.def b/mingw-w64-crt/libarm32/dfpcommon.def
new file mode 100644
index 0000000..625c271
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dfpcommon.def
@@ -0,0 +1,20 @@
+;
+; Definition file of DfpCommon.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DfpCommon.dll"
+EXPORTS
+Anonymize
+ClearPIIFilter
+FreePathAnonymizer
+IsRunningElevated
+LogMessage
+MakeConfigService
+MakeDriveStudyTask
+MakeFolderStudyTask
+MakeLogger
+MakeMaintenanceService
+MakePathAnonymizer
+MakeStudyService
+OutputMessage
diff --git a/mingw-w64-crt/libarm32/dfscli.def b/mingw-w64-crt/libarm32/dfscli.def
new file mode 100644
index 0000000..0a2180b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dfscli.def
@@ -0,0 +1,36 @@
+;
+; Definition file of dfscli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dfscli.dll"
+EXPORTS
+I_NetDfsIsThisADomainName
+NetDfsAdd
+NetDfsAddFtRoot
+NetDfsAddRootTarget
+NetDfsAddStdRoot
+NetDfsAddStdRootForced
+NetDfsEnum
+NetDfsGetClientInfo
+NetDfsGetDcAddress
+NetDfsGetFtContainerSecurity
+NetDfsGetInfo
+NetDfsGetSecurity
+NetDfsGetStdContainerSecurity
+NetDfsGetSupportedNamespaceVersion
+NetDfsManagerGetConfigInfo
+NetDfsManagerInitialize
+NetDfsManagerSendSiteInfo
+NetDfsMove
+NetDfsRemove
+NetDfsRemoveFtRoot
+NetDfsRemoveFtRootForced
+NetDfsRemoveRootTarget
+NetDfsRemoveStdRoot
+NetDfsRename
+NetDfsSetClientInfo
+NetDfsSetFtContainerSecurity
+NetDfsSetInfo
+NetDfsSetSecurity
+NetDfsSetStdContainerSecurity
diff --git a/mingw-w64-crt/libarm32/dhcpcmonitor.def b/mingw-w64-crt/libarm32/dhcpcmonitor.def
new file mode 100644
index 0000000..56d5064
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dhcpcmonitor.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DHCPCMONITOR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DHCPCMONITOR.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/dhcpcore.def b/mingw-w64-crt/libarm32/dhcpcore.def
new file mode 100644
index 0000000..ce4fe8f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dhcpcore.def
@@ -0,0 +1,11 @@
+;
+; Definition file of dhcpcore.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dhcpcore.DLL"
+EXPORTS
+DhcpGlobalIsShuttingDown DATA
+DhcpGlobalServiceSyncEvent DATA
+DhcpGlobalTerminateEvent DATA
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/dhcpcore6.def b/mingw-w64-crt/libarm32/dhcpcore6.def
new file mode 100644
index 0000000..0b3bfb5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dhcpcore6.def
@@ -0,0 +1,8 @@
+;
+; Definition file of dhcpcore6.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dhcpcore6.DLL"
+EXPORTS
+Dhcpv6Main
diff --git a/mingw-w64-crt/libarm32/dhcpcsvc.def b/mingw-w64-crt/libarm32/dhcpcsvc.def
new file mode 100644
index 0000000..a0a3c8f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dhcpcsvc.def
@@ -0,0 +1,74 @@
+;
+; Definition file of dhcpcsvc.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dhcpcsvc.DLL"
+EXPORTS
+DhcpAcquireParameters
+DhcpAcquireParametersByBroadcast
+DhcpCApiCleanup
+DhcpCApiInitialize
+DhcpClient_Generalize
+DhcpDeRegisterConnectionStateNotification
+DhcpDeRegisterOptions
+DhcpDeRegisterParamChange
+DhcpDelPersistentRequestParams
+DhcpEnableDhcp
+DhcpEnableTracing
+DhcpEnumClasses
+DhcpEnumInterfaces
+DhcpFallbackRefreshParams
+DhcpFreeEnumeratedInterfaces
+DhcpFreeLeaseInfo
+DhcpFreeLeaseInfoArray
+DhcpFreeMem
+DhcpGetClassId
+DhcpGetClientId
+DhcpGetDhcpServicedConnections
+DhcpGetFallbackParams
+DhcpGetNotificationStatus
+DhcpGetOriginalSubnetMask
+DhcpGetTraceArray
+DhcpGlobalIsShuttingDown DATA
+DhcpGlobalServiceSyncEvent DATA
+DhcpGlobalTerminateEvent DATA
+DhcpHandlePnPEvent
+DhcpIsEnabled
+DhcpLeaseIpAddress
+DhcpLeaseIpAddressEx
+DhcpNotifyConfigChange
+DhcpNotifyConfigChangeEx
+DhcpNotifyMediaReconnected
+DhcpOpenGlobalEvent
+DhcpPersistentRequestParams
+DhcpQueryLeaseInfo
+DhcpQueryLeaseInfoArray
+DhcpQueryLeaseInfoEx
+DhcpRegisterConnectionStateNotification
+DhcpRegisterOptions
+DhcpRegisterParamChange
+DhcpReleaseIpAddressLease
+DhcpReleaseIpAddressLeaseEx
+DhcpReleaseParameters
+DhcpRemoveDNSRegistrations
+DhcpRenewIpAddressLease
+DhcpRenewIpAddressLeaseEx
+DhcpRequestCachedParams
+DhcpRequestOptions
+DhcpRequestParams
+DhcpSetClassId
+DhcpSetClientId
+DhcpSetFallbackParams
+DhcpSetMSFTVendorSpecificOptions
+DhcpStaticRefreshParams
+DhcpUndoRequestParams
+Dhcpv4CheckServerAvailability
+Dhcpv4EnableDhcpEx
+McastApiCleanup
+McastApiStartup
+McastEnumerateScopes
+McastGenUID
+McastReleaseAddress
+McastRenewAddress
+McastRequestAddress
diff --git a/mingw-w64-crt/libarm32/dhcpcsvc6.def b/mingw-w64-crt/libarm32/dhcpcsvc6.def
new file mode 100644
index 0000000..3f80fbf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dhcpcsvc6.def
@@ -0,0 +1,29 @@
+;
+; Definition file of dhcpcsvc6.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dhcpcsvc6.DLL"
+EXPORTS
+Dhcpv6AcquireParameters
+Dhcpv6CApiCleanup
+Dhcpv6CApiInitialize
+Dhcpv6CancelOperation
+Dhcpv6EnableDhcp
+Dhcpv6EnableTracing
+Dhcpv6FreeLeaseInfo
+Dhcpv6FreeLeaseInfoArray
+Dhcpv6GetTraceArray
+Dhcpv6GetUserClasses
+Dhcpv6IsEnabled
+Dhcpv6QueryLeaseInfo
+Dhcpv6QueryLeaseInfoArray
+Dhcpv6ReleaseParameters
+Dhcpv6ReleasePrefix
+Dhcpv6ReleasePrefixEx
+Dhcpv6RenewPrefix
+Dhcpv6RenewPrefixEx
+Dhcpv6RequestParams
+Dhcpv6RequestPrefix
+Dhcpv6RequestPrefixEx
+Dhcpv6SetUserClass
diff --git a/mingw-w64-crt/libarm32/dhcpqec.def b/mingw-w64-crt/libarm32/dhcpqec.def
new file mode 100644
index 0000000..52a1712
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dhcpqec.def
@@ -0,0 +1,10 @@
+;
+; Definition file of DhcpQEC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DhcpQEC.dll"
+EXPORTS
+DhcpQecEnableTracing
+InitializeQec
+UninitializeQec
diff --git a/mingw-w64-crt/libarm32/dhcpsapi.def b/mingw-w64-crt/libarm32/dhcpsapi.def
new file mode 100644
index 0000000..a38b749
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dhcpsapi.def
@@ -0,0 +1,216 @@
+;
+; Definition file of DHCPSAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DHCPSAPI.DLL"
+EXPORTS
+DhcpAddFilterV4
+DhcpAddMScopeElement
+DhcpAddSecurityGroup
+DhcpAddServer
+DhcpAddSubnetElement
+DhcpAddSubnetElementV4
+DhcpAddSubnetElementV5
+DhcpAddSubnetElementV6
+DhcpAuditLogGetParams
+DhcpAuditLogSetParams
+DhcpCreateClass
+DhcpCreateClassV6
+DhcpCreateClientInfo
+DhcpCreateClientInfoV4
+DhcpCreateClientInfoVQ
+DhcpCreateOption
+DhcpCreateOptionV5
+DhcpCreateOptionV6
+DhcpCreateSubnet
+DhcpCreateSubnetV6
+DhcpCreateSubnetVQ
+DhcpDeleteClass
+DhcpDeleteClassV6
+DhcpDeleteClientInfo
+DhcpDeleteClientInfoV6
+DhcpDeleteFilterV4
+DhcpDeleteMClientInfo
+DhcpDeleteMScope
+DhcpDeleteServer
+DhcpDeleteSubnet
+DhcpDeleteSubnetV6
+DhcpDeleteSuperScopeV4
+DhcpDsCleanup
+DhcpDsClearHostServerEntries
+DhcpDsInit
+DhcpEnumClasses
+DhcpEnumClassesV6
+DhcpEnumFilterV4
+DhcpEnumMScopeClients
+DhcpEnumMScopeElements
+DhcpEnumMScopes
+DhcpEnumOptionValues
+DhcpEnumOptionValuesV5
+DhcpEnumOptionValuesV6
+DhcpEnumOptions
+DhcpEnumOptionsV5
+DhcpEnumOptionsV6
+DhcpEnumServers
+DhcpEnumSubnetClients
+DhcpEnumSubnetClientsFilterStatusInfo
+DhcpEnumSubnetClientsV4
+DhcpEnumSubnetClientsV5
+DhcpEnumSubnetClientsV6
+DhcpEnumSubnetClientsVQ
+DhcpEnumSubnetElements
+DhcpEnumSubnetElementsV4
+DhcpEnumSubnetElementsV5
+DhcpEnumSubnetElementsV6
+DhcpEnumSubnets
+DhcpEnumSubnetsV6
+DhcpGetAllOptionValues
+DhcpGetAllOptionValuesV6
+DhcpGetAllOptions
+DhcpGetAllOptionsV6
+DhcpGetClassInfo
+DhcpGetClientInfo
+DhcpGetClientInfoV4
+DhcpGetClientInfoV6
+DhcpGetClientInfoVQ
+DhcpGetClientOptions
+DhcpGetFilterV4
+DhcpGetMCastMibInfo
+DhcpGetMScopeInfo
+DhcpGetMibInfo
+DhcpGetMibInfoV5
+DhcpGetMibInfoV6
+DhcpGetMibInfoVQ
+DhcpGetOptionInfo
+DhcpGetOptionInfoV5
+DhcpGetOptionInfoV6
+DhcpGetOptionValue
+DhcpGetOptionValueV5
+DhcpGetOptionValueV6
+DhcpGetServerBindingInfo
+DhcpGetServerBindingInfoV6
+DhcpGetServerSpecificStrings
+DhcpGetSubnetDelayOffer
+DhcpGetSubnetInfo
+DhcpGetSubnetInfoV6
+DhcpGetSubnetInfoVQ
+DhcpGetSuperScopeInfoV4
+DhcpGetThreadOptions
+DhcpGetVersion
+DhcpHlprAddV4PolicyCondition
+DhcpHlprAddV4PolicyExpr
+DhcpHlprAddV4PolicyRange
+DhcpHlprCreateV4Policy
+DhcpHlprCreateV4PolicyEx
+DhcpHlprFindV4DhcpProperty
+DhcpHlprFreeV4DhcpProperty
+DhcpHlprFreeV4DhcpPropertyArray
+DhcpHlprFreeV4Policy
+DhcpHlprFreeV4PolicyArray
+DhcpHlprFreeV4PolicyEx
+DhcpHlprFreeV4PolicyExArray
+DhcpHlprIsV4PolicySingleUC
+DhcpHlprIsV4PolicyValid
+DhcpHlprIsV4PolicyWellFormed
+DhcpHlprModifyV4PolicyExpr
+DhcpHlprResetV4PolicyExpr
+DhcpModifyClass
+DhcpModifyClassV6
+DhcpRemoveMScopeElement
+DhcpRemoveOption
+DhcpRemoveOptionV5
+DhcpRemoveOptionV6
+DhcpRemoveOptionValue
+DhcpRemoveOptionValueV5
+DhcpRemoveOptionValueV6
+DhcpRemoveSubnetElement
+DhcpRemoveSubnetElementV4
+DhcpRemoveSubnetElementV5
+DhcpRemoveSubnetElementV6
+DhcpRpcFreeMemory
+DhcpScanDatabase
+DhcpScanMDatabase
+DhcpServerAuditlogParamsFree
+DhcpServerBackupDatabase
+DhcpServerGetConfig
+DhcpServerGetConfigV4
+DhcpServerGetConfigV6
+DhcpServerGetConfigVQ
+DhcpServerQueryAttribute
+DhcpServerQueryAttributes
+DhcpServerQueryDnsRegCredentials
+DhcpServerRedoAuthorization
+DhcpServerRestoreDatabase
+DhcpServerSetConfig
+DhcpServerSetConfigV4
+DhcpServerSetConfigV6
+DhcpServerSetConfigVQ
+DhcpServerSetDnsRegCredentials
+DhcpServerSetDnsRegCredentialsV5
+DhcpSetClientInfo
+DhcpSetClientInfoV4
+DhcpSetClientInfoV6
+DhcpSetClientInfoVQ
+DhcpSetFilterV4
+DhcpSetMScopeInfo
+DhcpSetOptionInfo
+DhcpSetOptionInfoV5
+DhcpSetOptionInfoV6
+DhcpSetOptionValue
+DhcpSetOptionValueV5
+DhcpSetOptionValueV6
+DhcpSetOptionValues
+DhcpSetOptionValuesV5
+DhcpSetServerBindingInfo
+DhcpSetServerBindingInfoV6
+DhcpSetSubnetDelayOffer
+DhcpSetSubnetInfo
+DhcpSetSubnetInfoV6
+DhcpSetSubnetInfoVQ
+DhcpSetSuperScopeV4
+DhcpSetThreadOptions
+DhcpV4AddPolicyRange
+DhcpV4CreateClientInfo
+DhcpV4CreateClientInfoEx
+DhcpV4CreatePolicy
+DhcpV4CreatePolicyEx
+DhcpV4DeletePolicy
+DhcpV4EnumPolicies
+DhcpV4EnumPoliciesEx
+DhcpV4EnumSubnetClients
+DhcpV4EnumSubnetClientsEx
+DhcpV4EnumSubnetReservations
+DhcpV4FailoverAddScopeToRelationship
+DhcpV4FailoverCreateRelationship
+DhcpV4FailoverDeleteRelationship
+DhcpV4FailoverDeleteScopeFromRelationship
+DhcpV4FailoverEnumRelationship
+DhcpV4FailoverGetAddressStatus
+DhcpV4FailoverGetClientInfo
+DhcpV4FailoverGetRelationship
+DhcpV4FailoverGetScopeRelationship
+DhcpV4FailoverGetScopeStatistics
+DhcpV4FailoverGetSystemTime
+DhcpV4FailoverSetRelationship
+DhcpV4FailoverTriggerAddrAllocation
+DhcpV4GetAllOptionValues
+DhcpV4GetClientInfo
+DhcpV4GetClientInfoEx
+DhcpV4GetFreeIPAddress
+DhcpV4GetOptionValue
+DhcpV4GetPolicy
+DhcpV4GetPolicyEx
+DhcpV4QueryPolicyEnforcement
+DhcpV4RemoveOptionValue
+DhcpV4RemovePolicyRange
+DhcpV4SetOptionValue
+DhcpV4SetOptionValues
+DhcpV4SetPolicy
+DhcpV4SetPolicyEnforcement
+DhcpV4SetPolicyEx
+DhcpV6CreateClientInfo
+DhcpV6GetFreeIPAddress
+DhcpV6GetStatelessStatistics
+DhcpV6GetStatelessStoreParams
+DhcpV6SetStatelessStoreParams
diff --git a/mingw-w64-crt/libarm32/diagperf.def b/mingw-w64-crt/libarm32/diagperf.def
new file mode 100644
index 0000000..3502e44
--- /dev/null
+++ b/mingw-w64-crt/libarm32/diagperf.def
@@ -0,0 +1,10 @@
+;
+; Definition file of official.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "official.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/dimsroam.def b/mingw-w64-crt/libarm32/dimsroam.def
new file mode 100644
index 0000000..b478582
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dimsroam.def
@@ -0,0 +1,8 @@
+;
+; Definition file of dimsroam.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dimsroam.dll"
+EXPORTS
+DimsRoamEntry
diff --git a/mingw-w64-crt/libarm32/diskcopy.def b/mingw-w64-crt/libarm32/diskcopy.def
new file mode 100644
index 0000000..4531387
--- /dev/null
+++ b/mingw-w64-crt/libarm32/diskcopy.def
@@ -0,0 +1,10 @@
+;
+; Definition file of DISKCOPY.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DISKCOPY.dll"
+EXPORTS
+ord_1 @1
+DiskCopyRunDll
+DiskCopyRunDllW
diff --git a/mingw-w64-crt/libarm32/dismapi.def b/mingw-w64-crt/libarm32/dismapi.def
new file mode 100644
index 0000000..2bfe1e7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dismapi.def
@@ -0,0 +1,59 @@
+;
+; Definition file of DismApi.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DismApi.DLL"
+EXPORTS
+DismAddDriver
+DismAddPackage
+DismApplyUnattend
+DismCheckImageHealth
+DismCleanupMountpoints
+DismCloseSession
+DismCommitImage
+DismDelete
+DismDisableFeature
+DismEnableFeature
+DismGetDriverInfo
+DismGetDrivers
+DismGetFeatureInfo
+DismGetFeatureParent
+DismGetFeatures
+DismGetImageInfo
+DismGetLastErrorMessage
+DismGetMountedImageInfo
+DismGetPackageInfo
+DismGetPackages
+DismInitialize
+DismMountImage
+DismOpenSession
+DismRemountImage
+DismRemoveDriver
+DismRemovePackage
+DismRestoreImageHealth
+DismShutdown
+DismUnmountImage
+_DismAddProvisionedAppxPackage
+_DismEnableDisableFeature
+_DismExportDriver
+_DismGetCurrentEdition
+_DismGetFeaturesEx
+_DismGetKCacheBinaryValue
+_DismGetKCacheDwordValue
+_DismGetKCacheStringValue
+_DismGetLastCBSSessionID
+_DismGetOsInfo
+_DismGetProductKeyInfo
+_DismGetProvisionedAppxPackages
+_DismGetRegistryMountPoint
+_DismGetStateFromCBSSessionID
+_DismGetTargetEditions
+_DismOptimizeImage
+_DismRemoveProvisionedAppxPackage
+_DismSetAppXProvisionedDataFile
+_DismSetEdition
+_DismSetFirstBootCommandLine
+_DismSetMachineName
+_DismSetProductKey
+_DismValidateProductKey
diff --git a/mingw-w64-crt/libarm32/dispci.def b/mingw-w64-crt/libarm32/dispci.def
new file mode 100644
index 0000000..2195549
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dispci.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DispCI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DispCI.dll"
+EXPORTS
+DisplayClassInstaller
diff --git a/mingw-w64-crt/libarm32/dispex.def b/mingw-w64-crt/libarm32/dispex.def
new file mode 100644
index 0000000..fcc0628
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dispex.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DispEx.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DispEx.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/display.def b/mingw-w64-crt/libarm32/display.def
new file mode 100644
index 0000000..8cf2641
--- /dev/null
+++ b/mingw-w64-crt/libarm32/display.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DISPLAY.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DISPLAY.dll"
+EXPORTS
+DisplaySaveSettingsEx
diff --git a/mingw-w64-crt/libarm32/dmdlgs.def b/mingw-w64-crt/libarm32/dmdlgs.def
new file mode 100644
index 0000000..9dc0344
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dmdlgs.def
@@ -0,0 +1,16 @@
+;
+; Definition file of DMDLGS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DMDLGS.dll"
+EXPORTS
+?AddLDMObjMapEntry@CDataCache@@QAAXPAU_LDM_OBJ_MAP_ENTRY@@@Z
+?FreeArrayOfStrings@@YAXPAUarrayOfStrings@@@Z
+?GetDiskCount@CDataCache@@QAAKXZ
+?GetLdmObjectId@CDMNodeObj@@QAA_JXZ
+?GetNumMembers@CDMNodeObj@@QAAKXZ
+?GetOcxFrameCWndPtr@CTaskData@@QAAPAVCWnd@@XZ
+?GetRegionColorStructPtr@CTaskData@@QAAXPAPAU_REGION_COLORS@@AAH@Z
+?GetServerName@CDataCache@@QAA?AVCString@@XZ
+?GetVolumeCount@CDataCache@@QAAKXZ
diff --git a/mingw-w64-crt/libarm32/dmdskmgr.def b/mingw-w64-crt/libarm32/dmdskmgr.def
new file mode 100644
index 0000000..dfaf9b5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dmdskmgr.def
@@ -0,0 +1,248 @@
+;
+; Definition file of DMDskMgr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DMDskMgr.dll"
+EXPORTS
+??0CDataCache@@QAA@XZ
+??1CDMNodeObj@@QAA@XZ
+??1CDataCache@@UAA@XZ
+?AddFileSystemInfoToCache@CDataCache@@QAAXKPAUfilesysteminfo@@@Z
+?AddFileSystemInfoToListAndMap@CDataCache@@QAAXKPAUfilesysteminfo@@@Z
+?AddLDMObjMapEntry@CDataCache@@QAAXPAU_LDM_OBJ_MAP_ENTRY@@@Z
+?AddRegionToVolumeMemberList@CDataCache@@QAAXPAVCDMNodeObj@@@Z
+?AddRow@CDMComponentData@@QAAXPAVCDMScopeNode@@J@Z
+?AdjustRegionCountInLegendList@CDataCache@@QAAXW4_REGIONTYPE@@HPAVCTaskData@@@Z
+?AdjustVolumeCountInLegendList@CDataCache@@QAAXW4_VOLUMELAYOUT@@HPAVCTaskData@@@Z
+?CanHaveGPT@CDMNodeObj@@QAAHXZ
+?ChangeRow@CDMComponentData@@QAAXPAVCDMScopeNode@@J@Z
+?Command@CContextMenu@@QAAJJPAUIDataObject@@J@Z
+?CompareDiskNames@@YAHJJ@Z
+?ContainsActivePartition@CDMNodeObj@@QAAHXZ
+?ContainsBootIniPartition@CDMNodeObj@@QAAHXZ
+?ContainsBootIniPartitionForWolfpack@CDMNodeObj@@QAAHXZ
+?ContainsBootVolumesNumberChange@CDMNodeObj@@QAAH_JPAH@Z
+?ContainsESPPartition@CDMNodeObj@@QAAHXZ
+?ContainsFVEPartition@CDMNodeObj@@QAAHXZ
+?ContainsLogicalDrvBootPartition@CDMNodeObj@@QAAHXZ
+?ContainsPageFile@CDMNodeObj@@QAAHXZ
+?ContainsRealSystemPartition@CDMNodeObj@@QAAHXZ
+?ContainsSubDiskNeedResync@CDMNodeObj@@QAAHXZ
+?ContainsSystemInformation@CDMNodeObj@@QAAHXZ
+?ContainsSystemPartition@CDMNodeObj@@QAAHXZ
+?ConvertBytesToMB@@YA_J_J@Z
+?ConvertMBToBytes@@YA_J_J@Z
+?CookieSort@@YAXPAJIIIP6AHJJ@Z@Z
+?CreateDiskList@CDataCache@@QAAXXZ
+?CreateNodeObjAndAddToMap@CDataCache@@QAAPAVCDMNodeObj@@HW4_NODEOBJ_TYPES@@PAV1@PAX_J@Z
+?CreateRegionNodeObj@CDataCache@@QAAPAVCDMNodeObj@@PAV2@PAUregioninfoex@@@Z
+?CreateShortDiskName@CDataCache@@QAAXAAUdiskinfoex@@@Z
+?CreateVolumeList@CDataCache@@QAAXXZ
+?DeleteDiskGroupData@CDataCache@@QAAXPAUDISK_GROUP_DATA@@@Z
+?DeleteEncapsulateData@CDataCache@@QAAXPAUENCAPSULATE_DATA@@@Z
+?DeleteLists@CDataCache@@QAAXXZ
+?DeleteRegionFromVolumeMemberList@CDataCache@@QAAXPAVCDMNodeObj@@@Z
+?DeleteRow@CDMComponentData@@QAAXPAVCDMScopeNode@@J@Z
+?DoDelete@CContextMenu@@QAAXJ@Z
+?DoRevertToNT4@CContextMenu@@QAAXJH@Z
+?EmptyOcxViewData@CDMComponentData@@QAAXPAVCDMScopeNode@@@Z
+?EnhancedIsUpgradeable@CDMNodeObj@@QAAHPAVCTaskData@@@Z
+?EnumDiskRegions@CDMNodeObj@@QAAXPAPAJAAJ@Z
+?EnumDisks@CTaskData@@QAAXAAKPAPAJ@Z
+?EnumFirstVolumeMember@CDMNodeObj@@QAAXAAJ0@Z
+?EnumNTFSwithDriveLetter@CDataCache@@QAAXPAHPAPAG@Z
+?EnumNTFSwithDriveLetter@CTaskData@@QAAXPAHPAPAG@Z
+?EnumVolumeMembers@CDMNodeObj@@QAAXPAPAJAAJ@Z
+?EnumVolumes@CTaskData@@QAAXAAKPAPAJ@Z
+?FillDeviceInstanceId@CDataCache@@QAAXPAG0@Z
+?FilterCookiesBigEnoughForFTRepair@CTaskData@@QAAXAAKPAJPAPAJ_JPAVCDMNodeObj@@@Z
+?FilterCookiesBigEnoughForRAID5Repair@CTaskData@@QAAXAAKPAJPAPAJ_JPAVCDMNodeObj@@@Z
+?FindCookieAndRemoveFromList@CDataCache@@QAAHJPAV?$CList@PAVCDMNodeObj@@PAV1@@@@Z
+?FindDeviceInstanceId@CDataCache@@QAAPAG_J@Z
+?FindDiskPtrFromDiskId@CDataCache@@QAAH_JPAPAVCDMNodeObj@@@Z
+?FindDriveLetter@CDataCache@@QAAH_JAAG@Z
+?FindDriveLetter@CTaskData@@QAAX_JAAG@Z
+?FindDriveLetterHelper@@YAHPAUdriveletterinfo@@H_JAAG@Z
+?FindFileSystem@CDataCache@@QAAH_JAAUfilesysteminfo@@@Z
+?FindFileSystem@CTaskData@@QAAH_JAAUfilesysteminfo@@@Z
+?FindRegionPtrFromRegionId@CDataCache@@QAAH_JPAPAVCDMNodeObj@@@Z
+?FindRegionPtrFromRegionId@CTaskData@@QAAH_JPAPAVCDMNodeObj@@@Z
+?FindRegionPtrOnDiskFromRegionId@CDataCache@@QAAHPAVCDMNodeObj@@_JPAPAV2@AAPAU__POSITION@@@Z
+?GetAssignedDriveLetter@CTaskData@@QAAHJAAG@Z
+?GetBootPort@CDataCache@@QAAHXZ
+?GetBootPort@CTaskData@@QAAHXZ
+?GetColorRef@CDMNodeObj@@QAAKXZ
+?GetComponentData@CDataCache@@QAAPAVCDMComponentData@@XZ
+?GetDMDataObjPtrFromId@CTaskData@@QAAPAVCDMNodeObj@@_J@Z
+?GetDeviceAttributes@CDMNodeObj@@QAAKXZ
+?GetDeviceState@CDMNodeObj@@QAAKXZ
+?GetDeviceType@CDMNodeObj@@QAAKXZ
+?GetDiskCookies@CDataCache@@IAAXAAKPAPAJ@Z
+?GetDiskCookies@CTaskData@@QAAXAAKPAPAJHKH@Z
+?GetDiskCookiesForAddMirror@CTaskData@@QAAXJAAKPAPAJ@Z
+?GetDiskCookiesForCreateVolume@CTaskData@@QAAXAAKPAPAJ@Z
+?GetDiskCookiesForExtendVolume@CTaskData@@QAAXJAAKPAPAJ@Z
+?GetDiskCookiesForSig@CTaskData@@QAAXAAKPAPAJ@Z
+?GetDiskCookiesForUpgrade@CTaskData@@QAAXAAKPAPAJ@Z
+?GetDiskCookiesToEncap@CTaskData@@QAAXAAKPAPAJ@Z
+?GetDiskCookiesWithFreeSpace@CTaskData@@QAAXAAKPAPAJ@Z
+?GetDiskCount@CDataCache@@QAAKXZ
+?GetDiskInfo@CDMNodeObj@@QAAHAAUdiskinfoex@@@Z
+?GetDiskInfoFromVolCookie@CTaskData@@QAAXJAAHAAKPAPAJKH@Z
+?GetDiskSpec@CDMNodeObj@@QAAHAAUdiskspec@@@Z
+?GetDiskStatus@CDMNodeObj@@QAAHAAVCString@@@Z
+?GetDiskStatusHelper@@YAHPAUdiskinfoex@@AAVCString@@H@Z
+?GetDiskTypeName@CDMNodeObj@@QAAXAAVCString@@@Z
+?GetDiskTypeNameHelper@@YAXPAUdiskinfoex@@AAVCString@@G@Z
+?GetDriveLetter@CDMNodeObj@@QAAXAAG@Z
+?GetDriveLetters@CDataCache@@IAAXAAFPAPAGG@Z
+?GetDriveLetters@CTaskData@@QAAXAAFPAPAGG@Z
+?GetExtendedRegionColor@CDMNodeObj@@QAAKXZ
+?GetExtraRegionStatus@CDMNodeObj@@QAAHAAVCString@@H@Z
+?GetFileSystemLabel@CDMNodeObj@@QAAXAAVCString@@@Z
+?GetFileSystemName@CDMNodeObj@@QAAXAAVCString@@@Z
+?GetFileSystemSize@CDMNodeObj@@QAAXAAJ@Z
+?GetFileSystemType@CDMNodeObj@@QAAHXZ
+?GetFileSystemTypes@CDataCache@@QAAXAAKPAPAUifilesysteminfo@@@Z
+?GetFileSystemTypes@CTaskData@@QAAXAAKPAPAUifilesysteminfo@@@Z
+?GetFlags@CDMNodeObj@@QAAJXZ
+?GetIVolumeClientVersion@CDMNodeObj@@QAAFXZ
+?GetIVolumeClientVersion@CTaskData@@QAAFXZ
+?GetIconId@CDMNodeObj@@QAAIH@Z
+?GetImageNum@CDMNodeObj@@QAAHXZ
+?GetLastKnownState@CDataCache@@QAA_J_J@Z
+?GetLayoutType@CDMNodeObj@@QAA?AW4_LAYOUT_TYPES@@XZ
+?GetLdmObjectId@CDMNodeObj@@QAA_JXZ
+?GetLogicalDriveCount@CDMNodeObj@@QAAKXZ
+?GetLongName@CDMNodeObj@@QAAXAAVCString@@H@Z
+?GetMMCWindow@CDMComponentData@@QAAPAUHWND__@@XZ
+?GetMaxAdjustedFreeSize@CDMNodeObj@@QAAXAA_J@Z
+?GetMaxPartitionCount@CDMNodeObj@@QAAKXZ
+?GetMinMaxPartitionSizes@CDataCache@@IAAXJAA_J0@Z
+?GetMinMaxPartitionSizes@CTaskData@@QAAXJAA_J0@Z
+?GetName@CDMNodeObj@@QAAXAAVCString@@@Z
+?GetNumMembers@CDMNodeObj@@QAAKXZ
+?GetNumRegions@CDMNodeObj@@QAAKXZ
+?GetObjectId@CDMNodeObj@@QAAXAA_J@Z
+?GetOcxFrameCWndPtr@CTaskData@@QAAPAVCWnd@@XZ
+?GetOfflineReasonText@CDMNodeObj@@QAAHAAVCString@@@Z
+?GetOtherDisksFromVolCookie@CTaskData@@QAAXJAAKPAPAJ@Z
+?GetParentDiskPtr@CDMNodeObj@@QAAPAV1@XZ
+?GetParentVolumePtr@CDMNodeObj@@QAAPAV1@XZ
+?GetPartitionStyle@CDMNodeObj@@QAA?AW4_PARTITIONSTYLE@@XZ
+?GetPartitionStyleString@CDMNodeObj@@QAAXAAVCString@@H@Z
+?GetPartitionStyleStringHelper@@YAXW4_PARTITIONSTYLE@@AAVCString@@HKKH@Z
+?GetPatternRef@CDMNodeObj@@QAAHXZ
+?GetPort@CDMNodeObj@@QAAHXZ
+?GetPrimaryPartitionCount@CDMNodeObj@@QAAKXZ
+GetPropertyPageData
+?GetRegionByOffset@CDMNodeObj@@QAAPAV1@_J@Z
+?GetRegionColorStructPtr@CTaskData@@QAAXPAPAU_REGION_COLORS@@AAH@Z
+?GetRegionInfo@CDMNodeObj@@QAAHAAUregioninfoex@@@Z
+?GetResultPane@CDMSnapin@@QAAHJPAPAVCDMResultPane@@@Z
+?GetResultStringArray@CDMNodeObj@@QAAHAAVCStringArray@@@Z
+?GetScopeNode@CDMScopeNodeCollection@@QAAHJPAPAVCDMScopeNode@@@Z
+?GetScopeNodeForResultPane@CDMComponentData@@QAAHJPAPAVCDMScopeNode@@@Z
+?GetServerName@CDataCache@@QAA?AVCString@@XZ
+?GetServerName@CTaskData@@QAA?AVCString@@XZ
+?GetShortName@CDMNodeObj@@QAAXAAVCString@@@Z
+?GetShrinkableSizeInMB@CDMNodeObj@@QAA_JXZ
+?GetSize@CDMNodeObj@@QAAXAA_JH@Z
+?GetSizeMB@CDMNodeObj@@QAAXAA_J@Z
+?GetSizeString@CDMNodeObj@@QAAXAAVCString@@@Z
+?GetStartOffset@CDMNodeObj@@QAA_JXZ
+?GetStatus@CDMNodeObj@@QAAHXZ
+?GetStorageType@CDMNodeObj@@QAA?AW4_STORAGE_TYPES@@XZ
+?GetStorageType@CDMNodeObj@@QAAXAAVCString@@H@Z
+?GetStringFromRc@@YA?AVCString@@K@Z
+?GetUIState@CTaskData@@QAAKXZ
+?GetUnallocSpace@CDMNodeObj@@QAA_JH@Z
+?GetUsableContiguousSpaceInMB@CDMNodeObj@@QAA_JXZ
+?GetVolumeCookies@CDataCache@@IAAXAAKPAPAJ@Z
+?GetVolumeCount@CDataCache@@QAAKXZ
+?GetVolumeFileSystemTypes@CDMNodeObj@@QAAJAAKPAPAUilhfilesysteminfo@@@Z
+?GetVolumeInfo@CDMNodeObj@@QAAHAAUvolumeinfo@@@Z
+?GetVolumeStatus@CDMNodeObj@@QAAHAAVCString@@@Z
+?GetVolumeTotalSizeMB@CDMNodeObj@@QAA_JXZ
+?HasExtendedPartition@CDMNodeObj@@QAAHXZ
+?HasNTFSwithDriveLetter@CDataCache@@QAAHXZ
+?HasNTFSwithDriveLetter@CTaskData@@QAAHXZ
+?HasVMDisk@CDataCache@@QAAHXZ
+?IsActive@CDMNodeObj@@QAAHXZ
+?IsAlpha@CDataCache@@QAAHXZ
+?IsAlpha@CTaskData@@QAAHXZ
+?IsConvertSuccess@CDMNodeObj@@QAAJH@Z
+?IsCurrBootVolume@CDMNodeObj@@QAAHXZ
+?IsCurrSystemVolume@CDMNodeObj@@QAAHXZ
+?IsDiskEmpty@CDMNodeObj@@QAAHXZ
+?IsDiskOffline@CDMNodeObj@@QAAHXZ
+?IsDiskReadOnly@CDMNodeObj@@QAAHXZ
+?IsDynamic1394@CDataCache@@QAAHXZ
+?IsEECoveredGPTDisk@CDMNodeObj@@QAAHXZ
+?IsESPPartition@CDMNodeObj@@QAAHXZ
+?IsEfi@CDataCache@@QAAHXZ
+?IsEfi@CTaskData@@QAAHXZ
+?IsExtendedPartitionCreated@CDMNodeObj@@QAAJXZ
+?IsFTVolume@CDMNodeObj@@QAAHXZ
+?IsFakeVolume@CDMNodeObj@@QAAHXZ
+?IsFirstFreeRegion@CDMNodeObj@@QAAHXZ
+?IsFreeSpaceFollowed@CDMNodeObj@@QAAH_J@Z
+?IsHiddenRegion@@YAHAAUregioninfoex@@@Z
+?IsHiddenRegion@CDMNodeObj@@QAAHXZ
+?IsInFlux@CDMNodeObj@@QAAHXZ
+?IsLocalMachine@CTaskData@@QAAHXZ
+?IsMbrEEPartition@@YAHAAUregioninfoex@@@Z
+?IsMbrEEPartition@CDMNodeObj@@QAAHXZ
+?IsMember@CDMNodeObj@@QAAHPAV1@@Z
+?IsNEC_98Disk@CDMNodeObj@@QAAHXZ
+?IsNEC_98Server@CDataCache@@QAAHXZ
+?IsNEC_98Server@CTaskData@@QAAHXZ
+?IsNTServer@CTaskData@@QAAHXZ
+?IsOemPartition@CDMNodeObj@@QAAHXZ
+?IsPersonalOrLapTopServer@CDataCache@@QAAHXZ
+?IsPostLonghornVdsVersion@CDataCache@@QAAHXZ
+?IsPostLonghornVdsVersion@CTaskData@@QAAHXZ
+?IsPreLonghornVdsVersion@CDataCache@@QAAHXZ
+?IsPreLonghornVdsVersion@CTaskData@@QAAHXZ
+IsRequestPending
+?IsRevertable@CDMNodeObj@@QAAHXZ
+?IsSecureSystemPartition@CTaskData@@QAAHXZ
+?IsSpacesProtectivePartition@CDMNodeObj@@QAAHXZ
+?IsUnknownPartition@CDMNodeObj@@QAAHXZ
+?IsUpgradeable@CDMNodeObj@@QAAHXZ
+?IsVolumeArrived@CDMNodeObj@@QAAJ_JW4_LAYOUT_TYPES@@@Z
+?IsVolumeSimple@CDMNodeObj@@QAAHXZ
+?IsWolfpack@CDataCache@@QAAHXZ
+?IsWolfpack@CTaskData@@QAAHXZ
+?LoadData@CDMComponentData@@QAAXPAVCDMScopeNode@@J@Z
+LoadPropertyPageData
+?MarkDiskForLastVolume@CDMNodeObj@@QAAXPAV1@@Z
+?MarkDisksForLastVolume@CDMNodeObj@@QAAXXZ
+?OnlyContiguousExtendAllowed@CDMNodeObj@@QAAHXZ
+?ParseDeviceName@@YAXPAH00PAG@Z
+?PopUpInit@CContextMenu@@QAAXPAVCDMNodeObj@@AAH1H@Z
+?PopulateDiskGroupData@CDataCache@@QAAXPAUDISK_GROUP_DATA@@@Z
+?PopulateEncapsulateData@CDataCache@@QAAXPAUENCAPSULATE_DATA@@@Z
+?RecalculateSpace@CDMNodeObj@@QAAXXZ
+?RefreshDiskView@CDMComponentData@@QAAXPAVCDMScopeNode@@@Z
+?RefreshFileSys@CContextMenu@@QAAXJ@Z
+?ReloadData@CDMComponentData@@QAAXPAVCDMScopeNode@@@Z
+?RoundUpToMB@@YA_J_J@Z
+?SetDescriptionBarText@CDMSnapin@@QAAXJ@Z
+?SetDiskList@CDataCache@@QAAXPAUdiskinfoex@@K@Z
+?SetDriveLetterInUse@CDataCache@@QAAXGH@Z
+?SetFSId@CDMNodeObj@@QAAX_J@Z
+?SetOcxViewType@CDMComponentData@@QAAXPAVCDMScopeNode@@@Z
+?SetOcxViewTypeForce@CDMComponentData@@QAAXPAVCDMScopeNode@@@Z
+?SetUIState@CTaskData@@QAAXK@Z
+?SetVolumeList@CDataCache@@QAAXPAUvolumeinfo@@KPAVCTaskData@@@Z
+?ShowContextMenu@CContextMenu@@QAAJPAVCWnd@@JJJ@Z
+?SupportGpt@CDataCache@@QAAHXZ
+?SupportGpt@CTaskData@@QAAHXZ
+?SupportMirror@CDataCache@@QAAHXZ
+?SupportRaid5@CDataCache@@QAAHXZ
+?UIStateChange@CDMComponentData@@QAAXPAVCDMScopeNode@@K@Z
+?UpDateConsoleView@CDMSnapin@@QAAXJ@Z
+?VolumeContainsActiveRegion@CDMNodeObj@@QAAHXZ
+?namecmp@@YAHPBG0@Z
diff --git a/mingw-w64-crt/libarm32/dmintf.def b/mingw-w64-crt/libarm32/dmintf.def
new file mode 100644
index 0000000..2e50220
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dmintf.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DMINTF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DMINTF.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/dmutil.def b/mingw-w64-crt/libarm32/dmutil.def
new file mode 100644
index 0000000..881e3c9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dmutil.def
@@ -0,0 +1,36 @@
+;
+; Definition file of dmutil.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dmutil.dll"
+EXPORTS
+CoDisableDynamicVolumes
+GetSystemVolume
+AddEntryBootFileGpt
+AddEntryBootFileMbr
+DisplayError
+DisplayErrorRgszw
+DmCommonNtOpenFile
+DynamicSupport
+FTrace
+FTraceValist
+FreeRgszw
+GetErrorData
+GetInstallDirectoryPath
+IsPersonalSKU
+LowAcquirePrivilege
+LowGetPartitionInfo
+LowNtAddBootEntry
+LowNtReadFile
+LowNtReadOnlyAttributeOff
+LowNtWriteFile
+RgszwDupRgszw
+RgszwFromArgs
+RgszwFromValist
+SafeLoadVdsService
+ShowMessage
+ShowMessageValist
+SzwDupSzw
+SzwFromSza
+TranslateError
diff --git a/mingw-w64-crt/libarm32/dmvdsitf.def b/mingw-w64-crt/libarm32/dmvdsitf.def
new file mode 100644
index 0000000..ce87764
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dmvdsitf.def
@@ -0,0 +1,18 @@
+;
+; Definition file of dmivcitf.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dmivcitf.dll"
+EXPORTS
+?AddLDMObjMapEntry@CDataCache@@QAAXPAU_LDM_OBJ_MAP_ENTRY@@@Z
+CreateDataCacheZ
+CreateServerRequestsZ
+?GetDiskCount@CDataCache@@QAAKXZ
+?GetLdmObjectId@CDMNodeObj@@QAA_JXZ
+?GetNumMembers@CDMNodeObj@@QAAKXZ
+?GetOcxFrameCWndPtr@CTaskData@@QAAPAVCWnd@@XZ
+?GetRegionColorStructPtr@CTaskData@@QAAXPAPAU_REGION_COLORS@@AAH@Z
+?GetServerName@CDataCache@@QAA?AVCString@@XZ
+?GetVolumeCount@CDataCache@@QAAKXZ
+LoadPropertyPageData
diff --git a/mingw-w64-crt/libarm32/dnsapi.def b/mingw-w64-crt/libarm32/dnsapi.def
new file mode 100644
index 0000000..1d59b57
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dnsapi.def
@@ -0,0 +1,243 @@
+;
+; Definition file of DNSAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DNSAPI.dll"
+EXPORTS
+AdaptiveTimeout_ClearInterfaceSpecificConfiguration
+AdaptiveTimeout_ResetAdaptiveTimeout
+AddRefQueryBlobEx
+BreakRecordsIntoBlob
+Coalesce_UpdateNetVersion
+CombineRecordsInBlob
+DeRefQueryBlobEx
+DelaySortDAServerlist
+DnsAcquireContextHandle_A
+DnsAcquireContextHandle_W
+DnsAllocateRecord
+DnsApiAlloc
+DnsApiAllocZero
+DnsApiFree
+DnsApiHeapReset
+DnsApiRealloc
+DnsApiSetDebugGlobals
+DnsAsyncRegisterHostAddrs
+DnsAsyncRegisterInit
+DnsAsyncRegisterTerm
+DnsCancelQuery
+DnsCopyStringEx
+DnsCreateReverseNameStringForIpAddress
+DnsCreateStandardDnsNameCopy
+DnsCreateStringCopy
+DnsDhcpRegisterAddrs
+DnsDhcpRegisterHostAddrs
+DnsDhcpRegisterInit
+DnsDhcpRegisterTerm
+DnsDhcpRemoveRegistrations
+DnsDhcpSrvRegisterHostAddr
+DnsDhcpSrvRegisterHostAddrEx
+DnsDhcpSrvRegisterHostName
+DnsDhcpSrvRegisterHostNameEx
+DnsDhcpSrvRegisterInit
+DnsDhcpSrvRegisterInitialize
+DnsDhcpSrvRegisterTerm
+DnsDisableIdnEncoding
+DnsDowncaseDnsNameLabel
+DnsExtractRecordsFromMessage_UTF8
+DnsExtractRecordsFromMessage_W
+DnsFindAuthoritativeZone
+DnsFlushResolverCache
+DnsFlushResolverCacheEntry_A
+DnsFlushResolverCacheEntry_UTF8
+DnsFlushResolverCacheEntry_W
+DnsFree
+DnsFreeConfigStructure
+DnsFreePolicyConfig
+DnsFreeProxyName
+DnsGetBufferLengthForStringCopy
+DnsGetCacheDataTable
+DnsGetDnsServerList
+DnsGetDomainName
+DnsGetLastFailedUpdateInfo
+DnsGetPolicyTableInfo
+DnsGetPolicyTableInfoPrivate
+DnsGetPrimaryDomainName_A
+DnsGetProxyInfoPrivate
+DnsGetProxyInformation
+DnsGetQueryRetryTimeouts
+DnsGlobals DATA
+DnsIpv6AddressToString
+DnsIpv6StringToAddress
+DnsIsAMailboxType
+DnsIsNSECType
+DnsIsStatusRcode
+DnsIsStringCountValidForTextType
+DnsLogEvent
+DnsMapRcodeToStatus
+DnsModifyRecordsInSet_A
+DnsModifyRecordsInSet_UTF8
+DnsModifyRecordsInSet_W
+DnsNameCompareEx_A
+DnsNameCompareEx_UTF8
+DnsNameCompareEx_W
+DnsNameCompare_A
+DnsNameCompare_UTF8
+DnsNameCompare_W
+DnsNameCopy
+DnsNameCopyAllocate
+DnsNetworkInfo_CreateFromFAZ
+DnsNetworkInformation_CreateFromFAZ
+DnsNotifyResolver
+DnsNotifyResolverClusterIp
+DnsNotifyResolverEx
+DnsQueryConfig
+DnsQueryConfigAllocEx
+DnsQueryConfigDword
+DnsQueryEx
+DnsQueryExA
+DnsQueryExUTF8
+DnsQueryExW
+DnsQuery_A
+DnsQuery_UTF8
+DnsQuery_W
+DnsRecordBuild_UTF8
+DnsRecordBuild_W
+DnsRecordCompare
+DnsRecordCopyEx
+DnsRecordListFree
+DnsRecordListUnmapV4MappedAAAAInPlace
+DnsRecordSetCompare
+DnsRecordSetCopyEx
+DnsRecordSetDetach
+DnsRecordStringForType
+DnsRecordStringForWritableType
+DnsRecordTypeForName
+DnsReleaseContextHandle
+DnsRemoveRegistrations
+DnsReplaceRecordSetA
+DnsReplaceRecordSetUTF8
+DnsReplaceRecordSetW
+DnsResetQueryRetryTimeouts
+DnsResolverOp
+DnsScreenLocalAddrsForRegistration
+DnsSetConfigDword
+DnsSetQueryRetryTimeouts
+DnsStatusString
+DnsStringCopyAllocateEx
+DnsTraceServerConfig
+DnsUnicodeToUtf8
+DnsUpdate
+DnsUpdateMachinePresence
+DnsUpdateTest_A
+DnsUpdateTest_UTF8
+DnsUpdateTest_W
+DnsUtf8ToUnicode
+DnsValidateNameOrIp_TempW
+DnsValidateName_A
+DnsValidateName_UTF8
+DnsValidateName_W
+DnsValidateServerArray_A
+DnsValidateServerArray_W
+DnsValidateServerStatus
+DnsValidateServer_A
+DnsValidateServer_W
+DnsValidateUtf8Byte
+DnsWriteQuestionToBuffer_UTF8
+DnsWriteQuestionToBuffer_W
+DnsWriteReverseNameStringForIpAddress
+Dns_AddRecordsToMessage
+Dns_AllocateMsgBuf
+Dns_BuildPacket
+Dns_CacheServiceCleanup
+Dns_CacheServiceInit
+Dns_CacheServiceStopIssued
+Dns_CleanupWinsock
+Dns_CloseConnection
+Dns_CloseSocket
+Dns_CreateMulticastSocket
+Dns_CreateSocket
+Dns_CreateSocketEx
+Dns_ExtractRecordsFromMessage
+Dns_FindAuthoritativeZoneLib
+Dns_FreeMsgBuf
+Dns_GetRandomXid
+Dns_InitializeMsgBuf
+Dns_InitializeMsgRemoteSockaddr
+Dns_InitializeWinsock
+Dns_OpenTcpConnectionAndSend
+Dns_ParseMessage
+Dns_ParsePacketRecord
+Dns_PingAdapterServers
+Dns_ReadPacketName
+Dns_ReadPacketNameAllocate
+Dns_ReadRecordStructureFromPacket
+Dns_RecvTcp
+Dns_ResetNetworkInfo
+Dns_SendAndRecvUdp
+Dns_SendEx
+Dns_SetRecordDatalength
+Dns_SetRecordsSection
+Dns_SetRecordsTtl
+Dns_SkipPacketName
+Dns_SkipToRecord
+Dns_UpdateLib
+Dns_UpdateLibEx
+Dns_WriteDottedNameToPacket
+Dns_WriteQuestionToMessage
+Dns_WriteRecordStructureToPacketEx
+ExtraInfo_Init
+Faz_AreServerListsInSameNameSpace
+FlushDnsPolicyUnreachableStatus
+GetCurrentTimeInSeconds
+HostsFile_Close
+HostsFile_Open
+HostsFile_ReadLine
+IpHelp_IsAddrOnLink
+Local_GetRecordsForLocalName
+Local_GetRecordsForLocalNameEx
+NetInfo_Build
+NetInfo_Clean
+NetInfo_Copy
+NetInfo_CopyNetworkIndex
+NetInfo_CreatePerNetworkNetinfo
+NetInfo_Free
+NetInfo_GetAdapterByAddress
+NetInfo_GetAdapterByInterfaceIndex
+NetInfo_GetAdapterByName
+NetInfo_IsAddrConfig
+NetInfo_IsForUpdate
+NetInfo_IsTcpipConfigChange
+NetInfo_ResetServerPriorities
+NetInfo_UpdateDnsInterfaceConfigChange
+NetInfo_UpdateNetworkProperties
+NetInfo_UpdateServerReachability
+QueryDirectEx
+Query_Cancel
+Query_Main
+Reg_FreeUpdateInfo
+Reg_GetValueEx
+Reg_ReadGlobalsEx
+Reg_ReadUpdateInfo
+Security_ContextListTimeout
+Send_AndRecvUdpWithParam
+Send_MessagePrivate
+Send_OpenTcpConnectionAndSend
+Socket_CacheCleanup
+Socket_CacheInit
+Socket_CleanupWinsock
+Socket_ClearMessageSockets
+Socket_CloseEx
+Socket_CloseMessageSockets
+Socket_Create
+Socket_CreateMulticast
+Socket_InitWinsock
+Socket_JoinMulticast
+Socket_RecvFrom
+Socket_SetMulticastInterface
+Socket_SetMulticastLoopBack
+Socket_SetTtl
+Socket_TcpListen
+Trace_Reset
+Update_ReplaceAddressRecordsW
+Util_IsIp6Running
diff --git a/mingw-w64-crt/libarm32/dnsrslvr.def b/mingw-w64-crt/libarm32/dnsrslvr.def
new file mode 100644
index 0000000..10c261c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dnsrslvr.def
@@ -0,0 +1,11 @@
+;
+; Definition file of dnsrslvr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dnsrslvr.dll"
+EXPORTS
+LoadGPExtension
+Reg_DoRegisterAdapter
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/dot3api.def b/mingw-w64-crt/libarm32/dot3api.def
new file mode 100644
index 0000000..f89841d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dot3api.def
@@ -0,0 +1,33 @@
+;
+; Definition file of dot3api.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dot3api.dll"
+EXPORTS
+Dot3CancelPlap
+Dot3CloseHandle
+Dot3DeinitPlapParams
+Dot3DeleteProfile
+Dot3DoPlap
+Dot3EnumInterfaces
+Dot3FreeMemory
+Dot3GetCurrentProfile
+Dot3GetInterfaceState
+Dot3GetProfile
+Dot3GetProfileEapUserDataInfo
+Dot3InitPlapParams
+Dot3OpenHandle
+Dot3QueryAutoConfigParameter
+Dot3QueryPlapCredentials
+Dot3QueryUIRequest
+Dot3ReConnect
+Dot3ReasonCodeToString
+Dot3RegisterNotification
+Dot3SetAutoConfigParameter
+Dot3SetInterface
+Dot3SetProfile
+Dot3SetProfileEapUserData
+Dot3SetProfileEapXmlUserData
+Dot3UIResponse
+QueryNetconStatus
diff --git a/mingw-w64-crt/libarm32/dot3cfg.def b/mingw-w64-crt/libarm32/dot3cfg.def
new file mode 100644
index 0000000..3602ab6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dot3cfg.def
@@ -0,0 +1,9 @@
+;
+; Definition file of DOT3CFG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DOT3CFG.dll"
+EXPORTS
+GetResourceString
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/dot3dlg.def b/mingw-w64-crt/libarm32/dot3dlg.def
new file mode 100644
index 0000000..1a47276
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dot3dlg.def
@@ -0,0 +1,9 @@
+;
+; Definition file of dot3dlg.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dot3dlg.dll"
+EXPORTS
+Dot3ACOnBalloonClick
+Dot3ACCanShowBalloon
diff --git a/mingw-w64-crt/libarm32/dot3gpclnt.def b/mingw-w64-crt/libarm32/dot3gpclnt.def
new file mode 100644
index 0000000..47f12f3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dot3gpclnt.def
@@ -0,0 +1,12 @@
+;
+; Definition file of dot3gpclnt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dot3gpclnt.dll"
+EXPORTS
+DeserializeLANPolicy
+GenerateLANPolicy
+ProcessLANPolicyEx
+LANGPADeInit
+LANGPAInit
diff --git a/mingw-w64-crt/libarm32/dot3msm.def b/mingw-w64-crt/libarm32/dot3msm.def
new file mode 100644
index 0000000..dce052d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dot3msm.def
@@ -0,0 +1,26 @@
+;
+; Definition file of dot3msm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dot3msm.dll"
+EXPORTS
+Dot3MsmConnect
+Dot3MsmCreateDefaultProfile
+Dot3MsmDeInit
+Dot3MsmDeInitAdapter
+Dot3MsmDisconnect
+Dot3MsmFreeMemory
+Dot3MsmFreeProfile
+Dot3MsmIndicateSessionChange
+Dot3MsmInit
+Dot3MsmInitAdapter
+Dot3MsmQueryMediaState
+Dot3MsmQueryPendingUIRequest
+Dot3MsmQueryState
+Dot3MsmReAuthenticate
+Dot3MsmSetRuntimeState
+Dot3MsmUIResponse
+Dot3MsmValidateProfile
+Dot3ReasonCodeMsmToString
+Dot3SetPortAuthenticationState
diff --git a/mingw-w64-crt/libarm32/dot3svc.def b/mingw-w64-crt/libarm32/dot3svc.def
new file mode 100644
index 0000000..d9f56b6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dot3svc.def
@@ -0,0 +1,11 @@
+;
+; Definition file of Dot3svc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Dot3svc.dll"
+EXPORTS
+Dot3SvcMain
+LanNotifyOnLogoff
+LanNotifyOnLogon
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/dot3ui.def b/mingw-w64-crt/libarm32/dot3ui.def
new file mode 100644
index 0000000..f8a1ee1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dot3ui.def
@@ -0,0 +1,8 @@
+;
+; Definition file of dot3ui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dot3ui.dll"
+EXPORTS
+Dot3CreatePsPage
diff --git a/mingw-w64-crt/libarm32/dpapi.def b/mingw-w64-crt/libarm32/dpapi.def
new file mode 100644
index 0000000..3efe74d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dpapi.def
@@ -0,0 +1,14 @@
+;
+; Definition file of DPAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DPAPI.dll"
+EXPORTS
+CryptProtectDataNoUI
+CryptProtectMemory
+CryptResetMachineCredentials
+CryptUnprotectDataNoUI
+CryptUnprotectMemory
+CryptUpdateProtectedState
+iCryptIdentifyProtection
diff --git a/mingw-w64-crt/libarm32/dpapisrv.def b/mingw-w64-crt/libarm32/dpapisrv.def
new file mode 100644
index 0000000..f144458
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dpapisrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of dpapisrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dpapisrv.dll"
+EXPORTS
+InitializeLsaExtension
+QueryLsaInterface
diff --git a/mingw-w64-crt/libarm32/dps.def b/mingw-w64-crt/libarm32/dps.def
new file mode 100644
index 0000000..825d249
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of dps.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dps.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/dpx.def b/mingw-w64-crt/libarm32/dpx.def
new file mode 100644
index 0000000..13e35e6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dpx.def
@@ -0,0 +1,12 @@
+;
+; Definition file of dpx.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dpx.dll"
+EXPORTS
+DpxFreeMemory
+DpxNewJob
+DpxNewJobEx
+DpxRestoreJob
+DpxRestoreJobEx
diff --git a/mingw-w64-crt/libarm32/drprov.def b/mingw-w64-crt/libarm32/drprov.def
new file mode 100644
index 0000000..425c826
--- /dev/null
+++ b/mingw-w64-crt/libarm32/drprov.def
@@ -0,0 +1,19 @@
+;
+; Definition file of drprov.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "drprov.dll"
+EXPORTS
+NPAddConnection
+NPAddConnection3
+NPCancelConnection
+NPCloseEnum
+NPEnumResource
+NPGetCaps
+NPGetConnection
+NPGetResourceInformation
+NPGetResourceParent
+NPGetUniversalName
+NPOpenEnum
+NPGetConnectionPerformance
diff --git a/mingw-w64-crt/libarm32/drt.def b/mingw-w64-crt/libarm32/drt.def
new file mode 100644
index 0000000..ccfcecc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/drt.def
@@ -0,0 +1,28 @@
+;
+; Definition file of drt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "drt.dll"
+EXPORTS
+DrtFlushCache
+DrtGetCacheStatsEx
+DrtHandlePowerEvent
+DrtPingPeer
+DrtStartPartitionDetection
+DrtClose
+DrtContinueSearch
+DrtEndSearch
+DrtGetEventData
+DrtGetEventDataSize
+DrtGetInstanceName
+DrtGetInstanceNameSize
+DrtGetSearchPath
+DrtGetSearchPathSize
+DrtGetSearchResult
+DrtGetSearchResultSize
+DrtOpen
+DrtRegisterKey
+DrtStartSearch
+DrtUnregisterKey
+DrtUpdateKey
diff --git a/mingw-w64-crt/libarm32/drtprov.def b/mingw-w64-crt/libarm32/drtprov.def
new file mode 100644
index 0000000..f884ba7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/drtprov.def
@@ -0,0 +1,16 @@
+;
+; Definition file of drtprov.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "drtprov.dll"
+EXPORTS
+DrtCreateDerivedKey
+DrtCreateDerivedKeySecurityProvider
+DrtCreateDnsBootstrapResolver
+DrtCreateNullSecurityProvider
+DrtCreatePnrpBootstrapResolver
+DrtDeleteDerivedKeySecurityProvider
+DrtDeleteDnsBootstrapResolver
+DrtDeleteNullSecurityProvider
+DrtDeletePnrpBootstrapResolver
diff --git a/mingw-w64-crt/libarm32/drttransport.def b/mingw-w64-crt/libarm32/drttransport.def
new file mode 100644
index 0000000..fec0329
--- /dev/null
+++ b/mingw-w64-crt/libarm32/drttransport.def
@@ -0,0 +1,9 @@
+;
+; Definition file of drttransport.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "drttransport.dll"
+EXPORTS
+DrtCreateIpv6UdpTransport
+DrtDeleteIpv6UdpTransport
diff --git a/mingw-w64-crt/libarm32/drvstore.def b/mingw-w64-crt/libarm32/drvstore.def
new file mode 100644
index 0000000..b4a2ac2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/drvstore.def
@@ -0,0 +1,50 @@
+;
+; Definition file of drvstore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "drvstore.dll"
+EXPORTS
+DriverPackageClose
+DriverPackageEnumClassesW
+DriverPackageEnumConfigurationsW
+DriverPackageEnumDevicesW
+DriverPackageEnumDriversW
+DriverPackageEnumFilesW
+DriverPackageEnumInterfacesW
+DriverPackageEnumPropertiesW
+DriverPackageEnumRegKeysW
+DriverPackageEnumServicesW
+DriverPackageGetVersionInfoW
+DriverPackageOpenW
+DriverStoreClose
+DriverStoreConfigureW
+DriverStoreCopyW
+DriverStoreDeleteW
+DriverStoreDriverPackageResolveCallbackW
+DriverStoreEnumObjectsW
+DriverStoreEnumW
+DriverStoreFindW
+DriverStoreGetObjectPropertyKeysW
+DriverStoreGetObjectPropertyW
+DriverStoreImportW
+DriverStoreOfflineAddDriverPackageA
+DriverStoreOfflineAddDriverPackageW
+DriverStoreOfflineDeleteDriverPackageA
+DriverStoreOfflineDeleteDriverPackageW
+DriverStoreOfflineEnumDriverPackageA
+DriverStoreOfflineEnumDriverPackageW
+DriverStoreOfflineFindDriverPackageA
+DriverStoreOfflineFindDriverPackageW
+DriverStoreOpenW
+DriverStorePublishW
+DriverStoreReflectCriticalW
+DriverStoreReflectW
+DriverStoreSetLogContext
+DriverStoreSetObjectPropertyW
+DriverStoreUnconfigureW
+DriverStoreUnpublishW
+DriverStoreUnreflectCriticalW
+DriverStoreUnreflectW
+pServerDeleteDriverPackage
+pServerImportDriverPackage
diff --git a/mingw-w64-crt/libarm32/dsauth.def b/mingw-w64-crt/libarm32/dsauth.def
new file mode 100644
index 0000000..666a8e1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dsauth.def
@@ -0,0 +1,31 @@
+;
+; Definition file of DSAUTH.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DSAUTH.dll"
+EXPORTS
+DhcpAddServerDS
+DhcpDeleteServerDS
+DhcpDsAddServer
+DhcpDsCleanupDS
+DhcpDsDelServer
+DhcpDsEnumServers
+DhcpDsGetAttribs
+DhcpDsGetLists
+DhcpDsGetRoot
+DhcpDsInitDS
+DhcpDsSetLists
+DhcpDsValidateService
+DhcpEnumServersDS
+StoreBeginSearch
+StoreCleanupHandle
+StoreCollectAttributes
+StoreCreateObjectVA
+StoreDeleteObject
+StoreEndSearch
+StoreGetHandle
+StoreInitHandle
+StoreSearchGetNext
+StoreSetSearchOneLevel
+StoreSetSearchSubTree
diff --git a/mingw-w64-crt/libarm32/dskquota.def b/mingw-w64-crt/libarm32/dskquota.def
new file mode 100644
index 0000000..5c0df28
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dskquota.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DSKQUOTA.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DSKQUOTA.dll"
+EXPORTS
+ProcessGroupPolicy
diff --git a/mingw-w64-crt/libarm32/dsound.def b/mingw-w64-crt/libarm32/dsound.def
new file mode 100644
index 0000000..ba5941a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dsound.def
@@ -0,0 +1,17 @@
+;
+; Definition file of DSOUND.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DSOUND.dll"
+EXPORTS
+DirectSoundCreate
+DirectSoundEnumerateA
+DirectSoundEnumerateW
+DirectSoundCaptureCreate
+DirectSoundCaptureEnumerateA
+DirectSoundCaptureEnumerateW
+GetDeviceID
+DirectSoundFullDuplexCreate
+DirectSoundCreate8
+DirectSoundCaptureCreate8
diff --git a/mingw-w64-crt/libarm32/dsparse.def b/mingw-w64-crt/libarm32/dsparse.def
new file mode 100644
index 0000000..2642004
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dsparse.def
@@ -0,0 +1,26 @@
+;
+; Definition file of DSPARSE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DSPARSE.dll"
+EXPORTS
+DsCrackSpn2A
+DsCrackSpn2W
+DsCrackSpn3W
+DsCrackSpn4W
+DsCrackSpnA
+DsCrackSpnW
+DsCrackUnquotedMangledRdnA
+DsCrackUnquotedMangledRdnW
+DsGetRdnW
+DsIsMangledDnA
+DsIsMangledDnW
+DsIsMangledRdnValueA
+DsIsMangledRdnValueW
+DsMakeSpnA
+DsMakeSpnW
+DsQuoteRdnValueA
+DsQuoteRdnValueW
+DsUnquoteRdnValueA
+DsUnquoteRdnValueW
diff --git a/mingw-w64-crt/libarm32/dsprop.def b/mingw-w64-crt/libarm32/dsprop.def
new file mode 100644
index 0000000..70af7d2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dsprop.def
@@ -0,0 +1,26 @@
+;
+; Definition file of dsprop.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dsprop.dll"
+EXPORTS
+CheckADsError
+CrackName
+DSPROP_GetGCSearchOnDomain
+ErrMsg
+ErrMsgParam
+FindSheet
+MsgBox
+ReportError
+Smart_PADS_ATTR_INFO__Empty
+ADsPropCheckIfWritable
+ADsPropCreateNotifyObj
+ADsPropGetInitInfo
+ADsPropSendErrorMessage
+ADsPropSetHwnd
+ADsPropSetHwndWithTitle
+ADsPropShowErrorDialog
+BringSheetToForeground
+IsSheetAlreadyUp
+PostADsPropSheet
diff --git a/mingw-w64-crt/libarm32/dsquery.def b/mingw-w64-crt/libarm32/dsquery.def
new file mode 100644
index 0000000..9ee92ef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dsquery.def
@@ -0,0 +1,20 @@
+;
+; Definition file of dsquery.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dsquery.dll"
+EXPORTS
+OpenSavedDsQuery
+OpenSavedDsQueryW
+OpenQueryWindow
+ord_512 @512
+ord_513 @513
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+ord_520 @520
+ord_521 @521
diff --git a/mingw-w64-crt/libarm32/dsrole.def b/mingw-w64-crt/libarm32/dsrole.def
new file mode 100644
index 0000000..2f2e230
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dsrole.def
@@ -0,0 +1,9 @@
+;
+; Definition file of DSROLE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DSROLE.dll"
+EXPORTS
+DsRoleFreeMemory
+DsRoleGetPrimaryDomainInformation
diff --git a/mingw-w64-crt/libarm32/dssec.def b/mingw-w64-crt/libarm32/dssec.def
new file mode 100644
index 0000000..1a680c0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dssec.def
@@ -0,0 +1,11 @@
+;
+; Definition file of DSSEC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DSSEC.dll"
+EXPORTS
+DSCreateISecurityInfoObject
+DSCreateSecurityPage
+DSEditSecurity
+DSCreateISecurityInfoObjectEx
diff --git a/mingw-w64-crt/libarm32/dssenh.def b/mingw-w64-crt/libarm32/dssenh.def
new file mode 100644
index 0000000..d9f9b34
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dssenh.def
@@ -0,0 +1,32 @@
+;
+; Definition file of DSSENH.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DSSENH.dll"
+EXPORTS
+CPAcquireContext
+CPCreateHash
+CPDecrypt
+CPDeriveKey
+CPDestroyHash
+CPDestroyKey
+CPDuplicateHash
+CPDuplicateKey
+CPEncrypt
+CPExportKey
+CPGenKey
+CPGenRandom
+CPGetHashParam
+CPGetKeyParam
+CPGetProvParam
+CPGetUserKey
+CPHashData
+CPHashSessionKey
+CPImportKey
+CPReleaseContext
+CPSetHashParam
+CPSetKeyParam
+CPSetProvParam
+CPSignHash
+CPVerifySignature
diff --git a/mingw-w64-crt/libarm32/dsuiext.def b/mingw-w64-crt/libarm32/dsuiext.def
new file mode 100644
index 0000000..be99fee
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dsuiext.def
@@ -0,0 +1,40 @@
+;
+; Definition file of dsuiext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dsuiext.dll"
+EXPORTS
+DsBrowseForContainerA
+DsBrowseForContainerW
+DsGetIcon
+DsGetFriendlyClassName
+ord_512 @512
+ord_513 @513
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_520 @520
+ord_521 @521
+ord_522 @522
+ord_523 @523
+ord_524 @524
+ord_540 @540
+ord_541 @541
+ord_542 @542
+ord_543 @543
+ord_544 @544
+ord_560 @560
+ord_561 @561
+ord_562 @562
+ord_563 @563
+ord_570 @570
+ord_571 @571
+ord_572 @572
+ord_573 @573
+ord_574 @574
+ord_575 @575
+ord_576 @576
+ord_577 @577
+ord_578 @578
diff --git a/mingw-w64-crt/libarm32/dui70.def b/mingw-w64-crt/libarm32/dui70.def
new file mode 100644
index 0000000..2ad75d0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dui70.def
@@ -0,0 +1,4137 @@
+;
+; Definition file of DUI70.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DUI70.dll"
+EXPORTS
+??0?$PatternProvider@VExpandCollapseProvider@DirectUI@@UIExpandCollapseProvider@@$00@DirectUI@@QAA@XZ
+??0?$PatternProvider@VGridItemProvider@DirectUI@@UIGridItemProvider@@$01@DirectUI@@QAA@XZ
+??0?$PatternProvider@VGridProvider@DirectUI@@UIGridProvider@@$02@DirectUI@@QAA@XZ
+??0?$PatternProvider@VInvokeProvider@DirectUI@@UIInvokeProvider@@$0A@@DirectUI@@QAA@XZ
+??0?$PatternProvider@VRangeValueProvider@DirectUI@@UIRangeValueProvider@@$03@DirectUI@@QAA@XZ
+??0?$PatternProvider@VScrollItemProvider@DirectUI@@UIScrollItemProvider@@$05@DirectUI@@QAA@XZ
+??0?$PatternProvider@VScrollProvider@DirectUI@@UIScrollProvider@@$04@DirectUI@@QAA@XZ
+??0?$PatternProvider@VSelectionItemProvider@DirectUI@@UISelectionItemProvider@@$06@DirectUI@@QAA@XZ
+??0?$PatternProvider@VSelectionProvider@DirectUI@@UISelectionProvider@@$07@DirectUI@@QAA@XZ
+??0?$PatternProvider@VTableItemProvider@DirectUI@@UITableItemProvider@@$09@DirectUI@@QAA@XZ
+??0?$PatternProvider@VTableProvider@DirectUI@@UITableProvider@@$08@DirectUI@@QAA@XZ
+??0?$PatternProvider@VToggleProvider@DirectUI@@UIToggleProvider@@$0L@@DirectUI@@QAA@XZ
+??0?$PatternProvider@VValueProvider@DirectUI@@UIValueProvider@@$0M@@DirectUI@@QAA@XZ
+??0?$SafeArrayAccessor@H@DirectUI@@QAA@XZ
+??0AccessibleButton@DirectUI@@QAA@ABV01@@Z
+??0AccessibleButton@DirectUI@@QAA@XZ
+??0AnimationStrip@DirectUI@@QAA@ABV01@@Z
+??0AnimationStrip@DirectUI@@QAA@XZ
+??0AutoButton@DirectUI@@QAA@ABV01@@Z
+??0AutoButton@DirectUI@@QAA@XZ
+??0AutoLock@DirectUI@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z
+??0AutoThread@DirectUI@@QAA@XZ
+??0AutoVariant@DirectUI@@QAA@XZ
+??0BaseScrollBar@DirectUI@@QAA@ABV01@@Z
+??0BaseScrollBar@DirectUI@@QAA@XZ
+??0BaseScrollViewer@DirectUI@@QAA@ABV01@@Z
+??0BaseScrollViewer@DirectUI@@QAA@XZ
+??0Bind@DirectUI@@QAA@ABV01@@Z
+??0Bind@DirectUI@@QAA@XZ
+??0BorderLayout@DirectUI@@QAA@ABV01@@Z
+??0BorderLayout@DirectUI@@QAA@XZ
+??0Browser@DirectUI@@QAA@ABV01@@Z
+??0Browser@DirectUI@@QAA@XZ
+??0BrowserSelectionProxy@DirectUI@@QAA@ABV01@@Z
+??0BrowserSelectionProxy@DirectUI@@QAA@XZ
+??0Button@DirectUI@@QAA@ABV01@@Z
+??0Button@DirectUI@@QAA@XZ
+??0CCAVI@DirectUI@@QAA@ABV01@@Z
+??0CCAVI@DirectUI@@QAA@XZ
+??0CCBase@DirectUI@@QAA@ABV01@@Z
+??0CCBase@DirectUI@@QAA@KPBG@Z
+??0CCBaseCheckRadioButton@DirectUI@@QAA@ABV01@@Z
+??0CCBaseCheckRadioButton@DirectUI@@QAA@K@Z
+??0CCBaseScrollBar@DirectUI@@QAA@ABV01@@Z
+??0CCBaseScrollBar@DirectUI@@QAA@K@Z
+??0CCCheckBox@DirectUI@@QAA@ABV01@@Z
+??0CCCheckBox@DirectUI@@QAA@K@Z
+??0CCCommandLink@DirectUI@@QAA@ABV01@@Z
+??0CCCommandLink@DirectUI@@QAA@K@Z
+??0CCHScrollBar@DirectUI@@QAA@ABV01@@Z
+??0CCHScrollBar@DirectUI@@QAA@XZ
+??0CCListBox@DirectUI@@QAA@ABV01@@Z
+??0CCListBox@DirectUI@@QAA@XZ
+??0CCListView@DirectUI@@QAA@ABV01@@Z
+??0CCListView@DirectUI@@QAA@XZ
+??0CCProgressBar@DirectUI@@QAA@ABV01@@Z
+??0CCProgressBar@DirectUI@@QAA@XZ
+??0CCPushButton@DirectUI@@QAA@ABV01@@Z
+??0CCPushButton@DirectUI@@QAA@K@Z
+??0CCRadioButton@DirectUI@@QAA@ABV01@@Z
+??0CCRadioButton@DirectUI@@QAA@XZ
+??0CCSysLink@DirectUI@@QAA@ABV01@@Z
+??0CCSysLink@DirectUI@@QAA@XZ
+??0CCTrackBar@DirectUI@@QAA@ABV01@@Z
+??0CCTrackBar@DirectUI@@QAA@XZ
+??0CCTreeView@DirectUI@@QAA@ABV01@@Z
+??0CCTreeView@DirectUI@@QAA@K@Z
+??0CCVScrollBar@DirectUI@@QAA@ABV01@@Z
+??0CCVScrollBar@DirectUI@@QAA@XZ
+??0CallstackTracker@DirectUI@@QAA@XZ
+??0CheckBoxGlyph@DirectUI@@QAA@ABV01@@Z
+??0CheckBoxGlyph@DirectUI@@QAA@XZ
+??0ClassInfoBase@DirectUI@@QAA@ABV01@@Z
+??0ClassInfoBase@DirectUI@@QAA@XZ
+??0Clipper@DirectUI@@QAA@ABV01@@Z
+??0Clipper@DirectUI@@QAA@XZ
+??0Combobox@DirectUI@@QAA@ABV01@@Z
+??0Combobox@DirectUI@@QAA@XZ
+??0CritSecLock@DirectUI@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z
+??0DCSurface@DirectUI@@QAA@ABV01@@Z
+??0DCSurface@DirectUI@@QAA@PAUHDC__@@@Z
+??0DUIFactory@DirectUI@@QAA@PAUHWND__@@@Z
+??0DUIXmlParser@DirectUI@@QAA@ABV01@@Z
+??0DUIXmlParser@DirectUI@@QAA@XZ
+??0DialogElement@DirectUI@@QAA@ABV01@@Z
+??0DialogElement@DirectUI@@QAA@XZ
+??0DuiAccessible@DirectUI@@QAA@XZ
+??0Edit@DirectUI@@QAA@ABV01@@Z
+??0Edit@DirectUI@@QAA@XZ
+??0Element@DirectUI@@QAA@ABV01@@Z
+??0Element@DirectUI@@QAA@XZ
+??0ElementProvider@DirectUI@@QAA@XZ
+??0ElementProxy@DirectUI@@QAA@ABV01@@Z
+??0ElementProxy@DirectUI@@QAA@XZ
+??0ElementWithHWND@DirectUI@@QAA@ABV01@@Z
+??0ElementWithHWND@DirectUI@@QAA@XZ
+??0ExpandCollapseProvider@DirectUI@@QAA@XZ
+??0ExpandCollapseProxy@DirectUI@@QAA@ABV01@@Z
+??0ExpandCollapseProxy@DirectUI@@QAA@XZ
+??0Expandable@DirectUI@@QAA@ABV01@@Z
+??0Expandable@DirectUI@@QAA@XZ
+??0Expando@DirectUI@@QAA@ABV01@@Z
+??0Expando@DirectUI@@QAA@XZ
+??0ExpandoButtonGlyph@DirectUI@@QAA@ABV01@@Z
+??0ExpandoButtonGlyph@DirectUI@@QAA@XZ
+??0FillLayout@DirectUI@@QAA@ABV01@@Z
+??0FillLayout@DirectUI@@QAA@XZ
+??0FlowLayout@DirectUI@@QAA@ABV01@@Z
+??0FlowLayout@DirectUI@@QAA@XZ
+??0FontCache@DirectUI@@QAA@ABV01@@Z
+??0FontCache@DirectUI@@QAA@XZ
+??0FontCheckOut@DirectUI@@QAA@PAVElement@1@PAUHDC__@@@Z
+??0GridItemProvider@DirectUI@@QAA@XZ
+??0GridItemProxy@DirectUI@@QAA@ABV01@@Z
+??0GridItemProxy@DirectUI@@QAA@XZ
+??0GridLayout@DirectUI@@QAA@ABV01@@Z
+??0GridLayout@DirectUI@@QAA@XZ
+??0GridProvider@DirectUI@@QAA@XZ
+??0GridProxy@DirectUI@@QAA@ABV01@@Z
+??0GridProxy@DirectUI@@QAA@XZ
+??0HWNDElement@DirectUI@@QAA@ABV01@@Z
+??0HWNDElement@DirectUI@@QAA@XZ
+??0HWNDElementAccessible@DirectUI@@QAA@XZ
+??0HWNDElementProvider@DirectUI@@QAA@XZ
+??0HWNDElementProxy@DirectUI@@QAA@ABV01@@Z
+??0HWNDElementProxy@DirectUI@@QAA@XZ
+??0HWNDHost@DirectUI@@QAA@ABV01@@Z
+??0HWNDHost@DirectUI@@QAA@XZ
+??0HWNDHostAccessible@DirectUI@@QAA@XZ
+??0HWNDHostClientAccessible@DirectUI@@QAA@XZ
+??0IDataEngine@DirectUI@@QAA@ABU01@@Z
+??0IDataEngine@DirectUI@@QAA@XZ
+??0IDataEntry@DirectUI@@QAA@ABU01@@Z
+??0IDataEntry@DirectUI@@QAA@XZ
+??0IProvider@DirectUI@@QAA@ABV01@@Z
+??0IProvider@DirectUI@@QAA@XZ
+??0ISBLeak@DirectUI@@QAA@ABU01@@Z
+??0ISBLeak@DirectUI@@QAA@XZ
+??0IXElementCP@DirectUI@@QAA@ABV01@@Z
+??0IXElementCP@DirectUI@@QAA@XZ
+??0IXProviderCP@DirectUI@@QAA@ABV01@@Z
+??0IXProviderCP@DirectUI@@QAA@XZ
+??0InvokeHelper@DirectUI@@QAA@XZ
+??0InvokeProvider@DirectUI@@QAA@XZ
+??0InvokeProxy@DirectUI@@QAA@ABV01@@Z
+??0InvokeProxy@DirectUI@@QAA@XZ
+??0ItemList@DirectUI@@QAA@XZ
+??0Layout@DirectUI@@QAA@ABV01@@Z
+??0Layout@DirectUI@@QAA@XZ
+??0LinkedList@DirectUI@@QAA@XZ
+??0Macro@DirectUI@@QAA@ABV01@@Z
+??0Macro@DirectUI@@QAA@XZ
+??0ModernProgressBar@DirectUI@@QAA@XZ
+??0ModernProgressBarRangeValueProxy@DirectUI@@QAA@ABV01@@Z
+??0ModernProgressBarRangeValueProxy@DirectUI@@QAA@XZ
+??0ModernProgressRing@DirectUI@@QAA@XZ
+??0Movie@DirectUI@@QAA@ABV01@@Z
+??0Movie@DirectUI@@QAA@XZ
+??0NativeHWNDHost@DirectUI@@QAA@ABV01@@Z
+??0NativeHWNDHost@DirectUI@@QAA@XZ
+??0Navigator@DirectUI@@QAA@ABV01@@Z
+??0Navigator@DirectUI@@QAA@XZ
+??0NavigatorSelectionItemProxy@DirectUI@@QAA@ABV01@@Z
+??0NavigatorSelectionItemProxy@DirectUI@@QAA@XZ
+??0NineGridLayout@DirectUI@@QAA@ABV01@@Z
+??0NineGridLayout@DirectUI@@QAA@XZ
+??0PText@DirectUI@@QAA@ABV01@@Z
+??0PText@DirectUI@@QAA@XZ
+??0Page@DirectUI@@QAA@ABV01@@Z
+??0Page@DirectUI@@QAA@XZ
+??0Pages@DirectUI@@QAA@ABV01@@Z
+??0Pages@DirectUI@@QAA@XZ
+??0Progress@DirectUI@@QAA@ABV01@@Z
+??0Progress@DirectUI@@QAA@XZ
+??0ProgressRangeValueProxy@DirectUI@@QAA@ABV01@@Z
+??0ProgressRangeValueProxy@DirectUI@@QAA@XZ
+??0ProviderProxy@DirectUI@@IAA@XZ
+??0ProviderProxy@DirectUI@@QAA@ABV01@@Z
+??0Proxy@DirectUI@@QAA@ABV01@@Z
+??0Proxy@DirectUI@@QAA@XZ
+??0PushButton@DirectUI@@QAA@ABV01@@Z
+??0PushButton@DirectUI@@QAA@XZ
+??0RadioButtonGlyph@DirectUI@@QAA@ABV01@@Z
+??0RadioButtonGlyph@DirectUI@@QAA@XZ
+??0RangeValueProvider@DirectUI@@QAA@XZ
+??0RangeValueProxy@DirectUI@@IAA@XZ
+??0RangeValueProxy@DirectUI@@QAA@ABV01@@Z
+??0RefPointElement@DirectUI@@QAA@ABV01@@Z
+??0RefPointElement@DirectUI@@QAA@XZ
+??0RefcountBase@DirectUI@@QAA@XZ
+??0RepeatButton@DirectUI@@QAA@ABV01@@Z
+??0RepeatButton@DirectUI@@QAA@XZ
+??0Repeater@DirectUI@@QAA@ABV01@@Z
+??0Repeater@DirectUI@@QAA@XZ
+??0ResourceModuleHandles@DirectUI@@QAA@XZ
+??0RichText@DirectUI@@QAA@XZ
+??0RowLayout@DirectUI@@QAA@ABV01@@Z
+??0RowLayout@DirectUI@@QAA@XZ
+??0ScrollBar@DirectUI@@QAA@ABV01@@Z
+??0ScrollBar@DirectUI@@QAA@XZ
+??0ScrollBarRangeValueProxy@DirectUI@@QAA@ABV01@@Z
+??0ScrollBarRangeValueProxy@DirectUI@@QAA@XZ
+??0ScrollItemProvider@DirectUI@@QAA@XZ
+??0ScrollItemProxy@DirectUI@@QAA@ABV01@@Z
+??0ScrollItemProxy@DirectUI@@QAA@XZ
+??0ScrollProvider@DirectUI@@QAA@XZ
+??0ScrollProxy@DirectUI@@QAA@ABV01@@Z
+??0ScrollProxy@DirectUI@@QAA@XZ
+??0ScrollViewer@DirectUI@@QAA@ABV01@@Z
+??0ScrollViewer@DirectUI@@QAA@XZ
+??0SelectionItemProvider@DirectUI@@QAA@XZ
+??0SelectionItemProxy@DirectUI@@IAA@XZ
+??0SelectionItemProxy@DirectUI@@QAA@ABV01@@Z
+??0SelectionProvider@DirectUI@@QAA@XZ
+??0SelectionProxy@DirectUI@@IAA@XZ
+??0SelectionProxy@DirectUI@@QAA@ABV01@@Z
+??0Selector@DirectUI@@QAA@ABV01@@Z
+??0Selector@DirectUI@@QAA@XZ
+??0SelectorNoDefault@DirectUI@@QAA@ABV01@@Z
+??0SelectorNoDefault@DirectUI@@QAA@XZ
+??0SelectorSelectionItemProxy@DirectUI@@QAA@ABV01@@Z
+??0SelectorSelectionItemProxy@DirectUI@@QAA@XZ
+??0SelectorSelectionProxy@DirectUI@@QAA@ABV01@@Z
+??0SelectorSelectionProxy@DirectUI@@QAA@XZ
+??0ShellBorderLayout@DirectUI@@QAA@ABV01@@Z
+??0ShellBorderLayout@DirectUI@@QAA@XZ
+??0StyleSheet@DirectUI@@QAA@ABV01@@Z
+??0StyleSheet@DirectUI@@QAA@XZ
+??0StyledScrollViewer@DirectUI@@QAA@ABV01@@Z
+??0StyledScrollViewer@DirectUI@@QAA@XZ
+??0Surface@DirectUI@@QAA@ABV01@@Z
+??0Surface@DirectUI@@QAA@XZ
+??0TableItemProvider@DirectUI@@QAA@XZ
+??0TableItemProxy@DirectUI@@QAA@ABV01@@Z
+??0TableItemProxy@DirectUI@@QAA@XZ
+??0TableLayout@DirectUI@@QAA@ABV01@@Z
+??0TableLayout@DirectUI@@QAA@XZ
+??0TableProvider@DirectUI@@QAA@XZ
+??0TableProxy@DirectUI@@QAA@ABV01@@Z
+??0TableProxy@DirectUI@@QAA@XZ
+??0TaskPage@DirectUI@@QAA@ABV01@@Z
+??0TaskPage@DirectUI@@QAA@XZ
+??0TextGraphic@DirectUI@@QAA@ABV01@@Z
+??0TextGraphic@DirectUI@@QAA@XZ
+??0Thumb@DirectUI@@QAA@ABV01@@Z
+??0Thumb@DirectUI@@QAA@XZ
+??0ToggleProvider@DirectUI@@QAA@XZ
+??0ToggleProxy@DirectUI@@QAA@ABV01@@Z
+??0ToggleProxy@DirectUI@@QAA@XZ
+??0TouchButton@DirectUI@@QAA@XZ
+??0TouchCheckBox@DirectUI@@QAA@XZ
+??0TouchCheckBoxGlyph@DirectUI@@QAA@XZ
+??0TouchCommandButton@DirectUI@@QAA@XZ
+??0TouchEdit2@DirectUI@@QAA@XZ
+??0TouchHWNDElement@DirectUI@@QAA@XZ
+??0TouchHyperLink@DirectUI@@QAA@XZ
+??0TouchRepeatButton@DirectUI@@QAA@XZ
+??0TouchScrollBar@DirectUI@@QAA@XZ
+??0TouchSelect@DirectUI@@QAA@XZ
+??0TouchSelectItem@DirectUI@@QAA@XZ
+??0UnknownElement@DirectUI@@QAA@ABV01@@Z
+??0UnknownElement@DirectUI@@QAA@XZ
+??0ValueProvider@DirectUI@@QAA@XZ
+??0ValueProxy@DirectUI@@QAA@ABV01@@Z
+??0ValueProxy@DirectUI@@QAA@XZ
+??0VerticalFlowLayout@DirectUI@@QAA@ABV01@@Z
+??0VerticalFlowLayout@DirectUI@@QAA@XZ
+??0Viewer@DirectUI@@QAA@ABV01@@Z
+??0Viewer@DirectUI@@QAA@XZ
+??0XBaby@DirectUI@@QAA@ABV01@@Z
+??0XBaby@DirectUI@@QAA@XZ
+??0XElement@DirectUI@@QAA@ABV01@@Z
+??0XElement@DirectUI@@QAA@XZ
+??0XHost@DirectUI@@QAA@XZ
+??0XProvider@DirectUI@@QAA@ABV01@@Z
+??0XProvider@DirectUI@@QAA@XZ
+??0XResourceProvider@DirectUI@@QAA@ABV01@@Z
+??0XResourceProvider@DirectUI@@QAA@XZ
+??1?$PatternProvider@VExpandCollapseProvider@DirectUI@@UIExpandCollapseProvider@@$00@DirectUI@@UAA@XZ
+??1?$PatternProvider@VGridItemProvider@DirectUI@@UIGridItemProvider@@$01@DirectUI@@UAA@XZ
+??1?$PatternProvider@VGridProvider@DirectUI@@UIGridProvider@@$02@DirectUI@@UAA@XZ
+??1?$PatternProvider@VInvokeProvider@DirectUI@@UIInvokeProvider@@$0A@@DirectUI@@UAA@XZ
+??1?$PatternProvider@VRangeValueProvider@DirectUI@@UIRangeValueProvider@@$03@DirectUI@@UAA@XZ
+??1?$PatternProvider@VScrollItemProvider@DirectUI@@UIScrollItemProvider@@$05@DirectUI@@UAA@XZ
+??1?$PatternProvider@VScrollProvider@DirectUI@@UIScrollProvider@@$04@DirectUI@@UAA@XZ
+??1?$PatternProvider@VSelectionItemProvider@DirectUI@@UISelectionItemProvider@@$06@DirectUI@@UAA@XZ
+??1?$PatternProvider@VSelectionProvider@DirectUI@@UISelectionProvider@@$07@DirectUI@@UAA@XZ
+??1?$PatternProvider@VTableItemProvider@DirectUI@@UITableItemProvider@@$09@DirectUI@@UAA@XZ
+??1?$PatternProvider@VTableProvider@DirectUI@@UITableProvider@@$08@DirectUI@@UAA@XZ
+??1?$PatternProvider@VToggleProvider@DirectUI@@UIToggleProvider@@$0L@@DirectUI@@UAA@XZ
+??1?$PatternProvider@VValueProvider@DirectUI@@UIValueProvider@@$0M@@DirectUI@@UAA@XZ
+??1?$SafeArrayAccessor@H@DirectUI@@QAA@XZ
+??1AccessibleButton@DirectUI@@UAA@XZ
+??1AnimationStrip@DirectUI@@UAA@XZ
+??1AutoButton@DirectUI@@UAA@XZ
+??1AutoLock@DirectUI@@QAA@XZ
+??1AutoThread@DirectUI@@QAA@XZ
+??1AutoVariant@DirectUI@@QAA@XZ
+??1BaseScrollViewer@DirectUI@@UAA@XZ
+??1Bind@DirectUI@@UAA@XZ
+??1BorderLayout@DirectUI@@UAA@XZ
+??1Browser@DirectUI@@UAA@XZ
+??1Button@DirectUI@@UAA@XZ
+??1CCAVI@DirectUI@@UAA@XZ
+??1CCBase@DirectUI@@UAA@XZ
+??1CCBaseCheckRadioButton@DirectUI@@UAA@XZ
+??1CCBaseScrollBar@DirectUI@@UAA@XZ
+??1CCCheckBox@DirectUI@@UAA@XZ
+??1CCCommandLink@DirectUI@@UAA@XZ
+??1CCHScrollBar@DirectUI@@UAA@XZ
+??1CCListBox@DirectUI@@UAA@XZ
+??1CCListView@DirectUI@@UAA@XZ
+??1CCProgressBar@DirectUI@@UAA@XZ
+??1CCPushButton@DirectUI@@UAA@XZ
+??1CCRadioButton@DirectUI@@UAA@XZ
+??1CCSysLink@DirectUI@@UAA@XZ
+??1CCTrackBar@DirectUI@@UAA@XZ
+??1CCTreeView@DirectUI@@UAA@XZ
+??1CCVScrollBar@DirectUI@@UAA@XZ
+??1CallstackTracker@DirectUI@@QAA@XZ
+??1CheckBoxGlyph@DirectUI@@UAA@XZ
+??1ClassInfoBase@DirectUI@@UAA@XZ
+??1Clipper@DirectUI@@UAA@XZ
+??1Combobox@DirectUI@@UAA@XZ
+??1CritSecLock@DirectUI@@QAA@XZ
+??1DCSurface@DirectUI@@UAA@XZ
+??1DUIFactory@DirectUI@@QAA@XZ
+??1DUIXmlParser@DirectUI@@UAA@XZ
+??1DialogElement@DirectUI@@UAA@XZ
+??1DuiAccessible@DirectUI@@UAA@XZ
+??1Edit@DirectUI@@UAA@XZ
+??1Element@DirectUI@@UAA@XZ
+??1ElementProvider@DirectUI@@UAA@XZ
+??1ElementWithHWND@DirectUI@@UAA@XZ
+??1ExpandCollapseProvider@DirectUI@@UAA@XZ
+??1Expandable@DirectUI@@UAA@XZ
+??1Expando@DirectUI@@UAA@XZ
+??1ExpandoButtonGlyph@DirectUI@@UAA@XZ
+??1FillLayout@DirectUI@@UAA@XZ
+??1FlowLayout@DirectUI@@UAA@XZ
+??1FontCheckOut@DirectUI@@QAA@XZ
+??1GridItemProvider@DirectUI@@UAA@XZ
+??1GridLayout@DirectUI@@UAA@XZ
+??1GridProvider@DirectUI@@UAA@XZ
+??1HWNDElement@DirectUI@@UAA@XZ
+??1HWNDElementAccessible@DirectUI@@UAA@XZ
+??1HWNDElementProvider@DirectUI@@UAA@XZ
+??1HWNDHost@DirectUI@@UAA@XZ
+??1HWNDHostAccessible@DirectUI@@UAA@XZ
+??1HWNDHostClientAccessible@DirectUI@@UAA@XZ
+??1IDataEngine@DirectUI@@UAA@XZ
+??1IDataEntry@DirectUI@@UAA@XZ
+??1InvokeHelper@DirectUI@@UAA@XZ
+??1InvokeProvider@DirectUI@@UAA@XZ
+??1ItemList@DirectUI@@UAA@XZ
+??1Layout@DirectUI@@UAA@XZ
+??1LinkedList@DirectUI@@QAA@XZ
+??1Macro@DirectUI@@UAA@XZ
+??1ModernProgressBar@DirectUI@@UAA@XZ
+??1ModernProgressRing@DirectUI@@UAA@XZ
+??1Movie@DirectUI@@UAA@XZ
+??1NativeHWNDHost@DirectUI@@UAA@XZ
+??1Navigator@DirectUI@@UAA@XZ
+??1NineGridLayout@DirectUI@@UAA@XZ
+??1PText@DirectUI@@UAA@XZ
+??1Page@DirectUI@@UAA@XZ
+??1Pages@DirectUI@@UAA@XZ
+??1Progress@DirectUI@@UAA@XZ
+??1Proxy@DirectUI@@UAA@XZ
+??1PushButton@DirectUI@@UAA@XZ
+??1RadioButtonGlyph@DirectUI@@UAA@XZ
+??1RangeValueProvider@DirectUI@@UAA@XZ
+??1RefPointElement@DirectUI@@UAA@XZ
+??1RefcountBase@DirectUI@@UAA@XZ
+??1RepeatButton@DirectUI@@UAA@XZ
+??1Repeater@DirectUI@@UAA@XZ
+??1ResourceModuleHandles@DirectUI@@QAA@XZ
+??1RichText@DirectUI@@UAA@XZ
+??1RowLayout@DirectUI@@UAA@XZ
+??1ScrollBar@DirectUI@@UAA@XZ
+??1ScrollItemProvider@DirectUI@@UAA@XZ
+??1ScrollProvider@DirectUI@@UAA@XZ
+??1ScrollViewer@DirectUI@@UAA@XZ
+??1SelectionItemProvider@DirectUI@@UAA@XZ
+??1SelectionProvider@DirectUI@@UAA@XZ
+??1Selector@DirectUI@@UAA@XZ
+??1SelectorNoDefault@DirectUI@@UAA@XZ
+??1ShellBorderLayout@DirectUI@@UAA@XZ
+??1StyledScrollViewer@DirectUI@@UAA@XZ
+??1Surface@DirectUI@@UAA@XZ
+??1TableItemProvider@DirectUI@@UAA@XZ
+??1TableLayout@DirectUI@@UAA@XZ
+??1TableProvider@DirectUI@@UAA@XZ
+??1TaskPage@DirectUI@@UAA@XZ
+??1TextGraphic@DirectUI@@UAA@XZ
+??1Thumb@DirectUI@@UAA@XZ
+??1ToggleProvider@DirectUI@@UAA@XZ
+??1TouchButton@DirectUI@@UAA@XZ
+??1TouchCheckBox@DirectUI@@UAA@XZ
+??1TouchCheckBoxGlyph@DirectUI@@UAA@XZ
+??1TouchHWNDElement@DirectUI@@UAA@XZ
+??1TouchHyperLink@DirectUI@@UAA@XZ
+??1TouchScrollBar@DirectUI@@UAA@XZ
+??1TouchSelect@DirectUI@@UAA@XZ
+??1TouchSelectItem@DirectUI@@UAA@XZ
+??1UnknownElement@DirectUI@@UAA@XZ
+??1ValueProvider@DirectUI@@UAA@XZ
+??1VerticalFlowLayout@DirectUI@@UAA@XZ
+??1Viewer@DirectUI@@UAA@XZ
+??1XBaby@DirectUI@@UAA@XZ
+??1XElement@DirectUI@@UAA@XZ
+??1XHost@DirectUI@@QAA@XZ
+??1XProvider@DirectUI@@UAA@XZ
+??4?$FunctionDefinition@H@DUIXmlParser@DirectUI@@QAAAAU012@ABU012@@Z
+??4?$FunctionDefinition@K@DUIXmlParser@DirectUI@@QAAAAU012@ABU012@@Z
+??4?$FunctionDefinition@PAVValue@DirectUI@@@DUIXmlParser@DirectUI@@QAAAAU012@ABU012@@Z
+??4?$FunctionDefinition@UScaledRECT@DirectUI@@@DUIXmlParser@DirectUI@@QAAAAU012@ABU012@@Z
+??4ACCESSIBLEROLE@AccessibleButton@DirectUI@@QAAAAU012@ABU012@@Z
+??4AccessibleButton@DirectUI@@QAAAAV01@ABV01@@Z
+??4AnimationStrip@DirectUI@@QAAAAV01@ABV01@@Z
+??4AutoButton@DirectUI@@QAAAAV01@ABV01@@Z
+??4AutoLock@DirectUI@@QAAAAV01@ABV01@@Z
+??4AutoThread@DirectUI@@QAAAAV01@ABV01@@Z
+??4AutoVariant@DirectUI@@QAAAAV01@ABV01@@Z
+??4BaseScrollBar@DirectUI@@QAAAAV01@ABV01@@Z
+??4BaseScrollViewer@DirectUI@@QAAAAV01@ABV01@@Z
+??4Bind@DirectUI@@QAAAAV01@ABV01@@Z
+??4BorderLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4Browser@DirectUI@@QAAAAV01@ABV01@@Z
+??4BrowserSelectionProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4Button@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCAVI@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCBase@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCBaseCheckRadioButton@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCBaseScrollBar@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCCheckBox@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCCommandLink@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCHScrollBar@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCListBox@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCListView@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCProgressBar@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCPushButton@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCRadioButton@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCSysLink@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCTrackBar@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCTreeView@DirectUI@@QAAAAV01@ABV01@@Z
+??4CCVScrollBar@DirectUI@@QAAAAV01@ABV01@@Z
+??4CallstackTracker@DirectUI@@QAAAAV01@ABV01@@Z
+??4CheckBoxGlyph@DirectUI@@QAAAAV01@ABV01@@Z
+??4ClassInfoBase@DirectUI@@QAAAAV01@ABV01@@Z
+??4Clipper@DirectUI@@QAAAAV01@ABV01@@Z
+??4Combobox@DirectUI@@QAAAAV01@ABV01@@Z
+??4CritSecLock@DirectUI@@QAAAAV01@ABV01@@Z
+??4DCSurface@DirectUI@@QAAAAV01@ABV01@@Z
+??4DUIFactory@DirectUI@@QAAAAV01@ABV01@@Z
+??4DUIXmlParser@DirectUI@@QAAAAV01@ABV01@@Z
+??4DialogElement@DirectUI@@QAAAAV01@ABV01@@Z
+??4DialogElementCore@DirectUI@@QAAAAV01@ABV01@@Z
+??4DuiNavigate@DirectUI@@QAAAAV01@ABV01@@Z
+??4Edit@DirectUI@@QAAAAV01@ABV01@@Z
+??4Element@DirectUI@@QAAAAV01@ABV01@@Z
+??4ElementProviderManager@DirectUI@@QAAAAV01@ABV01@@Z
+??4ElementProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4ElementWithHWND@DirectUI@@QAAAAV01@ABV01@@Z
+??4EventManager@DirectUI@@QAAAAV01@ABV01@@Z
+??4ExpandCollapseProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4Expandable@DirectUI@@QAAAAV01@ABV01@@Z
+??4Expando@DirectUI@@QAAAAV01@ABV01@@Z
+??4ExpandoButtonGlyph@DirectUI@@QAAAAV01@ABV01@@Z
+??4Expression@DirectUI@@QAAAAV01@ABV01@@Z
+??4FillLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4FlowLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4FontCache@DirectUI@@QAAAAV01@ABV01@@Z
+??4FontCheckOut@DirectUI@@QAAAAV01@ABV01@@Z
+??4GridItemProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4GridLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4GridProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4HWNDElement@DirectUI@@QAAAAV01@ABV01@@Z
+??4HWNDElementProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4HWNDHost@DirectUI@@QAAAAV01@ABV01@@Z
+??4IDataEngine@DirectUI@@QAAAAU01@ABU01@@Z
+??4IDataEntry@DirectUI@@QAAAAU01@ABU01@@Z
+??4IProvider@DirectUI@@QAAAAV01@ABV01@@Z
+??4ISBLeak@DirectUI@@QAAAAU01@ABU01@@Z
+??4IXElementCP@DirectUI@@QAAAAV01@ABV01@@Z
+??4IXProviderCP@DirectUI@@QAAAAV01@ABV01@@Z
+??4InvokeManager@DirectUI@@QAAAAV01@ABV01@@Z
+??4InvokeProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4Layout@DirectUI@@QAAAAV01@ABV01@@Z
+??4LinkedList@DirectUI@@QAAAAV01@ABV01@@Z
+??4LinkedListNode@DirectUI@@QAAAAV01@ABV01@@Z
+??4Macro@DirectUI@@QAAAAV01@ABV01@@Z
+??4ModernProgressBarRangeValueProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4Movie@DirectUI@@QAAAAV01@ABV01@@Z
+??4NativeHWNDHost@DirectUI@@QAAAAV01@ABV01@@Z
+??4NavReference@DirectUI@@QAAAAU01@ABU01@@Z
+??4NavScoring@DirectUI@@QAAAAU01@ABU01@@Z
+??4Navigator@DirectUI@@QAAAAV01@ABV01@@Z
+??4NavigatorSelectionItemProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4NineGridLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4PText@DirectUI@@QAAAAV01@ABV01@@Z
+??4PVLAnimation@DirectUI@@QAAAAV01@ABV01@@Z
+??4Page@DirectUI@@QAAAAV01@ABV01@@Z
+??4Pages@DirectUI@@QAAAAV01@ABV01@@Z
+??4Progress@DirectUI@@QAAAAV01@ABV01@@Z
+??4ProgressRangeValueProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4ProviderProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4Proxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4PushButton@DirectUI@@QAAAAV01@ABV01@@Z
+??4RadioButtonGlyph@DirectUI@@QAAAAV01@ABV01@@Z
+??4RangeValueProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4RefPointElement@DirectUI@@QAAAAV01@ABV01@@Z
+??4RepeatButton@DirectUI@@QAAAAV01@ABV01@@Z
+??4Repeater@DirectUI@@QAAAAV01@ABV01@@Z
+??4ResourceModuleHandles@DirectUI@@QAAAAV01@ABV01@@Z
+??4RowLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4Schema@DirectUI@@QAAAAV01@ABV01@@Z
+??4ScrollBar@DirectUI@@QAAAAV01@ABV01@@Z
+??4ScrollBarRangeValueProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4ScrollItemProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4ScrollProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4ScrollViewer@DirectUI@@QAAAAV01@ABV01@@Z
+??4SelectionItemProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4SelectionProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4Selector@DirectUI@@QAAAAV01@ABV01@@Z
+??4SelectorNoDefault@DirectUI@@QAAAAV01@ABV01@@Z
+??4SelectorSelectionItemProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4SelectorSelectionProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4ShellBorderLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4StyleSheet@DirectUI@@QAAAAV01@ABV01@@Z
+??4StyledScrollViewer@DirectUI@@QAAAAV01@ABV01@@Z
+??4Surface@DirectUI@@QAAAAV01@ABV01@@Z
+??4TableItemProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4TableLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4TableProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4TaskPage@DirectUI@@QAAAAV01@ABV01@@Z
+??4TextGraphic@DirectUI@@QAAAAV01@ABV01@@Z
+??4Thumb@DirectUI@@QAAAAV01@ABV01@@Z
+??4ToggleProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4UnknownElement@DirectUI@@QAAAAV01@ABV01@@Z
+??4Value@DirectUI@@QAAAAV01@ABV01@@Z
+??4ValueProxy@DirectUI@@QAAAAV01@ABV01@@Z
+??4VerticalFlowLayout@DirectUI@@QAAAAV01@ABV01@@Z
+??4Viewer@DirectUI@@QAAAAV01@ABV01@@Z
+??4XBaby@DirectUI@@QAAAAV01@ABV01@@Z
+??4XElement@DirectUI@@QAAAAV01@ABV01@@Z
+??4XHost@DirectUI@@QAAAAV01@ABV01@@Z
+??4XProvider@DirectUI@@QAAAAV01@ABV01@@Z
+??4XResourceProvider@DirectUI@@QAAAAV01@ABV01@@Z
+??B?$SafeArrayAccessor@H@DirectUI@@QAAPAHXZ
+??BTaskPage@DirectUI@@QAAPAU_PSP@@XZ
+??_7?$PatternProvider@VExpandCollapseProvider@DirectUI@@UIExpandCollapseProvider@@$00@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VExpandCollapseProvider@DirectUI@@UIExpandCollapseProvider@@$00@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VGridItemProvider@DirectUI@@UIGridItemProvider@@$01@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VGridItemProvider@DirectUI@@UIGridItemProvider@@$01@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VGridProvider@DirectUI@@UIGridProvider@@$02@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VGridProvider@DirectUI@@UIGridProvider@@$02@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VInvokeProvider@DirectUI@@UIInvokeProvider@@$0A@@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VInvokeProvider@DirectUI@@UIInvokeProvider@@$0A@@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VRangeValueProvider@DirectUI@@UIRangeValueProvider@@$03@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VRangeValueProvider@DirectUI@@UIRangeValueProvider@@$03@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VScrollItemProvider@DirectUI@@UIScrollItemProvider@@$05@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VScrollItemProvider@DirectUI@@UIScrollItemProvider@@$05@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VScrollProvider@DirectUI@@UIScrollProvider@@$04@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VScrollProvider@DirectUI@@UIScrollProvider@@$04@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VSelectionItemProvider@DirectUI@@UISelectionItemProvider@@$06@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VSelectionItemProvider@DirectUI@@UISelectionItemProvider@@$06@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VSelectionProvider@DirectUI@@UISelectionProvider@@$07@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VSelectionProvider@DirectUI@@UISelectionProvider@@$07@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VTableItemProvider@DirectUI@@UITableItemProvider@@$09@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VTableItemProvider@DirectUI@@UITableItemProvider@@$09@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VTableProvider@DirectUI@@UITableProvider@@$08@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VTableProvider@DirectUI@@UITableProvider@@$08@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VToggleProvider@DirectUI@@UIToggleProvider@@$0L@@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VToggleProvider@DirectUI@@UIToggleProvider@@$0L@@DirectUI@@6BRefcountBase@1@@ DATA
+??_7?$PatternProvider@VValueProvider@DirectUI@@UIValueProvider@@$0M@@DirectUI@@6BIProvider@1@@ DATA
+??_7?$PatternProvider@VValueProvider@DirectUI@@UIValueProvider@@$0M@@DirectUI@@6BRefcountBase@1@@ DATA
+??_7AccessibleButton@DirectUI@@6B@ DATA
+??_7AnimationStrip@DirectUI@@6B@ DATA
+??_7AutoButton@DirectUI@@6B@ DATA
+??_7BaseScrollBar@DirectUI@@6B@ DATA
+??_7BaseScrollViewer@DirectUI@@6BElement@1@@ DATA
+??_7BaseScrollViewer@DirectUI@@6BIElementListener@1@@ DATA
+??_7Bind@DirectUI@@6B@ DATA
+??_7BorderLayout@DirectUI@@6B@ DATA
+??_7Browser@DirectUI@@6B@ DATA
+??_7BrowserSelectionProxy@DirectUI@@6B@ DATA
+??_7Button@DirectUI@@6B@ DATA
+??_7CCAVI@DirectUI@@6B@ DATA
+??_7CCBase@DirectUI@@6B@ DATA
+??_7CCBaseCheckRadioButton@DirectUI@@6B@ DATA
+??_7CCBaseScrollBar@DirectUI@@6BBaseScrollBar@1@@ DATA
+??_7CCBaseScrollBar@DirectUI@@6BCCBase@1@@ DATA
+??_7CCCheckBox@DirectUI@@6B@ DATA
+??_7CCCommandLink@DirectUI@@6B@ DATA
+??_7CCHScrollBar@DirectUI@@6BBaseScrollBar@1@@ DATA
+??_7CCHScrollBar@DirectUI@@6BCCBase@1@@ DATA
+??_7CCListBox@DirectUI@@6B@ DATA
+??_7CCListView@DirectUI@@6B@ DATA
+??_7CCProgressBar@DirectUI@@6B@ DATA
+??_7CCPushButton@DirectUI@@6B@ DATA
+??_7CCRadioButton@DirectUI@@6B@ DATA
+??_7CCSysLink@DirectUI@@6B@ DATA
+??_7CCTrackBar@DirectUI@@6B@ DATA
+??_7CCTreeView@DirectUI@@6B@ DATA
+??_7CCVScrollBar@DirectUI@@6BBaseScrollBar@1@@ DATA
+??_7CCVScrollBar@DirectUI@@6BCCBase@1@@ DATA
+??_7CheckBoxGlyph@DirectUI@@6B@ DATA
+??_7ClassInfoBase@DirectUI@@6B@ DATA
+??_7Clipper@DirectUI@@6B@ DATA
+??_7Combobox@DirectUI@@6B@ DATA
+??_7DCSurface@DirectUI@@6B@ DATA
+??_7DUIXmlParser@DirectUI@@6B@ DATA
+??_7DialogElement@DirectUI@@6BHWNDElement@1@@ DATA
+??_7DialogElement@DirectUI@@6BIDialogElement@1@@ DATA
+??_7DialogElement@DirectUI@@6BIElementListener@1@@ DATA
+??_7DuiAccessible@DirectUI@@6BIAccIdentity@@@ DATA
+??_7DuiAccessible@DirectUI@@6BIAccessible@@@ DATA
+??_7DuiAccessible@DirectUI@@6BIEnumVARIANT@@@ DATA
+??_7DuiAccessible@DirectUI@@6BIOleWindow@@@ DATA
+??_7DuiAccessible@DirectUI@@6BIServiceProvider@@@ DATA
+??_7Edit@DirectUI@@6B@ DATA
+??_7Element@DirectUI@@6B@ DATA
+??_7ElementProvider@DirectUI@@6BIRawElementProviderAdviseEvents@@@ DATA
+??_7ElementProvider@DirectUI@@6BIRawElementProviderFragment@@@ DATA
+??_7ElementProvider@DirectUI@@6BIRawElementProviderSimple@@@ DATA
+??_7ElementProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7ElementProxy@DirectUI@@6B@ DATA
+??_7ElementWithHWND@DirectUI@@6B@ DATA
+??_7ExpandCollapseProvider@DirectUI@@6B@ DATA
+??_7ExpandCollapseProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7ExpandCollapseProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7ExpandCollapseProxy@DirectUI@@6B@ DATA
+??_7Expandable@DirectUI@@6B@ DATA
+??_7Expando@DirectUI@@6B@ DATA
+??_7ExpandoButtonGlyph@DirectUI@@6B@ DATA
+??_7FillLayout@DirectUI@@6B@ DATA
+??_7FlowLayout@DirectUI@@6B@ DATA
+??_7FontCache@DirectUI@@6B@ DATA
+??_7GridItemProvider@DirectUI@@6B@ DATA
+??_7GridItemProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7GridItemProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7GridItemProxy@DirectUI@@6B@ DATA
+??_7GridLayout@DirectUI@@6B@ DATA
+??_7GridProvider@DirectUI@@6B@ DATA
+??_7GridProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7GridProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7GridProxy@DirectUI@@6B@ DATA
+??_7HWNDElement@DirectUI@@6B@ DATA
+??_7HWNDElementAccessible@DirectUI@@6BIAccIdentity@@@ DATA
+??_7HWNDElementAccessible@DirectUI@@6BIAccessible@@@ DATA
+??_7HWNDElementAccessible@DirectUI@@6BIEnumVARIANT@@@ DATA
+??_7HWNDElementAccessible@DirectUI@@6BIOleWindow@@@ DATA
+??_7HWNDElementAccessible@DirectUI@@6BIServiceProvider@@@ DATA
+??_7HWNDElementProvider@DirectUI@@6B@ DATA
+??_7HWNDElementProvider@DirectUI@@6BIRawElementProviderAdviseEvents@@@ DATA
+??_7HWNDElementProvider@DirectUI@@6BIRawElementProviderFragment@@@ DATA
+??_7HWNDElementProvider@DirectUI@@6BIRawElementProviderSimple@@@ DATA
+??_7HWNDElementProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7HWNDElementProxy@DirectUI@@6B@ DATA
+??_7HWNDHost@DirectUI@@6B@ DATA
+??_7HWNDHostAccessible@DirectUI@@6BIAccIdentity@@@ DATA
+??_7HWNDHostAccessible@DirectUI@@6BIAccessible@@@ DATA
+??_7HWNDHostAccessible@DirectUI@@6BIEnumVARIANT@@@ DATA
+??_7HWNDHostAccessible@DirectUI@@6BIOleWindow@@@ DATA
+??_7HWNDHostAccessible@DirectUI@@6BIServiceProvider@@@ DATA
+??_7HWNDHostClientAccessible@DirectUI@@6BIAccIdentity@@@ DATA
+??_7HWNDHostClientAccessible@DirectUI@@6BIAccessible@@@ DATA
+??_7HWNDHostClientAccessible@DirectUI@@6BIEnumVARIANT@@@ DATA
+??_7HWNDHostClientAccessible@DirectUI@@6BIOleWindow@@@ DATA
+??_7HWNDHostClientAccessible@DirectUI@@6BIServiceProvider@@@ DATA
+??_7IDataEngine@DirectUI@@6B@ DATA
+??_7IDataEntry@DirectUI@@6B@ DATA
+??_7IProvider@DirectUI@@6B@ DATA
+??_7ISBLeak@DirectUI@@6B@ DATA
+??_7IXElementCP@DirectUI@@6B@ DATA
+??_7IXProviderCP@DirectUI@@6B@ DATA
+??_7InvokeHelper@DirectUI@@6B@ DATA
+??_7InvokeProvider@DirectUI@@6B@ DATA
+??_7InvokeProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7InvokeProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7InvokeProxy@DirectUI@@6B@ DATA
+??_7Layout@DirectUI@@6B@ DATA
+??_7Macro@DirectUI@@6B@ DATA
+??_7ModernProgressBarRangeValueProxy@DirectUI@@6B@ DATA
+??_7Movie@DirectUI@@6B@ DATA
+??_7NativeHWNDHost@DirectUI@@6B@ DATA
+??_7Navigator@DirectUI@@6B@ DATA
+??_7NavigatorSelectionItemProxy@DirectUI@@6B@ DATA
+??_7NineGridLayout@DirectUI@@6B@ DATA
+??_7PText@DirectUI@@6B@ DATA
+??_7Page@DirectUI@@6B@ DATA
+??_7Pages@DirectUI@@6B@ DATA
+??_7Progress@DirectUI@@6B@ DATA
+??_7ProgressRangeValueProxy@DirectUI@@6B@ DATA
+??_7ProviderProxy@DirectUI@@6B@ DATA
+??_7Proxy@DirectUI@@6B@ DATA
+??_7PushButton@DirectUI@@6B@ DATA
+??_7RadioButtonGlyph@DirectUI@@6B@ DATA
+??_7RangeValueProvider@DirectUI@@6B@ DATA
+??_7RangeValueProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7RangeValueProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7RangeValueProxy@DirectUI@@6B@ DATA
+??_7RefPointElement@DirectUI@@6B@ DATA
+??_7RefcountBase@DirectUI@@6B@ DATA
+??_7RepeatButton@DirectUI@@6B@ DATA
+??_7Repeater@DirectUI@@6B@ DATA
+??_7RowLayout@DirectUI@@6B@ DATA
+??_7ScrollBar@DirectUI@@6BBaseScrollBar@1@@ DATA
+??_7ScrollBar@DirectUI@@6BElement@1@@ DATA
+??_7ScrollBarRangeValueProxy@DirectUI@@6B@ DATA
+??_7ScrollItemProvider@DirectUI@@6B@ DATA
+??_7ScrollItemProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7ScrollItemProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7ScrollItemProxy@DirectUI@@6B@ DATA
+??_7ScrollProvider@DirectUI@@6B@ DATA
+??_7ScrollProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7ScrollProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7ScrollProxy@DirectUI@@6B@ DATA
+??_7ScrollViewer@DirectUI@@6BElement@1@@ DATA
+??_7ScrollViewer@DirectUI@@6BIElementListener@1@@ DATA
+??_7SelectionItemProvider@DirectUI@@6B@ DATA
+??_7SelectionItemProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7SelectionItemProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7SelectionItemProxy@DirectUI@@6B@ DATA
+??_7SelectionProvider@DirectUI@@6B@ DATA
+??_7SelectionProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7SelectionProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7SelectionProxy@DirectUI@@6B@ DATA
+??_7Selector@DirectUI@@6B@ DATA
+??_7SelectorNoDefault@DirectUI@@6B@ DATA
+??_7SelectorSelectionItemProxy@DirectUI@@6B@ DATA
+??_7SelectorSelectionProxy@DirectUI@@6B@ DATA
+??_7ShellBorderLayout@DirectUI@@6B@ DATA
+??_7StyleSheet@DirectUI@@6B@ DATA
+??_7StyledScrollViewer@DirectUI@@6BElement@1@@ DATA
+??_7StyledScrollViewer@DirectUI@@6BIElementListener@1@@ DATA
+??_7Surface@DirectUI@@6B@ DATA
+??_7TableItemProvider@DirectUI@@6B@ DATA
+??_7TableItemProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7TableItemProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7TableItemProxy@DirectUI@@6B@ DATA
+??_7TableLayout@DirectUI@@6B@ DATA
+??_7TableProvider@DirectUI@@6B@ DATA
+??_7TableProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7TableProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7TableProxy@DirectUI@@6B@ DATA
+??_7TaskPage@DirectUI@@6BIElementListener@1@@ DATA
+??_7TaskPage@DirectUI@@6BIXProviderCP@1@@ DATA
+??_7TextGraphic@DirectUI@@6B@ DATA
+??_7Thumb@DirectUI@@6B@ DATA
+??_7ToggleProvider@DirectUI@@6B@ DATA
+??_7ToggleProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7ToggleProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7ToggleProxy@DirectUI@@6B@ DATA
+??_7UnknownElement@DirectUI@@6B@ DATA
+??_7ValueProvider@DirectUI@@6B@ DATA
+??_7ValueProvider@DirectUI@@6BIProvider@1@@ DATA
+??_7ValueProvider@DirectUI@@6BRefcountBase@1@@ DATA
+??_7ValueProxy@DirectUI@@6B@ DATA
+??_7VerticalFlowLayout@DirectUI@@6B@ DATA
+??_7Viewer@DirectUI@@6B@ DATA
+??_7XBaby@DirectUI@@6B@ DATA
+??_7XBaby@DirectUI@@6BHWNDElement@1@@ DATA
+??_7XBaby@DirectUI@@6BIDialogElement@1@@ DATA
+??_7XBaby@DirectUI@@6BIElementListener@1@@ DATA
+??_7XElement@DirectUI@@6BHWNDHost@1@@ DATA
+??_7XElement@DirectUI@@6BIXElementCP@1@@ DATA
+??_7XProvider@DirectUI@@6B@ DATA
+??_7XResourceProvider@DirectUI@@6B@ DATA
+??_FCCBase@DirectUI@@QAAXXZ
+??_FCCBaseScrollBar@DirectUI@@QAAXXZ
+??_FCCCheckBox@DirectUI@@QAAXXZ
+??_FCCCommandLink@DirectUI@@QAAXXZ
+??_FCCPushButton@DirectUI@@QAAXXZ
+??_FCCTreeView@DirectUI@@QAAXXZ
+?AbsorbsShortcutProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccDefActionProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccDescProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccHelpProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccItemStatusProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccItemTypeProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccNameProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccNavigate@DuiAccessible@DirectUI@@SAJPAVElement@2@JPAPAV32@@Z
+?AccRoleProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccStateProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AccValueProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AcceleratorKeyProperty@Schema@DirectUI@@2HA DATA
+?Access@?$SafeArrayAccessor@H@DirectUI@@QAAJPAUtagSAFEARRAY@@G@Z
+?AccessKeyProperty@Schema@DirectUI@@2HA DATA
+?AccessibleProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ActionInitiated@Navigator@DirectUI@@SA?AVUID@@XZ
+?ActivateTooltip@Element@DirectUI@@MAAXPAV12@K@Z
+?ActivateTooltip@HWNDElement@DirectUI@@UAAXPAVElement@2@K@Z
+?ActivateTooltip@TouchHWNDElement@DirectUI@@UAAXPAVElement@2@K@Z
+?ActiveProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ActiveStateChanged@TouchScrollBar@DirectUI@@SA?AVUID@@XZ
+?ActualReferencePointProp@RefPointElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Add@BaseScrollViewer@DirectUI@@UAAJPAPAVElement@2@I@Z
+?Add@Element@DirectUI@@QAAJPAV12@@Z
+?Add@Element@DirectUI@@QAAJPAV12@P6AHPBX1@Z@Z
+?Add@Element@DirectUI@@UAAJPAPAV12@I@Z
+?Add@ElementProviderManager@DirectUI@@SAJPAVElementProvider@2@@Z
+?Add@Expando@DirectUI@@UAAJPAPAVElement@2@I@Z
+?Add@LinkedList@DirectUI@@QAAXPAVLinkedListNode@2@@Z
+?Add@Macro@DirectUI@@UAAJPAPAVElement@2@I@Z
+?Add@Pages@DirectUI@@UAAJPAPAVElement@2@I@Z
+?Add@TouchEdit2@DirectUI@@UAAJPAPAVElement@2@I@Z
+?Add@TouchSelect@DirectUI@@UAAJPAPAVElement@2@I@Z
+?AddBehavior@Element@DirectUI@@UAAJPAUIDuiBehavior@@@Z
+?AddChild@ClassInfoBase@DirectUI@@UAAXXZ
+?AddChildren@ScrollViewer@DirectUI@@MAAJXZ
+?AddChildren@StyledScrollViewer@DirectUI@@MAAJXZ
+?AddElement@TouchSelect@DirectUI@@QAAJPAVElement@2@PBG@Z
+?AddListener@Element@DirectUI@@QAAJPAUIElementListener@2@@Z
+?AddRectangleChange@EventManager@DirectUI@@CAJPAVElement@2@_N1@Z
+?AddRef@ClassInfoBase@DirectUI@@UAAXXZ
+?AddRef@DuiAccessible@DirectUI@@UAAKXZ
+?AddRef@Element@DirectUI@@QAAKXZ
+?AddRef@ElementProvider@DirectUI@@UAAKXZ
+?AddRef@ExpandCollapseProvider@DirectUI@@UAAKXZ
+?AddRef@GridItemProvider@DirectUI@@UAAKXZ
+?AddRef@GridProvider@DirectUI@@UAAKXZ
+?AddRef@HWNDElementProvider@DirectUI@@UAAKXZ
+?AddRef@InvokeProvider@DirectUI@@UAAKXZ
+?AddRef@RangeValueProvider@DirectUI@@UAAKXZ
+?AddRef@RefcountBase@DirectUI@@QAAJXZ
+?AddRef@ScrollItemProvider@DirectUI@@UAAKXZ
+?AddRef@ScrollProvider@DirectUI@@UAAKXZ
+?AddRef@SelectionItemProvider@DirectUI@@UAAKXZ
+?AddRef@SelectionProvider@DirectUI@@UAAKXZ
+?AddRef@TableItemProvider@DirectUI@@UAAKXZ
+?AddRef@TableProvider@DirectUI@@UAAKXZ
+?AddRef@ToggleProvider@DirectUI@@UAAKXZ
+?AddRef@Value@DirectUI@@QAAXXZ
+?AddRef@ValueProvider@DirectUI@@UAAKXZ
+?AddRef@XProvider@DirectUI@@UAAKXZ
+?AddRulesToStyleSheet@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAVStyleSheet@2@PBGPAV?$DynamicArray@UXMLParserCond@DirectUI@@$0A@@2@PAV?$DynamicArray@PAG$0A@@2@@Z
+?AddString@CCListBox@DirectUI@@QAAHPBG@Z
+?AddString@Combobox@DirectUI@@QAAHPBG@Z
+?AddString@TouchSelect@DirectUI@@QAAJPBG@Z
+?AddString@TouchSelect@DirectUI@@QAAJPBGPAPAVElement@2@@Z
+?AddStringWithLabelOverride@TouchSelect@DirectUI@@QAAJPBG0PAPAVElement@2@@Z
+?AddToSelection@NavigatorSelectionItemProxy@DirectUI@@AAAJPAVBrowser@2@@Z
+?AddToSelection@SelectionItemProvider@DirectUI@@UAAJXZ
+?AddToSelection@SelectorSelectionItemProxy@DirectUI@@AAAJXZ
+?AdvanceFrame@AnimationStrip@DirectUI@@IAAXXZ
+?AdvanceFrame@Movie@DirectUI@@SA?AVUID@@XZ
+?AdviseEventAdded@ElementProvider@DirectUI@@UAAJHPAUtagSAFEARRAY@@@Z
+?AdviseEventAdded@EventManager@DirectUI@@SAJHPAUtagSAFEARRAY@@@Z
+?AdviseEventRemoved@ElementProvider@DirectUI@@UAAJHPAUtagSAFEARRAY@@@Z
+?AdviseEventRemoved@EventManager@DirectUI@@SAJHPAUtagSAFEARRAY@@@Z
+?AliasedRenderingProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AlphaProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AnimatePopupOnDismissProp@TouchSelect@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AnimateScroll@TouchScrollBar@DirectUI@@SA?AVUID@@XZ
+?AnimationChange@Element@DirectUI@@SA?AVUID@@XZ
+?AnimationProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AnimationStatusChange@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?ApplySinkRegion@HWNDHost@DirectUI@@AAAXPBUtagRECT@@_N@Z
+?Arrow@Expando@DirectUI@@KAGXZ
+?AssertPIZeroRef@ClassInfoBase@DirectUI@@UBAXXZ
+?AsyncContentLoadedEvent@Schema@DirectUI@@2HA DATA
+?Attach@Layout@DirectUI@@UAAXPAVElement@2@@Z
+?AttachCtrlSubclassProc@HWNDHost@DirectUI@@KAXPAUHWND__@@@Z
+?AutoGroupingProp@CCRadioButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AutoStartProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AutoStopProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?AutomationFocusChangedEvent@Schema@DirectUI@@2HA DATA
+?AutomationIdProperty@Schema@DirectUI@@2HA DATA
+?AutomationPropertyChangedEvent@Schema@DirectUI@@2HA DATA
+?BackgroundOwnerIDProp@HWNDHost@DirectUI@@SAPBUPropertyInfo@2@XZ
+?BackgroundProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?BaselineProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?BorderColorProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?BorderStyleProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?BorderThicknessProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?BoundingRectangleProperty@Schema@DirectUI@@2HA DATA
+?BroadcastEvent@Element@DirectUI@@QAAXPAUEvent@2@@Z
+?BufferingProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?BuildCacheInfo@FlowLayout@DirectUI@@IAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@_N@Z
+?BuildCacheInfo@VerticalFlowLayout@DirectUI@@IAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@_N@Z
+?BuildElement@Macro@DirectUI@@MAAJXZ
+?BuildElement@Repeater@DirectUI@@MAAJXZ
+?ButtonClassAcceptsEnterKeyProp@DialogElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ButtonControlType@Schema@DirectUI@@2HA DATA
+?CacheParser@XBaby@DirectUI@@UAAXPAVDUIXmlParser@2@@Z
+?CalendarControlType@Schema@DirectUI@@2HA DATA
+?CanPerformManualVisualSwap@TouchScrollViewer@DirectUI@@QAA_NXZ
+?CanSetFocus@HWNDElement@DirectUI@@UAA_NXZ
+?CanSetFocus@XBaby@DirectUI@@UAA_NXZ
+?CanSetFocus@XProvider@DirectUI@@UAAJPA_N@Z
+?CancelClick@TouchButton@DirectUI@@QAA_NW4ClickDevice@12@@Z
+?CancelCurrentDrag@TouchSlider@DirectUI@@QAAXXZ
+?CaptureCallstackFrames@CallstackTracker@DirectUI@@QAAHXZ
+?CapturedProp@Button@DirectUI@@SAPBUPropertyInfo@2@XZ
+?CapturedProp@TouchButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?CaretMoved@TouchEditBase@DirectUI@@SA?AVUID@@XZ
+?CheckBoxControlType@Schema@DirectUI@@2HA DATA
+?CheckScroll@BaseScrollViewer@DirectUI@@AAAXPAVBaseScrollBar@2@HHH@Z
+?CheckedStateProp@TouchCheckBox@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ChildrenProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ClassExist@ClassInfoBase@DirectUI@@SA_NPAPAUIClassInfo@2@PBQBUPropertyInfo@2@IPAU32@PAUHINSTANCE__@@PBG_N@Z
+?ClassNameProperty@Schema@DirectUI@@2HA DATA
+?ClassProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ClearButtonClicked@TouchEdit2@DirectUI@@SA?AVUID@@XZ
+?ClearCacheDirty@Layout@DirectUI@@IAAXXZ
+?ClearParser@DUIFactory@DirectUI@@AAAXXZ
+?Click@Button@DirectUI@@SA?AVUID@@XZ
+?Click@TouchButton@DirectUI@@SA?AVUID@@XZ
+?ClickDefaultButton@DialogElement@DirectUI@@UAA_NXZ
+?ClickDefaultButton@DialogElementCore@DirectUI@@QAA_NXZ
+?ClickDefaultButton@XBaby@DirectUI@@UAA_NXZ
+?ClickDefaultButton@XProvider@DirectUI@@UAAHXZ
+?ClickablePointProperty@Schema@DirectUI@@2HA DATA
+?Clipper@Expando@DirectUI@@KAGXZ
+?Clone@DuiAccessible@DirectUI@@UAAJPAPAUIEnumVARIANT@@@Z
+?Clone@HWNDHostAccessible@DirectUI@@UAAJPAPAUIEnumVARIANT@@@Z
+?Close@ElementProviderManager@DirectUI@@SAXXZ
+?Close@EventManager@DirectUI@@SAXXZ
+?Close@InvokeManager@DirectUI@@SAXXZ
+?ClosePopup@TouchSelect@DirectUI@@QAAXXZ
+?CloseThread@InvokeManager@DirectUI@@SAXXZ
+?Collapse@ExpandCollapseProvider@DirectUI@@UAAJXZ
+?ColorFontPaletteIndexProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ComboBoxControlType@Schema@DirectUI@@2HA DATA
+?CompositedTextProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?CompositingQualityProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?CompositionChange@HWNDElement@DirectUI@@SA?AVUID@@XZ
+?ConnectProp@Bind@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ConstrainLayoutProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ContentAlignProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ContentProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Context@Button@DirectUI@@SA?AVUID@@XZ
+?ContextMenuHintShowing@ContextMenuBehavior@DirectUI@@SA?AVUID@@XZ
+?ContextMenuRequested@ContextMenuBehavior@DirectUI@@SA?AVUID@@XZ
+?ContextMenuRequested@TouchEdit2@DirectUI@@SA?AVUID@@XZ
+?ContextSensitiveHelp@DuiAccessible@DirectUI@@UAAJH@Z
+?ContextSensitiveHelp@HWNDHostAccessible@DirectUI@@UAAJH@Z
+?ControlTypeProperty@Schema@DirectUI@@2HA DATA
+?CopySheets@DUIXmlParser@DirectUI@@QAAJPAPAV?$DynamicArray@PAVValue@DirectUI@@$0A@@2@@Z
+?Count@?$SafeArrayAccessor@H@DirectUI@@QAAHXZ
+?Create@?$PatternProvider@VExpandCollapseProvider@DirectUI@@UIExpandCollapseProvider@@$00@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VGridItemProvider@DirectUI@@UIGridItemProvider@@$01@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VGridProvider@DirectUI@@UIGridProvider@@$02@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VInvokeProvider@DirectUI@@UIInvokeProvider@@$0A@@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VRangeValueProvider@DirectUI@@UIRangeValueProvider@@$03@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VScrollItemProvider@DirectUI@@UIScrollItemProvider@@$05@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VScrollProvider@DirectUI@@UIScrollProvider@@$04@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VSelectionItemProvider@DirectUI@@UISelectionItemProvider@@$06@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VSelectionProvider@DirectUI@@UISelectionProvider@@$07@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VTableItemProvider@DirectUI@@UITableItemProvider@@$09@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VTableProvider@DirectUI@@UITableProvider@@$08@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VToggleProvider@DirectUI@@UIToggleProvider@@$0L@@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@?$PatternProvider@VValueProvider@DirectUI@@UIValueProvider@@$0M@@DirectUI@@SAJPAVElementProvider@2@PAPAUIUnknown@@@Z
+?Create@AcceleratorBehavior@@SAJPAPAUIDuiBehavior@@@Z
+?Create@AccessibleButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@AnimationStrip@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@AutoButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Bind@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@BorderLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@BorderLayout@DirectUI@@SAJPAPAVLayout@2@@Z
+?Create@Browser@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Button@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@Button@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCAVI@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCAVI@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCBase@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCBase@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCCheckBox@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCCheckBox@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCCommandLink@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCCommandLink@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCHScrollBar@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCHScrollBar@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCListBox@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCListBox@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCListView@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCListView@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCProgressBar@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCProgressBar@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCPushButton@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCPushButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCRadioButton@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCRadioButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCSysLink@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCSysLink@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCTrackBar@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCTrackBar@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCTreeView@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCTreeView@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CCVScrollBar@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CCVScrollBar@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@CheckBoxGlyph@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@CheckBoxGlyph@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Clipper@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Combobox@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@Combobox@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ContextMenuBehavior@DirectUI@@SAJPAPAUIDuiBehavior@@@Z
+?Create@DUIXmlParser@DirectUI@@SAJPAPAV12@P6APAVValue@2@PBGPAX@Z2P6AX11H2@Z2@Z
+?Create@DialogElement@DirectUI@@SAJPAUHWND__@@_NIPAVElement@2@PAKPAPAV42@@Z
+?Create@DuiAccessible@DirectUI@@SAJPAVElement@2@PAPAV12@@Z
+?Create@Edit@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@Edit@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Element@DirectUI@@SAJIPAV12@PAKPAPAV12@@Z
+?Create@ElementProvider@DirectUI@@SAJPAVElement@2@PAVInvokeHelper@2@PAPAV12@@Z
+?Create@ElementProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@ElementWithHWND@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ExpandCollapseProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@Expandable@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Expando@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ExpandoButtonGlyph@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@ExpandoButtonGlyph@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@FillLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@FillLayout@DirectUI@@SAJPAPAVLayout@2@@Z
+?Create@FlowLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@FlowLayout@DirectUI@@SAJ_NIIIPAPAVLayout@2@@Z
+?Create@GridItemProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@GridLayout@DirectUI@@SAJHHPAPAVLayout@2@@Z
+?Create@GridLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@GridProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@HWNDElement@DirectUI@@SAJPAUHWND__@@_NIPAVElement@2@PAKPAPAV42@@Z
+?Create@HWNDElementAccessible@DirectUI@@SAJPAVHWNDElement@2@PAPAVDuiAccessible@2@@Z
+?Create@HWNDElementProvider@DirectUI@@SAJPAVHWNDElement@2@PAVInvokeHelper@2@PAPAV12@@Z
+?Create@HWNDElementProxy@DirectUI@@SAPAV12@PAVHWNDElement@2@@Z
+?Create@HWNDHost@DirectUI@@SAJIIPAVElement@2@PAKPAPAV32@@Z
+?Create@HWNDHost@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@HWNDHostAccessible@DirectUI@@SAJPAVElement@2@PAUIAccessible@@PAPAVDuiAccessible@2@@Z
+?Create@HWNDHostClientAccessible@DirectUI@@SAJPAVElement@2@PAUIAccessible@@PAPAVDuiAccessible@2@@Z
+?Create@InvokeProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@ItemList@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Layout@DirectUI@@SAJPAPAV12@@Z
+?Create@Macro@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ModernProgressBar@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ModernProgressRing@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Movie@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@Movie@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@NativeHWNDHost@DirectUI@@SAJPBG0PAUHWND__@@PAUHICON__@@HHHHHHPAUHINSTANCE__@@IPAPAV12@@Z
+?Create@NativeHWNDHost@DirectUI@@SAJPBGPAUHWND__@@PAUHICON__@@HHHHHHIPAPAV12@@Z
+?Create@Navigator@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@NineGridLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@NineGridLayout@DirectUI@@SAJPAPAVLayout@2@@Z
+?Create@PText@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Page@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Pages@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Progress@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@PushButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@RadioButtonGlyph@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@RadioButtonGlyph@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@RangeValueProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@RefPointElement@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@RefPointElement@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@RepeatButton@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@RepeatButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Repeater@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@RichText@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@RowLayout@DirectUI@@SAJHIIPAPAVLayout@2@@Z
+?Create@RowLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@RowLayout@DirectUI@@SAJIIPAPAVLayout@2@@Z
+?Create@ScrollBar@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ScrollBar@DirectUI@@SAJ_NPAVElement@2@PAKPAPAV32@@Z
+?Create@ScrollItemProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@ScrollProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@ScrollViewer@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ScrubBehavior@@SAJPAPAUIDuiBehavior@@@Z
+?Create@SelectionItemProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@SelectionProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@Selector@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@SelectorNoDefault@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@SemanticZoomToggle@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ShellBorderLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@ShellBorderLayout@DirectUI@@SAJPAPAVLayout@2@@Z
+?Create@StyleSheet@DirectUI@@SAJPAPAV12@@Z
+?Create@StyledScrollViewer@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TableItemProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@TableLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@TableProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@TextGraphic@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@Thumb@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@Thumb@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ToggleProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@TouchButton@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchCheckBox@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchCheckBox@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchCheckBoxGlyph@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchCommandButton@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchCommandButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchEdit2@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchEditBase@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchHWNDElement@DirectUI@@SAJPAUHWND__@@_NIPAVElement@2@PAKPAPAV42@@Z
+?Create@TouchHyperLink@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchHyperLink@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchRepeatButton@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchRepeatButton@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchScrollBar@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchScrollViewer@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchSelect@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchSelectItem@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchSlider@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@TouchSwitch@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@UnknownElement@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@UnknownElement@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@ValueProxy@DirectUI@@SAPAV12@PAVElement@2@@Z
+?Create@VerticalFlowLayout@DirectUI@@SAJHPAHPAPAVValue@2@@Z
+?Create@VerticalFlowLayout@DirectUI@@SAJ_NIIIPAPAVLayout@2@@Z
+?Create@Viewer@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@XBaby@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@XBaby@DirectUI@@SAJPAVIXElementCP@2@PAVXProvider@2@PAUHWND__@@PAVElement@2@PAKPAPAV62@@Z
+?Create@XElement@DirectUI@@SAJIPAVElement@2@PAKPAPAV32@@Z
+?Create@XElement@DirectUI@@SAJPAVElement@2@PAKPAPAV32@@Z
+?Create@XHost@DirectUI@@SAJPAVIXElementCP@2@PAPAV12@@Z
+?Create@XProvider@DirectUI@@SAJPAVElement@2@PAVIXProviderCP@2@PAPAV12@@Z
+?Create@XResourceProvider@DirectUI@@SAJPAPAV12@@Z
+?Create@XResourceProvider@DirectUI@@SAJPAUHINSTANCE__@@PBG11PAPAV12@@Z
+?CreateAccNameLabel@HWNDHost@DirectUI@@IAAPAUHWND__@@PAU3@@Z
+?CreateAtom@Value@DirectUI@@SAPAV12@G@Z
+?CreateAtom@Value@DirectUI@@SAPAV12@PBG@Z
+?CreateBool@Value@DirectUI@@SAPAV12@_N@Z
+?CreateButtons@ScrollBar@DirectUI@@MAAJXZ
+?CreateButtons@TouchScrollBar@DirectUI@@UAAJXZ
+?CreateCache@RichText@DirectUI@@SAJIPAPAUIDUIRichTextCache@@@Z
+?CreateColor@Value@DirectUI@@SAPAV12@K@Z
+?CreateColor@Value@DirectUI@@SAPAV12@KKE@Z
+?CreateColor@Value@DirectUI@@SAPAV12@KKKE@Z
+?CreateCursor@Value@DirectUI@@SAPAV12@PAUHICON__@@@Z
+?CreateCursor@Value@DirectUI@@SAPAV12@PBG@Z
+?CreateDFCFill@Value@DirectUI@@SAPAV12@II@Z
+?CreateDTBFill@Value@DirectUI@@SAPAV12@PBGHH@Z
+?CreateDUI@XProvider@DirectUI@@UAAJPAVIXElementCP@2@PAPAUHWND__@@@Z
+?CreateDUICP@TaskPage@DirectUI@@EAAJPAVHWNDElement@2@PAUHWND__@@1PAPAVElement@2@PAPAVDUIXmlParser@2@@Z
+?CreateDUICP@XResourceProvider@DirectUI@@UAAJPAVHWNDElement@2@PAUHWND__@@1PAPAVElement@2@PAPAVDUIXmlParser@2@@Z
+CreateDUIWrapperTouchEx
+?CreateDoubleList@Value@DirectUI@@SAPAV12@PAV?$DynamicArray@N$0A@@2@@Z
+?CreateDoubleList@Value@DirectUI@@SAPAV12@PBNH@Z
+?CreateElement@DUIXmlParser@DirectUI@@QAAJPBGPAVElement@2@1PAKPAPAV32@@Z
+?CreateElementList@Value@DirectUI@@SAPAV12@PAV?$DynamicArray@PAVElement@DirectUI@@$0A@@2@@Z
+?CreateElementRef@Value@DirectUI@@SAPAV12@PAVElement@2@@Z
+?CreateElementScaledValue@Value@DirectUI@@SAPAV12@PAVElement@2@PAV12@@Z
+?CreateEncodedString@Value@DirectUI@@SAPAV12@PBG@Z
+?CreateExpression@Value@DirectUI@@SAPAV12@PAVExpression@2@@Z
+?CreateFill@Value@DirectUI@@SAPAV12@ABUFill@2@@Z
+?CreateFloat@Value@DirectUI@@SAPAV12@MW4DynamicScaleValue@@@Z
+?CreateGraphic@Value@DirectUI@@SAPAV12@PAUHBITMAP__@@EI_N11@Z
+?CreateGraphic@Value@DirectUI@@SAPAV12@PAUHENHMETAFILE__@@0@Z
+?CreateGraphic@Value@DirectUI@@SAPAV12@PAUHICON__@@_N11@Z
+?CreateGraphic@Value@DirectUI@@SAPAV12@PAUISharedBitmap@@EI@Z
+?CreateGraphic@Value@DirectUI@@SAPAV12@PBGEIGGPAUHINSTANCE__@@_N2@Z
+?CreateGraphic@Value@DirectUI@@SAPAV12@PBGGGPAUHINSTANCE__@@_N2@Z
+?CreateHWND@CCBase@DirectUI@@UAAPAUHWND__@@PAU3@@Z
+?CreateHWND@CCBaseScrollBar@DirectUI@@UAAPAUHWND__@@PAU3@@Z
+?CreateHWND@Combobox@DirectUI@@UAAPAUHWND__@@PAU3@@Z
+?CreateHWND@Edit@DirectUI@@MAAPAUHWND__@@PAU3@@Z
+?CreateHWND@Edit@DirectUI@@MAAPAUHWND__@@PAU3@_N@Z
+?CreateHWND@HWNDHost@DirectUI@@MAAPAUHWND__@@PAU3@@Z
+?CreateHWND@XElement@DirectUI@@UAAPAUHWND__@@PAU3@@Z
+?CreateHostWindow@NativeHWNDHost@DirectUI@@UAAPAUHWND__@@KPBG0KHHHHPAU3@PAUHMENU__@@PAUHINSTANCE__@@PAX@Z
+?CreateInstance@CSafeElementProxy@@SAJPAVElement@DirectUI@@PAPAV1@@Z
+?CreateInt@Value@DirectUI@@SAPAV12@HW4DynamicScaleValue@@@Z
+?CreateLayout@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@P6AJHPAHPAPAVValue@2@@Z@Z
+?CreateLayout@Value@DirectUI@@SAPAV12@PAVLayout@2@@Z
+?CreateParser@DUIFactory@DirectUI@@QAAJXZ
+?CreateParser@XProvider@DirectUI@@QAAJPAPAVDUIXmlParser@2@@Z
+?CreateParserCP@TaskPage@DirectUI@@EAAJPAPAVDUIXmlParser@2@@Z
+?CreateParserCP@XResourceProvider@DirectUI@@UAAJPAPAVDUIXmlParser@2@@Z
+?CreatePatternProvider@Schema@DirectUI@@SAJW4Pattern@12@PAVElementProvider@2@PAPAUIUnknown@@@Z
+?CreatePoint@Value@DirectUI@@SAPAV12@HHW4DynamicScaleValue@@@Z
+?CreateRect@Value@DirectUI@@SAPAV12@HHHHW4DynamicScaleValue@@@Z
+?CreateScaledValue@Value@DirectUI@@SAPAV12@MPAV12@@Z
+?CreateScrollBars@ScrollViewer@DirectUI@@MAAJXZ
+?CreateScrollBars@StyledScrollViewer@DirectUI@@MAAJXZ
+?CreateSize@Value@DirectUI@@SAPAV12@HHW4DynamicScaleValue@@@Z
+?CreateString@Value@DirectUI@@SAPAV12@PBGPAUHINSTANCE__@@@Z
+?CreateStringRP@Value@DirectUI@@SAPAV12@PBGPAUHINSTANCE__@@@Z
+?CreateStyleParser@HWNDElement@DirectUI@@UAAJPAPAVDUIXmlParser@2@@Z
+?CreateStyleParser@XBaby@DirectUI@@UAAJPAPAVDUIXmlParser@2@@Z
+?CreateStyleSheet@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PBGPAPAVStyleSheet@2@@Z
+?CreateStyleSheet@Value@DirectUI@@SAPAV12@PAVStyleSheet@2@@Z
+?CreateValueList@Value@DirectUI@@SAPAV12@PAV12@@Z
+?CreateValueList@Value@DirectUI@@SAPAV12@PAV?$DynamicArray@PAVValue@DirectUI@@$0A@@2@@Z
+?CreateXBaby@XProvider@DirectUI@@UAAJPAVIXElementCP@2@PAUHWND__@@PAVElement@2@PAKPAPAUIXBaby@2@@Z
+?CreateXmlReader@DUIXmlParser@DirectUI@@IAAJPAPAUIXmlReader@@@Z
+?CreateXmlReaderFromHGLOBAL@DUIXmlParser@DirectUI@@IAAJPAXPAPAUIXmlReader@@@Z
+?CreateXmlReaderInputWithEncodingName@DUIXmlParser@DirectUI@@IAAJPAUIStream@@PBGPAPAUIUnknown@@@Z
+?CtrlSubclassProc@HWNDHost@DirectUI@@KAJPAUHWND__@@IIJ@Z
+?CultureProperty@Schema@DirectUI@@2HA DATA
+?CursorProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?CustomControlType@Schema@DirectUI@@2HA DATA
+?CustomDragDropScalingHint@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?CustomProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?CustomReflowHint@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?CustomTapHint@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?Cut@TouchEditBase@DirectUI@@SA?AVUID@@XZ
+?DCompDeviceRebuilt@Element@DirectUI@@SA?AVUID@@XZ
+?DPIProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?DUICreatePropertySheetPage@TaskPage@DirectUI@@QAAJPAUHINSTANCE__@@@Z
+DUIStopPVLAnimation
+?DataGridControlType@Schema@DirectUI@@2HA DATA
+?DataItemControlType@Schema@DirectUI@@2HA DATA
+?DefaultAction@Button@DirectUI@@UAAJXZ
+?DefaultAction@CCBase@DirectUI@@UAAJXZ
+?DefaultAction@CCPushButton@DirectUI@@UAAJXZ
+?DefaultAction@Element@DirectUI@@UAAJXZ
+?DefaultAction@SemanticZoomToggle@DirectUI@@UAAJXZ
+?DefaultAction@TouchButton@DirectUI@@UAAJXZ
+?DefaultAction@TouchRepeatButton@DirectUI@@UAAJXZ
+?DefaultButtonTrackingProp@DialogElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?DelayActivateTooltip@HWNDElement@DirectUI@@QAAXXZ
+?DeleteString@CCListBox@DirectUI@@QAAHH@Z
+?DesiredSizeProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Destroy@ClassInfoBase@DirectUI@@UAAXXZ
+?Destroy@DUIXmlParser@DirectUI@@QAAXXZ
+?Destroy@Element@DirectUI@@QAAJ_N@Z
+?Destroy@Expression@DirectUI@@QAAXXZ
+?Destroy@Layout@DirectUI@@QAAXXZ
+?Destroy@NativeHWNDHost@DirectUI@@QAAXXZ
+?Destroy@XHost@DirectUI@@QAAXXZ
+?DestroyAll@Element@DirectUI@@QAAJ_N@Z
+?DestroyCP@TaskPage@DirectUI@@EAAXXZ
+?DestroyCP@XResourceProvider@DirectUI@@UAAXXZ
+?DestroyListener@EventManager@DirectUI@@SAXPAVElement@2@@Z
+?DestroyMsg@NativeHWNDHost@DirectUI@@SAIXZ
+?DestroyWindow@NativeHWNDHost@DirectUI@@QAAXXZ
+?DestroyWindow@XHost@DirectUI@@QAAXXZ
+?Detach@CSafeElementProxy@@QAAXXZ
+?Detach@Element@DirectUI@@QAAXPAVDeferCycle@2@@Z
+?Detach@HWNDHost@DirectUI@@QAAXXZ
+?Detach@Layout@DirectUI@@UAAXPAVElement@2@@Z
+?DetachParser@DUIFactory@DirectUI@@QAAPAVDUIXmlParser@2@XZ
+?DeterminateProp@ModernProgressBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?DirectionProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?DirtyProp@Edit@DirectUI@@SAPBUPropertyInfo@2@XZ
+?DisableAccTextExtendProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?DisableMouseInRectCheckProp@TouchRepeatButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?DisableSelectionHandlesOnEmptyContent@TouchEdit2@DirectUI@@QAAXXZ
+?Disconnect@DuiAccessible@DirectUI@@UAAJXZ
+?Disconnect@HWNDElementAccessible@DirectUI@@UAAJXZ
+?Disconnect@HWNDHostAccessible@DirectUI@@UAAJXZ
+?DismissIHMAsync@TouchHWNDElement@DirectUI@@QAAJXZ
+?DllsLoaded@CallstackTracker@DirectUI@@CAHXZ
+?DoInvoke@?$PatternProvider@VExpandCollapseProvider@DirectUI@@UIExpandCollapseProvider@@$00@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VGridItemProvider@DirectUI@@UIGridItemProvider@@$01@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VGridProvider@DirectUI@@UIGridProvider@@$02@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VInvokeProvider@DirectUI@@UIInvokeProvider@@$0A@@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VRangeValueProvider@DirectUI@@UIRangeValueProvider@@$03@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VScrollItemProvider@DirectUI@@UIScrollItemProvider@@$05@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VScrollProvider@DirectUI@@UIScrollProvider@@$04@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VSelectionItemProvider@DirectUI@@UISelectionItemProvider@@$06@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VSelectionProvider@DirectUI@@UISelectionProvider@@$07@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VTableItemProvider@DirectUI@@UITableItemProvider@@$09@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VTableProvider@DirectUI@@UITableProvider@@$08@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VToggleProvider@DirectUI@@UIToggleProvider@@$0L@@DirectUI@@IAAJHZZ
+?DoInvoke@?$PatternProvider@VValueProvider@DirectUI@@UIValueProvider@@$0M@@DirectUI@@IAAJHZZ
+?DoInvoke@ElementProvider@DirectUI@@IAAJHZZ
+?DoInvoke@InvokeHelper@DirectUI@@QAAJHPAVElementProvider@2@P6APAVProviderProxy@2@PAVElement@2@@ZPAD@Z
+?DoInvokeArgs@ElementProvider@DirectUI@@QAAJHP6APAVProviderProxy@2@PAVElement@2@@ZPAD@Z
+?DoLayout@BorderLayout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoLayout@FillLayout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoLayout@FlowLayout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoLayout@GridLayout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoLayout@Layout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoLayout@NineGridLayout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoLayout@RowLayout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoLayout@TableLayout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoLayout@VerticalFlowLayout@DirectUI@@UAAXPAVElement@2@HH@Z
+?DoMethod@BrowserSelectionProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ElementProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ExpandCollapseProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@GridItemProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@GridProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@HWNDElementProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@InvokeProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ModernProgressBarRangeValueProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@NavigatorSelectionItemProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ProgressRangeValueProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@RangeValueProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ScrollBarRangeValueProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ScrollItemProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ScrollProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@SelectionItemProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@SelectionProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@SelectorSelectionItemProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@SelectorSelectionProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@TableItemProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@TableProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ToggleProxy@DirectUI@@UAAJHPAD@Z
+?DoMethod@ValueProxy@DirectUI@@UAAJHPAD@Z
+?DockPattern@Schema@DirectUI@@2HA DATA
+?DocumentControlType@Schema@DirectUI@@2HA DATA
+?DoubleBuffered@Element@DirectUI@@QAAX_N@Z
+?Drag@Thumb@DirectUI@@SA?AVUID@@XZ
+?DragDragCancelEvent@Schema@DirectUI@@2HA DATA
+?DragDragCompleteEvent@Schema@DirectUI@@2HA DATA
+?DragDragStartEvent@Schema@DirectUI@@2HA DATA
+?DragPattern@Schema@DirectUI@@2HA DATA
+?Drag_DropEffect_Property@Schema@DirectUI@@2HA DATA
+?Drag_DropEffects_Property@Schema@DirectUI@@2HA DATA
+?Drag_IsGrabbed_Property@Schema@DirectUI@@2HA DATA
+?DrawOutlinesProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+DuiCreateObject
+?DumpDuiProperties@@YAXPAVElement@DirectUI@@@Z
+?DumpDuiTree@@YAXPAVElement@DirectUI@@H@Z
+?EdgeHighlightColorProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?EdgeHighlightThicknessProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?EditControlType@Schema@DirectUI@@2HA DATA
+?ElementFromPoint@HWNDElement@DirectUI@@QAAPAVElement@2@PAUtagPOINT@@@Z
+?ElementFromPoint@HWNDElementProxy@DirectUI@@IAAJNNPAPAUIRawElementProviderFragment@@@Z
+?ElementMovesOnIHMNotifyProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ElementProviderFromPoint@HWNDElementProvider@DirectUI@@UAAJNNPAPAUIRawElementProviderFragment@@@Z
+?EnableDesignMode@DUIXmlParser@DirectUI@@QAAXXZ
+?EnableUiaEvents@Element@DirectUI@@QAAX_N@Z
+?EnabledProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?End@BaseScrollBar@DirectUI@@UAAXXZ
+?EndDefer@Element@DirectUI@@QAAXK@Z
+?EndDefer@EventManager@DirectUI@@SAJPAVElement@2@@Z
+?EnforceSizeProp@PushButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?EnsureVisible@Element@DirectUI@@QAA_NI@Z
+?EnsureVisible@Element@DirectUI@@QAA_NXZ
+?EnsureVisible@Element@DirectUI@@UAA_NHHHH@Z
+?EnsureVisible@Viewer@DirectUI@@UAA_NHHHH@Z
+?Enter@Edit@DirectUI@@SA?AVUID@@XZ
+?Enter@TouchEditBase@DirectUI@@SA?AVUID@@XZ
+?Entered@Browser@DirectUI@@SA?AVUID@@XZ
+?EnumCallstackFrames@CallstackTracker@DirectUI@@QAAHP6AXPBD0KK@Z@Z
+?EnumPropertyInfo@ClassInfoBase@DirectUI@@UAAPBUPropertyInfo@2@I@Z
+?EraseBkgnd@HWNDHost@DirectUI@@MAA_NPAUHDC__@@PAJ@Z
+?EraseFeedback@TouchSlider@DirectUI@@QAAXXZ
+?EstimateContentSize@CCPushButton@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?EventFromEventId@Schema@DirectUI@@SA?AW4Event@12@H@Z
+?EventListener@EventManager@DirectUI@@SAJPAVElement@2@PAUEvent@2@@Z
+?ExecuteManualSwapDeferredZoomToRect@TouchScrollViewer@DirectUI@@QAAJ_N@Z
+?Expand@ExpandCollapseProvider@DirectUI@@UAAJXZ
+?ExpandCollapsePattern@Schema@DirectUI@@2HA DATA
+?ExpandCollapse_ExpandCollapseState_Property@Schema@DirectUI@@2HA DATA
+?ExpandProp@Macro@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ExpandedProp@Expandable@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ExtentProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FWantAnyEvent@EventManager@DirectUI@@SA_NPAVElement@2@@Z
+?FillSymbolInfo@CallstackTracker@DirectUI@@AAAXPAUSTACK_SYMBOL_INFO@12@_K@Z
+?FilterOnPasteProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FinalizeCurrentIMEComposition@TouchEdit2@DirectUI@@UAAJXZ
+?FinalizeCurrentIMEComposition@TouchEditBase@DirectUI@@UAAJXZ
+?Find@ElementProviderManager@DirectUI@@SAPAVElementProvider@2@PAVElement@2@@Z
+?FindAccessibleRole@AccessibleButton@DirectUI@@CAPBUACCESSIBLEROLE@12@H@Z
+?FindDescendent@Element@DirectUI@@QAAPAV12@G@Z
+?FindDescendentWorker@Element@DirectUI@@AAAPAV12@G@Z
+?FindElementWithShortcutAndDoDefaultAction@XProvider@DirectUI@@UAAHGH@Z
+?FindInvokeHelper@InvokeManager@DirectUI@@CAPAVInvokeHelper@2@PAI@Z
+?FindProviderCallback@ElementProviderManager@DirectUI@@CA_NPAVElementProvider@2@PAX@Z
+?FindRefPoint@RefPointElement@DirectUI@@SAPAVElement@2@PAV32@PAUtagPOINT@@@Z
+?FindShortcut@HWNDElement@DirectUI@@SA_NGPAVElement@2@PAPAV32@PAH2H@Z
+?FindShortcutRecursive@HWNDElement@DirectUI@@KA_NGPAVElement@2@PAPAV32@PAH2H@Z
+?FireAnimationChangeEvent@BaseScrollViewer@DirectUI@@IAAX_N@Z
+?FireClickEvent@TouchButton@DirectUI@@UAAXIIW4ClickDevice@12@PAUtagPOINT@@@Z
+?FireClickEvent@TouchRepeatButton@DirectUI@@UAAXIIW4ClickDevice@TouchButton@2@PAUtagPOINT@@@Z
+?FireEvent@Element@DirectUI@@QAAXPAUEvent@2@_N1@Z
+?FireEventOnMouseOrPointerRelease@TouchSlider@DirectUI@@QAAXXZ
+?FireHostEvent@PushButton@DirectUI@@AAAXPAVElement@2@_N@Z
+?FireNavigate@Browser@DirectUI@@AAAHG@Z
+?FireNavigationEvent@Navigator@DirectUI@@AAAXXZ
+?FireRightClickEvent@TouchButton@DirectUI@@UAAXIPAUtagPOINT@@@Z
+?FireRightClickEvent@TouchRepeatButton@DirectUI@@UAAXIPAUtagPOINT@@@Z
+?FireStructureChangedEvent@EventManager@DirectUI@@SAJPAVElement@2@W4StructureChangeType@@@Z
+?FlagsProp@TouchHWNDElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FlushWorkingSet@HWNDElement@DirectUI@@QAAXXZ
+?FontColorRunsProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FontFaceProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FontProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FontQualityProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FontSizeProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FontSizeRunsProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FontStyleProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FontWeightProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FontWeightRunsProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ForceEditTextToLTRProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ForceThemeChange@XBaby@DirectUI@@UAAXIJ@Z
+?ForceThemeChange@XProvider@DirectUI@@UAAJIJ@Z
+?ForegroundProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Forward@Movie@DirectUI@@QAAXXZ
+?ForwardingWindowMessage@TouchHWNDElement@DirectUI@@SA?AVUID@@XZ
+?FrameDurationProp@AnimationStrip@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FrameIndexProp@AnimationStrip@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FrameWidthProp@AnimationStrip@DirectUI@@SAPBUPropertyInfo@2@XZ
+?FrameworkId@Schema@DirectUI@@2HA DATA
+?FreeComCtl32@TaskPage@DirectUI@@AAAXXZ
+?FreeProvider@XElement@DirectUI@@QAAXXZ
+?GetAbsorbsShortcut@Element@DirectUI@@QAA_NXZ
+?GetAccDefAction@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetAccDesc@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetAccHelp@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetAccItemStatus@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetAccItemType@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetAccName@DuiAccessible@DirectUI@@IAAJUtagVARIANT@@HPAPAG@Z
+?GetAccName@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetAccNameAsDisplayed@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetAccNameFromContent@DuiAccessible@DirectUI@@IAAJPAPAG@Z
+?GetAccRole@Element@DirectUI@@QAAHXZ
+?GetAccState@Element@DirectUI@@QAAHXZ
+?GetAccValue@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetAccessible@Element@DirectUI@@QAA_NXZ
+?GetAccessibleImpl@Element@DirectUI@@UAAJPAPAUIAccessible@@@Z
+?GetAccessibleImpl@HWNDElement@DirectUI@@UAAJPAPAUIAccessible@@@Z
+?GetAccessibleImpl@HWNDHost@DirectUI@@AAAJPAPAUIAccessible@@_N@Z
+?GetAccessibleImpl@HWNDHost@DirectUI@@UAAJPAPAUIAccessible@@@Z
+?GetAccessibleImpl@TouchEdit2@DirectUI@@UAAJPAPAUIAccessible@@@Z
+?GetAccessibleParent@DuiAccessible@DirectUI@@SAPAVElement@2@PAV32@@Z
+?GetActive@Element@DirectUI@@QAAHXZ
+?GetActiveState@TouchScrollBar@DirectUI@@QAA?AW4ActiveState@2@XZ
+?GetActualReferencePoint@RefPointElement@DirectUI@@QAAPBUtagPOINT@@PAPAVValue@2@@Z
+?GetAdjacent@BorderLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@Element@DirectUI@@UAAPAV12@PAV12@HPBUNavReference@2@K@Z
+?GetAdjacent@FillLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@FlowLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@GridLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@ItemList@DirectUI@@UAAPAVElement@2@PAV32@HPBUNavReference@2@K@Z
+?GetAdjacent@Layout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@NineGridLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@RowLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@Selector@DirectUI@@UAAPAVElement@2@PAV32@HPBUNavReference@2@K@Z
+?GetAdjacent@ShellBorderLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@TableLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@VerticalFlowLayout@DirectUI@@UAAPAVElement@2@PAV32@0HPBUNavReference@2@K@Z
+?GetAdjacent@XBaby@DirectUI@@UAAPAVElement@2@PAV32@HPBUNavReference@2@K@Z
+?GetAllowArrowOut@TouchScrollViewer@DirectUI@@QAA_NXZ
+?GetAlpha@Element@DirectUI@@QAAHXZ
+?GetAnimatePopupOnDismiss@TouchSelect@DirectUI@@QAA_NXZ
+?GetAnimation@Element@DirectUI@@QAAHXZ
+?GetAtom@Value@DirectUI@@QAAGXZ
+?GetAtomZero@Value@DirectUI@@SAPAV12@XZ
+?GetAutoGrouping@CCRadioButton@DirectUI@@QAA_NXZ
+?GetAutoStart@Movie@DirectUI@@QAA_NXZ
+?GetAutoStop@Movie@DirectUI@@QAA_NXZ
+?GetAutomationId@ElementProxy@DirectUI@@IAAJPAUtagVARIANT@@@Z
+?GetBackgroundColor@Element@DirectUI@@QAAPBUFill@2@PAPAVValue@2@@Z
+?GetBackgroundOwner@HWNDHost@DirectUI@@IAAPAVElement@2@XZ
+?GetBackgroundOwnerID@HWNDHost@DirectUI@@QAAGXZ
+?GetBackgroundStdColor@Element@DirectUI@@QAAHXZ
+?GetBool@EventManager@DirectUI@@CAJPAUtagVARIANT@@PAVValue@2@@Z
+?GetBool@Value@DirectUI@@QAA_NXZ
+?GetBoolFalse@Value@DirectUI@@SAPAV12@XZ
+?GetBoolTrue@Value@DirectUI@@SAPAV12@XZ
+?GetBorderColor@Element@DirectUI@@QAAPBUFill@2@PAPAVValue@2@@Z
+?GetBorderStdColor@Element@DirectUI@@QAAHXZ
+?GetBorderStyle@Element@DirectUI@@QAAHXZ
+?GetBorderThickness@Element@DirectUI@@QAAPBUtagRECT@@PAPAVValue@2@@Z
+?GetBoundingRect@ElementProxy@DirectUI@@IAAJPAUUiaRect@@@Z
+?GetBrowser@Navigator@DirectUI@@QAAPAVBrowser@2@XZ
+?GetBuffering@TouchSlider@DirectUI@@QAAHXZ
+?GetButtonClassAcceptsEnterKey@DialogElement@DirectUI@@UAA_NXZ
+?GetButtonColor@CCPushButton@DirectUI@@UAA_NPAUHDC__@@PAPAUHBRUSH__@@@Z
+?GetByClassIndex@ClassInfoBase@DirectUI@@UAAPBUPropertyInfo@2@I@Z
+?GetCaptured@Button@DirectUI@@QAA_NXZ
+?GetCaptured@TouchButton@DirectUI@@QAA_NXZ
+?GetCellInfo@TableLayout@DirectUI@@QAAPAUCellInfo@2@H@Z
+?GetCheckedState@TouchCheckBox@DirectUI@@QAA?AW4CheckedStateFlags@2@XZ
+?GetChildFromLayoutIndex@Layout@DirectUI@@QAAPAVElement@2@PAV32@HPAV?$DynamicArray@PAVElement@DirectUI@@$0A@@2@@Z
+?GetChildren@ClassInfoBase@DirectUI@@UBAHXZ
+?GetChildren@Element@DirectUI@@QAAPAV?$DynamicArray@PAVElement@DirectUI@@$0A@@2@PAPAVValue@2@@Z
+?GetClass@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetClassInfoPtr@AccessibleButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@AnimationStrip@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@AutoButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@BaseScrollViewer@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Bind@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Browser@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Button@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCAVI@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCBase@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCBaseCheckRadioButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCBaseScrollBar@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCCheckBox@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCCommandLink@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCHScrollBar@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCListBox@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCListView@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCProgressBar@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCPushButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCRadioButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCSysLink@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCTrackBar@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCTreeView@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CCVScrollBar@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@CheckBoxGlyph@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Clipper@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Combobox@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@DialogElement@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Edit@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Element@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@ElementWithHWND@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Expandable@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Expando@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@ExpandoButtonGlyph@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@HWNDElement@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@HWNDHost@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@ItemList@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Macro@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@ModernProgressBar@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@ModernProgressRing@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Movie@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Navigator@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@PText@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Page@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Pages@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Progress@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@PushButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@RadioButtonGlyph@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@RefPointElement@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@RepeatButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Repeater@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@RichText@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@ScrollBar@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@ScrollViewer@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Selector@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@SelectorNoDefault@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@SemanticZoomToggle@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@StyledScrollViewer@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TextGraphic@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Thumb@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchCheckBox@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchCheckBoxGlyph@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchCommandButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchEdit2@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchEditBase@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchHWNDElement@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchHyperLink@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchRepeatButton@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchScrollBar@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchScrollViewer@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchSelect@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchSelectItem@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchSlider@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@TouchSwitch@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@UnknownElement@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@Viewer@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@XBaby@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoPtr@XElement@DirectUI@@SAPAUIClassInfo@2@XZ
+?GetClassInfoW@AccessibleButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@AnimationStrip@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@AutoButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@BaseScrollViewer@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Bind@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Browser@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Button@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCAVI@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCBase@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCBaseCheckRadioButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCBaseScrollBar@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCCheckBox@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCCommandLink@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCHScrollBar@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCListBox@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCListView@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCProgressBar@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCPushButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCRadioButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCSysLink@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCTrackBar@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCTreeView@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CCVScrollBar@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@CheckBoxGlyph@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Clipper@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Combobox@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@DialogElement@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Edit@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Element@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@ElementWithHWND@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Expandable@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Expando@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@ExpandoButtonGlyph@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@HWNDElement@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@HWNDHost@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@ItemList@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Macro@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@ModernProgressBar@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@ModernProgressRing@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Movie@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Navigator@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@PText@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Page@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Pages@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Progress@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@PushButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@RadioButtonGlyph@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@RefPointElement@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@RepeatButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Repeater@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@RichText@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@ScrollBar@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@ScrollViewer@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Selector@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@SelectorNoDefault@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@SemanticZoomToggle@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@StyledScrollViewer@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TextGraphic@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Thumb@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchCheckBox@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchCheckBoxGlyph@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchCommandButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchEdit2@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchEditBase@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchHWNDElement@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchHyperLink@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchRepeatButton@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchScrollBar@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchScrollViewer@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchSelect@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchSelectItem@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchSlider@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@TouchSwitch@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@UnknownElement@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@Viewer@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@XBaby@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClassInfoW@XElement@DirectUI@@UAAPAUIClassInfo@2@XZ
+?GetClickDevice@TouchButton@DirectUI@@QAA?AW4ClickDevice@12@XZ
+?GetClickablePoint@Element@DirectUI@@QAA_NPAUtagPOINT@@@Z
+?GetClientAccessibleImpl@HWNDHost@DirectUI@@QAAJPAPAUIAccessible@@@Z
+?GetColorFromProperty@DirectUI@@YAJPAVElement@1@PBUPropertyInfo@1@HPAK@Z
+?GetColorFromValue@DirectUI@@YAJPAVElement@1@PAVValue@1@PAK@Z
+?GetColorTrans@Value@DirectUI@@SAPAV12@XZ
+?GetColorize@Element@DirectUI@@QAAHXZ
+?GetColumn@GridItemProxy@DirectUI@@AAAJPAH@Z
+?GetColumnCount@GridProxy@DirectUI@@AAAJPAH@Z
+?GetColumnHeaderItems@TableItemProvider@DirectUI@@UAAJPAPAUtagSAFEARRAY@@@Z
+?GetColumnHeaders@TableProvider@DirectUI@@UAAJPAPAUtagSAFEARRAY@@@Z
+?GetCommonDrawTextFlags@Element@DirectUI@@AAAIH@Z
+?GetCompositingQuality@Movie@DirectUI@@QAAHXZ
+?GetConnect@Bind@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetContainingGrid@GridItemProxy@DirectUI@@AAAJPAPAUIRawElementProviderSimple@@@Z
+?GetContent@ElementProxy@DirectUI@@IAAJPAUtagVARIANT@@PAUIAccessible@@@Z
+?GetContentAlign@Element@DirectUI@@QAAHXZ
+?GetContentCrossfadeOpacity@TouchScrollViewer@DirectUI@@QAAMXZ
+?GetContentDesiredSize@XBaby@DirectUI@@UAA?AUtagSIZE@@HH@Z
+?GetContentSize@CCBase@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCBaseCheckRadioButton@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCCommandLink@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCHScrollBar@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCListBox@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCListView@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCPushButton@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCSysLink@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCTreeView@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@CCVScrollBar@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@Combobox@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@Edit@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@Element@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@Progress@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@PushButton@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentSize@RichText@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?GetContentString@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetContentStringAsDisplayed@Edit@DirectUI@@UAAPBGPAPAVValue@2@@Z
+?GetContentStringAsDisplayed@Element@DirectUI@@UAAPBGPAPAVValue@2@@Z
+?GetContentStringAsDisplayed@TextGraphic@DirectUI@@UAAPBGPAPAVValue@2@@Z
+?GetContentStringAsDisplayed@TouchEditBase@DirectUI@@UAAPBGPAPAVValue@2@@Z
+?GetControlType@ElementProxy@DirectUI@@IAAXPAUtagVARIANT@@PAUIAccessible@@@Z
+?GetControllerFor@TouchEditBase@DirectUI@@UAAJPAPAUIUnknown@@@Z
+?GetCount@CCListBox@DirectUI@@QAAHXZ
+?GetCount@Pages@DirectUI@@QAAIXZ
+?GetCreationFlags@XElement@DirectUI@@UAAIXZ
+?GetCurrentCols@GridLayout@DirectUI@@IAAIH@Z
+?GetCurrentCols@GridLayout@DirectUI@@IAAIPAVElement@2@@Z
+?GetCurrentPage@Browser@DirectUI@@QAAPAVElement@2@XZ
+?GetCurrentPageID@Browser@DirectUI@@QAAGXZ
+?GetCurrentRows@GridLayout@DirectUI@@IAAIH@Z
+?GetCurrentRows@GridLayout@DirectUI@@IAAIPAVElement@2@@Z
+?GetCursor@Value@DirectUI@@QAAPAUCursor@2@XZ
+?GetCursorNull@Value@DirectUI@@SAPAV12@XZ
+?GetDPI@Element@DirectUI@@QAAHXZ
+?GetDataEntry@Macro@DirectUI@@QAAPAUIDataEntry@2@XZ
+?GetDblListEmpty@Value@DirectUI@@SAPAV12@XZ
+?GetDefaultButton@DialogElement@DirectUI@@UAAPAVElement@2@XZ
+?GetDefaultButton@DialogElementCore@DirectUI@@QAAPAVElement@2@XZ
+?GetDefaultButtonTracking@DialogElement@DirectUI@@UAA_NXZ
+?GetDefaultButtonTracking@XBaby@DirectUI@@UAA_NXZ
+?GetDeferObject@Element@DirectUI@@QAAPAVDeferCycle@2@XZ
+?GetDesiredSize@Element@DirectUI@@QAAPBUtagSIZE@@XZ
+?GetDesiredSize@XProvider@DirectUI@@UAAJHHPAUtagSIZE@@@Z
+?GetDirection@Element@DirectUI@@QAAHXZ
+?GetDirty@Edit@DirectUI@@QAA_NXZ
+?GetDisableMouseInRectCheck@TouchRepeatButton@DirectUI@@QAA_NXZ
+?GetDispatchFromElement@DuiAccessible@DirectUI@@IAAJPAVElement@2@PAPAUIDispatch@@@Z
+?GetDisplayNode@Element@DirectUI@@QAAPAUHGADGET__@@XZ
+?GetDoubleList@Value@DirectUI@@QAAPAV?$DynamicArray@N$0A@@2@XZ
+?GetDrawOutlines@Movie@DirectUI@@QAA_NXZ
+?GetEdgeHighlightColor@Element@DirectUI@@QAAPBUFill@2@PAPAVValue@2@@Z
+?GetEdgeHighlightThickness@Element@DirectUI@@QAAPBUtagRECT@@PAPAVValue@2@@Z
+?GetElListNull@Value@DirectUI@@SAPAV12@XZ
+?GetElement@CCBaseScrollBar@DirectUI@@UAAPAVElement@2@XZ
+?GetElement@ElementProvider@DirectUI@@UAAPDVElement@2@XZ
+?GetElement@NativeHWNDHost@DirectUI@@QAAPAVElement@2@XZ
+?GetElement@ScrollBar@DirectUI@@UAAPAVElement@2@XZ
+?GetElement@TaskPage@DirectUI@@IAAPAVElement@2@XZ
+?GetElement@Value@DirectUI@@QAAPAVElement@2@XZ
+?GetElement@XHost@DirectUI@@QAAPAVElement@2@XZ
+?GetElementKey@ElementProvider@DirectUI@@QAAPBVElement@2@XZ
+?GetElementList@Value@DirectUI@@QAAPAV?$DynamicArray@PAVElement@DirectUI@@$0A@@2@XZ
+?GetElementMovesOnIHMNotify@TouchEditBase@DirectUI@@QAA_NXZ
+?GetElementNull@Value@DirectUI@@SAPAV12@XZ
+?GetElementProviderImpl@Element@DirectUI@@UAAJPAVInvokeHelper@2@PAPAVElementProvider@2@@Z
+?GetElementProviderImpl@TouchSelect@DirectUI@@UAAJPAVInvokeHelper@2@PAPAVElementProvider@2@@Z
+?GetElementProviderImpl@XBaby@DirectUI@@UAAJPAVInvokeHelper@2@PAPAVElementProvider@2@@Z
+?GetElementScaleFactor@Element@DirectUI@@QAAMXZ
+?GetElementScaledFloat@Value@DirectUI@@QAAMPAVElement@2@@Z
+?GetElementScaledInt@Value@DirectUI@@QAAHPAVElement@2@@Z
+?GetElementScaledPoint@Value@DirectUI@@QAAXPAVElement@2@PAUtagPOINT@@@Z
+?GetElementScaledRect@Value@DirectUI@@QAAXPAVElement@2@PAUtagRECT@@@Z
+?GetElementScaledSize@Value@DirectUI@@QAAXPAVElement@2@PAUtagSIZE@@@Z
+?GetEmbeddedFragmentRoots@ElementProvider@DirectUI@@UAAJPAPAUtagSAFEARRAY@@@Z
+?GetEnabled@Element@DirectUI@@QAA_NXZ
+?GetEncodedContentString@Element@DirectUI@@QAAJPAGI@Z
+?GetEncodedContentStringLength@Element@DirectUI@@QAAIXZ
+?GetEncodedString@Value@DirectUI@@QAAJPAGI@Z
+?GetEncodedStringLength@Value@DirectUI@@QAAIXZ
+?GetEnforceSize@PushButton@DirectUI@@QAA_NXZ
+?GetExpand@Macro@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetExpandCollapseState@EventManager@DirectUI@@CAXPAUtagVARIANT@@@Z
+?GetExpanded@Expandable@DirectUI@@QAA_NXZ
+?GetExprNull@Value@DirectUI@@SAPAV12@XZ
+?GetExpression@Value@DirectUI@@QAAPAVExpression@2@XZ
+?GetExtent@Element@DirectUI@@QAAPBUtagSIZE@@PAPAVValue@2@@Z
+?GetFactory@RichText@DirectUI@@QAAPAUIDWriteFactory@@XZ
+?GetFactoryLock@Element@DirectUI@@SAPAU_RTL_CRITICAL_SECTION@@XZ
+?GetFill@Value@DirectUI@@QAAPBUFill@2@XZ
+?GetFillpartElement@TouchSlider@DirectUI@@QAAPAVElement@2@XZ
+?GetFilterOnPaste@TouchEditBase@DirectUI@@QAA_NXZ
+?GetFlags@TouchHWNDElement@DirectUI@@QAA?AW4TouchHWNDElementFlags@2@XZ
+?GetFloat@Value@DirectUI@@QAAMXZ
+?GetFloatOne@Value@DirectUI@@SAPAV12@XZ
+?GetFloatZero@Value@DirectUI@@SAPAV12@XZ
+?GetFocus@HWNDElementProvider@DirectUI@@UAAJPAPAUIRawElementProviderFragment@@@Z
+?GetFocus@HWNDElementProxy@DirectUI@@IAAJPAPAUIRawElementProviderFragment@@@Z
+?GetFocusableElement@XBaby@DirectUI@@UAAPAVElement@2@XZ
+?GetFocusedHWNDElement@HWNDElement@DirectUI@@SAPAV12@XZ
+?GetFont@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetFont@HWNDHost@DirectUI@@IAAPAUHFONT__@@XZ
+?GetFontFace@Element@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetFontQuality@Element@DirectUI@@QAAHXZ
+?GetFontSize@Element@DirectUI@@QAAHXZ
+?GetFontStyle@Element@DirectUI@@QAAHXZ
+?GetFontWeight@Element@DirectUI@@QAAHXZ
+?GetForceEditTextToLTR@TouchEditBase@DirectUI@@QAA_NXZ
+?GetForegroundColor@Element@DirectUI@@QAAPBUFill@2@PAPAVValue@2@@Z
+?GetForegroundColorRef@RichText@DirectUI@@UAAJPAK@Z
+?GetForegroundColorRef@TouchButton@DirectUI@@UAAJPAK@Z
+?GetForegroundStdColor@Element@DirectUI@@QAAHXZ
+?GetFragmentRoot@ElementProxy@DirectUI@@IAAJPAPAUIRawElementProviderFragmentRoot@@@Z
+?GetFrameDuration@AnimationStrip@DirectUI@@QAAHXZ
+?GetFrameIndex@AnimationStrip@DirectUI@@QAAHXZ
+?GetFrameWidth@AnimationStrip@DirectUI@@QAAHXZ
+?GetGetSheetCallback@DUIXmlParser@DirectUI@@QAAP6APAVValue@2@PBGPAX@ZXZ
+?GetGlobalIndex@ClassInfoBase@DirectUI@@UBAIXZ
+?GetGraphic@Value@DirectUI@@QAAPAUGraphic@2@XZ
+?GetHDC@DCSurface@DirectUI@@QAAPAUHDC__@@XZ
+?GetHInstance@DUIXmlParser@DirectUI@@QAAPAUHINSTANCE__@@XZ
+?GetHScroll@ScrollViewer@DirectUI@@MAAPAVBaseScrollBar@2@XZ
+?GetHScroll@StyledScrollViewer@DirectUI@@MAAPAVBaseScrollBar@2@XZ
+?GetHScrollbar@TouchScrollViewer@DirectUI@@QAAJPAPAVElement@2@@Z
+?GetHWND@HWNDElement@DirectUI@@UAAPAUHWND__@@XZ
+?GetHWND@HWNDHost@DirectUI@@UAAPAUHWND__@@XZ
+?GetHWND@NativeHWNDHost@DirectUI@@QAAPAUHWND__@@XZ
+?GetHWND@XHost@DirectUI@@QAAPAUHWND__@@XZ
+?GetHWNDParent@HWNDHost@DirectUI@@QAAPAUHWND__@@XZ
+?GetHandle@ResourceModuleHandles@DirectUI@@QAAJPBGPAPAUHINSTANCE__@@@Z
+?GetHandleEnter@TouchButton@DirectUI@@QAA_NXZ
+?GetHandleEnterKey@DialogElement@DirectUI@@UAA_NXZ
+?GetHandleGlobalEnter@TouchButton@DirectUI@@QAA_NXZ
+?GetHasShield@CCPushButton@DirectUI@@QAA_NXZ
+?GetHeight@Element@DirectUI@@QAAHXZ
+?GetHighDPI@Element@DirectUI@@QAA_NXZ
+?GetHostedElementID@XBaby@DirectUI@@UAAJPAG@Z
+?GetHostedElementID@XProvider@DirectUI@@UAAJPAG@Z
+?GetHwnd@ElementProxy@DirectUI@@IAAJPAPAUHWND__@@@Z
+?GetID@Element@DirectUI@@QAAGXZ
+?GetIDsOfNames@DuiAccessible@DirectUI@@UAAJABU_GUID@@PAPAGIKPAJ@Z
+?GetIHMRect@TouchHWNDElement@DirectUI@@QAAJPAUtagRECT@@@Z
+?GetIHMState@TouchHWNDElement@DirectUI@@QAA?AW4IHMState@2@XZ
+?GetIMEComposing@TouchEditBase@DirectUI@@QAA_NXZ
+?GetIdentityString@DuiAccessible@DirectUI@@UAAJKPAPAEPAK@Z
+?GetIdentityString@HWNDHostAccessible@DirectUI@@UAAJKPAPAEPAK@Z
+?GetIgnoredKeyCombos@TouchEditBase@DirectUI@@QAA?AW4TouchEditFilteredKeyComboFlags@2@XZ
+?GetImage@Value@DirectUI@@QAAPAX_N@Z
+?GetImmediateChild@Element@DirectUI@@QAAPAV12@PAV12@@Z
+?GetImmersiveFocusRectOffsets@Element@DirectUI@@UAAXPAUtagRECT@@@Z
+?GetImmersiveFocusRectOffsets@TouchButton@DirectUI@@UAAXPAUtagRECT@@@Z
+?GetImmersiveFocusRectOffsets@TouchCheckBox@DirectUI@@UAAXPAUtagRECT@@@Z
+?GetImmersiveFocusRectOffsets@TouchHyperLink@DirectUI@@UAAXPAUtagRECT@@@Z
+?GetIndex@Element@DirectUI@@QAAHXZ
+?GetInertiaEndpointVisibleRect@TouchScrollViewer@DirectUI@@QAAXPAUtagRECT@@@Z
+?GetInertiaEndpointZoomLevel@TouchScrollViewer@DirectUI@@QAAMM@Z
+?GetInnerBorderThickness@TouchEdit2@DirectUI@@QAAPBUtagRECT@@PAPAVValue@2@@Z
+?GetInnerHWND@XElement@DirectUI@@QAAPAUHWND__@@XZ
+?GetInputScope@TouchEdit2@DirectUI@@QAA?AW4__MIDL___MIDL_itf_inputscope_0000_0000_0001@@XZ
+?GetInt@EventManager@DirectUI@@CAJPAUtagVARIANT@@PAVValue@2@@Z
+?GetInt@Value@DirectUI@@QAAHXZ
+?GetIntMinusOne@Value@DirectUI@@SAPAV12@XZ
+?GetIntZero@Value@DirectUI@@SAPAV12@XZ
+?GetIntegrateIMECandidateList@TouchEditBase@DirectUI@@QAA_NXZ
+?GetInteractionMode@TouchScrollViewer@DirectUI@@QAAHXZ
+?GetInterpolationMode@Movie@DirectUI@@QAAHXZ
+?GetInvokeHelper@InvokeManager@DirectUI@@SAJPAPAVInvokeHelper@2@@Z
+?GetIsContinuous@TouchSlider@DirectUI@@QAA_NXZ
+?GetIsPressed@TouchSlider@DirectUI@@QAA_NXZ
+?GetIsReadOnly@ValueProxy@DirectUI@@AAAJPAH@Z
+?GetIsSelected@NavigatorSelectionItemProxy@DirectUI@@AAAJPAVBrowser@2@PAH@Z
+?GetIsSelectionRequired@BrowserSelectionProxy@DirectUI@@AAAJPAH@Z
+?GetIsSelectionRequired@SelectorSelectionProxy@DirectUI@@AAAJPAH@Z
+?GetIsShowOnOffFeedback@TouchSlider@DirectUI@@QAA_NXZ
+?GetIsVertical@TouchSlider@DirectUI@@QAA_NXZ
+?GetItem@GridProvider@DirectUI@@UAAJHHPAPAUIRawElementProviderSimple@@@Z
+?GetItem@GridProxy@DirectUI@@AAAJIIPAPAUIRawElementProviderSimple@@@Z
+?GetItemCount@TouchSelect@DirectUI@@QAAKXZ
+?GetItemData@TouchSelect@DirectUI@@QAAJHPAPAUIUnknown@@@Z
+?GetItemData@TouchSelectItem@DirectUI@@QAAJPAPAUIUnknown@@@Z
+?GetItemHeightInPopup@TouchSelect@DirectUI@@QAAHXZ
+?GetItemState@CCTreeView@DirectUI@@QAAIQAU_TREEITEM@@@Z
+?GetKeyFocused@Element@DirectUI@@UAA_NXZ
+?GetKeyFocused@HWNDHost@DirectUI@@UAA_NXZ
+?GetKeyFocusedElement@DialogElement@DirectUI@@UAAPAVElement@2@XZ
+?GetKeyFocusedElement@HWNDElement@DirectUI@@SAPAVElement@2@XZ
+?GetKeyWithin@Element@DirectUI@@QAA_NXZ
+?GetKeyWithinChild@Element@DirectUI@@QAAPAV12@XZ
+?GetKeyboardNavigationCapture@TouchEditBase@DirectUI@@QAA?AW4TouchEditKeyboardNavigationCapture@2@XZ
+?GetLabel@ElementProxy@DirectUI@@IAAJPAUtagVARIANT@@@Z
+?GetLayout@Element@DirectUI@@QAAPAVLayout@2@PAPAVValue@2@@Z
+?GetLayout@Value@DirectUI@@QAAPAVLayout@2@XZ
+?GetLayoutChildCount@Layout@DirectUI@@QAAIPAVElement@2@@Z
+?GetLayoutIndexFromChild@Layout@DirectUI@@QAAHPAVElement@2@0@Z
+?GetLayoutNull@Value@DirectUI@@SAPAV12@XZ
+?GetLayoutPos@Element@DirectUI@@QAAHXZ
+?GetLightDismissIHM@TouchHWNDElement@DirectUI@@QAA_NXZ
+?GetLine@CCBaseScrollBar@DirectUI@@UAAHXZ
+?GetLine@FlowLayout@DirectUI@@QAAHPAVElement@2@0@Z
+?GetLine@ScrollBar@DirectUI@@UAAHXZ
+?GetLine@VerticalFlowLayout@DirectUI@@QAAHPAVElement@2@0@Z
+?GetLineCount@RichText@DirectUI@@QAAKXZ
+?GetLineSize@CCTrackBar@DirectUI@@QAAHXZ
+?GetLinkIndicatorsToContent@TouchScrollViewer@DirectUI@@QAA_NXZ
+?GetLocation@Element@DirectUI@@QAAPBUtagPOINT@@PAPAVValue@2@@Z
+?GetManipulationCompositor@TouchScrollViewer@DirectUI@@QAAPAUIDirectManipulationCompositor@@XZ
+?GetManipulationHorizontalAlignment@TouchScrollViewer@DirectUI@@QAAHXZ
+?GetManipulationManager@TouchScrollViewer@DirectUI@@QAAPAUIDirectManipulationManager@@XZ
+?GetManipulationVerticalAlignment@TouchScrollViewer@DirectUI@@QAAHXZ
+?GetManipulationViewport@TouchScrollViewer@DirectUI@@QAAPAUIDirectManipulationViewport@@_N@Z
+?GetMargin@Element@DirectUI@@QAAPBUtagRECT@@PAPAVValue@2@@Z
+?GetMaxLength@Edit@DirectUI@@QAAHXZ
+?GetMaxLength@TouchEditBase@DirectUI@@QAAHXZ
+?GetMaximum@CCBaseScrollBar@DirectUI@@UAAHXZ
+?GetMaximum@ModernProgressBar@DirectUI@@QAAHXZ
+?GetMaximum@Progress@DirectUI@@QAAHXZ
+?GetMaximum@ScrollBar@DirectUI@@UAAHXZ
+?GetMetering@TouchSlider@DirectUI@@QAAHXZ
+?GetMinSize@Element@DirectUI@@QAAPBUtagSIZE@@PAPAVValue@2@@Z
+?GetMinimum@CCBaseScrollBar@DirectUI@@UAAHXZ
+?GetMinimum@ModernProgressBar@DirectUI@@QAAHXZ
+?GetMinimum@Progress@DirectUI@@QAAHXZ
+?GetMinimum@ScrollBar@DirectUI@@UAAHXZ
+?GetModule@ClassInfoBase@DirectUI@@UBAPAUHINSTANCE__@@XZ
+?GetModuleBase@CallstackTracker@DirectUI@@AAA_KPAX_K@Z
+?GetMouseFocused@Element@DirectUI@@QAA_NXZ
+?GetMouseWithin@Element@DirectUI@@QAA_NXZ
+?GetMouseWithinChild@Element@DirectUI@@QAAPAV12@XZ
+?GetMouseWithinHorizontalScrollRegion@TouchScrollViewer@DirectUI@@QAA_NXZ
+?GetMoveCaretToEndOnSyncContent@TouchEditBase@DirectUI@@QAA_NXZ
+?GetMultiline@Edit@DirectUI@@QAA_NXZ
+?GetMultiline@TouchEditBase@DirectUI@@QAA_NXZ
+?GetName@ClassInfoBase@DirectUI@@UBAPBGXZ
+?GetNote@CCCommandLink@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetNotificationSinkHWND@XElement@DirectUI@@UAAPAUHWND__@@XZ
+?GetNull@Value@DirectUI@@SAPAV12@XZ
+?GetOffText@TouchSwitch@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetOnText@TouchSwitch@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetOptimizeMove@HWNDHost@DirectUI@@QAA_NXZ
+?GetOrder@ScrollBar@DirectUI@@QAAHXZ
+?GetOverhang@Element@DirectUI@@QAA_NXZ
+?GetOverrideButtonBackground@CCPushButton@DirectUI@@QAA_NXZ
+?GetOverrideScaleFactor@DUIXmlParser@DirectUI@@QBA_NPAM@Z
+?GetPICount@ClassInfoBase@DirectUI@@UBAIXZ
+?GetPVLAnimationState@Element@DirectUI@@QAAHXZ
+?GetPadding@Element@DirectUI@@QAAPBUtagRECT@@PAPAVValue@2@@Z
+?GetPage@CCBaseScrollBar@DirectUI@@UAAHXZ
+?GetPage@Pages@DirectUI@@QAAPAVElement@2@I@Z
+?GetPage@Pages@DirectUI@@QAAPAVElement@2@PBG@Z
+?GetPage@ScrollBar@DirectUI@@UAAHXZ
+?GetPageInc@BaseScrollBar@DirectUI@@QAAHXZ
+?GetPageRCID@TaskPage@DirectUI@@MAAIXZ
+?GetPageResID@TaskPage@DirectUI@@MAAPBGXZ
+?GetPages@Browser@DirectUI@@QAAPAVPages@2@XZ
+?GetParent@Element@DirectUI@@QAAPAV12@XZ
+?GetParentHWND@TaskPage@DirectUI@@QAAPAUHWND__@@XZ
+?GetParser@DUIFactory@DirectUI@@QAAPAVDUIXmlParser@2@XZ
+?GetParserCommon@DUIXmlParser@DirectUI@@IAAJPAPAV12@@Z
+?GetPasswordCharacter@Edit@DirectUI@@QAAHXZ
+?GetPasswordCharacter@TouchEditBase@DirectUI@@QAAHXZ
+?GetPasswordRevealMode@TouchEdit2@DirectUI@@QAA?AW4TouchEditPasswordRevealMode@2@XZ
+?GetPath@Movie@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetPatternProvider@ElementProvider@DirectUI@@UAAJHPAPAUIUnknown@@@Z
+?GetPinning@BaseScrollViewer@DirectUI@@QAAHXZ
+?GetPixelOffsetMode@Movie@DirectUI@@QAAHXZ
+?GetPlay@AnimationStrip@DirectUI@@QAA_NXZ
+?GetPlayAllFramesMode@Movie@DirectUI@@QAA_NXZ
+?GetPoint@Value@DirectUI@@QAAPBUtagPOINT@@XZ
+?GetPointZero@Value@DirectUI@@SAPAV12@XZ
+?GetPopupBounds@TouchSelect@DirectUI@@QAAPBUtagRECT@@PAPAVValue@2@@Z
+?GetPosition@CCBaseScrollBar@DirectUI@@UAAHXZ
+?GetPosition@ModernProgressBar@DirectUI@@QAAHXZ
+?GetPosition@Progress@DirectUI@@QAAHXZ
+?GetPosition@ScrollBar@DirectUI@@UAAHXZ
+?GetPredictedVisibleRect@TouchScrollViewer@DirectUI@@QAAXPAUtagRECT@@@Z
+?GetPreserveAlphaChannel@Element@DirectUI@@QBA_NXZ
+?GetPressed@Button@DirectUI@@QAA_NXZ
+?GetPressed@TouchButton@DirectUI@@QAA_NXZ
+?GetPreventFormatChangeUpdatingModifiedState@TouchEditBase@DirectUI@@QAA_NXZ
+?GetProcs@Schema@DirectUI@@CAJXZ
+?GetPromptText@TouchEdit2@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetPromptWithCaret@TouchEdit2@DirectUI@@QAA_NXZ
+?GetPropValPairInfo@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAUIClassInfo@2@PBG2PAPBUPropertyInfo@2@PAPAVValue@2@@Z
+?GetPropValPairInfo@DUIXmlParser@DirectUI@@IAAJULINEINFO@2@PAUIClassInfo@2@PBG2PAPBUPropertyInfo@2@PAPAVValue@2@@Z
+?GetProperty@Bind@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetProperty@ElementProxy@DirectUI@@IAAJPAUtagVARIANT@@H@Z
+?GetPropertyValue@ElementProvider@DirectUI@@UAAJHPAUtagVARIANT@@@Z
+?GetProportional@CCBaseScrollBar@DirectUI@@UAA_NXZ
+?GetProportional@ScrollBar@DirectUI@@UAA_NXZ
+?GetProvider@XElement@DirectUI@@QAAPAUIXProvider@2@XZ
+?GetProviderOptions@ElementProxy@DirectUI@@IAAJPAW4ProviderOptions@@@Z
+?GetProxyCreator@?$PatternProvider@VExpandCollapseProvider@DirectUI@@UIExpandCollapseProvider@@$00@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VGridItemProvider@DirectUI@@UIGridItemProvider@@$01@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VGridProvider@DirectUI@@UIGridProvider@@$02@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VInvokeProvider@DirectUI@@UIInvokeProvider@@$0A@@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VRangeValueProvider@DirectUI@@UIRangeValueProvider@@$03@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VScrollItemProvider@DirectUI@@UIScrollItemProvider@@$05@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VScrollProvider@DirectUI@@UIScrollProvider@@$04@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VSelectionItemProvider@DirectUI@@UISelectionItemProvider@@$06@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VSelectionProvider@DirectUI@@UISelectionProvider@@$07@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VTableItemProvider@DirectUI@@UITableItemProvider@@$09@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VTableProvider@DirectUI@@UITableProvider@@$08@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VToggleProvider@DirectUI@@UIToggleProvider@@$0L@@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@?$PatternProvider@VValueProvider@DirectUI@@UIValueProvider@@$0M@@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@ElementProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@ExpandCollapseProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@GridItemProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@GridProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@HWNDElementProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@InvokeProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@RangeValueProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@ScrollItemProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@ScrollProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@SelectionItemProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@SelectionProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@TableItemProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@TableProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@ToggleProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetProxyCreator@ValueProvider@DirectUI@@UAAP6APAVProviderProxy@2@PAVElement@2@@ZXZ
+?GetRangeMax@CCTrackBar@DirectUI@@QAAHXZ
+?GetRangeMax@TouchSlider@DirectUI@@QAAHXZ
+?GetRangeMin@CCTrackBar@DirectUI@@QAAHXZ
+?GetRangeMin@TouchSlider@DirectUI@@QAAHXZ
+?GetRawValue@Element@DirectUI@@QAAPAVValue@2@PBUPropertyInfo@2@HPAUUpdateCache@2@@Z
+?GetReadOnly@TouchEditBase@DirectUI@@QAA_NXZ
+?GetRect@Value@DirectUI@@QAAPBUtagRECT@@XZ
+?GetRectZero@Value@DirectUI@@SAPAV12@XZ
+?GetRefCount@Value@DirectUI@@QBAHXZ
+?GetReferencePoint@RefPointElement@DirectUI@@QAAPBUtagPOINT@@PAPAVValue@2@@Z
+?GetRegisteredDefaultButton@DialogElement@DirectUI@@UAAPAVElement@2@XZ
+?GetRenderBorderThickness@Element@DirectUI@@QAAXPAUtagRECT@@@Z
+?GetRenderEdgeHighlightThickness@Element@DirectUI@@QAAXPAUtagRECT@@@Z
+?GetRenderMargin@Element@DirectUI@@QAAXPAUtagRECT@@@Z
+?GetRenderMinSize@Element@DirectUI@@QAAXPAUtagSIZE@@@Z
+?GetRenderPadding@Element@DirectUI@@QAAXPAUtagRECT@@@Z
+?GetRepeat@Movie@DirectUI@@QAA_NXZ
+?GetResourceHInstance@DUIXmlParser@DirectUI@@QAAPAUHINSTANCE__@@XZ
+?GetRoot@Element@DirectUI@@QAAPAV12@XZ
+?GetRoot@XProvider@DirectUI@@IAAPAVElement@2@XZ
+?GetRootRelativeBounds@Element@DirectUI@@QAAJPAUtagRECT@@@Z
+?GetRow@GridItemProxy@DirectUI@@AAAJPAH@Z
+?GetRowCount@GridProxy@DirectUI@@AAAJPAH@Z
+?GetRowHeaderItems@TableItemProvider@DirectUI@@UAAJPAPAUtagSAFEARRAY@@@Z
+?GetRowHeaders@TableProvider@DirectUI@@UAAJPAPAUtagSAFEARRAY@@@Z
+?GetRuntimeId@ElementProvider@DirectUI@@UAAJPAPAUtagSAFEARRAY@@@Z
+?GetRuntimeId@ElementProxy@DirectUI@@IAAJPAPAUtagSAFEARRAY@@@Z
+?GetScaledFloat@Value@DirectUI@@QAAMM@Z
+?GetScaledInt@Value@DirectUI@@QAAHM@Z
+?GetScaledInt@Value@DirectUI@@QAAPBUScaledInt@2@XZ
+?GetScaledPoint@Value@DirectUI@@QAAXMPAUtagPOINT@@@Z
+?GetScaledRect@Value@DirectUI@@QAAXMPAUtagRECT@@@Z
+?GetScaledSize@Value@DirectUI@@QAAXMPAUtagSIZE@@@Z
+?GetScrollBar@ScrollProxy@DirectUI@@AAAPAVBaseScrollBar@2@_N@Z
+?GetScrollBarHelper@ScrollProxy@DirectUI@@AAAPAVBaseScrollBar@2@PAVElement@2@_N@Z
+?GetScrollPadding@TouchScrollViewer@DirectUI@@QAAPBUtagRECT@@PAPAVValue@2@@Z
+?GetScrollPercent@ScrollProxy@DirectUI@@AAAJ_NPAN@Z
+?GetScrollable@ScrollProxy@DirectUI@@AAAJ_NPAH@Z
+?GetSelected@Element@DirectUI@@QAA_NXZ
+?GetSelection@BrowserSelectionProxy@DirectUI@@AAAJPAPAUtagSAFEARRAY@@@Z
+?GetSelection@Combobox@DirectUI@@QAAHXZ
+?GetSelection@SelectionProvider@DirectUI@@UAAJPAPAUtagSAFEARRAY@@@Z
+?GetSelection@Selector@DirectUI@@QAAPAVElement@2@XZ
+?GetSelection@TouchEdit2@DirectUI@@QAAJPAJ0@Z
+?GetSelection@TouchSelect@DirectUI@@QAAPAVElement@2@XZ
+?GetSelectionBackgroundColor@TouchEditBase@DirectUI@@QAAPAVValue@2@XZ
+?GetSelectionContainer@SelectorSelectionItemProxy@DirectUI@@AAAJPAPAUIRawElementProviderSimple@@@Z
+?GetSelectionForegroundColor@TouchEditBase@DirectUI@@QAAPAVValue@2@XZ
+?GetSelectionIndex@TouchSelect@DirectUI@@QAAHXZ
+?GetShadowIntensity@Element@DirectUI@@QAAHXZ
+?GetSheet@DUIXmlParser@DirectUI@@QAAJPBGPAPAVValue@2@@Z
+?GetSheet@Element@DirectUI@@QAAPAVStyleSheet@2@XZ
+?GetSheetContext@DUIXmlParser@DirectUI@@QAAPAXXZ
+?GetSheetNull@Value@DirectUI@@SAPAV12@XZ
+?GetShortcut@Element@DirectUI@@QAAHXZ
+?GetShortcutChar@Element@DirectUI@@QAAGXZ
+?GetShortcutChar@RichText@DirectUI@@QAAGXZ
+?GetShowClearButtonMinWidth@TouchEdit2@DirectUI@@QAAHXZ
+?GetShowKeyFocus@TouchButton@DirectUI@@QAA_NXZ
+?GetShowTick@TouchSlider@DirectUI@@QAA_NXZ
+?GetSinkRect@HWNDHost@DirectUI@@AAAXPBUtagRECT@@PAU3@@Z
+?GetSize@Value@DirectUI@@QAAPBUtagSIZE@@XZ
+?GetSizeZero@Value@DirectUI@@SAPAV12@XZ
+?GetSmoothingMode@Movie@DirectUI@@QAAHXZ
+?GetSnapIntervalX@TouchScrollViewer@DirectUI@@QAAMXZ
+?GetSnapIntervalY@TouchScrollViewer@DirectUI@@QAAMXZ
+?GetSnapMode@TouchScrollViewer@DirectUI@@QAAHXZ
+?GetSnapOffsetX@TouchScrollViewer@DirectUI@@QAAMXZ
+?GetSnapOffsetY@TouchScrollViewer@DirectUI@@QAAMXZ
+?GetSnapPointCollectionX@TouchScrollViewer@DirectUI@@QAAPAV?$DynamicArray@N$0A@@2@PAPAVValue@2@@Z
+?GetSnapPointCollectionY@TouchScrollViewer@DirectUI@@QAAPAV?$DynamicArray@N$0A@@2@PAPAVValue@2@@Z
+?GetState@ModernProgressBar@DirectUI@@QAAHXZ
+?GetStaticColor@HWNDHost@DirectUI@@IAA_NPAUHDC__@@PAPAUHBRUSH__@@@Z
+?GetStepCount@TouchSlider@DirectUI@@QAAHXZ
+?GetString@EventManager@DirectUI@@CAJPAUtagVARIANT@@PAVValue@2@@Z
+?GetString@Value@DirectUI@@QAAPBGXZ
+?GetStringDynamicScaling@Value@DirectUI@@QAAPBGXZ
+?GetStringNull@Value@DirectUI@@SAPAV12@XZ
+?GetStringRPNull@Value@DirectUI@@SAPAV12@XZ
+?GetStyle@CCTreeView@DirectUI@@QAAKXZ
+?GetStyleSheet@Value@DirectUI@@QAAPAVStyleSheet@2@XZ
+?GetSubContent@TouchCommandButton@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetSuppressClearButton@TouchEdit2@DirectUI@@QAA_NXZ
+?GetSurfaceType@Surface@DirectUI@@SA?AW4EType@12@I@Z
+?GetSurfaceType@Surface@DirectUI@@SAIW4EType@12@@Z
+?GetSyncContentWhileIMEComposing@TouchEditBase@DirectUI@@QAA_NXZ
+?GetTargetPage@Navigator@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetTextContentOverride@TouchSelectItem@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetTextDocument@TouchEdit2@DirectUI@@UAAJPAPAUITextDocument@@@Z
+?GetTextDocument@TouchEditBase@DirectUI@@UAAJPAPAUITextDocument@@@Z
+?GetTextGlowSize@Element@DirectUI@@QAAHXZ
+?GetTextHeight@Edit@DirectUI@@AAAIXZ
+?GetTextHost@TouchEdit2@DirectUI@@QAAJPAPAVITextHost@@@Z
+?GetTextMode@TouchEditBase@DirectUI@@QAA?AW4TouchEditTextMode@2@XZ
+?GetTextSelection@TouchEdit2@DirectUI@@QAAJPAPAUITextSelection@@@Z
+?GetTextServices@TouchEdit2@DirectUI@@UAAJPAPAVITextServices@@@Z
+?GetTextServices@TouchEditBase@DirectUI@@UAAJPAPAVITextServices@@@Z
+?GetThemeChanged@HWNDHost@DirectUI@@IAAHXZ
+?GetThemedBorder@Edit@DirectUI@@QAA_NXZ
+?GetThumb@TouchScrollBar@DirectUI@@QAAPAVElement@2@XZ
+?GetThumbElement@TouchSlider@DirectUI@@QAAPAVButton@2@XZ
+?GetThumbPosition@CCTrackBar@DirectUI@@QAAHXZ
+?GetThumbValue@TouchSlider@DirectUI@@QAAHXZ
+?GetTickCount@TouchSlider@DirectUI@@QAAHXZ
+?GetTitleText@TouchSwitch@DirectUI@@QAAPBGPAPAVValue@2@@Z
+?GetToggleOnClick@TouchCheckBox@DirectUI@@QAA_NXZ
+?GetToggleState@EventManager@DirectUI@@CAXPAUtagVARIANT@@@Z
+?GetToggleState@ToggleProxy@DirectUI@@AAAJPAW4ToggleState@@@Z
+?GetToggleValue@TouchSwitch@DirectUI@@QAAHXZ
+?GetTooltip@Element@DirectUI@@QAA_NXZ
+?GetTooltipMaxWidth@Element@DirectUI@@QAAHXZ
+?GetTooltipMaximumLineCount@TouchHWNDElement@DirectUI@@QAAHXZ
+?GetTopLevel@Element@DirectUI@@QAAPAV12@XZ
+?GetTrackElement@TouchSlider@DirectUI@@QAAPAVElement@2@XZ
+?GetTracking@CCBaseScrollBar@DirectUI@@QAA_NXZ
+?GetTranslatedTileRects@TouchScrollViewer@DirectUI@@QAAXPAUtagRECT@@PAII@Z
+?GetTransparent@HWNDHost@DirectUI@@QAA_NXZ
+?GetTreatRightMouseButtonAsLeft@TouchButton@DirectUI@@QAA_NXZ
+?GetTreeAlphaLevel@Element@DirectUI@@QAAMXZ
+?GetTrimmedLineCount@RichText@DirectUI@@QAAKXZ
+?GetType@DCSurface@DirectUI@@UBA?AW4EType@Surface@2@XZ
+?GetType@Value@DirectUI@@QBAHXZ
+?GetTypeInfo@DuiAccessible@DirectUI@@UAAJIKPAPAUITypeInfo@@@Z
+?GetTypeInfoCount@DuiAccessible@DirectUI@@UAAJPAI@Z
+?GetUIAElementProvider@Element@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?GetUIState@HWNDElement@DirectUI@@QAAGXZ
+?GetUiaFocusDelegate@Element@DirectUI@@UAAPAV12@XZ
+?GetUiaFocusDelegate@TouchEdit2@DirectUI@@UAAPAVElement@2@XZ
+?GetUnavailable@Value@DirectUI@@SAPAV12@XZ
+?GetUnset@Value@DirectUI@@SAPAV12@XZ
+?GetVScroll@ScrollViewer@DirectUI@@MAAPAVBaseScrollBar@2@XZ
+?GetVScroll@StyledScrollViewer@DirectUI@@MAAPAVBaseScrollBar@2@XZ
+?GetVScrollbar@TouchScrollViewer@DirectUI@@QAAJPAPAVElement@2@@Z
+?GetValue@Element@DirectUI@@QAAPAVValue@2@P6APBUPropertyInfo@2@XZHPAUUpdateCache@2@@Z
+?GetValue@Element@DirectUI@@QAAPAVValue@2@PBUPropertyInfo@2@HPAUUpdateCache@2@@Z
+?GetValue@ValueProxy@DirectUI@@AAAJPAPAG@Z
+?GetValueList@Value@DirectUI@@QAAPAV?$DynamicArray@PAVValue@DirectUI@@$0A@@2@XZ
+?GetValueParser@DUIXmlParser@DirectUI@@IAAJPAPAVValueParser@ParserTools@2@@Z
+?GetVertical@ScrollBar@DirectUI@@QAA_NXZ
+?GetViewSize@ScrollProxy@DirectUI@@AAAJ_NPAN@Z
+?GetViewer@ScrollProxy@DirectUI@@AAAJPAPAVViewer@2@@Z
+?GetVisible@Element@DirectUI@@QAA_NXZ
+?GetVisibleRect@TouchScrollViewer@DirectUI@@QAAXPAUtagRECT@@@Z
+?GetVisited@TouchHyperLink@DirectUI@@QAA_NXZ
+?GetVisualState@TouchSlider@DirectUI@@QAAHXZ
+?GetWantTabs@Edit@DirectUI@@QAA_NXZ
+?GetWidth@Element@DirectUI@@QAAHXZ
+?GetWinStyle@CCBase@DirectUI@@QAAHXZ
+?GetWindow@DuiAccessible@DirectUI@@UAAJPAPAUHWND__@@@Z
+?GetWindow@HWNDHostAccessible@DirectUI@@UAAJPAPAUHWND__@@@Z
+?GetWindowAccessGradientColor@TouchHWNDElement@DirectUI@@QAAPAVValue@2@XZ
+?GetWindowActive@Element@DirectUI@@QAA_NXZ
+?GetWindowClassNameAndStyle@HWNDElement@DirectUI@@UAAXPAPBGPAI@Z
+?GetWrapKeyboardNavigate@HWNDElement@DirectUI@@QAA_NXZ
+?GetX@Element@DirectUI@@QAAHXZ
+?GetXBabyElement@XBaby@DirectUI@@UAAPAVHWNDElement@2@XZ
+?GetXBarVisibility@BaseScrollViewer@DirectUI@@QAAHXZ
+?GetXOffset@BaseScrollViewer@DirectUI@@QAAHXZ
+?GetXOffset@Viewer@DirectUI@@QAAHXZ
+?GetXScrollHeight@BaseScrollViewer@DirectUI@@QAAHXZ
+?GetXScrollable@BaseScrollViewer@DirectUI@@QAA_NXZ
+?GetXScrollable@Viewer@DirectUI@@QAA_NXZ
+?GetXmlLiteDll@DUIXmlParser@DirectUI@@KAJPAPAUHINSTANCE__@@@Z
+?GetY@Element@DirectUI@@QAAHXZ
+?GetYBarVisibility@BaseScrollViewer@DirectUI@@QAAHXZ
+?GetYOffset@BaseScrollViewer@DirectUI@@QAAHXZ
+?GetYOffset@Viewer@DirectUI@@QAAHXZ
+?GetYScrollWidth@BaseScrollViewer@DirectUI@@QAAHXZ
+?GetYScrollable@BaseScrollViewer@DirectUI@@QAA_NXZ
+?GetYScrollable@Viewer@DirectUI@@QAA_NXZ
+?GetZoomMaximum@TouchScrollViewer@DirectUI@@QAAMXZ
+?GetZoomMinimum@TouchScrollViewer@DirectUI@@QAAMXZ
+?GridItemPattern@Schema@DirectUI@@2HA DATA
+?GridItem_ColumnSpan_Property@Schema@DirectUI@@2HA DATA
+?GridItem_Column_Property@Schema@DirectUI@@2HA DATA
+?GridItem_Parent_Property@Schema@DirectUI@@2HA DATA
+?GridItem_RowSpan_Property@Schema@DirectUI@@2HA DATA
+?GridItem_Row_Property@Schema@DirectUI@@2HA DATA
+?GridPattern@Schema@DirectUI@@2HA DATA
+?Grid_ColumnCount_Property@Schema@DirectUI@@2HA DATA
+?Grid_RowCount_Property@Schema@DirectUI@@2HA DATA
+?GroupControlType@Schema@DirectUI@@2HA DATA
+?HandleAccChange@EventManager@DirectUI@@CAJPAVElement@2@PAUIRawElementProviderSimple@@PAVValue@2@2@Z
+?HandleAccDesc@EventManager@DirectUI@@CAJPAVElement@2@PAUIRawElementProviderSimple@@PAVValue@2@2@Z
+?HandleAccPatternChange@EventManager@DirectUI@@CAJPAVElement@2@PAUIRawElementProviderSimple@@IIHPAUtagVARIANT@@2P6AX2@Z@Z
+?HandleAccRoleEvent@EventManager@DirectUI@@CAJPAUIRawElementProviderSimple@@PAVValue@2@1@Z
+?HandleAccStateChange@EventManager@DirectUI@@CAJPAUIRawElementProviderSimple@@IIHPAUtagVARIANT@@1_N@Z
+?HandleBoolProp@EventManager@DirectUI@@CAJPAVElement@2@P6A_N0@ZPAUIRawElementProviderSimple@@HPAVValue@2@3@Z
+?HandleChildrenEvent@EventManager@DirectUI@@CAJPAVElement@2@PAVValue@2@1@Z
+?HandleEnterKeyProp@DialogElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?HandleEnterProp@TouchButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?HandleGlobalEnterProp@TouchButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?HandleRangeValue@EventManager@DirectUI@@CAJPAVElement@2@PAUIRawElementProviderSimple@@PAVValue@2@2@Z
+?HandleScrollPos@EventManager@DirectUI@@CAJPAVElement@2@PAUIRawElementProviderSimple@@PAVValue@2@2@Z
+?HandleSelectedChange@EventManager@DirectUI@@CAJPAUIRawElementProviderSimple@@PAVValue@2@@Z
+?HandleStringProp@EventManager@DirectUI@@CAJPAUIRawElementProviderSimple@@HPAVValue@2@1@Z
+?HandleToggleValue@EventManager@DirectUI@@CAJPAVElement@2@PAUIRawElementProviderSimple@@PAVValue@2@2@Z
+?HandleUiaDestroyListener@Element@DirectUI@@UAAXXZ
+?HandleUiaEventListener@Element@DirectUI@@UAAXPAUEvent@2@@Z
+?HandleUiaPropertyChangingListener@Element@DirectUI@@UAAXPBUPropertyInfo@2@@Z
+?HandleUiaPropertyListener@Element@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?HandleVisibilityChange@EventManager@DirectUI@@CAJPAVElement@2@I@Z
+?HasAnimation@Element@DirectUI@@QAA_NXZ
+?HasBorder@Element@DirectUI@@QAA_NXZ
+?HasChildren@Element@DirectUI@@QAA_NXZ
+?HasContent@Element@DirectUI@@QAA_NXZ
+?HasEdgeHighlight@Element@DirectUI@@QAA_NXZ
+?HasKeyboardFocusProperty@Schema@DirectUI@@2HA DATA
+?HasLayout@Element@DirectUI@@QAA_NXZ
+?HasMargin@Element@DirectUI@@QAA_NXZ
+?HasPVLAnimationState@Element@DirectUI@@QAA_NI@Z
+?HasPadding@Element@DirectUI@@QAA_NXZ
+?HasSelection@TouchEdit2@DirectUI@@QAA_NXZ
+?HasShieldProp@CCPushButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?HaveWin32Focus@HWNDHost@DirectUI@@AAA_NXZ
+?HeaderControlType@Schema@DirectUI@@2HA DATA
+?HeaderItemControlType@Schema@DirectUI@@2HA DATA
+?HeightProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?HelpTextProperty@Schema@DirectUI@@2HA DATA
+?HideTouchTooltip@TouchHWNDElement@DirectUI@@QAAJXZ
+?HideWindow@NativeHWNDHost@DirectUI@@QAAXXZ
+?HideWindow@XHost@DirectUI@@QAAXXZ
+?HighDPIProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Home@BaseScrollBar@DirectUI@@UAAXXZ
+?Host@NativeHWNDHost@DirectUI@@QAAXPAVElement@2@@Z
+?Host@XHost@DirectUI@@QAAXPAVElement@2@@Z
+?Hosted@PushButton@DirectUI@@SA?AVUID@@XZ
+?HyperlinkControlType@Schema@DirectUI@@2HA DATA
+?IDProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?IHMNotify@TouchHWNDElement@DirectUI@@SA?AVUID@@XZ
+?IMEComposingProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?INITIALSTACKSKIP@CallstackTracker@DirectUI@@0HB
+?IgnoredKeyCombosProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ImageControlType@Schema@DirectUI@@2HA DATA
+?ImmersiveColorSchemeChange@HWNDElement@DirectUI@@SA?AVUID@@XZ
+?Init@?$PatternProvider@VExpandCollapseProvider@DirectUI@@UIExpandCollapseProvider@@$00@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VGridItemProvider@DirectUI@@UIGridItemProvider@@$01@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VGridProvider@DirectUI@@UIGridProvider@@$02@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VInvokeProvider@DirectUI@@UIInvokeProvider@@$0A@@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VRangeValueProvider@DirectUI@@UIRangeValueProvider@@$03@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VScrollItemProvider@DirectUI@@UIScrollItemProvider@@$05@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VScrollProvider@DirectUI@@UIScrollProvider@@$04@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VSelectionItemProvider@DirectUI@@UISelectionItemProvider@@$06@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VSelectionProvider@DirectUI@@UISelectionProvider@@$07@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VTableItemProvider@DirectUI@@UITableItemProvider@@$09@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VTableProvider@DirectUI@@UITableProvider@@$08@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VToggleProvider@DirectUI@@UIToggleProvider@@$0L@@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@?$PatternProvider@VValueProvider@DirectUI@@UIValueProvider@@$0M@@DirectUI@@UAAXPAVElementProvider@2@@Z
+?Init@AutoThread@DirectUI@@QAAJXZ
+?Init@BrowserSelectionProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@CallstackTracker@DirectUI@@SAHXZ
+?Init@ElementProvider@DirectUI@@MAAJPAVElement@2@PAVInvokeHelper@2@@Z
+?Init@ElementProviderManager@DirectUI@@SAJXZ
+?Init@ElementProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@EventManager@DirectUI@@SAJXZ
+?Init@ExpandCollapseProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@GridItemProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@GridProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@HWNDElementProvider@DirectUI@@MAAJPAVHWNDElement@2@PAVInvokeHelper@2@@Z
+?Init@HWNDElementProxy@DirectUI@@UAAXPAVHWNDElement@2@@Z
+?Init@InvokeHelper@DirectUI@@QAAHK@Z
+?Init@InvokeManager@DirectUI@@SAJXZ
+?Init@InvokeProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@ModernProgressBarRangeValueProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@NavReference@DirectUI@@QAAXPAVElement@2@PAUtagRECT@@@Z
+?Init@NavScoring@DirectUI@@QAAXPAVElement@2@HPBUNavReference@2@@Z
+?Init@NavigatorSelectionItemProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@ProgressRangeValueProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@ProviderProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@RangeValueProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@Schema@DirectUI@@SAJXZ
+?Init@ScrollBarRangeValueProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@ScrollItemProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@ScrollProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@SelectionItemProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@SelectionProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@SelectorSelectionItemProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@SelectorSelectionProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@TableItemProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@TableProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@ToggleProxy@DirectUI@@MAAXPAVElement@2@@Z
+?Init@ValueProxy@DirectUI@@MAAXPAVElement@2@@Z
+?InitOnceCallback@CallstackTracker@DirectUI@@CAHPAT_RTL_RUN_ONCE@@PAXPAPAX@Z
+?InitProcess@FontCache@DirectUI@@SAJXZ
+?InitPropSheetPage@TaskPage@DirectUI@@MAAXPAU_PROPSHEETPAGEW@@@Z
+?InitThread@FontCache@DirectUI@@SAJXZ
+?Initialize@AccessibleButton@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@AnimationStrip@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@AutoButton@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@BaseScrollViewer@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@Bind@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@BorderLayout@DirectUI@@QAAXXZ
+?Initialize@Browser@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@Button@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@CCBase@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@CCBaseScrollBar@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@CCListView@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@CCProgressBar@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@CSafeElementProxy@@IAAJPAVElement@DirectUI@@@Z
+?Initialize@CheckBoxGlyph@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@ClassInfoBase@DirectUI@@QAAJPAUHINSTANCE__@@PBG_NPBQBUPropertyInfo@2@I@Z
+?Initialize@Clipper@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@Combobox@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@DUIXmlParser@DirectUI@@IAAJXZ
+?Initialize@DialogElementCore@DirectUI@@QAAXPAUIDialogElement@2@PAUIElementListener@2@@Z
+?Initialize@DuiAccessible@DirectUI@@QAAXPAVElement@2@@Z
+?Initialize@Edit@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@Element@DirectUI@@QAAJIPAV12@PAK@Z
+?Initialize@Expando@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@ExpandoButtonGlyph@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@FillLayout@DirectUI@@QAAXXZ
+?Initialize@FlowLayout@DirectUI@@QAAX_NIII@Z
+?Initialize@GridLayout@DirectUI@@QAAXHH@Z
+?Initialize@HWNDElement@DirectUI@@QAAJPAUHWND__@@_NIPAVElement@2@PAK@Z
+?Initialize@HWNDElementAccessible@DirectUI@@QAAJPAVHWNDElement@2@@Z
+?Initialize@HWNDHost@DirectUI@@QAAJIIPAVElement@2@PAK@Z
+?Initialize@HWNDHostAccessible@DirectUI@@QAAJPAVElement@2@PAUIAccessible@@@Z
+?Initialize@Layout@DirectUI@@QAAXXZ
+?Initialize@Macro@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@NativeHWNDHost@DirectUI@@QAAJPBG0PAUHWND__@@PAUHICON__@@HHHHHHPAUHINSTANCE__@@I@Z
+?Initialize@NativeHWNDHost@DirectUI@@QAAJPBGPAUHWND__@@PAUHICON__@@HHHHHHI@Z
+?Initialize@Navigator@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@NineGridLayout@DirectUI@@QAAXXZ
+?Initialize@PText@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@Page@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@Pages@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@Progress@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@RadioButtonGlyph@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@RefPointElement@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@RepeatButton@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@Repeater@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@RichText@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@RowLayout@DirectUI@@QAAJHII@Z
+?Initialize@ScrollBar@DirectUI@@QAAJ_NPAVElement@2@PAK@Z
+?Initialize@Selector@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@SelectorNoDefault@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@SemanticZoomToggle@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@TableLayout@DirectUI@@QAAXHHHPAH@Z
+?Initialize@TextGraphic@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@Thumb@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@TouchButton@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@TouchCheckBox@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@TouchCheckBoxGlyph@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@TouchCommandButton@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@TouchEdit2@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@TouchHWNDElement@DirectUI@@QAAJPAUHWND__@@_NIPAVElement@2@PAK@Z
+?Initialize@TouchRepeatButton@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@TouchScrollBar@DirectUI@@QAAJ_NPAVElement@2@PAK@Z
+?Initialize@TouchSelect@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@TouchSlider@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@TouchSwitch@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@UnknownElement@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@VerticalFlowLayout@DirectUI@@QAAX_NIII@Z
+?Initialize@Viewer@DirectUI@@QAAJPAVElement@2@PAK@Z
+?Initialize@XBaby@DirectUI@@IAAJPAVIXElementCP@2@PAVXProvider@2@PAUHWND__@@PAVElement@2@PAK@Z
+?Initialize@XElement@DirectUI@@QAAJIPAVElement@2@PAK@Z
+?Initialize@XHost@DirectUI@@QAAJPAVIXElementCP@2@@Z
+?Initialize@XProvider@DirectUI@@QAAJPAVElement@2@PAVIXProviderCP@2@@Z
+?Initialize@XResourceProvider@DirectUI@@QAAJPAUHINSTANCE__@@PBG11@Z
+?InitializeDllInfo@CallstackTracker@DirectUI@@CAHXZ
+?InitializeParserFromXmlReader@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAUHINSTANCE__@@1@Z
+?InitializeSymbols@CallstackTracker@DirectUI@@CAHXZ
+?InnerBorderThicknessProp@TouchEdit2@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Insert@Element@DirectUI@@QAAJPAV12@I@Z
+?Insert@Element@DirectUI@@UAAJPAPAV12@II@Z
+?Insert@TouchCheckBox@DirectUI@@UAAJPAPAVElement@2@II@Z
+?Insert@TouchCheckBoxGlyph@DirectUI@@UAAJPAPAVElement@2@II@Z
+?Insert@TouchCommandButton@DirectUI@@UAAJPAPAVElement@2@II@Z
+?Insert@TouchEditBase@DirectUI@@UAAJPAPAVElement@2@II@Z
+?Insert@TouchSelect@DirectUI@@UAAJPAPAVElement@2@II@Z
+?InsertItem@CCTreeView@DirectUI@@QAAPAU_TREEITEM@@PAGIQAU3@1@Z
+?InsertItem@CCTreeView@DirectUI@@QAAPAU_TREEITEM@@PBUtagTVINSERTSTRUCTW@@@Z
+?IntegrateIMECandidateListProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?InteractionEnd@TouchScrollBar@DirectUI@@SA?AVUID@@XZ
+?InteractionStart@TouchScrollBar@DirectUI@@SA?AVUID@@XZ
+?InternalCreate@TableLayout@DirectUI@@SAJHHHPAHPAPAVLayout@2@@Z
+?InterpolationModeProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Invoke@DuiAccessible@DirectUI@@UAAJJABU_GUID@@KGPAUtagDISPPARAMS@@PAUtagVARIANT@@PAUtagEXCEPINFO@@PAI@Z
+?Invoke@InvokeProvider@DirectUI@@UAAJXZ
+?Invoke@Proxy@DirectUI@@IAAXIPAX@Z
+?InvokeAnimation@Element@DirectUI@@QAAXHI@Z
+?InvokeAnimation@Element@DirectUI@@QAAXIIMM_N@Z
+?InvokeInvokedEvent@Schema@DirectUI@@2HA DATA
+?InvokePattern@Schema@DirectUI@@2HA DATA
+?IsActivityOccuring@ModernProgressBar@DirectUI@@QAA_NXZ
+?IsActivityOccuring@ModernProgressRing@DirectUI@@QAA_NXZ
+?IsAddLayeredRef@ModernProgressBar@DirectUI@@QAA_NXZ
+?IsAddLayeredRef@ModernProgressRing@DirectUI@@QAA_NXZ
+?IsAutoHeight@ModernProgressBar@DirectUI@@QAA_NXZ
+?IsBehaviorLayout@Element@DirectUI@@QBA_NXZ
+?IsButtonEnabledAndVisible@DialogElementCore@DirectUI@@KA_NPAVElement@2@@Z
+?IsCacheDirty@Layout@DirectUI@@IAA_NXZ
+?IsCompositedText@Element@DirectUI@@QAA_NXZ
+?IsContentElementProperty@Schema@DirectUI@@2HA DATA
+?IsContentProtected@Edit@DirectUI@@UAA_NXZ
+?IsContentProtected@Element@DirectUI@@UAA_NXZ
+?IsContentProtected@TouchEditBase@DirectUI@@UAA_NXZ
+?IsContinuousProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?IsControlElementProperty@Schema@DirectUI@@2HA DATA
+?IsCorrectImageHlpVersion@CallstackTracker@DirectUI@@CAHXZ
+?IsCrossfadeInProgress@TouchScrollViewer@DirectUI@@QAA_NXZ
+?IsDefaultCAlign@Element@DirectUI@@QAA_NXZ
+?IsDefaultCursor@Element@DirectUI@@QAA_NXZ
+?IsDescendent@Element@DirectUI@@QAA_NPAV12@@Z
+?IsDescendent@XElement@DirectUI@@QAA_NPAVElement@2@@Z
+?IsDescendent@XProvider@DirectUI@@UAAJPAVElement@2@PA_N@Z
+?IsDestroyed@Element@DirectUI@@QAA_NXZ
+?IsDeterminate@ModernProgressBar@DirectUI@@QAA_NXZ
+?IsDynamicScaled@Value@DirectUI@@QAA_NXZ
+?IsDynamicScaling@DUIXmlParser@DirectUI@@QAA_NXZ
+?IsEnabledProperty@Schema@DirectUI@@2HA DATA
+?IsEqual@Value@DirectUI@@QAA_NPAV12@@Z
+?IsFirstElement@HWNDElement@DirectUI@@QAA_NPAVElement@2@@Z
+?IsGlobal@ClassInfoBase@DirectUI@@UBA_NXZ
+?IsHosted@Element@DirectUI@@QAA_NXZ
+?IsIndependentAnimations@ModernProgressBar@DirectUI@@QAA_NXZ
+?IsKeyboardFocusableProperty@Schema@DirectUI@@2HA DATA
+?IsLastElement@HWNDElement@DirectUI@@QAA_NPAVElement@2@@Z
+?IsMSAAEnabled@HWNDElement@DirectUI@@UAA_NXZ
+?IsMSAAEnabled@TouchHWNDElement@DirectUI@@UAA_NXZ
+?IsManualVisualSwapInProgress@TouchScrollViewer@DirectUI@@QAA_NXZ
+?IsMoveDeferred@HWNDHost@DirectUI@@IAA_NXZ
+?IsOffscreen@Schema@DirectUI@@2HA DATA
+?IsPasswordProperty@Schema@DirectUI@@2HA DATA
+?IsPatternSupported@ElementProxy@DirectUI@@IAAJW4Pattern@Schema@2@PA_N@Z
+?IsPatternSupported@ExpandCollapseProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@GridItemProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@GridProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@InvokeProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@RangeValueProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@ScrollItemProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@ScrollProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@SelectionItemProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@SelectionProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@TableItemProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@TableProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@ToggleProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPatternSupported@ValueProxy@DirectUI@@SA_NPAVElement@2@@Z
+?IsPeripheral@Schema@DirectUI@@2HA DATA
+?IsPinned@BaseScrollBar@DirectUI@@QAA_NXZ
+?IsPointValid@Element@DirectUI@@AAA_NNN@Z
+?IsPopupOpen@TouchSelect@DirectUI@@QAA_NXZ
+?IsPressedProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?IsRTL@Element@DirectUI@@QAA_NXZ
+?IsRTLReading@Element@DirectUI@@UAA_NXZ
+?IsRegisteredForAnimationStatusChanges@TouchHWNDElement@DirectUI@@QAA_NXZ
+?IsReorderable@ItemList@DirectUI@@QAA_NXZ
+?IsRoot@Element@DirectUI@@QAAHXZ
+?IsScrollable@BaseScrollBar@DirectUI@@QAA_NXZ
+?IsSelfLayout@Element@DirectUI@@QAA_NXZ
+?IsShowOnOffFeedbackProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?IsSmoothFillAnimation@ModernProgressBar@DirectUI@@QAA_NXZ
+?IsSubclassOf@ClassInfoBase@DirectUI@@UBA_NPAUIClassInfo@2@@Z
+?IsThemeClassName@DUIXmlParser@DirectUI@@KA_NPBUExprNode@ParserTools@2@@Z
+?IsThumbActive@TouchScrollBar@DirectUI@@QAA_NXZ
+?IsTileMember@TouchScrollViewer@DirectUI@@QAA_NIPAVElement@2@@Z
+?IsValidAccessor@Element@DirectUI@@QAA_NPBUPropertyInfo@2@H_N@Z
+?IsValidProperty@ClassInfoBase@DirectUI@@UBA_NPBUPropertyInfo@2@@Z
+?IsValidValue@Element@DirectUI@@SA_NPBUPropertyInfo@2@PAVValue@2@@Z
+?IsVerticalProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?IsWordWrap@Element@DirectUI@@QAA_NXZ
+?ItemContainerPattern@Schema@DirectUI@@2HA DATA
+?ItemHeightInPopupProp@TouchSelect@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ItemStatusProperty@Schema@DirectUI@@2HA DATA
+?ItemTypeProperty@Schema@DirectUI@@2HA DATA
+?KeyFocusedProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?KeyWithinProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?KeyboardNavigate@Element@DirectUI@@SA?AVUID@@XZ
+?KeyboardNavigationCaptureProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LabeledByProperty@Schema@DirectUI@@2HA DATA
+?LastDSConstProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LayoutInvalidatedEvent@Schema@DirectUI@@2HA DATA
+?LayoutPosProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LayoutProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Leaving@Browser@DirectUI@@SA?AVUID@@XZ
+?LightDismissIHMProp@TouchHWNDElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LineDown@BaseScrollBar@DirectUI@@UAAXI@Z
+?LineDown@TouchScrollBar@DirectUI@@UAAXI@Z
+?LineProp@CCBaseScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LineProp@ScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LineSizeProp@CCTrackBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LineSpacingProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LineUp@BaseScrollBar@DirectUI@@UAAXI@Z
+?LineUp@TouchScrollBar@DirectUI@@UAAXI@Z
+?ListControlType@Schema@DirectUI@@2HA DATA
+?ListItemControlType@Schema@DirectUI@@2HA DATA
+?LoadComCtl32@TaskPage@DirectUI@@AAAJXZ
+?LoadCommonControlExports@AnimationStrip@DirectUI@@AAAJXZ
+?LoadFromBuffer@DUIFactory@DirectUI@@QAAJPBGI0PAVElement@2@PAKPAPAV32@@Z
+?LoadFromFile@DUIFactory@DirectUI@@QAAJPBG0PAVElement@2@PAKPAPAV32@@Z
+?LoadFromPath@Movie@DirectUI@@QAAJPBG@Z
+?LoadFromResource@DUIFactory@DirectUI@@QAAJPAUHINSTANCE__@@PBG1PAVElement@2@PAKPAPAV42@1@Z
+?LoadFromResource@Movie@DirectUI@@QAAJPAUHINSTANCE__@@H@Z
+?LoadImagesIntoAnimationStrip@AnimationStrip@DirectUI@@IAAJXZ
+?LoadPage@TaskPage@DirectUI@@AAAJPAPAVElement@2@PAV32@PAPAVDUIXmlParser@2@@Z
+?LoadPage@TaskPage@DirectUI@@MAAJPAVHWNDElement@2@PAUHINSTANCE__@@PAPAVElement@2@PAPAVDUIXmlParser@2@@Z
+?LoadParser@TaskPage@DirectUI@@MAAJPAPAVDUIXmlParser@2@@Z
+?LocaleProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LocalizedControlTypeProperty@Schema@DirectUI@@2HA DATA
+?Locate@RefPointElement@DirectUI@@SAPAV12@PAVElement@2@@Z
+?LocationProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?LookupAccessibleRole@Schema@DirectUI@@SAHHPA_N@Z
+?LookupControlInfos@Schema@DirectUI@@CAJXZ
+?LookupElement@DUIXmlParser@DirectUI@@QAAJPAUIXmlReader@@PBGPAUHINSTANCE__@@PAPAUIClassInfo@2@@Z
+?LookupElement@DUIXmlParser@DirectUI@@QAAJULINEINFO@2@PBGPAUHINSTANCE__@@PAPAUIClassInfo@2@@Z
+?LookupEventInfos@Schema@DirectUI@@CAJXZ
+?LookupPatternInfos@Schema@DirectUI@@CAJXZ
+?LookupPropertyInfos@Schema@DirectUI@@CAJXZ
+?ManipulationCompleted@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?ManipulationDelta@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?ManipulationHorizontalAlignmentProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ManipulationStarted@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?ManipulationStarting@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?ManipulationVerticalAlignmentProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ManualStoryboardVerify@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?MapContentVisuals@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?MapElementPoint@Element@DirectUI@@QAAXPAV12@PBUtagPOINT@@PAU3@@Z
+?MapPropertyEnumValue@DUIXmlParser@DirectUI@@IAAJPBUEnumMap@2@PBGPAH@Z
+?MapPropertyNameToPropertyInfo@DUIXmlParser@DirectUI@@IAAJULINEINFO@2@PAUIClassInfo@2@PBGPAPBUPropertyInfo@2@@Z
+?MapRunsToClustersProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MarginProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MarkHosted@Element@DirectUI@@IAAXXZ
+?MarkNeedsDSUpdate@Element@DirectUI@@QAAXXZ
+?MarkSelfLayout@Element@DirectUI@@IAAXXZ
+?MaxLengthProp@Edit@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MaxLengthProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MaximumProp@CCBaseScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MaximumProp@ModernProgressBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MaximumProp@Progress@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MaximumProp@ScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MenuBarControlType@Schema@DirectUI@@2HA DATA
+?MenuClosedEvent@Schema@DirectUI@@2HA DATA
+?MenuControlType@Schema@DirectUI@@2HA DATA
+?MenuItemControlType@Schema@DirectUI@@2HA DATA
+?MenuOpenedEvent@Schema@DirectUI@@2HA DATA
+?MessageCallback@Edit@DirectUI@@UAAIPAUtagGMSG@@@Z
+?MessageCallback@Element@DirectUI@@UAAIPAUtagGMSG@@@Z
+?MessageCallback@HWNDHost@DirectUI@@UAAIPAUtagGMSG@@@Z
+?MessageCallback@TouchHWNDElement@DirectUI@@UAAIPAUtagGMSG@@@Z
+?MeteringProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MinSizeProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MinimumProp@CCBaseScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MinimumProp@ModernProgressBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MinimumProp@Progress@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MinimumProp@ScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MonitorPowerSettingsChange@TouchHWNDElement@DirectUI@@SA?AVUID@@XZ
+?MouseFocusedProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MouseOrPointerReleased@TouchSlider@DirectUI@@SA?AVUID@@XZ
+?MouseWithinProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MoveCaretToEndOnSyncContentProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MultilineProp@Edit@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MultilineProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?MultipleClick@TouchButton@DirectUI@@SA?AVUID@@XZ
+?MultipleViewPattern@Schema@DirectUI@@2HA DATA
+?NameProperty@Schema@DirectUI@@2HA DATA
+?Navigate@DuiNavigate@DirectUI@@SAPAVElement@2@PAV32@PAV?$DynamicArray@PAVElement@DirectUI@@$0A@@2@H@Z
+?Navigate@ElementProvider@DirectUI@@UAAJW4NavigateDirection@@PAPAUIRawElementProviderFragment@@@Z
+?Navigate@ElementProxy@DirectUI@@IAAJW4NavigateDirection@@PAPAUIRawElementProviderFragment@@@Z
+?Navigate@XProvider@DirectUI@@UAAJHPA_N@Z
+?NeedsDSUpdate@Element@DirectUI@@QAA_NXZ
+?NewChildElementsAdded@TouchScrollViewer@DirectUI@@QAAXXZ
+?NewNativeWindowHandleProperty@Schema@DirectUI@@2HA DATA
+?Next@DuiAccessible@DirectUI@@UAAJKPAUtagVARIANT@@PAK@Z
+?Next@HWNDHostAccessible@DirectUI@@UAAJKPAUtagVARIANT@@PAK@Z
+?NoteProp@CCCommandLink@DirectUI@@SAPBUPropertyInfo@2@XZ
+?NotifyComplete@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?NotifyImplicit@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?NotifyStart@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?NotifyStoryboardComplete@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?NullControlType@Schema@DirectUI@@2HA DATA
+?OffTextProp@TouchSwitch@DirectUI@@SAPBUPropertyInfo@2@XZ
+?OnAction@AnimationStrip@DirectUI@@IAAXPAUGMA_ACTIONINFO@@@Z
+?OnAdd@BorderLayout@DirectUI@@UAAXPAVElement@2@PAPAV32@I@Z
+?OnAdd@Layout@DirectUI@@UAAXPAVElement@2@PAPAV32@I@Z
+?OnAdd@NineGridLayout@DirectUI@@UAAXPAVElement@2@PAPAV32@I@Z
+?OnAdd@ShellBorderLayout@DirectUI@@UAAXPAVElement@2@PAPAV32@I@Z
+?OnAdjustWindowSize@Combobox@DirectUI@@UAAHHHI@Z
+?OnAdjustWindowSize@HWNDHost@DirectUI@@UAAHHHI@Z
+?OnChildLostFocus@DialogElement@DirectUI@@UAA_NPAVElement@2@@Z
+?OnChildLostFocus@DialogElementCore@DirectUI@@QAA_NPAVElement@2@@Z
+?OnChildLostFocus@XBaby@DirectUI@@UAA_NPAVElement@2@@Z
+?OnChildReceivedFocus@DialogElement@DirectUI@@UAA_NPAVElement@2@@Z
+?OnChildReceivedFocus@DialogElementCore@DirectUI@@QAA_NPAVElement@2@@Z
+?OnChildReceivedFocus@XBaby@DirectUI@@UAA_NPAVElement@2@@Z
+?OnCompositionChanged@HWNDElement@DirectUI@@UAAXXZ
+?OnCtrlThemeChanged@HWNDHost@DirectUI@@UAA_NIIJPAJ@Z
+?OnCustomDraw@CCBase@DirectUI@@UAA_NPAUtagNMCUSTOMDRAWINFO@@PAJ@Z
+?OnDefaultButtonTrackingChanged@DialogElementCore@DirectUI@@QAAXPAVValue@2@@Z
+?OnDestroy@AnimationStrip@DirectUI@@MAAXXZ
+?OnDestroy@DialogElement@DirectUI@@UAAXXZ
+?OnDestroy@DialogElementCore@DirectUI@@QAAXXZ
+?OnDestroy@Element@DirectUI@@UAAXXZ
+?OnDestroy@HWNDElement@DirectUI@@UAAXXZ
+?OnDestroy@HWNDHost@DirectUI@@UAAXXZ
+?OnDestroy@ModernProgressBar@DirectUI@@MAAXXZ
+?OnDestroy@ModernProgressRing@DirectUI@@MAAXXZ
+?OnDestroy@Movie@DirectUI@@UAAXXZ
+?OnDestroy@TouchHWNDElement@DirectUI@@UAAXXZ
+?OnEvent@AutoButton@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@BaseScrollViewer@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@Browser@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@Element@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@Expando@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@HWNDElement@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@HWNDHost@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@Movie@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@Navigator@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@RichText@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@ScrollBar@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@Selector@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@SelectorNoDefault@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@TouchButton@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@TouchCheckBox@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@TouchEdit2@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@TouchHWNDElement@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@TouchScrollBar@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@TouchSelect@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@Viewer@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@XBaby@DirectUI@@UAAXPAUEvent@2@@Z
+?OnEvent@XElement@DirectUI@@UAAXPAUEvent@2@@Z
+?OnGetDlgCode@DialogElement@DirectUI@@UAAXPAUtagMSG@@PAJ@Z
+?OnGetDlgCode@DialogElementCore@DirectUI@@QAAXPAUtagMSG@@PAJ@Z
+?OnGetDlgCode@HWNDElement@DirectUI@@UAAXPAUtagMSG@@PAJ@Z
+?OnGroupChanged@Element@DirectUI@@UAAXH_N@Z
+?OnGroupChanged@HWNDElement@DirectUI@@UAAXH_N@Z
+?OnHosted@Combobox@DirectUI@@UAAXPAVElement@2@@Z
+?OnHosted@Element@DirectUI@@MAAXPAV12@@Z
+?OnHosted@HWNDHost@DirectUI@@MAAXPAVElement@2@@Z
+?OnHosted@ModernProgressBar@DirectUI@@MAAXPAVElement@2@@Z
+?OnHosted@ModernProgressRing@DirectUI@@MAAXPAVElement@2@@Z
+?OnHosted@Movie@DirectUI@@UAAXPAVElement@2@@Z
+?OnHosted@PushButton@DirectUI@@UAAXPAVElement@2@@Z
+?OnHosted@RichText@DirectUI@@UAAXPAVElement@2@@Z
+?OnHosted@TouchButton@DirectUI@@UAAXPAVElement@2@@Z
+?OnHosted@TouchEdit2@DirectUI@@UAAXPAVElement@2@@Z
+?OnHosted@TouchScrollBar@DirectUI@@UAAXPAVElement@2@@Z
+?OnHosted@TouchSelect@DirectUI@@UAAXPAVElement@2@@Z
+?OnImmersiveColorSchemeChanged@HWNDElement@DirectUI@@UAAXXZ
+?OnInput@BaseScrollViewer@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@Button@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@CCBase@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@CCCheckBox@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@CCProgressBar@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@CCPushButton@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@CCRadioButton@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@CCSysLink@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@Combobox@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@DialogElement@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@DialogElementCore@DirectUI@@QAAXPAUInputEvent@2@@Z
+?OnInput@Edit@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@Element@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@HWNDElement@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@HWNDHost@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@RepeatButton@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@Selector@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@Thumb@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@TouchButton@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@TouchEdit2@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@TouchHWNDElement@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@TouchScrollBar@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@TouchSelect@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@Viewer@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInput@XElement@DirectUI@@UAAXPAUInputEvent@2@@Z
+?OnInvoke@InvokeHelper@DirectUI@@AAAXPAUInvokeArgs@12@@Z
+?OnInvoke@Proxy@DirectUI@@MAAXIPAX@Z
+?OnKeyFocusMoved@DialogElement@DirectUI@@UAAXPAVElement@2@0@Z
+?OnKeyFocusMoved@DialogElementCore@DirectUI@@QAAXPAVElement@2@0@Z
+?OnKeyFocusMoved@Element@DirectUI@@UAAXPAV12@0@Z
+?OnKeyFocusMoved@Selector@DirectUI@@UAAXPAVElement@2@0@Z
+?OnKeyFocusMoved@SelectorNoDefault@DirectUI@@UAAXPAVElement@2@0@Z
+?OnKeyFocusMoved@TouchHWNDElement@DirectUI@@UAAXPAVElement@2@0@Z
+?OnKillActive@TaskPage@DirectUI@@MAAJXZ
+?OnLayoutPosChanged@BorderLayout@DirectUI@@UAAXPAVElement@2@0HH@Z
+?OnLayoutPosChanged@Layout@DirectUI@@UAAXPAVElement@2@0HH@Z
+?OnLayoutPosChanged@NineGridLayout@DirectUI@@UAAXPAVElement@2@0HH@Z
+?OnLayoutPosChanged@ShellBorderLayout@DirectUI@@UAAXPAVElement@2@0HH@Z
+?OnListenedEvent@BaseScrollViewer@DirectUI@@UAAXPAVElement@2@PAUEvent@2@@Z
+?OnListenedEvent@DialogElement@DirectUI@@UAAXPAVElement@2@PAUEvent@2@@Z
+?OnListenedEvent@TaskPage@DirectUI@@MAAXPAVElement@2@PAUEvent@2@@Z
+?OnListenedInput@BaseScrollViewer@DirectUI@@UAAXPAVElement@2@PAUInputEvent@2@@Z
+?OnListenedInput@DialogElement@DirectUI@@UAAXPAVElement@2@PAUInputEvent@2@@Z
+?OnListenedInput@TaskPage@DirectUI@@MAAXPAVElement@2@PAUInputEvent@2@@Z
+?OnListenedPropertyChanged@BaseScrollViewer@DirectUI@@UAAXPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenedPropertyChanged@DialogElement@DirectUI@@UAAXPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenedPropertyChanged@ScrollViewer@DirectUI@@UAAXPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenedPropertyChanged@StyledScrollViewer@DirectUI@@UAAXPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenedPropertyChanged@TaskPage@DirectUI@@MAAXPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenedPropertyChanged@TouchEdit2@DirectUI@@EAAXPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenedPropertyChanging@BaseScrollViewer@DirectUI@@UAA_NPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenedPropertyChanging@DialogElement@DirectUI@@UAA_NPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenedPropertyChanging@TaskPage@DirectUI@@MAA_NPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?OnListenerAttach@BaseScrollViewer@DirectUI@@UAAXPAVElement@2@@Z
+?OnListenerAttach@DialogElement@DirectUI@@UAAXPAVElement@2@@Z
+?OnListenerAttach@TaskPage@DirectUI@@MAAXPAVElement@2@@Z
+?OnListenerDetach@BaseScrollViewer@DirectUI@@UAAXPAVElement@2@@Z
+?OnListenerDetach@DialogElement@DirectUI@@UAAXPAVElement@2@@Z
+?OnListenerDetach@DialogElementCore@DirectUI@@QAAXPAVElement@2@@Z
+?OnListenerDetach@TaskPage@DirectUI@@MAAXPAVElement@2@@Z
+?OnListenerDetach@TouchEdit2@DirectUI@@EAAXPAVElement@2@@Z
+?OnLostDialogFocus@Button@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnLostDialogFocus@CCBase@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnLostDialogFocus@CCBaseCheckRadioButton@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnLostDialogFocus@CCPushButton@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnLostDialogFocus@CCSysLink@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnLostDialogFocus@CheckBoxGlyph@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnLostDialogFocus@ExpandoButtonGlyph@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnLostDialogFocus@RadioButtonGlyph@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnMaximumChanged@BaseScrollBar@DirectUI@@QAAXPAVValue@2@@Z
+?OnMessage@CCBaseScrollBar@DirectUI@@UAA_NIIJPAJ@Z
+?OnMessage@CCPushButton@DirectUI@@UAA_NIIJPAJ@Z
+?OnMessage@CCTrackBar@DirectUI@@UAA_NIIJPAJ@Z
+?OnMessage@HWNDHost@DirectUI@@UAA_NIIJPAJ@Z
+?OnMessage@NativeHWNDHost@DirectUI@@UAAJIIJPAJ@Z
+?OnMessage@TaskPage@DirectUI@@MAA_NIIJPAJ@Z
+?OnMessage@XElement@DirectUI@@UAA_NIIJPAJ@Z
+?OnMinimumChanged@BaseScrollBar@DirectUI@@QAAXPAVValue@2@@Z
+?OnMouseFocusMoved@Element@DirectUI@@UAAXPAV12@0@Z
+?OnNoChildWithShortcutFound@HWNDElement@DirectUI@@UAAXPAUKeyboardEvent@2@@Z
+?OnNoChildWithShortcutFound@XBaby@DirectUI@@UAAXPAUKeyboardEvent@2@@Z
+?OnNotify@CCBase@DirectUI@@UAA_NIIJPAJ@Z
+?OnNotify@CCCheckBox@DirectUI@@UAA_NIIJPAJ@Z
+?OnNotify@CCPushButton@DirectUI@@UAA_NIIJPAJ@Z
+?OnNotify@CCRadioButton@DirectUI@@UAA_NIIJPAJ@Z
+?OnNotify@CCTreeView@DirectUI@@UAA_NIIJPAJ@Z
+?OnNotify@Combobox@DirectUI@@UAA_NIIJPAJ@Z
+?OnNotify@Edit@DirectUI@@UAA_NIIJPAJ@Z
+?OnNotify@HWNDHost@DirectUI@@UAA_NIIJPAJ@Z
+?OnPageChanged@BaseScrollBar@DirectUI@@QAAXPAVValue@2@@Z
+?OnPageChanging@BaseScrollBar@DirectUI@@QAA_NPAVValue@2@@Z
+?OnPositionChanged@BaseScrollBar@DirectUI@@QAAXPAVValue@2@@Z
+?OnPositionChanging@BaseScrollBar@DirectUI@@QAA_NPAVValue@2@@Z
+?OnPropertyChanged@AccessibleButton@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@AnimationStrip@DirectUI@@MAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@BaseScrollViewer@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Browser@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Button@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@CCBase@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@CCBaseCheckRadioButton@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@CCBaseScrollBar@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@CCCommandLink@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@CCPushButton@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@CCTrackBar@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Combobox@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@DialogElement@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Edit@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Element@DirectUI@@UAAXPAUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Element@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Expando@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@HWNDElement@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@HWNDHost@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@ItemList@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Macro@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@ModernProgressBar@DirectUI@@MAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@ModernProgressRing@DirectUI@@MAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@RefPointElement@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@RichText@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@ScrollBar@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@ScrollViewer@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Selector@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TextGraphic@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchButton@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchCheckBox@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchCommandButton@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchEdit2@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchEditBase@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchHWNDElement@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchHyperLink@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchRepeatButton@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchScrollBar@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@TouchSelect@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanged@Viewer@DirectUI@@UAAXPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@BaseScrollViewer@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@CCBaseScrollBar@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@CCTrackBar@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@Element@DirectUI@@UAA_NPAUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@Element@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@PText@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@ScrollBar@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@TextGraphic@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@TouchCheckBox@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@TouchCheckBoxGlyph@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@TouchCommandButton@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@TouchEdit2@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@TouchEditBase@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@TouchSelect@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnPropertyChanging@Viewer@DirectUI@@UAA_NPBUPropertyInfo@2@HPAVValue@2@1@Z
+?OnQueryCancel@TaskPage@DirectUI@@MAAJXZ
+?OnQueryInitialFocus@TaskPage@DirectUI@@MAAPAVElement@2@XZ
+?OnReceivedDialogFocus@Button@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnReceivedDialogFocus@CCBase@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnReceivedDialogFocus@CCBaseCheckRadioButton@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnReceivedDialogFocus@CCPushButton@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnReceivedDialogFocus@CCSysLink@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnReceivedDialogFocus@CheckBoxGlyph@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnReceivedDialogFocus@ExpandoButtonGlyph@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnReceivedDialogFocus@RadioButtonGlyph@DirectUI@@UAA_NPAUIDialogElement@2@@Z
+?OnRegisteredDefaultButtonChanged@DialogElementCore@DirectUI@@QAAXPAVValue@2@0@Z
+?OnRemove@BorderLayout@DirectUI@@UAAXPAVElement@2@PAPAV32@I@Z
+?OnRemove@Layout@DirectUI@@UAAXPAVElement@2@PAPAV32@I@Z
+?OnRemove@NineGridLayout@DirectUI@@UAAXPAVElement@2@PAPAV32@I@Z
+?OnRemove@ShellBorderLayout@DirectUI@@UAAXPAVElement@2@PAPAV32@I@Z
+?OnReset@TaskPage@DirectUI@@MAAJXZ
+?OnSelectedPropertyChanged@CCCommandLink@DirectUI@@UAAXXZ
+?OnSelectedPropertyChanged@CCPushButton@DirectUI@@UAAXXZ
+?OnSetActive@TaskPage@DirectUI@@MAAJXZ
+?OnSinkThemeChanged@HWNDHost@DirectUI@@UAA_NIIJPAJ@Z
+?OnSinkThemeChanged@XElement@DirectUI@@UAA_NIIJPAJ@Z
+?OnSysChar@HWNDHost@DirectUI@@UAA_NG@Z
+?OnSysChar@XElement@DirectUI@@UAA_NG@Z
+?OnTextProp@TouchSwitch@DirectUI@@SAPBUPropertyInfo@2@XZ
+?OnThemeChanged@HWNDElement@DirectUI@@UAAXPAUThemeChangedEvent@2@@Z
+?OnThemeChanged@XBaby@DirectUI@@UAAXPAUThemeChangedEvent@2@@Z
+?OnToolTip@EventManager@DirectUI@@SAJPAVElement@2@K@Z
+?OnUnHosted@Element@DirectUI@@MAAXPAV12@@Z
+?OnUnHosted@HWNDHost@DirectUI@@MAAXPAVElement@2@@Z
+?OnUnHosted@ModernProgressBar@DirectUI@@MAAXPAVElement@2@@Z
+?OnUnHosted@ModernProgressRing@DirectUI@@MAAXPAVElement@2@@Z
+?OnUnHosted@PushButton@DirectUI@@UAAXPAVElement@2@@Z
+?OnUnHosted@TouchButton@DirectUI@@UAAXPAVElement@2@@Z
+?OnUnHosted@TouchSelect@DirectUI@@UAAXPAVElement@2@@Z
+?OnWindowStyleChanged@HWNDHost@DirectUI@@UAAXIPBUtagSTYLESTRUCT@@@Z
+?OnWizBack@TaskPage@DirectUI@@MAAJXZ
+?OnWizFinish@TaskPage@DirectUI@@MAAJXZ
+?OnWizNext@TaskPage@DirectUI@@MAAJXZ
+?OnWmSettingChanged@HWNDElement@DirectUI@@UAAXIJ@Z
+?OnWmThemeChanged@HWNDElement@DirectUI@@UAAXIJ@Z
+?OnWmThemeChanged@XBaby@DirectUI@@UAAXIJ@Z
+?OnWndMsg@TaskPage@DirectUI@@AAAHIIJPAJ@Z
+?OpenAnimation@CCAVI@DirectUI@@AAAXPAUHWND__@@@Z
+?OpenPopup@TouchSelect@DirectUI@@QAAJXZ
+?OptimizeMoveProp@HWNDHost@DirectUI@@SAPBUPropertyInfo@2@XZ
+?OrderProp@ScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Orientation@Schema@DirectUI@@2HA DATA
+?OverhangOffsetProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?OverhangProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?OverrideButtonBackgroundProp@CCPushButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?OverrideZoomThreshold@TouchScrollViewer@DirectUI@@QAAJMMH@Z
+?PaddingProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PageDown@BaseScrollBar@DirectUI@@UAAXI@Z
+?PageDown@TouchScrollBar@DirectUI@@UAAXI@Z
+?PageProp@CCBaseScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PageProp@ScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PageUp@BaseScrollBar@DirectUI@@UAAXI@Z
+?PageUp@TouchScrollBar@DirectUI@@UAAXI@Z
+?Paint@AnimationStrip@DirectUI@@MAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@Element@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@HWNDHost@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@ModernProgressBar@DirectUI@@MAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@ModernProgressRing@DirectUI@@MAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@Movie@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@Progress@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@RichText@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@TouchCheckBox@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@TouchCheckBoxGlyph@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@TouchCommandButton@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?Paint@TouchEdit2@DirectUI@@UAAXPAUHDC__@@PBUtagRECT@@1PAU4@2@Z
+?PaintBackground@Element@DirectUI@@QAAXPAUHDC__@@PAVValue@2@ABUtagRECT@@222@Z
+?PaintBorder@Element@DirectUI@@QAAXPAUHDC__@@PAVValue@2@PAUtagRECT@@ABU5@@Z
+?PaintContent@Element@DirectUI@@QAAXPAUHDC__@@PBUtagRECT@@@Z
+?PaintEdgeHighlight@Element@DirectUI@@QAAXPAUHDC__@@ABUtagRECT@@1@Z
+?PaintFocusRect@Element@DirectUI@@QAAXPAUHDC__@@PBUtagRECT@@1@Z
+?PaintStringContent@Element@DirectUI@@QAAXPAUHDC__@@PBUtagRECT@@PAVValue@2@H@Z
+?PaneControlType@Schema@DirectUI@@2HA DATA
+?ParentProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ParseARGBColor@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAK@Z
+?ParseArgs@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PATParsedArg@12@IPBD@Z
+?ParseAtomValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseBehavior@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@@Z
+?ParseBehaviorArgValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseBoolValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseColor@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAK@Z
+?ParseDFCFill@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseDTBFill@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseDoubleListValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseFillValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseFloat@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAMPA_N@Z
+?ParseFloatValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseFunction@DUIXmlParser@DirectUI@@IAAJPBGPBUExprNode@ParserTools@2@PATParsedArg@12@IPBD@Z
+?ParseGTCColor@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAK@Z
+?ParseGTFStr@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseGTMarRect@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAUScaledRECT@2@@Z
+?ParseGTMetInt@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAH@Z
+?ParseGradientFill@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseGraphicGraphic@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseGraphicHelper@DUIXmlParser@DirectUI@@IAAJ_NPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseGraphicValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseIconGraphic@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseImageGraphic@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseIntValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseLayoutValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@@Z
+?ParseLibrary@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAUHINSTANCE__@@@Z
+?ParseLiteral@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPBG@Z
+?ParseLiteralColor@DUIXmlParser@DirectUI@@IAAJPBGPAK@Z
+?ParseLiteralColorInt@DUIXmlParser@DirectUI@@IAAJPBGPAH@Z
+?ParseLiteralNumber@DUIXmlParser@DirectUI@@IAAJPBGPAHPA_N@Z
+?ParseMagnitude@DUIXmlParser@DirectUI@@IAAJPBGPAHPA_N@Z
+?ParseMagnitudeFloat@DUIXmlParser@DirectUI@@IAAJPBGPAMPA_N@Z
+?ParseNumber@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAHPA_N@Z
+?ParsePointValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseQuotedString@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPBG@Z
+?ParseRGBColor@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAK@Z
+?ParseRect@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAUScaledRECT@2@@Z
+?ParseRectRect@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAUScaledRECT@2@@Z
+?ParseRectValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseResStr@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseResid@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPBG@Z
+?ParseSGraphicGraphic@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseSGraphicHelper@DUIXmlParser@DirectUI@@IAAJ_NPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseSizeValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseStringValue@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseStyleSheets@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@@Z
+?ParseSysMetricInt@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAH@Z
+?ParseSysMetricStr@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAVValue@2@@Z
+?ParseTheme@DUIXmlParser@DirectUI@@IAAJPBUExprNode@ParserTools@2@PAPAX@Z
+?PasswordCharacterProp@Edit@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PasswordCharacterProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PasswordRevealModeProp@TouchEdit2@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Paste@TouchEditBase@DirectUI@@SA?AVUID@@XZ
+?PasteText@TouchEdit2@DirectUI@@QAAJPBG@Z
+?PathProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PatternFromPatternId@Schema@DirectUI@@SA?AW4Pattern@12@H@Z
+?Pause@Movie@DirectUI@@QAAXXZ
+?PfnIsSupportedFromPattern@Schema@DirectUI@@SAP6A_NPAVElement@2@@ZW4Pattern@12@@Z
+?PinningProp@BaseScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PixelOffsetModeProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Play@CCAVI@DirectUI@@QAAXPAUHWND__@@@Z
+?Play@Movie@DirectUI@@QAAXXZ
+?PlayAllFramesModeProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PlayProp@AnimationStrip@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PopupBoundsProp@TouchSelect@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PopupChange@TouchSelect@DirectUI@@SA?AVUID@@XZ
+?PosInLayoutProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PositionProp@CCBaseScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PositionProp@ModernProgressBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PositionProp@Progress@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PositionProp@ScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PostCreate@CCAVI@DirectUI@@MAAXPAUHWND__@@@Z
+?PostCreate@CCBase@DirectUI@@MAAXPAUHWND__@@@Z
+?PostCreate@CCBaseCheckRadioButton@DirectUI@@MAAXPAUHWND__@@@Z
+?PostCreate@CCCommandLink@DirectUI@@MAAXPAUHWND__@@@Z
+?PostCreate@CCTrackBar@DirectUI@@MAAXPAUHWND__@@@Z
+?PrepareManualSwapDeferredZoomToRect@TouchScrollViewer@DirectUI@@QAAJPBUtagRECT@@PBM1PAM2M@Z
+?PressedProp@Button@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PressedProp@TouchButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PreventFormatChangeUpdatingModifiedStateProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PrintRTLControl@HWNDHost@DirectUI@@IAAXPAUHDC__@@0ABUtagRECT@@@Z
+?ProcessIdProperty@Schema@DirectUI@@2HA DATA
+?ProcessingKeyboardNavigation@TouchHWNDElement@DirectUI@@SA?AVUID@@XZ
+?ProgressBarControlType@Schema@DirectUI@@2HA DATA
+?PromptTextProp@TouchEdit2@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PromptWithCaretProp@TouchEdit2@DirectUI@@SAPBUPropertyInfo@2@XZ
+?PropSheet_SendMessage@TaskPage@DirectUI@@IAAJIIJ@Z
+?PropertyChangedCore@Edit@DirectUI@@AAAXPBUPropertyInfo@2@HPAVValue@2@PAUHWND__@@@Z
+?PropertyChangingListener@EventManager@DirectUI@@SAJPAVElement@2@PBUPropertyInfo@2@PA_N@Z
+?PropertyListener@EventManager@DirectUI@@SAJPAVElement@2@PBUPropertyInfo@2@HPAVValue@2@2@Z
+?PropertyProp@Bind@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ProportionalProp@ScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?QueryInterface@DuiAccessible@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@Element@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@ElementProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@ExpandCollapseProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@GridItemProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@GridProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@HWNDElementProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@HWNDHostAccessible@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@InvokeProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@RangeValueProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@ScrollItemProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@ScrollProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@SelectionItemProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@SelectionProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@TableItemProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@TableProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@ToggleProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@ValueProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@XProvider@DirectUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryService@DuiAccessible@DirectUI@@UAAJABU_GUID@@0PAPAX@Z
+?QueryService@HWNDHostAccessible@DirectUI@@UAAJABU_GUID@@0PAPAX@Z
+?QuerySysMetric@DUIXmlParser@DirectUI@@KAHH@Z
+?QuerySysMetricStr@DUIXmlParser@DirectUI@@KAPBGHPAGI@Z
+?QueueDefaultAction@Element@DirectUI@@QAAJXZ
+?RadioButtonControlType@Schema@DirectUI@@2HA DATA
+?RaiseChildRemovedEvent@EventManager@DirectUI@@CAJABUElementRuntimeId@2@PAVElement@2@@Z
+?RaiseGeometryEventWorker@EventManager@DirectUI@@CAJPAURectangleChange@2@_N111@Z
+?RaiseGeometryEvents@EventManager@DirectUI@@CAJXZ
+?RaiseStructureChangedEvent@EventManager@DirectUI@@CAJPAVElement@2@W4StructureChangeType@@@Z
+?RaiseStructureEvents@EventManager@DirectUI@@CAJXZ
+?RaiseVisibilityEvents@EventManager@DirectUI@@CAJXZ
+?RangeMaxProp@CCTrackBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?RangeMinProp@CCTrackBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?RangeValuePattern@Schema@DirectUI@@2HA DATA
+?RangeValue_IsReadOnly_Property@Schema@DirectUI@@2HA DATA
+?RangeValue_LargeChange_Property@Schema@DirectUI@@2HA DATA
+?RangeValue_Maximum_Property@Schema@DirectUI@@2HA DATA
+?RangeValue_Minimum_Property@Schema@DirectUI@@2HA DATA
+?RangeValue_SmallChange_Property@Schema@DirectUI@@2HA DATA
+?RangeValue_Value_Property@Schema@DirectUI@@2HA DATA
+?RawActionProc@AnimationStrip@DirectUI@@KAXPAUGMA_ACTIONINFO@@@Z
+?RawActionProc@Movie@DirectUI@@SAXPAUGMA_ACTIONINFO@@@Z
+?ReadOnlyProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Recalc@AccessibleButton@DirectUI@@QAAXXZ
+?ReferencePointProp@RefPointElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ReflowStyle@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?RefreshContent@TouchEdit2@DirectUI@@UAAJXZ
+?RefreshContent@TouchEditBase@DirectUI@@UAAJXZ
+?Register@AccessibleButton@DirectUI@@SAJXZ
+?Register@AnimationStrip@DirectUI@@SAJXZ
+?Register@AutoButton@DirectUI@@SAJXZ
+?Register@BaseScrollViewer@DirectUI@@SAJXZ
+?Register@Bind@DirectUI@@SAJXZ
+?Register@Browser@DirectUI@@SAJXZ
+?Register@Button@DirectUI@@SAJXZ
+?Register@CCAVI@DirectUI@@SAJXZ
+?Register@CCBase@DirectUI@@SAJXZ
+?Register@CCBaseCheckRadioButton@DirectUI@@SAJXZ
+?Register@CCBaseScrollBar@DirectUI@@SAJXZ
+?Register@CCCheckBox@DirectUI@@SAJXZ
+?Register@CCCommandLink@DirectUI@@SAJXZ
+?Register@CCHScrollBar@DirectUI@@SAJXZ
+?Register@CCListBox@DirectUI@@SAJXZ
+?Register@CCListView@DirectUI@@SAJXZ
+?Register@CCProgressBar@DirectUI@@SAJXZ
+?Register@CCPushButton@DirectUI@@SAJXZ
+?Register@CCRadioButton@DirectUI@@SAJXZ
+?Register@CCSysLink@DirectUI@@SAJXZ
+?Register@CCTrackBar@DirectUI@@SAJXZ
+?Register@CCTreeView@DirectUI@@SAJXZ
+?Register@CCVScrollBar@DirectUI@@SAJXZ
+?Register@CheckBoxGlyph@DirectUI@@SAJXZ
+?Register@ClassInfoBase@DirectUI@@QAAJXZ
+?Register@Clipper@DirectUI@@SAJXZ
+?Register@Combobox@DirectUI@@SAJXZ
+?Register@DialogElement@DirectUI@@SAJXZ
+?Register@Edit@DirectUI@@SAJXZ
+?Register@Element@DirectUI@@SAJXZ
+?Register@ElementWithHWND@DirectUI@@SAJXZ
+?Register@Expandable@DirectUI@@SAJXZ
+?Register@Expando@DirectUI@@SAJXZ
+?Register@ExpandoButtonGlyph@DirectUI@@SAJXZ
+?Register@HWNDElement@DirectUI@@SAJXZ
+?Register@HWNDHost@DirectUI@@SAJXZ
+?Register@ItemList@DirectUI@@SAJXZ
+?Register@Macro@DirectUI@@SAJXZ
+?Register@ModernProgressBar@DirectUI@@SAJXZ
+?Register@ModernProgressRing@DirectUI@@SAJXZ
+?Register@Movie@DirectUI@@SAJXZ
+?Register@Navigator@DirectUI@@SAJXZ
+?Register@PText@DirectUI@@SAJXZ
+?Register@Page@DirectUI@@SAJXZ
+?Register@Pages@DirectUI@@SAJXZ
+?Register@Progress@DirectUI@@SAJXZ
+?Register@PushButton@DirectUI@@SAJXZ
+?Register@RadioButtonGlyph@DirectUI@@SAJXZ
+?Register@RefPointElement@DirectUI@@SAJXZ
+?Register@RepeatButton@DirectUI@@SAJXZ
+?Register@Repeater@DirectUI@@SAJXZ
+?Register@RichText@DirectUI@@SAJXZ
+?Register@ScrollBar@DirectUI@@SAJXZ
+?Register@ScrollViewer@DirectUI@@SAJXZ
+?Register@Selector@DirectUI@@SAJXZ
+?Register@SelectorNoDefault@DirectUI@@SAJXZ
+?Register@SemanticZoomToggle@DirectUI@@SAJXZ
+?Register@StyledScrollViewer@DirectUI@@SAJXZ
+?Register@TextGraphic@DirectUI@@SAJXZ
+?Register@Thumb@DirectUI@@SAJXZ
+?Register@TouchButton@DirectUI@@SAJXZ
+?Register@TouchCheckBox@DirectUI@@SAJXZ
+?Register@TouchCheckBoxGlyph@DirectUI@@SAJXZ
+?Register@TouchCommandButton@DirectUI@@SAJXZ
+?Register@TouchEdit2@DirectUI@@SAJXZ
+?Register@TouchEditBase@DirectUI@@SAJXZ
+?Register@TouchHWNDElement@DirectUI@@SAJXZ
+?Register@TouchHyperLink@DirectUI@@SAJXZ
+?Register@TouchRepeatButton@DirectUI@@SAJXZ
+?Register@TouchScrollBar@DirectUI@@SAJXZ
+?Register@TouchSelect@DirectUI@@SAJXZ
+?Register@TouchSelectItem@DirectUI@@SAJXZ
+?Register@TouchSlider@DirectUI@@SAJXZ
+?Register@TouchSwitch@DirectUI@@SAJXZ
+?Register@UnknownElement@DirectUI@@SAJXZ
+?Register@Viewer@DirectUI@@SAJXZ
+?Register@XBaby@DirectUI@@SAJXZ
+?Register@XElement@DirectUI@@SAJXZ
+?RegisterForAnimationStatusChanges@TouchHWNDElement@DirectUI@@QAAXXZ
+?RegisterForIHMChanges@TouchHWNDElement@DirectUI@@QAAJXZ
+?RegisterForMonitorPowerChanges@TouchHWNDElement@DirectUI@@QAAJXZ
+?RegisteredDefaultButtonProp@DialogElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Release@ClassInfoBase@DirectUI@@UAAHXZ
+?Release@DuiAccessible@DirectUI@@UAAKXZ
+?Release@Element@DirectUI@@QAAKXZ
+?Release@ElementProvider@DirectUI@@UAAKXZ
+?Release@ExpandCollapseProvider@DirectUI@@UAAKXZ
+?Release@GridItemProvider@DirectUI@@UAAKXZ
+?Release@GridProvider@DirectUI@@UAAKXZ
+?Release@HWNDElementProvider@DirectUI@@UAAKXZ
+?Release@InvokeProvider@DirectUI@@UAAKXZ
+?Release@RangeValueProvider@DirectUI@@UAAKXZ
+?Release@RefcountBase@DirectUI@@QAAJXZ
+?Release@ScrollItemProvider@DirectUI@@UAAKXZ
+?Release@ScrollProvider@DirectUI@@UAAKXZ
+?Release@SelectionItemProvider@DirectUI@@UAAKXZ
+?Release@SelectionProvider@DirectUI@@UAAKXZ
+?Release@TableItemProvider@DirectUI@@UAAKXZ
+?Release@TableProvider@DirectUI@@UAAKXZ
+?Release@ToggleProvider@DirectUI@@UAAKXZ
+?Release@Value@DirectUI@@QAAXXZ
+?Release@ValueProvider@DirectUI@@UAAKXZ
+?Release@XProvider@DirectUI@@UAAKXZ
+?ReleaseSnapshot@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?Remove@Element@DirectUI@@QAAJPAV12@@Z
+?Remove@Element@DirectUI@@UAAJPAPAV12@I@Z
+?Remove@ElementProviderManager@DirectUI@@SAXPAVElementProvider@2@@Z
+?Remove@LinkedList@DirectUI@@QAAXPAVLinkedListNode@2@@Z
+?RemoveAll@Element@DirectUI@@QAAJXZ
+?RemoveAll@TouchSelect@DirectUI@@QAAXXZ
+?RemoveBehavior@Element@DirectUI@@UAAJPAUIDuiBehavior@@@Z
+?RemoveChild@ClassInfoBase@DirectUI@@UAAXXZ
+?RemoveFromSelection@SelectionItemProvider@DirectUI@@UAAJXZ
+?RemoveItem@TouchSelect@DirectUI@@QAAJH@Z
+?RemoveListener@Element@DirectUI@@QAAXPAUIElementListener@2@@Z
+?RemoveLocalValue@Element@DirectUI@@QAAJP6APBUPropertyInfo@2@XZ@Z
+?RemoveLocalValue@Element@DirectUI@@QAAJPBUPropertyInfo@2@@Z
+?RemoveRichDuiTooltip@TouchSlider@DirectUI@@QAAXXZ
+?RemoveShortcutFromName@Element@DirectUI@@AAAPAGPBG@Z
+?RemoveTail@LinkedList@DirectUI@@QAAPAVLinkedListNode@2@XZ
+?RemoveTooltip@Element@DirectUI@@MAAXPAV12@@Z
+?RemoveTooltip@HWNDElement@DirectUI@@UAAXPAVElement@2@@Z
+?RemoveTooltip@TouchHWNDElement@DirectUI@@UAAXPAVElement@2@@Z
+?RepeatClick@TouchRepeatButton@DirectUI@@SA?AVUID@@XZ
+?RepeatProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Reset@DuiAccessible@DirectUI@@UAAJXZ
+?Reset@HWNDHostAccessible@DirectUI@@UAAJXZ
+?ResetInputState@TouchScrollViewer@DirectUI@@QAAJXZ
+?ResetManipulations@TouchScrollViewer@DirectUI@@QAAJXZ
+?ResolveBindings@Macro@DirectUI@@IAAXXZ
+?RestoreFocus@NativeHWNDHost@DirectUI@@QAAHXZ
+?Resume@Movie@DirectUI@@QAAXXZ
+?ReturnValueParser@DUIXmlParser@DirectUI@@IAAXPAVValueParser@ParserTools@2@@Z
+?Rewind@Movie@DirectUI@@QAAXXZ
+?RichTooltipShowing@TouchHWNDElement@DirectUI@@SA?AVUID@@XZ
+?RightClick@TouchButton@DirectUI@@SA?AVUID@@XZ
+?RuntimeIdProperty@Schema@DirectUI@@2HA DATA
+?STACKDEPTH@CallstackTracker@DirectUI@@0HB
+?SaveFocus@NativeHWNDHost@DirectUI@@QAAXXZ
+?ScaleChanged@TouchHWNDElement@DirectUI@@SA?AVUID@@XZ
+?ScaleFactorProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Scroll@BaseScrollBar@DirectUI@@SA?AVUID@@XZ
+?Scroll@ScrollProvider@DirectUI@@UAAJW4ScrollAmount@@0@Z
+?Scroll@ScrollProxy@DirectUI@@AAAJW4ScrollAmount@@0@Z
+?ScrollBarControlType@Schema@DirectUI@@2HA DATA
+?ScrollIntoView@ScrollItemProvider@DirectUI@@UAAJXZ
+?ScrollItemPattern@Schema@DirectUI@@2HA DATA
+?ScrollLine@ScrollProxy@DirectUI@@AAAJ_N0@Z
+?ScrollPaddingProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ScrollPage@ScrollProxy@DirectUI@@AAAJ_N0@Z
+?ScrollPattern@Schema@DirectUI@@2HA DATA
+?ScrollToHorizontalPosition@ScrollProxy@DirectUI@@AAAJH_N@Z
+?ScrollToVerticalPosition@ScrollProxy@DirectUI@@AAAJH_N@Z
+?Scroll_HorizontalScrollPercent_Property@Schema@DirectUI@@2HA DATA
+?Scroll_HorizontalViewSize_Property@Schema@DirectUI@@2HA DATA
+?Scroll_HorizontallyScrollable_Property@Schema@DirectUI@@2HA DATA
+?Scroll_VerticalScrollPercent_Property@Schema@DirectUI@@2HA DATA
+?Scroll_VerticalViewSize_Property@Schema@DirectUI@@2HA DATA
+?Scroll_VerticallyScrollable_Property@Schema@DirectUI@@2HA DATA
+?Select@SelectionItemProvider@DirectUI@@UAAJXZ
+?Select@SelectorSelectionItemProxy@DirectUI@@AAAJXZ
+?SelectAll@TouchEdit2@DirectUI@@QAAJXZ
+?SelectNone@TouchEdit2@DirectUI@@QAAJXZ
+?SelectedProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SelectionBackgroundColorProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SelectionChange@Combobox@DirectUI@@SA?AVUID@@XZ
+?SelectionChange@Selector@DirectUI@@SA?AVUID@@XZ
+?SelectionChange@TouchSelect@DirectUI@@SA?AVUID@@XZ
+?SelectionForegroundColorProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SelectionInvalidatedEvent@Schema@DirectUI@@2HA DATA
+?SelectionItemElementAddedToSelectionEvent@Schema@DirectUI@@2HA DATA
+?SelectionItemElementRemovedFromSelectionEvent@Schema@DirectUI@@2HA DATA
+?SelectionItemElementSelectedEvent@Schema@DirectUI@@2HA DATA
+?SelectionItemPattern@Schema@DirectUI@@2HA DATA
+?SelectionItem_IsSelected_Property@Schema@DirectUI@@2HA DATA
+?SelectionItem_SelectionContainer_Property@Schema@DirectUI@@2HA DATA
+?SelectionPattern@Schema@DirectUI@@2HA DATA
+?SelectionProp@Combobox@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SelectionProp@Selector@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SelectionProp@TouchSelect@DirectUI@@SAPBUPropertyInfo@2@XZ
+?Selection_CanSelectMultiple_Property@Schema@DirectUI@@2HA DATA
+?Selection_IsSelectionRequired_Property@Schema@DirectUI@@2HA DATA
+?Selection_Selection_Property@Schema@DirectUI@@2HA DATA
+?SemanticChange@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?SemanticZoomControlType@Schema@DirectUI@@2HA DATA
+?SendParseError@DUIXmlParser@DirectUI@@IAAXPBG0HHJ@Z
+?SendParseError@DUIXmlParser@DirectUI@@IAAXPBG0PAUIXmlReader@@J@Z
+?SeparatorControlType@Schema@DirectUI@@2HA DATA
+?SetAbsorbsShortcut@Element@DirectUI@@QAAJ_N@Z
+?SetAccDefAction@Element@DirectUI@@QAAJPBG@Z
+?SetAccDesc@Element@DirectUI@@QAAJPBG@Z
+?SetAccHelp@Element@DirectUI@@QAAJPBG@Z
+?SetAccItemStatus@Element@DirectUI@@QAAJPBG@Z
+?SetAccItemType@Element@DirectUI@@QAAJPBG@Z
+?SetAccName@Element@DirectUI@@QAAJPBG@Z
+?SetAccRole@Element@DirectUI@@QAAJH@Z
+?SetAccState@Element@DirectUI@@QAAJH@Z
+?SetAccValue@Element@DirectUI@@QAAJPBG@Z
+?SetAccessible@Element@DirectUI@@QAAJ_N@Z
+?SetActive@Element@DirectUI@@QAAJH@Z
+?SetActiveState@TouchScrollBar@DirectUI@@QAAXW4ActiveState@2@_N@Z
+?SetActivityOccuring@ModernProgressBar@DirectUI@@QAAJ_N@Z
+?SetActivityOccuring@ModernProgressRing@DirectUI@@QAAJ_N@Z
+?SetAddLayeredRef@ModernProgressBar@DirectUI@@QAAJ_N@Z
+?SetAddLayeredRef@ModernProgressRing@DirectUI@@QAAJ_N@Z
+?SetAliasedRendering@RichText@DirectUI@@QAAJ_N@Z
+?SetAllowArrowOut@TouchScrollViewer@DirectUI@@QAAJ_N@Z
+?SetAlpha@Element@DirectUI@@QAAJH@Z
+?SetAnimatePopupOnDismiss@TouchSelect@DirectUI@@QAAJ_N@Z
+?SetAnimation@Element@DirectUI@@QAAJH@Z
+?SetAutoGrouping@CCRadioButton@DirectUI@@QAAJ_N@Z
+?SetAutoHeight@ModernProgressBar@DirectUI@@QAAJ_N@Z
+?SetAutoStart@Movie@DirectUI@@QAAJ_N@Z
+?SetAutoStop@Movie@DirectUI@@QAAJ_N@Z
+?SetBackgroundColor@Element@DirectUI@@QAAJABUFill@2@@Z
+?SetBackgroundColor@Element@DirectUI@@QAAJK@Z
+?SetBackgroundColor@Element@DirectUI@@QAAJKKE@Z
+?SetBackgroundColor@Element@DirectUI@@QAAJKKKE@Z
+?SetBackgroundColor@Element@DirectUI@@QAAJPBGHH@Z
+?SetBackgroundOwnerID@HWNDHost@DirectUI@@QAAJPBG@Z
+?SetBackgroundStdColor@Element@DirectUI@@QAAJH@Z
+?SetBaseline@RichText@DirectUI@@QAAJH@Z
+?SetBorderColor@Element@DirectUI@@QAAJK@Z
+?SetBorderGradientColor@Element@DirectUI@@QAAJKKE@Z
+?SetBorderStdColor@Element@DirectUI@@QAAJH@Z
+?SetBorderStyle@Element@DirectUI@@QAAJH@Z
+?SetBorderThickness@Element@DirectUI@@QAAJHHHH@Z
+?SetBuffering@TouchSlider@DirectUI@@QAAJH@Z
+?SetButtonClassAcceptsEnterKey@DialogElement@DirectUI@@QAAJ_N@Z
+?SetButtonClassAcceptsEnterKey@XBaby@DirectUI@@UAAJ_N@Z
+?SetButtonClassAcceptsEnterKey@XProvider@DirectUI@@UAAJ_N@Z
+?SetCache@RichText@DirectUI@@QAAXKPAUIDUIRichTextCache@@@Z
+?SetCacheDirty@Layout@DirectUI@@IAAXXZ
+?SetCaptured@Button@DirectUI@@QAAJ_N@Z
+?SetCaptured@TouchButton@DirectUI@@QAAJ_N@Z
+?SetCaretPosition@TouchEdit2@DirectUI@@QAAJJ@Z
+?SetCheckedState@TouchCheckBox@DirectUI@@QAAJW4CheckedStateFlags@2@@Z
+?SetClass@Element@DirectUI@@QAAJPBG@Z
+?SetClassInfoPtr@AccessibleButton@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@AnimationStrip@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@AutoButton@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@BaseScrollViewer@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Bind@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Browser@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Button@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCAVI@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCBase@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCBaseCheckRadioButton@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCBaseScrollBar@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCCheckBox@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCCommandLink@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCHScrollBar@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCListBox@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCListView@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCProgressBar@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCPushButton@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCRadioButton@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCSysLink@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCTrackBar@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCTreeView@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CCVScrollBar@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@CheckBoxGlyph@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Clipper@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Combobox@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@DialogElement@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Edit@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Element@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@ElementWithHWND@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Expandable@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Expando@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@ExpandoButtonGlyph@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@HWNDElement@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@HWNDHost@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Macro@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Movie@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Navigator@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@PText@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Page@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Pages@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Progress@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@PushButton@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@RadioButtonGlyph@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@RefPointElement@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@RepeatButton@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Repeater@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@ScrollBar@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@ScrollViewer@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Selector@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@SelectorNoDefault@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@StyledScrollViewer@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@TextGraphic@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Thumb@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@UnknownElement@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@Viewer@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@XBaby@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClassInfoPtr@XElement@DirectUI@@SAXPAUIClassInfo@2@@Z
+?SetClient@BorderLayout@DirectUI@@AAAXPAVElement@2@@Z
+?SetColorFontPaletteIndex@RichText@DirectUI@@QAAJH@Z
+?SetCompositedText@Element@DirectUI@@QAAJ_N@Z
+?SetCompositingQuality@Movie@DirectUI@@QAAJH@Z
+?SetConnect@Bind@DirectUI@@QAAJPBG@Z
+?SetConstrainLayout@RichText@DirectUI@@QAAJH@Z
+?SetContact@TouchScrollViewer@DirectUI@@QAAJI_N@Z
+?SetContactNeeded@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?SetContactNotify@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?SetContentAlign@Element@DirectUI@@QAAJH@Z
+?SetContentGraphic@Element@DirectUI@@QAAJPBGEI@Z
+?SetContentGraphic@Element@DirectUI@@QAAJPBGGG@Z
+?SetContentString@Element@DirectUI@@QAAJPBG@Z
+?SetCursor@Element@DirectUI@@QAAJPBG@Z
+?SetCursorHandle@Element@DirectUI@@QAAJPAUHICON__@@@Z
+?SetDWriteFontCollection@RichText@DirectUI@@QAAXPAUIDWriteFontCollection@@@Z
+?SetDWriteTextLayout@RichText@DirectUI@@QAAXPAUIDWriteTextLayout@@@Z
+?SetDataEngine@Repeater@DirectUI@@QAAXPAUIDataEngine@2@@Z
+?SetDataEntry@Macro@DirectUI@@QAAXPAUIDataEntry@2@PAVElement@2@@Z
+?SetDataEntry@PText@DirectUI@@QAAXPAUIDataEntry@2@@Z
+?SetDefaultButtonTracking@DialogElement@DirectUI@@UAAJ_N@Z
+?SetDefaultButtonTracking@XBaby@DirectUI@@UAAJ_N@Z
+?SetDefaultButtonTracking@XProvider@DirectUI@@UAAJ_N@Z
+?SetDefaultFocusID@NativeHWNDHost@DirectUI@@QAAXPBG@Z
+?SetDefaultGraphicType@Macro@DirectUI@@QAAXE_N@Z
+?SetDefaultHInstance@DUIXmlParser@DirectUI@@QAAXPAUHINSTANCE__@@@Z
+?SetDefaultState@CCPushButton@DirectUI@@IAAXKK@Z
+?SetDelegateEventHandler@TouchScrollViewer@DirectUI@@QAAJPAUIUnknown@@@Z
+?SetDeterminate@ModernProgressBar@DirectUI@@QAAJ_N@Z
+?SetDirection@Element@DirectUI@@QAAJH@Z
+?SetDirty@Edit@DirectUI@@QAAJ_N@Z
+?SetDisableAccTextExtend@RichText@DirectUI@@QAAJ_N@Z
+?SetDisableMouseInRectCheck@TouchRepeatButton@DirectUI@@QAAJ_N@Z
+?SetDisableOffscreenCaching@TouchScrollViewer@DirectUI@@QAAX_N@Z
+?SetDrawOutlines@Movie@DirectUI@@QAAJ_N@Z
+?SetDynamicScaling@DUIXmlParser@DirectUI@@QAAXW4DynamicScaleParsing@2@@Z
+?SetEdgeHighlightColor@Element@DirectUI@@QAAJK@Z
+?SetEdgeHighlightThickness@Element@DirectUI@@QAAJHHHH@Z
+?SetElementMovesOnIHMNotify@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetEnabled@Element@DirectUI@@QAAJ_N@Z
+?SetEncodedContentString@Element@DirectUI@@QAAJPBG@Z
+?SetEnforceSize@PushButton@DirectUI@@QAAJ_N@Z
+?SetEnsureVisibleUseLayoutCoordinates@Viewer@DirectUI@@QAAX_N@Z
+?SetError@DUIFactory@DirectUI@@QAAXPBGZZ
+?SetExpand@Macro@DirectUI@@QAAJPBG@Z
+?SetExpanded@Expandable@DirectUI@@QAAJ_N@Z
+?SetFilterOnPaste@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetFireContinuousSliderEvent@TouchSlider@DirectUI@@QAAX_N@Z
+?SetFlags@TouchHWNDElement@DirectUI@@QAAJW4TouchHWNDElementFlags@2@0@Z
+?SetFocus@ElementProvider@DirectUI@@UAAJXZ
+?SetFocus@HWNDElement@DirectUI@@QAAX_N@Z
+?SetFocus@XProvider@DirectUI@@UAAJPAVElement@2@@Z
+?SetFont@Element@DirectUI@@QAAJPBG@Z
+?SetFontColorRuns@RichText@DirectUI@@QAAJPBG@Z
+?SetFontFace@Element@DirectUI@@QAAJPBG@Z
+?SetFontQuality@Element@DirectUI@@QAAJH@Z
+?SetFontSize@Element@DirectUI@@QAAJH@Z
+?SetFontSizeRuns@RichText@DirectUI@@QAAJPBG@Z
+?SetFontStyle@Element@DirectUI@@QAAJH@Z
+?SetFontWeight@Element@DirectUI@@QAAJH@Z
+?SetFontWeightRuns@RichText@DirectUI@@QAAJPBG@Z
+?SetForceEditTextToLTR@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetForegroundColor@Element@DirectUI@@QAAJK@Z
+?SetForegroundColor@Element@DirectUI@@QAAJKKE@Z
+?SetForegroundColor@Element@DirectUI@@QAAJKKKE@Z
+?SetForegroundStdColor@Element@DirectUI@@QAAJH@Z
+?SetFrameDuration@AnimationStrip@DirectUI@@QAAJH@Z
+?SetFrameIndex@AnimationStrip@DirectUI@@QAAJH@Z
+?SetFrameWidth@AnimationStrip@DirectUI@@QAAJH@Z
+?SetGetSheetCallback@DUIXmlParser@DirectUI@@QAAXP6APAVValue@2@PBGPAX@Z1@Z
+?SetGraphicType@Repeater@DirectUI@@QAAXE@Z
+?SetHandleEnter@TouchButton@DirectUI@@QAAJ_N@Z
+?SetHandleEnterKey@DialogElement@DirectUI@@QAAJ_N@Z
+?SetHandleEnterKey@XBaby@DirectUI@@UAAJ_N@Z
+?SetHandleEnterKey@XProvider@DirectUI@@IAAX_N@Z
+?SetHandleGlobalEnter@TouchButton@DirectUI@@QAAJ_N@Z
+?SetHeight@Element@DirectUI@@QAAJH@Z
+?SetID@Element@DirectUI@@QAAJPBG@Z
+?SetIMEComposing@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetIgnoredKeyCombos@TouchEditBase@DirectUI@@QAAJW4TouchEditFilteredKeyComboFlags@2@0@Z
+?SetIndependentAnimations@ModernProgressBar@DirectUI@@QAAJ_N@Z
+?SetInnerBorderThickness@TouchEdit2@DirectUI@@QAAJHHHH@Z
+?SetInputScope@TouchEdit2@DirectUI@@QAAJW4__MIDL___MIDL_itf_inputscope_0000_0000_0001@@@Z
+?SetIntegrateIMECandidateList@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetInteractionMode@TouchScrollViewer@DirectUI@@QAAJH@Z
+?SetInterpolationMode@Movie@DirectUI@@QAAJH@Z
+?SetIsContinuous@TouchSlider@DirectUI@@QAAJ_N@Z
+?SetIsPressed@TouchSlider@DirectUI@@QAAJ_N@Z
+?SetIsShowOnOffFeedback@TouchSlider@DirectUI@@QAAJ_N@Z
+?SetIsVertical@TouchSlider@DirectUI@@QAAJ_N@Z
+?SetItemData@TouchSelect@DirectUI@@QAAJHPAUIUnknown@@@Z
+?SetItemData@TouchSelectItem@DirectUI@@QAAJPAUIUnknown@@@Z
+?SetItemHeightInPopup@TouchSelect@DirectUI@@QAAJH@Z
+?SetItemState@CCTreeView@DirectUI@@QAAXPAU_TREEITEM@@I@Z
+?SetKeyFocus@Element@DirectUI@@UAAXXZ
+?SetKeyFocus@HWNDHost@DirectUI@@UAAXXZ
+?SetKeyFocus@TouchEditBase@DirectUI@@UAAXXZ
+?SetKeyFocus@XBaby@DirectUI@@UAAXXZ
+?SetKeyFocus@XElement@DirectUI@@UAAXXZ
+?SetKeyboardNavigationCapture@TouchEditBase@DirectUI@@QAAJW4TouchEditKeyboardNavigationCapture@2@@Z
+?SetLayout@Element@DirectUI@@QAAJPAVLayout@2@@Z
+?SetLayoutCompletionNotify@Element@DirectUI@@QAAX_N@Z
+?SetLayoutPos@Element@DirectUI@@QAAJH@Z
+?SetLightDismissIHM@TouchHWNDElement@DirectUI@@QAAJ_N@Z
+?SetLine@CCBaseScrollBar@DirectUI@@UAAJH@Z
+?SetLine@ScrollBar@DirectUI@@UAAJH@Z
+?SetLineSize@CCTrackBar@DirectUI@@QAAJH@Z
+?SetLineSpacing@RichText@DirectUI@@QAAJH@Z
+?SetLinkIndicatorsToContent@TouchScrollViewer@DirectUI@@QAAJ_N@Z
+?SetLocale@RichText@DirectUI@@QAAJPBG@Z
+?SetManipulationHorizontalAlignment@TouchScrollViewer@DirectUI@@QAAJH@Z
+?SetManipulationVerticalAlignment@TouchScrollViewer@DirectUI@@QAAJH@Z
+?SetMapRunsToClusters@RichText@DirectUI@@QAAJ_N@Z
+?SetMargin@Element@DirectUI@@QAAJHHHH@Z
+?SetMaxLength@Edit@DirectUI@@QAAJH@Z
+?SetMaxLength@TouchEditBase@DirectUI@@QAAJH@Z
+?SetMaxLineCount@RichText@DirectUI@@QAAXI@Z
+?SetMaximum@CCBaseScrollBar@DirectUI@@UAAJH@Z
+?SetMaximum@ModernProgressBar@DirectUI@@QAAJH@Z
+?SetMaximum@Progress@DirectUI@@QAAJH@Z
+?SetMaximum@ScrollBar@DirectUI@@UAAJH@Z
+?SetMetering@TouchSlider@DirectUI@@QAAJH@Z
+?SetMinSize@Element@DirectUI@@QAAJHH@Z
+?SetMinimum@CCBaseScrollBar@DirectUI@@UAAJH@Z
+?SetMinimum@ModernProgressBar@DirectUI@@QAAJH@Z
+?SetMinimum@Progress@DirectUI@@QAAJH@Z
+?SetMinimum@ScrollBar@DirectUI@@UAAJH@Z
+?SetMoveCaretToEndOnSyncContent@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetMultiline@Edit@DirectUI@@QAAJ_N@Z
+?SetMultiline@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetNoBrowseOnFirstAdd@Pages@DirectUI@@QAAXXZ
+?SetNote@CCCommandLink@DirectUI@@QAAJPBG@Z
+?SetNotifyHandler@CCBase@DirectUI@@QAAXP6AHIIJPAJPAX@Z1@Z
+?SetOffText@TouchSwitch@DirectUI@@QAAJPBG@Z
+?SetOnOffText@TouchSwitch@DirectUI@@QAAXPBG0@Z
+?SetOnText@TouchSwitch@DirectUI@@QAAJPBG@Z
+?SetOptimizeMove@HWNDHost@DirectUI@@QAAJ_N@Z
+?SetOrder@ScrollBar@DirectUI@@QAAJH@Z
+?SetOverhang@Element@DirectUI@@QAAJ_N@Z
+?SetOverhangOffset@RichText@DirectUI@@QAAJH@Z
+?SetOverrideButtonBackground@CCPushButton@DirectUI@@QAAJ_N@Z
+?SetOverrideScaleFactor@DUIXmlParser@DirectUI@@QAAXM@Z
+?SetOverrideScaleFactor@Element@DirectUI@@QAAXM@Z
+?SetPVLAnimationState@Element@DirectUI@@QAAXH@Z
+?SetPadding@Element@DirectUI@@QAAJHHHH@Z
+?SetPage@CCBaseScrollBar@DirectUI@@UAAJH@Z
+?SetPage@ScrollBar@DirectUI@@UAAJH@Z
+?SetParameter@XProvider@DirectUI@@UAAJABU_GUID@@PAX@Z
+?SetParentSizeControl@HWNDElement@DirectUI@@QAAX_N@Z
+?SetParseErrorCallback@DUIXmlParser@DirectUI@@QAAXP6AXPBG0HPAX@Z1@Z
+?SetParseState@DUIXmlParser@DirectUI@@AAAXW4_DUI_PARSE_STATE@2@@Z
+?SetParser@Macro@DirectUI@@QAAXPAVDUIXmlParser@2@@Z
+?SetPasswordCharacter@Edit@DirectUI@@QAAJH@Z
+?SetPasswordCharacter@TouchEditBase@DirectUI@@QAAJH@Z
+?SetPasswordRevealMode@TouchEdit2@DirectUI@@QAAJW4TouchEditPasswordRevealMode@2@@Z
+?SetPath@Movie@DirectUI@@QAAJPBG@Z
+?SetPercent@ScrollProxy@DirectUI@@AAAJPAVBaseScrollBar@2@N@Z
+?SetPinned@BaseScrollBar@DirectUI@@QAAX_N@Z
+?SetPinning@BaseScrollViewer@DirectUI@@QAAJH@Z
+?SetPixelOffsetMode@Movie@DirectUI@@QAAJH@Z
+?SetPlay@AnimationStrip@DirectUI@@QAAJ_N@Z
+?SetPlayAllFramesMode@Movie@DirectUI@@QAAJ_N@Z
+?SetPopupBounds@TouchSelect@DirectUI@@QAAJHHHH@Z
+?SetPosition@CCBaseScrollBar@DirectUI@@UAAJH@Z
+?SetPosition@ModernProgressBar@DirectUI@@QAAJH@Z
+?SetPosition@Progress@DirectUI@@QAAJH@Z
+?SetPosition@ScrollBar@DirectUI@@UAAJH@Z
+?SetPreprocessedXML@DUIXmlParser@DirectUI@@QAAJPBGPAUHINSTANCE__@@1@Z
+?SetPreserveAlphaChannel@Element@DirectUI@@QAAX_N@Z
+?SetPressed@Button@DirectUI@@QAAJ_N@Z
+?SetPressed@TouchButton@DirectUI@@QAAJ_N@Z
+?SetPreventFormatChangeUpdatingModifiedState@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetPromptText@TouchEdit2@DirectUI@@QAAJPBG@Z
+?SetPromptWithCaret@TouchEdit2@DirectUI@@QAAJ_N@Z
+?SetProperty@Bind@DirectUI@@QAAJPBG@Z
+?SetProportional@ScrollBar@DirectUI@@QAAJ_N@Z
+?SetProvider@XElement@DirectUI@@QAAJPAUIUnknown@@@Z
+?SetRangeMax@CCTrackBar@DirectUI@@QAAJH@Z
+?SetRangeMax@TouchSlider@DirectUI@@QAAXH@Z
+?SetRangeMin@CCTrackBar@DirectUI@@QAAJH@Z
+?SetRangeMin@TouchSlider@DirectUI@@QAAXH@Z
+?SetRangeMinAndRangeMax@TouchSlider@DirectUI@@QAAXHH@Z
+?SetReadOnly@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetReferencePoint@RefPointElement@DirectUI@@QAAJHH@Z
+?SetRegisteredDefaultButton@DialogElement@DirectUI@@QAAJPAVElement@2@@Z
+?SetRegisteredDefaultButton@XBaby@DirectUI@@UAAJPAVElement@2@@Z
+?SetRegisteredDefaultButton@XProvider@DirectUI@@UAAJPAVElement@2@@Z
+?SetRegisteredDefaultButtonSelectedState@DialogElementCore@DirectUI@@IAAX_N@Z
+?SetReorderable@ItemList@DirectUI@@QAAJ_N@Z
+?SetRepeat@Movie@DirectUI@@QAAJ_N@Z
+?SetRespectLanguageDirection@TouchSlider@DirectUI@@QAAX_N@Z
+?SetRespondToMouseScroll@TouchSlider@DirectUI@@QAAX_N@Z
+?SetScaleFactor@DUIXmlParser@DirectUI@@QAAXM@Z
+?SetScreenCenter@HWNDElement@DirectUI@@QAAX_N@Z
+?SetScrollControlHost@TouchScrollViewer@DirectUI@@QAAJPAVElement@2@@Z
+?SetScrollPadding@TouchScrollViewer@DirectUI@@QAAJHHHH@Z
+?SetScrollPercent@ScrollProvider@DirectUI@@UAAJNN@Z
+?SetScrollPercent@ScrollProxy@DirectUI@@AAAJNN@Z
+?SetSelected@Element@DirectUI@@QAAJ_N@Z
+?SetSelection@Combobox@DirectUI@@QAAJH@Z
+?SetSelection@Selector@DirectUI@@UAAJPAVElement@2@@Z
+?SetSelection@SelectorNoDefault@DirectUI@@UAAJPAVElement@2@@Z
+?SetSelection@TouchEdit2@DirectUI@@QAAJJJ@Z
+?SetSelection@TouchSelect@DirectUI@@QAAJPAVElement@2@@Z
+?SetSelectionBackgroundColor@TouchEditBase@DirectUI@@QAAJPAVValue@2@@Z
+?SetSelectionForegroundColor@TouchEditBase@DirectUI@@QAAJPAVValue@2@@Z
+?SetSelectionIndex@TouchSelect@DirectUI@@QAAJH@Z
+?SetShadowIntensity@Element@DirectUI@@QAAJH@Z
+?SetSheet@Element@DirectUI@@QAAJPAVStyleSheet@2@@Z
+?SetShortcut@Element@DirectUI@@QAAJH@Z
+?SetShowClearButtonMinWidth@TouchEdit2@DirectUI@@QAAJH@Z
+?SetShowKeyFocus@TouchButton@DirectUI@@QAAJ_N@Z
+?SetShowTick@TouchSlider@DirectUI@@QAAJ_N@Z
+?SetSmoothFillAnimation@ModernProgressBar@DirectUI@@QAAJ_N@Z
+?SetSmoothingMode@Movie@DirectUI@@QAAJH@Z
+?SetSnapIntervalX@TouchScrollViewer@DirectUI@@QAAJM@Z
+?SetSnapIntervalY@TouchScrollViewer@DirectUI@@QAAJM@Z
+?SetSnapMode@TouchScrollViewer@DirectUI@@QAAJH@Z
+?SetSnapOffsetX@TouchScrollViewer@DirectUI@@QAAJM@Z
+?SetSnapOffsetY@TouchScrollViewer@DirectUI@@QAAJM@Z
+?SetSnapPointCollectionX@TouchScrollViewer@DirectUI@@QAAJPAV?$DynamicArray@N$0A@@2@@Z
+?SetSnapPointCollectionX@TouchScrollViewer@DirectUI@@QAAJPBNH@Z
+?SetSnapPointCollectionY@TouchScrollViewer@DirectUI@@QAAJPAV?$DynamicArray@N$0A@@2@@Z
+?SetSnapPointCollectionY@TouchScrollViewer@DirectUI@@QAAJPBNH@Z
+?SetState@ModernProgressBar@DirectUI@@QAAJH@Z
+?SetStdCursor@Element@DirectUI@@QAAJH@Z
+?SetStepCount@TouchSlider@DirectUI@@QAAXH@Z
+?SetStopThumbBehavior@RepeatButton@DirectUI@@QAAXXZ
+?SetString@ElementProxy@DirectUI@@IAAJPAUtagVARIANT@@P8Element@2@AAPBGPAPAVValue@2@@Z@Z
+?SetStyle@CCTreeView@DirectUI@@QAAKK@Z
+?SetSubContent@TouchCommandButton@DirectUI@@QAAJPBG@Z
+?SetSuppressClearButton@TouchEdit2@DirectUI@@QAAJ_N@Z
+?SetSuppressSetContact@TouchScrollViewer@DirectUI@@QAAJ_N@Z
+?SetSyncContentWhileIMEComposing@TouchEditBase@DirectUI@@QAAJ_N@Z
+?SetTargetPage@Navigator@DirectUI@@QAAJPBG@Z
+?SetTextContentOverride@TouchSelectItem@DirectUI@@QAAJPBG@Z
+?SetTextGlowSize@Element@DirectUI@@QAAJH@Z
+?SetTextMode@TouchEditBase@DirectUI@@QAAJW4TouchEditTextMode@2@@Z
+?SetThemeChanged@HWNDHost@DirectUI@@IAAJH@Z
+?SetThemedBorder@Edit@DirectUI@@QAAJ_N@Z
+?SetThumbPosition@CCTrackBar@DirectUI@@QAAJH@Z
+?SetThumbValue@TouchSlider@DirectUI@@QAAXH_N0@Z
+?SetThumbValue@TouchSlider@DirectUI@@QAAXH_N@Z
+?SetTickCount@TouchSlider@DirectUI@@QAAJH@Z
+?SetTitleText@TouchSwitch@DirectUI@@QAAJPBG@Z
+?SetToHost@XBaby@DirectUI@@UAAJPAVElement@2@@Z
+?SetToggleOnClick@TouchCheckBox@DirectUI@@QAAJ_N@Z
+?SetToggleSwitchText@TouchSwitch@DirectUI@@QAAXPBG@Z
+?SetToggleValue@TouchSwitch@DirectUI@@QAAXH@Z
+?SetToggleValue@TouchSwitch@DirectUI@@QAAXH_N0@Z
+?SetToggleValue@TouchSwitch@DirectUI@@QAAXH_N@Z
+?SetTooltip@Element@DirectUI@@QAAJ_N@Z
+?SetTooltipMaxWidth@Element@DirectUI@@QAAJH@Z
+?SetTooltipMaximumLineCount@TouchHWNDElement@DirectUI@@QAAJH@Z
+?SetTooltipText@TouchSlider@DirectUI@@QAAXPBG@Z
+?SetTracking@CCBaseScrollBar@DirectUI@@QAAJ_N@Z
+?SetTransparent@HWNDHost@DirectUI@@QAAJ_N@Z
+?SetTreatRightMouseButtonAsLeft@TouchButton@DirectUI@@QAAJ_N@Z
+?SetTypography@RichText@DirectUI@@QAAJPBG@Z
+?SetTypographyRuns@RichText@DirectUI@@QAAJPBG@Z
+?SetUnavailableIcon@DUIXmlParser@DirectUI@@QAAXPAUHICON__@@@Z
+?SetUnknownAttrCallback@DUIXmlParser@DirectUI@@QAAXP6A_NPBGPAX@Z1@Z
+?SetValue@Element@DirectUI@@QAAJP6APBUPropertyInfo@2@XZHPAVValue@2@@Z
+?SetValue@Element@DirectUI@@QAAJPBUPropertyInfo@2@HPAVValue@2@@Z
+?SetValue@RangeValueProvider@DirectUI@@UAAJN@Z
+?SetValue@ValueProvider@DirectUI@@UAAJPBG@Z
+?SetValue@ValueProxy@DirectUI@@AAAJPBG@Z
+?SetVertical@ScrollBar@DirectUI@@QAAJ_N@Z
+?SetVerticalScript@RichText@DirectUI@@QAAJ_N@Z
+?SetVirtualizeElements@TouchScrollViewer@DirectUI@@QAAJ_N@Z
+?SetVisible@Element@DirectUI@@QAAJ_N@Z
+?SetVisited@TouchHyperLink@DirectUI@@QAAJ_N@Z
+?SetWantTabs@Edit@DirectUI@@QAAJ_N@Z
+?SetWidth@Element@DirectUI@@QAAJH@Z
+?SetWinStyle@CCBase@DirectUI@@QAAJH@Z
+?SetWindowAccessGradientColor@TouchHWNDElement@DirectUI@@QAAJPAVValue@2@@Z
+?SetWindowActive@Element@DirectUI@@QAAJ_N@Z
+?SetWindowDirection@HWNDHost@DirectUI@@UAAXPAUHWND__@@@Z
+?SetWrapKeyboardNavigate@HWNDElement@DirectUI@@QAAJ_N@Z
+?SetX@Element@DirectUI@@QAAJH@Z
+?SetXBarVisibility@BaseScrollViewer@DirectUI@@QAAJH@Z
+?SetXML@DUIXmlParser@DirectUI@@QAAJPBGPAUHINSTANCE__@@1@Z
+?SetXMLFromResource@DUIXmlParser@DirectUI@@QAAJIPAUHINSTANCE__@@0@Z
+?SetXMLFromResource@DUIXmlParser@DirectUI@@QAAJIPBGPAUHINSTANCE__@@1@Z
+?SetXMLFromResource@DUIXmlParser@DirectUI@@QAAJPBG0PAUHINSTANCE__@@1@Z
+?SetXMLFromResource@DUIXmlParser@DirectUI@@QAAJPBGPAUHINSTANCE__@@1@Z
+?SetXMLFromResourceWithTheme@DUIXmlParser@DirectUI@@QAAJIPAUHINSTANCE__@@00@Z
+?SetXOffset@BaseScrollViewer@DirectUI@@QAAJH@Z
+?SetXOffset@Viewer@DirectUI@@QAAJH@Z
+?SetXScrollable@BaseScrollViewer@DirectUI@@QAAJ_N@Z
+?SetXScrollable@Viewer@DirectUI@@QAAJ_N@Z
+?SetY@Element@DirectUI@@QAAJH@Z
+?SetYBarVisibility@BaseScrollViewer@DirectUI@@QAAJH@Z
+?SetYOffset@BaseScrollViewer@DirectUI@@QAAJH@Z
+?SetYOffset@Viewer@DirectUI@@QAAJH@Z
+?SetYScrollable@BaseScrollViewer@DirectUI@@QAAJ_N@Z
+?SetYScrollable@Viewer@DirectUI@@QAAJ_N@Z
+?SetZoomMaximum@TouchScrollViewer@DirectUI@@QAAJM@Z
+?SetZoomMinimum@TouchScrollViewer@DirectUI@@QAAJM@Z
+?ShadowIntensityProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SheetProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ShiftChild@Element@DirectUI@@QAAJII@Z
+?ShortcutProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ShouldUsePerMonitorScaling@TouchHWNDElement@DirectUI@@QAA_NXZ
+?ShowAccel@HWNDElement@DirectUI@@QAA_NXZ
+?ShowClearButtonMinWidthProp@TouchEdit2@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ShowFocus@HWNDElement@DirectUI@@QAA_NXZ
+?ShowKeyFocusProp@TouchButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ShowRichTooltip@TouchHWNDElement@DirectUI@@QAAJW4TOUCHTOOLTIP_INPUT@@W4TOUCHTOOLTIP_OPTION_FLAGS@@PAVElement@2@@Z
+?ShowTickProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ShowTooltipOnRightForLTRBuild@TouchSlider@DirectUI@@QAAXXZ
+?ShowUIState@HWNDElement@DirectUI@@QAAX_N0@Z
+?ShowWindow@NativeHWNDHost@DirectUI@@QAAXH@Z
+?ShowWindow@XHost@DirectUI@@QAAXH@Z
+?SideGraphicProp@TextGraphic@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SizeInLayoutProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SizeZero@FlowLayout@DirectUI@@KA?AUtagSIZE@@XZ
+?SizeZero@VerticalFlowLayout@DirectUI@@KA?AUtagSIZE@@XZ
+?Skip@DuiAccessible@DirectUI@@UAAJK@Z
+?Skip@HWNDHostAccessible@DirectUI@@UAAJK@Z
+?SliderControlType@Schema@DirectUI@@2HA DATA
+?SliderUpdated@TouchSlider@DirectUI@@SA?AVUID@@XZ
+?SmoothingModeProp@Movie@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SnapIntervalXProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SnapIntervalYProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SnapModeProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SnapOffsetXProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SnapOffsetYProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SnapPointCollectionXProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SnapPointCollectionYProp@TouchScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SnapshotTransformElement@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?SortChildren@Element@DirectUI@@QAAJP6AHPBX0@Z@Z
+?SpinnerControlType@Schema@DirectUI@@2HA DATA
+?SplitButtonControlType@Schema@DirectUI@@2HA DATA
+?Start@AnimationStrip@DirectUI@@AAAJXZ
+?StartDefer@Element@DirectUI@@QAAXPAK@Z
+?StartNavigate@Browser@DirectUI@@SA?AVUID@@XZ
+?StartRichTooltipTimer@TouchHWNDElement@DirectUI@@QAAJW4TOUCHTOOLTIP_INPUT@@@Z
+?StateProp@ModernProgressBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?StaticWndProc@HWNDElement@DirectUI@@SAJPAUHWND__@@IIJ@Z
+?StaticXHostSubclassProc@TaskPage@DirectUI@@CAJPAUHWND__@@IIJ@Z
+?StaticXmlParserError@TaskPage@DirectUI@@CAXPBG0HPAX@Z
+?StatusBarControlType@Schema@DirectUI@@2HA DATA
+?Stop@AnimationStrip@DirectUI@@AAAXXZ
+?Stop@CCAVI@DirectUI@@QAAXXZ
+?StopAnimation@Element@DirectUI@@QAAXI@Z
+?StopUsingCache@RichText@DirectUI@@QAAXXZ
+?StrDupW@Value@DirectUI@@CAJPBGPAPAG@Z
+?StructureChangedEvent@Schema@DirectUI@@2HA DATA
+?SubContentProp@TouchCommandButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SuppressClearButtonProp@TouchEdit2@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SupressRightButtonDrag@Thumb@DirectUI@@QAAX_N@Z
+?SyncBackground@HWNDHost@DirectUI@@IAAXXZ
+?SyncCallback@Proxy@DirectUI@@SAJPAUHGADGET__@@PAXPAUEventMsg@@@Z
+?SyncColorsAndFonts@HWNDHost@DirectUI@@AAAXXZ
+?SyncContentWhileIMEComposingProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?SyncDestroyWindow@NativeHWNDHost@DirectUI@@QAAXXZ
+?SyncDirection@HWNDHost@DirectUI@@IAAXXZ
+?SyncElementAlphaFromForegroundAlpha@DirectUI@@YAXPAVElement@1@@Z
+?SyncFont@HWNDHost@DirectUI@@IAAXXZ
+?SyncForeground@HWNDHost@DirectUI@@IAAXXZ
+?SyncNoteAndGlyph@CCCommandLink@DirectUI@@IAAXPAUHWND__@@@Z
+?SyncParent@HWNDHost@DirectUI@@IAAXXZ
+?SyncRect@HWNDHost@DirectUI@@IAAXI_N@Z
+?SyncScrollBar@CCBaseScrollBar@DirectUI@@QAAXXZ
+?SyncStyle@HWNDHost@DirectUI@@IAAXXZ
+?SyncText@HWNDHost@DirectUI@@IAAXXZ
+?SyncVisible@HWNDHost@DirectUI@@IAAXXZ
+?SystemAlertEvent@Schema@DirectUI@@2HA DATA
+?TabControlType@Schema@DirectUI@@2HA DATA
+?TabItemControlType@Schema@DirectUI@@2HA DATA
+?TableControlType@Schema@DirectUI@@2HA DATA
+?TableItemPattern@Schema@DirectUI@@2HA DATA
+?TableItem_ColumnHeaderItems_Property@Schema@DirectUI@@2HA DATA
+?TableItem_RowHeaderItems_Property@Schema@DirectUI@@2HA DATA
+?TablePattern@Schema@DirectUI@@2HA DATA
+?Table_ColumnHeaders_Property@Schema@DirectUI@@2HA DATA
+?Table_RowHeaders_Property@Schema@DirectUI@@2HA DATA
+?Table_RowOrColumnMajor_Property@Schema@DirectUI@@2HA DATA
+?TargetPageProp@Navigator@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TelemetrySetDescription@TouchScrollViewer@DirectUI@@QAAJPBG@Z
+?TestDeferObject@Element@DirectUI@@QAAPAVDeferCycle@2@XZ
+?TextContentOverrideProp@TouchSelectItem@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TextControlType@Schema@DirectUI@@2HA DATA
+?TextGlowSizeProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TextModeProp@TouchEditBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TextPattern@Schema@DirectUI@@2HA DATA
+?TextTextSelectionChangedEvent@Schema@DirectUI@@2HA DATA
+?TextTooltipShowing@TouchHWNDElement@DirectUI@@SA?AVUID@@XZ
+?ThemeChange@HWNDElement@DirectUI@@SA?AVUID@@XZ
+?ThemeChangedProp@HWNDHost@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ThemedBorderProp@Edit@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ThumbControlType@Schema@DirectUI@@2HA DATA
+?ThumbPositionProp@CCTrackBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ThumbPositionProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TickCountProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TitleBarControlType@Schema@DirectUI@@2HA DATA
+?TitleTextProp@TouchSwitch@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ToString@Value@DirectUI@@QBAPAGPAGI@Z
+?Toggle@AutoButton@DirectUI@@SA?AVUID@@XZ
+?Toggle@SemanticZoomToggle@DirectUI@@SA?AVUID@@XZ
+?Toggle@ToggleProvider@DirectUI@@UAAJXZ
+?ToggleOnClickProp@TouchCheckBox@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TogglePattern@Schema@DirectUI@@2HA DATA
+?ToggleUIState@HWNDElement@DirectUI@@QAAX_N0@Z
+?Toggle_ToggleState_Property@Schema@DirectUI@@2HA DATA
+?ToolBarControlType@Schema@DirectUI@@2HA DATA
+?ToolTipClosedEvent@Schema@DirectUI@@2HA DATA
+?ToolTipControlType@Schema@DirectUI@@2HA DATA
+?ToolTipOpenedEvent@Schema@DirectUI@@2HA DATA
+?TooltipMaxWidthProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TooltipMaximumLineCountProp@TouchHWNDElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TooltipProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TooltipTimerStarting@TouchHWNDElement@DirectUI@@SA?AVUID@@XZ
+?TossElement@ElementProvider@DirectUI@@UAAXXZ
+?TossPatternProvider@ElementProvider@DirectUI@@QAAXW4Pattern@Schema@2@@Z
+?TrackScore@NavScoring@DirectUI@@QAAHPAVElement@2@0@Z
+?TrackingProp@CCBaseScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TransformPattern@Schema@DirectUI@@2HA DATA
+?TranslateThumbPositionToThumbValue@TouchSlider@DirectUI@@QAAHH@Z
+?TransparentProp@HWNDHost@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TreatRightMouseButtonAsLeftProp@TouchButton@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TreeControlType@Schema@DirectUI@@2HA DATA
+?TreeItemControlType@Schema@DirectUI@@2HA DATA
+?TriggeredAnimationComplete@PVLAnimation@DirectUI@@SA?AVUID@@XZ
+?Try@NavScoring@DirectUI@@QAAHPAVElement@2@HPBUNavReference@2@K@Z
+?TryLinePattern@Element@DirectUI@@AAA_NPAUtagPOINT@@ABUtagRECT@@@Z
+?TryPattern@Element@DirectUI@@AAA_NNNPAUtagPOINT@@ABUtagRECT@@@Z
+?TrySparsePattern@Element@DirectUI@@AAA_NPAUtagPOINT@@ABUtagRECT@@@Z
+?TypographyProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?TypographyRunsProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?UiaEvents@Element@DirectUI@@QAA_NXZ
+?UiaHostProviderFromHwnd@Schema@DirectUI@@2P6AJPAUHWND__@@PAPAUIRawElementProviderSimple@@@ZA DATA
+?UiaLookupId@Schema@DirectUI@@2P6AHW4AutomationIdentifierType@@PBU_GUID@@@ZA DATA
+?UiaRaiseAutomationEvent@Schema@DirectUI@@2P6AJPAUIRawElementProviderSimple@@H@ZA DATA
+?UiaRaiseAutomationPropertyChangedEvent@Schema@DirectUI@@2P6AJPAUIRawElementProviderSimple@@HUtagVARIANT@@1@ZA DATA
+?UiaRaiseStructureChangedEvent@Schema@DirectUI@@2P6AJPAUIRawElementProviderSimple@@W4StructureChangeType@@PAHH@ZA DATA
+?UiaReturnRawElementProvider@Schema@DirectUI@@2P6AJPAUHWND__@@IJPAUIRawElementProviderSimple@@@ZA DATA
+?UnRegister@Element@DirectUI@@SAJPAPAUIClassInfo@2@@Z
+?UnhandledSyschar@XElement@DirectUI@@SA?AVUID@@XZ
+?Uninit@CallstackTracker@DirectUI@@SAXXZ
+?Uninit@InvokeHelper@DirectUI@@QAAXXZ
+?UninitProcess@FontCache@DirectUI@@SAXXZ
+?UninitThread@FontCache@DirectUI@@SAXXZ
+?UnloadCommonControlExports@AnimationStrip@DirectUI@@AAAXXZ
+?Unlock@CritSecLock@DirectUI@@QAAXXZ
+?UnregisterForAnimationStatusChanges@TouchHWNDElement@DirectUI@@QAAXXZ
+?UnregisterForIHMChanges@TouchHWNDElement@DirectUI@@QAAXXZ
+?UnregisterForMonitorPowerChanges@TouchHWNDElement@DirectUI@@QAAJXZ
+?UnvirtualizePosition@HWNDHost@DirectUI@@AAAXXZ
+?UpdateChildFocus@DialogElementCore@DirectUI@@QAAXPAVElement@2@0@Z
+?UpdateChildren@Expando@DirectUI@@IAAXPAVValue@2@@Z
+?UpdateContentSize@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?UpdateDesiredSize@BorderLayout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateDesiredSize@FillLayout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateDesiredSize@FlowLayout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateDesiredSize@GridLayout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateDesiredSize@Layout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateDesiredSize@NineGridLayout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateDesiredSize@RowLayout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateDesiredSize@TableLayout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateDesiredSize@VerticalFlowLayout@DirectUI@@UAA?AUtagSIZE@@PAVElement@2@HHPAVSurface@2@@Z
+?UpdateElement@TouchSelect@DirectUI@@QAAJHPAVElement@2@PBG@Z
+?UpdateLayout@Element@DirectUI@@QAAXXZ
+?UpdateLayoutRect@Layout@DirectUI@@SAXPAVElement@2@HH0HHHH@Z
+?UpdateSheets@DUIXmlParser@DirectUI@@QAAJPAVElement@2@@Z
+?UpdateString@TouchSelect@DirectUI@@QAAJHPBG@Z
+?UpdateStyleSheets@HWNDElement@DirectUI@@IAAXXZ
+?UpdateToggleState@SemanticZoomToggle@DirectUI@@QAAXW4SemanticZoomToggleState@@_N@Z
+?UpdateTooltip@Element@DirectUI@@MAAXPAV12@@Z
+?UpdateTooltip@HWNDElement@DirectUI@@UAAXPAVElement@2@@Z
+?UpdateTooltip@TouchHWNDElement@DirectUI@@UAAXPAVElement@2@@Z
+?UpdateView@TouchScrollViewer@DirectUI@@SA?AVUID@@XZ
+?UseFixedTooltipOffset@TouchSlider@DirectUI@@QAAXXZ
+?UsePerMonitorScaling@TouchHWNDElement@DirectUI@@QAAXPAUHMONITOR__@@@Z
+?UserTextChanged@TouchEditBase@DirectUI@@SA?AVUID@@XZ
+?UserTextUpdateNoChange@TouchEditBase@DirectUI@@SA?AVUID@@XZ
+?ValuePattern@Schema@DirectUI@@2HA DATA
+?Value_IsReadOnly_Property@Schema@DirectUI@@2HA DATA
+?Value_Value_Property@Schema@DirectUI@@2HA DATA
+?VerifyParentage@HWNDHost@DirectUI@@IAAHXZ
+?VerticalProp@ScrollBar@DirectUI@@SAPBUPropertyInfo@2@XZ
+?VerticalScriptProp@RichText@DirectUI@@SAPBUPropertyInfo@2@XZ
+?VirtualizedItemPattern@Schema@DirectUI@@2HA DATA
+?VisibleProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?VisitedProp@TouchHyperLink@DirectUI@@SAPBUPropertyInfo@2@XZ
+?VisualStateProp@TouchSlider@DirectUI@@SAPBUPropertyInfo@2@XZ
+?WantEvent@EventManager@DirectUI@@CA_NW4Event@Schema@2@H@Z
+?WantEvent@EventManager@DirectUI@@SA_NW4Event@Schema@2@@Z
+?WantPropertyEvent@EventManager@DirectUI@@SA_NH@Z
+?WantTabsProp@Edit@DirectUI@@SAPBUPropertyInfo@2@XZ
+?WidthProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?WinStyleProp@CCBase@DirectUI@@SAPBUPropertyInfo@2@XZ
+?WindowAccessGradientColorProp@TouchHWNDElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?WindowActiveProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?WindowControlType@Schema@DirectUI@@2HA DATA
+?WindowPattern@Schema@DirectUI@@2HA DATA
+?WindowWindowClosedEvent@Schema@DirectUI@@2HA DATA
+?WindowWindowOpenedEvent@Schema@DirectUI@@2HA DATA
+?WndProc@HWNDElement@DirectUI@@UAAJPAUHWND__@@IIJ@Z
+?WndProc@NativeHWNDHost@DirectUI@@SAJPAUHWND__@@IIJ@Z
+?WndProc@TouchHWNDElement@DirectUI@@UAAJPAUHWND__@@IIJ@Z
+?WndProc@XHost@DirectUI@@SAJPAUHWND__@@IIJ@Z
+?WrapKeyboardNavigateProp@HWNDElement@DirectUI@@SAPBUPropertyInfo@2@XZ
+?XBarVisibilityProp@BaseScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?XOffsetProp@BaseScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?XOffsetProp@Viewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?XProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?XScrollableProp@BaseScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?XScrollableProp@Viewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?YBarVisibilityProp@BaseScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?YOffsetProp@BaseScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?YOffsetProp@Viewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?YProp@Element@DirectUI@@SAPBUPropertyInfo@2@XZ
+?YScrollableProp@BaseScrollViewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?YScrollableProp@Viewer@DirectUI@@SAPBUPropertyInfo@2@XZ
+?ZoomToRect@TouchScrollViewer@DirectUI@@QAAJPBUtagRECT@@_N@Z
+?ZoomToRectManualVisualSwap@TouchScrollViewer@DirectUI@@QAAJMMMMPBHMMM_N@Z
+?_AddDependency@Element@DirectUI@@SAXPAV12@PBUPropertyInfo@2@HPAUDepRecs@2@PAVDeferCycle@2@PAJ@Z
+?_BitAccurateFillRect@Macro@DirectUI@@KAXPAUHDC__@@HHHHEEEEK@Z
+?_BroadcastEventWorker@Element@DirectUI@@AAAXPAUEvent@2@@Z
+?_BuildChildren@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAVElement@2@@Z
+?_BuildElement@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAVElement@2@PAPAV42@@Z
+?_BuildFromBinary@DUIXmlParser@DirectUI@@IAAJPAVElement@2@0PBGPAKPAPAV32@@Z
+?_BuildStyles@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@@Z
+?_CachedValueIsEqual@Element@DirectUI@@AAAHPBUPropertyInfo@2@PAV12@@Z
+?_CalcTabOrder@ShellBorderLayout@DirectUI@@AAAJPAVElement@2@@Z
+?_ClearNeedsLayout@Element@DirectUI@@QAAXXZ
+?_ClearTooltipState@TouchHWNDElement@DirectUI@@IAAXXZ
+?_CreateAndSetLayout@DirectUI@@YAJPAVElement@1@P6AJHPAHPAPAVValue@1@@ZH1@Z
+?_CreateValue@DUIXmlParser@DirectUI@@IAAJPBGPBUPropertyInfo@2@PAPAVValue@2@@Z
+?_CtrlWndProc@HWNDHost@DirectUI@@CAHPAXPAUHWND__@@IIJPAJ@Z
+?_DeleteCtrlWnd@HWNDHost@DirectUI@@AAAXXZ
+?_DestroyTables@DUIXmlParser@DirectUI@@QAAXXZ
+?_DestroyTooltip@TouchHWNDElement@DirectUI@@IAAXXZ
+?_DisplayNodeCallback@Element@DirectUI@@SAJPAUHGADGET__@@PAXPAUEventMsg@@@Z
+?_EndOptimizedLayoutQ@Element@DirectUI@@QAAXXZ
+?_EnterOnCurrentThread@DUIXmlParser@DirectUI@@IAAJXZ
+?_Fill@Element@DirectUI@@IAAXPAUHDC__@@KHHHH_N@Z
+?_FlushDS@Element@DirectUI@@AAAXPAVDeferCycle@2@@Z
+?_FlushLayout@Element@DirectUI@@KAXPAV12@PAVDeferCycle@2@@Z
+?_GetBitmapSize@Macro@DirectUI@@KA_NPAUHBITMAP__@@PAUtagSIZE@@@Z
+?_GetBuriedSheetDependencies@Element@DirectUI@@AAAXPBUPropertyInfo@2@PAV12@PAUDepRecs@2@PAVDeferCycle@2@PAJ@Z
+?_GetChangesUpdatePass@Element@DirectUI@@QAAHXZ
+?_GetClassForElement@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAPAUIClassInfo@2@@Z
+?_GetClassForElementByName@DUIXmlParser@DirectUI@@IAAJPBGPAPAUIClassInfo@2@@Z
+?_GetComputedValue@Element@DirectUI@@AAAPAVValue@2@PBUPropertyInfo@2@PAUUpdateCache@2@@Z
+?_GetContent@Viewer@DirectUI@@AAAPAVElement@2@XZ
+?_GetDependencies@Element@DirectUI@@AAAJPBUPropertyInfo@2@HPAUDepRecs@2@HPAVValue@2@PAVDeferCycle@2@@Z
+?_GetLineInfo@DUIXmlParser@DirectUI@@IAA?AULINEINFO@2@PAUIXmlReader@@@Z
+?_GetLocalValue@Element@DirectUI@@AAAPAVValue@2@PBUPropertyInfo@2@@Z
+?_GetLocalValueFromVM@Element@DirectUI@@AAAPAVValue@2@PBUPropertyInfo@2@@Z
+?_GetNeedsLayout@Element@DirectUI@@QAAIXZ
+?_GetPropertyForAttribute@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAUIClassInfo@2@PAPBUPropertyInfo@2@@Z
+?_GetSpecifiedValue@Element@DirectUI@@AAAPAVValue@2@PBUPropertyInfo@2@PAUUpdateCache@2@@Z
+?_GetSpecifiedValueIgnoreCache@Element@DirectUI@@AAAPAVValue@2@PBUPropertyInfo@2@@Z
+?_GetValueForStyleSheet@DUIXmlParser@DirectUI@@IAAJPAUIClassInfo@2@PBG1PAPBUPropertyInfo@2@PAPAVValue@2@@Z
+?_HandleImmersiveColorSchemeChange@HWNDElement@DirectUI@@IAAXXZ
+?_InheritProperties@Element@DirectUI@@AAAXXZ
+?_InitializeTables@DUIXmlParser@DirectUI@@QAAJXZ
+?_InternalEnsureVisible@Viewer@DirectUI@@AAA_NHHHH@Z
+?_InvalidateCachedDSConstraints@Element@DirectUI@@KAXPAV12@@Z
+?_IsSemanticZoomControl@ElementProxy@DirectUI@@AAA_NH@Z
+?_IsWindowHostUsingDoNotStealFocusFlag@ElementProxy@DirectUI@@AAA_NXZ
+?_LeaveOnCurrentThread@DUIXmlParser@DirectUI@@IAAXXZ
+?_LoadImage32BitsPerPixel@Macro@DirectUI@@KAPAVValue@2@PBG@Z
+?_MarkElementForDS@Element@DirectUI@@SAHPAV12@@Z
+?_MarkElementForLayout@Element@DirectUI@@SAHPAV12@I@Z
+?_OnFontPropChanged@Element@DirectUI@@IAAXPAVValue@2@@Z
+?_OnGetInfoTip@CCTreeView@DirectUI@@MAAJPBUtagNMTVGETINFOTIPW@@@Z
+?_OnItemChanged@CCTreeView@DirectUI@@MAAJPBUtagTVITEMCHANGE@@@Z
+?_OnUIStateChanged@HWNDElement@DirectUI@@MAAXGG@Z
+?_OnUIStateChanged@TouchHWNDElement@DirectUI@@MAAXGG@Z
+?_ParseBehavior@DUIXmlParser@DirectUI@@IAAJPAVElement@2@PBG@Z
+?_ParseLayout@DUIXmlParser@DirectUI@@IAAJPBGPAPAVValue@2@@Z
+?_ParseValue@DUIXmlParser@DirectUI@@IAAJPBUPropertyInfo@2@PBGPAPAVValue@2@@Z
+?_PostEvent@Element@DirectUI@@AAAXPAUEvent@2@H@Z
+?_PostSourceChange@Element@DirectUI@@AAAJXZ
+?_PreSourceChange@Element@DirectUI@@AAAJP6APBUPropertyInfo@2@XZHPAVValue@2@1@Z
+?_PreSourceChange@Element@DirectUI@@AAAJPBUPropertyInfo@2@HPAVValue@2@1@Z
+?_RecordElementBehaviors@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PBG@Z
+?_RecordElementLayout@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PBG@Z
+?_RecordElementStyleSheet@DUIXmlParser@DirectUI@@IAAJPBG_N@Z
+?_RecordElementTrees@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@@Z
+?_RecordElementWithChildren@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@_NPAPAG@Z
+?_RecordInstantiateElement@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAPAG@Z
+?_RecordSetElementProperties@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@@Z
+?_RecordSetValue@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PBG1@Z
+?_RemoveLocalValue@Element@DirectUI@@IAAJP6APBUPropertyInfo@2@XZ_N@Z
+?_RemoveLocalValue@Element@DirectUI@@IAAJPBUPropertyInfo@2@_N@Z
+?_RepeatButtonActionCallback@RepeatButton@DirectUI@@CAXPAUGMA_ACTIONINFO@@@Z
+?_Reset@ShellBorderLayout@DirectUI@@AAAXXZ
+?_ResolveStyleSheet@DUIXmlParser@DirectUI@@IAAJPBGPAPAVValue@2@PAI@Z
+?_ScalePointsToPixels@DUIXmlParser@DirectUI@@ABAHH@Z
+?_ScalePointsToPixels@DUIXmlParser@DirectUI@@ABAMM@Z
+?_ScaleRelativePixels@DUIXmlParser@DirectUI@@ABAHH@Z
+?_ScaleRelativePixels@DUIXmlParser@DirectUI@@ABAMM@Z
+?_SelfLayoutDoLayout@Clipper@DirectUI@@UAAXHH@Z
+?_SelfLayoutDoLayout@Element@DirectUI@@MAAXHH@Z
+?_SelfLayoutDoLayout@ScrollBar@DirectUI@@UAAXHH@Z
+?_SelfLayoutDoLayout@TouchScrollBar@DirectUI@@UAAXHH@Z
+?_SelfLayoutDoLayout@Viewer@DirectUI@@UAAXHH@Z
+?_SelfLayoutUpdateDesiredSize@Clipper@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?_SelfLayoutUpdateDesiredSize@Element@DirectUI@@MAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?_SelfLayoutUpdateDesiredSize@ScrollBar@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?_SelfLayoutUpdateDesiredSize@TouchScrollBar@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?_SelfLayoutUpdateDesiredSize@Viewer@DirectUI@@UAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?_SetBinaryXml@DUIXmlParser@DirectUI@@IAAJPBEIPAUHINSTANCE__@@@Z
+?_SetGroupChanges@Element@DirectUI@@SA_NPAV12@HPAVDeferCycle@2@@Z
+?_SetNeedsLayout@Element@DirectUI@@QAAHI@Z
+?_SetProperties@DUIXmlParser@DirectUI@@IAAJPAUIXmlReader@@PAUIClassInfo@2@PAVElement@2@@Z
+?_SetValue@Element@DirectUI@@IAAJP6APBUPropertyInfo@2@XZHPAVValue@2@_N@Z
+?_SetValue@Element@DirectUI@@IAAJPBUPropertyInfo@2@HPAVValue@2@_N@Z
+?_SetXMLFromResource@DUIXmlParser@DirectUI@@IAAJPBG0PAUHINSTANCE__@@11@Z
+?_SetupParserState@DUIXmlParser@DirectUI@@IAAJPAUHINSTANCE__@@0@Z
+?_SinkWndProc@HWNDHost@DirectUI@@CAHPAXPAUHWND__@@IIJPAJ@Z
+?_StartOptimizedLayoutQ@Element@DirectUI@@QAAXXZ
+?_SyncBackground@Element@DirectUI@@AAAXXZ
+?_SyncRedrawStyle@Element@DirectUI@@AAAXXZ
+?_SyncVisible@Element@DirectUI@@AAAXXZ
+?_TransferGroupFlags@Element@DirectUI@@SAXPAV12@H@Z
+?_UpdateDesiredSize@Element@DirectUI@@QAA?AUtagSIZE@@HHPAVSurface@2@@Z
+?_UpdateLayoutPosition@Element@DirectUI@@QAAXHH@Z
+?_UpdateLayoutSize@Element@DirectUI@@QAAXHH@Z
+?_UpdatePropertyInCache@Element@DirectUI@@AAAXPBUPropertyInfo@2@@Z
+?_UpdateTileList@NineGridLayout@DirectUI@@AAAXHPAVElement@2@@Z
+?_UsesUIAProxies@ElementProxy@DirectUI@@IAAHXZ
+?_VoidPCNotifyTree@Element@DirectUI@@CAXHPAVDeferCycle@2@@Z
+?_WndProc@InvokeHelper@DirectUI@@CAHPAXPAUHWND__@@IIJPAJ@Z
+?_ZeroRelease@Value@DirectUI@@AAAXXZ
+?_atmArrow@Expando@DirectUI@@0GA DATA
+?_atmClipper@Expando@DirectUI@@0GA DATA
+?_roleMapping@Schema@DirectUI@@0QBURoleMap@12@B
+?accDoDefaultAction@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@@Z
+?accDoDefaultAction@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@@Z
+?accHitTest@DuiAccessible@DirectUI@@UAAJJJPAUtagVARIANT@@@Z
+?accHitTest@HWNDHostAccessible@DirectUI@@UAAJJJPAUtagVARIANT@@@Z
+?accLocation@DuiAccessible@DirectUI@@UAAJPAJ000UtagVARIANT@@@Z
+?accLocation@HWNDHostAccessible@DirectUI@@UAAJPAJ000UtagVARIANT@@@Z
+?accNavigate@DuiAccessible@DirectUI@@UAAJJUtagVARIANT@@PAU3@@Z
+?accNavigate@HWNDHostAccessible@DirectUI@@UAAJJUtagVARIANT@@PAU3@@Z
+?accNavigate@HWNDHostClientAccessible@DirectUI@@UAAJJUtagVARIANT@@PAU3@@Z
+?accSelect@DuiAccessible@DirectUI@@UAAJJUtagVARIANT@@@Z
+?accSelect@HWNDHostAccessible@DirectUI@@UAAJJUtagVARIANT@@@Z
+?advanceFrameActionStart@Movie@DirectUI@@AAAXXZ
+?advanceFrameActionStop@Movie@DirectUI@@AAAXXZ
+?cChangeBulk@EventManager@DirectUI@@0HB
+?c_RefCountBitOffset@Value@DirectUI@@0HB
+?c_RefCountMask@Value@DirectUI@@0JB
+?c_SingleRefCount@Value@DirectUI@@0JB
+?c_rgar@AccessibleButton@DirectUI@@0QBUACCESSIBLEROLE@12@B
+?doAction@Movie@DirectUI@@QAAXPAUGMA_ACTIONINFO@@@Z
+?g_cRefCount@ResourceModuleHandles@DirectUI@@0JC DATA
+?g_controlInfoTable@Schema@DirectUI@@0QBUControlInfo@12@B DATA
+?g_cs@ElementProviderManager@DirectUI@@2U_RTL_CRITICAL_SECTION@@A DATA
+?g_cs@EventManager@DirectUI@@0U_RTL_CRITICAL_SECTION@@A DATA
+?g_cs@InvokeManager@DirectUI@@0U_RTL_CRITICAL_SECTION@@A DATA
+?g_dwElSlot@DirectUI@@3KA DATA
+?g_eventInfoTable@Schema@DirectUI@@0QBUEventInfo@12@B DATA
+?g_eventMapping@Schema@DirectUI@@0QBUEventMap@12@B DATA
+?g_eventRegisteredMap@EventManager@DirectUI@@0PAIA DATA
+?g_fInited@Schema@DirectUI@@0_NA DATA
+?g_fWantAnyEvent@EventManager@DirectUI@@0_NA DATA
+?g_pArrayInvokeHelper@InvokeManager@DirectUI@@0PAV?$UiaArray@PAVInvokeHelper@DirectUI@@@2@A DATA
+?g_pArrayPprv@ElementProviderManager@DirectUI@@0PAV?$UiaArray@PAVElementProvider@DirectUI@@@2@A DATA
+?g_pArrayPropertyEvent@EventManager@DirectUI@@0PAV?$UiaArray@H@2@A DATA
+?g_patternInfoTable@Schema@DirectUI@@0QBUPatternInfo@12@B DATA
+?g_patternMapping@Schema@DirectUI@@0QBUPatternMap@12@B DATA
+?g_propertyInfoTable@Schema@DirectUI@@0QBUPropertyInfo@12@B DATA
+?g_rgMouseMap@HWNDHost@DirectUI@@0QAY02$$CBIA
+?get_BoundingRectangle@ElementProvider@DirectUI@@UAAJPAUUiaRect@@@Z
+?get_CanSelectMultiple@SelectionProvider@DirectUI@@UAAJPAH@Z
+?get_Column@GridItemProvider@DirectUI@@UAAJPAH@Z
+?get_ColumnCount@GridProvider@DirectUI@@UAAJPAH@Z
+?get_ColumnSpan@GridItemProvider@DirectUI@@UAAJPAH@Z
+?get_ContainingGrid@GridItemProvider@DirectUI@@UAAJPAPAUIRawElementProviderSimple@@@Z
+?get_ExpandCollapseState@ExpandCollapseProvider@DirectUI@@UAAJPAW4ExpandCollapseState@@@Z
+?get_FragmentRoot@ElementProvider@DirectUI@@UAAJPAPAUIRawElementProviderFragmentRoot@@@Z
+?get_HorizontalScrollPercent@ScrollProvider@DirectUI@@UAAJPAN@Z
+?get_HorizontalViewSize@ScrollProvider@DirectUI@@UAAJPAN@Z
+?get_HorizontallyScrollable@ScrollProvider@DirectUI@@UAAJPAH@Z
+?get_HostRawElementProvider@ElementProvider@DirectUI@@UAAJPAPAUIRawElementProviderSimple@@@Z
+?get_IsReadOnly@RangeValueProvider@DirectUI@@UAAJPAH@Z
+?get_IsReadOnly@ValueProvider@DirectUI@@UAAJPAH@Z
+?get_IsSelected@SelectionItemProvider@DirectUI@@UAAJPAH@Z
+?get_IsSelectionRequired@SelectionProvider@DirectUI@@UAAJPAH@Z
+?get_LargeChange@RangeValueProvider@DirectUI@@UAAJPAN@Z
+?get_Maximum@RangeValueProvider@DirectUI@@UAAJPAN@Z
+?get_Minimum@RangeValueProvider@DirectUI@@UAAJPAN@Z
+?get_ProviderOptions@ElementProvider@DirectUI@@UAAJPAW4ProviderOptions@@@Z
+?get_Row@GridItemProvider@DirectUI@@UAAJPAH@Z
+?get_RowCount@GridProvider@DirectUI@@UAAJPAH@Z
+?get_RowOrColumnMajor@TableProvider@DirectUI@@UAAJPAW4RowOrColumnMajor@@@Z
+?get_RowSpan@GridItemProvider@DirectUI@@UAAJPAH@Z
+?get_SelectionContainer@SelectionItemProvider@DirectUI@@UAAJPAPAUIRawElementProviderSimple@@@Z
+?get_SmallChange@RangeValueProvider@DirectUI@@UAAJPAN@Z
+?get_ToggleState@ToggleProvider@DirectUI@@UAAJPAW4ToggleState@@@Z
+?get_Value@RangeValueProvider@DirectUI@@UAAJPAN@Z
+?get_Value@ValueProvider@DirectUI@@UAAJPAPAG@Z
+?get_VerticalScrollPercent@ScrollProvider@DirectUI@@UAAJPAN@Z
+?get_VerticalViewSize@ScrollProvider@DirectUI@@UAAJPAN@Z
+?get_VerticallyScrollable@ScrollProvider@DirectUI@@UAAJPAH@Z
+?get_accChild@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAUIDispatch@@@Z
+?get_accChild@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAUIDispatch@@@Z
+?get_accChildCount@DuiAccessible@DirectUI@@UAAJPAJ@Z
+?get_accChildCount@HWNDHostAccessible@DirectUI@@UAAJPAJ@Z
+?get_accDefaultAction@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accDefaultAction@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accDescription@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accDescription@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accFocus@DuiAccessible@DirectUI@@UAAJPAUtagVARIANT@@@Z
+?get_accFocus@HWNDHostAccessible@DirectUI@@UAAJPAUtagVARIANT@@@Z
+?get_accHelp@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accHelp@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accHelpTopic@DuiAccessible@DirectUI@@UAAJPAPAGUtagVARIANT@@PAJ@Z
+?get_accHelpTopic@HWNDHostAccessible@DirectUI@@UAAJPAPAGUtagVARIANT@@PAJ@Z
+?get_accKeyboardShortcut@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accKeyboardShortcut@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accName@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accName@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accParent@DuiAccessible@DirectUI@@UAAJPAPAUIDispatch@@@Z
+?get_accParent@HWNDElementAccessible@DirectUI@@UAAJPAPAUIDispatch@@@Z
+?get_accParent@HWNDHostAccessible@DirectUI@@UAAJPAPAUIDispatch@@@Z
+?get_accParent@HWNDHostClientAccessible@DirectUI@@UAAJPAPAUIDispatch@@@Z
+?get_accRole@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAU3@@Z
+?get_accRole@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAU3@@Z
+?get_accRole@HWNDHostClientAccessible@DirectUI@@UAAJUtagVARIANT@@PAU3@@Z
+?get_accSelection@DuiAccessible@DirectUI@@UAAJPAUtagVARIANT@@@Z
+?get_accSelection@HWNDHostAccessible@DirectUI@@UAAJPAUtagVARIANT@@@Z
+?get_accState@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAU3@@Z
+?get_accState@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAU3@@Z
+?get_accValue@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?get_accValue@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAPAG@Z
+?put_accName@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAG@Z
+?put_accName@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAG@Z
+?put_accValue@DuiAccessible@DirectUI@@UAAJUtagVARIANT@@PAG@Z
+?put_accValue@HWNDHostAccessible@DirectUI@@UAAJUtagVARIANT@@PAG@Z
+?s_HandleDUIEventMessage@Element@DirectUI@@CA_NPAV12@PAUEventMsg@@@Z
+?s_ImageHlpFuncList@CallstackTracker@DirectUI@@0PAUIMGHLPFN_LOAD@12@A DATA
+?s_SyncCallback@CSafeElementProxy@@SAJPAUHGADGET__@@PAXPAUEventMsg@@@Z
+?s_XMLParseError@DUIFactory@DirectUI@@CAXPBG0HPAX@Z
+?s_fdClr@DUIXmlParser@DirectUI@@1QBU?$FunctionDefinition@K@12@B DATA
+?s_fdFill@DUIXmlParser@DirectUI@@1QBU?$FunctionDefinition@PAVValue@DirectUI@@@12@B DATA
+?s_fdGraphic@DUIXmlParser@DirectUI@@1QBU?$FunctionDefinition@PAVValue@DirectUI@@@12@B DATA
+?s_fdInt@DUIXmlParser@DirectUI@@1QBU?$FunctionDefinition@H@12@B DATA
+?s_fdRect@DUIXmlParser@DirectUI@@1QBU?$FunctionDefinition@UScaledRECT@DirectUI@@@12@B DATA
+?s_fdString@DUIXmlParser@DirectUI@@1QBU?$FunctionDefinition@PAVValue@DirectUI@@@12@B DATA
+?s_hProcess@CallstackTracker@DirectUI@@0PAXA DATA
+?s_hinstImageHlp@CallstackTracker@DirectUI@@0PAUHINSTANCE__@@A DATA
+?s_hinstNtDll@CallstackTracker@DirectUI@@0PAUHINSTANCE__@@A DATA
+?s_initonceInit@CallstackTracker@DirectUI@@0T_RTL_RUN_ONCE@@A DATA
+?s_pClassInfo@AccessibleButton@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@AnimationStrip@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@AutoButton@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@BaseScrollViewer@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Bind@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Browser@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Button@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCAVI@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCBase@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCBaseCheckRadioButton@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCBaseScrollBar@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCCheckBox@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCCommandLink@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCHScrollBar@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCListBox@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCListView@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCProgressBar@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCPushButton@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCRadioButton@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCSysLink@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCTrackBar@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCTreeView@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CCVScrollBar@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@CheckBoxGlyph@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Clipper@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Combobox@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@DialogElement@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Edit@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Element@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@ElementWithHWND@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Expandable@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Expando@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@ExpandoButtonGlyph@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@HWNDElement@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@HWNDHost@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Macro@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Movie@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Navigator@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@PText@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Page@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Pages@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Progress@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@PushButton@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@RadioButtonGlyph@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@RefPointElement@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@RepeatButton@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Repeater@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@ScrollBar@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@ScrollViewer@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Selector@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@SelectorNoDefault@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@StyledScrollViewer@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@TextGraphic@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Thumb@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@UnknownElement@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@Viewer@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@XBaby@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pClassInfo@XElement@DirectUI@@0PAUIClassInfo@2@A DATA
+?s_pfnImagehlpApiVersionEx@CallstackTracker@DirectUI@@0P6APAUAPI_VERSION@@PAU3@@ZA DATA
+?s_pfnRtlCaptureStackBackTrace@CallstackTracker@DirectUI@@0P6AGKKPAPAXPAK@ZA DATA
+?s_pfnSymFromAddr@CallstackTracker@DirectUI@@0P6AHPAX_KPA_KPAU_SYMBOL_INFO@@@ZA DATA
+?s_pfnSymGetModuleInfo64@CallstackTracker@DirectUI@@0P6AHPAX_KPAU_IMAGEHLP_MODULE64@@@ZA DATA
+?s_pfnSymInitialize@CallstackTracker@DirectUI@@0P6AHPAXPBDH@ZA DATA
+?s_pfnSymLoadModule64@CallstackTracker@DirectUI@@0P6A_KPAX0PBD1_KK@ZA DATA
+?s_pfnSymSetOptions@CallstackTracker@DirectUI@@0P6AKK@ZA DATA
+?s_uButtonFocusChangeMsg@XElement@DirectUI@@2IB DATA
+?s_uInvokeHelperMsg@InvokeHelper@DirectUI@@0IB DATA
+?s_uNavigateOutMsg@XElement@DirectUI@@2IB DATA
+?s_uUnhandledSyscharMsg@XElement@DirectUI@@2IB DATA
+ARGBColorFromEnumI
+BlurBitmap
+BrushFromEnumI
+ColorFromEnumI
+CreateDUIWrapper
+CreateDUIWrapperEx
+CreateDUIWrapperFromResource
+CreateTouchTooltip
+DUIDrawShadowText
+DisableAnimations
+DisableInitCallstackTracking
+DrawShadowTextEx
+ElementFromGadget
+EnableAnimations
+FlushThemeHandles
+ForceDebugBreak
+GetElementDataEntry
+GetElementMacro
+GetFontCache
+GetScaleFactor
+GetThemeHandle
+HStrDup
+HrSysAllocString
+InitPreprocessor
+InitProcessPriv
+InitThread
+IsAnimationsEnabled
+IsPalette
+IsUIAutomationProviderEnabled
+MultiByteToUnicode
+NotifyAccessibilityEvent
+PreprocessBuffer
+ProcessAlphaBitmapI
+PurgeThemeHandles
+RegisterAllControls
+RegisterBaseControls
+RegisterBrowserControls
+RegisterCommonControls
+RegisterExtendedControls
+RegisterMacroControls
+RegisterMiscControls
+RegisterPVLBehaviorFactory
+RegisterStandardControls
+RegisterXControls
+SetDefAction
+SkipDLLUnloadInitChecks
+StartMessagePump
+StopMessagePump
+StrToID
+UiaHideOnGetObject
+UiaOnDestroySink
+UiaOnGetObject
+UiaOnToolTip
+UnInitProcessPriv
+UnInitThread
+UnicodeToMultiByte
diff --git a/mingw-w64-crt/libarm32/duser.def b/mingw-w64-crt/libarm32/duser.def
new file mode 100644
index 0000000..57a8a09
--- /dev/null
+++ b/mingw-w64-crt/libarm32/duser.def
@@ -0,0 +1,155 @@
+;
+; Definition file of DUser.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DUser.dll"
+EXPORTS
+DUserCastHandle
+DUserDeleteGadget
+GetStdColorBrushF
+GetStdColorF
+GetStdColorPenF
+UtilDrawOutlineRect
+AddGadgetMessageHandler
+AddLayeredRef
+AdjustClipInsideRef
+AttachWndProcA
+AttachWndProcW
+AutoTrace
+BeginHideInputPaneAnimation
+BeginShowInputPaneAnimation
+BuildAnimation
+BuildDropTarget
+BuildInterpolation
+CacheDWriteRenderTarget
+ChangeCurrentAnimationScenario
+ClearPushedOpacitiesFromGadgetTree
+ClearTopmostVisual
+CreateAction
+CreateGadget
+CustomGadgetHitTestQuery
+DUserBuildGadget
+DUserCastClass
+DUserCastDirect
+DUserFindClass
+DUserFlushDeferredMessages
+DUserFlushMessages
+DUserGetAlphaPRID
+DUserGetGutsData
+DUserGetRectPRID
+DUserGetRotatePRID
+DUserGetScalePRID
+DUserInstanceOf
+DUserPostEvent
+DUserPostMethod
+DUserRegisterGuts
+DUserRegisterStub
+DUserRegisterSuper
+DUserSendEvent
+DUserSendMethod
+DUserStopAnimation
+DUserStopPVLAnimation
+DeleteHandle
+DestroyPendingDCVisuals
+DetachGadgetVisuals
+DetachWndProc
+DisableContainerHwnd
+DrawGadgetTree
+EndInputPaneAnimation
+EnsureAnimationsEnabled
+EnsureGadgetTransInitialized
+EnumGadgets
+FindGadgetFromPoint
+FindGadgetMessages
+FindGadgetTargetingInfo
+FindStdColor
+FireGadgetMessages
+ForwardGadgetMessage
+GadgetTransCompositionChanged
+GadgetTransSettingChanged
+GetActionTimeslice
+GetCachedDWriteRenderTarget
+GetDUserModule
+GetDebug
+GetFinalAnimatingPosition
+GetGadget
+GetGadgetAnimation
+GetGadgetBitmap
+GetGadgetBufferInfo
+GetGadgetCenterPoint
+GetGadgetFlags
+GetGadgetFocus
+GetGadgetLayerInfo
+GetGadgetMessageFilter
+GetGadgetProperty
+GetGadgetRect
+GetGadgetRgn
+GetGadgetRootInfo
+GetGadgetRotation
+GetGadgetScale
+GetGadgetSize
+GetGadgetStyle
+GetGadgetTicket
+GetGadgetVisual
+GetMessageExA
+GetMessageExW
+GetStdColorBrushI
+GetStdColorI
+GetStdColorName
+GetStdColorPenI
+GetStdPalette
+InitGadgetComponent
+InitGadgets
+InvalidateGadget
+InvalidateLayeredDescendants
+IsGadgetParentChainStyle
+IsInsideContext
+IsStartDelete
+LookupGadgetTicket
+MapGadgetPoints
+PeekMessageExA
+PeekMessageExW
+RegisterGadgetMessage
+RegisterGadgetMessageString
+RegisterGadgetProperty
+ReleaseDetachedObjects
+ReleaseLayeredRef
+ReleaseMouseCapture
+RemoveClippingImmunityFromVisual
+RemoveGadgetMessageHandler
+RemoveGadgetProperty
+ResetDUserDevice
+ScheduleGadgetTransitions
+SetActionTimeslice
+SetAtlasingHints
+SetGadgetBufferInfo
+SetGadgetCenterPoint
+SetGadgetFillF
+SetGadgetFillI
+SetGadgetFlags
+SetGadgetFocus
+SetGadgetFocusEx
+SetGadgetLayerInfo
+SetGadgetMessageFilter
+SetGadgetOrder
+SetGadgetParent
+SetGadgetProperty
+SetGadgetRect
+SetGadgetRootInfo
+SetGadgetRotation
+SetGadgetScale
+SetGadgetStyle
+SetHardwareDeviceUsage
+SetMinimumDCompVersion
+SetRestoreCachedLayeredRefFlag
+SetTransitionVisualProperties
+SetWindowResizeFlag
+UnregisterGadgetMessage
+UnregisterGadgetMessageString
+UnregisterGadgetProperty
+UtilBuildFont
+UtilDrawBlendRect
+UtilGetColor
+UtilSetBackground
+WaitMessageEx
diff --git a/mingw-w64-crt/libarm32/dwmapi.def b/mingw-w64-crt/libarm32/dwmapi.def
new file mode 100644
index 0000000..9f06fd1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dwmapi.def
@@ -0,0 +1,82 @@
+;
+; Definition file of dwmapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dwmapi.dll"
+EXPORTS
+DwmpDxGetWindowSharedSurface
+DwmpDxUpdateWindowSharedSurface
+DwmEnableComposition
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_108 @108
+ord_109 @109
+ord_110 @110
+ord_112 @112
+ord_113 @113
+ord_114 @114
+DwmAttachMilContent
+DwmDefWindowProc
+DwmDetachMilContent
+DwmEnableBlurBehindWindow
+DwmEnableMMCSS
+DwmExtendFrameIntoClientArea
+DwmFlush
+DwmGetColorizationColor
+ord_124 @124
+ord_125 @125
+ord_126 @126
+ord_127 @127
+DwmpDxgiIsThreadDesktopComposited
+DwmGetCompositionTimingInfo
+DwmGetGraphicsStreamClient
+ord_131 @131
+ord_132 @132
+ord_133 @133
+ord_134 @134
+DwmpRenderFlick
+DwmpAllocateSecurityDescriptor
+DwmpFreeSecurityDescriptor
+ord_138 @138
+ord_139 @139
+ord_140 @140
+ord_141 @141
+ord_142 @142
+ord_143 @143
+ord_144 @144
+ord_145 @145
+ord_146 @146
+ord_147 @147
+ord_148 @148
+DwmGetGraphicsStreamTransformHint
+ord_150 @150
+ord_151 @151
+ord_152 @152
+ord_153 @153
+ord_154 @154
+ord_155 @155
+ord_156 @156
+DwmGetTransportAttributes
+DwmGetWindowAttribute
+DwmInvalidateIconicBitmaps
+ord_160 @160
+ord_161 @161
+DwmIsCompositionEnabled
+DwmModifyPreviousDxFrameDuration
+DwmQueryThumbnailSourceSize
+DwmRegisterThumbnail
+DwmRenderGesture
+DwmSetDxFrameDuration
+DwmSetIconicLivePreviewBitmap
+DwmSetIconicThumbnail
+DwmSetPresentParameters
+DwmSetWindowAttribute
+DwmShowContact
+DwmTetherContact
+DwmTransitionOwnedWindow
+DwmUnregisterThumbnail
+DwmUpdateThumbnailProperties
diff --git a/mingw-w64-crt/libarm32/dwmcore.def b/mingw-w64-crt/libarm32/dwmcore.def
new file mode 100644
index 0000000..8eee2d2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dwmcore.def
@@ -0,0 +1,58 @@
+;
+; Definition file of dwmcore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dwmcore.dll"
+EXPORTS
+MIL3DCalcBrushToIdealSampleSpace
+MIL3DCalcProjected2DBounds
+MilChannel_AppendCommandData
+MilChannel_BeginCommand
+MilChannel_CommitChannel
+MilChannel_EndCommand
+MilChannel_FreeSyncCommandReplay
+MilChannel_GetMarshalType
+MilChannel_SendSyncCommand
+MilChannel_SetNotificationWindow
+MilChannel_SetReceiveBroadcastMessages
+MilCommandTransport_AddRef
+MilCommandTransport_Release
+MilCompositionEngine_DeinitializePartitionManager
+MilCompositionEngine_GetComposedEventId
+MilCompositionEngine_GetFeedbackReader
+MilCompositionEngine_InitializePartitionManager
+MilCompositionEngine_UpdateSchedulerSettings
+MilComposition_PeekNextMessage
+MilComposition_SyncFlush
+MilComposition_WaitForNextMessage
+MilConnectionManager_NotifyHostEvent
+MilConnection_CreateChannel
+MilConnection_DestroyChannel
+MilConnection_GetChannelKernelHandle
+MilCoreClientIsDwm
+MilCrossThreadPacketTransport_Create
+MilResource_CreateOrAddRefOnChannel
+MilResource_DuplicateHandle
+MilResource_DuplicateHandleOnTarget
+MilResource_ReleaseOnChannel
+MilResource_SendCommand
+MilResource_SendCommandBitmapSource
+MilResource_SendCommandBitmapSourceEx
+MilTransport_AddRef
+MilTransport_Close
+MilTransport_Create
+MilTransport_CreateFromPacketTransport
+MilTransport_CreateTransportParameters
+MilTransport_DisconnectTransport
+MilTransport_InitializeConnectionManager
+MilTransport_Open
+MilTransport_PostPacket
+MilTransport_Release
+MilTransport_ShutDownConnectionManager
+MilUtility_GetTileBrushMapping
+MilVersionCheck
+MilVisualTarget_AttachToHwnd
+MilVisualTarget_DetachFromHwnd
+SetMilPerfInstrumentationFlags
+MILCreateFactory
diff --git a/mingw-w64-crt/libarm32/dwmredir.def b/mingw-w64-crt/libarm32/dwmredir.def
new file mode 100644
index 0000000..c6549ef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dwmredir.def
@@ -0,0 +1,22 @@
+;
+; Definition file of dwmredir.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dwmredir.dll"
+EXPORTS
+DwmInitializeTransport
+DwmRedirectionManagerDispatchMessage
+DwmRedirectionManagerEnableMMCSS
+DwmRedirectionManagerFailMessage
+DwmRedirectionManagerInitialize
+DwmRedirectionManagerLockMemoryAllocations
+DwmRedirectionManagerPlayingVideo
+DwmRedirectionManagerSetClientChannel
+DwmRedirectionManagerSetClientRenderTarget
+DwmRedirectionManagerShouldRemainOnHibernate
+DwmRedirectionManagerShutdown
+DwmRedirectionManagerWaitForMultipleObjects
+DwmRenderDesktopForDDA
+DwmShutdownTransport
+DwmVersionCheck
diff --git a/mingw-w64-crt/libarm32/dwrite.def b/mingw-w64-crt/libarm32/dwrite.def
new file mode 100644
index 0000000..2fbc1a8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dwrite.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DWrite.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DWrite.dll"
+EXPORTS
+DWriteCreateFactory
diff --git a/mingw-w64-crt/libarm32/dxgi.def b/mingw-w64-crt/libarm32/dxgi.def
new file mode 100644
index 0000000..b843d00
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dxgi.def
@@ -0,0 +1,58 @@
+;
+; Definition file of dxgi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dxgi.dll"
+EXPORTS
+CompatString
+CompatValue
+D3DKMTCloseAdapter
+D3DKMTDestroyAllocation
+D3DKMTDestroyContext
+D3DKMTDestroyDevice
+D3DKMTDestroySynchronizationObject
+D3DKMTQueryAdapterInfo
+D3DKMTSetDisplayPrivateDriverFormat
+D3DKMTSignalSynchronizationObject
+D3DKMTUnlock
+D3DKMTWaitForSynchronizationObject
+DXGIDumpJournal
+DXGIRevertToSxS
+OpenAdapter10
+OpenAdapter10_2
+SetAppCompatStringPointer
+CreateDXGIFactory
+CreateDXGIFactory1
+CreateDXGIFactory2
+D3DKMTCreateAllocation
+D3DKMTCreateContext
+D3DKMTCreateDevice
+D3DKMTCreateSynchronizationObject
+D3DKMTEscape
+D3DKMTGetContextSchedulingPriority
+D3DKMTGetDeviceState
+D3DKMTGetDisplayModeList
+D3DKMTGetMultisampleMethodList
+D3DKMTGetRuntimeData
+D3DKMTGetSharedPrimaryHandle
+D3DKMTLock
+D3DKMTOpenAdapterFromHdc
+D3DKMTOpenResource
+D3DKMTPresent
+D3DKMTQueryAllocationResidency
+D3DKMTQueryResourceInfo
+D3DKMTRender
+D3DKMTSetAllocationPriority
+D3DKMTSetContextSchedulingPriority
+D3DKMTSetDisplayMode
+D3DKMTSetGammaRamp
+D3DKMTSetVidPnSourceOwner
+D3DKMTWaitForVerticalBlankEvent
+DXGID3D10CreateDevice
+DXGID3D10CreateLayeredDevice
+DXGID3D10ETWRundown
+DXGID3D10GetLayeredDeviceSize
+DXGID3D10RegisterLayers
+DXGIGetDebugInterface1
+DXGIReportAdapterConfiguration
diff --git a/mingw-w64-crt/libarm32/dxgwdi.def b/mingw-w64-crt/libarm32/dxgwdi.def
new file mode 100644
index 0000000..6eea40c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dxgwdi.def
@@ -0,0 +1,10 @@
+;
+; Definition file of dxgwdi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dxgwdi.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/dxtrans.def b/mingw-w64-crt/libarm32/dxtrans.def
new file mode 100644
index 0000000..e883441
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dxtrans.def
@@ -0,0 +1,13 @@
+;
+; Definition file of dxtrans.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dxtrans.dll"
+EXPORTS
+?DXConstOverArray@@YAXPAVDXPMSAMPLE@@ABV1@K@Z
+?DXConstUnderArray@@YAXPAVDXPMSAMPLE@@ABV1@K@Z
+?DXDitherArray@@YAXPBUDXDITHERDESC@@@Z
+?DXLinearInterpolateArray@@YAXPBVDXBASESAMPLE@@PAUDXLIMAPINFO@@PAV1@K@Z
+?DXOverArray@@YAXPAVDXPMSAMPLE@@PBV1@K@Z
+?DXOverArrayMMX@@YAXPAVDXPMSAMPLE@@PBV1@K@Z
diff --git a/mingw-w64-crt/libarm32/dxva2.def b/mingw-w64-crt/libarm32/dxva2.def
new file mode 100644
index 0000000..e599bf0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/dxva2.def
@@ -0,0 +1,44 @@
+;
+; Definition file of dxva2.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dxva2.dll"
+EXPORTS
+CapabilitiesRequestAndCapabilitiesReply
+DXVA2CreateDirect3DDeviceManager9
+DXVA2CreateVideoService
+DXVAHD_CreateDevice
+DegaussMonitor
+DestroyPhysicalMonitor
+DestroyPhysicalMonitors
+GetCapabilitiesStringLength
+GetMonitorBrightness
+GetMonitorCapabilities
+GetMonitorColorTemperature
+GetMonitorContrast
+GetMonitorDisplayAreaPosition
+GetMonitorDisplayAreaSize
+GetMonitorRedGreenOrBlueDrive
+GetMonitorRedGreenOrBlueGain
+GetMonitorTechnologyType
+GetNumberOfPhysicalMonitorsFromHMONITOR
+GetNumberOfPhysicalMonitorsFromIDirect3DDevice9
+GetPhysicalMonitorsFromHMONITOR
+GetPhysicalMonitorsFromIDirect3DDevice9
+GetTimingReport
+GetVCPFeatureAndVCPFeatureReply
+OPMGetVideoOutputsFromHMONITOR
+OPMGetVideoOutputsFromIDirect3DDevice9Object
+RestoreMonitorFactoryColorDefaults
+RestoreMonitorFactoryDefaults
+SaveCurrentMonitorSettings
+SaveCurrentSettings
+SetMonitorBrightness
+SetMonitorColorTemperature
+SetMonitorContrast
+SetMonitorDisplayAreaPosition
+SetMonitorDisplayAreaSize
+SetMonitorRedGreenOrBlueDrive
+SetMonitorRedGreenOrBlueGain
+SetVCPFeature
diff --git a/mingw-w64-crt/libarm32/eappcfg.def b/mingw-w64-crt/libarm32/eappcfg.def
new file mode 100644
index 0000000..6ce689d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/eappcfg.def
@@ -0,0 +1,22 @@
+;
+; Definition file of eappcfg.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "eappcfg.dll"
+EXPORTS
+EapHostPeerConfigBlob2Xml
+EapHostPeerConfigXml2Blob
+EapHostPeerCreateMethodConfiguration
+EapHostPeerCredentialsXml2Blob
+EapHostPeerFreeErrorMemory
+EapHostPeerFreeMemory
+EapHostPeerGetMethodProperties
+EapHostPeerGetMethods
+EapHostPeerInvokeConfigUI
+EapHostPeerInvokeIdentityUI
+EapHostPeerInvokeInteractiveUI
+EapHostPeerQueryCredentialInputFields
+EapHostPeerQueryInteractiveUIInputFields
+EapHostPeerQueryUIBlobFromInteractiveUIInputFields
+EapHostPeerQueryUserBlobFromCredentialInputFields
diff --git a/mingw-w64-crt/libarm32/eappgnui.def b/mingw-w64-crt/libarm32/eappgnui.def
new file mode 100644
index 0000000..d04aeb3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/eappgnui.def
@@ -0,0 +1,10 @@
+;
+; Definition file of GenericUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GenericUI.dll"
+EXPORTS
+EapPeerFreeErrorMemory
+EapPeerFreeMemory
+EapPeerInvokeIdentityUI
diff --git a/mingw-w64-crt/libarm32/eapphost.def b/mingw-w64-crt/libarm32/eapphost.def
new file mode 100644
index 0000000..9d947b0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/eapphost.def
@@ -0,0 +1,11 @@
+;
+; Definition file of eapphost.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "eapphost.dll"
+EXPORTS
+OnSessionChange
+InitializeEapHost
+StopServiceOnLowPower
+UninitializeEapHost
diff --git a/mingw-w64-crt/libarm32/eappprxy.def b/mingw-w64-crt/libarm32/eappprxy.def
new file mode 100644
index 0000000..d1f60c0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/eappprxy.def
@@ -0,0 +1,23 @@
+;
+; Definition file of eappprxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "eappprxy.dll"
+EXPORTS
+EapHostPeerBeginSession
+EapHostPeerClearConnection
+EapHostPeerEndSession
+EapHostPeerFreeEapError
+EapHostPeerFreeRuntimeMemory
+EapHostPeerGetAuthStatus
+EapHostPeerGetIdentity
+EapHostPeerGetResponseAttributes
+EapHostPeerGetResult
+EapHostPeerGetSendPacket
+EapHostPeerGetUIContext
+EapHostPeerInitialize
+EapHostPeerProcessReceivedPacket
+EapHostPeerSetResponseAttributes
+EapHostPeerSetUIContext
+EapHostPeerUninitialize
diff --git a/mingw-w64-crt/libarm32/eapprovp.def b/mingw-w64-crt/libarm32/eapprovp.def
new file mode 100644
index 0000000..4fb8219
--- /dev/null
+++ b/mingw-w64-crt/libarm32/eapprovp.def
@@ -0,0 +1,14 @@
+;
+; Definition file of eapprovp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "eapprovp.dll"
+EXPORTS
+EapProvPlugGetInfo
+EapProvPluginDeinitialize
+EapProvPluginInitialize
+EapProvPluginTestForAuthenticatingWlanInterfaces
+EapProvPluginWlanCloseHandle
+EapProvPluginWlanOpenHandle
+EapProvPluginWlanRegisterNotification
diff --git a/mingw-w64-crt/libarm32/eapqec.def b/mingw-w64-crt/libarm32/eapqec.def
new file mode 100644
index 0000000..a15edc7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/eapqec.def
@@ -0,0 +1,9 @@
+;
+; Definition file of EapQec.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EapQec.dll"
+EXPORTS
+InitializeQec
+UninitializeQec
diff --git a/mingw-w64-crt/libarm32/eapsvc.def b/mingw-w64-crt/libarm32/eapsvc.def
new file mode 100644
index 0000000..a54ead8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/eapsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of eapsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "eapsvc.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/easinvoker.proxystub.def b/mingw-w64-crt/libarm32/easinvoker.proxystub.def
new file mode 100644
index 0000000..65c7fc9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/easinvoker.proxystub.def
@@ -0,0 +1,8 @@
+;
+; Definition file of easinvoker.proxystub.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "easinvoker.proxystub.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/easwrt.def b/mingw-w64-crt/libarm32/easwrt.def
new file mode 100644
index 0000000..329e606
--- /dev/null
+++ b/mingw-w64-crt/libarm32/easwrt.def
@@ -0,0 +1,10 @@
+;
+; Definition file of easwrt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "easwrt.dll"
+EXPORTS
+EasClientSecurityPolicyApply
+EasClientSecurityPolicyCheckCompliance
+EasGetClientDeviceInformation
diff --git a/mingw-w64-crt/libarm32/efsadu.def b/mingw-w64-crt/libarm32/efsadu.def
new file mode 100644
index 0000000..97cb911
--- /dev/null
+++ b/mingw-w64-crt/libarm32/efsadu.def
@@ -0,0 +1,21 @@
+;
+; Definition file of EFSADU.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EFSADU.dll"
+EXPORTS
+AddUserToObjectW
+BackCurrentEfsCert
+EfsDetail
+EfsUIUtilCheckScardStatus
+EfsUIUtilCreateSelfSignedCertificate
+EfsUIUtilEncryptMyDocuments
+EfsUIUtilEnrollEfsCertificate
+EfsUIUtilEnrollEfsCertificateEx
+EfsUIUtilInstallDra
+EfsUIUtilKeyBackup
+EfsUIUtilPromptForPin
+EfsUIUtilPromptForPinDialog
+EfsUIUtilSelectCard
+EfsUIUtilShowBalloonAndWait
diff --git a/mingw-w64-crt/libarm32/efscore.def b/mingw-w64-crt/libarm32/efscore.def
new file mode 100644
index 0000000..75c4673
--- /dev/null
+++ b/mingw-w64-crt/libarm32/efscore.def
@@ -0,0 +1,43 @@
+;
+; Definition file of EFSCORE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EFSCORE.dll"
+EXPORTS
+EfsDllAddUsersToFileSrv
+EfsDllAllocateHeap
+EfsDllCloseFileRaw
+EfsDllConstructEFS
+EfsDllDecryptFek
+EfsDllDecryptFileSrv
+EfsDllDisabled
+EfsDllDuplicateEncryptionInfoFileSrv
+EfsDllEncryptFileSrv
+EfsDllErrorToNtStatus
+EfsDllFileKeyInfoSrv
+EfsDllFreeHeap
+EfsDllFreeUserInfo
+EfsDllGetLocalFileName
+EfsDllGetLogFile
+EfsDllGetUserInfo
+EfsDllGetVolumeRoot
+EfsDllIsNonEfsSKU
+EfsDllLoadUserProfile
+EfsDllMarkFileForDelete
+EfsDllOnSessionChange
+EfsDllOpenFileRaw
+EfsDllQueryProtectorsSrv
+EfsDllQueryRecoveryAgentsSrv
+EfsDllQueryUsersOnFileSrv
+EfsDllReadFileRaw
+EfsDllRemoveUsersFromFileSrv
+EfsDllSetFileEncryptionKeySrv
+EfsDllShareDecline
+EfsDllSsoFlushUserCache
+EfsDllUnloadUserProfile
+EfsDllUsePinForEncryptedFilesSrv
+EfsDllValidateEfsStream
+EfsDllWriteFileRaw
+EfsInitialize
+EfsUnInitialize
diff --git a/mingw-w64-crt/libarm32/efslsaext.def b/mingw-w64-crt/libarm32/efslsaext.def
new file mode 100644
index 0000000..5349f4a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/efslsaext.def
@@ -0,0 +1,8 @@
+;
+; Definition file of efslsaext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "efslsaext.dll"
+EXPORTS
+InitializeLsaExtension
diff --git a/mingw-w64-crt/libarm32/efssvc.def b/mingw-w64-crt/libarm32/efssvc.def
new file mode 100644
index 0000000..d6bb8f3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/efssvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of efssvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "efssvc.dll"
+EXPORTS
+EfsServiceMain
diff --git a/mingw-w64-crt/libarm32/efsutil.def b/mingw-w64-crt/libarm32/efsutil.def
new file mode 100644
index 0000000..1f39f86
--- /dev/null
+++ b/mingw-w64-crt/libarm32/efsutil.def
@@ -0,0 +1,24 @@
+;
+; Definition file of EFSUTIL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EFSUTIL.dll"
+EXPORTS
+EfsUtilApplyGroupPolicy
+EfsUtilCheckCurrentKeyCapabilities
+EfsUtilCreateSelfSignedCertificate
+EfsUtilGetCertContextFromCertHash
+EfsUtilGetCurrentKey
+EfsUtilGetCurrentKey_Deprecated
+EfsUtilGetCurrentUserInformation
+EfsUtilGetProvider
+EfsUtilGetSmartcardProviderName
+EfsUtilGetUserKey
+EfsUtilIsSmartcardKey
+EfsUtilIsSmartcardProvider
+EfsUtilReleaseProvider
+EfsUtilReleaseUserKey
+EfsUtilSetCurrentKey
+EfsUtilSetSmartcardPin
+EfsUtilSmartcardCredsNeededError
diff --git a/mingw-w64-crt/libarm32/efswrt.def b/mingw-w64-crt/libarm32/efswrt.def
new file mode 100644
index 0000000..e149d87
--- /dev/null
+++ b/mingw-w64-crt/libarm32/efswrt.def
@@ -0,0 +1,11 @@
+;
+; Definition file of efswrt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "efswrt.dll"
+EXPORTS
+EnterpriseDataCopyProtection
+EnterpriseDataGetStatus
+EnterpriseDataProtect
+EnterpriseDataRevoke
diff --git a/mingw-w64-crt/libarm32/ehstorpwdmgr.def b/mingw-w64-crt/libarm32/ehstorpwdmgr.def
new file mode 100644
index 0000000..67def1b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ehstorpwdmgr.def
@@ -0,0 +1,9 @@
+;
+; Definition file of EhStorPwdMgr.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EhStorPwdMgr.DLL"
+EXPORTS
+EnhancedStoragePasswordInitDisk
+EnhancedStoragePasswordConfig
diff --git a/mingw-w64-crt/libarm32/elscore.def b/mingw-w64-crt/libarm32/elscore.def
new file mode 100644
index 0000000..2343bcb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/elscore.def
@@ -0,0 +1,12 @@
+;
+; Definition file of elscore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "elscore.dll"
+EXPORTS
+MappingDoAction
+MappingFreePropertyBag
+MappingFreeServices
+MappingGetServices
+MappingRecognizeText
diff --git a/mingw-w64-crt/libarm32/elshyph.def b/mingw-w64-crt/libarm32/elshyph.def
new file mode 100644
index 0000000..540b016
--- /dev/null
+++ b/mingw-w64-crt/libarm32/elshyph.def
@@ -0,0 +1,12 @@
+;
+; Definition file of elshyph.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "elshyph.dll"
+EXPORTS
+DoAction
+FreePropertyBag
+FreeService
+InitService
+RecognizeText
diff --git a/mingw-w64-crt/libarm32/elslad.def b/mingw-w64-crt/libarm32/elslad.def
new file mode 100644
index 0000000..714ea1b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/elslad.def
@@ -0,0 +1,12 @@
+;
+; Definition file of elslad.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "elslad.dll"
+EXPORTS
+DoAction
+FreePropertyBag
+FreeService
+InitService
+RecognizeText
diff --git a/mingw-w64-crt/libarm32/elstrans.def b/mingw-w64-crt/libarm32/elstrans.def
new file mode 100644
index 0000000..e2789af
--- /dev/null
+++ b/mingw-w64-crt/libarm32/elstrans.def
@@ -0,0 +1,13 @@
+;
+; Definition file of elstrans.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "elstrans.dll"
+EXPORTS
+DoAction
+EnumServices
+FreePropertyBag
+FreeService
+InitService
+RecognizeText
diff --git a/mingw-w64-crt/libarm32/embeddedapplauncherconfig.def b/mingw-w64-crt/libarm32/embeddedapplauncherconfig.def
new file mode 100644
index 0000000..6b9d16a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/embeddedapplauncherconfig.def
@@ -0,0 +1,11 @@
+;
+; Definition file of EmbeddedAppLauncherConfig.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EmbeddedAppLauncherConfig.dll"
+EXPORTS
+EmbeddedAppLauncherSysprepCleanup
+EmbeddedAppLauncherSysprepGeneralize
+EmbeddedAppLauncherSysprepSpecialize
+ExePassThrough
diff --git a/mingw-w64-crt/libarm32/encdump.def b/mingw-w64-crt/libarm32/encdump.def
new file mode 100644
index 0000000..9f09948
--- /dev/null
+++ b/mingw-w64-crt/libarm32/encdump.def
@@ -0,0 +1,8 @@
+;
+; Definition file of EncDump.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EncDump.dll"
+EXPORTS
+EncryptDumpFile
diff --git a/mingw-w64-crt/libarm32/energy.def b/mingw-w64-crt/libarm32/energy.def
new file mode 100644
index 0000000..a670390
--- /dev/null
+++ b/mingw-w64-crt/libarm32/energy.def
@@ -0,0 +1,22 @@
+;
+; Definition file of ENERGY.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ENERGY.dll"
+EXPORTS
+SaveBatteryReport
+SqmSleepStudyReport
+EnergyWizard_Analyze
+EnergyWizard_CancelTrace
+EnergyWizard_CollectTrace
+EnergyWizard_CreateEnergyWizard
+EnergyWizard_DefaultTraceDuration
+EnergyWizard_DestroyEnergyWizard
+EnergyWizard_GetLogEntryCounts
+EnergyWizard_SaveReport
+EnergyWizard_SqmAnalysis
+EnergyWizard_TransformReport
+SaveSleepStudyReport
+TransformBatteryReport
+TransformSleepStudyReport
diff --git a/mingw-w64-crt/libarm32/energyprov.def b/mingw-w64-crt/libarm32/energyprov.def
new file mode 100644
index 0000000..0c4693e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/energyprov.def
@@ -0,0 +1,9 @@
+;
+; Definition file of EnergyProv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EnergyProv.dll"
+EXPORTS
+SruInitializeProvider
+SruUninitializeProvider
diff --git a/mingw-w64-crt/libarm32/es.def b/mingw-w64-crt/libarm32/es.def
new file mode 100644
index 0000000..b38e766
--- /dev/null
+++ b/mingw-w64-crt/libarm32/es.def
@@ -0,0 +1,12 @@
+;
+; Definition file of ES.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ES.dll"
+EXPORTS
+SvchostPushServiceGlobals
+LCEControlServer
+NotifyLogoffUser
+NotifyLogonUser
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/esent.def b/mingw-w64-crt/libarm32/esent.def
new file mode 100644
index 0000000..140c22f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/esent.def
@@ -0,0 +1,363 @@
+;
+; Definition file of ESENT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ESENT.dll"
+EXPORTS
+DebugExtensionInitialize
+DebugExtensionNotify
+DebugExtensionUninitialize
+JetAddColumn
+JetAddColumnA
+JetAddColumnW
+JetAttachDatabase
+JetAttachDatabase2
+JetAttachDatabase2A
+JetAttachDatabase2W
+JetAttachDatabaseA
+JetAttachDatabaseW
+JetAttachDatabaseWithStreaming
+JetAttachDatabaseWithStreamingA
+JetAttachDatabaseWithStreamingW
+JetBackup
+JetBackupA
+JetBackupInstance
+JetBackupInstanceA
+JetBackupInstanceW
+JetBackupW
+JetBeginDatabaseIncrementalReseed
+JetBeginDatabaseIncrementalReseedA
+JetBeginDatabaseIncrementalReseedW
+JetBeginExternalBackup
+JetBeginExternalBackupInstance
+JetBeginSession
+JetBeginSessionA
+JetBeginSessionW
+JetBeginSurrogateBackup
+JetBeginTransaction
+JetBeginTransaction2
+JetBeginTransaction3
+JetCloseDatabase
+JetCloseFile
+JetCloseFileInstance
+JetCloseTable
+JetCommitTransaction
+JetCommitTransaction2
+JetCompact
+JetCompactA
+JetCompactW
+JetComputeStats
+JetConfigureProcessForCrashDump
+JetConsumeLogData
+JetConvertDDL
+JetConvertDDLA
+JetConvertDDLW
+JetCreateDatabase
+JetCreateDatabase2
+JetCreateDatabase2A
+JetCreateDatabase2W
+JetCreateDatabaseA
+JetCreateDatabaseW
+JetCreateDatabaseWithStreaming
+JetCreateDatabaseWithStreamingA
+JetCreateDatabaseWithStreamingW
+JetCreateIndex
+JetCreateIndex2
+JetCreateIndex2A
+JetCreateIndex2W
+JetCreateIndex3A
+JetCreateIndex3W
+JetCreateIndex4A
+JetCreateIndex4W
+JetCreateIndexA
+JetCreateIndexW
+JetCreateInstance
+JetCreateInstance2
+JetCreateInstance2A
+JetCreateInstance2W
+JetCreateInstanceA
+JetCreateInstanceW
+JetCreateTable
+JetCreateTableA
+JetCreateTableColumnIndex
+JetCreateTableColumnIndex2
+JetCreateTableColumnIndex2A
+JetCreateTableColumnIndex2W
+JetCreateTableColumnIndex3A
+JetCreateTableColumnIndex3W
+JetCreateTableColumnIndex4A
+JetCreateTableColumnIndex4W
+JetCreateTableColumnIndexA
+JetCreateTableColumnIndexW
+JetCreateTableW
+JetDBUtilities
+JetDBUtilitiesA
+JetDBUtilitiesW
+JetDatabaseScan
+JetDefragment
+JetDefragment2
+JetDefragment2A
+JetDefragment2W
+JetDefragment3
+JetDefragment3A
+JetDefragment3W
+JetDefragmentA
+JetDefragmentW
+JetDelete
+JetDeleteColumn
+JetDeleteColumn2
+JetDeleteColumn2A
+JetDeleteColumn2W
+JetDeleteColumnA
+JetDeleteColumnW
+JetDeleteIndex
+JetDeleteIndexA
+JetDeleteIndexW
+JetDeleteTable
+JetDeleteTableA
+JetDeleteTableW
+JetDetachDatabase
+JetDetachDatabase2
+JetDetachDatabase2A
+JetDetachDatabase2W
+JetDetachDatabaseA
+JetDetachDatabaseW
+JetDupCursor
+JetDupSession
+JetEnableMultiInstance
+JetEnableMultiInstanceA
+JetEnableMultiInstanceW
+JetEndDatabaseIncrementalReseed
+JetEndDatabaseIncrementalReseedA
+JetEndDatabaseIncrementalReseedW
+JetEndExternalBackup
+JetEndExternalBackupInstance
+JetEndExternalBackupInstance2
+JetEndSession
+JetEndSurrogateBackup
+JetEnumerateColumns
+JetEscrowUpdate
+JetExternalRestore
+JetExternalRestore2
+JetExternalRestore2A
+JetExternalRestore2W
+JetExternalRestoreA
+JetExternalRestoreW
+JetFreeBuffer
+JetGetAttachInfo
+JetGetAttachInfoA
+JetGetAttachInfoInstance
+JetGetAttachInfoInstanceA
+JetGetAttachInfoInstanceW
+JetGetAttachInfoW
+JetGetBookmark
+JetGetColumnInfo
+JetGetColumnInfoA
+JetGetColumnInfoW
+JetGetCounter
+JetGetCurrentIndex
+JetGetCurrentIndexA
+JetGetCurrentIndexW
+JetGetCursorInfo
+JetGetDatabaseFileInfo
+JetGetDatabaseFileInfoA
+JetGetDatabaseFileInfoW
+JetGetDatabaseInfo
+JetGetDatabaseInfoA
+JetGetDatabaseInfoW
+JetGetDatabasePages
+JetGetErrorInfoW
+JetGetIndexInfo
+JetGetIndexInfoA
+JetGetIndexInfoW
+JetGetInstanceInfo
+JetGetInstanceInfoA
+JetGetInstanceInfoW
+JetGetInstanceMiscInfo
+JetGetLS
+JetGetLock
+JetGetLogFileInfo
+JetGetLogFileInfoA
+JetGetLogFileInfoW
+JetGetLogInfo
+JetGetLogInfoA
+JetGetLogInfoInstance
+JetGetLogInfoInstance2
+JetGetLogInfoInstance2A
+JetGetLogInfoInstance2W
+JetGetLogInfoInstanceA
+JetGetLogInfoInstanceW
+JetGetLogInfoW
+JetGetMaxDatabaseSize
+JetGetObjectInfo
+JetGetObjectInfoA
+JetGetObjectInfoW
+JetGetPageInfo
+JetGetPageInfo2
+JetGetRecordPosition
+JetGetRecordSize
+JetGetRecordSize2
+JetGetResourceParam
+JetGetSecondaryIndexBookmark
+JetGetSessionInfo
+JetGetSessionParameter
+JetGetSystemParameter
+JetGetSystemParameterA
+JetGetSystemParameterW
+JetGetTableColumnInfo
+JetGetTableColumnInfoA
+JetGetTableColumnInfoW
+JetGetTableIndexInfo
+JetGetTableIndexInfoA
+JetGetTableIndexInfoW
+JetGetTableInfo
+JetGetTableInfoA
+JetGetTableInfoW
+JetGetThreadStats
+JetGetTruncateLogInfoInstance
+JetGetTruncateLogInfoInstanceA
+JetGetTruncateLogInfoInstanceW
+JetGetVersion
+JetGotoBookmark
+JetGotoPosition
+JetGotoSecondaryIndexBookmark
+JetGrowDatabase
+JetIdle
+JetIndexRecordCount
+JetInit
+JetInit2
+JetInit3
+JetInit3A
+JetInit3W
+JetInit4
+JetInit4A
+JetInit4W
+JetIntersectIndexes
+JetMakeKey
+JetMove
+JetOSSnapshotAbort
+JetOSSnapshotEnd
+JetOSSnapshotFreeze
+JetOSSnapshotFreezeA
+JetOSSnapshotFreezeW
+JetOSSnapshotGetFreezeInfo
+JetOSSnapshotGetFreezeInfoA
+JetOSSnapshotGetFreezeInfoW
+JetOSSnapshotPrepare
+JetOSSnapshotPrepareInstance
+JetOSSnapshotThaw
+JetOSSnapshotTruncateLog
+JetOSSnapshotTruncateLogInstance
+JetOnlinePatchDatabasePage
+JetOpenDatabase
+JetOpenDatabaseA
+JetOpenDatabaseW
+JetOpenFile
+JetOpenFileA
+JetOpenFileInstance
+JetOpenFileInstanceA
+JetOpenFileInstanceW
+JetOpenFileSectionInstance
+JetOpenFileSectionInstanceA
+JetOpenFileSectionInstanceW
+JetOpenFileW
+JetOpenTable
+JetOpenTableA
+JetOpenTableW
+JetOpenTempTable
+JetOpenTempTable2
+JetOpenTempTable3
+JetOpenTemporaryTable
+JetOpenTemporaryTable2
+JetPatchDatabasePages
+JetPatchDatabasePagesA
+JetPatchDatabasePagesW
+JetPrepareToCommitTransaction
+JetPrepareUpdate
+JetPrereadIndexRanges
+JetPrereadKeys
+JetPrereadTablesW
+JetReadFile
+JetReadFileInstance
+JetRegisterCallback
+JetRemoveLogfileA
+JetRemoveLogfileW
+JetRenameColumn
+JetRenameColumnA
+JetRenameColumnW
+JetRenameTable
+JetRenameTableA
+JetRenameTableW
+JetResetCounter
+JetResetSessionContext
+JetResetTableSequential
+JetResizeDatabase
+JetRestore
+JetRestore2
+JetRestore2A
+JetRestore2W
+JetRestoreA
+JetRestoreInstance
+JetRestoreInstanceA
+JetRestoreInstanceW
+JetRestoreW
+JetRetrieveColumn
+JetRetrieveColumns
+JetRetrieveKey
+JetRetrieveTaggedColumnList
+JetRollback
+JetSeek
+JetSetColumn
+JetSetColumnDefaultValue
+JetSetColumnDefaultValueA
+JetSetColumnDefaultValueW
+JetSetColumns
+JetSetCurrentIndex
+JetSetCurrentIndex2
+JetSetCurrentIndex2A
+JetSetCurrentIndex2W
+JetSetCurrentIndex3
+JetSetCurrentIndex3A
+JetSetCurrentIndex3W
+JetSetCurrentIndex4
+JetSetCurrentIndex4A
+JetSetCurrentIndex4W
+JetSetCurrentIndexA
+JetSetCurrentIndexW
+JetSetCursorFilter
+JetSetDatabaseSize
+JetSetDatabaseSizeA
+JetSetDatabaseSizeW
+JetSetIndexRange
+JetSetLS
+JetSetMaxDatabaseSize
+JetSetResourceParam
+JetSetSessionContext
+JetSetSessionParameter
+JetSetSystemParameter
+JetSetSystemParameterA
+JetSetSystemParameterW
+JetSetTableSequential
+JetSnapshotStart
+JetSnapshotStartA
+JetSnapshotStartW
+JetSnapshotStop
+JetStopBackup
+JetStopBackupInstance
+JetStopService
+JetStopServiceInstance
+JetStopServiceInstance2
+JetTerm
+JetTerm2
+JetTestHook
+JetTracing
+JetTruncateLog
+JetTruncateLogInstance
+JetUnregisterCallback
+JetUpdate
+JetUpdate2
+JetUpgradeDatabase
+JetUpgradeDatabaseA
+JetUpgradeDatabaseW
+ese
diff --git a/mingw-w64-crt/libarm32/esentprf.def b/mingw-w64-crt/libarm32/esentprf.def
new file mode 100644
index 0000000..f998957
--- /dev/null
+++ b/mingw-w64-crt/libarm32/esentprf.def
@@ -0,0 +1,10 @@
+;
+; Definition file of ESENTPRF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ESENTPRF.dll"
+EXPORTS
+ClosePerformanceData
+CollectPerformanceData
+OpenPerformanceData
diff --git a/mingw-w64-crt/libarm32/eventaggregation.def b/mingw-w64-crt/libarm32/eventaggregation.def
new file mode 100644
index 0000000..d749d27
--- /dev/null
+++ b/mingw-w64-crt/libarm32/eventaggregation.def
@@ -0,0 +1,11 @@
+;
+; Definition file of EventAggregation.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EventAggregation.dll"
+EXPORTS
+EACreateAggregateEvent
+EADeleteAggregateEvent
+EAEnumerateAggregateEvents
+EAQueryAggregateEventData
diff --git a/mingw-w64-crt/libarm32/evr.def b/mingw-w64-crt/libarm32/evr.def
new file mode 100644
index 0000000..eb14f16
--- /dev/null
+++ b/mingw-w64-crt/libarm32/evr.def
@@ -0,0 +1,31 @@
+;
+; Definition file of EVR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EVR.dll"
+EXPORTS
+MFGetUncompressedVideoFormat
+MFConvertColorInfoFromDXVA
+MFConvertColorInfoToDXVA
+MFConvertFromFP16Array
+MFConvertToFP16Array
+MFCopyImage
+MFCreateDXSurfaceBuffer
+MFCreateVideoMediaType
+MFCreateVideoMediaTypeFromBitMapInfoHeader
+MFCreateVideoMediaTypeFromSubtype
+MFCreateVideoMediaTypeFromVideoInfoHeader
+MFCreateVideoMediaTypeFromVideoInfoHeader2
+MFCreateVideoMixer
+MFCreateVideoMixerAndPresenter
+MFCreateVideoOTA
+MFCreateVideoPresenter
+MFCreateVideoPresenter2
+MFCreateVideoSampleAllocator
+MFCreateVideoSampleFromSurface
+MFGetPlaneSize
+MFGetStrideForBitmapInfoHeader
+MFInitVideoFormat
+MFInitVideoFormat_RGB
+MFIsFormatYUV
diff --git a/mingw-w64-crt/libarm32/explorerframe.def b/mingw-w64-crt/libarm32/explorerframe.def
new file mode 100644
index 0000000..c37a0b0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/explorerframe.def
@@ -0,0 +1,10 @@
+;
+; Definition file of EXPLORERFRAME.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "EXPLORERFRAME.dll"
+EXPORTS
+ord_110 @110
+ord_111 @111
+ord_134 @134
diff --git a/mingw-w64-crt/libarm32/f3ahvoas.def b/mingw-w64-crt/libarm32/f3ahvoas.def
new file mode 100644
index 0000000..b84d113
--- /dev/null
+++ b/mingw-w64-crt/libarm32/f3ahvoas.def
@@ -0,0 +1,10 @@
+;
+; Definition file of F3AHVOAS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "F3AHVOAS.dll"
+EXPORTS
+KbdLayerDescriptor
+KbdNlsLayerDescriptor
+FujitsuOyayubiControl
diff --git a/mingw-w64-crt/libarm32/faultrep.def b/mingw-w64-crt/libarm32/faultrep.def
new file mode 100644
index 0000000..bf6d970
--- /dev/null
+++ b/mingw-w64-crt/libarm32/faultrep.def
@@ -0,0 +1,17 @@
+;
+; Definition file of faultrep.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "faultrep.dll"
+EXPORTS
+ord_1 @1
+CheckPerUserCrossProcessThrottle
+UpdatePerUserLastCrossProcessCollectionTime
+AddERExcludedApplicationA
+AddERExcludedApplicationW
+CancelHangReporting
+ReportFault
+ReportHang
+WerReportHang
+WerpInitiateCrashReporting
diff --git a/mingw-w64-crt/libarm32/fde.def b/mingw-w64-crt/libarm32/fde.def
new file mode 100644
index 0000000..cecfb55
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fde.def
@@ -0,0 +1,11 @@
+;
+; Definition file of FDE.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FDE.DLL"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
diff --git a/mingw-w64-crt/libarm32/fdeploy.def b/mingw-w64-crt/libarm32/fdeploy.def
new file mode 100644
index 0000000..efc7bbe
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fdeploy.def
@@ -0,0 +1,10 @@
+;
+; Definition file of fdeploy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fdeploy.dll"
+EXPORTS
+ProcessWmiPolicy
+GenerateGroupPolicy
+ProcessGroupPolicyEx
diff --git a/mingw-w64-crt/libarm32/fdphost.def b/mingw-w64-crt/libarm32/fdphost.def
new file mode 100644
index 0000000..0138e65
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fdphost.def
@@ -0,0 +1,9 @@
+;
+; Definition file of fdPHost.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fdPHost.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/fdprint.def b/mingw-w64-crt/libarm32/fdprint.def
new file mode 100644
index 0000000..dc53d5f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fdprint.def
@@ -0,0 +1,8 @@
+;
+; Definition file of fdprint.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fdprint.dll"
+EXPORTS
+InvokeTaskW
diff --git a/mingw-w64-crt/libarm32/fdrespub.def b/mingw-w64-crt/libarm32/fdrespub.def
new file mode 100644
index 0000000..08092e0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fdrespub.def
@@ -0,0 +1,10 @@
+;
+; Definition file of respub.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "respub.DLL"
+EXPORTS
+FDResPub_MainHosted
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/fdssdp.def b/mingw-w64-crt/libarm32/fdssdp.def
new file mode 100644
index 0000000..32c5df6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fdssdp.def
@@ -0,0 +1,10 @@
+;
+; Definition file of fdSSDP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fdSSDP.dll"
+EXPORTS
+FdphostSessionChange
+FdphostSetComContext
+FdphostSetSharedService
diff --git a/mingw-w64-crt/libarm32/fdwsd.def b/mingw-w64-crt/libarm32/fdwsd.def
new file mode 100644
index 0000000..4469440
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fdwsd.def
@@ -0,0 +1,10 @@
+;
+; Definition file of fdWSD.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fdWSD.dll"
+EXPORTS
+FdphostSessionChange
+FdphostSetComContext
+FdphostSetSharedService
diff --git a/mingw-w64-crt/libarm32/feclient.def b/mingw-w64-crt/libarm32/feclient.def
new file mode 100644
index 0000000..8ede034
--- /dev/null
+++ b/mingw-w64-crt/libarm32/feclient.def
@@ -0,0 +1,12 @@
+;
+; Definition file of FeClient.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FeClient.dll"
+EXPORTS
+EfsClientEncryptFileEx
+EfsClientFreeProtectorList
+EfsClientQueryProtectors
+EfsUtilGetCurrentKey
+FeClientInitialize
diff --git a/mingw-w64-crt/libarm32/fhevents.def b/mingw-w64-crt/libarm32/fhevents.def
new file mode 100644
index 0000000..6972c3a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fhevents.def
@@ -0,0 +1,10 @@
+;
+; Definition file of FHEVENTS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FHEVENTS.dll"
+EXPORTS
+DpElGetNextEvent
+DpElReleaseObjects
+DpElScanEvents
diff --git a/mingw-w64-crt/libarm32/fhshl.def b/mingw-w64-crt/libarm32/fhshl.def
new file mode 100644
index 0000000..88fe0ef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fhshl.def
@@ -0,0 +1,13 @@
+;
+; Definition file of dll.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dll.dll"
+EXPORTS
+CreateCatalog
+CreateSearchBindCtx
+CreateVirtualItem
+FreeCatalog
+GetBackupPathFromPidl
+ParsePIDL
diff --git a/mingw-w64-crt/libarm32/fhsvc.def b/mingw-w64-crt/libarm32/fhsvc.def
new file mode 100644
index 0000000..41e8128
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fhsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of fhsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fhsvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/fhsvcctl.def b/mingw-w64-crt/libarm32/fhsvcctl.def
new file mode 100644
index 0000000..f6480a1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fhsvcctl.def
@@ -0,0 +1,20 @@
+;
+; Definition file of fhsvcctl.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fhsvcctl.dll"
+EXPORTS
+FhQueryConfiguredUsersCount
+FhServiceBlockBackup
+FhServiceClearProtectionState
+FhServiceClosePipe
+FhServiceEnterMaintenanceMode
+FhServiceExitMaintenanceMode
+FhServiceMigrationFinished
+FhServiceMigrationStarting
+FhServiceOpenPipe
+FhServiceReloadConfiguration
+FhServiceStartBackup
+FhServiceStopBackup
+FhServiceUnblockBackup
diff --git a/mingw-w64-crt/libarm32/filemgmt.def b/mingw-w64-crt/libarm32/filemgmt.def
new file mode 100644
index 0000000..a249829
--- /dev/null
+++ b/mingw-w64-crt/libarm32/filemgmt.def
@@ -0,0 +1,9 @@
+;
+; Definition file of FILEMGMT.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FILEMGMT.DLL"
+EXPORTS
+CacheSettingsDlg
+CacheSettingsDlg2
diff --git a/mingw-w64-crt/libarm32/firewallapi.def b/mingw-w64-crt/libarm32/firewallapi.def
new file mode 100644
index 0000000..b6c7301
--- /dev/null
+++ b/mingw-w64-crt/libarm32/firewallapi.def
@@ -0,0 +1,274 @@
+;
+; Definition file of FirewallAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FirewallAPI.dll"
+EXPORTS
+CreateDefaultPerInterfaceIcmpRule
+CreateDefaultPerInterfaceOpenPortRule
+FwAdvPolicyDecodeFirewallRule
+FwAdvPolicyEncodeRule
+FwBstrToPorts
+FwGetCurrentProfile
+FwGetVersionField
+FwPortsToString
+GetDisabledInterfaces
+NetworkIsolationEnumerateAppContainerRules
+NetworkIsolationFreeAppContainers
+CalculateOpenPortOrAuthAppAddrStringSize
+FWAddAuthenticationSet
+FWAddConnectionSecurityRule
+FWAddCryptoSet
+FWAddFirewallRule
+FWAddMainModeRule
+FWChangeNotificationCreate
+FWChangeNotificationDestroy
+FWChangeTransactionalState
+FWClosePolicyStore
+FWCopyAuthenticationSet
+FWCopyConnectionSecurityRule
+FWCopyCryptoSet
+FWCopyFirewallRule
+FWDeleteAllAuthenticationSets
+FWDeleteAllConnectionSecurityRules
+FWDeleteAllCryptoSets
+FWDeleteAllFirewallRules
+FWDeleteAllMainModeRules
+FWDeleteAuthenticationSet
+FWDeleteConnectionSecurityRule
+FWDeleteCryptoSet
+FWDeleteFirewallRule
+FWDeleteMainModeRule
+FWDeletePhase1SAs
+FWDeletePhase2SAs
+FWDiagGetAppList
+FWEnumAdapters
+FWEnumAuthenticationSets
+FWEnumConnectionSecurityRules
+FWEnumCryptoSets
+FWEnumFirewallRules
+FWEnumMainModeRules
+FWEnumNetworks
+FWEnumPhase1SAs
+FWEnumPhase2SAs
+FWEnumProducts
+FWExportPolicy
+FWFreeAdapters
+FWFreeAuthenticationSet
+FWFreeAuthenticationSets
+FWFreeAuthenticationSetsByHandle
+FWFreeConnectionSecurityRule
+FWFreeConnectionSecurityRules
+FWFreeConnectionSecurityRulesByHandle
+FWFreeCryptoSet
+FWFreeCryptoSets
+FWFreeCryptoSetsByHandle
+FWFreeDiagAppList
+FWFreeFirewallRule
+FWFreeFirewallRules
+FWFreeFirewallRulesByHandle
+FWFreeFirewallRulesOld
+FWFreeMainModeRule
+FWFreeMainModeRules
+FWFreeMainModeRulesByHandle
+FWFreeNetworks
+FWFreePhase1SAs
+FWFreePhase2SAs
+FWFreeProducts
+FWGPLock
+FWGPUnlock
+FWGetConfig
+FWGetConfig2
+FWGetGlobalConfig
+FWGetGlobalConfig2
+FWGetGlobalConfig3
+FWGetIndicatedPortInUse
+FWImportPolicy
+FWIndicatePortInUse
+FWIndicateProxyForUrl
+FWIndicateProxyResolverRefresh
+FWIndicateTupleInUse
+FWIsTargetAProxy
+FWOpenPolicyStore
+FWQueryAuthenticationSets
+FWQueryConnectionSecurityRules
+FWQueryCryptoSets
+FWQueryFirewallRules
+FWQueryIsolationType
+FWQueryMainModeRules
+FWRegisterProduct
+FWResetIndicatedPortInUse
+FWResetIndicatedTupleInUse
+FWResolveGPONames
+FWRestoreDefaults
+FWRestoreGPODefaults
+FWRevertTransaction
+FWSelectConSecRule
+FWSetAuthenticationSet
+FWSetConfig
+FWSetConnectionSecurityRule
+FWSetCryptoSet
+FWSetFirewallRule
+FWSetGPHelperFnPtrs
+FWSetGlobalConfig
+FWSetGlobalConfig2
+FWSetMainModeRule
+FWStatusMessageFromStatusCode
+FWUnregisterProduct
+FWVerifyAuthenticationSet
+FWVerifyAuthenticationSetQuery
+FWVerifyConnectionSecurityRule
+FWVerifyConnectionSecurityRuleQuery
+FWVerifyCryptoSet
+FWVerifyCryptoSetQuery
+FWVerifyFirewallRule
+FWVerifyFirewallRuleQuery
+FWVerifyMainModeRule
+FWVerifyMainModeRuleQuery
+FreeAbsoluteInterfaces
+FwActivate
+FwAddRule
+FwAddSet
+FwAddrChangeSourceInitialize
+FwAddrChangeSourceShutdown
+FwAddrChangeSourceSignal
+FwAlloc
+FwAllocCheckSize
+FwAnalyzeFirewallPolicy
+FwAnalyzeFirewallPolicyOnProfile
+FwAppContainerChangeFree
+FwAreAllContainedInAddresses
+FwBinariesFree
+FwCSRuleEmpty
+FwCSRuleVerify
+FwCanonizeAuthorizedApps
+FwChangeSourceInitialize
+FwChangeSourceShutdown
+FwChangeSourceSignal
+FwChangeSourceSignalStart
+FwChkBuildSidAndAttributesFree
+FwClosePolicyStore
+FwConvertIPv6SubNetToRange
+FwCopyAuthSet
+FwCopyAuthSetListToLowerVersion
+FwCopyAuthsetToHigherVersion
+FwCopyCSRule
+FwCopyCryptoSet
+FwCopyICMPTypeCode
+FwCopyInterfaceLuids
+FwCopyLUID
+FwCopyMMRule
+FwCopyMainModeRule
+FwCopyPlatform
+FwCopyPortRange
+FwCopyPortsContents
+FwCopyRule
+FwCopyWFAddressesContents
+FwCreateLocalTempStore
+FwDeleteAllRules
+FwDeleteAllSets
+FwDeleteRule
+FwDeleteSet
+FwDestroyLocalTempStore
+FwDoNothingOnObject
+FwEmptyWFAddresses
+FwEmptyWFRule
+FwEnableMemTracing
+FwEnumRules
+FwEnumSets
+FwFree
+FwFreeAddresses
+FwFreeRules
+FwFreeSets
+FwFreeWFRule
+FwGetAddressesAsString
+FwGetAppBlockList
+FwGetConfig
+FwGetGlobalConfig
+FwGetGlobalConfigFromLocalTempStore
+FwGetRule
+FwICFProfileToWfProfile
+FwICFProtocolToWfProtocol
+FwIPV4RangeContainsMulticast
+FwIPV6RangeContainsMulticast
+FwImageListDestroy
+FwImageListHasImage
+FwIsGroupPolicyEnforced
+FwIsRemoteManagementEnabled
+FwIsV6AddrLoopback
+FwMMRuleVerify
+FwMergeAddresses
+FwMigrateLegacyAuthenticatedBypassSddl
+FwMigrateLegacySettings
+FwNegateAddresses
+FwOpenAppCDbPolicyStore
+FwOpenPolicyStore
+FwParseAddressToken
+FwReduceObjectsToVersion
+FwRemoveDuplicateAddresses
+FwResolveIndirectString
+FwRuleResolveFlags
+FwSddlStringVerify
+FwSetConfig
+FwSetGlobalConfig
+FwSetMemLeakPolicy
+FwSetResolveFlags
+FwSetRule
+FwSetSet
+FwSidAndAttributesCopy
+FwSidAndAttributesFree
+FwSidCopy
+FwSidsToString
+FwStringToAddresses
+FwStringToSids
+FwSubtractAddresses
+FwUniteWFAddressesContents
+FwVerifyNoHeapLeaks
+FwVerifyWFRuleSemantics
+FwWfProtocolToICFProtocol
+GetOpenPortOrAuthAppAddrScope
+IcfAddrChangeNotificationCreate
+IcfChangeNotificationCreate
+IcfChangeNotificationDestroy
+IcfConnect
+IcfDisconnect
+IcfFreeDynamicFwPorts
+IcfFreeProfile
+IcfFreeTickets
+IcfGetCurrentProfileType
+IcfGetDynamicFwPorts
+IcfGetOperationalMode
+IcfGetProfile
+IcfGetTickets
+IcfIsPortAllowed
+IcfOpenDynamicFwPortWithoutSocket
+IcfSubNetsGetScope
+IsAddressesEmpty
+IsEqualAddresses
+IsFirewallInCoExistanceMode
+IsPortOrICMPAllowed
+IsPortsEmpty
+IsRuleOldAuthApp
+IsRuleOldGlobalOpenPort
+IsRuleOpenPortOrAuthApp
+IsRulePerInterfaceIcmp
+IsRulePerInterfaceOpenPort
+IsUnicastExplicitAddressesEmpty
+Isv4Orv6AddressesEmpty
+LoadGPExtensionDll
+MakeAbsoluteInterfaces
+NetworkIsolationCreateAppContainer
+NetworkIsolationDeleteAppContainer
+NetworkIsolationDiagnoseConnectFailure
+NetworkIsolationDiagnoseConnectFailureAndGetInfo
+NetworkIsolationDiagnoseListen
+NetworkIsolationDiagnoseSocketCreation
+NetworkIsolationEnumAppContainers
+NetworkIsolationGetAppContainerConfig
+NetworkIsolationRegisterForAppContainerChanges
+NetworkIsolationSetAppContainerConfig
+NetworkIsolationSetupAppContainerBinaries
+NetworkIsolationUnregisterForAppContainerChanges
+OpenPortOrAuthAppAddrToString
+ValidatePortOrAppAddressString
diff --git a/mingw-w64-crt/libarm32/firewallcontrolpanel.def b/mingw-w64-crt/libarm32/firewallcontrolpanel.def
new file mode 100644
index 0000000..5b8c727
--- /dev/null
+++ b/mingw-w64-crt/libarm32/firewallcontrolpanel.def
@@ -0,0 +1,9 @@
+;
+; Definition file of FIREWALLCONTROLPANEL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FIREWALLCONTROLPANEL.dll"
+EXPORTS
+ShowNotificationDialogW
+ShowWarningDialogW
diff --git a/mingw-w64-crt/libarm32/fltlib.def b/mingw-w64-crt/libarm32/fltlib.def
new file mode 100644
index 0000000..b9d16ef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fltlib.def
@@ -0,0 +1,36 @@
+;
+; Definition file of FLTLIB.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FLTLIB.DLL"
+EXPORTS
+FilterAttach
+FilterAttachAtAltitude
+FilterClose
+FilterConnectCommunicationPort
+FilterCreate
+FilterDetach
+FilterFindClose
+FilterFindFirst
+FilterFindNext
+FilterGetDosName
+FilterGetInformation
+FilterGetMessage
+FilterInstanceClose
+FilterInstanceCreate
+FilterInstanceFindClose
+FilterInstanceFindFirst
+FilterInstanceFindNext
+FilterInstanceGetInformation
+FilterLoad
+FilterReplyMessage
+FilterSendMessage
+FilterUnload
+FilterVolumeClose
+FilterVolumeFindClose
+FilterVolumeFindFirst
+FilterVolumeFindNext
+FilterVolumeInstanceFindClose
+FilterVolumeInstanceFindFirst
+FilterVolumeInstanceFindNext
diff --git a/mingw-w64-crt/libarm32/fm20.def b/mingw-w64-crt/libarm32/fm20.def
new file mode 100644
index 0000000..b1826b9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fm20.def
@@ -0,0 +1,36 @@
+;
+; Definition file of fm20.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fm20.dll"
+EXPORTS
+ord_29 @29
+ord_30 @30
+ChooseColorA
+ChooseColorW
+ChooseFontA
+ChooseFontW
+CommDlgExtendedError
+DllRegisterServerSetup
+ExtractIconA
+ExtractIconW
+FormsCheckUFIControls
+FormsCloseParentUnit
+FormsOpenParentUnit
+FormsSetLCID
+GetOpenFileNameA
+GetOpenFileNameW
+GetSaveFileNameA
+ord_50 @50
+ord_51 @51
+ord_52 @52
+GetSaveFileNameW
+PrintDlgW
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
diff --git a/mingw-w64-crt/libarm32/fmapi.def b/mingw-w64-crt/libarm32/fmapi.def
new file mode 100644
index 0000000..e85fca3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fmapi.def
@@ -0,0 +1,15 @@
+;
+; Definition file of fmapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fmapi.dll"
+EXPORTS
+CloseFileRestoreContext
+CreateFileRestoreContext
+DetectBootSector
+DetectEncryptedVolume
+DetectEncryptedVolumeEx
+RestoreFile
+ScanRestorableFiles
+SupplyDecryptionInfo
diff --git a/mingw-w64-crt/libarm32/fmifs.def b/mingw-w64-crt/libarm32/fmifs.def
new file mode 100644
index 0000000..ee5890d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fmifs.def
@@ -0,0 +1,32 @@
+;
+; Definition file of FMIFS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FMIFS.dll"
+EXPORTS
+GetFirstCorruptionInfo
+Chkdsk
+ChkdskEx
+ComputeFmMediaType
+DiskCopy
+EnableVolumeCompression
+EnableVolumeIntegrity
+Extend
+Format
+FormatEx
+FormatEx2
+FreeCorruptionInfo
+GetCorruptionInfoClose
+GetDefaultFileSystem
+GetNextCorruptionInfo
+QueryAvailableFileSystemFormat
+QueryCorruptionState
+QueryCorruptionStateByHandle
+QueryDeviceInformation
+QueryDeviceInformationByHandle
+QueryFileSystemName
+QueryIsDiskCheckScheduledForNextBoot
+QueryLatestFileSystemVersion
+QuerySupportedMedia
+SetLabel
diff --git a/mingw-w64-crt/libarm32/fms.def b/mingw-w64-crt/libarm32/fms.def
new file mode 100644
index 0000000..588fbd4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fms.def
@@ -0,0 +1,30 @@
+;
+; Definition file of fms.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fms.dll"
+EXPORTS
+FmsActivateFonts
+FmsAddFilter
+FmsDeactivateFonts
+FmsFreeEnumerator
+FmsGetBestMatchInFamily
+FmsGetCurrentFilter
+FmsGetDirectWriteLogFont
+FmsGetFilteredFontList
+FmsGetFilteredPropertyList
+FmsGetFontAutoActivationMode
+FmsGetFontProperty
+FmsGetGDILogFont
+FmsGetGdiLogicalFont
+FmsInitializeEnumerator
+FmsMapGdiLogicalFont
+FmsMapLogicalFont
+FmsResetEnumerator
+FmsResetFontsActivationState
+FmsSetDefaultFilter
+FmsSetFilter
+FmsSetFontAutoActivationMode
+FmsSetTextFilter
+FmsToggleOnDesignAxis
diff --git a/mingw-w64-crt/libarm32/fntcache.def b/mingw-w64-crt/libarm32/fntcache.def
new file mode 100644
index 0000000..24d52f5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fntcache.def
@@ -0,0 +1,9 @@
+;
+; Definition file of FntCache.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FntCache.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/fontext.def b/mingw-w64-crt/libarm32/fontext.def
new file mode 100644
index 0000000..902dc35
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fontext.def
@@ -0,0 +1,8 @@
+;
+; Definition file of fontext.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fontext.DLL"
+EXPORTS
+InstallFontFile
diff --git a/mingw-w64-crt/libarm32/fontsub.def b/mingw-w64-crt/libarm32/fontsub.def
new file mode 100644
index 0000000..d7b4ae2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fontsub.def
@@ -0,0 +1,9 @@
+;
+; Definition file of FONTSUB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FONTSUB.dll"
+EXPORTS
+CreateFontPackage
+MergeFontPackage
diff --git a/mingw-w64-crt/libarm32/framedyn.def b/mingw-w64-crt/libarm32/framedyn.def
new file mode 100644
index 0000000..067783d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/framedyn.def
@@ -0,0 +1,619 @@
+;
+; Definition file of framedyn.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "framedyn.dll"
+EXPORTS
+??0CAutoEvent@@QAA@XZ
+??0CFrameworkQuery@@QAA@ABV0@@Z
+??0CFrameworkQuery@@QAA@XZ
+??0CFrameworkQueryEx@@QAA@ABV0@@Z
+??0CFrameworkQueryEx@@QAA@XZ
+??0CHPtrArray@@QAA@XZ
+??0CHString@@QAA@ABV0@@Z
+??0CHString@@QAA@GH@Z
+??0CHString@@QAA@PBD@Z
+??0CHString@@QAA@PBE@Z
+??0CHString@@QAA@PBG@Z
+??0CHString@@QAA@PBGH@Z
+??0CHString@@QAA@XZ
+??0CHStringArray@@QAA@XZ
+??0CInstance@@QAA@ABV0@@Z
+??0CInstance@@QAA@PAUIWbemClassObject@@PAVMethodContext@@@Z
+??0CObjectPathParser@@QAA@W4ObjectParserFlags@@@Z
+??0CRegistry@@QAA@ABV0@@Z
+??0CRegistry@@QAA@XZ
+??0CRegistrySearch@@QAA@ABV0@@Z
+??0CRegistrySearch@@QAA@XZ
+??0CThreadBase@@QAA@ABV0@@Z
+??0CThreadBase@@QAA@W4THREAD_SAFETY_MECHANISM@0@@Z
+??0CWbemGlueFactory@@QAA@ABV0@@Z
+??0CWbemGlueFactory@@QAA@PAJ@Z
+??0CWbemGlueFactory@@QAA@XZ
+??0CWbemProviderGlue@@QAA@ABV0@@Z
+??0CWbemProviderGlue@@QAA@PAJ@Z
+??0CWbemProviderGlue@@QAA@XZ
+??0CWinMsgEvent@@QAA@ABV0@@Z
+??0CWinMsgEvent@@QAA@XZ
+??0CreateMutexAsProcess@@QAA@PBG@Z
+??0KeyRef@@QAA@PBGPBUtagVARIANT@@@Z
+??0KeyRef@@QAA@XZ
+??0MethodContext@@QAA@ABV0@@Z
+??0MethodContext@@QAA@PAUIWbemContext@@PAVCWbemProviderGlue@@@Z
+??0ParsedObjectPath@@QAA@XZ
+??0Provider@@QAA@ABV0@@Z
+??0Provider@@QAA@PBG0@Z
+??0ProviderLog@@QAA@ABV0@@Z
+??0ProviderLog@@QAA@XZ
+??0WBEMTime@@QAA@ABJ@Z
+??0WBEMTime@@QAA@ABU_FILETIME@@@Z
+??0WBEMTime@@QAA@ABU_SYSTEMTIME@@@Z
+??0WBEMTime@@QAA@ABUtm@@@Z
+??0WBEMTime@@QAA@QAG@Z
+??0WBEMTime@@QAA@XZ
+??0WBEMTimeSpan@@QAA@ABJ@Z
+??0WBEMTimeSpan@@QAA@ABU_FILETIME@@@Z
+??0WBEMTimeSpan@@QAA@HHHHHHH@Z
+??0WBEMTimeSpan@@QAA@QAG@Z
+??0WBEMTimeSpan@@QAA@XZ
+??0_Lockit@std@@QAA@XZ
+??1CAutoEvent@@QAA@XZ
+??1CFrameworkQuery@@QAA@XZ
+??1CFrameworkQueryEx@@QAA@XZ
+??1CHPtrArray@@QAA@XZ
+??1CHString@@QAA@XZ
+??1CHStringArray@@QAA@XZ
+??1CInstance@@UAA@XZ
+??1CObjectPathParser@@QAA@XZ
+??1CRegistry@@QAA@XZ
+??1CRegistrySearch@@QAA@XZ
+??1CThreadBase@@UAA@XZ
+??1CWbemGlueFactory@@QAA@XZ
+??1CWbemProviderGlue@@QAA@XZ
+??1CWinMsgEvent@@QAA@XZ
+??1CreateMutexAsProcess@@QAA@XZ
+??1KeyRef@@QAA@XZ
+??1MethodContext@@UAA@XZ
+??1ParsedObjectPath@@QAA@XZ
+??1Provider@@UAA@XZ
+??1ProviderLog@@UAA@XZ
+??1_Lockit@std@@QAA@XZ
+??4CAutoEvent@@QAAAAV0@ABV0@@Z
+??4CFrameworkQuery@@QAAAAV0@ABV0@@Z
+??4CFrameworkQueryEx@@QAAAAV0@ABV0@@Z
+??4CHPtrArray@@QAAAAV0@ABV0@@Z
+??4CHString@@QAAABV0@ABV0@@Z
+??4CHString@@QAAABV0@D@Z
+??4CHString@@QAAABV0@G@Z
+??4CHString@@QAAABV0@PAV0@@Z
+??4CHString@@QAAABV0@PBD@Z
+??4CHString@@QAAABV0@PBE@Z
+??4CHString@@QAAABV0@PBG@Z
+??4CHStringArray@@QAAAAV0@ABV0@@Z
+??4CInstance@@QAAAAV0@ABV0@@Z
+??4CObjectPathParser@@QAAAAV0@ABV0@@Z
+??4CRegistry@@QAAAAV0@ABV0@@Z
+??4CRegistrySearch@@QAAAAV0@ABV0@@Z
+??4CThreadBase@@QAAAAV0@ABV0@@Z
+??4CWbemGlueFactory@@QAAAAV0@ABV0@@Z
+??4CWbemProviderGlue@@QAAAAV0@ABV0@@Z
+??4CWinMsgEvent@@QAAAAV0@ABV0@@Z
+??4CreateMutexAsProcess@@QAAAAV0@ABV0@@Z
+??4KeyRef@@QAAAAU0@ABU0@@Z
+??4MethodContext@@QAAAAV0@ABV0@@Z
+??4ParsedObjectPath@@QAAAAU0@ABU0@@Z
+??4Provider@@QAAAAV0@ABV0@@Z
+??4ProviderLog@@QAAAAV0@ABV0@@Z
+??4WBEMTime@@QAAAAV0@ABV0@@Z
+??4WBEMTime@@QAAABV0@ABJ@Z
+??4WBEMTime@@QAAABV0@ABU_FILETIME@@@Z
+??4WBEMTime@@QAAABV0@ABU_SYSTEMTIME@@@Z
+??4WBEMTime@@QAAABV0@ABUtm@@@Z
+??4WBEMTime@@QAAABV0@QAG@Z
+??4WBEMTimeSpan@@QAAAAV0@ABV0@@Z
+??4WBEMTimeSpan@@QAAABV0@ABJ@Z
+??4WBEMTimeSpan@@QAAABV0@ABU_FILETIME@@@Z
+??4WBEMTimeSpan@@QAAABV0@QAG@Z
+??8WBEMTime@@QBAHABV0@@Z
+??8WBEMTimeSpan@@QBAHABV0@@Z
+??9WBEMTime@@QBAHABV0@@Z
+??9WBEMTimeSpan@@QBAHABV0@@Z
+??ACHPtrArray@@QAAAAPAXH@Z
+??ACHPtrArray@@QBAPAXH@Z
+??ACHString@@QBAGH@Z
+??ACHStringArray@@QAAAAVCHString@@H@Z
+??ACHStringArray@@QBA?AVCHString@@H@Z
+??BCHString@@QBAPBGXZ
+??GWBEMTime@@QAA?AVWBEMTimeSpan@@ABV0@@Z
+??GWBEMTime@@QBA?AV0@ABVWBEMTimeSpan@@@Z
+??GWBEMTimeSpan@@QBA?AV0@ABV0@@Z
+??H@YA?AVCHString@@ABV0@0@Z
+??H@YA?AVCHString@@ABV0@G@Z
+??H@YA?AVCHString@@ABV0@PBG@Z
+??H@YA?AVCHString@@GABV0@@Z
+??H@YA?AVCHString@@PBGABV0@@Z
+??HWBEMTime@@QBA?AV0@ABVWBEMTimeSpan@@@Z
+??HWBEMTimeSpan@@QBA?AV0@ABV0@@Z
+??MWBEMTime@@QBAHABV0@@Z
+??MWBEMTimeSpan@@QBAHABV0@@Z
+??NWBEMTime@@QBAHABV0@@Z
+??NWBEMTimeSpan@@QBAHABV0@@Z
+??OWBEMTime@@QBAHABV0@@Z
+??OWBEMTimeSpan@@QBAHABV0@@Z
+??PWBEMTime@@QBAHABV0@@Z
+??PWBEMTimeSpan@@QBAHABV0@@Z
+??YCHString@@QAAABV0@ABV0@@Z
+??YCHString@@QAAABV0@D@Z
+??YCHString@@QAAABV0@G@Z
+??YCHString@@QAAABV0@PBG@Z
+??YWBEMTime@@QAAABV0@ABVWBEMTimeSpan@@@Z
+??YWBEMTimeSpan@@QAAABV0@ABV0@@Z
+??ZWBEMTime@@QAAABV0@ABVWBEMTimeSpan@@@Z
+??ZWBEMTimeSpan@@QAAABV0@ABV0@@Z
+??_7CFrameworkQueryEx@@6B@ DATA
+??_7CInstance@@6B@ DATA
+??_7CThreadBase@@6B@ DATA
+??_7CWbemGlueFactory@@6B@ DATA
+??_7CWbemProviderGlue@@6BIWbemProviderInit@@@ DATA
+??_7CWbemProviderGlue@@6BIWbemServices@@@ DATA
+??_7CWinMsgEvent@@6B@ DATA
+??_7MethodContext@@6B@ DATA
+??_7Provider@@6B@ DATA
+??_7ProviderLog@@6B@ DATA
+??_FCObjectPathParser@@QAAXXZ
+??_FCThreadBase@@QAAXXZ
+?Add@CHPtrArray@@QAAHPAX@Z
+?Add@CHStringArray@@QAAHPBG@Z
+?AddFlushPtr@CWbemProviderGlue@@AAAXPAX@Z
+?AddKeyRef@ParsedObjectPath@@QAAHPAUKeyRef@@@Z
+?AddKeyRef@ParsedObjectPath@@QAAHPBGPBUtagVARIANT@@@Z
+?AddKeyRefEx@ParsedObjectPath@@QAAHPBGPBUtagVARIANT@@@Z
+?AddNamespace@ParsedObjectPath@@QAAHPBG@Z
+?AddProviderToMap@CWbemProviderGlue@@CAPAVProvider@@PBG0PAV2@@Z
+?AddRef@CInstance@@QAAJXZ
+?AddRef@CThreadBase@@QAAJXZ
+?AddRef@CWbemGlueFactory@@UAAKXZ
+?AddRef@CWbemProviderGlue@@UAAKXZ
+?AddRef@MethodContext@@QAAJXZ
+?AddToFactoryMap@CWbemProviderGlue@@KAXPBVCWbemGlueFactory@@PAJ@Z
+?AllPropertiesAreRequired@CFrameworkQuery@@QAA_NXZ
+?AllocBeforeWrite@CHString@@IAAXH@Z
+?AllocBuffer@CHString@@IAAXH@Z
+?AllocCopy@CHString@@IBAXAAV1@HHH@Z
+?AllocSysString@CHString@@QBAPAGXZ
+?Append@CHPtrArray@@QAAHABV1@@Z
+?Append@CHStringArray@@QAAHABV1@@Z
+?AssignCopy@CHString@@IAAXHPBG@Z
+?BeginRead@CThreadBase@@QAAHK@Z
+?BeginWrite@CThreadBase@@QAAHK@Z
+?CancelAsyncCall@CWbemProviderGlue@@UAAJPAUIWbemObjectSink@@@Z
+?CancelAsyncRequest@CWbemProviderGlue@@UAAJJ@Z
+?CheckAndAddToList@CRegistrySearch@@AAAXPAVCRegistry@@VCHString@@1AAVCHPtrArray@@11H@Z
+?CheckFileSize@ProviderLog@@AAAXAAT_LARGE_INTEGER@@ABVCHString@@@Z
+?CheckImpersonationLevel@CWbemProviderGlue@@CAJXZ
+?Clear@WBEMTime@@QAAXXZ
+?Clear@WBEMTimeSpan@@QAAXXZ
+?ClearKeys@ParsedObjectPath@@QAAXXZ
+?Close@CRegistry@@QAAXXZ
+?CloseSubKey@CRegistry@@AAAXXZ
+?Collate@CHString@@QBAHPBG@Z
+?Commit@CInstance@@QAAJXZ
+?Commit@Provider@@IAAJPAVCInstance@@_N@Z
+?Compare@CHString@@QBAHPBG@Z
+?CompareNoCase@CHString@@QBAHPBG@Z
+?ConcatCopy@CHString@@IAAXHPBGH0@Z
+?ConcatInPlace@CHString@@IAAXHPBG@Z
+?Copy@CHPtrArray@@QAAXABV1@@Z
+?Copy@CHStringArray@@QAAXABV1@@Z
+?CopyBeforeWrite@CHString@@IAAXXZ
+?Create@CWbemGlueFactory@@SAPAV1@PAJ@Z
+?Create@CWbemGlueFactory@@SAPAV1@XZ
+?CreateClassEnum@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z
+?CreateClassEnumAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?CreateInstance@CWbemGlueFactory@@UAAJPAUIUnknown@@ABU_GUID@@PAPAX@Z
+?CreateInstanceEnum@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z
+?CreateInstanceEnum@Provider@@AAAJPAVMethodContext@@J@Z
+?CreateInstanceEnumAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?CreateMsgProvider@CWinMsgEvent@@CAXXZ
+?CreateMsgWindow@CWinMsgEvent@@CAPAUHWND__@@XZ
+?CreateNewInstance@Provider@@IAAPAVCInstance@@PAVMethodContext@@@Z
+?CreateOpen@CRegistry@@QAAJPAUHKEY__@@PBGPAGKKPAU_SECURITY_ATTRIBUTES@@PAK@Z
+?CtrlHandlerRoutine@CWinMsgEvent@@CAHK@Z
+?DecrementMapCount@CWbemProviderGlue@@KAJPAJ@Z
+?DecrementMapCount@CWbemProviderGlue@@KAJPBVCWbemGlueFactory@@@Z
+?DecrementObjectCount@CWbemProviderGlue@@SAJXZ
+?DeleteClass@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemCallResult@@@Z
+?DeleteClassAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?DeleteCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBG@Z
+?DeleteCurrentKeyValue@CRegistry@@QAAKPBG@Z
+?DeleteInstance@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemCallResult@@@Z
+?DeleteInstance@Provider@@AAAJPAUParsedObjectPath@@JPAVMethodContext@@@Z
+?DeleteInstance@Provider@@MAAJABVCInstance@@J@Z
+?DeleteInstanceAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?DeleteKey@CRegistry@@QAAJPAVCHString@@@Z
+?DeleteValue@CRegistry@@QAAJPBG@Z
+?Destroy@CWbemGlueFactory@@QAAXXZ
+?DestroyMsgWindow@CWinMsgEvent@@CAXXZ
+?ElementAt@CHPtrArray@@QAAAAPAXH@Z
+?ElementAt@CHStringArray@@QAAAAVCHString@@H@Z
+?Empty@CHString@@QAAXXZ
+?Empty@CObjectPathParser@@AAAXXZ
+?EndRead@CThreadBase@@QAAXXZ
+?EndWrite@CThreadBase@@QAAXXZ
+?EnumerateAndGetValues@CRegistry@@QAAJAAKAAPAGAAPAE@Z
+?EnumerateInstances@Provider@@MAAJPAVMethodContext@@J@Z
+?ExecMethod@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemClassObject@@PAPAU3@PAPAUIWbemCallResult@@@Z
+?ExecMethod@Provider@@AAAJPAUParsedObjectPath@@PAGJPAVCInstance@@2PAVMethodContext@@@Z
+?ExecMethod@Provider@@MAAJABVCInstance@@QAGPAV2@2J@Z
+?ExecMethodAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemClassObject@@PAUIWbemObjectSink@@@Z
+?ExecNotificationQuery@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z
+?ExecNotificationQueryAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?ExecQuery@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z
+?ExecQuery@Provider@@MAAJPAVMethodContext@@AAVCFrameworkQuery@@J@Z
+?ExecQueryAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?ExecuteQuery@Provider@@AAAJPAVMethodContext@@AAVCFrameworkQuery@@J@Z
+?FillInstance@CWbemProviderGlue@@SAJPAVCInstance@@PBG@Z
+?FillInstance@CWbemProviderGlue@@SAJPAVMethodContext@@PAVCInstance@@@Z
+?Find@CHString@@QBAHG@Z
+?Find@CHString@@QBAHPBG@Z
+?FindOneOf@CHString@@QBAHPBG@Z
+?Flush@Provider@@MAAXXZ
+?FlushAll@CWbemProviderGlue@@AAAXXZ
+?Format@CHString@@QAAXIZZ
+?Format@CHString@@QAAXPBGZZ
+?FormatMessageW@CHString@@QAAXIZZ
+?FormatMessageW@CHString@@QAAXPBGZZ
+?FormatV@CHString@@QAAXPBGPAD@Z
+?FrameworkLogin@CWbemProviderGlue@@SAXPBGPAVProvider@@0@Z
+?FrameworkLoginDLL@CWbemProviderGlue@@SAHPBG@Z
+?FrameworkLoginDLL@CWbemProviderGlue@@SAHPBGPAJ@Z
+?FrameworkLogoff@CWbemProviderGlue@@SAXPBG0@Z
+?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPBG@Z
+?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPBGPAJ@Z
+?Free@CObjectPathParser@@QAAXPAUParsedObjectPath@@@Z
+?FreeExtra@CHPtrArray@@QAAXXZ
+?FreeExtra@CHString@@QAAXXZ
+?FreeExtra@CHStringArray@@QAAXXZ
+?FreeSearchList@CRegistrySearch@@QAAHHAAVCHPtrArray@@@Z
+?GetAllDerivedInstances@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@PAVMethodContext@@0@Z
+?GetAllDerivedInstancesAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z
+?GetAllInstances@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@0PAVMethodContext@@@Z
+?GetAllInstancesAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z
+?GetAllocLength@CHString@@QBAHXZ
+?GetAt@CHPtrArray@@QBAPAXH@Z
+?GetAt@CHString@@QBAGH@Z
+?GetAt@CHStringArray@@QBA?AVCHString@@H@Z
+?GetBSTR@WBEMTime@@QBAPAGXZ
+?GetBSTR@WBEMTimeSpan@@QBAPAGXZ
+?GetBuffer@CHString@@QAAPAGH@Z
+?GetBufferSetLength@CHString@@QAAPAGH@Z
+?GetByte@CInstance@@QBA_NPBGAAE@Z
+?GetCHString@CInstance@@QBA_NPBGAAVCHString@@@Z
+?GetCSDVersion@CWbemProviderGlue@@SAPBGXZ
+?GetClassNameW@CRegistry@@QAAPAGXZ
+?GetClassObjectInterface@CInstance@@QAAPAUIWbemClassObject@@XZ
+?GetClassObjectInterface@Provider@@AAAPAUIWbemClassObject@@PAVMethodContext@@@Z
+?GetComputerNameW@CWbemProviderGlue@@CAXAAVCHString@@@Z
+?GetCurrentBinaryKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGPAEPAK@Z
+?GetCurrentBinaryKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z
+?GetCurrentBinaryKeyValue@CRegistry@@QAAKPBGPAEPAK@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAK@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHStringArray@@@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPBGAAK@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHStringArray@@@Z
+?GetCurrentRawKeyValue@CRegistry@@AAAKPAUHKEY__@@PBGPAXPAK3@Z
+?GetCurrentRawSubKeyValue@CRegistry@@AAAKPBGPAXPAK2@Z
+?GetCurrentSubKeyCount@CRegistry@@QAAKXZ
+?GetCurrentSubKeyName@CRegistry@@QAAKAAVCHString@@@Z
+?GetCurrentSubKeyPath@CRegistry@@QAAKAAVCHString@@@Z
+?GetCurrentSubKeyValue@CRegistry@@QAAKPBGAAK@Z
+?GetCurrentSubKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z
+?GetCurrentSubKeyValue@CRegistry@@QAAKPBGPAXPAK@Z
+?GetDMTF@WBEMTime@@QBAPAGH@Z
+?GetDMTFNonNtfs@WBEMTime@@QBAPAGXZ
+?GetDOUBLE@CInstance@@QBA_NPBGAAN@Z
+?GetDWORD@CInstance@@QBA_NPBGAAK@Z
+?GetData@CHPtrArray@@QAAPAPAXXZ
+?GetData@CHPtrArray@@QBAPAPBXXZ
+?GetData@CHString@@IBAPAUCHStringData@@XZ
+?GetData@CHStringArray@@QAAPAVCHString@@XZ
+?GetData@CHStringArray@@QBAPBVCHString@@XZ
+?GetDateTime@CInstance@@QBA_NPBGAAVWBEMTime@@@Z
+?GetEmbeddedObject@CInstance@@QBA_NPBGPAPAV1@PAVMethodContext@@@Z
+?GetEmptyInstance@CWbemProviderGlue@@SAJPAVMethodContext@@PBGPAPAVCInstance@@1@Z
+?GetEmptyInstance@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@0@Z
+?GetFILETIME@WBEMTime@@QBAHPAU_FILETIME@@@Z
+?GetFILETIME@WBEMTimeSpan@@QBAHPAU_FILETIME@@@Z
+?GetIWBEMContext@MethodContext@@UAAPAUIWbemContext@@XZ
+?GetInstanceByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@@Z
+?GetInstanceFromCIMOM@CWbemProviderGlue@@CAJPBG0PAVMethodContext@@PAPAVCInstance@@@Z
+?GetInstanceKeysByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@@Z
+?GetInstancePropertiesByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@AAVCHStringArray@@@Z
+?GetInstancesByQuery@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@PAVMethodContext@@0@Z
+?GetInstancesByQueryAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z
+?GetKeyString@ParsedObjectPath@@QAAPAGXZ
+?GetLength@CHString@@QBAHXZ
+?GetLocalComputerName@Provider@@IAAABVCHString@@XZ
+?GetLocalInstancePath@Provider@@IAA_NPBVCInstance@@AAVCHString@@@Z
+?GetLocalOffsetForDate@WBEMTime@@SAJABJ@Z
+?GetLocalOffsetForDate@WBEMTime@@SAJPBU_FILETIME@@@Z
+?GetLocalOffsetForDate@WBEMTime@@SAJPBU_SYSTEMTIME@@@Z
+?GetLocalOffsetForDate@WBEMTime@@SAJPBUtm@@@Z
+?GetLongestClassStringSize@CRegistry@@QAAKXZ
+?GetLongestSubKeySize@CRegistry@@QAAKXZ
+?GetLongestValueData@CRegistry@@QAAKXZ
+?GetLongestValueName@CRegistry@@QAAKXZ
+?GetMapCountPtr@CWbemProviderGlue@@KAPAJPBVCWbemGlueFactory@@@Z
+?GetMethodContext@CInstance@@QBAPAVMethodContext@@XZ
+?GetNamespace@CFrameworkQuery@@IAAABVCHString@@XZ
+?GetNamespace@Provider@@IAAABVCHString@@XZ
+?GetNamespaceConnection@CWbemProviderGlue@@SAPAUIWbemServices@@PBG@Z
+?GetNamespaceConnection@CWbemProviderGlue@@SAPAUIWbemServices@@PBGPAVMethodContext@@@Z
+?GetNamespacePart@ParsedObjectPath@@QAAPAGXZ
+?GetOSMajorVersion@CWbemProviderGlue@@SAKXZ
+?GetObject@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemClassObject@@PAPAUIWbemCallResult@@@Z
+?GetObject@Provider@@AAAJPAUParsedObjectPath@@PAVMethodContext@@J@Z
+?GetObject@Provider@@MAAJPAVCInstance@@J@Z
+?GetObject@Provider@@MAAJPAVCInstance@@JAAVCFrameworkQuery@@@Z
+?GetObjectAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?GetParentNamespacePart@ParsedObjectPath@@QAAPAGXZ
+?GetPlatform@CWbemProviderGlue@@SAKXZ
+?GetPropertyBitMask@CFrameworkQueryEx@@QAAXABVCHPtrArray@@PAX@Z
+?GetProviderGlue@MethodContext@@AAAPAVCWbemProviderGlue@@XZ
+?GetProviderName@Provider@@IAAABVCHString@@XZ
+?GetQuery@CFrameworkQuery@@QAAABVCHString@@XZ
+?GetQueryClassName@CFrameworkQuery@@QAAPAGXZ
+?GetRelativePath@CObjectPathParser@@SAPAGPAG@Z
+?GetRequiredProperties@CFrameworkQuery@@QAAXAAVCHStringArray@@@Z
+?GetSYSTEMTIME@WBEMTime@@QBAHPAU_SYSTEMTIME@@@Z
+?GetSize@CHPtrArray@@QBAHXZ
+?GetSize@CHStringArray@@QBAHXZ
+?GetStatus@CInstance@@QBA_NPBGAA_NAAG@Z
+?GetStatusObject@CWbemProviderGlue@@CAPAUIWbemClassObject@@PAVMethodContext@@PBG@Z
+?GetStatusObject@MethodContext@@QAAPAUIWbemClassObject@@XZ
+?GetStringArray@CInstance@@QBA_NPBGAAPAUtagSAFEARRAY@@@Z
+?GetStructtm@WBEMTime@@QBAHPAUtm@@@Z
+?GetTime@WBEMTime@@QBA_KXZ
+?GetTime@WBEMTimeSpan@@QBA_KXZ
+?GetTimeSpan@CInstance@@QBA_NPBGAAVWBEMTimeSpan@@@Z
+?GetUpperBound@CHPtrArray@@QBAHXZ
+?GetUpperBound@CHStringArray@@QBAHXZ
+?GetValueCount@CRegistry@@QAAKXZ
+?GetValuesForProp@CFrameworkQuery@@QAAJPBGAAV?$vector@V_bstr_t@@V?$allocator@V_bstr_t@@@std@@@std@@@Z
+?GetValuesForProp@CFrameworkQuery@@QAAJPBGAAVCHStringArray@@@Z
+?GetValuesForProp@CFrameworkQueryEx@@QAAJPBGAAV?$vector@HV?$allocator@H@std@@@std@@@Z
+?GetValuesForProp@CFrameworkQueryEx@@QAAJPBGAAV?$vector@V_variant_t@@V?$allocator@V_variant_t@@@std@@@std@@@Z
+?GetVariant@CInstance@@QBA_NPBGAAUtagVARIANT@@@Z
+?GetWBEMINT16@CInstance@@QBA_NPBGAAF@Z
+?GetWBEMINT64@CInstance@@QBA_NPBGAAVCHString@@@Z
+?GetWBEMINT64@CInstance@@QBA_NPBGAA_J@Z
+?GetWBEMINT64@CInstance@@QBA_NPBGAA_K@Z
+?GetWCHAR@CInstance@@QBA_NPBGPAPAG@Z
+?GetWORD@CInstance@@QBA_NPBGAAG@Z
+?Getbool@CInstance@@QBA_NPBGAA_N@Z
+?GethKey@CRegistry@@QAAPAUHKEY__@@XZ
+?Gettime_t@WBEMTime@@QBAHPAJ@Z
+?Gettime_t@WBEMTimeSpan@@QBAHPAJ@Z
+?IncrementMapCount@CWbemProviderGlue@@KAJPAJ@Z
+?IncrementMapCount@CWbemProviderGlue@@KAJPBVCWbemGlueFactory@@@Z
+?IncrementObjectCount@CWbemProviderGlue@@SAXXZ
+?Init2@CFrameworkQuery@@QAAXPAUIWbemClassObject@@@Z
+?Init@CFrameworkQuery@@QAAJPAUParsedObjectPath@@PAUIWbemContext@@PBGAAVCHString@@@Z
+?Init@CFrameworkQuery@@QAAJQAG0JAAVCHString@@@Z
+?Init@CHString@@IAAXXZ
+?Init@CWbemProviderGlue@@CAXXZ
+?InitComputerName@Provider@@CAXXZ
+?InitEx@CFrameworkQueryEx@@UAAJQAG0JAAVCHString@@@Z
+?Initialize@CWbemProviderGlue@@UAAJPAGJ00PAUIWbemServices@@PAUIWbemContext@@PAUIWbemProviderInitSink@@@Z
+?InsertAt@CHPtrArray@@QAAXHPAV1@@Z
+?InsertAt@CHPtrArray@@QAAXHPAXH@Z
+?InsertAt@CHStringArray@@QAAXHPAV1@@Z
+?InsertAt@CHStringArray@@QAAXHPBGH@Z
+?InternalGetNamespaceConnection@CWbemProviderGlue@@AAAPAUIWbemServices@@PBG@Z
+?Is3TokenOR@CFrameworkQueryEx@@QAAHPBG0AAUtagVARIANT@@1@Z
+?IsClass@ParsedObjectPath@@QAAHXZ
+?IsDerivedFrom@CWbemProviderGlue@@SA_NPBG0PAVMethodContext@@0@Z
+?IsEmpty@CHString@@QBAHXZ
+?IsExtended@CFrameworkQueryEx@@UAA_NXZ
+?IsInList@CFrameworkQuery@@IAAKABVCHStringArray@@PBG@Z
+?IsInstance@ParsedObjectPath@@QAAHXZ
+?IsLocal@ParsedObjectPath@@QAAHPBG@Z
+?IsLoggingOn@ProviderLog@@QAA?AW4LogLevel@1@PAVCHString@@@Z
+?IsNTokenAnd@CFrameworkQueryEx@@QAAHAAVCHStringArray@@AAVCHPtrArray@@@Z
+?IsNull@CInstance@@QBA_NPBG@Z
+?IsObject@ParsedObjectPath@@QAAHXZ
+?IsOk@WBEMTime@@QBA_NXZ
+?IsOk@WBEMTimeSpan@@QBA_NXZ
+?IsPropertyRequired@CFrameworkQuery@@QAA_NPBG@Z
+?IsReference@CFrameworkQuery@@IAAHPBG@Z
+?IsRelative@ParsedObjectPath@@QAAHPBG0@Z
+?KeysOnly@CFrameworkQuery@@QAA_NXZ
+?Left@CHString@@QBA?AV1@H@Z
+?LoadStringW@CHString@@IAAHIPAGI@Z
+?LoadStringW@CHString@@QAAHI@Z
+?LocalLogMessage@ProviderLog@@QAAXPBG0HW4LogLevel@1@@Z
+?LocalLogMessage@ProviderLog@@QAAXPBGHW4LogLevel@1@0ZZ
+?LocateKeyByNameOrValueName@CRegistrySearch@@QAAHPAUHKEY__@@PBG1PAPBGKAAVCHString@@3@Z
+?Lock@CThreadBase@@AAAXXZ
+?LockBuffer@CHString@@QAAPAGXZ
+?LockFactoryMap@CWbemProviderGlue@@CAXXZ
+?LockProviderMap@CWbemProviderGlue@@CAXXZ
+?LockServer@CWbemGlueFactory@@UAAJH@Z
+?LogError@CInstance@@IBAXPBG00J@Z
+?MakeLocalPath@Provider@@IAA?AVCHString@@ABV2@@Z
+?MakeLower@CHString@@QAAXXZ
+?MakeReverse@CHString@@QAAXXZ
+?MakeUpper@CHString@@QAAXXZ
+?Mid@CHString@@QBA?AV1@H@Z
+?Mid@CHString@@QBA?AV1@HH@Z
+?MsgWndProc@CWinMsgEvent@@CAJPAUHWND__@@IIJ@Z
+?NextSubKey@CRegistry@@QAAKXZ
+?NextToken@CObjectPathParser@@AAAHXZ
+?NormalizePath@@YAKPBG00KAAVCHString@@@Z
+?NullOutUnsetProperties@CWbemProviderGlue@@AAAJPAUIWbemClassObject@@PAPAU2@ABUtagVARIANT@@@Z
+?OnFinalRelease@CThreadBase@@MAAXXZ
+?Open@CRegistry@@QAAJPAUHKEY__@@PBGK@Z
+?OpenAndEnumerateSubKeys@CRegistry@@QAAJPAUHKEY__@@PBGK@Z
+?OpenCurrentUser@CRegistry@@QAAKPBGK@Z
+?OpenLocalMachineKeyAndReadValue@CRegistry@@QAAJPBG0AAVCHString@@@Z
+?OpenNamespace@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemServices@@PAPAUIWbemCallResult@@@Z
+?OpenSubKey@CRegistry@@AAAKXZ
+?Parse@CObjectPathParser@@QAAHPBGPAPAUParsedObjectPath@@@Z
+?PreProcessPutInstanceParms@CWbemProviderGlue@@AAAJPAUIWbemClassObject@@PAPAU2@PAUIWbemContext@@@Z
+?PrepareToReOpen@CRegistry@@AAAXXZ
+?PutClass@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAPAUIWbemCallResult@@@Z
+?PutClassAsync@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?PutInstance@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAPAUIWbemCallResult@@@Z
+?PutInstance@Provider@@AAAJPAUIWbemClassObject@@JPAVMethodContext@@@Z
+?PutInstance@Provider@@MAAJABVCInstance@@J@Z
+?PutInstanceAsync@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?QueryInterface@CWbemGlueFactory@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@CWbemProviderGlue@@UAAJABU_GUID@@PAPAX@Z
+?QueryObjectSink@CWbemProviderGlue@@UAAJJPAPAUIWbemObjectSink@@@Z
+?QueryPostProcess@MethodContext@@UAAXXZ
+?RegisterForMessage@CWinMsgEvent@@IAAXIH@Z
+?Release@CHString@@QAAXXZ
+?Release@CHString@@SAXPAUCHStringData@@@Z
+?Release@CInstance@@QAAJXZ
+?Release@CThreadBase@@QAAJXZ
+?Release@CWbemGlueFactory@@UAAKXZ
+?Release@CWbemProviderGlue@@UAAKXZ
+?Release@MethodContext@@QAAJXZ
+?ReleaseBuffer@CHString@@QAAXH@Z
+?RemoveAll@CHPtrArray@@QAAXXZ
+?RemoveAll@CHStringArray@@QAAXXZ
+?RemoveAt@CHPtrArray@@QAAXHH@Z
+?RemoveAt@CHStringArray@@QAAXHH@Z
+?RemoveFromFactoryMap@CWbemProviderGlue@@KAXPBVCWbemGlueFactory@@@Z
+?Reset@CFrameworkQuery@@AAAXXZ
+?ReverseFind@CHString@@QBAHG@Z
+?RewindSubKeys@CRegistry@@QAAXXZ
+?Right@CHString@@QBA?AV1@H@Z
+?SafeStrlen@CHString@@KAHPBG@Z
+?SearchAndBuildList@CRegistrySearch@@QAAHVCHString@@AAVCHPtrArray@@00HPAUHKEY__@@@Z
+?SearchMapForProvider@CWbemProviderGlue@@CAPAVProvider@@PBG0@Z
+?SetAt@CHPtrArray@@QAAXHPAX@Z
+?SetAt@CHString@@QAAXHG@Z
+?SetAt@CHStringArray@@QAAXHPBG@Z
+?SetAtGrow@CHPtrArray@@QAAXHPAX@Z
+?SetAtGrow@CHStringArray@@QAAXHPBG@Z
+?SetByte@CInstance@@QAA_NPBGE@Z
+?SetCHString@CInstance@@QAA_NPBG0@Z
+?SetCHString@CInstance@@QAA_NPBGABVCHString@@@Z
+?SetCHString@CInstance@@QAA_NPBGPBD@Z
+?SetCHStringResourceHandle@@YAXPAUHINSTANCE__@@@Z
+?SetCharSplat@CInstance@@QAA_NPBG0@Z
+?SetCharSplat@CInstance@@QAA_NPBGK@Z
+?SetCharSplat@CInstance@@QAA_NPBGPBD@Z
+?SetClassName@ParsedObjectPath@@QAAHPBG@Z
+?SetCreationClassName@Provider@@IAA_NPAVCInstance@@@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAK@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHStringArray@@@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPBGAAK@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHStringArray@@@Z
+?SetCurrentKeyValueExpand@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z
+?SetDMTF@WBEMTime@@QAAHQAG@Z
+?SetDOUBLE@CInstance@@QAA_NPBGN@Z
+?SetDWORD@CInstance@@QAA_NPBGK@Z
+?SetDateTime@CInstance@@QAA_NPBGABVWBEMTime@@@Z
+?SetDefaultValues@CRegistry@@AAAXXZ
+?SetEmbeddedObject@CInstance@@QAA_NPBGAAV1@@Z
+?SetKeyFromParsedObjectPath@Provider@@AAAHPAVCInstance@@PAUParsedObjectPath@@@Z
+?SetNull@CInstance@@QAA_NPBG@Z
+?SetPlatformID@CRegistry@@CAHXZ
+?SetSize@CHPtrArray@@QAAXHH@Z
+?SetSize@CHStringArray@@QAAXHH@Z
+?SetStatusObject@CWbemProviderGlue@@SA_NPAVMethodContext@@PBG1JPBUtagSAFEARRAY@@2@Z
+?SetStatusObject@MethodContext@@QAA_NPAUIWbemClassObject@@@Z
+?SetStringArray@CInstance@@QAA_NPBGABUtagSAFEARRAY@@@Z
+?SetTimeSpan@CInstance@@QAA_NPBGABVWBEMTimeSpan@@@Z
+?SetVariant@CInstance@@QAA_NPBGABUtagVARIANT@@@Z
+?SetWBEMINT16@CInstance@@QAA_NPBGABF@Z
+?SetWBEMINT64@CInstance@@QAA_NPBGABVCHString@@@Z
+?SetWBEMINT64@CInstance@@QAA_NPBG_J@Z
+?SetWBEMINT64@CInstance@@QAA_NPBG_K@Z
+?SetWCHARSplat@CInstance@@QAA_NPBG0@Z
+?SetWORD@CInstance@@QAA_NPBGG@Z
+?Setbool@CInstance@@QAA_NPBG_N@Z
+?Signal@CAutoEvent@@QAAHXZ
+?SpanExcluding@CHString@@QBA?AV1@PBG@Z
+?SpanIncluding@CHString@@QBA?AV1@PBG@Z
+?TrimLeft@CHString@@QAAXXZ
+?TrimRight@CHString@@QAAXXZ
+?UnInit@CWbemProviderGlue@@CAXXZ
+?UnRegisterAllMessages@CWinMsgEvent@@IAAXXZ
+?UnRegisterMessage@CWinMsgEvent@@IAA_NIH@Z
+?Unlock@CThreadBase@@AAAXXZ
+?UnlockBuffer@CHString@@QAAXXZ
+?UnlockFactoryMap@CWbemProviderGlue@@CAXXZ
+?UnlockProviderMap@CWbemProviderGlue@@CAXXZ
+?Unparse@CObjectPathParser@@SAHPAUParsedObjectPath@@PAPAG@Z
+?ValidateDeletionFlags@Provider@@MAAJJ@Z
+?ValidateEnumerationFlags@Provider@@MAAJJ@Z
+?ValidateFlags@Provider@@IAAJJW4FlagDefs@1@@Z
+?ValidateGetObjFlags@Provider@@MAAJJ@Z
+?ValidateIMOSPointer@Provider@@AAAHXZ
+?ValidateMethodFlags@Provider@@MAAJJ@Z
+?ValidatePutInstanceFlags@Provider@@MAAJJ@Z
+?ValidateQueryFlags@Provider@@MAAJJ@Z
+?Wait@CAutoEvent@@QAAKK@Z
+?WindowsDispatch@CWinMsgEvent@@CAXXZ
+?Zero@CObjectPathParser@@AAAXXZ
+?begin_parse@CObjectPathParser@@AAAHXZ
+?captainsLog@@3VProviderLog@@A DATA
+?dwThreadProc@CWinMsgEvent@@CAKPAX@Z
+?g_cs@@3VCCritSec@@A DATA
+?ident_becomes_class@CObjectPathParser@@AAAHXZ
+?ident_becomes_ns@CObjectPathParser@@AAAHXZ
+?initFailed@Provider@@SAHXZ
+?initFailed_@Provider@@0HA DATA
+?key_const@CObjectPathParser@@AAAHXZ
+?keyref@CObjectPathParser@@AAAHXZ
+?keyref_list@CObjectPathParser@@AAAHXZ
+?keyref_term@CObjectPathParser@@AAAHXZ
+?m_FlushPtrs@CWbemProviderGlue@@0V?$set@PAXU?$less@PAX@std@@V?$allocator@PAX@2@@std@@A DATA
+?m_csFlushPtrs@CWbemProviderGlue@@0VCCritSec@@A DATA
+?m_csStatusObject@CWbemProviderGlue@@0VCCritSec@@A DATA
+?m_pStatusObject@CWbemProviderGlue@@0PAUIWbemClassObject@@A DATA
+?mg_aeCreateWindow@CWinMsgEvent@@0VCAutoEvent@@A DATA
+?mg_csMapLock@CWinMsgEvent@@0VCCritSec@@A DATA
+?mg_csWindowLock@CWinMsgEvent@@0VCCritSec@@A DATA
+?mg_hDevNotify@CWinMsgEvent@@0PAXA DATA
+?mg_hThreadPumpHandle@CWinMsgEvent@@0PAXA DATA
+?mg_hWnd@CWinMsgEvent@@0PAUHWND__@@A DATA
+?mg_oSinkMap@CWinMsgEvent@@0V?$multimap@IPAVCWinMsgEvent@@U?$less@I@std@@V?$allocator@PAVCWinMsgEvent@@@3@@std@@A DATA
+?myRegCreateKeyEx@CRegistry@@AAAJPAUHKEY__@@PBGKPAGKKQAU_SECURITY_ATTRIBUTES@@PAPAU2@PAK@Z
+?myRegDeleteKey@CRegistry@@AAAJPAUHKEY__@@PBG@Z
+?myRegDeleteValue@CRegistry@@AAAJPAUHKEY__@@PBG@Z
+?myRegEnumKey@CRegistry@@AAAJPAUHKEY__@@KPAGK@Z
+?myRegEnumValue@CRegistry@@AAAJPAUHKEY__@@KPAGPAK22PAE2@Z
+?myRegOpenKeyEx@CRegistry@@AAAJPAUHKEY__@@PBGKKPAPAU2@@Z
+?myRegQueryInfoKey@CRegistry@@AAAJPAUHKEY__@@PAGPAK22222222PAU_FILETIME@@@Z
+?myRegQueryValueEx@CRegistry@@AAAJPAUHKEY__@@PBGPAK2PAE2@Z
+?myRegSetValueEx@CRegistry@@AAAJPAUHKEY__@@PBGKKPBEK@Z
+?ns_list@CObjectPathParser@@AAAHXZ
+?ns_list_rest@CObjectPathParser@@AAAHXZ
+?ns_or_class@CObjectPathParser@@AAAHXZ
+?ns_or_server@CObjectPathParser@@AAAHXZ
+?objref@CObjectPathParser@@AAAHXZ
+?objref_rest@CObjectPathParser@@AAAHXZ
+?optional_objref@CObjectPathParser@@AAAHXZ
+?propname@CObjectPathParser@@AAAHXZ
+?s_bInitted@CWbemProviderGlue@@0HA DATA
+?s_csFactoryMap@CWbemProviderGlue@@0VCCritSec@@A DATA
+?s_csProviderMap@CWbemProviderGlue@@0VCCritSec@@A DATA
+?s_dwMajorVersion@CWbemProviderGlue@@0KA DATA
+?s_dwPlatform@CRegistry@@0KA DATA
+?s_dwPlatform@CWbemProviderGlue@@0KA DATA
+?s_fPlatformSet@CRegistry@@0HA DATA
+?s_factorymap@CWbemProviderGlue@@0V?$map@PBXPAJU?$less@PBX@std@@V?$allocator@PAJ@2@@std@@A DATA
+?s_lObjects@CWbemProviderGlue@@0JA DATA
+?s_providersmap@CWbemProviderGlue@@0V?$map@VCHString@@PAXU?$less@VCHString@@@std@@V?$allocator@PAX@3@@std@@A DATA
+?s_strComputerName@Provider@@0VCHString@@A DATA
+?s_wstrCSDVersion@CWbemProviderGlue@@0PAGA DATA
+DoCmd
diff --git a/mingw-w64-crt/libarm32/framedynos.def b/mingw-w64-crt/libarm32/framedynos.def
new file mode 100644
index 0000000..be1b12b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/framedynos.def
@@ -0,0 +1,616 @@
+;
+; Definition file of framedynos.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "framedynos.dll"
+EXPORTS
+??0CAutoEvent@@QAA@XZ
+??0CFrameworkQuery@@QAA@ABV0@@Z
+??0CFrameworkQuery@@QAA@XZ
+??0CFrameworkQueryEx@@QAA@ABV0@@Z
+??0CFrameworkQueryEx@@QAA@XZ
+??0CHPtrArray@@QAA@XZ
+??0CHString@@QAA@ABV0@@Z
+??0CHString@@QAA@GH@Z
+??0CHString@@QAA@PBD@Z
+??0CHString@@QAA@PBE@Z
+??0CHString@@QAA@PBG@Z
+??0CHString@@QAA@PBGH@Z
+??0CHString@@QAA@XZ
+??0CHStringArray@@QAA@XZ
+??0CInstance@@QAA@ABV0@@Z
+??0CInstance@@QAA@PAUIWbemClassObject@@PAVMethodContext@@@Z
+??0CObjectPathParser@@QAA@W4ObjectParserFlags@@@Z
+??0CRegistry@@QAA@ABV0@@Z
+??0CRegistry@@QAA@XZ
+??0CRegistrySearch@@QAA@ABV0@@Z
+??0CRegistrySearch@@QAA@XZ
+??0CThreadBase@@QAA@ABV0@@Z
+??0CThreadBase@@QAA@W4THREAD_SAFETY_MECHANISM@0@@Z
+??0CWbemGlueFactory@@QAA@ABV0@@Z
+??0CWbemGlueFactory@@QAA@PAJ@Z
+??0CWbemGlueFactory@@QAA@XZ
+??0CWbemProviderGlue@@QAA@ABV0@@Z
+??0CWbemProviderGlue@@QAA@PAJ@Z
+??0CWbemProviderGlue@@QAA@XZ
+??0CWinMsgEvent@@QAA@ABV0@@Z
+??0CWinMsgEvent@@QAA@XZ
+??0CreateMutexAsProcess@@QAA@PBG@Z
+??0KeyRef@@QAA@PBGPBUtagVARIANT@@@Z
+??0KeyRef@@QAA@XZ
+??0MethodContext@@QAA@ABV0@@Z
+??0MethodContext@@QAA@PAUIWbemContext@@PAVCWbemProviderGlue@@@Z
+??0ParsedObjectPath@@QAA@XZ
+??0Provider@@QAA@ABV0@@Z
+??0Provider@@QAA@PBG0@Z
+??0ProviderLog@@QAA@ABV0@@Z
+??0ProviderLog@@QAA@XZ
+??0WBEMTime@@QAA@ABJ@Z
+??0WBEMTime@@QAA@ABU_FILETIME@@@Z
+??0WBEMTime@@QAA@ABU_SYSTEMTIME@@@Z
+??0WBEMTime@@QAA@ABUtm@@@Z
+??0WBEMTime@@QAA@QAG@Z
+??0WBEMTime@@QAA@XZ
+??0WBEMTimeSpan@@QAA@ABJ@Z
+??0WBEMTimeSpan@@QAA@ABU_FILETIME@@@Z
+??0WBEMTimeSpan@@QAA@HHHHHHH@Z
+??0WBEMTimeSpan@@QAA@QAG@Z
+??0WBEMTimeSpan@@QAA@XZ
+??1CAutoEvent@@QAA@XZ
+??1CFrameworkQuery@@QAA@XZ
+??1CFrameworkQueryEx@@QAA@XZ
+??1CHPtrArray@@QAA@XZ
+??1CHString@@QAA@XZ
+??1CHStringArray@@QAA@XZ
+??1CInstance@@UAA@XZ
+??1CObjectPathParser@@QAA@XZ
+??1CRegistry@@QAA@XZ
+??1CRegistrySearch@@QAA@XZ
+??1CThreadBase@@UAA@XZ
+??1CWbemGlueFactory@@QAA@XZ
+??1CWbemProviderGlue@@QAA@XZ
+??1CWinMsgEvent@@QAA@XZ
+??1CreateMutexAsProcess@@QAA@XZ
+??1KeyRef@@QAA@XZ
+??1MethodContext@@UAA@XZ
+??1ParsedObjectPath@@QAA@XZ
+??1Provider@@UAA@XZ
+??1ProviderLog@@UAA@XZ
+??4CAutoEvent@@QAAAAV0@ABV0@@Z
+??4CFrameworkQuery@@QAAAAV0@ABV0@@Z
+??4CFrameworkQueryEx@@QAAAAV0@ABV0@@Z
+??4CHPtrArray@@QAAAAV0@ABV0@@Z
+??4CHString@@QAAABV0@ABV0@@Z
+??4CHString@@QAAABV0@D@Z
+??4CHString@@QAAABV0@G@Z
+??4CHString@@QAAABV0@PAV0@@Z
+??4CHString@@QAAABV0@PBD@Z
+??4CHString@@QAAABV0@PBE@Z
+??4CHString@@QAAABV0@PBG@Z
+??4CHStringArray@@QAAAAV0@ABV0@@Z
+??4CInstance@@QAAAAV0@ABV0@@Z
+??4CObjectPathParser@@QAAAAV0@ABV0@@Z
+??4CRegistry@@QAAAAV0@ABV0@@Z
+??4CRegistrySearch@@QAAAAV0@ABV0@@Z
+??4CThreadBase@@QAAAAV0@ABV0@@Z
+??4CWbemGlueFactory@@QAAAAV0@ABV0@@Z
+??4CWbemProviderGlue@@QAAAAV0@ABV0@@Z
+??4CWinMsgEvent@@QAAAAV0@ABV0@@Z
+??4CreateMutexAsProcess@@QAAAAV0@ABV0@@Z
+??4KeyRef@@QAAAAU0@ABU0@@Z
+??4MethodContext@@QAAAAV0@ABV0@@Z
+??4ParsedObjectPath@@QAAAAU0@ABU0@@Z
+??4Provider@@QAAAAV0@ABV0@@Z
+??4ProviderLog@@QAAAAV0@ABV0@@Z
+??4WBEMTime@@QAAAAV0@ABV0@@Z
+??4WBEMTime@@QAAABV0@ABJ@Z
+??4WBEMTime@@QAAABV0@ABU_FILETIME@@@Z
+??4WBEMTime@@QAAABV0@ABU_SYSTEMTIME@@@Z
+??4WBEMTime@@QAAABV0@ABUtm@@@Z
+??4WBEMTime@@QAAABV0@QAG@Z
+??4WBEMTimeSpan@@QAAAAV0@ABV0@@Z
+??4WBEMTimeSpan@@QAAABV0@ABJ@Z
+??4WBEMTimeSpan@@QAAABV0@ABU_FILETIME@@@Z
+??4WBEMTimeSpan@@QAAABV0@QAG@Z
+??8WBEMTime@@QBAHABV0@@Z
+??8WBEMTimeSpan@@QBAHABV0@@Z
+??9WBEMTime@@QBAHABV0@@Z
+??9WBEMTimeSpan@@QBAHABV0@@Z
+??ACHPtrArray@@QAAAAPAXH@Z
+??ACHPtrArray@@QBAPAXH@Z
+??ACHString@@QBAGH@Z
+??ACHStringArray@@QAAAAVCHString@@H@Z
+??ACHStringArray@@QBA?AVCHString@@H@Z
+??BCHString@@QBAPBGXZ
+??GWBEMTime@@QAA?AVWBEMTimeSpan@@ABV0@@Z
+??GWBEMTime@@QBA?AV0@ABVWBEMTimeSpan@@@Z
+??GWBEMTimeSpan@@QBA?AV0@ABV0@@Z
+??H@YA?AVCHString@@ABV0@0@Z
+??H@YA?AVCHString@@ABV0@G@Z
+??H@YA?AVCHString@@ABV0@PBG@Z
+??H@YA?AVCHString@@GABV0@@Z
+??H@YA?AVCHString@@PBGABV0@@Z
+??HWBEMTime@@QBA?AV0@ABVWBEMTimeSpan@@@Z
+??HWBEMTimeSpan@@QBA?AV0@ABV0@@Z
+??MWBEMTime@@QBAHABV0@@Z
+??MWBEMTimeSpan@@QBAHABV0@@Z
+??NWBEMTime@@QBAHABV0@@Z
+??NWBEMTimeSpan@@QBAHABV0@@Z
+??OWBEMTime@@QBAHABV0@@Z
+??OWBEMTimeSpan@@QBAHABV0@@Z
+??PWBEMTime@@QBAHABV0@@Z
+??PWBEMTimeSpan@@QBAHABV0@@Z
+??YCHString@@QAAABV0@ABV0@@Z
+??YCHString@@QAAABV0@D@Z
+??YCHString@@QAAABV0@G@Z
+??YCHString@@QAAABV0@PBG@Z
+??YWBEMTime@@QAAABV0@ABVWBEMTimeSpan@@@Z
+??YWBEMTimeSpan@@QAAABV0@ABV0@@Z
+??ZWBEMTime@@QAAABV0@ABVWBEMTimeSpan@@@Z
+??ZWBEMTimeSpan@@QAAABV0@ABV0@@Z
+??_7CFrameworkQueryEx@@6B@ DATA
+??_7CInstance@@6B@ DATA
+??_7CThreadBase@@6B@ DATA
+??_7CWbemGlueFactory@@6B@ DATA
+??_7CWbemProviderGlue@@6BIWbemProviderInit@@@ DATA
+??_7CWbemProviderGlue@@6BIWbemServices@@@ DATA
+??_7CWinMsgEvent@@6B@ DATA
+??_7MethodContext@@6B@ DATA
+??_7Provider@@6B@ DATA
+??_7ProviderLog@@6B@ DATA
+??_FCObjectPathParser@@QAAXXZ
+??_FCThreadBase@@QAAXXZ
+?Add@CHPtrArray@@QAAHPAX@Z
+?Add@CHStringArray@@QAAHPBG@Z
+?AddFlushPtr@CWbemProviderGlue@@AAAXPAX@Z
+?AddKeyRef@ParsedObjectPath@@QAAHPAUKeyRef@@@Z
+?AddKeyRef@ParsedObjectPath@@QAAHPBGPBUtagVARIANT@@@Z
+?AddKeyRefEx@ParsedObjectPath@@QAAHPBGPBUtagVARIANT@@@Z
+?AddNamespace@ParsedObjectPath@@QAAHPBG@Z
+?AddProviderToMap@CWbemProviderGlue@@CAPAVProvider@@PBG0PAV2@@Z
+?AddRef@CInstance@@QAAJXZ
+?AddRef@CThreadBase@@QAAJXZ
+?AddRef@CWbemGlueFactory@@UAAKXZ
+?AddRef@CWbemProviderGlue@@UAAKXZ
+?AddRef@MethodContext@@QAAJXZ
+?AddToFactoryMap@CWbemProviderGlue@@KAXPBVCWbemGlueFactory@@PAJ@Z
+?AllPropertiesAreRequired@CFrameworkQuery@@QAA_NXZ
+?AllocBeforeWrite@CHString@@IAAXH@Z
+?AllocBuffer@CHString@@IAAXH@Z
+?AllocCopy@CHString@@IBAXAAV1@HHH@Z
+?AllocSysString@CHString@@QBAPAGXZ
+?Append@CHPtrArray@@QAAHABV1@@Z
+?Append@CHStringArray@@QAAHABV1@@Z
+?AssignCopy@CHString@@IAAXHPBG@Z
+?BeginRead@CThreadBase@@QAAHK@Z
+?BeginWrite@CThreadBase@@QAAHK@Z
+?CancelAsyncCall@CWbemProviderGlue@@UAAJPAUIWbemObjectSink@@@Z
+?CancelAsyncRequest@CWbemProviderGlue@@UAAJJ@Z
+?CheckAndAddToList@CRegistrySearch@@AAAXPAVCRegistry@@VCHString@@1AAVCHPtrArray@@11H@Z
+?CheckFileSize@ProviderLog@@AAAXAAT_LARGE_INTEGER@@ABVCHString@@@Z
+?CheckImpersonationLevel@CWbemProviderGlue@@CAJXZ
+?Clear@WBEMTime@@QAAXXZ
+?Clear@WBEMTimeSpan@@QAAXXZ
+?ClearKeys@ParsedObjectPath@@QAAXXZ
+?Close@CRegistry@@QAAXXZ
+?CloseSubKey@CRegistry@@AAAXXZ
+?Collate@CHString@@QBAHPBG@Z
+?Commit@CInstance@@QAAJXZ
+?Commit@Provider@@IAAJPAVCInstance@@_N@Z
+?Compare@CHString@@QBAHPBG@Z
+?CompareNoCase@CHString@@QBAHPBG@Z
+?ConcatCopy@CHString@@IAAXHPBGH0@Z
+?ConcatInPlace@CHString@@IAAXHPBG@Z
+?Copy@CHPtrArray@@QAAXABV1@@Z
+?Copy@CHStringArray@@QAAXABV1@@Z
+?CopyBeforeWrite@CHString@@IAAXXZ
+?Create@CWbemGlueFactory@@SAPAV1@PAJ@Z
+?Create@CWbemGlueFactory@@SAPAV1@XZ
+?CreateClassEnum@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z
+?CreateClassEnumAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?CreateInstance@CWbemGlueFactory@@UAAJPAUIUnknown@@ABU_GUID@@PAPAX@Z
+?CreateInstanceEnum@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z
+?CreateInstanceEnum@Provider@@AAAJPAVMethodContext@@J@Z
+?CreateInstanceEnumAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?CreateMsgProvider@CWinMsgEvent@@CAXXZ
+?CreateMsgWindow@CWinMsgEvent@@CAPAUHWND__@@XZ
+?CreateNewInstance@Provider@@IAAPAVCInstance@@PAVMethodContext@@@Z
+?CreateOpen@CRegistry@@QAAJPAUHKEY__@@PBGPAGKKPAU_SECURITY_ATTRIBUTES@@PAK@Z
+?CtrlHandlerRoutine@CWinMsgEvent@@CAHK@Z
+?DecrementMapCount@CWbemProviderGlue@@KAJPAJ@Z
+?DecrementMapCount@CWbemProviderGlue@@KAJPBVCWbemGlueFactory@@@Z
+?DecrementObjectCount@CWbemProviderGlue@@SAJXZ
+?DeleteClass@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemCallResult@@@Z
+?DeleteClassAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?DeleteCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBG@Z
+?DeleteCurrentKeyValue@CRegistry@@QAAKPBG@Z
+?DeleteInstance@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemCallResult@@@Z
+?DeleteInstance@Provider@@AAAJPAUParsedObjectPath@@JPAVMethodContext@@@Z
+?DeleteInstance@Provider@@MAAJABVCInstance@@J@Z
+?DeleteInstanceAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?DeleteKey@CRegistry@@QAAJPAVCHString@@@Z
+?DeleteValue@CRegistry@@QAAJPBG@Z
+?Destroy@CWbemGlueFactory@@QAAXXZ
+?DestroyMsgWindow@CWinMsgEvent@@CAXXZ
+?ElementAt@CHPtrArray@@QAAAAPAXH@Z
+?ElementAt@CHStringArray@@QAAAAVCHString@@H@Z
+?Empty@CHString@@QAAXXZ
+?Empty@CObjectPathParser@@AAAXXZ
+?EndRead@CThreadBase@@QAAXXZ
+?EndWrite@CThreadBase@@QAAXXZ
+?EnumerateAndGetValues@CRegistry@@QAAJAAKAAPAGAAPAE@Z
+?EnumerateInstances@Provider@@MAAJPAVMethodContext@@J@Z
+?ExecMethod@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemClassObject@@PAPAU3@PAPAUIWbemCallResult@@@Z
+?ExecMethod@Provider@@AAAJPAUParsedObjectPath@@PAGJPAVCInstance@@2PAVMethodContext@@@Z
+?ExecMethod@Provider@@MAAJABVCInstance@@QAGPAV2@2J@Z
+?ExecMethodAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemClassObject@@PAUIWbemObjectSink@@@Z
+?ExecNotificationQuery@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z
+?ExecNotificationQueryAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?ExecQuery@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAPAUIEnumWbemClassObject@@@Z
+?ExecQuery@Provider@@MAAJPAVMethodContext@@AAVCFrameworkQuery@@J@Z
+?ExecQueryAsync@CWbemProviderGlue@@UAAJQAG0JPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?ExecuteQuery@Provider@@AAAJPAVMethodContext@@AAVCFrameworkQuery@@J@Z
+?FillInstance@CWbemProviderGlue@@SAJPAVCInstance@@PBG@Z
+?FillInstance@CWbemProviderGlue@@SAJPAVMethodContext@@PAVCInstance@@@Z
+?Find@CHString@@QBAHG@Z
+?Find@CHString@@QBAHPBG@Z
+?FindOneOf@CHString@@QBAHPBG@Z
+?Flush@Provider@@MAAXXZ
+?FlushAll@CWbemProviderGlue@@AAAXXZ
+?Format@CHString@@QAAXIZZ
+?Format@CHString@@QAAXPBGZZ
+?FormatMessageW@CHString@@QAAXIZZ
+?FormatMessageW@CHString@@QAAXPBGZZ
+?FormatV@CHString@@QAAXPBGPAD@Z
+?FrameworkLogin@CWbemProviderGlue@@SAXPBGPAVProvider@@0@Z
+?FrameworkLoginDLL@CWbemProviderGlue@@SAHPBG@Z
+?FrameworkLoginDLL@CWbemProviderGlue@@SAHPBGPAJ@Z
+?FrameworkLogoff@CWbemProviderGlue@@SAXPBG0@Z
+?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPBG@Z
+?FrameworkLogoffDLL@CWbemProviderGlue@@SAHPBGPAJ@Z
+?Free@CObjectPathParser@@QAAXPAUParsedObjectPath@@@Z
+?FreeExtra@CHPtrArray@@QAAXXZ
+?FreeExtra@CHString@@QAAXXZ
+?FreeExtra@CHStringArray@@QAAXXZ
+?FreeSearchList@CRegistrySearch@@QAAHHAAVCHPtrArray@@@Z
+?GetAllDerivedInstances@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@PAVMethodContext@@0@Z
+?GetAllDerivedInstancesAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z
+?GetAllInstances@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@0PAVMethodContext@@@Z
+?GetAllInstancesAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z
+?GetAllocLength@CHString@@QBAHXZ
+?GetAt@CHPtrArray@@QBAPAXH@Z
+?GetAt@CHString@@QBAGH@Z
+?GetAt@CHStringArray@@QBA?AVCHString@@H@Z
+?GetBSTR@WBEMTime@@QBAPAGXZ
+?GetBSTR@WBEMTimeSpan@@QBAPAGXZ
+?GetBuffer@CHString@@QAAPAGH@Z
+?GetBufferSetLength@CHString@@QAAPAGH@Z
+?GetByte@CInstance@@QBA_NPBGAAE@Z
+?GetCHString@CInstance@@QBA_NPBGAAVCHString@@@Z
+?GetCSDVersion@CWbemProviderGlue@@SAPBGXZ
+?GetClassNameW@CRegistry@@QAAPAGXZ
+?GetClassObjectInterface@CInstance@@QAAPAUIWbemClassObject@@XZ
+?GetClassObjectInterface@Provider@@AAAPAUIWbemClassObject@@PAVMethodContext@@@Z
+?GetComputerNameW@CWbemProviderGlue@@CAXAAVCHString@@@Z
+?GetCurrentBinaryKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGPAEPAK@Z
+?GetCurrentBinaryKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z
+?GetCurrentBinaryKeyValue@CRegistry@@QAAKPBGPAEPAK@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAK@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHStringArray@@@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPBGAAK@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z
+?GetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHStringArray@@@Z
+?GetCurrentRawKeyValue@CRegistry@@AAAKPAUHKEY__@@PBGPAXPAK3@Z
+?GetCurrentRawSubKeyValue@CRegistry@@AAAKPBGPAXPAK2@Z
+?GetCurrentSubKeyCount@CRegistry@@QAAKXZ
+?GetCurrentSubKeyName@CRegistry@@QAAKAAVCHString@@@Z
+?GetCurrentSubKeyPath@CRegistry@@QAAKAAVCHString@@@Z
+?GetCurrentSubKeyValue@CRegistry@@QAAKPBGAAK@Z
+?GetCurrentSubKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z
+?GetCurrentSubKeyValue@CRegistry@@QAAKPBGPAXPAK@Z
+?GetDMTF@WBEMTime@@QBAPAGH@Z
+?GetDMTFNonNtfs@WBEMTime@@QBAPAGXZ
+?GetDOUBLE@CInstance@@QBA_NPBGAAN@Z
+?GetDWORD@CInstance@@QBA_NPBGAAK@Z
+?GetData@CHPtrArray@@QAAPAPAXXZ
+?GetData@CHPtrArray@@QBAPAPBXXZ
+?GetData@CHString@@IBAPAUCHStringData@@XZ
+?GetData@CHStringArray@@QAAPAVCHString@@XZ
+?GetData@CHStringArray@@QBAPBVCHString@@XZ
+?GetDateTime@CInstance@@QBA_NPBGAAVWBEMTime@@@Z
+?GetEmbeddedObject@CInstance@@QBA_NPBGPAPAV1@PAVMethodContext@@@Z
+?GetEmptyInstance@CWbemProviderGlue@@SAJPAVMethodContext@@PBGPAPAVCInstance@@1@Z
+?GetEmptyInstance@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@0@Z
+?GetFILETIME@WBEMTime@@QBAHPAU_FILETIME@@@Z
+?GetFILETIME@WBEMTimeSpan@@QBAHPAU_FILETIME@@@Z
+?GetIWBEMContext@MethodContext@@UAAPAUIWbemContext@@XZ
+?GetInstanceByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@@Z
+?GetInstanceFromCIMOM@CWbemProviderGlue@@CAJPBG0PAVMethodContext@@PAPAVCInstance@@@Z
+?GetInstanceKeysByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@@Z
+?GetInstancePropertiesByPath@CWbemProviderGlue@@SAJPBGPAPAVCInstance@@PAVMethodContext@@AAVCHStringArray@@@Z
+?GetInstancesByQuery@CWbemProviderGlue@@SAJPBGPAV?$TRefPointerCollection@VCInstance@@@@PAVMethodContext@@0@Z
+?GetInstancesByQueryAsynch@CWbemProviderGlue@@SAJPBGPAVProvider@@P6AJ1PAVCInstance@@PAVMethodContext@@PAX@Z034@Z
+?GetKeyString@ParsedObjectPath@@QAAPAGXZ
+?GetLength@CHString@@QBAHXZ
+?GetLocalComputerName@Provider@@IAAABVCHString@@XZ
+?GetLocalInstancePath@Provider@@IAA_NPBVCInstance@@AAVCHString@@@Z
+?GetLocalOffsetForDate@WBEMTime@@SAJABJ@Z
+?GetLocalOffsetForDate@WBEMTime@@SAJPBU_FILETIME@@@Z
+?GetLocalOffsetForDate@WBEMTime@@SAJPBU_SYSTEMTIME@@@Z
+?GetLocalOffsetForDate@WBEMTime@@SAJPBUtm@@@Z
+?GetLongestClassStringSize@CRegistry@@QAAKXZ
+?GetLongestSubKeySize@CRegistry@@QAAKXZ
+?GetLongestValueData@CRegistry@@QAAKXZ
+?GetLongestValueName@CRegistry@@QAAKXZ
+?GetMapCountPtr@CWbemProviderGlue@@KAPAJPBVCWbemGlueFactory@@@Z
+?GetMethodContext@CInstance@@QBAPAVMethodContext@@XZ
+?GetNamespace@CFrameworkQuery@@IAAABVCHString@@XZ
+?GetNamespace@Provider@@IAAABVCHString@@XZ
+?GetNamespaceConnection@CWbemProviderGlue@@SAPAUIWbemServices@@PBG@Z
+?GetNamespaceConnection@CWbemProviderGlue@@SAPAUIWbemServices@@PBGPAVMethodContext@@@Z
+?GetNamespacePart@ParsedObjectPath@@QAAPAGXZ
+?GetOSMajorVersion@CWbemProviderGlue@@SAKXZ
+?GetObject@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemClassObject@@PAPAUIWbemCallResult@@@Z
+?GetObject@Provider@@AAAJPAUParsedObjectPath@@PAVMethodContext@@J@Z
+?GetObject@Provider@@MAAJPAVCInstance@@J@Z
+?GetObject@Provider@@MAAJPAVCInstance@@JAAVCFrameworkQuery@@@Z
+?GetObjectAsync@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?GetParentNamespacePart@ParsedObjectPath@@QAAPAGXZ
+?GetPlatform@CWbemProviderGlue@@SAKXZ
+?GetPropertyBitMask@CFrameworkQueryEx@@QAAXABVCHPtrArray@@PAX@Z
+?GetProviderGlue@MethodContext@@AAAPAVCWbemProviderGlue@@XZ
+?GetProviderName@Provider@@IAAABVCHString@@XZ
+?GetQuery@CFrameworkQuery@@QAAABVCHString@@XZ
+?GetQueryClassName@CFrameworkQuery@@QAAPAGXZ
+?GetRelativePath@CObjectPathParser@@SAPAGPAG@Z
+?GetRequiredProperties@CFrameworkQuery@@QAAXAAVCHStringArray@@@Z
+?GetSYSTEMTIME@WBEMTime@@QBAHPAU_SYSTEMTIME@@@Z
+?GetSize@CHPtrArray@@QBAHXZ
+?GetSize@CHStringArray@@QBAHXZ
+?GetStatus@CInstance@@QBA_NPBGAA_NAAG@Z
+?GetStatusObject@CWbemProviderGlue@@CAPAUIWbemClassObject@@PAVMethodContext@@PBG@Z
+?GetStatusObject@MethodContext@@QAAPAUIWbemClassObject@@XZ
+?GetStringArray@CInstance@@QBA_NPBGAAPAUtagSAFEARRAY@@@Z
+?GetStructtm@WBEMTime@@QBAHPAUtm@@@Z
+?GetTime@WBEMTime@@QBA_KXZ
+?GetTime@WBEMTimeSpan@@QBA_KXZ
+?GetTimeSpan@CInstance@@QBA_NPBGAAVWBEMTimeSpan@@@Z
+?GetUpperBound@CHPtrArray@@QBAHXZ
+?GetUpperBound@CHStringArray@@QBAHXZ
+?GetValueCount@CRegistry@@QAAKXZ
+?GetValuesForProp@CFrameworkQuery@@QAAJPBGAAV?$vector@V_bstr_t@@V?$allocator@V_bstr_t@@@std@@@std@@@Z
+?GetValuesForProp@CFrameworkQuery@@QAAJPBGAAVCHStringArray@@@Z
+?GetValuesForProp@CFrameworkQueryEx@@QAAJPBGAAV?$vector@HV?$allocator@H@std@@@std@@@Z
+?GetValuesForProp@CFrameworkQueryEx@@QAAJPBGAAV?$vector@V_variant_t@@V?$allocator@V_variant_t@@@std@@@std@@@Z
+?GetVariant@CInstance@@QBA_NPBGAAUtagVARIANT@@@Z
+?GetWBEMINT16@CInstance@@QBA_NPBGAAF@Z
+?GetWBEMINT64@CInstance@@QBA_NPBGAAVCHString@@@Z
+?GetWBEMINT64@CInstance@@QBA_NPBGAA_J@Z
+?GetWBEMINT64@CInstance@@QBA_NPBGAA_K@Z
+?GetWCHAR@CInstance@@QBA_NPBGPAPAG@Z
+?GetWORD@CInstance@@QBA_NPBGAAG@Z
+?Getbool@CInstance@@QBA_NPBGAA_N@Z
+?GethKey@CRegistry@@QAAPAUHKEY__@@XZ
+?Gettime_t@WBEMTime@@QBAHPAJ@Z
+?Gettime_t@WBEMTimeSpan@@QBAHPAJ@Z
+?IncrementMapCount@CWbemProviderGlue@@KAJPAJ@Z
+?IncrementMapCount@CWbemProviderGlue@@KAJPBVCWbemGlueFactory@@@Z
+?IncrementObjectCount@CWbemProviderGlue@@SAXXZ
+?Init2@CFrameworkQuery@@QAAXPAUIWbemClassObject@@@Z
+?Init@CFrameworkQuery@@QAAJPAUParsedObjectPath@@PAUIWbemContext@@PBGAAVCHString@@@Z
+?Init@CFrameworkQuery@@QAAJQAG0JAAVCHString@@@Z
+?Init@CHString@@IAAXXZ
+?Init@CWbemProviderGlue@@CAXXZ
+?InitComputerName@Provider@@CAXXZ
+?InitEx@CFrameworkQueryEx@@UAAJQAG0JAAVCHString@@@Z
+?Initialize@CWbemProviderGlue@@UAAJPAGJ00PAUIWbemServices@@PAUIWbemContext@@PAUIWbemProviderInitSink@@@Z
+?InsertAt@CHPtrArray@@QAAXHPAV1@@Z
+?InsertAt@CHPtrArray@@QAAXHPAXH@Z
+?InsertAt@CHStringArray@@QAAXHPAV1@@Z
+?InsertAt@CHStringArray@@QAAXHPBGH@Z
+?InternalGetNamespaceConnection@CWbemProviderGlue@@AAAPAUIWbemServices@@PBG@Z
+?Is3TokenOR@CFrameworkQueryEx@@QAAHPBG0AAUtagVARIANT@@1@Z
+?IsClass@ParsedObjectPath@@QAAHXZ
+?IsDerivedFrom@CWbemProviderGlue@@SA_NPBG0PAVMethodContext@@0@Z
+?IsEmpty@CHString@@QBAHXZ
+?IsExtended@CFrameworkQueryEx@@UAA_NXZ
+?IsInList@CFrameworkQuery@@IAAKABVCHStringArray@@PBG@Z
+?IsInstance@ParsedObjectPath@@QAAHXZ
+?IsLocal@ParsedObjectPath@@QAAHPBG@Z
+?IsLoggingOn@ProviderLog@@QAA?AW4LogLevel@1@PAVCHString@@@Z
+?IsNTokenAnd@CFrameworkQueryEx@@QAAHAAVCHStringArray@@AAVCHPtrArray@@@Z
+?IsNull@CInstance@@QBA_NPBG@Z
+?IsObject@ParsedObjectPath@@QAAHXZ
+?IsOk@WBEMTime@@QBA_NXZ
+?IsOk@WBEMTimeSpan@@QBA_NXZ
+?IsPropertyRequired@CFrameworkQuery@@QAA_NPBG@Z
+?IsReference@CFrameworkQuery@@IAAHPBG@Z
+?IsRelative@ParsedObjectPath@@QAAHPBG0@Z
+?KeysOnly@CFrameworkQuery@@QAA_NXZ
+?Left@CHString@@QBA?AV1@H@Z
+?LoadStringW@CHString@@IAAHIPAGI@Z
+?LoadStringW@CHString@@QAAHI@Z
+?LocalLogMessage@ProviderLog@@QAAXPBG0HW4LogLevel@1@@Z
+?LocalLogMessage@ProviderLog@@QAAXPBGHW4LogLevel@1@0ZZ
+?LocateKeyByNameOrValueName@CRegistrySearch@@QAAHPAUHKEY__@@PBG1PAPBGKAAVCHString@@3@Z
+?Lock@CThreadBase@@AAAXXZ
+?LockBuffer@CHString@@QAAPAGXZ
+?LockFactoryMap@CWbemProviderGlue@@CAXXZ
+?LockProviderMap@CWbemProviderGlue@@CAXXZ
+?LockServer@CWbemGlueFactory@@UAAJH@Z
+?LogError@CInstance@@IBAXPBG00J@Z
+?MakeLocalPath@Provider@@IAA?AVCHString@@ABV2@@Z
+?MakeLower@CHString@@QAAXXZ
+?MakeReverse@CHString@@QAAXXZ
+?MakeUpper@CHString@@QAAXXZ
+?Mid@CHString@@QBA?AV1@H@Z
+?Mid@CHString@@QBA?AV1@HH@Z
+?MsgWndProc@CWinMsgEvent@@CAJPAUHWND__@@IIJ@Z
+?NextSubKey@CRegistry@@QAAKXZ
+?NextToken@CObjectPathParser@@AAAHXZ
+?NormalizePath@@YAKPBG00KAAVCHString@@@Z
+?NullOutUnsetProperties@CWbemProviderGlue@@AAAJPAUIWbemClassObject@@PAPAU2@ABUtagVARIANT@@@Z
+?OnFinalRelease@CThreadBase@@MAAXXZ
+?Open@CRegistry@@QAAJPAUHKEY__@@PBGK@Z
+?OpenAndEnumerateSubKeys@CRegistry@@QAAJPAUHKEY__@@PBGK@Z
+?OpenCurrentUser@CRegistry@@QAAKPBGK@Z
+?OpenLocalMachineKeyAndReadValue@CRegistry@@QAAJPBG0AAVCHString@@@Z
+?OpenNamespace@CWbemProviderGlue@@UAAJQAGJPAUIWbemContext@@PAPAUIWbemServices@@PAPAUIWbemCallResult@@@Z
+?OpenSubKey@CRegistry@@AAAKXZ
+?Parse@CObjectPathParser@@QAAHPBGPAPAUParsedObjectPath@@@Z
+?PreProcessPutInstanceParms@CWbemProviderGlue@@AAAJPAUIWbemClassObject@@PAPAU2@PAUIWbemContext@@@Z
+?PrepareToReOpen@CRegistry@@AAAXXZ
+?PutClass@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAPAUIWbemCallResult@@@Z
+?PutClassAsync@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?PutInstance@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAPAUIWbemCallResult@@@Z
+?PutInstance@Provider@@AAAJPAUIWbemClassObject@@JPAVMethodContext@@@Z
+?PutInstance@Provider@@MAAJABVCInstance@@J@Z
+?PutInstanceAsync@CWbemProviderGlue@@UAAJPAUIWbemClassObject@@JPAUIWbemContext@@PAUIWbemObjectSink@@@Z
+?QueryInterface@CWbemGlueFactory@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@CWbemProviderGlue@@UAAJABU_GUID@@PAPAX@Z
+?QueryObjectSink@CWbemProviderGlue@@UAAJJPAPAUIWbemObjectSink@@@Z
+?QueryPostProcess@MethodContext@@UAAXXZ
+?RegisterForMessage@CWinMsgEvent@@IAAXIH@Z
+?Release@CHString@@QAAXXZ
+?Release@CHString@@SAXPAUCHStringData@@@Z
+?Release@CInstance@@QAAJXZ
+?Release@CThreadBase@@QAAJXZ
+?Release@CWbemGlueFactory@@UAAKXZ
+?Release@CWbemProviderGlue@@UAAKXZ
+?Release@MethodContext@@QAAJXZ
+?ReleaseBuffer@CHString@@QAAXH@Z
+?RemoveAll@CHPtrArray@@QAAXXZ
+?RemoveAll@CHStringArray@@QAAXXZ
+?RemoveAt@CHPtrArray@@QAAXHH@Z
+?RemoveAt@CHStringArray@@QAAXHH@Z
+?RemoveFromFactoryMap@CWbemProviderGlue@@KAXPBVCWbemGlueFactory@@@Z
+?Reset@CFrameworkQuery@@AAAXXZ
+?ReverseFind@CHString@@QBAHG@Z
+?RewindSubKeys@CRegistry@@QAAXXZ
+?Right@CHString@@QBA?AV1@H@Z
+?SafeStrlen@CHString@@KAHPBG@Z
+?SearchAndBuildList@CRegistrySearch@@QAAHVCHString@@AAVCHPtrArray@@00HPAUHKEY__@@@Z
+?SearchMapForProvider@CWbemProviderGlue@@CAPAVProvider@@PBG0@Z
+?SetAt@CHPtrArray@@QAAXHPAX@Z
+?SetAt@CHString@@QAAXHG@Z
+?SetAt@CHStringArray@@QAAXHPBG@Z
+?SetAtGrow@CHPtrArray@@QAAXHPAX@Z
+?SetAtGrow@CHStringArray@@QAAXHPBG@Z
+?SetByte@CInstance@@QAA_NPBGE@Z
+?SetCHString@CInstance@@QAA_NPBG0@Z
+?SetCHString@CInstance@@QAA_NPBGABVCHString@@@Z
+?SetCHString@CInstance@@QAA_NPBGPBD@Z
+?SetCHStringResourceHandle@@YAXPAUHINSTANCE__@@@Z
+?SetCharSplat@CInstance@@QAA_NPBG0@Z
+?SetCharSplat@CInstance@@QAA_NPBGK@Z
+?SetCharSplat@CInstance@@QAA_NPBGPBD@Z
+?SetClassName@ParsedObjectPath@@QAAHPBG@Z
+?SetCreationClassName@Provider@@IAA_NPAVCInstance@@@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAK@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHStringArray@@@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPBGAAK@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHString@@@Z
+?SetCurrentKeyValue@CRegistry@@QAAKPBGAAVCHStringArray@@@Z
+?SetCurrentKeyValueExpand@CRegistry@@QAAKPAUHKEY__@@PBGAAVCHString@@@Z
+?SetDMTF@WBEMTime@@QAAHQAG@Z
+?SetDOUBLE@CInstance@@QAA_NPBGN@Z
+?SetDWORD@CInstance@@QAA_NPBGK@Z
+?SetDateTime@CInstance@@QAA_NPBGABVWBEMTime@@@Z
+?SetDefaultValues@CRegistry@@AAAXXZ
+?SetEmbeddedObject@CInstance@@QAA_NPBGAAV1@@Z
+?SetKeyFromParsedObjectPath@Provider@@AAAHPAVCInstance@@PAUParsedObjectPath@@@Z
+?SetNull@CInstance@@QAA_NPBG@Z
+?SetPlatformID@CRegistry@@CAHXZ
+?SetSize@CHPtrArray@@QAAXHH@Z
+?SetSize@CHStringArray@@QAAXHH@Z
+?SetStatusObject@CWbemProviderGlue@@SA_NPAVMethodContext@@PBG1JPBUtagSAFEARRAY@@2@Z
+?SetStatusObject@MethodContext@@QAA_NPAUIWbemClassObject@@@Z
+?SetStringArray@CInstance@@QAA_NPBGABUtagSAFEARRAY@@@Z
+?SetTimeSpan@CInstance@@QAA_NPBGABVWBEMTimeSpan@@@Z
+?SetVariant@CInstance@@QAA_NPBGABUtagVARIANT@@@Z
+?SetWBEMINT16@CInstance@@QAA_NPBGABF@Z
+?SetWBEMINT64@CInstance@@QAA_NPBGABVCHString@@@Z
+?SetWBEMINT64@CInstance@@QAA_NPBG_J@Z
+?SetWBEMINT64@CInstance@@QAA_NPBG_K@Z
+?SetWCHARSplat@CInstance@@QAA_NPBG0@Z
+?SetWORD@CInstance@@QAA_NPBGG@Z
+?Setbool@CInstance@@QAA_NPBG_N@Z
+?Signal@CAutoEvent@@QAAHXZ
+?SpanExcluding@CHString@@QBA?AV1@PBG@Z
+?SpanIncluding@CHString@@QBA?AV1@PBG@Z
+?TrimLeft@CHString@@QAAXXZ
+?TrimRight@CHString@@QAAXXZ
+?UnInit@CWbemProviderGlue@@CAXXZ
+?UnRegisterAllMessages@CWinMsgEvent@@IAAXXZ
+?UnRegisterMessage@CWinMsgEvent@@IAA_NIH@Z
+?Unlock@CThreadBase@@AAAXXZ
+?UnlockBuffer@CHString@@QAAXXZ
+?UnlockFactoryMap@CWbemProviderGlue@@CAXXZ
+?UnlockProviderMap@CWbemProviderGlue@@CAXXZ
+?Unparse@CObjectPathParser@@SAHPAUParsedObjectPath@@PAPAG@Z
+?ValidateDeletionFlags@Provider@@MAAJJ@Z
+?ValidateEnumerationFlags@Provider@@MAAJJ@Z
+?ValidateFlags@Provider@@IAAJJW4FlagDefs@1@@Z
+?ValidateGetObjFlags@Provider@@MAAJJ@Z
+?ValidateIMOSPointer@Provider@@AAAHXZ
+?ValidateMethodFlags@Provider@@MAAJJ@Z
+?ValidatePutInstanceFlags@Provider@@MAAJJ@Z
+?ValidateQueryFlags@Provider@@MAAJJ@Z
+?Wait@CAutoEvent@@QAAKK@Z
+?WindowsDispatch@CWinMsgEvent@@CAXXZ
+?Zero@CObjectPathParser@@AAAXXZ
+?begin_parse@CObjectPathParser@@AAAHXZ
+?captainsLog@@3VProviderLog@@A DATA
+?dwThreadProc@CWinMsgEvent@@CAKPAX@Z
+?ident_becomes_class@CObjectPathParser@@AAAHXZ
+?ident_becomes_ns@CObjectPathParser@@AAAHXZ
+?initFailed@Provider@@SAHXZ
+?initFailed_@Provider@@0HA DATA
+?key_const@CObjectPathParser@@AAAHXZ
+?keyref@CObjectPathParser@@AAAHXZ
+?keyref_list@CObjectPathParser@@AAAHXZ
+?keyref_term@CObjectPathParser@@AAAHXZ
+?m_FlushPtrs@CWbemProviderGlue@@0V?$set@PAXU?$less@PAX@std@@V?$allocator@PAX@2@@std@@A DATA
+?m_csFlushPtrs@CWbemProviderGlue@@0VCCritSec@@A DATA
+?m_csStatusObject@CWbemProviderGlue@@0VCCritSec@@A DATA
+?m_pStatusObject@CWbemProviderGlue@@0PAUIWbemClassObject@@A DATA
+?mg_aeCreateWindow@CWinMsgEvent@@0VCAutoEvent@@A DATA
+?mg_csMapLock@CWinMsgEvent@@0VCCritSec@@A DATA
+?mg_csWindowLock@CWinMsgEvent@@0VCCritSec@@A DATA
+?mg_hDevNotify@CWinMsgEvent@@0PAXA DATA
+?mg_hThreadPumpHandle@CWinMsgEvent@@0PAXA DATA
+?mg_hWnd@CWinMsgEvent@@0PAUHWND__@@A DATA
+?mg_oSinkMap@CWinMsgEvent@@0V?$multimap@IPAVCWinMsgEvent@@U?$less@I@std@@V?$allocator@U?$pair@$$CBIPAVCWinMsgEvent@@@std@@@3@@std@@A DATA
+?myRegCreateKeyEx@CRegistry@@AAAJPAUHKEY__@@PBGKPAGKKQAU_SECURITY_ATTRIBUTES@@PAPAU2@PAK@Z
+?myRegDeleteKey@CRegistry@@AAAJPAUHKEY__@@PBG@Z
+?myRegDeleteValue@CRegistry@@AAAJPAUHKEY__@@PBG@Z
+?myRegEnumKey@CRegistry@@AAAJPAUHKEY__@@KPAGK@Z
+?myRegEnumValue@CRegistry@@AAAJPAUHKEY__@@KPAGPAK22PAE2@Z
+?myRegOpenKeyEx@CRegistry@@AAAJPAUHKEY__@@PBGKKPAPAU2@@Z
+?myRegQueryInfoKey@CRegistry@@AAAJPAUHKEY__@@PAGPAK22222222PAU_FILETIME@@@Z
+?myRegQueryValueEx@CRegistry@@AAAJPAUHKEY__@@PBGPAK2PAE2@Z
+?myRegSetValueEx@CRegistry@@AAAJPAUHKEY__@@PBGKKPBEK@Z
+?ns_list@CObjectPathParser@@AAAHXZ
+?ns_list_rest@CObjectPathParser@@AAAHXZ
+?ns_or_class@CObjectPathParser@@AAAHXZ
+?ns_or_server@CObjectPathParser@@AAAHXZ
+?objref@CObjectPathParser@@AAAHXZ
+?objref_rest@CObjectPathParser@@AAAHXZ
+?optional_objref@CObjectPathParser@@AAAHXZ
+?propname@CObjectPathParser@@AAAHXZ
+?s_bInitted@CWbemProviderGlue@@0HA DATA
+?s_csFactoryMap@CWbemProviderGlue@@0VCCritSec@@A DATA
+?s_csProviderMap@CWbemProviderGlue@@0VCCritSec@@A DATA
+?s_dwMajorVersion@CWbemProviderGlue@@0KA DATA
+?s_dwPlatform@CRegistry@@0KA DATA
+?s_dwPlatform@CWbemProviderGlue@@0KA DATA
+?s_fPlatformSet@CRegistry@@0HA DATA
+?s_factorymap@CWbemProviderGlue@@0V?$map@PBXPAJU?$less@PBX@std@@V?$allocator@U?$pair@QBXPAJ@std@@@2@@std@@A DATA
+?s_lObjects@CWbemProviderGlue@@0JA DATA
+?s_providersmap@CWbemProviderGlue@@0V?$map@VCHString@@PAXU?$less@VCHString@@@std@@V?$allocator@U?$pair@$$CBVCHString@@PAX@std@@@3@@std@@A DATA
+?s_strComputerName@Provider@@0VCHString@@A DATA
+?s_wstrCSDVersion@CWbemProviderGlue@@0PAGA DATA
+DoCmd
diff --git a/mingw-w64-crt/libarm32/fsutilext.def b/mingw-w64-crt/libarm32/fsutilext.def
new file mode 100644
index 0000000..0ae61ed
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fsutilext.def
@@ -0,0 +1,21 @@
+;
+; Definition file of FSUTILEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FSUTILEXT.dll"
+EXPORTS
+CheckSonyMSWorker
+DeviceInstIsRemovableWorker
+FindFirstVolumeMountPointWStub
+FindNextVolumeMountPointWStub
+FindVolumeMountPointCloseStub
+GetDeviceIDDiskFromDeviceIDVolumeWorker
+GetDeviceInstanceWorker
+GetRemovableDeviceInstRecursWorker
+GetWidgetWorker
+InvalidateFveWorker
+SendWithSenseParseWorker
+SetThreadUILanguageStub
+SystemParametersInfoWStub
+WaitForUnitAndReportProgressWorker
diff --git a/mingw-w64-crt/libarm32/fveapi.def b/mingw-w64-crt/libarm32/fveapi.def
new file mode 100644
index 0000000..ab89536
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fveapi.def
@@ -0,0 +1,128 @@
+;
+; Definition file of FVEAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FVEAPI.dll"
+EXPORTS
+InternalFveIsVolumeEncrypted
+FveAddAuthMethodInformation
+FveAddAuthMethodSid
+FveApplyGroupPolicy
+FveApplyNkpCertChanges
+FveAttemptAutoUnlock
+FveAuthElementFromPassPhraseW
+FveAuthElementFromPinW
+FveAuthElementFromRecoveryPasswordW
+FveAuthElementGetKeyFileNameW
+FveAuthElementReadExternalKeyW
+FveAuthElementToRecoveryPasswordW
+FveAuthElementWriteExternalKeyW
+FveBackupRecoveryInformationToAD
+FveBindDataVolume
+FveCanStandardUsersChangePassphraseByProxy
+FveCanStandardUsersChangePin
+FveCheckPassphrasePolicy
+FveCheckTpmCapability
+FveClearUserFlags
+FveCloseHandle
+FveCloseVolume
+FveCommitChanges
+FveConversionDecrypt
+FveConversionDecryptEx
+FveConversionEncrypt
+FveConversionEncryptEx
+FveConversionEncryptPendingReboot
+FveConversionEncryptPendingRebootEx
+FveConversionPause
+FveConversionResume
+FveConversionStop
+FveConversionStopEx
+FveDecrementClearKeyCounter
+FveDeleteAuthMethod
+FveDisableDeviceLockoutState
+FveDiscardChanges
+FveDraCertPresentInRegistry
+FveEnableRawAccess
+FveEnableRawAccessEx
+FveEnableRawAccessW
+FveEraseDrive
+FveFindFirstVolume
+FveFindNextVolume
+FveFlagsToProtectorType
+FveGenerateNkpSessionKeys
+FveGetAllowKeyExport
+FveGetAuthMethodGuids
+FveGetAuthMethodInformation
+FveGetAuthMethodSid
+FveGetAuthMethodSidInformation
+FveGetClearKeyCounter
+FveGetDataSet
+FveGetDescriptionW
+FveGetDeviceLockoutData
+FveGetFipsAllowDisabled
+FveGetFveMethod
+FveGetFveMethodEDrv
+FveGetIdentificationFieldW
+FveGetIdentity
+FveGetKeyPackage
+FveGetSecureBootBindingState
+FveGetStatus
+FveGetStatusW
+FveGetUserFlags
+FveGetVolumeNameW
+FveInitVolume
+FveInitVolumeEx
+FveInitializeDeviceEncryption
+FveInitializeDeviceEncryption2
+FveIsAnyDataVolumeBoundToOSVolume
+FveIsBoundDataVolume
+FveIsBoundDataVolumeToOSVolume
+FveIsDeviceLockable
+FveIsDeviceLockedOut
+FveIsHardwareReadyForConversion
+FveIsHybridVolume
+FveIsHybridVolumeW
+FveIsPassphraseCompatibleW
+FveIsRecoveryPasswordGroupValidW
+FveIsRecoveryPasswordValidW
+FveIsSchemaExtInstalled
+FveIsVolumeEncryptable
+FveKeyManagement
+FveLockDevice
+FveLockVolume
+FveLogRecoveryReason
+FveNeedsDiscoveryVolumeUpdate
+FveNotifyVolumeAfterFormat
+FveOpenVolumeByHandle
+FveOpenVolumeExW
+FveOpenVolumeW
+FveProtectorTypeToFlags
+FveQuery
+FveQueryDeviceEncryptionSupport
+FveRevertVolume
+FveServiceDiscoveryVolume
+FveSetAllowKeyExport
+FveSetDescriptionW
+FveSetFipsAllowDisabled
+FveSetFveMethod
+FveSetIdentificationFieldW
+FveSetUserFlags
+FveSysClearUserFlags
+FveSysCloseVolume
+FveSysGetUserFlags
+FveSysOpenVolumeW
+FveSysSetUserFlags
+FveUnbindAllDataVolumeFromOSVolume
+FveUnbindDataVolume
+FveUnlockVolume
+FveUnlockVolumeAuthMethodSid
+FveUnlockVolumeWithAccessMode
+FveUpdateBandIdBcd
+FveUpdateDeviceLockoutState
+FveUpdateDeviceLockoutStateEx
+FveUpdatePinW
+FveUpgradeVolume
+FveValidateDeviceLockoutState
+FveValidateExistingPassphraseW
+FveValidateExistingPinW
diff --git a/mingw-w64-crt/libarm32/fveapibase.def b/mingw-w64-crt/libarm32/fveapibase.def
new file mode 100644
index 0000000..28f095a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fveapibase.def
@@ -0,0 +1,59 @@
+;
+; Definition file of FVEAPIBASE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FVEAPIBASE.dll"
+EXPORTS
+InternalFveIsVolumeEncrypted
+FveAuthElementFromPassPhraseW
+FveAuthElementFromPinW
+FveAuthElementFromRecoveryPasswordW
+FveAuthElementGetKeyFileNameW
+FveAuthElementReadExternalKeyW
+FveAuthElementToRecoveryPasswordW
+FveAuthElementWriteExternalKeyW
+FveClearUserFlags
+FveCloseHandle
+FveCloseVolume
+FveCommitChanges
+FveConversionDecrypt
+FveConversionDecryptEx
+FveConversionPause
+FveConversionResume
+FveConversionStop
+FveConversionStopEx
+FveDiscardChanges
+FveEnableRawAccess
+FveEraseDrive
+FveFindFirstVolume
+FveFindNextVolume
+FveGetAllowKeyExport
+FveGetAuthMethodGuids
+FveGetAuthMethodInformation
+FveGetDataSet
+FveGetFipsAllowDisabled
+FveGetFveMethod
+FveGetFveMethodEDrv
+FveGetIdentity
+FveGetKeyPackage
+FveGetStatus
+FveGetStatusW
+FveGetUserFlags
+FveGetVolumeNameW
+FveIsHardwareReadyForConversion
+FveIsRecoveryPasswordGroupValidW
+FveIsRecoveryPasswordValidW
+FveIsVolumeEncryptable
+FveLockVolume
+FveNotifyVolumeAfterFormat
+FveOpenVolumeByHandle
+FveOpenVolumeExW
+FveOpenVolumeW
+FveQuery
+FveRevertVolume
+FveSetAllowKeyExport
+FveSetFipsAllowDisabled
+FveSetFveMethod
+FveSetUserFlags
+FveUpgradeVolume
diff --git a/mingw-w64-crt/libarm32/fvecerts.def b/mingw-w64-crt/libarm32/fvecerts.def
new file mode 100644
index 0000000..9b9e196
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fvecerts.def
@@ -0,0 +1,22 @@
+;
+; Definition file of FVECERTS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FVECERTS.dll"
+EXPORTS
+FveCertCanCertificateBeAdded
+FveCertCreateCertInfo
+FveCertCreateSelfSignedCertificate
+FveCertFilterForValidCertificates
+FveCertFindValidCertificates
+FveCertFreeCertInfo
+FveCertGetCertContextFromCert
+FveCertGetCertContextFromPfx
+FveCertGetCertHashFromCertContext
+FveCertGetPrivateKeyHandle
+FveCertGetPublicKeyHandle
+FveCertIsAlternateCert
+FveCertIsValidCertInfo
+FveCertSignData
+FveCertWritePfxFromCertContext
diff --git a/mingw-w64-crt/libarm32/fvecpl.def b/mingw-w64-crt/libarm32/fvecpl.def
new file mode 100644
index 0000000..44c573f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fvecpl.def
@@ -0,0 +1,45 @@
+;
+; Definition file of USERCPL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "USERCPL.dll"
+EXPORTS
+??0VolumeFveStatus@@IAA@XZ
+??0VolumeFveStatus@@QAA@K_KJW4_FVE_WIPING_STATE@@@Z
+??4BuiVolume@@QAAAAV0@ABV0@@Z
+??4VolumeFveStatus@@QAAAAV0@ABV0@@Z
+?FailedDryRun@VolumeFveStatus@@QBA_NXZ
+?GetExtendedFlags@VolumeFveStatus@@QBA_KXZ
+?GetLastConvertStatus@VolumeFveStatus@@QBAJXZ
+?GetStatusFlags@VolumeFveStatus@@QBAKXZ
+?HasExternalKey@VolumeFveStatus@@QBA_NXZ
+?HasPBKDF2RecoveryPassword@VolumeFveStatus@@QBA_NXZ
+?HasPassphraseProtector@VolumeFveStatus@@QBA_NXZ
+?HasPinProtector@VolumeFveStatus@@QBA_NXZ
+?HasRecoveryData@VolumeFveStatus@@QBA_NXZ
+?HasRecoveryPassword@VolumeFveStatus@@QBA_NXZ
+?HasSmartCardProtector@VolumeFveStatus@@QBA_NXZ
+?HasStartupKeyProtector@VolumeFveStatus@@QBA_NXZ
+?HasTpmProtector@VolumeFveStatus@@QBA_NXZ
+?IsConverting@VolumeFveStatus@@QBA_NXZ
+?IsCsvMetadataVolume@VolumeFveStatus@@QBA_NXZ
+?IsDEAutoProvisioned@VolumeFveStatus@@QBA_NXZ
+?IsDecrypted@VolumeFveStatus@@QBA_NXZ
+?IsDecrypting@VolumeFveStatus@@QBA_NXZ
+?IsDisabled@VolumeFveStatus@@QBA_NXZ
+?IsEDriveVolume@VolumeFveStatus@@QBA_NXZ
+?IsEncrypted@VolumeFveStatus@@QBA_NXZ
+?IsEncrypting@VolumeFveStatus@@QBA_NXZ
+?IsLocked@VolumeFveStatus@@QBA_NXZ
+?IsOn@VolumeFveStatus@@QBA_NXZ
+?IsOsVolume@VolumeFveStatus@@QBA_NXZ
+?IsPartiallyConverted@VolumeFveStatus@@QBA_NXZ
+?IsPaused@VolumeFveStatus@@QBA_NXZ
+?IsPreProvisioned@VolumeFveStatus@@QBA_NXZ
+?IsRoamingDevice@VolumeFveStatus@@QBA_NXZ
+?IsSecure@VolumeFveStatus@@QBA_NXZ
+?IsUnknownFveVersion@VolumeFveStatus@@QBA_NXZ
+?IsWiping@VolumeFveStatus@@QBA_NXZ
+?NO_DRIVE_LETTER@BuiVolume@@2IB
+?NeedsRestart@VolumeFveStatus@@QBA_NXZ
diff --git a/mingw-w64-crt/libarm32/fveskybackup.def b/mingw-w64-crt/libarm32/fveskybackup.def
new file mode 100644
index 0000000..d7639a4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fveskybackup.def
@@ -0,0 +1,8 @@
+;
+; Definition file of FVESKYBACKUP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FVESKYBACKUP.dll"
+EXPORTS
+FveBackupRecoveryPasswordToSkyDrive
diff --git a/mingw-w64-crt/libarm32/fveui.def b/mingw-w64-crt/libarm32/fveui.def
new file mode 100644
index 0000000..5e038cc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fveui.def
@@ -0,0 +1,48 @@
+;
+; Definition file of FVEUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FVEUI.dll"
+EXPORTS
+??0VolumeFveStatus@@IAA@XZ
+??0VolumeFveStatus@@QAA@K_KJW4_FVE_WIPING_STATE@@@Z
+??4BuiVolume@@QAAAAV0@ABV0@@Z
+??4VolumeFveStatus@@QAAAAV0@ABV0@@Z
+?FailedDryRun@VolumeFveStatus@@QBA_NXZ
+?GetExtendedFlags@VolumeFveStatus@@QBA_KXZ
+?GetLastConvertStatus@VolumeFveStatus@@QBAJXZ
+?GetStatusFlags@VolumeFveStatus@@QBAKXZ
+?HasExternalKey@VolumeFveStatus@@QBA_NXZ
+?HasPBKDF2RecoveryPassword@VolumeFveStatus@@QBA_NXZ
+?HasPassphraseProtector@VolumeFveStatus@@QBA_NXZ
+?HasPinProtector@VolumeFveStatus@@QBA_NXZ
+?HasRecoveryData@VolumeFveStatus@@QBA_NXZ
+?HasRecoveryPassword@VolumeFveStatus@@QBA_NXZ
+?HasSmartCardProtector@VolumeFveStatus@@QBA_NXZ
+?HasStartupKeyProtector@VolumeFveStatus@@QBA_NXZ
+?HasTpmProtector@VolumeFveStatus@@QBA_NXZ
+?IsConverting@VolumeFveStatus@@QBA_NXZ
+?IsCsvMetadataVolume@VolumeFveStatus@@QBA_NXZ
+?IsDEAutoProvisioned@VolumeFveStatus@@QBA_NXZ
+?IsDecrypted@VolumeFveStatus@@QBA_NXZ
+?IsDecrypting@VolumeFveStatus@@QBA_NXZ
+?IsDisabled@VolumeFveStatus@@QBA_NXZ
+?IsEDriveVolume@VolumeFveStatus@@QBA_NXZ
+?IsEncrypted@VolumeFveStatus@@QBA_NXZ
+?IsEncrypting@VolumeFveStatus@@QBA_NXZ
+?IsLocked@VolumeFveStatus@@QBA_NXZ
+?IsOn@VolumeFveStatus@@QBA_NXZ
+?IsOsVolume@VolumeFveStatus@@QBA_NXZ
+?IsPartiallyConverted@VolumeFveStatus@@QBA_NXZ
+?IsPaused@VolumeFveStatus@@QBA_NXZ
+?IsPreProvisioned@VolumeFveStatus@@QBA_NXZ
+?IsRoamingDevice@VolumeFveStatus@@QBA_NXZ
+?IsSecure@VolumeFveStatus@@QBA_NXZ
+?IsUnknownFveVersion@VolumeFveStatus@@QBA_NXZ
+?IsWiping@VolumeFveStatus@@QBA_NXZ
+?NO_DRIVE_LETTER@BuiVolume@@2IB
+?NeedsRestart@VolumeFveStatus@@QBA_NXZ
+FveuiEnumSmartCardCerts
+FveuiUserSelectCert
+FveuiUserSelectSmartCard
diff --git a/mingw-w64-crt/libarm32/fvewiz.def b/mingw-w64-crt/libarm32/fvewiz.def
new file mode 100644
index 0000000..cbe7dec
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fvewiz.def
@@ -0,0 +1,47 @@
+;
+; Definition file of FVEWIZ.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FVEWIZ.dll"
+EXPORTS
+??0VolumeFveStatus@@IAA@XZ
+??0VolumeFveStatus@@QAA@K_KJW4_FVE_WIPING_STATE@@@Z
+??4BuiVolume@@QAAAAV0@ABV0@@Z
+??4VolumeFveStatus@@QAAAAV0@ABV0@@Z
+?FailedDryRun@VolumeFveStatus@@QBA_NXZ
+?GetExtendedFlags@VolumeFveStatus@@QBA_KXZ
+?GetLastConvertStatus@VolumeFveStatus@@QBAJXZ
+?GetStatusFlags@VolumeFveStatus@@QBAKXZ
+?HasExternalKey@VolumeFveStatus@@QBA_NXZ
+?HasPBKDF2RecoveryPassword@VolumeFveStatus@@QBA_NXZ
+?HasPassphraseProtector@VolumeFveStatus@@QBA_NXZ
+?HasPinProtector@VolumeFveStatus@@QBA_NXZ
+?HasRecoveryData@VolumeFveStatus@@QBA_NXZ
+?HasRecoveryPassword@VolumeFveStatus@@QBA_NXZ
+?HasSmartCardProtector@VolumeFveStatus@@QBA_NXZ
+?HasStartupKeyProtector@VolumeFveStatus@@QBA_NXZ
+?HasTpmProtector@VolumeFveStatus@@QBA_NXZ
+?IsConverting@VolumeFveStatus@@QBA_NXZ
+?IsCsvMetadataVolume@VolumeFveStatus@@QBA_NXZ
+?IsDEAutoProvisioned@VolumeFveStatus@@QBA_NXZ
+?IsDecrypted@VolumeFveStatus@@QBA_NXZ
+?IsDecrypting@VolumeFveStatus@@QBA_NXZ
+?IsDisabled@VolumeFveStatus@@QBA_NXZ
+?IsEDriveVolume@VolumeFveStatus@@QBA_NXZ
+?IsEncrypted@VolumeFveStatus@@QBA_NXZ
+?IsEncrypting@VolumeFveStatus@@QBA_NXZ
+?IsLocked@VolumeFveStatus@@QBA_NXZ
+?IsOn@VolumeFveStatus@@QBA_NXZ
+?IsOsVolume@VolumeFveStatus@@QBA_NXZ
+?IsPartiallyConverted@VolumeFveStatus@@QBA_NXZ
+?IsPaused@VolumeFveStatus@@QBA_NXZ
+?IsPreProvisioned@VolumeFveStatus@@QBA_NXZ
+?IsRoamingDevice@VolumeFveStatus@@QBA_NXZ
+?IsSecure@VolumeFveStatus@@QBA_NXZ
+?IsUnknownFveVersion@VolumeFveStatus@@QBA_NXZ
+?IsWiping@VolumeFveStatus@@QBA_NXZ
+?NO_DRIVE_LETTER@BuiVolume@@2IB
+?NeedsRestart@VolumeFveStatus@@QBA_NXZ
+FveuiWizard
+FveuipClearFveWizOnStartup
diff --git a/mingw-w64-crt/libarm32/fwcfg.def b/mingw-w64-crt/libarm32/fwcfg.def
new file mode 100644
index 0000000..311630a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fwcfg.def
@@ -0,0 +1,8 @@
+;
+; Definition file of FWCFG.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FWCFG.DLL"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/fwpuclnt.def b/mingw-w64-crt/libarm32/fwpuclnt.def
new file mode 100644
index 0000000..6f29ed7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fwpuclnt.def
@@ -0,0 +1,259 @@
+;
+; Definition file of fwpuclnt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "fwpuclnt.dll"
+EXPORTS
+FwpiExpandCriteria0
+FwpiFreeCriteria0
+FwpiVpnTriggerAddAppSids
+FwpiVpnTriggerAddFilePaths
+FwpiVpnTriggerConfigureParameters
+FwpiVpnTriggerEventSubscribe0
+FwpiVpnTriggerEventUnsubscribe0
+FwpiVpnTriggerInitializeNrptTriggering
+FwpiVpnTriggerRemoveAppSids
+FwpiVpnTriggerRemoveFilePaths
+FwpiVpnTriggerResetNrptTriggering
+FwpiVpnTriggerSetStateDisconnected
+FwpiVpnTriggerUninitializeNrptTriggering
+FwpmCalloutAdd0
+FwpmCalloutCreateEnumHandle0
+FwpmCalloutDeleteById0
+FwpmCalloutDeleteByKey0
+FwpmCalloutDestroyEnumHandle0
+FwpmCalloutEnum0
+FwpmCalloutGetById0
+FwpmCalloutGetByKey0
+FwpmCalloutGetSecurityInfoByKey0
+FwpmCalloutSetSecurityInfoByKey0
+FwpmCalloutSubscribeChanges0
+FwpmCalloutSubscriptionsGet0
+FwpmCalloutUnsubscribeChanges0
+FwpmConnectionCreateEnumHandle0
+FwpmConnectionDestroyEnumHandle0
+FwpmConnectionEnum0
+FwpmConnectionGetById0
+FwpmConnectionGetSecurityInfo0
+FwpmConnectionSetSecurityInfo0
+FwpmConnectionSubscribe0
+FwpmConnectionUnsubscribe0
+FwpmDiagnoseNetFailure0
+FwpmEngineClose0
+FwpmEngineGetOption0
+FwpmEngineGetSecurityInfo0
+FwpmEngineOpen0
+FwpmEngineSetOption0
+FwpmEngineSetSecurityInfo0
+FwpmEventProviderCreate0
+FwpmEventProviderDestroy0
+FwpmEventProviderFireNetEvent0
+FwpmEventProviderIsNetEventTypeEnabled0
+FwpmFilterAdd0
+FwpmFilterCreateEnumHandle0
+FwpmFilterDeleteById0
+FwpmFilterDeleteByKey0
+FwpmFilterDestroyEnumHandle0
+FwpmFilterEnum0
+FwpmFilterGetById0
+FwpmFilterGetByKey0
+FwpmFilterGetSecurityInfoByKey0
+FwpmFilterSetSecurityInfoByKey0
+FwpmFilterSubscribeChanges0
+FwpmFilterSubscriptionsGet0
+FwpmFilterUnsubscribeChanges0
+FwpmFreeMemory0
+FwpmGetAppIdFromFileName0
+FwpmGetSidFromOnlineId0
+FwpmIPsecTunnelAdd0
+FwpmIPsecTunnelAdd1
+FwpmIPsecTunnelAdd2
+FwpmIPsecTunnelAddConditions0
+FwpmIPsecTunnelDeleteByKey0
+FwpmLayerCreateEnumHandle0
+FwpmLayerDestroyEnumHandle0
+FwpmLayerEnum0
+FwpmLayerGetById0
+FwpmLayerGetByKey0
+FwpmLayerGetSecurityInfoByKey0
+FwpmLayerSetSecurityInfoByKey0
+FwpmNetEventCreateEnumHandle0
+FwpmNetEventDestroyEnumHandle0
+FwpmNetEventEnum0
+FwpmNetEventEnum1
+FwpmNetEventEnum2
+FwpmNetEventSubscribe0
+FwpmNetEventSubscribe1
+FwpmNetEventSubscriptionsGet0
+FwpmNetEventUnsubscribe0
+FwpmNetEventsGetSecurityInfo0
+FwpmNetEventsLost0
+FwpmNetEventsSetSecurityInfo0
+FwpmProcessNameResolutionEvent0
+FwpmProviderAdd0
+FwpmProviderContextAdd0
+FwpmProviderContextAdd1
+FwpmProviderContextAdd2
+FwpmProviderContextCreateEnumHandle0
+FwpmProviderContextDeleteById0
+FwpmProviderContextDeleteByKey0
+FwpmProviderContextDestroyEnumHandle0
+FwpmProviderContextEnum0
+FwpmProviderContextEnum1
+FwpmProviderContextEnum2
+FwpmProviderContextGetById0
+FwpmProviderContextGetById1
+FwpmProviderContextGetById2
+FwpmProviderContextGetByKey0
+FwpmProviderContextGetByKey1
+FwpmProviderContextGetByKey2
+FwpmProviderContextGetSecurityInfoByKey0
+FwpmProviderContextSetSecurityInfoByKey0
+FwpmProviderContextSubscribeChanges0
+FwpmProviderContextSubscriptionsGet0
+FwpmProviderContextUnsubscribeChanges0
+FwpmProviderCreateEnumHandle0
+FwpmProviderDeleteByKey0
+FwpmProviderDestroyEnumHandle0
+FwpmProviderEnum0
+FwpmProviderGetByKey0
+FwpmProviderGetSecurityInfoByKey0
+FwpmProviderSetSecurityInfoByKey0
+FwpmProviderSubscribeChanges0
+FwpmProviderSubscriptionsGet0
+FwpmProviderUnsubscribeChanges0
+FwpmSessionCreateEnumHandle0
+FwpmSessionDestroyEnumHandle0
+FwpmSessionEnum0
+FwpmSubLayerAdd0
+FwpmSubLayerCreateEnumHandle0
+FwpmSubLayerDeleteByKey0
+FwpmSubLayerDestroyEnumHandle0
+FwpmSubLayerEnum0
+FwpmSubLayerGetByKey0
+FwpmSubLayerGetSecurityInfoByKey0
+FwpmSubLayerSetSecurityInfoByKey0
+FwpmSubLayerSubscribeChanges0
+FwpmSubLayerSubscriptionsGet0
+FwpmSubLayerUnsubscribeChanges0
+FwpmSystemPortsGet0
+FwpmSystemPortsSubscribe0
+FwpmSystemPortsUnsubscribe0
+FwpmTraceRestoreDefaults0
+FwpmTransactionAbort0
+FwpmTransactionBegin0
+FwpmTransactionCommit0
+FwpmvSwitchEventSubscribe0
+FwpmvSwitchEventUnsubscribe0
+FwpmvSwitchEventsGetSecurityInfo0
+FwpmvSwitchEventsSetSecurityInfo0
+FwppConnectionGetByIPsecInfo
+FwpsAleEndpointCreateEnumHandle0
+FwpsAleEndpointDestroyEnumHandle0
+FwpsAleEndpointEnum0
+FwpsAleEndpointGetById0
+FwpsAleEndpointGetSecurityInfo0
+FwpsAleEndpointSetSecurityInfo0
+FwpsAleExplicitCredentialsQuery0
+FwpsAleGetPortStatus0
+FwpsClassifyUser0
+FwpsFreeMemory0
+FwpsGetInProcReplicaOffset0
+FwpsLayerCreateInProcReplica0
+FwpsLayerReleaseInProcReplica0
+FwpsOpenToken0
+FwpsQueryIPsecDosFWUsed0
+FwpsQueryIPsecOffloadDone0
+GetUnifiedTraceHandle
+IPsecDospGetSecurityInfo0
+IPsecDospGetStatistics0
+IPsecDospSetSecurityInfo0
+IPsecDospStateCreateEnumHandle0
+IPsecDospStateDestroyEnumHandle0
+IPsecDospStateEnum0
+IPsecGetKeyFromDictator0
+IPsecGetStatistics0
+IPsecGetStatistics1
+IPsecKeyDictationCheck0
+IPsecKeyManagerAddAndRegister0
+IPsecKeyManagerGetSecurityInfoByKey0
+IPsecKeyManagerSetSecurityInfoByKey0
+IPsecKeyManagerUnregisterAndDelete0
+IPsecKeyManagersGet0
+IPsecKeyModuleAdd0
+IPsecKeyModuleDelete0
+IPsecKeyModuleUpdateAcquire0
+IPsecKeyNotification0
+IPsecSaContextAddInbound0
+IPsecSaContextAddInbound1
+IPsecSaContextAddInboundAndTrackConnection
+IPsecSaContextAddOutbound0
+IPsecSaContextAddOutbound1
+IPsecSaContextAddOutboundAndTrackConnection
+IPsecSaContextCreate0
+IPsecSaContextCreate1
+IPsecSaContextCreateEnumHandle0
+IPsecSaContextDeleteById0
+IPsecSaContextDestroyEnumHandle0
+IPsecSaContextEnum0
+IPsecSaContextEnum1
+IPsecSaContextExpire0
+IPsecSaContextGetById0
+IPsecSaContextGetById1
+IPsecSaContextGetSpi0
+IPsecSaContextGetSpi1
+IPsecSaContextSetSpi0
+IPsecSaContextSubscribe0
+IPsecSaContextSubscriptionsGet0
+IPsecSaContextUnsubscribe0
+IPsecSaContextUpdate0
+IPsecSaCreateEnumHandle0
+IPsecSaDbGetSecurityInfo0
+IPsecSaDbSetSecurityInfo0
+IPsecSaDestroyEnumHandle0
+IPsecSaEnum0
+IPsecSaEnum1
+IPsecSaInitiateAsync0
+IkeextGetConfigParameters0
+IkeextGetStatistics0
+IkeextGetStatistics1
+IkeextSaCreateEnumHandle0
+IkeextSaDbGetSecurityInfo0
+IkeextSaDbSetSecurityInfo0
+IkeextSaDeleteById0
+IkeextSaDestroyEnumHandle0
+IkeextSaEnum0
+IkeextSaEnum1
+IkeextSaEnum2
+IkeextSaGetById0
+IkeextSaGetById1
+IkeextSaGetById2
+IkeextSaUpdateAdditionalAddressesByTunnelId0
+IkeextSaUpdatePreferredAddressesByTunnelId0
+IkeextSetConfigParameters0
+NamespaceCallout
+WFPRIODequeueCompletion
+WSADeleteSocketPeerTargetName
+WSAImpersonateSocketPeer
+WSAQuerySocketSecurity
+WSARevertImpersonation
+WSASetSocketPeerTargetName
+WSASetSocketSecurity
+WfpCloseDPConfigureHandle
+WfpConfigureDPSecurityDescriptor
+WfpCreateDPConfigureHandle
+WfpRIOChannelClose
+WfpRIOCleanupRequestQueue
+WfpRIOCloseCompletionQueue
+WfpRIOCreateChannel
+WfpRIOCreateCompletionQueue
+WfpRIOCreateRequestQueue
+WfpRIODeregisterBuffer
+WfpRIOIndicateActivityThreshold
+WfpRIONotify
+WfpRIOReceive
+WfpRIORegisterBuffer
+WfpRIOResume
+WfpRIOSend
+WfpRIOSuspend
diff --git a/mingw-w64-crt/libarm32/fwremotesvr.def b/mingw-w64-crt/libarm32/fwremotesvr.def
new file mode 100644
index 0000000..f2c96c9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/fwremotesvr.def
@@ -0,0 +1,9 @@
+;
+; Definition file of FwRemoteSvr.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "FwRemoteSvr.DLL"
+EXPORTS
+FwRpcAPIsInitialize
+FwRpcAPIsShutdown
diff --git a/mingw-w64-crt/libarm32/gameux.def b/mingw-w64-crt/libarm32/gameux.def
new file mode 100644
index 0000000..5757c0b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gameux.def
@@ -0,0 +1,8 @@
+;
+; Definition file of gameux.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "gameux.dll"
+EXPORTS
+GameUXShimW
diff --git a/mingw-w64-crt/libarm32/gdi32.def b/mingw-w64-crt/libarm32/gdi32.def
new file mode 100644
index 0000000..cceb0f4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gdi32.def
@@ -0,0 +1,834 @@
+;
+; Definition file of GDI32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GDI32.dll"
+EXPORTS
+ord_1000 @1000
+ord_1001 @1001
+ord_1002 @1002
+ord_1003 @1003
+ord_1004 @1004
+ord_1005 @1005
+ord_1006 @1006
+ord_1007 @1007
+ord_1008 @1008
+ord_1009 @1009
+ord_1010 @1010
+AbortDoc
+AbortPath
+ord_1013 @1013
+ord_1014 @1014
+AddFontMemResourceEx
+AddFontResourceA
+AddFontResourceExA
+AddFontResourceExW
+AddFontResourceTracking
+AddFontResourceW
+AngleArc
+AnimatePalette
+AnyLinkedFonts
+Arc
+ArcTo
+BRUSHOBJ_hGetColorTransform
+BRUSHOBJ_pvAllocRbrush
+BRUSHOBJ_pvGetRbrush
+BRUSHOBJ_ulGetBrushColor
+BeginGdiRendering
+BeginPath
+BitBlt
+CLIPOBJ_bEnum
+CLIPOBJ_cEnumStart
+CLIPOBJ_ppoGetPath
+CancelDC
+CheckColorsInGamut
+ChoosePixelFormat
+Chord
+ClearBitmapAttributes
+ClearBrushAttributes
+CloseEnhMetaFile
+CloseFigure
+CloseMetaFile
+ColorCorrectPalette
+ColorMatchToTarget
+CombineRgn
+CombineTransform
+ConfigureOPMProtectedOutput
+CopyEnhMetaFileA
+CopyEnhMetaFileW
+CopyMetaFileA
+CopyMetaFileW
+CreateBitmap
+CreateBitmapFromDxSurface
+CreateBitmapFromDxSurface2
+CreateBitmapIndirect
+CreateBrushIndirect
+CreateColorSpaceA
+CreateColorSpaceW
+CreateCompatibleBitmap
+CreateCompatibleDC
+CreateDCA
+CreateDCW
+CreateDIBPatternBrush
+CreateDIBPatternBrushPt
+CreateDIBSection
+CreateDIBitmap
+CreateDiscardableBitmap
+CreateEllipticRgn
+CreateEllipticRgnIndirect
+CreateEnhMetaFileA
+CreateEnhMetaFileW
+CreateFontA
+CreateFontIndirectA
+CreateFontIndirectExA
+CreateFontIndirectExW
+CreateFontIndirectW
+CreateFontW
+CreateHalftonePalette
+CreateHatchBrush
+CreateICA
+CreateICW
+CreateMetaFileA
+CreateMetaFileW
+CreateOPMProtectedOutputs
+CreatePalette
+CreatePatternBrush
+CreatePen
+CreatePenIndirect
+CreatePolyPolygonRgn
+CreatePolygonRgn
+CreateRectRgn
+CreateRectRgnIndirect
+CreateRoundRectRgn
+CreateScalableFontResourceA
+CreateScalableFontResourceW
+CreateSessionMappedDIBSection
+CreateSolidBrush
+D3DKMTAcquireKeyedMutex
+D3DKMTAcquireKeyedMutex2
+D3DKMTCacheHybridQueryValue
+D3DKMTCheckExclusiveOwnership
+D3DKMTCheckMonitorPowerState
+D3DKMTCheckMultiPlaneOverlaySupport
+D3DKMTCheckOcclusion
+D3DKMTCheckSharedResourceAccess
+D3DKMTCheckVidPnExclusiveOwnership
+D3DKMTCloseAdapter
+D3DKMTConfigureSharedResource
+D3DKMTCreateAllocation
+D3DKMTCreateAllocation2
+D3DKMTCreateContext
+D3DKMTCreateDCFromMemory
+D3DKMTCreateDevice
+D3DKMTCreateKeyedMutex
+D3DKMTCreateKeyedMutex2
+D3DKMTCreateOutputDupl
+D3DKMTCreateOverlay
+D3DKMTCreateSynchronizationObject
+D3DKMTCreateSynchronizationObject2
+D3DKMTDestroyAllocation
+D3DKMTDestroyContext
+D3DKMTDestroyDCFromMemory
+D3DKMTDestroyDevice
+D3DKMTDestroyKeyedMutex
+D3DKMTDestroyOutputDupl
+D3DKMTDestroyOverlay
+D3DKMTDestroySynchronizationObject
+D3DKMTEnumAdapters
+D3DKMTEscape
+D3DKMTFlipOverlay
+D3DKMTGetCachedHybridQueryValue
+D3DKMTGetContextInProcessSchedulingPriority
+D3DKMTGetContextSchedulingPriority
+D3DKMTGetDeviceState
+D3DKMTGetDisplayModeList
+D3DKMTGetMultisampleMethodList
+D3DKMTGetOverlayState
+D3DKMTGetPresentHistory
+D3DKMTGetPresentQueueEvent
+D3DKMTGetProcessSchedulingPriorityClass
+D3DKMTGetRuntimeData
+D3DKMTGetScanLine
+D3DKMTGetSharedPrimaryHandle
+D3DKMTGetSharedResourceAdapterLuid
+D3DKMTInvalidateActiveVidPn
+D3DKMTLock
+D3DKMTNetDispGetNextChunkInfo
+D3DKMTNetDispQueryMiracastDisplayDeviceStatus
+D3DKMTNetDispQueryMiracastDisplayDeviceSupport
+D3DKMTNetDispStartMiracastDisplayDevice
+D3DKMTNetDispStartMiracastDisplayDevice2
+D3DKMTNetDispStopMiracastDisplayDevice
+D3DKMTOfferAllocations
+D3DKMTOpenAdapterFromDeviceName
+D3DKMTOpenAdapterFromGdiDisplayName
+D3DKMTOpenAdapterFromHdc
+D3DKMTOpenAdapterFromLuid
+D3DKMTOpenKeyedMutex
+D3DKMTOpenKeyedMutex2
+D3DKMTOpenNtHandleFromName
+D3DKMTOpenResource
+D3DKMTOpenResource2
+D3DKMTOpenResourceFromNtHandle
+D3DKMTOpenSyncObjectFromNtHandle
+D3DKMTOpenSynchronizationObject
+D3DKMTOutputDuplGetFrameInfo
+D3DKMTOutputDuplGetMetaData
+D3DKMTOutputDuplGetPointerShapeData
+D3DKMTOutputDuplPresent
+D3DKMTOutputDuplReleaseFrame
+D3DKMTPinDirectFlipResources
+D3DKMTPollDisplayChildren
+D3DKMTPresent
+D3DKMTPresentMultiPlaneOverlay
+D3DKMTQueryAdapterInfo
+D3DKMTQueryAllocationResidency
+D3DKMTQueryRemoteVidPnSourceFromGdiDisplayName
+D3DKMTQueryResourceInfo
+D3DKMTQueryResourceInfoFromNtHandle
+D3DKMTQueryStatistics
+D3DKMTReclaimAllocations
+D3DKMTReleaseKeyedMutex
+D3DKMTReleaseKeyedMutex2
+D3DKMTReleaseProcessVidPnSourceOwners
+D3DKMTRender
+D3DKMTSetAllocationPriority
+D3DKMTSetContextInProcessSchedulingPriority
+D3DKMTSetContextSchedulingPriority
+D3DKMTSetDisplayMode
+D3DKMTSetDisplayPrivateDriverFormat
+D3DKMTSetGammaRamp
+D3DKMTSetProcessSchedulingPriorityClass
+D3DKMTSetQueuedLimit
+D3DKMTSetStereoEnabled
+D3DKMTSetVidPnSourceOwner
+D3DKMTSetVidPnSourceOwner1
+D3DKMTShareObjects
+D3DKMTSharedPrimaryLockNotification
+D3DKMTSharedPrimaryUnLockNotification
+D3DKMTSignalSynchronizationObject
+D3DKMTSignalSynchronizationObject2
+D3DKMTUnlock
+D3DKMTUnpinDirectFlipResources
+D3DKMTUpdateOverlay
+D3DKMTWaitForIdle
+D3DKMTWaitForSynchronizationObject
+D3DKMTWaitForSynchronizationObject2
+D3DKMTWaitForVerticalBlankEvent
+D3DKMTWaitForVerticalBlankEvent2
+DDCCIGetCapabilitiesString
+DDCCIGetCapabilitiesStringLength
+DDCCIGetTimingReport
+DDCCIGetVCPFeature
+DDCCISaveCurrentSettings
+DDCCISetVCPFeature
+DPtoLP
+DdCreateFullscreenSprite
+DdDestroyFullscreenSprite
+DdEntry0
+DdEntry1
+DdEntry10
+DdEntry11
+DdEntry12
+DdEntry13
+DdEntry14
+DdEntry15
+DdEntry16
+DdEntry17
+DdEntry18
+DdEntry19
+DdEntry2
+DdEntry20
+DdEntry21
+DdEntry22
+DdEntry23
+DdEntry24
+DdEntry25
+DdEntry26
+DdEntry27
+DdEntry28
+DdEntry29
+DdEntry3
+DdEntry30
+DdEntry31
+DdEntry32
+DdEntry33
+DdEntry34
+DdEntry35
+DdEntry36
+DdEntry37
+DdEntry38
+DdEntry39
+DdEntry4
+DdEntry40
+DdEntry41
+DdEntry42
+DdEntry43
+DdEntry44
+DdEntry45
+DdEntry46
+DdEntry47
+DdEntry48
+DdEntry49
+DdEntry5
+DdEntry50
+DdEntry51
+DdEntry52
+DdEntry53
+DdEntry54
+DdEntry55
+DdEntry56
+DdEntry6
+DdEntry7
+DdEntry8
+DdEntry9
+DdNotifyFullscreenSpriteUpdate
+DdQueryVisRgnUniqueness
+DeleteColorSpace
+DeleteDC
+DeleteEnhMetaFile
+DeleteMetaFile
+DeleteObject
+DescribePixelFormat
+DestroyOPMProtectedOutput
+DestroyPhysicalMonitorInternal
+DeviceCapabilitiesExA
+DeviceCapabilitiesExW
+DrawEscape
+Ellipse
+EnableEUDC
+EndDoc
+EndFormPage
+EndGdiRendering
+EndPage
+EndPath
+EngAcquireSemaphore
+EngAlphaBlend
+EngAssociateSurface
+EngBitBlt
+EngCheckAbort
+EngComputeGlyphSet
+EngCopyBits
+EngCreateBitmap
+EngCreateClip
+EngCreateDeviceBitmap
+EngCreateDeviceSurface
+EngCreatePalette
+EngCreateSemaphore
+EngDeleteClip
+EngDeletePalette
+EngDeletePath
+EngDeleteSemaphore
+EngDeleteSurface
+EngEraseSurface
+EngFillPath
+EngFindResource
+EngFreeModule
+EngGetCurrentCodePage
+EngGetDriverName
+EngGetPrinterDataFileName
+EngGradientFill
+EngLineTo
+EngLoadModule
+EngLockSurface
+EngMarkBandingSurface
+EngMultiByteToUnicodeN
+EngMultiByteToWideChar
+EngPaint
+EngPlgBlt
+EngQueryEMFInfo
+EngQueryLocalTime
+EngReleaseSemaphore
+EngStretchBlt
+EngStretchBltROP
+EngStrokeAndFillPath
+EngStrokePath
+EngTextOut
+EngTransparentBlt
+EngUnicodeToMultiByteN
+EngUnlockSurface
+EngWideCharToMultiByte
+EnumEnhMetaFile
+EnumFontFamiliesA
+EnumFontFamiliesExA
+EnumFontFamiliesExW
+EnumFontFamiliesW
+EnumFontsA
+EnumFontsW
+EnumICMProfilesA
+EnumICMProfilesW
+EnumMetaFile
+EnumObjects
+EqualRgn
+Escape
+EudcLoadLinkW
+EudcUnloadLinkW
+ExcludeClipRect
+ExtCreatePen
+ExtCreateRegion
+ExtEscape
+ExtFloodFill
+ExtSelectClipRgn
+ExtTextOutA
+ExtTextOutW
+FONTOBJ_cGetAllGlyphHandles
+FONTOBJ_cGetGlyphs
+FONTOBJ_pQueryGlyphAttrs
+FONTOBJ_pfdg
+FONTOBJ_pifi
+FONTOBJ_pvTrueTypeFontFile
+FONTOBJ_pxoGetXform
+FONTOBJ_vGetInfo
+FillPath
+FillRgn
+FixBrushOrgEx
+FlattenPath
+FloodFill
+FontIsLinked
+FrameRgn
+GdiAddFontResourceW
+GdiAddGlsBounds
+GdiAddGlsRecord
+GdiAlphaBlend
+GdiArtificialDecrementDriver
+GdiCleanCacheDC
+GdiClearStockObjectCache
+GdiComment
+GdiConsoleTextOut
+GdiConvertAndCheckDC
+GdiConvertBitmap
+GdiConvertBitmapV5
+GdiConvertBrush
+GdiConvertDC
+GdiConvertEnhMetaFile
+GdiConvertFont
+GdiConvertMetaFilePict
+GdiConvertPalette
+GdiConvertRegion
+GdiConvertToDevmodeW
+GdiCreateLocalEnhMetaFile
+GdiCreateLocalMetaFilePict
+GdiDeleteLocalDC
+GdiDeleteSpoolFileHandle
+GdiDescribePixelFormat
+GdiDllInitialize
+GdiDrawStream
+GdiEndDocEMF
+GdiEndPageEMF
+GdiEntry1
+GdiEntry10
+GdiEntry11
+GdiEntry12
+GdiEntry13
+GdiEntry14
+GdiEntry15
+GdiEntry16
+GdiEntry2
+GdiEntry3
+GdiEntry4
+GdiEntry5
+GdiEntry6
+GdiEntry7
+GdiEntry8
+GdiEntry9
+GdiFixUpHandle
+GdiFlush
+GdiFullscreenControl
+GdiGetBatchLimit
+GdiGetBitmapBitsSize
+GdiGetCharDimensions
+GdiGetCodePage
+GdiGetDC
+GdiGetDevmodeForPage
+GdiGetLocalBrush
+GdiGetLocalDC
+GdiGetLocalFont
+GdiGetPageCount
+GdiGetPageHandle
+GdiGetSpoolFileHandle
+GdiGetSpoolMessage
+GdiGradientFill
+GdiInitSpool
+GdiInitializeLanguagePack
+GdiIsMetaFileDC
+GdiIsMetaPrintDC
+GdiIsPlayMetafileDC
+GdiIsScreenDC
+GdiIsUMPDSandboxingEnabled
+GdiLoadType1Fonts
+GdiPlayDCScript
+GdiPlayEMF
+GdiPlayJournal
+GdiPlayPageEMF
+GdiPlayPrivatePageEMF
+GdiPlayScript
+GdiPrinterThunk
+GdiProcessSetup
+GdiQueryFonts
+GdiQueryTable
+GdiRealizationInfo
+GdiReleaseDC
+GdiReleaseLocalDC
+GdiResetDCEMF
+GdiSetAttrs
+GdiSetBatchLimit
+GdiSetLastError
+GdiSetPixelFormat
+GdiSetServerAttr
+GdiStartDocEMF
+GdiStartPageEMF
+GdiSwapBuffers
+GdiTransparentBlt
+GdiValidateHandle
+GetArcDirection
+GetAspectRatioFilterEx
+GetBitmapAttributes
+GetBitmapBits
+GetBitmapDimensionEx
+GetBkColor
+GetBkMode
+GetBoundsRect
+GetBrushAttributes
+GetBrushOrgEx
+GetCOPPCompatibleOPMInformation
+GetCertificate
+GetCertificateSize
+GetCharABCWidthsA
+GetCharABCWidthsFloatA
+GetCharABCWidthsFloatW
+GetCharABCWidthsI
+GetCharABCWidthsW
+GetCharWidth32A
+GetCharWidth32W
+GetCharWidthA
+GetCharWidthFloatA
+GetCharWidthFloatW
+GetCharWidthI
+GetCharWidthInfo
+GetCharWidthW
+GetCharacterPlacementA
+GetCharacterPlacementW
+GetClipBox
+GetClipRgn
+GetColorAdjustment
+GetColorSpace
+GetCurrentDpiInfo
+GetCurrentObject
+GetCurrentPositionEx
+GetDCBrushColor
+GetDCOrgEx
+GetDCPenColor
+GetDIBColorTable
+GetDIBits
+GetDeviceCaps
+GetDeviceGammaRamp
+GetETM
+GetEUDCTimeStamp
+GetEUDCTimeStampExW
+GetEnhMetaFileA
+GetEnhMetaFileBits
+GetEnhMetaFileDescriptionA
+GetEnhMetaFileDescriptionW
+GetEnhMetaFileHeader
+GetEnhMetaFilePaletteEntries
+GetEnhMetaFilePixelFormat
+GetEnhMetaFileW
+GetFontAssocStatus
+GetFontData
+GetFontFileData
+GetFontFileInfo
+GetFontLanguageInfo
+GetFontRealizationInfo
+GetFontResourceInfoW
+GetFontUnicodeRanges
+GetGlyphIndicesA
+GetGlyphIndicesW
+GetGlyphOutline
+GetGlyphOutlineA
+GetGlyphOutlineW
+GetGlyphOutlineWow
+GetGraphicsMode
+GetHFONT
+GetICMProfileA
+GetICMProfileW
+GetKerningPairs
+GetKerningPairsA
+GetKerningPairsW
+GetLayout
+GetLogColorSpaceA
+GetLogColorSpaceW
+GetMapMode
+GetMetaFileA
+GetMetaFileBitsEx
+GetMetaFileW
+GetMetaRgn
+GetMiterLimit
+GetNearestColor
+GetNearestPaletteIndex
+GetNumberOfPhysicalMonitors
+GetOPMInformation
+GetOPMRandomNumber
+GetObjectA
+GetObjectType
+GetObjectW
+GetOutlineTextMetricsA
+GetOutlineTextMetricsW
+GetPaletteEntries
+GetPath
+GetPhysicalMonitorDescription
+GetPhysicalMonitors
+GetPixel
+GetPixelFormat
+GetPolyFillMode
+GetROP2
+GetRandomRgn
+GetRasterizerCaps
+GetRegionData
+GetRelAbs
+GetRgnBox
+GetStockObject
+GetStretchBltMode
+GetStringBitmapA
+GetStringBitmapW
+GetSuggestedOPMProtectedOutputArraySize
+GetSystemPaletteEntries
+GetSystemPaletteUse
+GetTextAlign
+GetTextCharacterExtra
+GetTextCharset
+GetTextCharsetInfo
+GetTextColor
+GetTextExtentExPointA
+GetTextExtentExPointI
+GetTextExtentExPointW
+GetTextExtentExPointWPri
+GetTextExtentPoint32A
+GetTextExtentPoint32W
+GetTextExtentPointA
+GetTextExtentPointI
+GetTextExtentPointW
+GetTextFaceA
+GetTextFaceAliasW
+GetTextFaceW
+GetTextMetricsA
+GetTextMetricsW
+GetTransform
+GetViewportExtEx
+GetViewportOrgEx
+GetWinMetaFileBits
+GetWindowExtEx
+GetWindowOrgEx
+GetWorldTransform
+HT_Get8BPPFormatPalette
+HT_Get8BPPMaskPalette
+IntersectClipRect
+InvertRgn
+IsValidEnhMetaRecord
+IsValidEnhMetaRecordOffExt
+LPtoDP
+LineDDA
+LineTo
+LpkDrawTextEx
+LpkEditControl DATA
+LpkExtTextOut
+LpkGetCharacterPlacement
+LpkGetTextExtentExPoint
+LpkInitialize
+LpkPSMTextOut
+LpkPresent
+LpkTabbedTextOut
+LpkUseGDIWidthCache
+MaskBlt
+MirrorRgn
+ModifyWorldTransform
+MoveToEx
+NamedEscape
+OffsetClipRgn
+OffsetRgn
+OffsetViewportOrgEx
+OffsetWindowOrgEx
+PATHOBJ_bEnum
+PATHOBJ_bEnumClipLines
+PATHOBJ_vEnumStart
+PATHOBJ_vEnumStartClipLines
+PATHOBJ_vGetBounds
+PaintRgn
+PatBlt
+PathToRegion
+Pie
+PlayEnhMetaFile
+PlayEnhMetaFileRecord
+PlayMetaFile
+PlayMetaFileRecord
+PlgBlt
+PolyBezier
+PolyBezierTo
+PolyDraw
+PolyPatBlt
+PolyPolygon
+PolyPolyline
+PolyTextOutA
+PolyTextOutW
+Polygon
+Polyline
+PolylineTo
+PtInRegion
+PtVisible
+QueryFontAssocStatus
+RealizePalette
+RectInRegion
+RectVisible
+Rectangle
+RemoveFontMemResourceEx
+RemoveFontResourceA
+RemoveFontResourceExA
+RemoveFontResourceExW
+RemoveFontResourceTracking
+RemoveFontResourceW
+ResetDCA
+ResetDCW
+ResizePalette
+RestoreDC
+RoundRect
+STROBJ_bEnum
+STROBJ_bEnumPositionsOnly
+STROBJ_bGetAdvanceWidths
+STROBJ_dwGetCodePage
+STROBJ_vEnumStart
+SaveDC
+ScaleViewportExtEx
+ScaleWindowExtEx
+ScriptApplyDigitSubstitution
+ScriptApplyLogicalWidth
+ScriptBreak
+ScriptCPtoX
+ScriptCacheGetHeight
+ScriptFreeCache
+ScriptGetCMap
+ScriptGetFontAlternateGlyphs
+ScriptGetFontFeatureTags
+ScriptGetFontLanguageTags
+ScriptGetFontProperties
+ScriptGetFontScriptTags
+ScriptGetGlyphABCWidth
+ScriptGetLogicalWidths
+ScriptGetProperties
+ScriptIsComplex
+ScriptItemize
+ScriptItemizeOpenType
+ScriptJustify
+ScriptLayout
+ScriptPlace
+ScriptPlaceOpenType
+ScriptPositionSingleGlyph
+ScriptRecordDigitSubstitution
+ScriptShape
+ScriptShapeOpenType
+ScriptStringAnalyse
+ScriptStringCPtoX
+ScriptStringFree
+ScriptStringGetLogicalWidths
+ScriptStringGetOrder
+ScriptStringOut
+ScriptStringValidate
+ScriptStringXtoCP
+ScriptString_pLogAttr
+ScriptString_pSize
+ScriptString_pcOutChars
+ScriptSubstituteSingleGlyph
+ScriptTextOut
+ScriptXtoCP
+SelectBrushLocal
+SelectClipPath
+SelectClipRgn
+SelectFontLocal
+SelectObject
+SelectPalette
+SetAbortProc
+SetArcDirection
+SetBitmapAttributes
+SetBitmapBits
+SetBitmapDimensionEx
+SetBkColor
+SetBkMode
+SetBoundsRect
+SetBrushAttributes
+SetBrushOrgEx
+SetColorAdjustment
+SetColorSpace
+SetDCBrushColor
+SetDCPenColor
+SetDIBColorTable
+SetDIBits
+SetDIBitsToDevice
+SetDeviceGammaRamp
+SetEnhMetaFileBits
+SetFontEnumeration
+SetGraphicsMode
+SetICMMode
+SetICMProfileA
+SetICMProfileW
+SetLayout
+SetLayoutWidth
+SetMagicColors
+SetMapMode
+SetMapperFlags
+SetMetaFileBitsEx
+SetMetaRgn
+SetMiterLimit
+SetOPMSigningKeyAndSequenceNumbers
+SetPaletteEntries
+SetPixel
+SetPixelFormat
+SetPixelV
+SetPolyFillMode
+SetROP2
+SetRectRgn
+SetRelAbs
+SetStretchBltMode
+SetSystemPaletteUse
+SetTextAlign
+SetTextCharacterExtra
+SetTextColor
+SetTextJustification
+SetViewportExtEx
+SetViewportOrgEx
+SetVirtualResolution
+SetWinMetaFileBits
+SetWindowExtEx
+SetWindowOrgEx
+SetWorldTransform
+StartDocA
+StartDocW
+StartFormPage
+StartPage
+StretchBlt
+StretchDIBits
+StrokeAndFillPath
+StrokePath
+SwapBuffers
+TextOutA
+TextOutW
+TranslateCharsetInfo
+UnloadNetworkFonts
+UnrealizeObject
+UpdateColors
+UpdateICMRegKeyA
+UpdateICMRegKeyW
+UspAllocCache
+UspAllocTemp
+UspFreeMem
+WidenPath
+XFORMOBJ_bApplyXform
+XFORMOBJ_iGetXform
+XLATEOBJ_cGetPalette
+XLATEOBJ_hGetColorTransform
+XLATEOBJ_iXlate
+XLATEOBJ_piVector
+bInitSystemAndFontsDirectoriesW
+bMakePathNameW
+cGetTTFFromFOT
+ftsWordBreak
+gdiPlaySpoolStream
+ord_2000 @2000
diff --git a/mingw-w64-crt/libarm32/gdiplus.def b/mingw-w64-crt/libarm32/gdiplus.def
new file mode 100644
index 0000000..ba9c09f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gdiplus.def
@@ -0,0 +1,638 @@
+;
+; Definition file of gdiplus.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "gdiplus.dll"
+EXPORTS
+GdipAddPathArc
+GdipAddPathArcI
+GdipAddPathBezier
+GdipAddPathBezierI
+GdipAddPathBeziers
+GdipAddPathBeziersI
+GdipAddPathClosedCurve
+GdipAddPathClosedCurve2
+GdipAddPathClosedCurve2I
+GdipAddPathClosedCurveI
+GdipAddPathCurve
+GdipAddPathCurve2
+GdipAddPathCurve2I
+GdipAddPathCurve3
+GdipAddPathCurve3I
+GdipAddPathCurveI
+GdipAddPathEllipse
+GdipAddPathEllipseI
+GdipAddPathLine
+GdipAddPathLine2
+GdipAddPathLine2I
+GdipAddPathLineI
+GdipAddPathPath
+GdipAddPathPie
+GdipAddPathPieI
+GdipAddPathPolygon
+GdipAddPathPolygonI
+GdipAddPathRectangle
+GdipAddPathRectangleI
+GdipAddPathRectangles
+GdipAddPathRectanglesI
+GdipAddPathString
+GdipAddPathStringI
+GdipAlloc
+GdipBeginContainer
+GdipBeginContainer2
+GdipBeginContainerI
+GdipBitmapGetPixel
+GdipBitmapLockBits
+GdipBitmapSetPixel
+GdipBitmapSetResolution
+GdipBitmapUnlockBits
+GdipClearPathMarkers
+GdipCloneBitmapArea
+GdipCloneBitmapAreaI
+GdipCloneBrush
+GdipCloneCustomLineCap
+GdipCloneFont
+GdipCloneFontFamily
+GdipCloneImage
+GdipCloneImageAttributes
+GdipCloneMatrix
+GdipClonePath
+GdipClonePen
+GdipCloneRegion
+GdipCloneStringFormat
+GdipClosePathFigure
+GdipClosePathFigures
+GdipCombineRegionPath
+GdipCombineRegionRect
+GdipCombineRegionRectI
+GdipCombineRegionRegion
+GdipComment
+GdipCreateAdjustableArrowCap
+GdipCreateBitmapFromDirectDrawSurface
+GdipCreateBitmapFromFile
+GdipCreateBitmapFromFileICM
+GdipCreateBitmapFromGdiDib
+GdipCreateBitmapFromGraphics
+GdipCreateBitmapFromHBITMAP
+GdipCreateBitmapFromHICON
+GdipCreateBitmapFromResource
+GdipCreateBitmapFromScan0
+GdipCreateBitmapFromStream
+GdipCreateBitmapFromStreamICM
+GdipCreateCachedBitmap
+GdipCreateCustomLineCap
+GdipCreateFont
+GdipCreateFontFamilyFromName
+GdipCreateFontFromDC
+GdipCreateFontFromLogfontA
+GdipCreateFontFromLogfontW
+GdipCreateFromHDC
+GdipCreateFromHDC2
+GdipCreateFromHWND
+GdipCreateFromHWNDICM
+GdipCreateHBITMAPFromBitmap
+GdipCreateHICONFromBitmap
+GdipCreateHalftonePalette
+GdipCreateHatchBrush
+GdipCreateImageAttributes
+GdipCreateLineBrush
+GdipCreateLineBrushFromRect
+GdipCreateLineBrushFromRectI
+GdipCreateLineBrushFromRectWithAngle
+GdipCreateLineBrushFromRectWithAngleI
+GdipCreateLineBrushI
+GdipCreateMatrix
+GdipCreateMatrix2
+GdipCreateMatrix3
+GdipCreateMatrix3I
+GdipCreateMetafileFromEmf
+GdipCreateMetafileFromFile
+GdipCreateMetafileFromStream
+GdipCreateMetafileFromWmf
+GdipCreateMetafileFromWmfFile
+GdipCreatePath
+GdipCreatePath2
+GdipCreatePath2I
+GdipCreatePathGradient
+GdipCreatePathGradientFromPath
+GdipCreatePathGradientI
+GdipCreatePathIter
+GdipCreatePen1
+GdipCreatePen2
+GdipCreateRegion
+GdipCreateRegionHrgn
+GdipCreateRegionPath
+GdipCreateRegionRect
+GdipCreateRegionRectI
+GdipCreateRegionRgnData
+GdipCreateSolidFill
+GdipCreateStreamOnFile
+GdipCreateStringFormat
+GdipCreateTexture
+GdipCreateTexture2
+GdipCreateTexture2I
+GdipCreateTextureIA
+GdipCreateTextureIAI
+GdipDeleteBrush
+GdipDeleteCachedBitmap
+GdipDeleteCustomLineCap
+GdipDeleteFont
+GdipDeleteFontFamily
+GdipDeleteGraphics
+GdipDeleteMatrix
+GdipDeletePath
+GdipDeletePathIter
+GdipDeletePen
+GdipDeletePrivateFontCollection
+GdipDeleteRegion
+GdipDeleteStringFormat
+GdipDisposeImage
+GdipDisposeImageAttributes
+GdipDrawArc
+GdipDrawArcI
+GdipDrawBezier
+GdipDrawBezierI
+GdipDrawBeziers
+GdipDrawBeziersI
+GdipDrawCachedBitmap
+GdipDrawClosedCurve
+GdipDrawClosedCurve2
+GdipDrawClosedCurve2I
+GdipDrawClosedCurveI
+GdipDrawCurve
+GdipDrawCurve2
+GdipDrawCurve2I
+GdipDrawCurve3
+GdipDrawCurve3I
+GdipDrawCurveI
+GdipDrawDriverString
+GdipDrawEllipse
+GdipDrawEllipseI
+GdipDrawImage
+GdipDrawImageI
+GdipDrawImagePointRect
+GdipDrawImagePointRectI
+GdipDrawImagePoints
+GdipDrawImagePointsI
+GdipDrawImagePointsRect
+GdipDrawImagePointsRectI
+GdipDrawImageRect
+GdipDrawImageRectI
+GdipDrawImageRectRect
+GdipDrawImageRectRectI
+GdipDrawLine
+GdipDrawLineI
+GdipDrawLines
+GdipDrawLinesI
+GdipDrawPath
+GdipDrawPie
+GdipDrawPieI
+GdipDrawPolygon
+GdipDrawPolygonI
+GdipDrawRectangle
+GdipDrawRectangleI
+GdipDrawRectangles
+GdipDrawRectanglesI
+GdipDrawString
+GdipEmfToWmfBits
+GdipEndContainer
+GdipEnumerateMetafileDestPoint
+GdipEnumerateMetafileDestPointI
+GdipEnumerateMetafileDestPoints
+GdipEnumerateMetafileDestPointsI
+GdipEnumerateMetafileDestRect
+GdipEnumerateMetafileDestRectI
+GdipEnumerateMetafileSrcRectDestPoint
+GdipEnumerateMetafileSrcRectDestPointI
+GdipEnumerateMetafileSrcRectDestPoints
+GdipEnumerateMetafileSrcRectDestPointsI
+GdipEnumerateMetafileSrcRectDestRect
+GdipEnumerateMetafileSrcRectDestRectI
+GdipFillClosedCurve
+GdipFillClosedCurve2
+GdipFillClosedCurve2I
+GdipFillClosedCurveI
+GdipFillEllipse
+GdipFillEllipseI
+GdipFillPath
+GdipFillPie
+GdipFillPieI
+GdipFillPolygon
+GdipFillPolygon2
+GdipFillPolygon2I
+GdipFillPolygonI
+GdipFillRectangle
+GdipFillRectangleI
+GdipFillRectangles
+GdipFillRectanglesI
+GdipFillRegion
+GdipFlattenPath
+GdipFlush
+GdipFree
+GdipGetAdjustableArrowCapFillState
+GdipGetAdjustableArrowCapHeight
+GdipGetAdjustableArrowCapMiddleInset
+GdipGetAdjustableArrowCapWidth
+GdipGetAllPropertyItems
+GdipGetBrushType
+GdipGetCellAscent
+GdipGetCellDescent
+GdipGetClip
+GdipGetClipBounds
+GdipGetClipBoundsI
+GdipGetCompositingMode
+GdipGetCompositingQuality
+GdipGetCustomLineCapBaseCap
+GdipGetCustomLineCapBaseInset
+GdipGetCustomLineCapStrokeCaps
+GdipGetCustomLineCapStrokeJoin
+GdipGetCustomLineCapType
+GdipGetCustomLineCapWidthScale
+GdipGetDC
+GdipGetDpiX
+GdipGetDpiY
+GdipGetEmHeight
+GdipGetEncoderParameterList
+GdipGetEncoderParameterListSize
+GdipGetFamily
+GdipGetFamilyName
+GdipGetFontCollectionFamilyCount
+GdipGetFontCollectionFamilyList
+GdipGetFontHeight
+GdipGetFontHeightGivenDPI
+GdipGetFontSize
+GdipGetFontStyle
+GdipGetFontUnit
+GdipGetGenericFontFamilyMonospace
+GdipGetGenericFontFamilySansSerif
+GdipGetGenericFontFamilySerif
+GdipGetHatchBackgroundColor
+GdipGetHatchForegroundColor
+GdipGetHatchStyle
+GdipGetHemfFromMetafile
+GdipGetImageAttributesAdjustedPalette
+GdipGetImageBounds
+GdipGetImageDecoders
+GdipGetImageDecodersSize
+GdipGetImageDimension
+GdipGetImageEncoders
+GdipGetImageEncodersSize
+GdipGetImageFlags
+GdipGetImageGraphicsContext
+GdipGetImageHeight
+GdipGetImageHorizontalResolution
+GdipGetImagePalette
+GdipGetImagePaletteSize
+GdipGetImagePixelFormat
+GdipGetImageRawFormat
+GdipGetImageThumbnail
+GdipGetImageType
+GdipGetImageVerticalResolution
+GdipGetImageWidth
+GdipGetInterpolationMode
+GdipGetLineBlend
+GdipGetLineBlendCount
+GdipGetLineColors
+GdipGetLineGammaCorrection
+GdipGetLinePresetBlend
+GdipGetLinePresetBlendCount
+GdipGetLineRect
+GdipGetLineRectI
+GdipGetLineSpacing
+GdipGetLineTransform
+GdipGetLineWrapMode
+GdipGetLogFontA
+GdipGetLogFontW
+GdipGetMatrixElements
+GdipGetMetafileDownLevelRasterizationLimit
+GdipGetMetafileHeaderFromEmf
+GdipGetMetafileHeaderFromFile
+GdipGetMetafileHeaderFromMetafile
+GdipGetMetafileHeaderFromStream
+GdipGetMetafileHeaderFromWmf
+GdipGetNearestColor
+GdipGetPageScale
+GdipGetPageUnit
+GdipGetPathData
+GdipGetPathFillMode
+GdipGetPathGradientBlend
+GdipGetPathGradientBlendCount
+GdipGetPathGradientCenterColor
+GdipGetPathGradientCenterPoint
+GdipGetPathGradientCenterPointI
+GdipGetPathGradientFocusScales
+GdipGetPathGradientGammaCorrection
+GdipGetPathGradientPath
+GdipGetPathGradientPointCount
+GdipGetPathGradientPresetBlend
+GdipGetPathGradientPresetBlendCount
+GdipGetPathGradientRect
+GdipGetPathGradientRectI
+GdipGetPathGradientSurroundColorCount
+GdipGetPathGradientSurroundColorsWithCount
+GdipGetPathGradientTransform
+GdipGetPathGradientWrapMode
+GdipGetPathLastPoint
+GdipGetPathPoints
+GdipGetPathPointsI
+GdipGetPathTypes
+GdipGetPathWorldBounds
+GdipGetPathWorldBoundsI
+GdipGetPenBrushFill
+GdipGetPenColor
+GdipGetPenCompoundArray
+GdipGetPenCompoundCount
+GdipGetPenCustomEndCap
+GdipGetPenCustomStartCap
+GdipGetPenDashArray
+GdipGetPenDashCap197819
+GdipGetPenDashCount
+GdipGetPenDashOffset
+GdipGetPenDashStyle
+GdipGetPenEndCap
+GdipGetPenFillType
+GdipGetPenLineJoin
+GdipGetPenMiterLimit
+GdipGetPenMode
+GdipGetPenStartCap
+GdipGetPenTransform
+GdipGetPenUnit
+GdipGetPenWidth
+GdipGetPixelOffsetMode
+GdipGetPointCount
+GdipGetPropertyCount
+GdipGetPropertyIdList
+GdipGetPropertyItem
+GdipGetPropertyItemSize
+GdipGetPropertySize
+GdipGetRegionBounds
+GdipGetRegionBoundsI
+GdipGetRegionData
+GdipGetRegionDataSize
+GdipGetRegionHRgn
+GdipGetRegionScans
+GdipGetRegionScansCount
+GdipGetRegionScansI
+GdipGetRenderingOrigin
+GdipGetSmoothingMode
+GdipGetSolidFillColor
+GdipGetStringFormatAlign
+GdipGetStringFormatDigitSubstitution
+GdipGetStringFormatFlags
+GdipGetStringFormatHotkeyPrefix
+GdipGetStringFormatLineAlign
+GdipGetStringFormatMeasurableCharacterRangeCount
+GdipGetStringFormatTabStopCount
+GdipGetStringFormatTabStops
+GdipGetStringFormatTrimming
+GdipGetTextContrast
+GdipGetTextRenderingHint
+GdipGetTextureImage
+GdipGetTextureTransform
+GdipGetTextureWrapMode
+GdipGetVisibleClipBounds
+GdipGetVisibleClipBoundsI
+GdipGetWorldTransform
+GdipGraphicsClear
+GdipImageForceValidation
+GdipImageGetFrameCount
+GdipImageGetFrameDimensionsCount
+GdipImageGetFrameDimensionsList
+GdipImageRotateFlip
+GdipImageSelectActiveFrame
+GdipInvertMatrix
+GdipIsClipEmpty
+GdipIsEmptyRegion
+GdipIsEqualRegion
+GdipIsInfiniteRegion
+GdipIsMatrixEqual
+GdipIsMatrixIdentity
+GdipIsMatrixInvertible
+GdipIsOutlineVisiblePathPoint
+GdipIsOutlineVisiblePathPointI
+GdipIsStyleAvailable
+GdipIsVisibleClipEmpty
+GdipIsVisiblePathPoint
+GdipIsVisiblePathPointI
+GdipIsVisiblePoint
+GdipIsVisiblePointI
+GdipIsVisibleRect
+GdipIsVisibleRectI
+GdipIsVisibleRegionPoint
+GdipIsVisibleRegionPointI
+GdipIsVisibleRegionRect
+GdipIsVisibleRegionRectI
+GdipLoadImageFromFile
+GdipLoadImageFromFileICM
+GdipLoadImageFromStream
+GdipLoadImageFromStreamICM
+GdipMeasureCharacterRanges
+GdipMeasureDriverString
+GdipMeasureString
+GdipMultiplyLineTransform
+GdipMultiplyMatrix
+GdipMultiplyPathGradientTransform
+GdipMultiplyPenTransform
+GdipMultiplyTextureTransform
+GdipMultiplyWorldTransform
+GdipNewInstalledFontCollection
+GdipNewPrivateFontCollection
+GdipPathIterCopyData
+GdipPathIterEnumerate
+GdipPathIterGetCount
+GdipPathIterGetSubpathCount
+GdipPathIterHasCurve
+GdipPathIterIsValid
+GdipPathIterNextMarker
+GdipPathIterNextMarkerPath
+GdipPathIterNextPathType
+GdipPathIterNextSubpath
+GdipPathIterNextSubpathPath
+GdipPathIterRewind
+GdipPlayMetafileRecord
+GdipPrivateAddFontFile
+GdipPrivateAddMemoryFont
+GdipRecordMetafile
+GdipRecordMetafileFileName
+GdipRecordMetafileFileNameI
+GdipRecordMetafileI
+GdipRecordMetafileStream
+GdipRecordMetafileStreamI
+GdipReleaseDC
+GdipRemovePropertyItem
+GdipResetClip
+GdipResetImageAttributes
+GdipResetLineTransform
+GdipResetPageTransform
+GdipResetPath
+GdipResetPathGradientTransform
+GdipResetPenTransform
+GdipResetTextureTransform
+GdipResetWorldTransform
+GdipRestoreGraphics
+GdipReversePath
+GdipRotateLineTransform
+GdipRotateMatrix
+GdipRotatePathGradientTransform
+GdipRotatePenTransform
+GdipRotateTextureTransform
+GdipRotateWorldTransform
+GdipSaveAdd
+GdipSaveAddImage
+GdipSaveGraphics
+GdipSaveImageToFile
+GdipSaveImageToStream
+GdipScaleLineTransform
+GdipScaleMatrix
+GdipScalePathGradientTransform
+GdipScalePenTransform
+GdipScaleTextureTransform
+GdipScaleWorldTransform
+GdipSetAdjustableArrowCapFillState
+GdipSetAdjustableArrowCapHeight
+GdipSetAdjustableArrowCapMiddleInset
+GdipSetAdjustableArrowCapWidth
+GdipSetClipGraphics
+GdipSetClipHrgn
+GdipSetClipPath
+GdipSetClipRect
+GdipSetClipRectI
+GdipSetClipRegion
+GdipSetCompositingMode
+GdipSetCompositingQuality
+GdipSetCustomLineCapBaseCap
+GdipSetCustomLineCapBaseInset
+GdipSetCustomLineCapStrokeCaps
+GdipSetCustomLineCapStrokeJoin
+GdipSetCustomLineCapWidthScale
+GdipSetEmpty
+GdipSetImageAttributesCachedBackground
+GdipSetImageAttributesColorKeys
+GdipSetImageAttributesColorMatrix
+GdipSetImageAttributesGamma
+GdipSetImageAttributesNoOp
+GdipSetImageAttributesOutputChannel
+GdipSetImageAttributesOutputChannelColorProfile
+GdipSetImageAttributesRemapTable
+GdipSetImageAttributesThreshold
+GdipSetImageAttributesToIdentity
+GdipSetImageAttributesWrapMode
+GdipSetImagePalette
+GdipSetInfinite
+GdipSetInterpolationMode
+GdipSetLineBlend
+GdipSetLineColors
+GdipSetLineGammaCorrection
+GdipSetLineLinearBlend
+GdipSetLinePresetBlend
+GdipSetLineSigmaBlend
+GdipSetLineTransform
+GdipSetLineWrapMode
+GdipSetMatrixElements
+GdipSetMetafileDownLevelRasterizationLimit
+GdipSetPageScale
+GdipSetPageUnit
+GdipSetPathFillMode
+GdipSetPathGradientBlend
+GdipSetPathGradientCenterColor
+GdipSetPathGradientCenterPoint
+GdipSetPathGradientCenterPointI
+GdipSetPathGradientFocusScales
+GdipSetPathGradientGammaCorrection
+GdipSetPathGradientLinearBlend
+GdipSetPathGradientPath
+GdipSetPathGradientPresetBlend
+GdipSetPathGradientSigmaBlend
+GdipSetPathGradientSurroundColorsWithCount
+GdipSetPathGradientTransform
+GdipSetPathGradientWrapMode
+GdipSetPathMarker
+GdipSetPenBrushFill
+GdipSetPenColor
+GdipSetPenCompoundArray
+GdipSetPenCustomEndCap
+GdipSetPenCustomStartCap
+GdipSetPenDashArray
+GdipSetPenDashCap197819
+GdipSetPenDashOffset
+GdipSetPenDashStyle
+GdipSetPenEndCap
+GdipSetPenLineCap197819
+GdipSetPenLineJoin
+GdipSetPenMiterLimit
+GdipSetPenMode
+GdipSetPenStartCap
+GdipSetPenTransform
+GdipSetPenUnit
+GdipSetPenWidth
+GdipSetPixelOffsetMode
+GdipSetPropertyItem
+GdipSetRenderingOrigin
+GdipSetSmoothingMode
+GdipSetSolidFillColor
+GdipSetStringFormatAlign
+GdipSetStringFormatDigitSubstitution
+GdipSetStringFormatFlags
+GdipSetStringFormatHotkeyPrefix
+GdipSetStringFormatLineAlign
+GdipSetStringFormatMeasurableCharacterRanges
+GdipSetStringFormatTabStops
+GdipSetStringFormatTrimming
+GdipSetTextContrast
+GdipSetTextRenderingHint
+GdipSetTextureTransform
+GdipSetTextureWrapMode
+GdipSetWorldTransform
+GdipShearMatrix
+GdipStartPathFigure
+GdipStringFormatGetGenericDefault
+GdipStringFormatGetGenericTypographic
+GdipTestControl
+GdipTransformMatrixPoints
+GdipTransformMatrixPointsI
+GdipTransformPath
+GdipTransformPoints
+GdipTransformPointsI
+GdipTransformRegion
+GdipTranslateClip
+GdipTranslateClipI
+GdipTranslateLineTransform
+GdipTranslateMatrix
+GdipTranslatePathGradientTransform
+GdipTranslatePenTransform
+GdipTranslateRegion
+GdipTranslateRegionI
+GdipTranslateTextureTransform
+GdipTranslateWorldTransform
+GdipVectorTransformMatrixPoints
+GdipVectorTransformMatrixPointsI
+GdipWarpPath
+GdipWidenPath
+GdipWindingModeOutline
+GdiplusNotificationHook
+GdiplusNotificationUnhook
+GdiplusShutdown
+GdiplusStartup
+GdipFindFirstImageItem
+GdipFindNextImageItem
+GdipGetImageItemData
+GdipCreateEffect
+GdipDeleteEffect
+GdipGetEffectParameterSize
+GdipGetEffectParameters
+GdipSetEffectParameters
+GdipBitmapCreateApplyEffect
+GdipBitmapApplyEffect
+GdipBitmapGetHistogram
+GdipBitmapGetHistogramSize
+GdipBitmapConvertFormat
+GdipInitializePalette
+GdipImageSetAbort
+GdipGraphicsSetAbort
+GdipDrawImageFX
+GdipConvertToEmfPlus
+GdipConvertToEmfPlusToFile
+GdipConvertToEmfPlusToStream
+GdipPlayTSClientRecord
+ord_631 @631
diff --git a/mingw-w64-crt/libarm32/geofencemonitorservice.def b/mingw-w64-crt/libarm32/geofencemonitorservice.def
new file mode 100644
index 0000000..fa8e585
--- /dev/null
+++ b/mingw-w64-crt/libarm32/geofencemonitorservice.def
@@ -0,0 +1,9 @@
+;
+; Definition file of GeofenceMonitorService.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GeofenceMonitorService.dll"
+EXPORTS
+GeofenceSettingsIsSimulator
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/getuname.def b/mingw-w64-crt/libarm32/getuname.def
new file mode 100644
index 0000000..8833b6a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/getuname.def
@@ -0,0 +1,8 @@
+;
+; Definition file of GetUName.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GetUName.dll"
+EXPORTS
+GetUName
diff --git a/mingw-w64-crt/libarm32/globcollationhost.def b/mingw-w64-crt/libarm32/globcollationhost.def
new file mode 100644
index 0000000..644e6b5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/globcollationhost.def
@@ -0,0 +1,10 @@
+;
+; Definition file of globcollationhost.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "globcollationhost.dll"
+EXPORTS
+WGCGetCharacterGroupDisplayName
+WGCGetDefaultGroupingLetters
+WGCGetGroupingLetter
diff --git a/mingw-w64-crt/libarm32/globinputhost.def b/mingw-w64-crt/libarm32/globinputhost.def
new file mode 100644
index 0000000..4426a5b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/globinputhost.def
@@ -0,0 +1,21 @@
+;
+; Definition file of globinputhost.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "globinputhost.dll"
+EXPORTS
+WGIEnsureLanguageProfileExists
+WGIGetCompatibleInputMethodsForLanguage
+WGIGetCurrentInputLanguage
+WGIGetDefaultInputMethodForLanguage
+WGIGetInputMethodDescription
+WGIGetInputMethodProperties
+WGIGetInputMethodTileName
+WGIIsImeInputMethod
+WGIIsImeScript
+WGIIsImmersiveInputMethod
+WGIIsTouchEnabledInputMethod
+WGITransformInputMethodsForLanguage
+WGITransformInputMethodsForLanguageId
+WGIUpdateGlobalSpellerKey
diff --git a/mingw-w64-crt/libarm32/gpapi.def b/mingw-w64-crt/libarm32/gpapi.def
new file mode 100644
index 0000000..e2a06d7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gpapi.def
@@ -0,0 +1,60 @@
+;
+; Definition file of GPAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GPAPI.dll"
+EXPORTS
+ord_107 @107
+AreThereVisibleLogoffScriptsInternalWorker
+ord_109 @109
+ord_110 @110
+AreThereVisibleShutdownScriptsInternalWorker
+EnterCriticalPolicySectionExStub
+ord_113 @113
+ord_114 @114
+ord_115 @115
+ord_116 @116
+EnterCriticalPolicySectionInternalWorker
+FreeGPOListInternalAWorker
+GenerateGPNotificationInternalWorker
+GetAppliedGPOListInternalAWorker
+GetAppliedGPOListInternalWWorker
+GetGPOListInternalAWorker
+GetGPOListInternalWWorker
+HasPolicyForegroundProcessingCompletedInternalWorker
+LeaveCriticalPolicySectionInternalWorker
+RefreshPolicyExInternalWorker
+RefreshPolicyInternalWorker
+RegisterGPNotificationInternalWorker
+RsopLoggingEnabledInternalWorker
+UnregisterGPNotificationInternalWorker
+AreThereVisibleLogoffScriptsInternal
+AreThereVisibleShutdownScriptsInternal
+EnterCriticalPolicySectionInternal
+ForceSyncFgPolicyInternal
+ForceSyncFgPolicyInternalWorker
+FreeGPOListInternalA
+FreeGPOListInternalW
+FreeGPOListInternalWWorker
+GenerateGPNotificationInternal
+GetAppliedGPOListInternalA
+GetAppliedGPOListInternalW
+GetGPOListInternalA
+GetGPOListInternalW
+GetNextFgPolicyRefreshInfoInternal
+GetNextFgPolicyRefreshInfoInternalWorker
+GetPreviousFgPolicyRefreshInfoInternal
+GetPreviousFgPolicyRefreshInfoInternalWorker
+HasPolicyForegroundProcessingCompletedInternal
+IsSyncForegroundPolicyRefreshWorker
+LeaveCriticalPolicySectionInternal
+RefreshPolicyExInternal
+RefreshPolicyInternal
+RegisterGPNotificationInternal
+RsopLoggingEnabledInternal
+UnregisterGPNotificationInternal
+WaitForMachinePolicyForegroundProcessingInternal
+WaitForMachinePolicyForegroundProcessingInternalWorker
+WaitForUserPolicyForegroundProcessingInternal
+WaitForUserPolicyForegroundProcessingInternalWorker
diff --git a/mingw-w64-crt/libarm32/gpedit.def b/mingw-w64-crt/libarm32/gpedit.def
new file mode 100644
index 0000000..ee6fe10
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gpedit.def
@@ -0,0 +1,17 @@
+;
+; Definition file of GPEDIT.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GPEDIT.DLL"
+EXPORTS
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+BrowseForGPO
+CreateGPOLink
+DeleteAllGPOLinks
+DeleteGPOLink
+ExportRSoPData
+ImportRSoPData
diff --git a/mingw-w64-crt/libarm32/gpprefcl.def b/mingw-w64-crt/libarm32/gpprefcl.def
new file mode 100644
index 0000000..f119649
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gpprefcl.def
@@ -0,0 +1,70 @@
+;
+; Definition file of polprocl.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "polprocl.dll"
+EXPORTS
+GenerateGroupPolicyApplications
+GenerateGroupPolicyDataSources
+GenerateGroupPolicyDevices
+GenerateGroupPolicyDrives
+GenerateGroupPolicyEnviron
+GenerateGroupPolicyFiles
+GenerateGroupPolicyFolderOptions
+GenerateGroupPolicyFolders
+GenerateGroupPolicyIniFile
+GenerateGroupPolicyInternet
+GenerateGroupPolicyLocUsAndGroups
+GenerateGroupPolicyNetShares
+GenerateGroupPolicyNetworkOptions
+GenerateGroupPolicyPowerOptions
+GenerateGroupPolicyPrinters
+GenerateGroupPolicyRegionOptions
+GenerateGroupPolicyRegistry
+GenerateGroupPolicySchedTasks
+GenerateGroupPolicyServices
+GenerateGroupPolicyShortcuts
+GenerateGroupPolicyStartMenu
+ProcessGroupPolicyApplications
+ProcessGroupPolicyDataSources
+ProcessGroupPolicyDevices
+ProcessGroupPolicyDrives
+ProcessGroupPolicyEnviron
+ProcessGroupPolicyExApplications
+ProcessGroupPolicyExDataSources
+ProcessGroupPolicyExDevices
+ProcessGroupPolicyExDrives
+ProcessGroupPolicyExEnviron
+ProcessGroupPolicyExFiles
+ProcessGroupPolicyExFolderOptions
+ProcessGroupPolicyExFolders
+ProcessGroupPolicyExIniFile
+ProcessGroupPolicyExInternet
+ProcessGroupPolicyExLocUsAndGroups
+ProcessGroupPolicyExNetShares
+ProcessGroupPolicyExNetworkOptions
+ProcessGroupPolicyExPowerOptions
+ProcessGroupPolicyExPrinters
+ProcessGroupPolicyExRegionOptions
+ProcessGroupPolicyExRegistry
+ProcessGroupPolicyExSchedTasks
+ProcessGroupPolicyExServices
+ProcessGroupPolicyExShortcuts
+ProcessGroupPolicyExStartMenu
+ProcessGroupPolicyFiles
+ProcessGroupPolicyFolderOptions
+ProcessGroupPolicyFolders
+ProcessGroupPolicyIniFile
+ProcessGroupPolicyInternet
+ProcessGroupPolicyLocUsAndGroups
+ProcessGroupPolicyNetShares
+ProcessGroupPolicyNetworkOptions
+ProcessGroupPolicyPowerOptions
+ProcessGroupPolicyPrinters
+ProcessGroupPolicyRegionOptions
+ProcessGroupPolicyRegistry
+ProcessGroupPolicySchedTasks
+ProcessGroupPolicyServices
+ProcessGroupPolicyShortcuts
+ProcessGroupPolicyStartMenu
diff --git a/mingw-w64-crt/libarm32/gpprnext.def b/mingw-w64-crt/libarm32/gpprnext.def
new file mode 100644
index 0000000..65f5dc4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gpprnext.def
@@ -0,0 +1,10 @@
+;
+; Definition file of gpprnext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "gpprnext.dll"
+EXPORTS
+PrinterGenerateGroupPolicy
+PrinterProcessGroupPolicy
+PrinterProcessGroupPolicyEx
diff --git a/mingw-w64-crt/libarm32/gpscript.def b/mingw-w64-crt/libarm32/gpscript.def
new file mode 100644
index 0000000..9d3bdd2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gpscript.def
@@ -0,0 +1,11 @@
+;
+; Definition file of GPSCRIPT.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GPSCRIPT.DLL"
+EXPORTS
+GenerateScriptsGroupPolicy
+ProcessScriptsGroupPolicy
+ProcessScriptsGroupPolicyEx
+ScrRegGPOListToWbem
diff --git a/mingw-w64-crt/libarm32/gpsvc.def b/mingw-w64-crt/libarm32/gpsvc.def
new file mode 100644
index 0000000..f23a026
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gpsvc.def
@@ -0,0 +1,17 @@
+;
+; Definition file of GPSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GPSVC.dll"
+EXPORTS
+ord_106 @106
+GroupPolicyClientServiceMain
+SvchostPushServiceGlobals
+GenerateRsopPolicy
+ProcessGroupPolicyCompletedExInternal
+ProcessGroupPolicyCompletedInternal
+RsopAccessCheckByTypeInternal
+RsopFileAccessCheckInternal
+RsopResetPolicySettingStatusInternal
+RsopSetPolicySettingStatusInternal
diff --git a/mingw-w64-crt/libarm32/gptext.def b/mingw-w64-crt/libarm32/gptext.def
new file mode 100644
index 0000000..4ec21f9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/gptext.def
@@ -0,0 +1,11 @@
+;
+; Definition file of GPTEXT.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "GPTEXT.DLL"
+EXPORTS
+ProcessConnectivityPlatformPolicy
+ProcessEQoSPolicy
+ProcessPSCHEDPolicy
+ProcessTCPIPPolicy
diff --git a/mingw-w64-crt/libarm32/hal.def b/mingw-w64-crt/libarm32/hal.def
new file mode 100644
index 0000000..7b7ecd5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hal.def
@@ -0,0 +1,77 @@
+;
+; Definition file of HAL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "HAL.dll"
+EXPORTS
+HalAcpiGetTableEx
+HalAllProcessorsStarted
+HalAllocateCrashDumpRegisters
+HalAllocateHardwareCounters
+HalBeginSystemInterruptUnspecified
+HalBugCheckSystem
+HalCalibratePerformanceCounter
+HalConvertDeviceIdtToIrql
+HalDisableInterrupt
+HalDmaAllocateCrashDumpRegistersEx
+HalDmaFreeCrashDumpRegistersEx
+HalEnableInterrupt
+HalEndSystemInterrupt
+HalEnumerateEnvironmentVariablesEx
+HalEnumerateProcessors
+HalFreeHardwareCounters
+HalGetBusDataByOffset
+HalGetEnvironmentVariable
+HalGetEnvironmentVariableEx
+HalGetInterruptTargetInformation
+HalGetMemoryCachingRequirements
+HalGetMessageRoutingInfo
+HalGetProcessorIdByNtNumber
+HalGetVectorInput
+HalInitSystem
+HalInitializeOnResume
+HalInitializeProcessor
+HalProcessorIdle
+HalQueryEnvironmentVariableInfoEx
+HalQueryMaximumProcessorCount
+HalQueryRealTimeClock
+HalRegisterDynamicProcessor
+HalRegisterErrataCallbacks
+HalReportResourceUsage
+HalRequestClockInterrupt
+HalRequestIpi
+HalRequestIpiSpecifyVector
+HalRequestSoftwareInterrupt
+HalReturnToFirmware
+HalSendSoftwareInterrupt
+HalSetBusDataByOffset
+HalSetEnvironmentVariable
+HalSetEnvironmentVariableEx
+HalSetProfileInterval
+HalSetRealTimeClock
+HalStartDynamicProcessor
+HalStartNextProcessor
+HalStartProfileInterrupt
+HalStopProfileInterrupt
+HalTranslateBusAddress
+KdComPortInUse DATA
+KdHvComPortInUse DATA
+KeFlushWriteBuffer
+KeGetCurrentIrql
+KeQueryPerformanceCounter
+KeStallExecutionProcessor
+KfLowerIrql
+KfRaiseIrql
+READ_PORT_BUFFER_UCHAR
+READ_PORT_BUFFER_ULONG
+READ_PORT_BUFFER_USHORT
+READ_PORT_UCHAR
+READ_PORT_ULONG
+READ_PORT_USHORT
+WRITE_PORT_BUFFER_UCHAR
+WRITE_PORT_BUFFER_ULONG
+WRITE_PORT_BUFFER_USHORT
+WRITE_PORT_UCHAR
+WRITE_PORT_ULONG
+WRITE_PORT_USHORT
diff --git a/mingw-w64-crt/libarm32/hbaapi.def b/mingw-w64-crt/libarm32/hbaapi.def
new file mode 100644
index 0000000..69c2243
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hbaapi.def
@@ -0,0 +1,100 @@
+;
+; Definition file of HBAAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "HBAAPI.dll"
+EXPORTS
+HBA_CloseAdapter
+HBA_FreeLibrary
+HBA_GetAdapterAttributes
+HBA_GetAdapterName
+HBA_GetAdapterPortAttributes
+HBA_GetBindingCapability
+HBA_GetBindingSupport
+HBA_GetDiscoveredPortAttributes
+HBA_GetEventBuffer
+HBA_GetFC4Statistics
+HBA_GetFCPStatistics
+HBA_GetFcpPersistentBinding
+HBA_GetFcpTargetMapping
+HBA_GetFcpTargetMappingV2
+HBA_GetNumberOfAdapters
+HBA_GetPersistentBindingV2
+HBA_GetPortAttributesByWWN
+HBA_GetPortStatistics
+HBA_GetRNIDMgmtInfo
+HBA_GetVendorLibraryAttributes
+HBA_GetVersion
+HBA_GetWrapperLibraryAttributes
+HBA_LoadLibrary
+HBA_OpenAdapter
+HBA_OpenAdapterByWWN
+HBA_RefreshAdapterConfiguration
+HBA_RefreshInformation
+HBA_RegisterForAdapterAddEvents
+HBA_RegisterForAdapterEvents
+HBA_RegisterForAdapterPortEvents
+HBA_RegisterForAdapterPortStatEvents
+HBA_RegisterForLinkEvents
+HBA_RegisterForTargetEvents
+HBA_RegisterLibrary
+HBA_RegisterLibraryV2
+HBA_RemoveAllPersistentBindings
+HBA_RemoveCallback
+HBA_RemovePersistentBinding
+HBA_ResetStatistics
+HBA_ScsiInquiryV2
+HBA_ScsiReadCapacityV2
+HBA_ScsiReportLUNsV2
+HBA_SendCTPassThru
+HBA_SendCTPassThruV2
+HBA_SendLIRR
+HBA_SendRLS
+HBA_SendRNID
+HBA_SendRNIDV2
+HBA_SendRPL
+HBA_SendRPS
+HBA_SendReadCapacity
+HBA_SendReportLUNs
+HBA_SendSRL
+HBA_SendScsiInquiry
+HBA_SetBindingSupport
+HBA_SetPersistentBindingV2
+HBA_SetRNIDMgmtInfo
+HbaGetAdapterNameByDeviceInstanceId
+SMHBA_GetAdapterAttributes
+SMHBA_GetAdapterPortAttributes
+SMHBA_GetBindingCapability
+SMHBA_GetBindingSupport
+SMHBA_GetDiscoveredPortAttributes
+SMHBA_GetFCPhyAttributes
+SMHBA_GetLUNStatistics
+SMHBA_GetNumberOfPorts
+SMHBA_GetPersistentBinding
+SMHBA_GetPhyStatistics
+SMHBA_GetPortAttributesByWWN
+SMHBA_GetPortType
+SMHBA_GetProtocolStatistics
+SMHBA_GetSASPhyAttributes
+SMHBA_GetTargetMapping
+SMHBA_GetVendorLibraryAttributes
+SMHBA_GetVersion
+SMHBA_GetWrapperLibraryAttributes
+SMHBA_RegisterForAdapterAddEvents
+SMHBA_RegisterForAdapterEvents
+SMHBA_RegisterForAdapterPhyStatEvents
+SMHBA_RegisterForAdapterPortEvents
+SMHBA_RegisterForAdapterPortStatEvents
+SMHBA_RegisterForTargetEvents
+SMHBA_RegisterLibrary
+SMHBA_RemoveAllPersistentBindings
+SMHBA_RemovePersistentBinding
+SMHBA_ScsiInquiry
+SMHBA_ScsiReadCapacity
+SMHBA_ScsiReportLuns
+SMHBA_SendECHO
+SMHBA_SendSMPPassThru
+SMHBA_SendTEST
+SMHBA_SetBindingSupport
+SMHBA_SetPersistentBinding
diff --git a/mingw-w64-crt/libarm32/hhsetup.def b/mingw-w64-crt/libarm32/hhsetup.def
new file mode 100644
index 0000000..41f7fc0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hhsetup.def
@@ -0,0 +1,152 @@
+;
+; Definition file of hhsetup.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "hhsetup.dll"
+EXPORTS
+??0CCollection@@QAA@XZ
+??0CFIFOString@@QAA@XZ
+??0CFolder@@QAA@XZ
+??0CLocation@@QAA@XZ
+??0CPointerList@@QAA@XZ
+??0CTitle@@QAA@XZ
+??1CCollection@@QAA@XZ
+??1CFIFOString@@QAA@XZ
+??1CFolder@@QAA@XZ
+??1CLocation@@QAA@XZ
+??1CPointerList@@QAA@XZ
+??1CTitle@@QAA@XZ
+??4CCollection@@QAAAAV0@ABV0@@Z
+??4CFIFOString@@QAAAAV0@ABV0@@Z
+??4CFolder@@QAAAAV0@ABV0@@Z
+??4CLocation@@QAAAAV0@ABV0@@Z
+??4CPointerList@@QAAAAV0@ABV0@@Z
+??4CTitle@@QAAAAV0@ABV0@@Z
+?Add@CPointerList@@QAAPAUListItem@@PAX@Z
+?AddChildFolder@CFolder@@QAAKPAV1@@Z
+?AddChildFolder@CFolder@@QAAPAV1@PBDKPAKG@Z
+?AddChildFolder@CFolder@@QAAPAV1@PBGKPAKG@Z
+?AddCollection@CCollection@@QAAPAVCColList@@XZ
+?AddFolder@CCollection@@QAAPAVCFolder@@PBDKPAKG@Z
+?AddFolder@CCollection@@QAAPAVCFolder@@PBGKPAKG@Z
+?AddLocation@CCollection@@QAAPAVCLocation@@PBD000PAK@Z
+?AddLocation@CCollection@@QAAPAVCLocation@@PBG000PAK@Z
+?AddLocationHistory@CTitle@@QAAKKPBD00PBVCLocation@@00H@Z
+?AddLocationHistory@CTitle@@QAAKKPBG00PBVCLocation@@00H@Z
+?AddRef@CCollection@@QAAXXZ
+?AddRefedTitle@CCollection@@AAAKPAVCFolder@@@Z
+?AddTail@CFIFOString@@QAAKPAD@Z
+?AddTitle@CCollection@@QAAPAVCTitle@@PBD0000GIPAVCLocation@@PAKH0@Z
+?AddTitle@CCollection@@QAAPAVCTitle@@PBG0000GIPAVCLocation@@PAKH0@Z
+?AllocCopyValue@CCollection@@AAAKPAVCParseXML@@PADPAPAD@Z
+?AllocSetValue@@YAKPBDPAPAD@Z
+?CheckTitleRef@CCollection@@AAAKPBDG@Z
+?CheckTitleRef@CCollection@@AAAKPBGG@Z
+?Close@CCollection@@QAAKXZ
+?ConfirmTitles@CCollection@@QAAXXZ
+?DecrementRefTitleCount@CCollection@@QAAXXZ
+?DeleteChildren@CCollection@@AAAXPAPAVCFolder@@@Z
+?DeleteFolder@CCollection@@QAAKPAVCFolder@@@Z
+?DeleteFolders@CCollection@@AAAXPAPAVCFolder@@@Z
+?DeleteLocalFiles@CCollection@@AAAXPAULocationHistory@@PAVCTitle@@@Z
+?DeleteLocation@CCollection@@AAAKPAVCLocation@@@Z
+?DeleteTitle@CCollection@@AAAKPAVCTitle@@@Z
+?Dirty@CCollection@@QAAXXZ
+?FindCollection@CCollection@@QAAPAVCColList@@PBD@Z
+?FindLocation@CCollection@@QAAPAVCLocation@@PBDPAI@Z
+?FindLocation@CCollection@@QAAPAVCLocation@@PBGPAI@Z
+?FindTitle@CCollection@@QAAPAVCTitle@@PBDG@Z
+?FindTitle@CCollection@@QAAPAVCTitle@@PBGG@Z
+?First@CPointerList@@QAAPAUListItem@@XZ
+?FirstLocation@CCollection@@QAAPAVCLocation@@XZ
+?GetColNo@CCollection@@QAAKXZ
+?GetCollectionFileName@CCollection@@QAAPBDXZ
+?GetCollectionFileNameW@CCollection@@QAAPBGXZ
+?GetFindMergedCHMS@CCollection@@QAAHXZ
+?GetFirstChildFolder@CFolder@@QAAPAV1@XZ
+?GetFirstTitle@CCollection@@QAAPAVCTitle@@XZ
+?GetId@CLocation@@QBAPADXZ
+?GetId@CTitle@@QAAPADXZ
+?GetIdW@CLocation@@QAAPBGXZ
+?GetIdW@CTitle@@QAAPBGXZ
+?GetLangId@CCollection@@QAAGPBD@Z
+?GetLangId@CCollection@@QAAGPBG@Z
+?GetLanguage@CFolder@@QAAGXZ
+?GetLanguage@CTitle@@QAAGXZ
+?GetLocation@CTitle@@QAAPAULocationHistory@@K@Z
+?GetMasterCHM@CCollection@@QAAHPAPADPAG@Z
+?GetMasterCHM@CCollection@@QAAHPAPAGPAG@Z
+?GetNextFolder@CFolder@@QAAPAV1@XZ
+?GetNextLocation@CLocation@@QAAPAV1@XZ
+?GetNextTitle@CTitle@@QAAPAV1@XZ
+?GetOrder@CFolder@@QAAKXZ
+?GetParent@CFolder@@QAAPAV1@XZ
+?GetPath@CLocation@@QAAPADXZ
+?GetPathW@CLocation@@QAAPBGXZ
+?GetRefTitleCount@CCollection@@QAAKXZ
+?GetRootFolder@CCollection@@QAAPAVCFolder@@XZ
+?GetSampleLocation@CCollection@@QAAPADXZ
+?GetSampleLocationW@CCollection@@QAAPBGXZ
+?GetTail@CFIFOString@@QAAKPAPAD@Z
+?GetTitle@CFolder@@QAAPADXZ
+?GetTitle@CLocation@@QAAPADXZ
+?GetTitleW@CFolder@@QAAPBGXZ
+?GetTitleW@CLocation@@QAAPBGXZ
+?GetVersion@CCollection@@QAAKXZ
+?GetVisableRootFolder@CCollection@@QAAPAVCFolder@@XZ
+?GetVolume@CLocation@@QAAPADXZ
+?GetVolumeW@CLocation@@QAAPBGXZ
+?HandleCollection@CCollection@@AAAKPAVCParseXML@@PAD@Z
+?HandleCollectionEntry@CCollection@@AAAKPAVCParseXML@@PAD@Z
+?HandleFolder@CCollection@@AAAKPAVCParseXML@@PAD@Z
+?HandleLocation@CCollection@@AAAKPAVCParseXML@@PAD@Z
+?HandleTitle@CCollection@@AAAKPAVCParseXML@@PAD@Z
+?IncrementRefTitleCount@CCollection@@QAAXXZ
+?IsDirty@CCollection@@QAAHXZ
+?MergeKeywords@CCollection@@QAAHPAD@Z
+?MergeKeywords@CCollection@@QAAHPAG@Z
+?NewLocation@CCollection@@AAAPAVCLocation@@XZ
+?NewLocationHistory@CTitle@@QAAPAULocationHistory@@XZ
+?NewTitle@CCollection@@AAAPAVCTitle@@XZ
+?Next@CPointerList@@QAAPAUListItem@@PAU2@@Z
+?Open@CCollection@@QAAKPBD@Z
+?Open@CCollection@@QAAKPBG@Z
+?ParseFile@CCollection@@AAAKPBD@Z
+?Release@CCollection@@AAAKXZ
+?RemoveAll@CFIFOString@@QAAXXZ
+?RemoveAll@CPointerList@@QAAXXZ
+?RemoveCollection@CCollection@@QAAKH@Z
+?RemoveCollectionEntry@CCollection@@QAAXPBD@Z
+?Save@CCollection@@QAAKXZ
+?SetExTitlePtr@CFolder@@QAAXPAVCExTitle@@@Z
+?SetFindMergedCHMS@CCollection@@QAAXH@Z
+?SetFirstChildFolder@CFolder@@QAAXPAV1@@Z
+?SetId@CLocation@@QAAXPBD@Z
+?SetId@CLocation@@QAAXPBG@Z
+?SetId@CTitle@@QAAXPBD@Z
+?SetId@CTitle@@QAAXPBG@Z
+?SetLanguage@CFolder@@QAAXG@Z
+?SetLanguage@CTitle@@QAAXG@Z
+?SetMasterCHM@CCollection@@QAAXPBDG@Z
+?SetMasterCHM@CCollection@@QAAXPBGG@Z
+?SetNextFolder@CFolder@@QAAXPAV1@@Z
+?SetNextLocation@CLocation@@QAAXPAV1@@Z
+?SetNextTitle@CTitle@@QAAXPAV1@@Z
+?SetOrder@CFolder@@QAAXK@Z
+?SetParent@CFolder@@QAAXPAV1@@Z
+?SetPath@CLocation@@QAAXPBD@Z
+?SetPath@CLocation@@QAAXPBG@Z
+?SetSampleLocation@CCollection@@QAAXPBD@Z
+?SetSampleLocation@CCollection@@QAAXPBG@Z
+?SetTitle@CFolder@@QAAXPBD@Z
+?SetTitle@CFolder@@QAAXPBG@Z
+?SetTitle@CLocation@@QAAXPBD@Z
+?SetTitle@CLocation@@QAAXPBG@Z
+?SetVersion@CCollection@@QAAXK@Z
+?SetVolume@CLocation@@QAAXPBD@Z
+?SetVolume@CLocation@@QAAXPBG@Z
+?WriteFolder@CCollection@@AAAHPAPAVCFolder@@@Z
+?WriteFolders@CCollection@@AAAHPAPAVCFolder@@@Z
+?bIsVisable@CFolder@@QAAHXZ
+?wssResetNextColNum@CCollection@@AAAXXZ
diff --git a/mingw-w64-crt/libarm32/hid.def b/mingw-w64-crt/libarm32/hid.def
new file mode 100644
index 0000000..3adc3a4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hid.def
@@ -0,0 +1,51 @@
+;
+; Definition file of HID.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "HID.DLL"
+EXPORTS
+HidD_FlushQueue
+HidD_FreePreparsedData
+HidD_GetAttributes
+HidD_GetConfiguration
+HidD_GetFeature
+HidD_GetHidGuid
+HidD_GetIndexedString
+HidD_GetInputReport
+HidD_GetManufacturerString
+HidD_GetMsGenreDescriptor
+HidD_GetNumInputBuffers
+HidD_GetPhysicalDescriptor
+HidD_GetPreparsedData
+HidD_GetProductString
+HidD_GetSerialNumberString
+HidD_Hello
+HidD_SetConfiguration
+HidD_SetFeature
+HidD_SetNumInputBuffers
+HidD_SetOutputReport
+HidP_GetButtonCaps
+HidP_GetCaps
+HidP_GetData
+HidP_GetExtendedAttributes
+HidP_GetLinkCollectionNodes
+HidP_GetScaledUsageValue
+HidP_GetSpecificButtonCaps
+HidP_GetSpecificValueCaps
+HidP_GetUsageValue
+HidP_GetUsageValueArray
+HidP_GetUsages
+HidP_GetUsagesEx
+HidP_GetValueCaps
+HidP_InitializeReportForID
+HidP_MaxDataListLength
+HidP_MaxUsageListLength
+HidP_SetData
+HidP_SetScaledUsageValue
+HidP_SetUsageValue
+HidP_SetUsageValueArray
+HidP_SetUsages
+HidP_TranslateUsagesToI8042ScanCodes
+HidP_UnsetUsages
+HidP_UsageListDifference
diff --git a/mingw-w64-crt/libarm32/hidserv.def b/mingw-w64-crt/libarm32/hidserv.def
new file mode 100644
index 0000000..d681361
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hidserv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of HIDSERV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "HIDSERV.dll"
+EXPORTS
+InstallHidserv
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/hlink.def b/mingw-w64-crt/libarm32/hlink.def
new file mode 100644
index 0000000..b8ccc53
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hlink.def
@@ -0,0 +1,35 @@
+;
+; Definition file of hlink.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "hlink.dll"
+EXPORTS
+HlinkCreateFromMoniker
+HlinkCreateFromString
+HlinkCreateFromData
+HlinkCreateBrowseContext
+HlinkClone
+HlinkNavigateToStringReference
+HlinkOnNavigate
+HlinkNavigate
+HlinkUpdateStackItem
+HlinkOnRenameDocument
+HlinkResolveMonikerForData
+HlinkResolveStringForData
+OleSaveToStreamEx
+HlinkParseDisplayName
+HlinkQueryCreateFromData
+HlinkSetSpecialReference
+HlinkGetSpecialReference
+HlinkCreateShortcut
+HlinkResolveShortcut
+HlinkIsShortcut
+HlinkResolveShortcutToString
+HlinkCreateShortcutFromString
+HlinkGetValueFromParams
+HlinkCreateShortcutFromMoniker
+HlinkResolveShortcutToMoniker
+HlinkTranslateURL
+HlinkCreateExtensionServices
+HlinkPreprocessMoniker
diff --git a/mingw-w64-crt/libarm32/hnetcfg.def b/mingw-w64-crt/libarm32/hnetcfg.def
new file mode 100644
index 0000000..20847ff
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hnetcfg.def
@@ -0,0 +1,17 @@
+;
+; Definition file of HNetCfg.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "HNetCfg.dll"
+EXPORTS
+HNetDeleteRasConnection
+HNetFreeSharingServicesPage
+HNetGetSharingServicesPage
+HNetGetFirewallSettingsPage
+HNetSharedAccessSettingsDlg
+HNetSharingAndFirewallSettingsDlg
+RegisterClassObjects
+ReleaseSingletons
+RevokeClassObjects
+WinBomConfigureWindowsFirewall
diff --git a/mingw-w64-crt/libarm32/hnetmon.def b/mingw-w64-crt/libarm32/hnetmon.def
new file mode 100644
index 0000000..1b2943e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hnetmon.def
@@ -0,0 +1,8 @@
+;
+; Definition file of hnetmon.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "hnetmon.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/hotplug.def b/mingw-w64-crt/libarm32/hotplug.def
new file mode 100644
index 0000000..ff22236
--- /dev/null
+++ b/mingw-w64-crt/libarm32/hotplug.def
@@ -0,0 +1,19 @@
+;
+; Definition file of hotplug.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "hotplug.DLL"
+EXPORTS
+CPlApplet
+HotPlugChildWithInvalidIdW
+HotPlugDriverBlockedW
+HotPlugEjectDevice
+HotPlugEjectDeviceEx
+HotPlugEjectVetoedW
+HotPlugHibernateVetoedW
+HotPlugRemovalVetoedW
+HotPlugSafeRemovalDriveNotificationW
+HotPlugSafeRemovalNotificationW
+HotPlugStandbyVetoedW
+HotPlugWarmEjectVetoedW
diff --git a/mingw-w64-crt/libarm32/httpapi.def b/mingw-w64-crt/libarm32/httpapi.def
new file mode 100644
index 0000000..2301238
--- /dev/null
+++ b/mingw-w64-crt/libarm32/httpapi.def
@@ -0,0 +1,46 @@
+;
+; Definition file of HTTPAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "HTTPAPI.dll"
+EXPORTS
+HttpAddFragmentToCache
+HttpAddUrl
+HttpAddUrlToUrlGroup
+HttpCancelHttpRequest
+HttpCloseRequestQueue
+HttpCloseServerSession
+HttpCloseUrlGroup
+HttpControlService
+HttpCreateHttpHandle
+HttpCreateRequestQueue
+HttpCreateServerSession
+HttpCreateUrlGroup
+HttpDeleteServiceConfiguration
+HttpEvaluateRequest
+HttpFlushResponseCache
+HttpGetCounters
+HttpInitialize
+HttpPrepareUrl
+HttpQueryRequestQueueProperty
+HttpQueryServerSessionProperty
+HttpQueryServiceConfiguration
+HttpQueryUrlGroupProperty
+HttpReadFragmentFromCache
+HttpReceiveClientCertificate
+HttpReceiveHttpRequest
+HttpReceiveRequestEntityBody
+HttpRemoveUrl
+HttpRemoveUrlFromUrlGroup
+HttpSendHttpResponse
+HttpSendResponseEntityBody
+HttpSetRequestQueueProperty
+HttpSetServerSessionProperty
+HttpSetServiceConfiguration
+HttpSetUrlGroupProperty
+HttpShutdownRequestQueue
+HttpTerminate
+HttpWaitForDemandStart
+HttpWaitForDisconnect
+HttpWaitForDisconnectEx
diff --git a/mingw-w64-crt/libarm32/httpprxm.def b/mingw-w64-crt/libarm32/httpprxm.def
new file mode 100644
index 0000000..7a69477
--- /dev/null
+++ b/mingw-w64-crt/libarm32/httpprxm.def
@@ -0,0 +1,10 @@
+;
+; Definition file of httpprxm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "httpprxm.dll"
+EXPORTS
+SubServiceScmNotification
+SubServiceStart
+SubServiceStop
diff --git a/mingw-w64-crt/libarm32/httpprxp.def b/mingw-w64-crt/libarm32/httpprxp.def
new file mode 100644
index 0000000..d913dde
--- /dev/null
+++ b/mingw-w64-crt/libarm32/httpprxp.def
@@ -0,0 +1,15 @@
+;
+; Definition file of httpprxp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "httpprxp.dll"
+EXPORTS
+ProxyHelperGetProxyEventInformation
+ProxyHelperProviderConnectToServer
+ProxyHelperProviderDisconnectFromServer
+ProxyHelperProviderFreeMemory
+ProxyHelperProviderRegisterForEventNotification
+ProxyHelperProviderSetProxyConfiguration
+ProxyHelperProviderSetProxyCredentials
+ProxyHelperProviderUnregisterEventNotification
diff --git a/mingw-w64-crt/libarm32/htui.def b/mingw-w64-crt/libarm32/htui.def
new file mode 100644
index 0000000..8b7589c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/htui.def
@@ -0,0 +1,13 @@
+;
+; Definition file of htUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "htUI.dll"
+EXPORTS
+HTUI_ColorAdjustment
+HTUI_ColorAdjustmentA
+HTUI_ColorAdjustmentW
+HTUI_DeviceColorAdjustment
+HTUI_DeviceColorAdjustmentA
+HTUI_DeviceColorAdjustmentW
diff --git a/mingw-w64-crt/libarm32/ias.def b/mingw-w64-crt/libarm32/ias.def
new file mode 100644
index 0000000..0d37cd1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ias.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ias.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ias.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/iashlpr.def b/mingw-w64-crt/libarm32/iashlpr.def
new file mode 100644
index 0000000..22ccb44
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iashlpr.def
@@ -0,0 +1,19 @@
+;
+; Definition file of iashlpr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iashlpr.dll"
+EXPORTS
+AllocateAttributes
+ConfigureIas
+DoRequest
+DoRequestAsync
+FreeAttributes
+GetOptionIas
+InitializeIas
+MemAllocIas
+MemFreeIas
+MemReallocIas
+SetOptionIas
+ShutdownIas
diff --git a/mingw-w64-crt/libarm32/iasrad.def b/mingw-w64-crt/libarm32/iasrad.def
new file mode 100644
index 0000000..7f07628
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iasrad.def
@@ -0,0 +1,12 @@
+;
+; Definition file of iasrad.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iasrad.dll"
+EXPORTS
+?initialize@VSAFilter@@QAAJXZ
+?radiusFromIAS@VSAFilter@@QBAJPAUIAttributesRaw@@H@Z
+?radiusToIAS@VSAFilter@@QBAJPAEKAAVIASAttributeVector@IASTL@@@Z
+?radiusToIAS@VSAFilter@@QBAJPAUIAttributesRaw@@@Z
+?shutdown@VSAFilter@@QAAJXZ
diff --git a/mingw-w64-crt/libarm32/iassam.def b/mingw-w64-crt/libarm32/iassam.def
new file mode 100644
index 0000000..85b2d9b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iassam.def
@@ -0,0 +1,8 @@
+;
+; Definition file of iassam.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iassam.dll"
+EXPORTS
+IASParmsQueryUserProperty
diff --git a/mingw-w64-crt/libarm32/iassvcs.def b/mingw-w64-crt/libarm32/iassvcs.def
new file mode 100644
index 0000000..3c14c3f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iassvcs.def
@@ -0,0 +1,27 @@
+;
+; Definition file of iassvcs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iassvcs.dll"
+EXPORTS
+IASAdler32
+IASAllocateUniqueID
+IASGetDictionary
+IASGetHostByName
+IASGetLocalDictionary
+IASGetProductLimits
+IASGlobalLock
+IASGlobalUnlock
+IASInitialize
+IASRadiusCrypt
+IASRegisterComponent
+IASReportEvent
+IASReportLicenseViolation
+IASReportSecurityEvent
+IASRequestThread
+IASSetMaxNumberOfThreads
+IASSetMaxThreadIdle
+IASShutdown
+IASUninitialize
+IASVariantChangeType
diff --git a/mingw-w64-crt/libarm32/icfupgd.def b/mingw-w64-crt/libarm32/icfupgd.def
new file mode 100644
index 0000000..b737c88
--- /dev/null
+++ b/mingw-w64-crt/libarm32/icfupgd.def
@@ -0,0 +1,8 @@
+;
+; Definition file of IcfUpgd.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IcfUpgd.dll"
+EXPORTS
+MigrateSettingsW
diff --git a/mingw-w64-crt/libarm32/icm32.def b/mingw-w64-crt/libarm32/icm32.def
new file mode 100644
index 0000000..c4071db
--- /dev/null
+++ b/mingw-w64-crt/libarm32/icm32.def
@@ -0,0 +1,28 @@
+;
+; Definition file of ICM32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ICM32.dll"
+EXPORTS
+CMCheckColors
+CMCheckColorsInGamut
+CMCheckRGBs
+CMCreateDeviceLinkProfile
+CMCreateMultiProfileTransform
+CMCreateProfile
+CMCreateProfileW
+CMCreateTransform
+CMCreateTransformExt
+CMCreateTransformExtW
+CMCreateTransformW
+CMDeleteTransform
+CMGetInfo
+CMIsProfileValid
+CMTranslateColors
+CMTranslateRGB
+CMTranslateRGBs
+CMTranslateRGBsExt
+CMConvertColorNameToIndex
+CMConvertIndexToColorName
+CMGetNamedProfileInfo
diff --git a/mingw-w64-crt/libarm32/icmp.def b/mingw-w64-crt/libarm32/icmp.def
new file mode 100644
index 0000000..272a52b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/icmp.def
@@ -0,0 +1,15 @@
+;
+; Definition file of icmp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "icmp.dll"
+EXPORTS
+IcmpCloseHandle
+IcmpCreateFile
+IcmpParseReplies
+IcmpSendEcho
+IcmpSendEcho2
+do_echo_rep
+do_echo_req
+register_icmp
diff --git a/mingw-w64-crt/libarm32/icmui.def b/mingw-w64-crt/libarm32/icmui.def
new file mode 100644
index 0000000..3aa0f42
--- /dev/null
+++ b/mingw-w64-crt/libarm32/icmui.def
@@ -0,0 +1,9 @@
+;
+; Definition file of ICMUI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ICMUI.DLL"
+EXPORTS
+SetupColorMatchingA
+SetupColorMatchingW
diff --git a/mingw-w64-crt/libarm32/idndl.def b/mingw-w64-crt/libarm32/idndl.def
new file mode 100644
index 0000000..617b52e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/idndl.def
@@ -0,0 +1,10 @@
+;
+; Definition file of IdnDl.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IdnDl.dll"
+EXPORTS
+DownlevelGetLocaleScripts
+DownlevelGetStringScripts
+DownlevelVerifyScripts
diff --git a/mingw-w64-crt/libarm32/ieadvpack.def b/mingw-w64-crt/libarm32/ieadvpack.def
new file mode 100644
index 0000000..618cdfe
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ieadvpack.def
@@ -0,0 +1,91 @@
+;
+; Definition file of IEADVPACK.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IEADVPACK.dll"
+EXPORTS
+DelNodeRunDLL32
+DelNodeRunDLL32A
+DoInfInstall
+DoInfInstallA
+DoInfInstallW
+FileSaveRestore
+FileSaveRestoreA
+LaunchINFSectionA
+LaunchINFSectionEx
+LaunchINFSectionExA
+RegisterOCX
+RegisterOCXW
+AddDelBackupEntry
+AddDelBackupEntryA
+AddDelBackupEntryW
+AdvInstallFile
+AdvInstallFileA
+AdvInstallFileW
+CloseINFEngine
+DelNode
+DelNodeA
+DelNodeRunDLL32W
+DelNodeW
+ExecuteCab
+ExecuteCabA
+ExecuteCabW
+ExtractFiles
+ExtractFilesA
+ExtractFilesW
+FileSaveMarkNotExist
+FileSaveMarkNotExistA
+FileSaveMarkNotExistW
+FileSaveRestoreOnINF
+FileSaveRestoreOnINFA
+FileSaveRestoreOnINFW
+FileSaveRestoreW
+GetVersionFromFile
+GetVersionFromFileA
+GetVersionFromFileEx
+GetVersionFromFileExA
+GetVersionFromFileExW
+GetVersionFromFileW
+IsNTAdmin
+LaunchINFSection
+LaunchINFSectionExW
+LaunchINFSectionW
+NeedReboot
+NeedRebootInit
+OpenINFEngine
+OpenINFEngineA
+OpenINFEngineW
+RebootCheckOnInstall
+RebootCheckOnInstallA
+RebootCheckOnInstallW
+RegInstall
+RegInstallA
+RegInstallW
+RegRestoreAll
+RegRestoreAllA
+RegRestoreAllW
+RegSaveRestore
+RegSaveRestoreA
+RegSaveRestoreOnINF
+RegSaveRestoreOnINFA
+RegSaveRestoreOnINFW
+RegSaveRestoreW
+RunSetupCommand
+RunSetupCommandA
+RunSetupCommandW
+SetPerUserSecValues
+SetPerUserSecValuesA
+SetPerUserSecValuesW
+TranslateInfString
+TranslateInfStringA
+TranslateInfStringEx
+TranslateInfStringExA
+TranslateInfStringExW
+TranslateInfStringW
+UserInstStubWrapper
+UserInstStubWrapperA
+UserInstStubWrapperW
+UserUnInstStubWrapper
+UserUnInstStubWrapperA
+UserUnInstStubWrapperW
diff --git a/mingw-w64-crt/libarm32/iedkcs32.def b/mingw-w64-crt/libarm32/iedkcs32.def
new file mode 100644
index 0000000..1007251
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iedkcs32.def
@@ -0,0 +1,21 @@
+;
+; Definition file of iedkcs32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iedkcs32.dll"
+EXPORTS
+CloseRASConnections
+ProcessGroupPolicyForActivities
+ProcessGroupPolicyForActivitiesEx
+ProcessGroupPolicyForZoneMap
+BrandCleanInstallStubs
+BrandICW
+BrandICW2
+BrandIE4
+BrandIEActiveSetup
+BrandInternetExplorer
+BrandIntra
+BrandMe
+Clear
+InternetInitializeAutoProxyDll
diff --git a/mingw-w64-crt/libarm32/ieetwproxystub.def b/mingw-w64-crt/libarm32/ieetwproxystub.def
new file mode 100644
index 0000000..01ba7b4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ieetwproxystub.def
@@ -0,0 +1,8 @@
+;
+; Definition file of IEEtwProxyStub.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IEEtwProxyStub.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/ieframe.def b/mingw-w64-crt/libarm32/ieframe.def
new file mode 100644
index 0000000..8008655
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ieframe.def
@@ -0,0 +1,142 @@
+;
+; Definition file of IEFRAME.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IEFRAME.dll"
+EXPORTS
+ord_91 @91
+ord_92 @92
+ord_93 @93
+ord_94 @94
+ord_95 @95
+CreateExtensionGuidEnumerator
+ExportCookieFileByProcessW
+IECreateDirectory
+IECreateFile
+IEDeleteFile
+ord_101 @101
+ord_102 @102
+ord_103 @103
+IEFindFirstFile
+ord_105 @105
+IEGetFileAttributesEx
+IEInPrivateFilteringEnabled
+IEIsInPrivateBrowsing
+IELaunchManageAddOnsUI
+IEMoveFileEx
+IERemoveDirectory
+IETrackingProtectionEnabled
+ImportCookieFileByProcessW
+SetQueryNetSessionCount
+AddUrlToFavorites
+CORLockDownProvider
+DoAddToFavDlg
+DoAddToFavDlgW
+DoBlobDownload
+DoFileDownload
+DoFileDownloadEx
+DoOrganizeFavDlg
+DoOrganizeFavDlgW
+DoPrivacyDlg
+HlinkFindFrame
+HlinkFrameNavigate
+HlinkFrameNavigateNHL
+IEAssociateThreadWithTab
+ord_135 @135
+IECancelSaveFile
+ord_137 @137
+IEDisassociateThreadWithTab
+IEGetProtectedModeCookie
+IEGetWriteableFolderPath
+ord_141 @141
+ord_142 @142
+ord_143 @143
+IEGetWriteableHKCU
+IEIsProtectedModeProcess
+IEIsProtectedModeURL
+IELaunchURL
+IERefreshElevationPolicy
+IERegCreateKeyEx
+ord_150 @150
+ord_151 @151
+ord_152 @152
+ord_153 @153
+IERegSetValueEx
+IERegisterWritableRegistryKey
+IERegisterWritableRegistryValue
+IESaveFile
+ord_158 @158
+ord_159 @159
+ord_160 @160
+IESetProtectedModeCookie
+ord_162 @162
+SHAddSubscribeFavorite
+IESetProtectedModeCookieEx
+ord_165 @165
+ord_166 @166
+ord_167 @167
+ord_168 @168
+IEShowOpenFileDialog
+ord_170 @170
+IEShowSaveFileDialog
+ord_172 @172
+IEUnregisterWritableRegistry
+ImportPrivacySettings
+OpenURL
+SoftwareUpdateMessageBox
+TriggerFileDownload
+URLQualifyA
+URLQualifyW
+ord_199 @199
+ord_211 @211
+ord_212 @212
+ord_218 @218
+ord_222 @222
+ord_223 @223
+ord_224 @224
+ord_231 @231
+ord_232 @232
+ord_233 @233
+ord_234 @234
+ord_235 @235
+ord_236 @236
+ord_238 @238
+ord_240 @240
+ord_241 @241
+ord_242 @242
+ord_243 @243
+ord_244 @244
+ord_245 @245
+ord_246 @246
+ord_247 @247
+ord_251 @251
+ord_252 @252
+ord_253 @253
+ord_254 @254
+ord_255 @255
+ord_256 @256
+ord_257 @257
+ord_258 @258
+ord_259 @259
+ord_260 @260
+ord_261 @261
+ord_262 @262
+ord_263 @263
+ord_264 @264
+ord_265 @265
+ord_303 @303
+ord_315 @315
+ord_316 @316
+ord_317 @317
+ord_318 @318
+ord_319 @319
+ord_320 @320
+ord_321 @321
+ord_322 @322
+ord_324 @324
+ord_325 @325
+ord_326 @326
+ord_327 @327
+ord_328 @328
+ord_329 @329
diff --git a/mingw-w64-crt/libarm32/iernonce.def b/mingw-w64-crt/libarm32/iernonce.def
new file mode 100644
index 0000000..efe371d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iernonce.def
@@ -0,0 +1,9 @@
+;
+; Definition file of IERNONCE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IERNONCE.dll"
+EXPORTS
+InitCallback
+RunOnceExProcess
diff --git a/mingw-w64-crt/libarm32/iertutil.def b/mingw-w64-crt/libarm32/iertutil.def
new file mode 100644
index 0000000..cb26822
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iertutil.def
@@ -0,0 +1,491 @@
+;
+; Definition file of iertutil.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iertutil.dll"
+EXPORTS
+IERT_DelayLoadFailureHook
+CreateStringHashN
+GetIDNSettingsForIE
+IEGetFrameUtilExports
+IEGetProcessModule
+IEGetTabWindowExports
+IUriBuilderInternalCreateDomain
+ord_16 @16
+ord_17 @17
+ord_18 @18
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ResetIDNLanguageData
+ResetIEExtensibility
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ResetIERegistrySettings
+ord_28 @28
+ord_29 @29
+ord_30 @30
+ord_31 @31
+ord_32 @32
+ord_33 @33
+ord_34 @34
+ord_35 @35
+ord_36 @36
+ord_37 @37
+ord_38 @38
+ord_39 @39
+ord_40 @40
+ord_41 @41
+ord_42 @42
+ord_43 @43
+ord_44 @44
+ord_45 @45
+ord_46 @46
+UriFromHostAndScheme
+ord_48 @48
+ord_49 @49
+ord_50 @50
+ord_51 @51
+ord_52 @52
+ord_53 @53
+ord_54 @54
+ord_55 @55
+ord_56 @56
+ord_57 @57
+ord_58 @58
+ord_59 @59
+ord_60 @60
+ord_61 @61
+ord_62 @62
+ord_63 @63
+ord_64 @64
+ord_65 @65
+ord_66 @66
+ord_67 @67
+ord_68 @68
+ord_69 @69
+ord_70 @70
+ord_71 @71
+ord_72 @72
+ord_73 @73
+ord_74 @74
+ord_75 @75
+ord_76 @76
+ord_77 @77
+ord_78 @78
+ord_79 @79
+ord_80 @80
+ord_81 @81
+ord_82 @82
+ord_83 @83
+ord_84 @84
+ord_85 @85
+ord_86 @86
+ord_87 @87
+ord_88 @88
+ord_89 @89
+ord_90 @90
+ord_91 @91
+ord_92 @92
+ord_93 @93
+ord_94 @94
+ord_95 @95
+ord_96 @96
+ord_97 @97
+ord_98 @98
+ord_99 @99
+ord_100 @100
+ord_101 @101
+CreateIUriBuilder
+CreateUri
+CreateUriFromMultiByteString
+CreateUriPriv
+CreateUriWithFragment
+ord_110 @110
+ord_111 @111
+ord_112 @112
+FastMimeGetFileExtension
+FastMimeGetIsMimeFilterEnabled
+FastMimeLookupKnownType
+FastMimeSetIsMimeFilterEnabled
+GetIUriPriv
+GetIUriPriv2
+GetPortFromUrlScheme
+GetPropertyFromName
+GetPropertyName
+IEDllLoader
+ord_123 @123
+ord_124 @124
+ord_125 @125
+ord_126 @126
+ord_127 @127
+ord_128 @128
+ord_129 @129
+ord_130 @130
+ord_131 @131
+ord_132 @132
+ord_133 @133
+ord_134 @134
+ord_135 @135
+ord_136 @136
+ord_137 @137
+ord_138 @138
+ord_139 @139
+ord_140 @140
+ord_141 @141
+ord_142 @142
+ord_143 @143
+ImpersonateUser
+IntlPercentEncodeNormalize
+IsDWORDProperty
+IsStringProperty
+PrivateCoInternetCanonicalizeIUri
+PrivateCoInternetCombineIUri
+ord_150 @150
+ord_151 @151
+ord_152 @152
+ord_153 @153
+ord_154 @154
+ord_155 @155
+ord_156 @156
+ord_157 @157
+ord_158 @158
+ord_159 @159
+ord_160 @160
+ord_161 @161
+ord_162 @162
+ord_163 @163
+ord_164 @164
+ord_165 @165
+ord_166 @166
+ord_167 @167
+ord_168 @168
+ord_169 @169
+ord_170 @170
+ord_171 @171
+ord_172 @172
+ord_173 @173
+ord_174 @174
+ord_175 @175
+ord_176 @176
+ord_177 @177
+PrivateCoInternetParseIUri
+RevertImpersonate
+ord_200 @200
+ord_201 @201
+ord_202 @202
+ord_203 @203
+ord_204 @204
+ord_205 @205
+ord_206 @206
+ord_207 @207
+ord_208 @208
+ord_209 @209
+ord_210 @210
+ord_211 @211
+ord_220 @220
+ord_221 @221
+ord_222 @222
+ord_223 @223
+ord_224 @224
+ord_225 @225
+ord_230 @230
+ord_231 @231
+ord_232 @232
+ord_280 @280
+ord_281 @281
+ord_282 @282
+ord_300 @300
+ord_301 @301
+ord_302 @302
+ord_303 @303
+ord_311 @311
+ord_312 @312
+ord_314 @314
+ord_325 @325
+ord_326 @326
+ord_327 @327
+ord_328 @328
+ord_329 @329
+ord_330 @330
+ord_331 @331
+ord_332 @332
+ord_334 @334
+ord_335 @335
+ord_336 @336
+ord_337 @337
+ord_338 @338
+ord_340 @340
+ord_341 @341
+ord_342 @342
+ord_343 @343
+ord_345 @345
+ord_346 @346
+ord_347 @347
+ord_350 @350
+ord_351 @351
+ord_352 @352
+ord_353 @353
+ord_354 @354
+ord_355 @355
+ord_356 @356
+ord_357 @357
+ord_358 @358
+ord_359 @359
+ord_364 @364
+ord_365 @365
+ord_366 @366
+ord_367 @367
+ord_368 @368
+ord_369 @369
+ord_370 @370
+ord_371 @371
+ord_372 @372
+ord_375 @375
+ord_376 @376
+ord_377 @377
+ord_378 @378
+ord_379 @379
+ord_380 @380
+ord_381 @381
+ord_382 @382
+ord_384 @384
+ord_385 @385
+ord_386 @386
+ord_387 @387
+ord_388 @388
+ord_389 @389
+ord_390 @390
+ord_391 @391
+ord_392 @392
+ord_393 @393
+LCIECalculatePackedStringSize
+LCIEPackString
+LCIEUnpackString
+ord_397 @397
+ord_398 @398
+ord_399 @399
+ord_400 @400
+ord_401 @401
+ord_402 @402
+ord_403 @403
+ord_404 @404
+ord_405 @405
+ord_406 @406
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_424 @424
+ord_425 @425
+ord_430 @430
+ord_431 @431
+ord_432 @432
+ord_433 @433
+ord_434 @434
+ord_435 @435
+ord_436 @436
+ord_437 @437
+ord_438 @438
+ord_440 @440
+ord_441 @441
+ord_442 @442
+ord_443 @443
+ord_444 @444
+ord_445 @445
+ord_450 @450
+ord_451 @451
+ord_452 @452
+ord_453 @453
+ord_454 @454
+ord_455 @455
+ord_456 @456
+ord_457 @457
+ord_458 @458
+ord_459 @459
+ord_460 @460
+ord_461 @461
+ord_462 @462
+ord_463 @463
+ord_464 @464
+ord_465 @465
+ord_466 @466
+ord_467 @467
+ord_470 @470
+ord_471 @471
+ord_472 @472
+ord_473 @473
+ord_474 @474
+ord_475 @475
+ord_476 @476
+ord_477 @477
+ord_478 @478
+ord_480 @480
+ord_481 @481
+ord_482 @482
+ord_500 @500
+ord_501 @501
+ord_502 @502
+ord_503 @503
+ord_504 @504
+ord_505 @505
+ord_506 @506
+ord_507 @507
+ord_508 @508
+ord_509 @509
+ord_510 @510
+ord_511 @511
+ord_512 @512
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+ord_520 @520
+ord_521 @521
+ord_525 @525
+ord_526 @526
+ord_527 @527
+ord_528 @528
+ord_529 @529
+ord_530 @530
+ord_531 @531
+ord_533 @533
+ord_534 @534
+ord_535 @535
+ord_536 @536
+ord_537 @537
+ord_538 @538
+ord_539 @539
+ord_540 @540
+ord_541 @541
+ord_550 @550
+ord_551 @551
+ord_552 @552
+ord_553 @553
+ord_554 @554
+ord_555 @555
+ord_556 @556
+ord_557 @557
+ord_558 @558
+ord_559 @559
+ord_560 @560
+ord_561 @561
+ord_562 @562
+ord_563 @563
+ord_564 @564
+ord_565 @565
+ord_566 @566
+ord_567 @567
+ord_568 @568
+ord_569 @569
+ord_570 @570
+ord_574 @574
+ord_575 @575
+ord_576 @576
+ord_577 @577
+ord_578 @578
+ord_579 @579
+ord_580 @580
+ord_581 @581
+ord_582 @582
+ord_583 @583
+ord_584 @584
+ord_590 @590
+ord_591 @591
+ord_592 @592
+ord_593 @593
+ord_594 @594
+ord_600 @600
+ord_601 @601
+ord_602 @602
+ord_603 @603
+ord_604 @604
+ord_605 @605
+ord_606 @606
+ord_607 @607
+ord_608 @608
+ord_609 @609
+ord_650 @650
+ord_651 @651
+ord_652 @652
+ord_653 @653
+ord_654 @654
+ord_655 @655
+ord_656 @656
+ord_657 @657
+ord_658 @658
+ord_659 @659
+ord_660 @660
+ord_661 @661
+ord_662 @662
+ord_663 @663
+ord_664 @664
+ord_665 @665
+ord_666 @666
+ord_667 @667
+ord_668 @668
+ord_669 @669
+ord_670 @670
+ord_671 @671
+ord_672 @672
+ord_673 @673
+ord_674 @674
+ord_675 @675
+ord_676 @676
+ord_677 @677
+ord_678 @678
+ord_679 @679
+ord_680 @680
+ord_681 @681
+ord_682 @682
+ord_683 @683
+ord_684 @684
+ord_685 @685
+ord_686 @686
+ord_687 @687
+ord_688 @688
+ord_689 @689
+ord_700 @700
+ord_701 @701
+ord_702 @702
+ord_703 @703
+ord_705 @705
+ord_706 @706
+ord_707 @707
+ord_750 @750
+ord_751 @751
+ord_752 @752
+ord_753 @753
+ord_754 @754
+ord_763 @763
+ord_764 @764
+ord_765 @765
+ord_771 @771
+ord_772 @772
+ord_774 @774
+ord_775 @775
+ord_776 @776
+ord_779 @779
+ord_780 @780
+ord_781 @781
+ord_782 @782
+ord_783 @783
+ord_790 @790
+ord_791 @791
+ord_792 @792
+ord_793 @793
+ord_794 @794
+ord_795 @795
+ord_796 @796
diff --git a/mingw-w64-crt/libarm32/iesetup.def b/mingw-w64-crt/libarm32/iesetup.def
new file mode 100644
index 0000000..83fcd77
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iesetup.def
@@ -0,0 +1,14 @@
+;
+; Definition file of iesetup.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iesetup.dll"
+EXPORTS
+IEApplyCurrentHardening
+IEHardenAdmin
+IEHardenAdminNow
+IEHardenLMSettings
+IEHardenMachineNow
+IEHardenUser
+IEShowHardeningDialog
diff --git a/mingw-w64-crt/libarm32/iesysprep.def b/mingw-w64-crt/libarm32/iesysprep.def
new file mode 100644
index 0000000..13ba752
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iesysprep.def
@@ -0,0 +1,10 @@
+;
+; Definition file of iesysprep.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iesysprep.dll"
+EXPORTS
+Sysprep_Cleanup_IE
+Sysprep_Generalize_IE
+Sysprep_Specialize_IE
diff --git a/mingw-w64-crt/libarm32/ieui.def b/mingw-w64-crt/libarm32/ieui.def
new file mode 100644
index 0000000..4ca7f5b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ieui.def
@@ -0,0 +1,155 @@
+;
+; Definition file of IEUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IEUI.dll"
+EXPORTS
+DUserCastHandle
+DUserDeleteGadget
+GetStdColorBrushF
+GetStdColorF
+GetStdColorPenF
+UtilDrawOutlineRect
+AddGadgetMessageHandler
+AddLayeredRef
+AdjustClipInsideRef
+AttachWndProcA
+AttachWndProcW
+AutoTrace
+BeginHideInputPaneAnimation
+BeginShowInputPaneAnimation
+BuildAnimation
+BuildDropTarget
+BuildInterpolation
+CacheDWriteRenderTarget
+ChangeCurrentAnimationScenario
+ClearPushedOpacitiesFromGadgetTree
+ClearTopmostVisual
+CreateAction
+CreateGadget
+CustomGadgetHitTestQuery
+DUserBuildGadget
+DUserCastClass
+DUserCastDirect
+DUserFindClass
+DUserFlushDeferredMessages
+DUserFlushMessages
+DUserGetAlphaPRID
+DUserGetGutsData
+DUserGetRectPRID
+DUserGetRotatePRID
+DUserGetScalePRID
+DUserInstanceOf
+DUserPostEvent
+DUserPostMethod
+DUserRegisterGuts
+DUserRegisterStub
+DUserRegisterSuper
+DUserSendEvent
+DUserSendMethod
+DUserStopAnimation
+DUserStopPVLAnimation
+DeleteHandle
+DestroyPendingDCVisuals
+DetachGadgetVisuals
+DetachWndProc
+DisableContainerHwnd
+DrawGadgetTree
+EndInputPaneAnimation
+EnsureAnimationsEnabled
+EnsureGadgetTransInitialized
+EnumGadgets
+FindGadgetFromPoint
+FindGadgetMessages
+FindGadgetTargetingInfo
+FindStdColor
+FireGadgetMessages
+ForwardGadgetMessage
+GadgetTransCompositionChanged
+GadgetTransSettingChanged
+GetActionTimeslice
+GetCachedDWriteRenderTarget
+GetDUserModule
+GetDebug
+GetFinalAnimatingPosition
+GetGadget
+GetGadgetAnimation
+GetGadgetBitmap
+GetGadgetBufferInfo
+GetGadgetCenterPoint
+GetGadgetFlags
+GetGadgetFocus
+GetGadgetLayerInfo
+GetGadgetMessageFilter
+GetGadgetProperty
+GetGadgetRect
+GetGadgetRgn
+GetGadgetRootInfo
+GetGadgetRotation
+GetGadgetScale
+GetGadgetSize
+GetGadgetStyle
+GetGadgetTicket
+GetGadgetVisual
+GetMessageExA
+GetMessageExW
+GetStdColorBrushI
+GetStdColorI
+GetStdColorName
+GetStdColorPenI
+GetStdPalette
+InitGadgetComponent
+InitGadgets
+InvalidateGadget
+InvalidateLayeredDescendants
+IsGadgetParentChainStyle
+IsInsideContext
+IsStartDelete
+LookupGadgetTicket
+MapGadgetPoints
+PeekMessageExA
+PeekMessageExW
+RegisterGadgetMessage
+RegisterGadgetMessageString
+RegisterGadgetProperty
+ReleaseDetachedObjects
+ReleaseLayeredRef
+ReleaseMouseCapture
+RemoveClippingImmunityFromVisual
+RemoveGadgetMessageHandler
+RemoveGadgetProperty
+ResetDUserDevice
+ScheduleGadgetTransitions
+SetActionTimeslice
+SetAtlasingHints
+SetGadgetBufferInfo
+SetGadgetCenterPoint
+SetGadgetFillF
+SetGadgetFillI
+SetGadgetFlags
+SetGadgetFocus
+SetGadgetFocusEx
+SetGadgetLayerInfo
+SetGadgetMessageFilter
+SetGadgetOrder
+SetGadgetParent
+SetGadgetProperty
+SetGadgetRect
+SetGadgetRootInfo
+SetGadgetRotation
+SetGadgetScale
+SetGadgetStyle
+SetHardwareDeviceUsage
+SetMinimumDCompVersion
+SetRestoreCachedLayeredRefFlag
+SetTransitionVisualProperties
+SetWindowResizeFlag
+UnregisterGadgetMessage
+UnregisterGadgetMessageString
+UnregisterGadgetProperty
+UtilBuildFont
+UtilDrawBlendRect
+UtilGetColor
+UtilSetBackground
+WaitMessageEx
diff --git a/mingw-w64-crt/libarm32/ifmon.def b/mingw-w64-crt/libarm32/ifmon.def
new file mode 100644
index 0000000..965a334
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ifmon.def
@@ -0,0 +1,8 @@
+;
+; Definition file of IFMON.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IFMON.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/ifsutil.def b/mingw-w64-crt/libarm32/ifsutil.def
new file mode 100644
index 0000000..9ae8f68
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ifsutil.def
@@ -0,0 +1,310 @@
+;
+; Definition file of ifsutil.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ifsutil.dll"
+EXPORTS
+??0BLOCK_CACHE@@QAA@XZ
+??0CANNED_SECURITY@@QAA@XZ
+??0DIGRAPH@@QAA@XZ
+??0DIGRAPH_EDGE@@QAA@XZ
+??0DP_DRIVE@@QAA@XZ
+??0INTSTACK@@QAA@XZ
+??0LOG_IO_DP_DRIVE@@QAA@XZ
+??0MEDIA_TRACK_INFORMATION@@QAA@XZ
+??0MOUNT_POINT_MAP@@QAA@XZ
+??0MOUNT_POINT_TUPLE@@QAA@XZ
+??0NUMBER_SET@@QAA@XZ
+??0POW_CACHE@@QAA@XZ
+??0POW_TRACK@@QAA@XZ
+??0READ_AHEAD_CACHE@@QAA@XZ
+??0READ_CACHE@@QAA@XZ
+??0READ_MODIFY_WRITE_CACHE@@QAA@XZ
+??0READ_WRITE_CACHE@@QAA@XZ
+??0SECRUN@@QAA@XZ
+??0SNAPSHOT@@AAA@XZ
+??0SPARSE_SET@@QAA@XZ
+??0SUPERAREA@@IAA@XZ
+??0TLINK@@QAA@XZ
+??0VOL_LIODPDRV@@IAA@XZ
+??0WRITEVIEW_CACHE@@QAA@XZ
+??0WRITEVIEW_CACHE_ENTRY@@QAA@PAVWRITEVIEW_CACHE@@G@Z
+??0WRITE_ONCE_CACHE@@QAA@XZ
+??1BLOCK_CACHE@@UAA@XZ
+??1CANNED_SECURITY@@UAA@XZ
+??1DIGRAPH@@UAA@XZ
+??1DP_DRIVE@@UAA@XZ
+??1INTSTACK@@UAA@XZ
+??1LOG_IO_DP_DRIVE@@UAA@XZ
+??1MOUNT_POINT_MAP@@UAA@XZ
+??1NUMBER_SET@@UAA@XZ
+??1SECRUN@@UAA@XZ
+??1SNAPSHOT@@EAA@XZ
+??1SPARSE_SET@@UAA@XZ
+??1SUPERAREA@@UAA@XZ
+??1TLINK@@UAA@XZ
+??1VOL_LIODPDRV@@UAA@XZ
+??1WRITEVIEW_CACHE@@UAA@XZ
+??1WRITEVIEW_CACHE_ENTRY@@QAA@XZ
+?Add@NUMBER_SET@@QAAEPBV1@@Z
+?Add@NUMBER_SET@@QAAEVBIG_INT@@0@Z
+?Add@NUMBER_SET@@QAAEVBIG_INT@@@Z
+?Add@SPARSE_SET@@QAAEPBV1@@Z
+?Add@SPARSE_SET@@QAAEVBIG_INT@@@Z
+?AddDriveName@MOUNT_POINT_MAP@@QAAEPAVWSTRING@@0@Z
+?AddEdge@DIGRAPH@@QAAEKK@Z
+?AddEntry@AUTOREG@@SAEPBVWSTRING@@@Z
+?AddNext@NUMBER_SET@@QAAEVBIG_INT@@@Z
+?AddStart@NUMBER_SET@@QAAEVBIG_INT@@@Z
+?AddVolumeName@MOUNT_POINT_MAP@@QAAEPAVWSTRING@@0@Z
+?AdjustCacheSize@BLOCK_CACHE@@UAAXPA_K0@Z
+?AdjustCacheSize@IO_DP_DRIVE@@QAAXPA_K0@Z
+?AdjustCacheSize@WRITEVIEW_CACHE@@UAAXPA_K0@Z
+?Check@SPARSE_SET@@QAAEVBIG_INT@@@Z
+?CheckAndAdd@NUMBER_SET@@QAAEVBIG_INT@@PAE@Z
+?CheckAndAdd@SPARSE_SET@@QAAEVBIG_INT@@PAE@Z
+?CheckAndRemove@NUMBER_SET@@QAAEVBIG_INT@@PAE@Z
+?CheckAndRemove@SPARSE_SET@@QAAEVBIG_INT@@PAE@Z
+?CheckSnapshotPresence@SNAPSHOT@@QAAEXZ
+?CheckValidSecurityDescriptor@IFS_SYSTEM@@SAEKPAU_SECURITY_DESCRIPTOR@@@Z
+?ChkDsk@VOL_LIODPDRV@@QAAEW4FIX_LEVEL@@PAVMESSAGE@@KKGPAKPBVWSTRING@@@Z
+?CleanupBackingStore@WRITEVIEW_BACKINGSTORE@@SAEPAVWSTRING@@@Z
+?CloseDriveHandle@DP_DRIVE@@QAAXXZ
+?ComputeVolId@SUPERAREA@@SAKK@Z
+?CreateTrack@DP_DRIVE@@QAAEKEW4NwaType@1@@Z
+?CreateTrack@MEDIA_TRACK_INFORMATION@@QAAPAV1@KE@Z
+?Delete@WRITEVIEW_CACHE@@QAAXPAVWRITEVIEW_CACHE_ENTRY@@@Z
+?DeleteEntry@AUTOREG@@SAEPBVWSTRING@@0@Z
+?DeleteEntry@AUTOREG@@SAEPBVWSTRING@@E@Z
+?DiskCopyMainLoop@@YAHPBVWSTRING@@000EPAVMESSAGE@@1@Z
+?DismountAndLock@IO_DP_DRIVE@@QAAEXZ
+?DismountVolume@IFS_SYSTEM@@SAEPBVWSTRING@@@Z
+?DoesIntersectSet@NUMBER_SET@@QBAEVBIG_INT@@0@Z
+?DosDriveNameToNtDriveName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@@Z
+?DumpHashTable@SPARSE_SET@@QAAXXZ
+?EliminateCycles@DIGRAPH@@QAAEPAVCONTAINER@@PAE@Z
+?EnableFileSystem@IFS_SYSTEM@@SAEPBVWSTRING@@@Z
+?EnableVolumeCompression@IFS_SYSTEM@@SAEPBVWSTRING@@@Z
+?EnableVolumeIntegrity@IFS_SYSTEM@@SAEPBVWSTRING@@G@Z
+?EnableVolumeUpgrade@IFS_SYSTEM@@SAEPBVWSTRING@@@Z
+?Export@FORMAT_SQM@@QAAEH@Z
+?FileSetAttributes@IFS_SYSTEM@@SAEPBVWSTRING@@KPAK@Z
+?FlushCache@IO_DP_DRIVE@@QAAEXZ
+?ForceAutochk@VOL_LIODPDRV@@QAAEEKKGPBVWSTRING@@@Z
+?Format@VOL_LIODPDRV@@QAA?AW4FORMAT_ERROR_CODE@@PBVWSTRING@@PAVMESSAGE@@KKK@Z
+?FormatScaleQuickFormatVerify@IFS_SYSTEM@@SAE_KPAK11PA_K@Z
+?FormatScaleTotalFreeClusters@IFS_SYSTEM@@SAE_K0PAK1PA_K2@Z
+?GenerateLabelNotification@SUPERAREA@@SAJPBVWSTRING@@PAV2@PAU_FILE_FS_SIZE_INFORMATION@@PAU_FILE_FS_VOLUME_INFORMATION@@@Z
+?GetAt@MOUNT_POINT_MAP@@QAAEKPAVWSTRING@@0@Z
+?GetBuffer@TLINK@@QAAPAXPAX@Z
+?GetCannedSecurity@IFS_SYSTEM@@SAPAVCANNED_SECURITY@@XZ
+?GetCannedSecurityDescriptor@CANNED_SECURITY@@QAAPAXW4_CANNED_SECURITY_TYPE@@PAK@Z
+?GetCurrentSnapshot@SNAPSHOT@@SAPAV1@XZ
+?GetData@TLINK@@QAAAAVBIG_INT@@G@Z
+?GetData@TLINK@@QAAAAVBIG_INT@@PAX@Z
+?GetDefaultFileSystemIfs@@YAEPAUFMIFS_DEF_FS_PARAM@@PAUFMIFS_DEF_FS_OUT@@PAK@Z
+?GetDrive@SECRUN@@QAAPAVIO_DP_DRIVE@@XZ
+?GetDrive@SUPERAREA@@QAAPAVIO_DP_DRIVE@@XZ
+?GetFileSystemName@VOL_LIODPDRV@@QAAPBGXZ
+?GetFirst@TLINK@@QAAPAXXZ
+?GetMessageW@IO_DP_DRIVE@@QAAPAVMESSAGE@@XZ
+?GetMessageW@SUPERAREA@@QAAPAVMESSAGE@@XZ
+?GetNext@TLINK@@QAAPAXPAX@Z
+?GetNextDataSlot@TLINK@@QAAAAVBIG_INT@@XZ
+?GetPerfFreq@BLOCK_CACHE@@QAA_KXZ
+?GetPhaseSubPhase@DRIVE_CACHE@@SAXPAPAG0@Z
+?GetSnapshotErrorMessage@SNAPSHOT@@SAEJPAVWSTRING@@@Z
+?GetSnapshotGlobalDeviceName@SNAPSHOT@@QAAPAGXZ
+?GetSnapshotNtDeviceName@SNAPSHOT@@QAAPAGXZ
+?GetSortedFirst@TLINK@@QAAPAXXZ
+?GetSortedNext@TLINK@@QAAPAXPAX@Z
+?GetSystemTime@IFS_SYSTEM@@SAXPAU_TIME_FIELDS@@@Z
+?GetVolumeSnapshot@SNAPSHOT@@SAJPAVWSTRING@@PAPAV1@@Z
+?HardRead@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAX@Z
+?HardWrite@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAXE@Z
+?Initialize@BLOCK_CACHE@@QAAEPAVIO_DP_DRIVE@@@Z
+?Initialize@CANNED_SECURITY@@QAAEXZ
+?Initialize@DIGRAPH@@QAAEK@Z
+?Initialize@DP_DRIVE@@QAAEPBVWSTRING@@0PAVMESSAGE@@EE@Z
+?Initialize@DP_DRIVE@@QAAEPBVWSTRING@@PAVMESSAGE@@EEG@Z
+?Initialize@FORMAT_SQM@@QAAEPAVDP_DRIVE@@PBGKK@Z
+?Initialize@INTSTACK@@QAAEXZ
+?Initialize@LOG_IO_DP_DRIVE@@QAAEPBVWSTRING@@0PAVMESSAGE@@E@Z
+?Initialize@LOG_IO_DP_DRIVE@@QAAEPBVWSTRING@@PAVMESSAGE@@EG@Z
+?Initialize@MEDIA_TRACK_INFORMATION@@QAAXPAU_TRACK_INFORMATION2@@@Z
+?Initialize@MEDIA_TRACK_INFORMATION_SORTED_BY_SIZE@@QAAXPAVMEDIA_TRACK_INFORMATION@@@Z
+?Initialize@MOUNT_POINT_MAP@@QAAEXZ
+?Initialize@NUMBER_SET@@QAAEXZ
+?Initialize@POW_CACHE@@QAAEKKKKK@Z
+?Initialize@POW_CACHE@@QAAEPAVIO_DP_DRIVE@@@Z
+?Initialize@READ_AHEAD_CACHE@@QAAEPAVIO_DP_DRIVE@@KK@Z
+?Initialize@READ_CACHE@@QAAEPAVIO_DP_DRIVE@@K@Z
+?Initialize@READ_MODIFY_WRITE_CACHE@@QAAEPAVIO_DP_DRIVE@@KKEE@Z
+?Initialize@READ_WRITE_CACHE@@QAAEPAVIO_DP_DRIVE@@K@Z
+?Initialize@SECRUN@@QAAEPAVMEM@@PAVIO_DP_DRIVE@@VBIG_INT@@K@Z
+?Initialize@SNAPSHOT@@AAAJPAG@Z
+?Initialize@SPARSE_SET@@QAAEXZ
+?Initialize@SUPERAREA@@IAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@KPAVMESSAGE@@@Z
+?Initialize@TLINK@@QAAEG@Z
+?Initialize@VOL_LIODPDRV@@IAA?AW4FORMAT_ERROR_CODE@@PBVWSTRING@@PAVSUPERAREA@@PAVMESSAGE@@EEW4_MEDIA_TYPE@@GEIE@Z
+?Initialize@VOL_LIODPDRV@@IAAEPBVWSTRING@@0PAVSUPERAREA@@PAVMESSAGE@@E@Z
+?Initialize@WRITEVIEW_CACHE@@QAAEPAVIO_DP_DRIVE@@PAVDRIVE_CACHE@@PBVWSTRING@@GE@Z
+?Initialize@WRITE_ONCE_CACHE@@QAAEPAVIO_DP_DRIVE@@KKK@Z
+?InitializePowTrackConfiguration@DP_DRIVE@@QAAEEPAE@Z
+?InvalidateFve@@YAEPAVDSTRING@@PAVMESSAGE@@PAU_FORMATEX_FN_PARAM@@@Z
+?InvalidateVolume@IO_DP_DRIVE@@QAAEXZ
+?IsArcSystemPartition@IFS_SYSTEM@@SAEPBVWSTRING@@PAE@Z
+?IsBootCriticalVolume@DP_DRIVE@@QAAEXZ
+?IsEntryPresent@AUTOREG@@SAEPBVWSTRING@@0@Z
+?IsEntryPresent@AUTOREG@@SAEPBVWSTRING@@@Z
+?IsFatalError@SNAPSHOT@@SAEJ@Z
+?IsFileSystemEnabled@IFS_SYSTEM@@SAEPBVWSTRING@@PAE@Z
+?IsFrontEndPresent@AUTOREG@@SAEPBVWSTRING@@0@Z
+?IsMember@INTSTACK@@QBAEVBIG_INT@@@Z
+?IsThisNtfs@IFS_SYSTEM@@SAEVBIG_INT@@KPAX@Z
+?IsThisReFS@IFS_SYSTEM@@SAEVBIG_INT@@KPAX@Z
+?IsTotalDeviceFailure@IFS_SYSTEM@@SAEJ@Z
+?IsUdfMediaWritable@DP_DRIVE@@QAAEXZ
+?IsVolumeDirty@IFS_SYSTEM@@SAEPAVWSTRING@@PAE1PAJ@Z
+?IsVolumeWriteable@IFS_SYSTEM@@SAEPAVWSTRING@@PAEPAJ@Z
+?IssueDeleteNotification@IO_DP_DRIVE@@QAAE_KK@Z
+?Lock@IO_DP_DRIVE@@QAAEXZ
+?Look@INTSTACK@@QBA?AVBIG_INT@@K@Z
+?NotifyFveAfterFormat@@YAXPAVDSTRING@@@Z
+?NtDeviceNameToDosDriveName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@@Z
+?NtDriveNameToDosDriveName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@@Z
+?Pop@INTSTACK@@QAAXK@Z
+?PowForceAllocation@IO_DP_DRIVE@@QAAEKKPAKW4NwaType@DP_DRIVE@@@Z
+?Prefetch@IO_DP_DRIVE@@QAAEVBIG_INT@@K@Z
+?Purge@WRITEVIEW_CACHE@@QAAXVBIG_INT@@K@Z
+?Push@INTSTACK@@QAAEVBIG_INT@@@Z
+?PushEntry@AUTOREG@@SAEPBVWSTRING@@@Z
+?QueryAutochkTimeOut@VOL_LIODPDRV@@SAEPAK@Z
+?QueryCacheSize@BLOCK_CACHE@@UAAXPA_K0@Z
+?QueryCacheSize@IO_DP_DRIVE@@QAAXPA_K0@Z
+?QueryCacheSize@WRITEVIEW_CACHE@@UAAXPA_K0@Z
+?QueryCanonicalNtDriveName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@@Z
+?QueryChildren@DIGRAPH@@QBAEKPAVNUMBER_SET@@@Z
+?QueryCompressedInteger@BIG_INT@@QBAXPAE0@Z
+?QueryContainingRange@NUMBER_SET@@QBAEVBIG_INT@@PAV2@1@Z
+?QueryCorruptionState@IFS_SYSTEM@@SAEPAVWSTRING@@PAKPAEPAJ@Z
+?QueryDataRedundancyCount@DP_DRIVE@@UAAJPAK0@Z
+?QueryDiscStatus@DP_DRIVE@@QAAEPAK0@Z
+?QueryDisjointRange@NUMBER_SET@@QBAXKPAVBIG_INT@@0@Z
+?QueryDisjointRangeAndAssignBuffer@TLINK@@QAAPAXPAVBIG_INT@@PAG1PAXK2@Z
+?QueryDriveHandle@DP_DRIVE@@QBAPAXXZ
+?QueryDriveName@MOUNT_POINT_MAP@@QAAEPAVWSTRING@@0@Z
+?QueryDriveType@DP_DRIVE@@QBA?AW4DRIVE_TYPE@@XZ
+?QueryEccBlockSizeInSectors@DP_DRIVE@@QAAGXZ
+?QueryFileSystemName@IFS_SYSTEM@@SAEPBVWSTRING@@PAV2@PAJ1@Z
+?QueryFileSystemNameByHandle@IFS_SYSTEM@@SAEPAXPAVWSTRING@@PAJ1@Z
+?QueryFirstBlockInLastNonEmptySession@DP_DRIVE@@QAAEPAK@Z
+?QueryFirstBlockInLastSession@DP_DRIVE@@QAAEPAK@Z
+?QueryFreeBlocksInLastTrack@DP_DRIVE@@QAAEPAK@Z
+?QueryFreeBlocksInLastTrack@DP_DRIVE@@SAEPAXPAK@Z
+?QueryFreeDiskSpace@IFS_SYSTEM@@SAEPBVWSTRING@@PAVBIG_INT@@@Z
+?QueryHighestTrackAddress@DP_DRIVE@@QAAEPAK@Z
+?QueryHotPlugInfo@DP_DRIVE@@QBAEXZ
+?QueryID@DP_DRIVE@@QAAEPAU_GUID@@PBVWSTRING@@@Z
+?QueryID@DP_DRIVE@@QAAEPAVWSTRING@@PBV2@@Z
+?QueryLastRecordedAddress@DP_DRIVE@@QAAEPAK@Z
+?QueryLastWritableAddress@DP_DRIVE@@QAAEPAKW4NwaType@1@@Z
+?QueryMediaByte@DP_DRIVE@@QBAEXZ
+?QueryMemberCount@TLINK@@QBAGXZ
+?QueryMemoryLimit@IO_DP_DRIVE@@QAAEPA_KPAE@Z
+?QueryMemoryLimit@WRITEVIEW_CACHE@@UAAEPA_KPAE@Z
+?QueryMrwSupport@DP_DRIVE@@SAEPAX@Z
+?QueryNextWritableAddress@DP_DRIVE@@QAAEPAKW4NwaType@1@@Z
+?QueryNtfsSupportInfo@DP_DRIVE@@SAJPAXPAE@Z
+?QueryNtfsTime@IFS_SYSTEM@@SAXPAT_LARGE_INTEGER@@@Z
+?QueryNtfsVersion@IFS_SYSTEM@@SAEPAE0PAVLOG_IO_DP_DRIVE@@PAX@Z
+?QueryNumChildren@DIGRAPH@@QBAKK@Z
+?QueryNumParents@DIGRAPH@@QBAKK@Z
+?QueryNumber@NUMBER_SET@@QBA?AVBIG_INT@@V2@@Z
+?QueryOpenSessionBounds@DP_DRIVE@@QAAEPAK0@Z
+?QueryPageSize@IFS_SYSTEM@@SAKXZ
+?QueryParents@DIGRAPH@@QBAEKPAVNUMBER_SET@@@Z
+?QueryParentsWithChildren@DIGRAPH@@QBAEPAVNUMBER_SET@@K@Z
+?QueryPartitionStartingOffset@IO_DP_DRIVE@@QBA?AT_LARGE_INTEGER@@XZ
+?QueryPhysicalSectorSize@DP_DRIVE@@QAAKXZ
+?QueryProcessPrivateMemory@IFS_SYSTEM@@SAEPAXPA_K@Z
+?QueryProcessorInformation@IFS_SYSTEM@@SAEPAVDSTRING@@PAKPA_K@Z
+?QueryReadAndVerifiedUsage@IO_DP_DRIVE@@QAAXPA_K0@Z
+?QueryReadUsage@IO_DP_DRIVE@@QAAXPA_K0@Z
+?QueryRecommendedMediaType@DP_DRIVE@@QBA?AW4_MEDIA_TYPE@@XZ
+?QueryRewritableMOSupport@DP_DRIVE@@QAAEXZ
+?QuerySectorSize@DP_DRIVE@@UBAKXZ
+?QuerySectorSize@POW_CACHE@@QAAKXZ
+?QuerySectors@DP_DRIVE@@UBA?AVBIG_INT@@XZ
+?QueryServer@IFS_SYSTEM@@SAEPAE@Z
+?QuerySize@TLINK@@QBAGXZ
+?QuerySnapshotDiffAreaVolume@SNAPSHOT@@QAAEPAVWSTRING@@@Z
+?QueryStorageAdapterProperty@IFS_SYSTEM@@SAEPAXPAVDSTRING@@1@Z
+?QueryStorageDeviceProperty@IFS_SYSTEM@@SAEPAXPAVDSTRING@@11PAE2@Z
+?QuerySystemMemory@IFS_SYSTEM@@SAEPAKPA_K11@Z
+?QuerySystemVersion@IFS_SYSTEM@@SAEPAVDSTRING@@@Z
+?QueryUdfMediaHasPow@DP_DRIVE@@QAAEXZ
+?QueryUdfMediaNeedsLowLevelFormat@DP_DRIVE@@QAAEXZ
+?QueryUdfMediaNeedsSparing@DP_DRIVE@@QAAEXZ
+?QueryUdfMediaNeedsVat@DP_DRIVE@@QAAEXZ
+?QueryUdfMediaSupportsBackgroundFormat@DP_DRIVE@@QAAEXZ
+?QueryUdfMediaSupportsQuickGrow@DP_DRIVE@@QAAEXZ
+?QueryUdfMediaType@DP_DRIVE@@QAAKXZ
+?QueryVerifyHandle@IO_DP_DRIVE@@QAAPAXXZ
+?QueryVolumeBounds@DP_DRIVE@@QAAEPAK0@Z
+?QueryVolumeName@MOUNT_POINT_MAP@@QAAEPAVWSTRING@@0@Z
+?QueryVolumeSize@IFS_SYSTEM@@SAEPBVWSTRING@@PA_K@Z
+?QueryWriteBlockSize@DP_DRIVE@@UBAKXZ
+?QueryWriteUsage@IO_DP_DRIVE@@QAAXPA_K0@Z
+?Read@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAX@Z
+?Read@SECRUN@@UAAEXZ
+?ReadFormattableCapacity@DP_DRIVE@@QAAEEPAKPAE0@Z
+?Recover@VOL_LIODPDRV@@QAAEPBVWSTRING@@PAVMESSAGE@@@Z
+?RegisterExtensionCallbacks@@YAEPAU_CALLBACK_REGISTRATION@@@Z
+?ReinitializeDriveParameters@DP_DRIVE@@QAAEPAVMESSAGE@@@Z
+?ReinitiateBackgroundFormat@DP_DRIVE@@QAAEXZ
+?ReleaseVolumeSnapshot@SNAPSHOT@@SAEPAV1@@Z
+?Remove@NUMBER_SET@@QAAEPBV1@@Z
+?Remove@NUMBER_SET@@QAAEVBIG_INT@@0@Z
+?Remove@NUMBER_SET@@QAAEVBIG_INT@@@Z
+?Remove@WRITEVIEW_CACHE@@QAAXPAVWRITEVIEW_CACHE_ENTRY@@@Z
+?RemoveAll@NUMBER_SET@@QAAEXZ
+?RemoveAll@SPARSE_SET@@QAAEXZ
+?RemoveEdge@DIGRAPH@@QAAEKK@Z
+?RestoreThreadExecutionState@@YAXJK@Z
+?ReverseCopy@INTSTACK@@QAAEPAV1@@Z
+?SearchForMatch@DIGRAPH@@QAAEKPAVBITVECTOR@@PAVNUMBER_SET@@PAEPAVBIG_INT@@@Z
+?SendPowLowLevelFormat@DP_DRIVE@@QAAEPAVMESSAGE@@@Z
+?SendSonyMSFormatCmd@DP_DRIVE@@QAAEE@Z
+?SendSonyMSInquiryCmd@DP_DRIVE@@QAAEPAUSONY_MS_INQUIRY_DATA@@@Z
+?SendSonyMSModeSenseCmd@DP_DRIVE@@QAAEPAUSONY_MS_MODE_SENSE_DATA@@@Z
+?SendSonyMSRequestSenseCmd@DP_DRIVE@@QAAEPAU_SENSE_DATA@@@Z
+?SendSonyMSTestUnitReadyCmd@DP_DRIVE@@QAAEPAU_SENSE_DATA@@@Z
+?Set@BIG_INT@@QAAXEPBE@Z
+?SetAutochkTimeOut@VOL_LIODPDRV@@SAEK@Z
+?SetCache@IO_DP_DRIVE@@QAAXPAVDRIVE_CACHE@@@Z
+?SetFileSystemName@VOL_LIODPDRV@@QAAEPBG@Z
+?SetLastStatus@DP_DRIVE@@QAAXJ@Z
+?SetPhaseSubPhase@DRIVE_CACHE@@SAXPAG0@Z
+?SetPowTrackConfiguration@DP_DRIVE@@QAAEE@Z
+?SetSectors@DP_DRIVE@@QAAXVBIG_INT@@@Z
+?SetSystemId@LOG_IO_DP_DRIVE@@QAAEE@Z
+?SetVerifyHandle@IO_DP_DRIVE@@QAAPAXPAX@Z
+?SetVolumeLabelAndPrintFormatReport@VOL_LIODPDRV@@QAAEPBVWSTRING@@PAVMESSAGE@@@Z
+?ShellSort@TLINK@@QAAXXZ
+?Sort@TLINK@@QAAXXZ
+?SqmExport@BLOCK_CACHE@@UAAEP6AEPAXKEPADZZ0@Z
+?SqmExport@IO_DP_DRIVE@@QAAEPBVWSTRING@@P6AEPAXKEPADZZ1@Z
+?SqmExport@WRITEVIEW_CACHE@@UAAEP6AEPAXKEPADZZ0@Z
+?Subtract@NUMBER_SET@@QAAEPAV1@0@Z
+?Verify@IO_DP_DRIVE@@QAAEVBIG_INT@@0@Z
+?Verify@IO_DP_DRIVE@@QAAEVBIG_INT@@0PAVNUMBER_SET@@@Z
+?VerifyRead@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAX@Z
+?VerifyRead@SECRUN@@UAAEPAE@Z
+?WaitForUnit@DP_DRIVE@@QAAEPAVMESSAGE@@@Z
+?WaitForWriteCompletion@DP_DRIVE@@QAAEPAVMESSAGE@@@Z
+?Write@IO_DP_DRIVE@@QAAEVBIG_INT@@KPAX@Z
+?Write@SECRUN@@UAAEXZ
+?WriteEntireDrive@VOL_LIODPDRV@@UAA?AW4FORMAT_ERROR_CODE@@PAVMESSAGE@@PAXKII@Z
+?WriteToFile@IFS_SYSTEM@@SAEPBVWSTRING@@PAXKE@Z
diff --git a/mingw-w64-crt/libarm32/ifsutilx.def b/mingw-w64-crt/libarm32/ifsutilx.def
new file mode 100644
index 0000000..556befb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ifsutilx.def
@@ -0,0 +1,13 @@
+;
+; Definition file of ifsutilx.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ifsutilx.dll"
+EXPORTS
+?CheckSnapshotPresence@@YAEPAU_SNAPSHOT_DATA@@@Z
+?CreateVolumeSnapshot@@YAJPAGPAPAU_SNAPSHOT_DATA@@@Z
+?GetSnapshotErrorMessage@@YAEJPAVWSTRING@@@Z
+?InitializeCOM@@YAJPAE@Z
+?ReleaseVolumeSnapshot@@YAEPAU_SNAPSHOT_DATA@@@Z
+?UninitializeCOM@@YAXXZ
diff --git a/mingw-w64-crt/libarm32/igddiag.def b/mingw-w64-crt/libarm32/igddiag.def
new file mode 100644
index 0000000..8432039
--- /dev/null
+++ b/mingw-w64-crt/libarm32/igddiag.def
@@ -0,0 +1,8 @@
+;
+; Definition file of igdDiag.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "igdDiag.DLL"
+EXPORTS
+DetectNAT
diff --git a/mingw-w64-crt/libarm32/ikeext.def b/mingw-w64-crt/libarm32/ikeext.def
new file mode 100644
index 0000000..703ca8d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ikeext.def
@@ -0,0 +1,9 @@
+;
+; Definition file of ikeext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ikeext.dll"
+EXPORTS
+IkeServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/imagehlp.def b/mingw-w64-crt/libarm32/imagehlp.def
new file mode 100644
index 0000000..cb8ecc8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/imagehlp.def
@@ -0,0 +1,155 @@
+;
+; Definition file of imagehlp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "imagehlp.dll"
+EXPORTS
+RemoveRelocations
+BindImage
+BindImageEx
+CheckSumMappedFile
+EnumerateLoadedModules
+EnumerateLoadedModules64
+EnumerateLoadedModulesEx
+EnumerateLoadedModulesExW
+EnumerateLoadedModulesW64
+FindDebugInfoFile
+FindDebugInfoFileEx
+FindExecutableImage
+FindExecutableImageEx
+FindFileInPath
+FindFileInSearchPath
+GetImageConfigInformation
+GetImageUnusedHeaderBytes
+GetSymLoadError
+GetTimestampForLoadedLibrary
+ImageAddCertificate
+ImageDirectoryEntryToData
+ImageDirectoryEntryToDataEx
+ImageEnumerateCertificates
+ImageGetCertificateData
+ImageGetCertificateHeader
+ImageGetDigestStream
+ImageLoad
+ImageNtHeader
+ImageRemoveCertificate
+ImageRvaToSection
+ImageRvaToVa
+ImageUnload
+ImagehlpApiVersion
+ImagehlpApiVersionEx
+MakeSureDirectoryPathExists
+MapAndLoad
+MapDebugInformation
+MapFileAndCheckSumA
+MapFileAndCheckSumW
+ReBaseImage
+ReBaseImage64
+RemoveInvalidModuleList
+RemovePrivateCvSymbolic
+RemovePrivateCvSymbolicEx
+ReportSymbolLoadSummary
+SearchTreeForFile
+SetCheckUserInterruptShared
+SetImageConfigInformation
+SetSymLoadError
+SplitSymbols
+StackWalk
+StackWalk64
+StackWalkEx
+SymAddrIncludeInlineTrace
+SymCleanup
+SymCompareInlineTrace
+SymEnumSym
+SymEnumSymbols
+SymEnumSymbolsEx
+SymEnumSymbolsExW
+SymEnumSymbolsForAddr
+SymEnumTypes
+SymEnumTypesByName
+SymEnumTypesByNameW
+SymEnumTypesW
+SymEnumerateModules
+SymEnumerateModules64
+SymEnumerateSymbols
+SymEnumerateSymbols64
+SymEnumerateSymbolsW
+SymEnumerateSymbolsW64
+SymFindFileInPath
+SymFindFileInPathW
+SymFromAddr
+SymFromInlineContext
+SymFromInlineContextW
+SymFromName
+SymFunctionTableAccess
+SymFunctionTableAccess64
+SymFunctionTableAccess64AccessRoutines
+SymGetLineFromAddr
+SymGetLineFromAddr64
+SymGetLineFromInlineContext
+SymGetLineFromInlineContextW
+SymGetLineFromName
+SymGetLineFromName64
+SymGetLineNext
+SymGetLineNext64
+SymGetLinePrev
+SymGetLinePrev64
+SymGetModuleBase
+SymGetModuleBase64
+SymGetModuleInfo
+SymGetModuleInfo64
+SymGetModuleInfoW
+SymGetModuleInfoW64
+SymGetOptions
+SymGetSearchPath
+SymGetSourceFileFromTokenW
+SymGetSourceFileTokenW
+SymGetSourceVarFromTokenW
+SymGetSymFromAddr
+SymGetSymFromAddr64
+SymGetSymFromName
+SymGetSymFromName64
+SymGetSymNext
+SymGetSymNext64
+SymGetSymPrev
+SymGetSymPrev64
+SymGetSymbolFile
+SymGetSymbolFileW
+SymGetTypeFromName
+SymGetTypeFromNameW
+SymGetTypeInfo
+SymGetTypeInfoEx
+SymInitialize
+SymLoadModule
+SymLoadModule64
+SymMatchFileName
+SymMatchFileNameW
+SymMatchString
+SymMatchStringA
+SymMatchStringW
+SymQueryInlineTrace
+SymRegisterCallback
+SymRegisterCallback64
+SymRegisterFunctionEntryCallback
+SymRegisterFunctionEntryCallback64
+SymSetContext
+SymSetOptions
+SymSetScopeFromAddr
+SymSetScopeFromIndex
+SymSetScopeFromInlineContext
+SymSetSearchPath
+SymSrvGetFileIndexString
+SymSrvGetFileIndexStringW
+SymSrvGetFileIndexes
+SymSrvGetFileIndexesW
+SymUnDName
+SymUnDName64
+SymUnloadModule
+SymUnloadModule64
+TouchFileTimes
+UnDecorateSymbolName
+UnMapAndLoad
+UnmapDebugInformation
+UpdateDebugInfoFile
+UpdateDebugInfoFileEx
diff --git a/mingw-w64-crt/libarm32/imgutil.def b/mingw-w64-crt/libarm32/imgutil.def
new file mode 100644
index 0000000..044deb3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/imgutil.def
@@ -0,0 +1,16 @@
+;
+; Definition file of ImgUtil.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ImgUtil.dll"
+EXPORTS
+ComputeInvCMAP
+CreateDDrawSurfaceOnDIB
+CreateMIMEMap
+DecodeImage
+DecodeImageEx
+DitherTo8
+GetMaxMIMEIDBytes
+IdentifyMIMEType
+SniffStream
diff --git a/mingw-w64-crt/libarm32/imm32.def b/mingw-w64-crt/libarm32/imm32.def
new file mode 100644
index 0000000..b23b13b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/imm32.def
@@ -0,0 +1,144 @@
+;
+; Definition file of IMM32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IMM32.dll"
+EXPORTS
+CtfImmAppCompatEnableIMEonProtectedCode
+CtfImmCoUninitialize
+CtfImmDispatchDefImeMessage
+CtfImmEnterCoInitCountSkipMode
+CtfImmGenerateMessage
+CtfImmGetCompatibleKeyboardLayout
+CtfImmGetGlobalIMEStatus
+CtfImmGetGuidAtom
+CtfImmGetIMEFileName
+CtfImmGetTMAEFlags
+CtfImmHideToolbarWnd
+CtfImmIsCiceroEnabled
+CtfImmIsCiceroStartedInThread
+CtfImmIsComStartedInThread
+CtfImmIsGuidMapEnable
+CtfImmIsTextFrameServiceDisabled
+CtfImmLastEnabledWndDestroy
+CtfImmLeaveCoInitCountSkipMode
+CtfImmNotify
+CtfImmRestoreToolbarWnd
+CtfImmSetAppCompatFlags
+CtfImmSetCiceroStartInThread
+CtfImmSetDefaultRemoteKeyboardLayout
+CtfImmTIMActivate
+GetKeyboardLayoutCP
+ImmActivateLayout
+ImmAssociateContext
+ImmAssociateContextEx
+ImmCallImeConsoleIME
+ImmConfigureIMEA
+ImmConfigureIMEW
+ImmCreateContext
+ImmCreateIMCC
+ImmCreateSoftKeyboard
+ImmDestroyContext
+ImmDestroyIMCC
+ImmDestroySoftKeyboard
+ImmDisableIME
+ImmDisableIme
+ImmDisableLegacyIME
+ImmDisableTextFrameService
+ImmEnumInputContext
+ImmEnumRegisterWordA
+ImmEnumRegisterWordW
+ImmEscapeA
+ImmEscapeW
+ImmFreeLayout
+ImmGenerateMessage
+ImmGetAppCompatFlags
+ImmGetCandidateListA
+ImmGetCandidateListCountA
+ImmGetCandidateListCountW
+ImmGetCandidateListW
+ImmGetCandidateWindow
+ImmGetCompositionFontA
+ImmGetCompositionFontW
+ImmGetCompositionStringA
+ImmGetCompositionStringW
+ImmGetCompositionWindow
+ImmGetContext
+ImmGetConversionListA
+ImmGetConversionListW
+ImmGetConversionStatus
+ImmGetDefaultIMEWnd
+ImmGetDescriptionA
+ImmGetDescriptionW
+ImmGetGuideLineA
+ImmGetGuideLineW
+ImmGetHotKey
+ImmGetIMCCLockCount
+ImmGetIMCCSize
+ImmGetIMCLockCount
+ImmGetIMEFileNameA
+ImmGetIMEFileNameW
+ImmGetImeInfoEx
+ImmGetImeMenuItemsA
+ImmGetImeMenuItemsW
+ImmGetOpenStatus
+ImmGetProperty
+ImmGetRegisterWordStyleA
+ImmGetRegisterWordStyleW
+ImmGetStatusWindowPos
+ImmGetVirtualKey
+ImmIMPGetIMEA
+ImmIMPGetIMEW
+ImmIMPQueryIMEA
+ImmIMPQueryIMEW
+ImmIMPSetIMEA
+ImmIMPSetIMEW
+ImmInstallIMEA
+ImmInstallIMEW
+ImmIsIME
+ImmIsUIMessageA
+ImmIsUIMessageW
+ImmLoadIME
+ImmLoadLayout
+ImmLockClientImc
+ImmLockIMC
+ImmLockIMCC
+ImmLockImeDpi
+ImmNotifyIME
+ImmProcessKey
+ImmPutImeMenuItemsIntoMappedFile
+ImmReSizeIMCC
+ImmRegisterClient
+ImmRegisterWordA
+ImmRegisterWordW
+ImmReleaseContext
+ImmRequestMessageA
+ImmRequestMessageW
+ImmSendIMEMessageExA
+ImmSendIMEMessageExW
+ImmSetActiveContext
+ImmSetActiveContextConsoleIME
+ImmSetCandidateWindow
+ImmSetCompositionFontA
+ImmSetCompositionFontW
+ImmSetCompositionStringA
+ImmSetCompositionStringW
+ImmSetCompositionWindow
+ImmSetConversionStatus
+ImmSetHotKey
+ImmSetOpenStatus
+ImmSetStatusWindowPos
+ImmShowSoftKeyboard
+ImmSimulateHotKey
+ImmSystemHandler
+ImmTranslateMessage
+ImmUnlockClientImc
+ImmUnlockIMC
+ImmUnlockIMCC
+ImmUnlockImeDpi
+ImmUnregisterWordA
+ImmUnregisterWordW
+ImmWINNLSEnableIME
+ImmWINNLSGetEnableStatus
+ImmWINNLSGetIMEHotkey
diff --git a/mingw-w64-crt/libarm32/inetcomm.def b/mingw-w64-crt/libarm32/inetcomm.def
new file mode 100644
index 0000000..b26a404
--- /dev/null
+++ b/mingw-w64-crt/libarm32/inetcomm.def
@@ -0,0 +1,121 @@
+;
+; Definition file of INETCOMM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "INETCOMM.dll"
+EXPORTS
+ord_1 @1
+RichMimeEdit_CreateInstance
+CreateCommunityTransport
+CreateIMAPTransport
+CreateIMAPTransport2
+CreateNNTPTransport
+CreatePOP3Transport
+CreateRASTransport
+CreateRangeList
+CreateSMTPTransport
+EssContentHintDecodeEx
+EssContentHintEncodeEx
+EssKeyExchPreferenceDecodeEx
+EssKeyExchPreferenceEncodeEx
+EssMLHistoryDecodeEx
+EssMLHistoryEncodeEx
+EssReceiptDecodeEx
+EssReceiptEncodeEx
+EssReceiptRequestDecodeEx
+EssReceiptRequestEncodeEx
+EssSecurityLabelDecodeEx
+EssSecurityLabelEncodeEx
+EssSignCertificateDecodeEx
+EssSignCertificateEncodeEx
+GetDllMajorVersion
+HrAthGetFileName
+HrAthGetFileNameW
+HrAttachDataFromBodyPart
+HrAttachDataFromFile
+HrCreateDisplayNameWithSizeForFile
+HrDoAttachmentVerb
+HrFreeAttachData
+HrGetAttachIcon
+HrGetAttachIconByFile
+HrGetDisplayNameWithSizeForFile
+HrGetLastOpenFileDirectory
+HrGetLastOpenFileDirectoryW
+HrSaveAttachToFile
+HrSaveAttachmentAs
+MimeEditCreateMimeDocument
+MimeEditDocumentFromStream
+MimeEditGetBackgroundImageUrl
+MimeEditIsSafeToRun
+MimeEditViewSource
+MimeGetAddressFormatW
+MimeOleAlgNameFromSMimeCap
+MimeOleAlgStrengthFromSMimeCap
+MimeOleClearDirtyTree
+MimeOleConvertEnrichedToHTML
+MimeOleCreateBody
+MimeOleCreateByteStream
+MimeOleCreateHashTable
+MimeOleCreateHeaderTable
+MimeOleCreateMessage
+MimeOleCreateMessageParts
+MimeOleCreatePropertySet
+MimeOleCreateSecurity
+MimeOleCreateVirtualStream
+MimeOleDecodeHeader
+MimeOleEncodeHeader
+MimeOleFileTimeToInetDate
+MimeOleFindCharset
+MimeOleGenerateCID
+MimeOleGenerateFileName
+MimeOleGenerateMID
+MimeOleGetAllocator
+MimeOleGetBodyPropA
+MimeOleGetBodyPropW
+MimeOleGetCertsFromThumbprints
+MimeOleGetCharsetInfo
+MimeOleGetCodePageCharset
+MimeOleGetCodePageInfo
+MimeOleGetContentTypeExt
+MimeOleGetDefaultCharset
+MimeOleGetExtContentType
+MimeOleGetFileExtension
+MimeOleGetFileInfo
+MimeOleGetFileInfoW
+MimeOleGetInternat
+MimeOleGetPropA
+MimeOleGetPropW
+MimeOleGetPropertySchema
+MimeOleGetRelatedSection
+MimeOleInetDateToFileTime
+MimeOleObjectFromMoniker
+MimeOleOpenFileStream
+MimeOleParseMhtmlUrl
+MimeOleParseRfc822Address
+MimeOleParseRfc822AddressW
+MimeOleSMimeCapAddCert
+MimeOleSMimeCapAddSMimeCap
+MimeOleSMimeCapGetEncAlg
+MimeOleSMimeCapGetHashAlg
+MimeOleSMimeCapInit
+MimeOleSMimeCapRelease
+MimeOleSMimeCapsFromDlg
+MimeOleSMimeCapsFull
+MimeOleSMimeCapsToDlg
+MimeOleSetBodyPropA
+MimeOleSetBodyPropW
+MimeOleSetCompatMode
+MimeOleSetDefaultCharset
+MimeOleSetPropA
+MimeOleSetPropW
+MimeOleStripHeaders
+MimeOleUnEscapeStringInPlace
+MimeOleUnEscapeStringInPlaceW
+ord_702 @702
+ord_703 @703
+ord_704 @704
+ord_705 @705
+ord_706 @706
+ord_707 @707
+ord_708 @708
diff --git a/mingw-w64-crt/libarm32/inetmib1.def b/mingw-w64-crt/libarm32/inetmib1.def
new file mode 100644
index 0000000..99582e9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/inetmib1.def
@@ -0,0 +1,11 @@
+;
+; Definition file of inetmib1.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "inetmib1.dll"
+EXPORTS
+SnmpExtensionInit
+SnmpExtensionInitEx
+SnmpExtensionQuery
+SnmpExtensionTrap
diff --git a/mingw-w64-crt/libarm32/inetpp.def b/mingw-w64-crt/libarm32/inetpp.def
new file mode 100644
index 0000000..3f6d50a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/inetpp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of INETPP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "INETPP.dll"
+EXPORTS
+InitializePrintProvidor
diff --git a/mingw-w64-crt/libarm32/inetppui.def b/mingw-w64-crt/libarm32/inetppui.def
new file mode 100644
index 0000000..8d0b023
--- /dev/null
+++ b/mingw-w64-crt/libarm32/inetppui.def
@@ -0,0 +1,8 @@
+;
+; Definition file of INETPPUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "INETPPUI.dll"
+EXPORTS
+InitializePrintMonitorUI
diff --git a/mingw-w64-crt/libarm32/input.def b/mingw-w64-crt/libarm32/input.def
new file mode 100644
index 0000000..2e5ee9c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/input.def
@@ -0,0 +1,30 @@
+;
+; Definition file of Input.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Input.dll"
+EXPORTS
+CPlApplet
+ord_102 @102
+ord_103 @103
+InstallLayoutOrTip
+SaveDefaultUserInputSettings
+SaveSystemAcctInputSettings
+SetDefaultLayoutOrTip
+EnumLayoutOrTipForSetup
+InstallLayoutOrTipUserReg
+EnumEnabledLayoutOrTip
+QueryLayoutOrTipString
+QueryLayoutOrTipStringUserReg
+GetDefaultLayout
+GetLayoutDescription
+ord_115 @115
+ord_116 @116
+InstallLayoutOrTipPrivate
+EnumEnabledLayoutOrTipPrivate
+ActivateInputProfile
+InputDll_DownlevelInitialize
+InputDll_DownlevelSetUILanguage
+InputDll_DownlevelUninitialize
+InputDll_DownlevelEnumLayoutOrTipForSetup
diff --git a/mingw-w64-crt/libarm32/inseng.def b/mingw-w64-crt/libarm32/inseng.def
new file mode 100644
index 0000000..ceb1579
--- /dev/null
+++ b/mingw-w64-crt/libarm32/inseng.def
@@ -0,0 +1,14 @@
+;
+; Definition file of inseng.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "inseng.dll"
+EXPORTS
+CheckForVersionConflict
+CheckTrust
+CheckTrustEx
+DownloadFile
+GetICifFileFromFile
+GetICifRWFileFromFile
+PurgeDownloadDirectory
diff --git a/mingw-w64-crt/libarm32/iphlpapi.def b/mingw-w64-crt/libarm32/iphlpapi.def
new file mode 100644
index 0000000..987a309
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iphlpapi.def
@@ -0,0 +1,274 @@
+;
+; Definition file of IPHLPAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IPHLPAPI.DLL"
+EXPORTS
+AddIPAddress
+AllocateAndGetInterfaceInfoFromStack
+AllocateAndGetIpAddrTableFromStack
+CancelIPChangeNotify
+CancelMibChangeNotify2
+CloseCompartment
+CloseGetIPPhysicalInterfaceForDestination
+ConvertCompartmentGuidToId
+ConvertCompartmentIdToGuid
+ConvertGuidToStringA
+ConvertGuidToStringW
+ConvertInterfaceAliasToLuid
+ConvertInterfaceGuidToLuid
+ConvertInterfaceIndexToLuid
+ConvertInterfaceLuidToAlias
+ConvertInterfaceLuidToGuid
+ConvertInterfaceLuidToIndex
+ConvertInterfaceLuidToNameA
+ConvertInterfaceLuidToNameW
+ConvertInterfaceNameToLuidA
+ConvertInterfaceNameToLuidW
+ConvertInterfacePhysicalAddressToLuid
+ConvertIpv4MaskToLength
+ConvertLengthToIpv4Mask
+ConvertRemoteInterfaceAliasToLuid
+ConvertRemoteInterfaceGuidToLuid
+ConvertRemoteInterfaceIndexToLuid
+ConvertRemoteInterfaceLuidToAlias
+ConvertRemoteInterfaceLuidToGuid
+ConvertRemoteInterfaceLuidToIndex
+ConvertStringToGuidA
+ConvertStringToGuidW
+ConvertStringToInterfacePhysicalAddress
+CreateAnycastIpAddressEntry
+CreateIpForwardEntry
+CreateIpForwardEntry2
+CreateIpNetEntry
+CreateIpNetEntry2
+CreatePersistentTcpPortReservation
+CreatePersistentUdpPortReservation
+CreateProxyArpEntry
+CreateSortedAddressPairs
+CreateUnicastIpAddressEntry
+DeleteAnycastIpAddressEntry
+DeleteIPAddress
+DeleteIpForwardEntry
+DeleteIpForwardEntry2
+DeleteIpNetEntry
+DeleteIpNetEntry2
+DeletePersistentTcpPortReservation
+DeletePersistentUdpPortReservation
+DeleteProxyArpEntry
+DeleteUnicastIpAddressEntry
+DisableMediaSense
+EnableRouter
+FlushIpNetTable
+FlushIpNetTable2
+FlushIpPathTable
+FreeMibTable
+GetAdapterIndex
+GetAdapterOrderMap
+GetAdaptersAddresses
+GetAdaptersInfo
+GetAnycastIpAddressEntry
+GetAnycastIpAddressTable
+GetBestInterface
+GetBestInterfaceEx
+GetBestRoute
+GetBestRoute2
+GetCurrentThreadCompartmentId
+GetExtendedTcpTable
+GetExtendedUdpTable
+GetFriendlyIfIndex
+GetIcmpStatistics
+GetIcmpStatisticsEx
+GetIfEntry
+GetIfEntry2
+GetIfStackTable
+GetIfTable
+GetIfTable2
+GetIfTable2Ex
+GetInterfaceInfo
+GetInvertedIfStackTable
+GetIpAddrTable
+GetIpErrorString
+GetIpForwardEntry2
+GetIpForwardTable
+GetIpForwardTable2
+GetIpInterfaceEntry
+GetIpInterfaceTable
+GetIpNetEntry2
+GetIpNetTable
+GetIpNetTable2
+GetIpNetworkConnectionBandwidthEstimates
+GetIpPathEntry
+GetIpPathTable
+GetIpStatistics
+GetIpStatisticsEx
+GetMulticastIpAddressEntry
+GetMulticastIpAddressTable
+GetNetworkInformation
+GetNetworkParams
+GetNumberOfInterfaces
+GetOwnerModuleFromPidAndInfo
+GetOwnerModuleFromTcp6Entry
+GetOwnerModuleFromTcpEntry
+GetOwnerModuleFromUdp6Entry
+GetOwnerModuleFromUdpEntry
+GetPerAdapterInfo
+GetPerTcp6ConnectionEStats
+GetPerTcp6ConnectionStats
+GetPerTcpConnectionEStats
+GetPerTcpConnectionStats
+GetRTTAndHopCount
+GetSessionCompartmentId
+GetTcp6Table
+GetTcp6Table2
+GetTcpStatistics
+GetTcpStatisticsEx
+GetTcpTable
+GetTcpTable2
+GetTeredoPort
+GetUdp6Table
+GetUdpStatistics
+GetUdpStatisticsEx
+GetUdpTable
+GetUniDirectionalAdapterInfo
+GetUnicastIpAddressEntry
+GetUnicastIpAddressTable
+Icmp6CreateFile
+Icmp6ParseReplies
+Icmp6SendEcho2
+IcmpCloseHandle
+IcmpCreateFile
+IcmpParseReplies
+IcmpSendEcho
+IcmpSendEcho2
+IcmpSendEcho2Ex
+InitializeIpForwardEntry
+InitializeIpInterfaceEntry
+InitializeUnicastIpAddressEntry
+InternalCleanupPersistentStore
+InternalCreateAnycastIpAddressEntry
+InternalCreateIpForwardEntry
+InternalCreateIpForwardEntry2
+InternalCreateIpNetEntry
+InternalCreateIpNetEntry2
+InternalCreateUnicastIpAddressEntry
+InternalDeleteAnycastIpAddressEntry
+InternalDeleteIpForwardEntry
+InternalDeleteIpForwardEntry2
+InternalDeleteIpNetEntry
+InternalDeleteIpNetEntry2
+InternalDeleteUnicastIpAddressEntry
+InternalFindInterfaceByAddress
+InternalGetAnycastIpAddressEntry
+InternalGetAnycastIpAddressTable
+InternalGetForwardIpTable2
+InternalGetIPPhysicalInterfaceForDestination
+InternalGetIfEntry2
+InternalGetIfTable
+InternalGetIfTable2
+InternalGetIpAddrTable
+InternalGetIpForwardEntry2
+InternalGetIpForwardTable
+InternalGetIpInterfaceEntry
+InternalGetIpInterfaceTable
+InternalGetIpNetEntry2
+InternalGetIpNetTable
+InternalGetIpNetTable2
+InternalGetMulticastIpAddressEntry
+InternalGetMulticastIpAddressTable
+InternalGetRtcSlotInformation
+InternalGetTcp6Table2
+InternalGetTcp6TableWithOwnerModule
+InternalGetTcp6TableWithOwnerPid
+InternalGetTcpTable
+InternalGetTcpTable2
+InternalGetTcpTableEx
+InternalGetTcpTableWithOwnerModule
+InternalGetTcpTableWithOwnerPid
+InternalGetTunnelPhysicalAdapter
+InternalGetUdp6TableWithOwnerModule
+InternalGetUdp6TableWithOwnerPid
+InternalGetUdpTable
+InternalGetUdpTableEx
+InternalGetUdpTableWithOwnerModule
+InternalGetUdpTableWithOwnerPid
+InternalGetUnicastIpAddressEntry
+InternalGetUnicastIpAddressTable
+InternalIcmpCreateFileEx
+InternalSetIfEntry
+InternalSetIpForwardEntry
+InternalSetIpForwardEntry2
+InternalSetIpInterfaceEntry
+InternalSetIpNetEntry
+InternalSetIpNetEntry2
+InternalSetIpStats
+InternalSetTcpEntry
+InternalSetTeredoPort
+InternalSetUnicastIpAddressEntry
+IpReleaseAddress
+IpRenewAddress
+LookupPersistentTcpPortReservation
+LookupPersistentUdpPortReservation
+NTPTimeToNTFileTime
+NTTimeToNTPTime
+NhGetGuidFromInterfaceName
+NhGetInterfaceDescriptionFromGuid
+NhGetInterfaceNameFromDeviceGuid
+NhGetInterfaceNameFromGuid
+NhpAllocateAndGetInterfaceInfoFromStack
+NotifyAddrChange
+NotifyCompartmentChange
+NotifyIpInterfaceChange
+NotifyRouteChange
+NotifyRouteChange2
+NotifyStableUnicastIpAddressTable
+NotifyTeredoPortChange
+NotifyUnicastIpAddressChange
+OpenCompartment
+ParseNetworkString
+PfAddFiltersToInterface
+PfAddGlobalFilterToInterface
+PfBindInterfaceToIPAddress
+PfBindInterfaceToIndex
+PfCreateInterface
+PfDeleteInterface
+PfDeleteLog
+PfGetInterfaceStatistics
+PfMakeLog
+PfRebindFilters
+PfRemoveFilterHandles
+PfRemoveFiltersFromInterface
+PfRemoveGlobalFilterFromInterface
+PfSetLogBuffer
+PfTestPacket
+PfUnBindInterface
+ResolveIpNetEntry2
+ResolveNeighbor
+RestoreMediaSense
+SendARP
+SetAdapterIpAddress
+SetCurrentThreadCompartmentId
+SetIfEntry
+SetIpForwardEntry
+SetIpForwardEntry2
+SetIpInterfaceEntry
+SetIpNetEntry
+SetIpNetEntry2
+SetIpStatistics
+SetIpStatisticsEx
+SetIpTTL
+SetNetworkInformation
+SetPerTcp6ConnectionEStats
+SetPerTcp6ConnectionStats
+SetPerTcpConnectionEStats
+SetPerTcpConnectionStats
+SetSessionCompartmentId
+SetTcpEntry
+SetUnicastIpAddressEntry
+UnenableRouter
+do_echo_rep
+do_echo_req
+if_indextoname
+if_nametoindex
+register_icmp
diff --git a/mingw-w64-crt/libarm32/iphlpsvc.def b/mingw-w64-crt/libarm32/iphlpsvc.def
new file mode 100644
index 0000000..13c412c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iphlpsvc.def
@@ -0,0 +1,10 @@
+;
+; Definition file of iphlpsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iphlpsvc.dll"
+EXPORTS
+IphlpsvcSysprepGeneralize
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/ipnathlp.def b/mingw-w64-crt/libarm32/ipnathlp.def
new file mode 100644
index 0000000..9df3b85
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ipnathlp.def
@@ -0,0 +1,39 @@
+;
+; Definition file of IPNATHLP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IPNATHLP.dll"
+EXPORTS
+NhAcceptStreamSocket
+NhAcquireFixedLengthBuffer
+NhAcquireVariableLengthBuffer
+NhCreateDatagramSocket
+NhCreateStreamSocket
+NhDeleteSocket
+NhInitializeBufferManagement
+NhReadDatagramSocket
+NhReadStreamSocket
+NhReleaseBuffer
+NhWriteDatagramSocket
+NhWriteStreamSocket
+RegisterProtocol
+SvchostPushServiceGlobals
+NatAcquirePortReservation
+NatCancelDynamicRedirect
+NatCancelRedirect
+NatCreateDynamicFullRedirect
+NatCreateDynamicRedirect
+NatCreateDynamicRedirectEx
+NatCreateRedirect
+NatCreateRedirectEx
+NatInitializePortReservation
+NatInitializeTranslator
+NatLookupAndQueryInformationSessionMapping
+NatQueryInformationRedirect
+NatQueryInformationRedirectHandle
+NatReleasePortReservation
+NatShutdownPortReservation
+NatShutdownTranslator
+NhInitializeTraceManagement
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/ipsecsvc.def b/mingw-w64-crt/libarm32/ipsecsvc.def
new file mode 100644
index 0000000..b35fd6c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ipsecsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of IPSECSVC.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "IPSECSVC.DLL"
+EXPORTS
+SpdServiceMain
diff --git a/mingw-w64-crt/libarm32/iuilp.def b/mingw-w64-crt/libarm32/iuilp.def
new file mode 100644
index 0000000..25e6090
--- /dev/null
+++ b/mingw-w64-crt/libarm32/iuilp.def
@@ -0,0 +1,16 @@
+;
+; Definition file of iuilp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iuilp.dll"
+EXPORTS
+GetDefaultLauncherLayout
+GetDefaultAppsList
+GetLayoutPolicyCheckerInstance
+GetLayoutPolicy
+CloseLayoutPolicyCheckerInstance
+GetAllDefaultApps
+GetCategoryForAppUserModelID
+GetUpgradeHighlightStatusForAppID
+GetWindows8UpgradeReplacementAppID
diff --git a/mingw-w64-crt/libarm32/jscript9.def b/mingw-w64-crt/libarm32/jscript9.def
new file mode 100644
index 0000000..3668e6d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/jscript9.def
@@ -0,0 +1,100 @@
+;
+; Definition file of JSCRIPT9.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "JSCRIPT9.dll"
+EXPORTS
+JsAddRef
+JsBoolToBoolean
+JsBooleanToBool
+JsCallFunction
+JsCollectGarbage
+JsConstructObject
+JsConvertValueToBoolean
+JsConvertValueToNumber
+JsConvertValueToObject
+JsConvertValueToString
+JsCreateArray
+JsCreateContext
+JsCreateError
+JsCreateExternalObject
+JsCreateExternalType
+JsCreateFunction
+JsCreateObject
+JsCreateRangeError
+JsCreateReferenceError
+JsCreateRuntime
+JsCreateSyntaxError
+JsCreateTypeError
+JsCreateTypedExternalObject
+JsCreateURIError
+JsDefineProperty
+JsDeleteIndexedProperty
+JsDeleteProperty
+JsDisableRuntimeExecution
+JsDisposeRuntime
+JsDoubleToNumber
+JsEnableRuntimeExecution
+JsEnumerateHeap
+JsEquals
+JsGetAndClearException
+JsGetCurrentContext
+JsGetDefaultTypeDescription
+JsGetExtensionAllowed
+JsGetExternalData
+JsGetExternalType
+JsGetFalseValue
+JsGetGlobalObject
+JsGetIndexedProperty
+JsGetNullValue
+JsGetOwnPropertyDescriptor
+JsGetOwnPropertyNames
+JsGetProperty
+JsGetPropertyIdFromName
+JsGetPropertyNameFromId
+JsGetPrototype
+JsGetRuntime
+JsGetRuntimeMemoryLimit
+JsGetRuntimeMemoryUsage
+JsGetStringLength
+JsGetTrueValue
+JsGetUndefinedValue
+JsGetValueType
+JsHasException
+JsHasExternalData
+JsHasIndexedProperty
+JsHasProperty
+JsIdle
+JsIntToNumber
+JsIsEnumeratingHeap
+JsIsRuntimeExecutionDisabled
+JsNumberToDouble
+JsParseScript
+JsParseSerializedScript
+JsPointerToString
+JsPreventExtension
+JsRelease
+JsRunScript
+JsRunSerializedScript
+JsSerializeScript
+JsSetCurrentContext
+JsSetException
+JsSetExternalData
+JsSetIndexedProperty
+JsSetProperty
+JsSetPrototype
+JsSetRuntimeBeforeCollectCallback
+JsSetRuntimeMemoryAllocationCallback
+JsSetRuntimeMemoryLimit
+JsStartDebugging
+JsStartProfiling
+JsStopProfiling
+JsStrictEquals
+JsStringToPointer
+JsValueToVariant
+JsVarAddRef
+JsVarRelease
+JsVarToExtension
+JsVarToScriptDirect
+JsVariantToValue
diff --git a/mingw-w64-crt/libarm32/jscript9diag.def b/mingw-w64-crt/libarm32/jscript9diag.def
new file mode 100644
index 0000000..96a3685
--- /dev/null
+++ b/mingw-w64-crt/libarm32/jscript9diag.def
@@ -0,0 +1,9 @@
+;
+; Definition file of JSCRIPT9DIAG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "JSCRIPT9DIAG.dll"
+EXPORTS
+FreeDumpStreams
+GetDumpStreams
diff --git a/mingw-w64-crt/libarm32/jsproxy.def b/mingw-w64-crt/libarm32/jsproxy.def
new file mode 100644
index 0000000..d494ecb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/jsproxy.def
@@ -0,0 +1,13 @@
+;
+; Definition file of JSProxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "JSProxy.dll"
+EXPORTS
+InternetInitializeAutoProxyDll
+InternetDeInitializeAutoProxyDll
+InternetGetProxyInfo
+InternetInitializeAutoProxyDllEx
+InternetDeInitializeAutoProxyDllEx
+InternetGetProxyInfoEx
diff --git a/mingw-w64-crt/libarm32/kd.def b/mingw-w64-crt/libarm32/kd.def
new file mode 100644
index 0000000..bbb5278
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kd.def
@@ -0,0 +1,16 @@
+;
+; Definition file of KD.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KD.dll"
+EXPORTS
+KdD0Transition
+KdD3Transition
+KdDebuggerInitialize0
+KdDebuggerInitialize1
+KdReceivePacket
+KdRestore
+KdSave
+KdSendPacket
+KdSetHiberRange
diff --git a/mingw-w64-crt/libarm32/kdcom.def b/mingw-w64-crt/libarm32/kdcom.def
new file mode 100644
index 0000000..c8d7079
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kdcom.def
@@ -0,0 +1,16 @@
+;
+; Definition file of kdcom.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "kdcom.dll"
+EXPORTS
+KdD0Transition
+KdD3Transition
+KdDebuggerInitialize0
+KdDebuggerInitialize1
+KdReceivePacket
+KdRestore
+KdSave
+KdSendPacket
+KdSetHiberRange
diff --git a/mingw-w64-crt/libarm32/kdscli.def b/mingw-w64-crt/libarm32/kdscli.def
new file mode 100644
index 0000000..c422365
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kdscli.def
@@ -0,0 +1,55 @@
+;
+; Definition file of KdsCli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KdsCli.dll"
+EXPORTS
+CreateRootKey
+DeleteAllCachedKeys
+FindAndReadSIDKeyInCache
+FindKeyForOfflineUsage
+FreeRootKey
+FreeRootKeyConfig
+FreeRootKeyMetaDataList
+FreeServerConfig
+GenerateDerivedKey
+GenerateEphemeralKeyPair
+GenerateKDFContext
+GenerateSIDPublicKeyBlob
+GenerateSecretAgreementPrivateKey
+GetAllRootKeys
+GetAllRootKeysMetaData
+GetAndLockCachedRPCBinding
+GetCachedMachineDomainInfo
+GetCurrentIntervalID
+GetCurrentL0ID
+GetCurrentTimeInULL
+GetDCInfo
+GetDefaultServerConfig
+GetFullDCName
+GetIntervalStartTime
+GetKDSSrvConfigPath
+GetKdsKeyCycleDuration
+GetKey
+GetLdapBinding
+GetMRKPath
+GetRootKey
+GetSIDKeyCacheFolder
+GetSIDKeyFileName
+GetServerConfig
+GetUserSidStr
+KdsCreateClientBinding
+KdsGetEpochLength
+KdsGetGmsaPasswordBasedOnKeyId
+KdsGetGmsaPasswordBasedOnTimestamp
+KdsGetKeyStartTime
+SIDKeyProtect
+SIDKeyProvAlloc
+SIDKeyProvFree
+SIDKeyUnprotect
+SetServerConfig
+TestServerConfig
+UnlockRpcCache
+ValidateSrvConfig
+WriteSIDKeyInCache
diff --git a/mingw-w64-crt/libarm32/kdusb.def b/mingw-w64-crt/libarm32/kdusb.def
new file mode 100644
index 0000000..b051529
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kdusb.def
@@ -0,0 +1,16 @@
+;
+; Definition file of KDUSB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KDUSB.dll"
+EXPORTS
+KdD0Transition
+KdD3Transition
+KdDebuggerInitialize0
+KdDebuggerInitialize1
+KdReceivePacket
+KdRestore
+KdSave
+KdSendPacket
+KdSetHiberRange
diff --git a/mingw-w64-crt/libarm32/keepaliveprovider.def b/mingw-w64-crt/libarm32/keepaliveprovider.def
new file mode 100644
index 0000000..4ee07f6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/keepaliveprovider.def
@@ -0,0 +1,9 @@
+;
+; Definition file of KEEPALIVEPROVIDER.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KEEPALIVEPROVIDER.DLL"
+EXPORTS
+KAMSS_DeregisterProvider
+KAMSS_RegisterProvider
diff --git a/mingw-w64-crt/libarm32/kerberos.def b/mingw-w64-crt/libarm32/kerberos.def
new file mode 100644
index 0000000..e348824
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kerberos.def
@@ -0,0 +1,17 @@
+;
+; Definition file of Kerberos.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Kerberos.dll"
+EXPORTS
+SpInitialize
+KerbDomainChangeCallback
+SpLsaModeInitialize
+SpUserModeInitialize
+KerbCreateTokenFromTicket
+KerbIsInitialized
+KerbKdcCallBack
+KerbMakeKdcCall
+Kerberos
+SpInstanceInit
diff --git a/mingw-w64-crt/libarm32/kernel.appcore.def b/mingw-w64-crt/libarm32/kernel.appcore.def
new file mode 100644
index 0000000..7c7e48e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kernel.appcore.def
@@ -0,0 +1,126 @@
+;
+; Definition file of AppCore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "AppCore.dll"
+EXPORTS
+AcquireStateLock
+AppContainerDeriveSidFromMoniker
+AppContainerFreeMemory
+AppContainerLookupDisplayNameMrtReference
+AppContainerLookupMoniker
+AppContainerRegisterSid
+AppContainerUnregisterSid
+AppXFreeMemory
+AppXGetApplicationData
+AppXGetDevelopmentMode
+AppXGetOSMaxVersionTested
+AppXGetOSMinVersion
+AppXGetPackageCapabilities
+AppXGetPackageSid
+AppXGetPackageState
+AppXLookupDisplayName
+AppXLookupMoniker
+AppXSetPackageState
+CheckIfStateChangeNotificationExists
+ClosePackageInfo
+CloseState
+CloseStateAtom
+CloseStateChangeNotification
+CloseStateContainer
+CloseStateLock
+CommitStateAtom
+CreateStateAtom
+CreateStateChangeNotification
+CreateStateContainer
+CreateStateLock
+CreateStateSubcontainer
+DeleteStateAtomValue
+DeleteStateContainer
+DeleteStateContainerValue
+DuplicateStateContainerHandle
+EnumerateStateAtomValues
+EnumerateStateContainerItems
+FindPackagesByPackageFamily
+FormatApplicationUserModelId
+GetAppModelVersion
+GetApplicationUserModelId
+GetCurrentApplicationUserModelId
+GetCurrentPackageApplicationContext
+GetCurrentPackageApplicationResourcesContext
+GetCurrentPackageContext
+GetCurrentPackageFamilyName
+GetCurrentPackageFullName
+GetCurrentPackageId
+GetCurrentPackageInfo
+GetCurrentPackagePath
+GetCurrentPackageResourcesContext
+GetCurrentPackageSecurityContext
+GetHivePath
+GetPackageApplicationContext
+GetPackageApplicationIds
+GetPackageApplicationProperty
+GetPackageApplicationPropertyString
+GetPackageApplicationResourcesContext
+GetPackageContext
+GetPackageFamilyName
+GetPackageFullName
+GetPackageId
+GetPackageInfo
+GetPackageInstallTime
+GetPackageOSMaxVersionTested
+GetPackagePath
+GetPackagePathByFullName
+GetPackageProperty
+GetPackagePropertyString
+GetPackageResourcesContext
+GetPackageResourcesProperty
+GetPackageSecurityContext
+GetPackageSecurityProperty
+GetPackagesByPackageFamily
+GetRoamingLastObservedChangeTime
+GetSerializedAtomBytes
+GetStagedPackageOrigin
+GetStagedPackagePathByFullName
+GetStateContainerDepth
+GetStateFolder
+GetStateRootFolder
+GetStateSettingsFolder
+GetStateVersion
+GetSystemAppDataFolder
+GetSystemAppDataKey
+InvalidateAppModelVersionCache
+OpenPackageInfoByFullName
+OpenState
+OpenStateAtom
+OpenStateExplicit
+OverrideRoamingDataModificationTimesInRange
+PackageFamilyNameFromFullName
+PackageFamilyNameFromId
+PackageFullNameFromId
+PackageIdFromFullName
+PackageNameAndPublisherIdFromFamilyName
+ParseApplicationUserModelId
+PsmActivateApplicationByToken
+PsmAdjustActivationToken
+PsmCreateMatchToken
+PsmQueryBackgroundActivationType
+PsmRegisterApplicationProcess
+PublishStateChangeNotification
+QueryStateAtomValueInfo
+QueryStateContainerItemInfo
+ReadStateAtomValue
+ReadStateContainerValue
+RegisterStateChangeNotification
+RegisterStateLock
+ReleaseStateLock
+ResetState
+SetRoamingLastObservedChangeTime
+SetStateVersion
+SubscribeStateChangeNotification
+UnregisterStateChangeNotification
+UnregisterStateLock
+UnsubscribeStateChangeNotification
+WriteStateAtomValue
+WriteStateContainerValue
diff --git a/mingw-w64-crt/libarm32/kernel32.def b/mingw-w64-crt/libarm32/kernel32.def
new file mode 100644
index 0000000..69bc443
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kernel32.def
@@ -0,0 +1,1567 @@
+;
+; Definition file of KERNEL32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KERNEL32.dll"
+EXPORTS
+AcquireSRWLockExclusive
+AcquireSRWLockShared
+ActivateActCtx
+ActivateActCtxWorker
+AddAtomA
+AddAtomW
+AddConsoleAliasA
+AddConsoleAliasW
+AddDllDirectory
+AddIntegrityLabelToBoundaryDescriptor
+AddLocalAlternateComputerNameA
+AddLocalAlternateComputerNameW
+AddRefActCtx
+AddRefActCtxWorker
+AddResourceAttributeAce
+AddSIDToBoundaryDescriptor
+AddScopedPolicyIDAce
+AddSecureMemoryCacheCallback
+AddVectoredContinueHandler
+AddVectoredExceptionHandler
+AdjustCalendarDate
+AllocConsole
+AllocateUserPhysicalPages
+AllocateUserPhysicalPagesNuma
+AppXGetOSMaxVersionTested
+ApplicationRecoveryFinished
+ApplicationRecoveryInProgress
+AreFileApisANSI
+AssignProcessToJobObject
+AttachConsole
+BackupRead
+BackupSeek
+BackupWrite
+BaseCheckAppcompatCache
+BaseCheckAppcompatCacheEx
+BaseCheckAppcompatCacheExWorker
+BaseCheckAppcompatCacheWorker
+BaseCheckElevation
+BaseCheckRunApp
+BaseCleanupAppcompatCacheSupport
+BaseCleanupAppcompatCacheSupportWorker
+BaseDestroyVDMEnvironment
+BaseDllReadWriteIniFile
+BaseDumpAppcompatCache
+BaseDumpAppcompatCacheWorker
+BaseElevationPostProcessing
+BaseFlushAppcompatCache
+BaseFlushAppcompatCacheWorker
+BaseFormatObjectAttributes
+BaseFormatTimeOut
+BaseFreeAppCompatDataForProcessWorker
+BaseGenerateAppCompatData
+BaseGetNamedObjectDirectory
+BaseInitAppcompatCacheSupport
+BaseInitAppcompatCacheSupportWorker
+BaseIsAppcompatInfrastructureDisabled
+BaseIsAppcompatInfrastructureDisabledWorker
+BaseIsDosApplication
+BaseQueryModuleData
+BaseReadAppCompatDataForProcessWorker
+BaseSetLastNTError
+BaseThreadInitThunk
+BaseUpdateAppcompatCache
+BaseUpdateAppcompatCacheWorker
+BaseUpdateVDMEntry
+BaseVerifyUnicodeString
+BaseWriteErrorElevationRequiredEvent
+Basep8BitStringToDynamicUnicodeString
+BasepAllocateActivationContextActivationBlock
+BasepAnsiStringToDynamicUnicodeString
+BasepAppContainerEnvironmentExtension
+BasepAppXExtension
+BasepCheckAppCompat
+BasepCheckBadapp
+BasepCheckWebBladeHashes
+BasepCheckWinSaferRestrictions
+BasepConstructSxsCreateProcessMessage
+BasepCopyEncryption
+BasepFreeActivationContextActivationBlock
+BasepFreeAppCompatData
+BasepGetAppCompatData
+BasepGetComputerNameFromNtPath
+BasepGetExeArchType
+BasepIsProcessAllowed
+BasepMapModuleHandle
+BasepNotifyLoadStringResource
+BasepPostSuccessAppXExtension
+BasepProcessInvalidImage
+BasepQueryAppCompat
+BasepReleaseAppXContext
+BasepReleaseSxsCreateProcessUtilityStruct
+BasepReportFault
+BasepSetFileEncryptionCompression
+Beep
+BeginUpdateResourceA
+BeginUpdateResourceW
+BindIoCompletionCallback
+BuildCommDCBA
+BuildCommDCBAndTimeoutsA
+BuildCommDCBAndTimeoutsW
+BuildCommDCBW
+CallNamedPipeA
+CallNamedPipeW
+CallbackMayRunLong
+CalloutOnFiberStack
+CancelDeviceWakeupRequest
+CancelIo
+CancelIoEx
+CancelSynchronousIo
+CancelThreadpoolIo
+CancelTimerQueueTimer
+CancelWaitableTimer
+CeipIsOptedIn
+ChangeTimerQueueTimer
+CheckAllowDecryptedRemoteDestinationPolicy
+CheckElevation
+CheckElevationEnabled
+CheckForReadOnlyResource
+CheckForReadOnlyResourceFilter
+CheckNameLegalDOS8Dot3A
+CheckNameLegalDOS8Dot3W
+CheckRemoteDebuggerPresent
+CheckTokenCapability
+CheckTokenMembershipEx
+ClearCommBreak
+ClearCommError
+CloseConsoleHandle
+CloseHandle
+ClosePackageInfo
+ClosePrivateNamespace
+CloseProfileUserMapping
+CloseState
+CloseThreadpool
+CloseThreadpoolCleanupGroup
+CloseThreadpoolCleanupGroupMembers
+CloseThreadpoolIo
+CloseThreadpoolTimer
+CloseThreadpoolWait
+CloseThreadpoolWork
+CmdBatNotification
+CommConfigDialogA
+CommConfigDialogW
+CompareCalendarDates
+CompareFileTime
+CompareStringA
+CompareStringEx
+CompareStringOrdinal
+CompareStringW
+ConnectNamedPipe
+ConsoleMenuControl
+ContinueDebugEvent
+ConvertCalDateTimeToSystemTime
+ConvertDefaultLocale
+ConvertFiberToThread
+ConvertNLSDayOfWeekToWin32DayOfWeek
+ConvertSystemTimeToCalDateTime
+ConvertThreadToFiber
+ConvertThreadToFiberEx
+CopyContext
+CopyFile2
+CopyFileA
+CopyFileExA
+CopyFileExW
+CopyFileTransactedA
+CopyFileTransactedW
+CopyFileW
+CopyLZFile
+CreateActCtxA
+CreateActCtxW
+CreateActCtxWWorker
+CreateBoundaryDescriptorA
+CreateBoundaryDescriptorW
+CreateConsoleScreenBuffer
+CreateDirectoryA
+CreateDirectoryExA
+CreateDirectoryExW
+CreateDirectoryTransactedA
+CreateDirectoryTransactedW
+CreateDirectoryW
+CreateEventA
+CreateEventExA
+CreateEventExW
+CreateEventW
+CreateFiber
+CreateFiberEx
+CreateFile2
+CreateFileA
+CreateFileMappingA
+CreateFileMappingFromApp
+CreateFileMappingNumaA
+CreateFileMappingNumaW
+CreateFileMappingW
+CreateFileTransactedA
+CreateFileTransactedW
+CreateFileW
+CreateHardLinkA
+CreateHardLinkTransactedA
+CreateHardLinkTransactedW
+CreateHardLinkW
+CreateIoCompletionPort
+CreateJobObjectA
+CreateJobObjectW
+CreateJobSet
+CreateMailslotA
+CreateMailslotW
+CreateMemoryResourceNotification
+CreateMutexA
+CreateMutexExA
+CreateMutexExW
+CreateMutexW
+CreateNamedPipeA
+CreateNamedPipeW
+CreatePipe
+CreatePrivateNamespaceA
+CreatePrivateNamespaceW
+CreateProcessA
+CreateProcessAsUserW
+CreateProcessInternalA
+CreateProcessInternalW
+CreateProcessW
+CreateRemoteThread
+CreateRemoteThreadEx
+CreateSemaphoreA
+CreateSemaphoreExA
+CreateSemaphoreExW
+CreateSemaphoreW
+CreateSymbolicLinkA
+CreateSymbolicLinkTransactedA
+CreateSymbolicLinkTransactedW
+CreateSymbolicLinkW
+CreateTapePartition
+CreateThread
+CreateThreadpool
+CreateThreadpoolCleanupGroup
+CreateThreadpoolIo
+CreateThreadpoolTimer
+CreateThreadpoolWait
+CreateThreadpoolWork
+CreateTimerQueue
+CreateTimerQueueTimer
+CreateToolhelp32Snapshot
+CreateWaitableTimerA
+CreateWaitableTimerExA
+CreateWaitableTimerExW
+CreateWaitableTimerW
+CtrlRoutine
+DeactivateActCtx
+DeactivateActCtxWorker
+DebugActiveProcess
+DebugActiveProcessStop
+DebugBreak
+DebugBreakProcess
+DebugSetProcessKillOnExit
+DecodePointer
+DecodeSystemPointer
+DefineDosDeviceA
+DefineDosDeviceW
+DelayLoadFailureHook
+DeleteAtom
+DeleteBoundaryDescriptor
+DeleteCriticalSection
+DeleteFiber
+DeleteFileA
+DeleteFileTransactedA
+DeleteFileTransactedW
+DeleteFileW
+DeleteProcThreadAttributeList
+DeleteSynchronizationBarrier
+DeleteTimerQueue
+DeleteTimerQueueEx
+DeleteTimerQueueTimer
+DeleteVolumeMountPointA
+DeleteVolumeMountPointW
+DeviceIoControl
+DisableThreadLibraryCalls
+DisableThreadProfiling
+DisassociateCurrentThreadFromCallback
+DisconnectNamedPipe
+DnsHostnameToComputerNameA
+DnsHostnameToComputerNameExW
+DnsHostnameToComputerNameW
+DosDateTimeToFileTime
+DosPathToSessionPathA
+DosPathToSessionPathW
+DuplicateConsoleHandle
+DuplicateEncryptionInfoFileExt
+DuplicateHandle
+EnableThreadProfiling
+EncodePointer
+EncodeSystemPointer
+EndUpdateResourceA
+EndUpdateResourceW
+EnterCriticalSection
+EnterSynchronizationBarrier
+EnumCalendarInfoA
+EnumCalendarInfoExA
+EnumCalendarInfoExEx
+EnumCalendarInfoExW
+EnumCalendarInfoW
+EnumDateFormatsA
+EnumDateFormatsExA
+EnumDateFormatsExEx
+EnumDateFormatsExW
+EnumDateFormatsW
+EnumLanguageGroupLocalesA
+EnumLanguageGroupLocalesW
+EnumResourceLanguagesA
+EnumResourceLanguagesExA
+EnumResourceLanguagesExW
+EnumResourceLanguagesW
+EnumResourceNamesA
+EnumResourceNamesExA
+EnumResourceNamesExW
+EnumResourceNamesW
+EnumResourceTypesA
+EnumResourceTypesExA
+EnumResourceTypesExW
+EnumResourceTypesW
+EnumSystemCodePagesA
+EnumSystemCodePagesW
+EnumSystemFirmwareTables
+EnumSystemGeoID
+EnumSystemLanguageGroupsA
+EnumSystemLanguageGroupsW
+EnumSystemLocalesA
+EnumSystemLocalesEx
+EnumSystemLocalesW
+EnumTimeFormatsA
+EnumTimeFormatsEx
+EnumTimeFormatsW
+EnumUILanguagesA
+EnumUILanguagesW
+EnumerateLocalComputerNamesA
+EnumerateLocalComputerNamesW
+EraseTape
+EscapeCommFunction
+ExitProcess
+ExitThread
+ExitVDM
+ExpandEnvironmentStringsA
+ExpandEnvironmentStringsW
+ExpungeConsoleCommandHistoryA
+ExpungeConsoleCommandHistoryW
+FatalAppExitA
+FatalAppExitW
+FatalExit
+FileTimeToDosDateTime
+FileTimeToLocalFileTime
+FileTimeToSystemTime
+FillConsoleOutputAttribute
+FillConsoleOutputCharacterA
+FillConsoleOutputCharacterW
+FindActCtxSectionGuid
+FindActCtxSectionGuidWorker
+FindActCtxSectionStringA
+FindActCtxSectionStringW
+FindActCtxSectionStringWWorker
+FindAtomA
+FindAtomW
+FindClose
+FindCloseChangeNotification
+FindFirstChangeNotificationA
+FindFirstChangeNotificationW
+FindFirstFileA
+FindFirstFileExA
+FindFirstFileExW
+FindFirstFileNameTransactedW
+FindFirstFileNameW
+FindFirstFileTransactedA
+FindFirstFileTransactedW
+FindFirstFileW
+FindFirstStreamTransactedW
+FindFirstStreamW
+FindFirstVolumeA
+FindFirstVolumeMountPointA
+FindFirstVolumeMountPointW
+FindFirstVolumeW
+FindNLSString
+FindNLSStringEx
+FindNextChangeNotification
+FindNextFileA
+FindNextFileNameW
+FindNextFileW
+FindNextStreamW
+FindNextVolumeA
+FindNextVolumeMountPointA
+FindNextVolumeMountPointW
+FindNextVolumeW
+FindPackagesByPackageFamily
+FindResourceA
+FindResourceExA
+FindResourceExW
+FindResourceW
+FindStringOrdinal
+FindVolumeClose
+FindVolumeMountPointClose
+FlsAlloc
+FlsFree
+FlsGetValue
+FlsSetValue
+FlushConsoleInputBuffer
+FlushFileBuffers
+FlushInstructionCache
+FlushProcessWriteBuffers
+FlushViewOfFile
+FoldStringA
+FoldStringW
+FormatApplicationUserModelId
+FormatMessageA
+FormatMessageW
+FreeConsole
+FreeEnvironmentStringsA
+FreeEnvironmentStringsW
+FreeLibrary
+FreeLibraryAndExitThread
+FreeLibraryWhenCallbackReturns
+FreeResource
+FreeUserPhysicalPages
+GenerateConsoleCtrlEvent
+GetACP
+GetActiveProcessorCount
+GetActiveProcessorGroupCount
+GetAppContainerAce
+GetAppContainerNamedObjectPath
+GetApplicationRecoveryCallback
+GetApplicationRecoveryCallbackWorker
+GetApplicationRestartSettings
+GetApplicationRestartSettingsWorker
+GetApplicationUserModelId
+GetAtomNameA
+GetAtomNameW
+GetBinaryType
+GetBinaryTypeA
+GetBinaryTypeW
+GetCPInfo
+GetCPInfoExA
+GetCPInfoExW
+GetCachedSigningLevel
+GetCalendarDateFormat
+GetCalendarDateFormatEx
+GetCalendarDaysInMonth
+GetCalendarDifferenceInDays
+GetCalendarInfoA
+GetCalendarInfoEx
+GetCalendarInfoW
+GetCalendarMonthsInYear
+GetCalendarSupportedDateRange
+GetCalendarWeekNumber
+GetComPlusPackageInstallStatus
+GetCommConfig
+GetCommMask
+GetCommModemStatus
+GetCommProperties
+GetCommState
+GetCommTimeouts
+GetCommandLineA
+GetCommandLineW
+GetCompressedFileSizeA
+GetCompressedFileSizeTransactedA
+GetCompressedFileSizeTransactedW
+GetCompressedFileSizeW
+GetComputerNameA
+GetComputerNameExA
+GetComputerNameExW
+GetComputerNameW
+GetConsoleAliasA
+GetConsoleAliasExesA
+GetConsoleAliasExesLengthA
+GetConsoleAliasExesLengthW
+GetConsoleAliasExesW
+GetConsoleAliasW
+GetConsoleAliasesA
+GetConsoleAliasesLengthA
+GetConsoleAliasesLengthW
+GetConsoleAliasesW
+GetConsoleCP
+GetConsoleCharType
+GetConsoleCommandHistoryA
+GetConsoleCommandHistoryLengthA
+GetConsoleCommandHistoryLengthW
+GetConsoleCommandHistoryW
+GetConsoleCursorInfo
+GetConsoleCursorMode
+GetConsoleDisplayMode
+GetConsoleFontInfo
+GetConsoleFontSize
+GetConsoleHardwareState
+GetConsoleHistoryInfo
+GetConsoleInputExeNameA
+GetConsoleInputExeNameW
+GetConsoleInputWaitHandle
+GetConsoleKeyboardLayoutNameA
+GetConsoleKeyboardLayoutNameW
+GetConsoleMode
+GetConsoleNlsMode
+GetConsoleOriginalTitleA
+GetConsoleOriginalTitleW
+GetConsoleOutputCP
+GetConsoleProcessList
+GetConsoleScreenBufferInfo
+GetConsoleScreenBufferInfoEx
+GetConsoleSelectionInfo
+GetConsoleTitleA
+GetConsoleTitleW
+GetConsoleWindow
+GetCurrencyFormatA
+GetCurrencyFormatEx
+GetCurrencyFormatW
+GetCurrentActCtx
+GetCurrentActCtxWorker
+GetCurrentApplicationUserModelId
+GetCurrentConsoleFont
+GetCurrentConsoleFontEx
+GetCurrentDirectoryA
+GetCurrentDirectoryW
+GetCurrentPackageFamilyName
+GetCurrentPackageFullName
+GetCurrentPackageId
+GetCurrentPackageInfo
+GetCurrentPackagePath
+GetCurrentProcess
+GetCurrentProcessId
+GetCurrentProcessorNumber
+GetCurrentProcessorNumberEx
+GetCurrentThread
+GetCurrentThreadId
+GetCurrentThreadStackLimits
+GetDateFormatA
+GetDateFormatAWorker
+GetDateFormatEx
+GetDateFormatW
+GetDateFormatWWorker
+GetDefaultCommConfigA
+GetDefaultCommConfigW
+GetDevicePowerState
+GetDiskFreeSpaceA
+GetDiskFreeSpaceExA
+GetDiskFreeSpaceExW
+GetDiskFreeSpaceW
+GetDllDirectoryA
+GetDllDirectoryW
+GetDriveTypeA
+GetDriveTypeW
+GetDurationFormat
+GetDurationFormatEx
+GetDynamicTimeZoneInformation
+GetEncryptedFileVersionExt
+GetEnvironmentStrings
+GetEnvironmentStringsA
+GetEnvironmentStringsW
+GetEnvironmentVariableA
+GetEnvironmentVariableW
+GetEraNameCountedString
+GetErrorMode
+GetExitCodeProcess
+GetExitCodeThread
+GetExpandedNameA
+GetExpandedNameW
+GetFileAttributesA
+GetFileAttributesExA
+GetFileAttributesExW
+GetFileAttributesTransactedA
+GetFileAttributesTransactedW
+GetFileAttributesW
+GetFileBandwidthReservation
+GetFileInformationByHandle
+GetFileInformationByHandleEx
+GetFileMUIInfo
+GetFileMUIPath
+GetFileSize
+GetFileSizeEx
+GetFileTime
+GetFileType
+GetFinalPathNameByHandleA
+GetFinalPathNameByHandleW
+GetFirmwareEnvironmentVariableA
+GetFirmwareEnvironmentVariableExA
+GetFirmwareEnvironmentVariableExW
+GetFirmwareEnvironmentVariableW
+GetFirmwareType
+GetFullPathNameA
+GetFullPathNameTransactedA
+GetFullPathNameTransactedW
+GetFullPathNameW
+GetGeoInfoA
+GetGeoInfoW
+GetHandleInformation
+GetLargePageMinimum
+GetLargestConsoleWindowSize
+GetLastError
+GetLocalTime
+GetLocaleInfoA
+GetLocaleInfoEx
+GetLocaleInfoW
+GetLogicalDriveStringsA
+GetLogicalDriveStringsW
+GetLogicalDrives
+GetLogicalProcessorInformation
+GetLogicalProcessorInformationEx
+GetLongPathNameA
+GetLongPathNameTransactedA
+GetLongPathNameTransactedW
+GetLongPathNameW
+GetMailslotInfo
+GetMaximumProcessorCount
+GetMaximumProcessorGroupCount
+GetMemoryErrorHandlingCapabilities
+GetModuleFileNameA
+GetModuleFileNameW
+GetModuleHandleA
+GetModuleHandleExA
+GetModuleHandleExW
+GetModuleHandleW
+GetNLSVersion
+GetNLSVersionEx
+GetNamedPipeAttribute
+GetNamedPipeClientComputerNameA
+GetNamedPipeClientComputerNameW
+GetNamedPipeClientProcessId
+GetNamedPipeClientSessionId
+GetNamedPipeHandleStateA
+GetNamedPipeHandleStateW
+GetNamedPipeInfo
+GetNamedPipeServerProcessId
+GetNamedPipeServerSessionId
+GetNativeSystemInfo
+GetNextVDMCommand
+GetNumaAvailableMemoryNode
+GetNumaAvailableMemoryNodeEx
+GetNumaHighestNodeNumber
+GetNumaNodeNumberFromHandle
+GetNumaNodeProcessorMask
+GetNumaNodeProcessorMaskEx
+GetNumaProcessorNode
+GetNumaProcessorNodeEx
+GetNumaProximityNode
+GetNumaProximityNodeEx
+GetNumberFormatA
+GetNumberFormatEx
+GetNumberFormatW
+GetNumberOfConsoleFonts
+GetNumberOfConsoleInputEvents
+GetNumberOfConsoleMouseButtons
+GetOEMCP
+GetOverlappedResult
+GetOverlappedResultEx
+GetPackageApplicationIds
+GetPackageFamilyName
+GetPackageFullName
+GetPackageId
+GetPackageInfo
+GetPackagePath
+GetPackagePathByFullName
+GetPackagesByPackageFamily
+GetPhysicallyInstalledSystemMemory
+GetPriorityClass
+GetPrivateProfileIntA
+GetPrivateProfileIntW
+GetPrivateProfileSectionA
+GetPrivateProfileSectionNamesA
+GetPrivateProfileSectionNamesW
+GetPrivateProfileSectionW
+GetPrivateProfileStringA
+GetPrivateProfileStringW
+GetPrivateProfileStructA
+GetPrivateProfileStructW
+GetProcAddress
+GetProcessAffinityMask
+GetProcessDEPPolicy
+GetProcessGroupAffinity
+GetProcessHandleCount
+GetProcessHeap
+GetProcessHeaps
+GetProcessId
+GetProcessIdOfThread
+GetProcessInformation
+GetProcessIoCounters
+GetProcessMitigationPolicy
+GetProcessPreferredUILanguages
+GetProcessPriorityBoost
+GetProcessShutdownParameters
+GetProcessTimes
+GetProcessVersion
+GetProcessWorkingSetSize
+GetProcessWorkingSetSizeEx
+GetProcessorSystemCycleTime
+GetProductInfo
+GetProfileIntA
+GetProfileIntW
+GetProfileSectionA
+GetProfileSectionW
+GetProfileStringA
+GetProfileStringW
+GetQueuedCompletionStatus
+GetQueuedCompletionStatusEx
+GetShortPathNameA
+GetShortPathNameW
+GetStagedPackagePathByFullName
+GetStartupInfoA
+GetStartupInfoW
+GetStateFolder
+GetStdHandle
+GetStringScripts
+GetStringTypeA
+GetStringTypeExA
+GetStringTypeExW
+GetStringTypeW
+GetSystemAppDataKey
+GetSystemDEPPolicy
+GetSystemDefaultLCID
+GetSystemDefaultLangID
+GetSystemDefaultLocaleName
+GetSystemDefaultUILanguage
+GetSystemDirectoryA
+GetSystemDirectoryW
+GetSystemFileCacheSize
+GetSystemFirmwareTable
+GetSystemInfo
+GetSystemPowerStatus
+GetSystemPreferredUILanguages
+GetSystemRegistryQuota
+GetSystemTime
+GetSystemTimeAdjustment
+GetSystemTimeAsFileTime
+GetSystemTimePreciseAsFileTime
+GetSystemTimes
+GetSystemWindowsDirectoryA
+GetSystemWindowsDirectoryW
+GetSystemWow64DirectoryA
+GetSystemWow64DirectoryW
+GetTapeParameters
+GetTapePosition
+GetTapeStatus
+GetTempFileNameA
+GetTempFileNameW
+GetTempPathA
+GetTempPathW
+GetThreadContext
+GetThreadErrorMode
+GetThreadGroupAffinity
+GetThreadIOPendingFlag
+GetThreadId
+GetThreadIdealProcessorEx
+GetThreadInformation
+GetThreadLocale
+GetThreadPreferredUILanguages
+GetThreadPriority
+GetThreadPriorityBoost
+GetThreadSelectorEntry
+GetThreadTimes
+GetThreadUILanguage
+GetTickCount
+GetTickCount64
+GetTimeFormatA
+GetTimeFormatAWorker
+GetTimeFormatEx
+GetTimeFormatW
+GetTimeFormatWWorker
+GetTimeZoneInformation
+GetTimeZoneInformationForYear
+GetUILanguageInfo
+GetUserDefaultLCID
+GetUserDefaultLangID
+GetUserDefaultLocaleName
+GetUserDefaultUILanguage
+GetUserGeoID
+GetUserPreferredUILanguages
+GetVDMCurrentDirectories
+GetVersion
+GetVersionExA
+GetVersionExW
+GetVolumeInformationA
+GetVolumeInformationByHandleW
+GetVolumeInformationW
+GetVolumeNameForVolumeMountPointA
+GetVolumeNameForVolumeMountPointW
+GetVolumePathNameA
+GetVolumePathNameW
+GetVolumePathNamesForVolumeNameA
+GetVolumePathNamesForVolumeNameW
+GetWindowsDirectoryA
+GetWindowsDirectoryW
+GetWriteWatch
+GlobalAddAtomA
+GlobalAddAtomExA
+GlobalAddAtomExW
+GlobalAddAtomW
+GlobalAlloc
+GlobalCompact
+GlobalDeleteAtom
+GlobalFindAtomA
+GlobalFindAtomW
+GlobalFix
+GlobalFlags
+GlobalFree
+GlobalGetAtomNameA
+GlobalGetAtomNameW
+GlobalHandle
+GlobalLock
+GlobalMemoryStatus
+GlobalMemoryStatusEx
+GlobalReAlloc
+GlobalSize
+GlobalUnWire
+GlobalUnfix
+GlobalUnlock
+GlobalWire
+Heap32First
+Heap32ListFirst
+Heap32ListNext
+Heap32Next
+HeapAlloc
+HeapCompact
+HeapCreate
+HeapDestroy
+HeapFree
+HeapLock
+HeapQueryInformation
+HeapReAlloc
+HeapSetInformation
+HeapSize
+HeapSummary
+HeapUnlock
+HeapValidate
+HeapWalk
+IdnToAscii
+IdnToNameprepUnicode
+IdnToUnicode
+InitAtomTable
+InitOnceBeginInitialize
+InitOnceComplete
+InitOnceExecuteOnce
+InitOnceInitialize
+InitializeConditionVariable
+InitializeContext
+InitializeCriticalSection
+InitializeCriticalSectionAndSpinCount
+InitializeCriticalSectionEx
+InitializeProcThreadAttributeList
+InitializeSListHead
+InitializeSRWLock
+InitializeSynchronizationBarrier
+InstallELAMCertificateInfo
+InterlockedFlushSList
+InterlockedPopEntrySList
+InterlockedPushEntrySList
+InterlockedPushListSList
+InterlockedPushListSListEx
+InvalidateConsoleDIBits
+IsBadCodePtr
+IsBadHugeReadPtr
+IsBadHugeWritePtr
+IsBadReadPtr
+IsBadStringPtrA
+IsBadStringPtrW
+IsBadWritePtr
+IsCalendarLeapDay
+IsCalendarLeapMonth
+IsCalendarLeapYear
+IsDBCSLeadByte
+IsDBCSLeadByteEx
+IsDebuggerPresent
+IsNLSDefinedString
+IsNativeVhdBoot
+IsNormalizedString
+IsProcessCritical
+IsProcessInJob
+IsProcessorFeaturePresent
+IsSystemResumeAutomatic
+IsThreadAFiber
+IsThreadpoolTimerSet
+IsValidCalDateTime
+IsValidCodePage
+IsValidLanguageGroup
+IsValidLocale
+IsValidLocaleName
+IsValidNLSVersion
+IsWow64Process
+K32EmptyWorkingSet
+K32EnumDeviceDrivers
+K32EnumPageFilesA
+K32EnumPageFilesW
+K32EnumProcessModules
+K32EnumProcessModulesEx
+K32EnumProcesses
+K32GetDeviceDriverBaseNameA
+K32GetDeviceDriverBaseNameW
+K32GetDeviceDriverFileNameA
+K32GetDeviceDriverFileNameW
+K32GetMappedFileNameA
+K32GetMappedFileNameW
+K32GetModuleBaseNameA
+K32GetModuleBaseNameW
+K32GetModuleFileNameExA
+K32GetModuleFileNameExW
+K32GetModuleInformation
+K32GetPerformanceInfo
+K32GetProcessImageFileNameA
+K32GetProcessImageFileNameW
+K32GetProcessMemoryInfo
+K32GetWsChanges
+K32GetWsChangesEx
+K32InitializeProcessForWsWatch
+K32QueryWorkingSet
+K32QueryWorkingSetEx
+LCIDToLocaleName
+LCMapStringA
+LCMapStringEx
+LCMapStringW
+LZClose
+LZCloseFile
+LZCopy
+LZCreateFileW
+LZDone
+LZInit
+LZOpenFileA
+LZOpenFileW
+LZRead
+LZSeek
+LZStart
+LeaveCriticalSection
+LeaveCriticalSectionWhenCallbackReturns
+LoadAppInitDlls
+LoadLibraryA
+LoadLibraryExA
+LoadLibraryExW
+LoadLibraryW
+LoadModule
+LoadPackagedLibrary
+LoadResource
+LoadStringBaseExW
+LoadStringBaseW
+LocalAlloc
+LocalCompact
+LocalFileTimeToFileTime
+LocalFlags
+LocalFree
+LocalHandle
+LocalLock
+LocalReAlloc
+LocalShrink
+LocalSize
+LocalUnlock
+LocaleNameToLCID
+LockFile
+LockFileEx
+LockResource
+MapUserPhysicalPages
+MapUserPhysicalPagesScatter
+MapViewOfFile
+MapViewOfFileEx
+MapViewOfFileExNuma
+MapViewOfFileFromApp
+Module32First
+Module32FirstW
+Module32Next
+Module32NextW
+MoveFileA
+MoveFileExA
+MoveFileExW
+MoveFileTransactedA
+MoveFileTransactedW
+MoveFileW
+MoveFileWithProgressA
+MoveFileWithProgressW
+MulDiv
+MultiByteToWideChar
+NeedCurrentDirectoryForExePathA
+NeedCurrentDirectoryForExePathW
+NlsCheckPolicy
+NlsEventDataDescCreate
+NlsGetCacheUpdateCount
+NlsUpdateLocale
+NlsUpdateSystemLocale
+NlsWriteEtwEvent
+NormalizeString
+NotifyMountMgr
+NotifyUILanguageChange
+NtVdm64CreateProcessInternalW
+OOBEComplete
+OpenConsoleW
+OpenConsoleWStub
+OpenEventA
+OpenEventW
+OpenFile
+OpenFileById
+OpenFileMappingA
+OpenFileMappingW
+OpenJobObjectA
+OpenJobObjectW
+OpenMutexA
+OpenMutexW
+OpenPackageInfoByFullName
+OpenPrivateNamespaceA
+OpenPrivateNamespaceW
+OpenProcess
+OpenProcessToken
+OpenProfileUserMapping
+OpenSemaphoreA
+OpenSemaphoreW
+OpenState
+OpenStateExplicit
+OpenThread
+OpenThreadToken
+OpenWaitableTimerA
+OpenWaitableTimerW
+OutputDebugStringA
+OutputDebugStringW
+PackageFamilyNameFromFullName
+PackageFamilyNameFromId
+PackageFullNameFromId
+PackageIdFromFullName
+PackageNameAndPublisherIdFromFamilyName
+ParseApplicationUserModelId
+PeekConsoleInputA
+PeekConsoleInputW
+PeekNamedPipe
+PostQueuedCompletionStatus
+PowerClearRequest
+PowerCreateRequest
+PowerSetRequest
+PrefetchVirtualMemory
+PrepareTape
+PrivCopyFileExW
+PrivMoveFileIdentityW
+Process32First
+Process32FirstW
+Process32Next
+Process32NextW
+ProcessIdToSessionId
+PssCaptureSnapshot
+PssDuplicateSnapshot
+PssFreeSnapshot
+PssQuerySnapshot
+PssWalkMarkerCreate
+PssWalkMarkerFree
+PssWalkMarkerGetPosition
+PssWalkMarkerRewind
+PssWalkMarkerSeek
+PssWalkMarkerSeekToBeginning
+PssWalkMarkerSetPosition
+PssWalkMarkerTell
+PssWalkSnapshot
+PulseEvent
+PurgeComm
+QueryActCtxSettingsW
+QueryActCtxSettingsWWorker
+QueryActCtxW
+QueryActCtxWWorker
+QueryDepthSList
+QueryDosDeviceA
+QueryDosDeviceW
+QueryFullProcessImageNameA
+QueryFullProcessImageNameW
+QueryIdleProcessorCycleTime
+QueryIdleProcessorCycleTimeEx
+QueryInformationJobObject
+QueryMemoryResourceNotification
+QueryPerformanceCounter
+QueryPerformanceFrequency
+QueryProcessAffinityUpdateMode
+QueryProcessCycleTime
+QueryThreadCycleTime
+QueryThreadProfiling
+QueryThreadpoolStackInformation
+QueryUnbiasedInterruptTime
+QueueUserAPC
+QueueUserWorkItem
+QuirkGetData2Worker
+QuirkGetDataWorker
+QuirkIsEnabled2Worker
+QuirkIsEnabled3Worker
+QuirkIsEnabledForPackage2Worker
+QuirkIsEnabledForPackageWorker
+QuirkIsEnabledForProcessWorker
+QuirkIsEnabledWorker
+RaiseException
+RaiseFailFastException
+RaiseInvalid16BitExeError
+ReOpenFile
+ReadConsoleA
+ReadConsoleInputA
+ReadConsoleInputExA
+ReadConsoleInputExW
+ReadConsoleInputW
+ReadConsoleOutputA
+ReadConsoleOutputAttribute
+ReadConsoleOutputCharacterA
+ReadConsoleOutputCharacterW
+ReadConsoleOutputW
+ReadConsoleW
+ReadDirectoryChangesW
+ReadFile
+ReadFileEx
+ReadFileScatter
+ReadProcessMemory
+ReadThreadProfilingData
+RegCloseKey
+RegCopyTreeW
+RegCreateKeyExA
+RegCreateKeyExW
+RegDeleteKeyExA
+RegDeleteKeyExW
+RegDeleteTreeA
+RegDeleteTreeW
+RegDeleteValueA
+RegDeleteValueW
+RegDisablePredefinedCacheEx
+RegEnumKeyExA
+RegEnumKeyExW
+RegEnumValueA
+RegEnumValueW
+RegFlushKey
+RegGetKeySecurity
+RegGetValueA
+RegGetValueW
+RegLoadKeyA
+RegLoadKeyW
+RegLoadMUIStringA
+RegLoadMUIStringW
+RegNotifyChangeKeyValue
+RegOpenCurrentUser
+RegOpenKeyExA
+RegOpenKeyExW
+RegOpenUserClassesRoot
+RegQueryInfoKeyA
+RegQueryInfoKeyW
+RegQueryValueExA
+RegQueryValueExW
+RegRestoreKeyA
+RegRestoreKeyW
+RegSaveKeyExA
+RegSaveKeyExW
+RegSetKeySecurity
+RegSetValueExA
+RegSetValueExW
+RegUnLoadKeyA
+RegUnLoadKeyW
+RegisterApplicationRecoveryCallback
+RegisterApplicationRestart
+RegisterBadMemoryNotification
+RegisterConsoleIME
+RegisterConsoleOS2
+RegisterConsoleVDM
+RegisterWaitForInputIdle
+RegisterWaitForSingleObject
+RegisterWaitForSingleObjectEx
+RegisterWaitUntilOOBECompleted
+RegisterWowBaseHandlers
+RegisterWowExec
+ReleaseActCtx
+ReleaseActCtxWorker
+ReleaseMutex
+ReleaseMutexWhenCallbackReturns
+ReleaseSRWLockExclusive
+ReleaseSRWLockShared
+ReleaseSemaphore
+ReleaseSemaphoreWhenCallbackReturns
+RemoveDirectoryA
+RemoveDirectoryTransactedA
+RemoveDirectoryTransactedW
+RemoveDirectoryW
+RemoveDllDirectory
+RemoveLocalAlternateComputerNameA
+RemoveLocalAlternateComputerNameW
+RemoveSecureMemoryCacheCallback
+RemoveVectoredContinueHandler
+RemoveVectoredExceptionHandler
+ReplaceFile
+ReplaceFileA
+ReplaceFileW
+ReplacePartitionUnit
+RequestDeviceWakeup
+RequestWakeupLatency
+ResetEvent
+ResetWriteWatch
+ResolveDelayLoadedAPI
+ResolveDelayLoadsFromDll
+ResolveLocaleName
+RestoreLastError
+ResumeThread
+RtlAddFunctionTable
+RtlCaptureContext
+RtlCaptureStackBackTrace
+RtlCompareMemory
+RtlCopyMemory
+RtlDeleteFunctionTable
+RtlFillMemory
+RtlInstallFunctionTableCallback
+RtlLookupFunctionEntry
+RtlMoveMemory
+RtlPcToFileHeader
+RtlRaiseException
+RtlRestoreContext
+RtlUnwind
+RtlUnwindEx
+RtlVirtualUnwind
+RtlZeroMemory
+ScrollConsoleScreenBufferA
+ScrollConsoleScreenBufferW
+SearchPathA
+SearchPathW
+SetCachedSigningLevel
+SetCalendarInfoA
+SetCalendarInfoW
+SetComPlusPackageInstallStatus
+SetCommBreak
+SetCommConfig
+SetCommMask
+SetCommState
+SetCommTimeouts
+SetComputerNameA
+SetComputerNameEx2W
+SetComputerNameExA
+SetComputerNameExW
+SetComputerNameW
+SetConsoleActiveScreenBuffer
+SetConsoleCP
+SetConsoleCtrlHandler
+SetConsoleCursor
+SetConsoleCursorInfo
+SetConsoleCursorMode
+SetConsoleCursorPosition
+SetConsoleDisplayMode
+SetConsoleFont
+SetConsoleHardwareState
+SetConsoleHistoryInfo
+SetConsoleIcon
+SetConsoleInputExeNameA
+SetConsoleInputExeNameW
+SetConsoleKeyShortcuts
+SetConsoleLocalEUDC
+SetConsoleMaximumWindowSize
+SetConsoleMenuClose
+SetConsoleMode
+SetConsoleNlsMode
+SetConsoleNumberOfCommandsA
+SetConsoleNumberOfCommandsW
+SetConsoleOS2OemFormat
+SetConsoleOutputCP
+SetConsolePalette
+SetConsoleScreenBufferInfoEx
+SetConsoleScreenBufferSize
+SetConsoleTextAttribute
+SetConsoleTitleA
+SetConsoleTitleW
+SetConsoleWindowInfo
+SetCriticalSectionSpinCount
+SetCurrentConsoleFontEx
+SetCurrentDirectoryA
+SetCurrentDirectoryW
+SetDefaultCommConfigA
+SetDefaultCommConfigW
+SetDefaultDllDirectories
+SetDllDirectoryA
+SetDllDirectoryW
+SetDynamicTimeZoneInformation
+SetEndOfFile
+SetEnvironmentStringsA
+SetEnvironmentStringsW
+SetEnvironmentVariableA
+SetEnvironmentVariableW
+SetErrorMode
+SetEvent
+SetEventWhenCallbackReturns
+SetFileApisToANSI
+SetFileApisToOEM
+SetFileAttributesA
+SetFileAttributesTransactedA
+SetFileAttributesTransactedW
+SetFileAttributesW
+SetFileBandwidthReservation
+SetFileCompletionNotificationModes
+SetFileInformationByHandle
+SetFileIoOverlappedRange
+SetFilePointer
+SetFilePointerEx
+SetFileShortNameA
+SetFileShortNameW
+SetFileTime
+SetFileValidData
+SetFirmwareEnvironmentVariableA
+SetFirmwareEnvironmentVariableExA
+SetFirmwareEnvironmentVariableExW
+SetFirmwareEnvironmentVariableW
+SetHandleCount
+SetHandleInformation
+SetInformationJobObject
+SetLastConsoleEventActive
+SetLastError
+SetLocalPrimaryComputerNameA
+SetLocalPrimaryComputerNameW
+SetLocalTime
+SetLocaleInfoA
+SetLocaleInfoW
+SetMailslotInfo
+SetMessageWaitingIndicator
+SetNamedPipeAttribute
+SetNamedPipeHandleState
+SetPriorityClass
+SetProcessAffinityMask
+SetProcessAffinityUpdateMode
+SetProcessDEPPolicy
+SetProcessInformation
+SetProcessMitigationPolicy
+SetProcessPreferredUILanguages
+SetProcessPriorityBoost
+SetProcessShutdownParameters
+SetProcessWorkingSetSize
+SetProcessWorkingSetSizeEx
+SetSearchPathMode
+SetStdHandle
+SetStdHandleEx
+SetSystemFileCacheSize
+SetSystemPowerState
+SetSystemTime
+SetSystemTimeAdjustment
+SetTapeParameters
+SetTapePosition
+SetTermsrvAppInstallMode
+SetThreadAffinityMask
+SetThreadContext
+SetThreadErrorMode
+SetThreadExecutionState
+SetThreadGroupAffinity
+SetThreadIdealProcessor
+SetThreadIdealProcessorEx
+SetThreadInformation
+SetThreadLocale
+SetThreadPreferredUILanguages
+SetThreadPriority
+SetThreadPriorityBoost
+SetThreadStackGuarantee
+SetThreadToken
+SetThreadUILanguage
+SetThreadpoolStackInformation
+SetThreadpoolThreadMaximum
+SetThreadpoolThreadMinimum
+SetThreadpoolTimer
+SetThreadpoolTimerEx
+SetThreadpoolWait
+SetThreadpoolWaitEx
+SetTimeZoneInformation
+SetTimerQueueTimer
+SetUnhandledExceptionFilter
+SetUserGeoID
+SetVDMCurrentDirectories
+SetVolumeLabelA
+SetVolumeLabelW
+SetVolumeMountPointA
+SetVolumeMountPointW
+SetVolumeMountPointWStub
+SetWaitableTimer
+SetWaitableTimerEx
+SetupComm
+ShowConsoleCursor
+SignalObjectAndWait
+SizeofResource
+Sleep
+SleepConditionVariableCS
+SleepConditionVariableSRW
+SleepEx
+SortCloseHandle
+SortGetHandle
+StartThreadpoolIo
+SubmitThreadpoolWork
+SuspendThread
+SwitchToFiber
+SwitchToThread
+SystemTimeToFileTime
+SystemTimeToTzSpecificLocalTime
+SystemTimeToTzSpecificLocalTimeEx
+TerminateJobObject
+TerminateProcess
+TerminateThread
+TermsrvAppInstallMode
+TermsrvConvertSysRootToUserDir
+TermsrvCreateRegEntry
+TermsrvDeleteKey
+TermsrvDeleteValue
+TermsrvGetPreSetValue
+TermsrvGetWindowsDirectoryA
+TermsrvGetWindowsDirectoryW
+TermsrvOpenRegEntry
+TermsrvOpenUserClasses
+TermsrvRestoreKey
+TermsrvSetKeySecurity
+TermsrvSetValueKey
+TermsrvSyncUserIniFileExt
+Thread32First
+Thread32Next
+TlsAlloc
+TlsFree
+TlsGetValue
+TlsSetValue
+Toolhelp32ReadProcessMemory
+TransactNamedPipe
+TransmitCommChar
+TryAcquireSRWLockExclusive
+TryAcquireSRWLockShared
+TryEnterCriticalSection
+TrySubmitThreadpoolCallback
+TzSpecificLocalTimeToSystemTime
+TzSpecificLocalTimeToSystemTimeEx
+UTRegister
+UTUnRegister
+UnhandledExceptionFilter
+UnlockFile
+UnlockFileEx
+UnmapViewOfFile
+UnmapViewOfFileEx
+UnregisterApplicationRecoveryCallback
+UnregisterApplicationRestart
+UnregisterBadMemoryNotification
+UnregisterConsoleIME
+UnregisterWait
+UnregisterWaitEx
+UnregisterWaitUntilOOBECompleted
+UpdateCalendarDayOfWeek
+UpdateProcThreadAttribute
+UpdateResourceA
+UpdateResourceW
+VDMConsoleOperation
+VDMOperationStarted
+VerLanguageNameA
+VerLanguageNameW
+VerSetConditionMask
+VerifyConsoleIoHandle
+VerifyScripts
+VerifyVersionInfoA
+VerifyVersionInfoW
+VirtualAlloc
+VirtualAllocEx
+VirtualAllocExNuma
+VirtualFree
+VirtualFreeEx
+VirtualLock
+VirtualProtect
+VirtualProtectEx
+VirtualQuery
+VirtualQueryEx
+VirtualUnlock
+WTSGetActiveConsoleSessionId
+WaitCommEvent
+WaitForDebugEvent
+WaitForMultipleObjects
+WaitForMultipleObjectsEx
+WaitForSingleObject
+WaitForSingleObjectEx
+WaitForThreadpoolIoCallbacks
+WaitForThreadpoolTimerCallbacks
+WaitForThreadpoolWaitCallbacks
+WaitForThreadpoolWorkCallbacks
+WaitNamedPipeA
+WaitNamedPipeW
+WakeAllConditionVariable
+WakeConditionVariable
+WerGetFlags
+WerRegisterFile
+WerRegisterFileWorker
+WerRegisterMemoryBlock
+WerRegisterMemoryBlockWorker
+WerRegisterRuntimeExceptionModule
+WerRegisterRuntimeExceptionModuleWorker
+WerSetFlags
+WerUnregisterFile
+WerUnregisterFileWorker
+WerUnregisterMemoryBlock
+WerUnregisterMemoryBlockWorker
+WerUnregisterRuntimeExceptionModule
+WerUnregisterRuntimeExceptionModuleWorker
+WerpCleanupMessageMapping
+WerpGetDebugger
+WerpInitiateRemoteRecovery
+WerpLaunchAeDebug
+WerpNotifyLoadStringResource
+WerpNotifyLoadStringResourceEx
+WerpNotifyLoadStringResourceWorker
+WerpNotifyUseStringResource
+WerpNotifyUseStringResourceWorker
+WerpStringLookup
+WideCharToMultiByte
+WinExec
+Wow64DisableWow64FsRedirection
+Wow64EnableWow64FsRedirection
+Wow64GetThreadContext
+Wow64GetThreadSelectorEntry
+Wow64RevertWow64FsRedirection
+Wow64SetThreadContext
+Wow64SuspendThread
+WriteConsoleA
+WriteConsoleInputA
+WriteConsoleInputVDMA
+WriteConsoleInputVDMW
+WriteConsoleInputW
+WriteConsoleOutputA
+WriteConsoleOutputAttribute
+WriteConsoleOutputCharacterA
+WriteConsoleOutputCharacterW
+WriteConsoleOutputW
+WriteConsoleW
+WriteFile
+WriteFileEx
+WriteFileGather
+WritePrivateProfileSectionA
+WritePrivateProfileSectionW
+WritePrivateProfileStringA
+WritePrivateProfileStringW
+WritePrivateProfileStructA
+WritePrivateProfileStructW
+WriteProcessMemory
+WriteProfileSectionA
+WriteProfileSectionW
+WriteProfileStringA
+WriteProfileStringW
+WriteTapemark
+ZombifyActCtx
+ZombifyActCtxWorker
+__C_specific_handler
+__chkstk
+__jump_unwind
+_hread
+_hwrite
+_lclose
+_lcreat
+_llseek
+_lopen
+_lread
+_lwrite
+lstrcat
+lstrcatA
+lstrcatW
+lstrcmp
+lstrcmpA
+lstrcmpW
+lstrcmpi
+lstrcmpiA
+lstrcmpiW
+lstrcpy
+lstrcpyA
+lstrcpyW
+lstrcpyn
+lstrcpynA
+lstrcpynW
+lstrlen
+lstrlenA
+lstrlenW
+timeBeginPeriod
+timeEndPeriod
+timeGetDevCaps
+timeGetSystemTime
+timeGetTime
+uaw_lstrcmpW
+uaw_lstrcmpiW
+uaw_lstrlenW
+uaw_wcschr
+uaw_wcscpy
+uaw_wcsicmp
+uaw_wcslen
+uaw_wcsrchr
diff --git a/mingw-w64-crt/libarm32/kernelbase.def b/mingw-w64-crt/libarm32/kernelbase.def
new file mode 100644
index 0000000..6d84fb6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kernelbase.def
@@ -0,0 +1,1553 @@
+;
+; Definition file of KERNELBASE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KERNELBASE.dll"
+EXPORTS
+AccessCheck
+AccessCheckAndAuditAlarmW
+AccessCheckByType
+AccessCheckByTypeAndAuditAlarmW
+AccessCheckByTypeResultList
+AccessCheckByTypeResultListAndAuditAlarmByHandleW
+AccessCheckByTypeResultListAndAuditAlarmW
+AcquireSRWLockExclusive
+AcquireSRWLockShared
+AcquireStateLock
+ActivateActCtx
+AddAccessAllowedAce
+AddAccessAllowedAceEx
+AddAccessAllowedObjectAce
+AddAccessDeniedAce
+AddAccessDeniedAceEx
+AddAccessDeniedObjectAce
+AddAce
+AddAuditAccessAce
+AddAuditAccessAceEx
+AddAuditAccessObjectAce
+AddDllDirectory
+AddMandatoryAce
+AddRefActCtx
+AddResourceAttributeAce
+AddSIDToBoundaryDescriptor
+AddScopedPolicyIDAce
+AddVectoredContinueHandler
+AddVectoredExceptionHandler
+AdjustTokenGroups
+AdjustTokenPrivileges
+AllocConsole
+AllocateAndInitializeSid
+AllocateLocallyUniqueId
+AllocateUserPhysicalPages
+AllocateUserPhysicalPagesNuma
+AppContainerDeriveSidFromMoniker
+AppContainerFreeMemory
+AppContainerLookupDisplayNameMrtReference
+AppContainerLookupMoniker
+AppContainerRegisterSid
+AppContainerUnregisterSid
+AppXFreeMemory
+AppXGetApplicationData
+AppXGetDevelopmentMode
+AppXGetOSMaxVersionTested
+AppXGetOSMinVersion
+AppXGetPackageCapabilities
+AppXGetPackageSid
+AppXGetPackageState
+AppXLookupDisplayName
+AppXLookupMoniker
+AppXPostSuccessExtension
+AppXPreCreationExtension
+AppXReleaseAppXContext
+AppXSetPackageState
+AreAllAccessesGranted
+AreAnyAccessesGranted
+AreFileApisANSI
+AreThereVisibleLogoffScriptsInternal
+AreThereVisibleShutdownScriptsInternal
+AttachConsole
+BaseCheckAppcompatCache
+BaseCheckAppcompatCacheEx
+BaseCleanupAppcompatCacheSupport
+BaseDllFreeResourceId
+BaseDllMapResourceIdW
+BaseDumpAppcompatCache
+BaseFlushAppcompatCache
+BaseFormatObjectAttributes
+BaseFreeAppCompatDataForProcess
+BaseInitAppcompatCacheSupport
+BaseIsAppcompatInfrastructureDisabled
+BaseMarkFileForDelete
+BaseReadAppCompatDataForProcess
+BaseUpdateAppcompatCache
+BasepAdjustObjectAttributesForPrivateNamespace
+BasepCopyFileCallback
+BasepCopyFileExW
+BasepNotifyTrackingService
+Beep
+BemCopyReference
+BemCreateContractFrom
+BemCreateReference
+BemFreeContract
+BemFreeReference
+CLOSE_LOCAL_HANDLE_INTERNAL
+CallbackMayRunLong
+CancelIo
+CancelIoEx
+CancelSynchronousIo
+CancelThreadpoolIo
+CancelWaitableTimer
+ChangeTimerQueueTimer
+CharLowerA
+CharLowerBuffA
+CharLowerBuffW
+CharLowerW
+CharNextA
+CharNextExA
+CharNextW
+CharPrevA
+CharPrevExA
+CharPrevW
+CharUpperA
+CharUpperBuffA
+CharUpperBuffW
+CharUpperW
+CheckGroupPolicyEnabled
+CheckIfStateChangeNotificationExists
+CheckRemoteDebuggerPresent
+CheckTokenCapability
+CheckTokenMembership
+CheckTokenMembershipEx
+ChrCmpIA
+ChrCmpIW
+ClearCommBreak
+ClearCommError
+CloseHandle
+ClosePackageInfo
+ClosePrivateNamespace
+CloseState
+CloseStateAtom
+CloseStateChangeNotification
+CloseStateContainer
+CloseStateLock
+CloseThreadpool
+CloseThreadpoolCleanupGroup
+CloseThreadpoolCleanupGroupMembers
+CloseThreadpoolIo
+CloseThreadpoolTimer
+CloseThreadpoolWait
+CloseThreadpoolWork
+CommitStateAtom
+CompareFileTime
+CompareStringA
+CompareStringEx
+CompareStringOrdinal
+CompareStringW
+ConnectNamedPipe
+ContinueDebugEvent
+ConvertDefaultLocale
+ConvertToAutoInheritPrivateObjectSecurity
+CopyContext
+CopyFile2
+CopyFileExW
+CopySid
+CreateActCtxW
+CreateAppContainerToken
+CreateBoundaryDescriptorW
+CreateConsoleScreenBuffer
+CreateDirectoryA
+CreateDirectoryExW
+CreateDirectoryW
+CreateEventA
+CreateEventExA
+CreateEventExW
+CreateEventW
+CreateFile2
+CreateFileA
+CreateFileMappingFromApp
+CreateFileMappingNumaW
+CreateFileMappingW
+CreateFileW
+CreateHardLinkW
+CreateIoCompletionPort
+CreateMemoryResourceNotification
+CreateMutexA
+CreateMutexExA
+CreateMutexExW
+CreateMutexW
+CreateNamedPipeW
+CreatePipe
+CreatePrivateNamespaceW
+CreatePrivateObjectSecurity
+CreatePrivateObjectSecurityEx
+CreatePrivateObjectSecurityWithMultipleInheritance
+CreateProcessA
+CreateProcessAsUserW
+CreateProcessInternalA
+CreateProcessInternalW
+CreateProcessW
+CreateRemoteThread
+CreateRemoteThreadEx
+CreateRestrictedToken
+CreateSemaphoreExW
+CreateStateAtom
+CreateStateChangeNotification
+CreateStateContainer
+CreateStateLock
+CreateStateSubcontainer
+CreateSymbolicLinkW
+CreateThread
+CreateThreadpool
+CreateThreadpoolCleanupGroup
+CreateThreadpoolIo
+CreateThreadpoolTimer
+CreateThreadpoolWait
+CreateThreadpoolWork
+CreateTimerQueue
+CreateTimerQueueTimer
+CreateWaitableTimerExW
+CreateWellKnownSid
+CtrlRoutine
+DeactivateActCtx
+DebugActiveProcess
+DebugActiveProcessStop
+DebugBreak
+DecodePointer
+DecodeSystemPointer
+DefineDosDeviceW
+DelayLoadFailureHook
+DelayLoadFailureHookLookup
+DeleteAce
+DeleteBoundaryDescriptor
+DeleteCriticalSection
+DeleteFileA
+DeleteFileW
+DeleteProcThreadAttributeList
+DeleteStateAtomValue
+DeleteStateContainer
+DeleteStateContainerValue
+DeleteSynchronizationBarrier
+DeleteTimerQueueEx
+DeleteTimerQueueTimer
+DeleteVolumeMountPointW
+DestroyPrivateObjectSecurity
+DeviceIoControl
+DisablePredefinedHandleTableInternal
+DisableThreadLibraryCalls
+DisassociateCurrentThreadFromCallback
+DiscardVirtualMemory
+DisconnectNamedPipe
+DnsHostnameToComputerNameExW
+DsBindWithSpnExW
+DsCrackNamesW
+DsFreeDomainControllerInfoW
+DsFreeNameResultW
+DsFreePasswordCredentials
+DsGetDomainControllerInfoW
+DsMakePasswordCredentialsW
+DsUnBindW
+DuplicateHandle
+DuplicateStateContainerHandle
+DuplicateToken
+DuplicateTokenEx
+EmptyWorkingSet
+EncodePointer
+EncodeSystemPointer
+EnterCriticalPolicySectionInternal
+EnterCriticalSection
+EnterSynchronizationBarrier
+EnumCalendarInfoExEx
+EnumCalendarInfoExW
+EnumCalendarInfoW
+EnumDateFormatsExEx
+EnumDateFormatsExW
+EnumDateFormatsW
+EnumDeviceDrivers
+EnumDynamicTimeZoneInformation
+EnumLanguageGroupLocalesW
+EnumPageFilesA
+EnumPageFilesW
+EnumProcessModules
+EnumProcessModulesEx
+EnumProcesses
+EnumResourceLanguagesExA
+EnumResourceLanguagesExW
+EnumResourceNamesExA
+EnumResourceNamesExW
+EnumResourceTypesExA
+EnumResourceTypesExW
+EnumSystemCodePagesW
+EnumSystemFirmwareTables
+EnumSystemGeoID
+EnumSystemLanguageGroupsW
+EnumSystemLocalesA
+EnumSystemLocalesEx
+EnumSystemLocalesW
+EnumTimeFormatsEx
+EnumTimeFormatsW
+EnumUILanguagesW
+EnumerateStateAtomValues
+EnumerateStateContainerItems
+EqualDomainSid
+EqualPrefixSid
+EqualSid
+EscapeCommFunction
+EventActivityIdControl
+EventEnabled
+EventProviderEnabled
+EventRegister
+EventSetInformation
+EventUnregister
+EventWrite
+EventWriteEx
+EventWriteString
+EventWriteTransfer
+ExitProcess
+ExitThread
+ExpandEnvironmentStringsA
+ExpandEnvironmentStringsW
+FatalAppExitA
+FatalAppExitW
+FileTimeToLocalFileTime
+FileTimeToSystemTime
+FillConsoleOutputAttribute
+FillConsoleOutputCharacterA
+FillConsoleOutputCharacterW
+FindActCtxSectionGuid
+FindActCtxSectionStringW
+FindClose
+FindCloseChangeNotification
+FindFirstChangeNotificationA
+FindFirstChangeNotificationW
+FindFirstFileA
+FindFirstFileExA
+FindFirstFileExW
+FindFirstFileW
+FindFirstFreeAce
+FindFirstVolumeW
+FindNLSString
+FindNLSStringEx
+FindNextChangeNotification
+FindNextFileA
+FindNextFileW
+FindNextVolumeW
+FindPackagesByPackageFamily
+FindResourceExW
+FindStringOrdinal
+FindVolumeClose
+FlsAlloc
+FlsFree
+FlsGetValue
+FlsSetValue
+FlushConsoleInputBuffer
+FlushFileBuffers
+FlushInstructionCache
+FlushProcessWriteBuffers
+FlushViewOfFile
+FoldStringW
+ForceSyncFgPolicyInternal
+FormatApplicationUserModelId
+FormatMessageA
+FormatMessageW
+FreeConsole
+FreeEnvironmentStringsA
+FreeEnvironmentStringsW
+FreeGPOListInternalA
+FreeGPOListInternalW
+FreeLibrary
+FreeLibraryAndExitThread
+FreeLibraryWhenCallbackReturns
+FreeResource
+FreeSid
+FreeUserPhysicalPages
+GenerateConsoleCtrlEvent
+GenerateGPNotificationInternal
+GetACP
+GetAcceptLanguagesA
+GetAcceptLanguagesW
+GetAce
+GetAclInformation
+GetAdjustObjectAttributesForPrivateNamespaceRoutine
+GetAppContainerAce
+GetAppContainerNamedObjectPath
+GetAppModelVersion
+GetApplicationRecoveryCallback
+GetApplicationRestartSettings
+GetApplicationUserModelId
+GetAppliedGPOListInternalA
+GetAppliedGPOListInternalW
+GetCPFileNameFromRegistry
+GetCPHashNode
+GetCPInfo
+GetCPInfoExW
+GetCachedSigningLevel
+GetCalendar
+GetCalendarInfoEx
+GetCalendarInfoW
+GetCommConfig
+GetCommMask
+GetCommModemStatus
+GetCommProperties
+GetCommState
+GetCommTimeouts
+GetCommandLineA
+GetCommandLineW
+GetCompressedFileSizeA
+GetCompressedFileSizeW
+GetComputerNameExA
+GetComputerNameExW
+GetConsoleCP
+GetConsoleCursorInfo
+GetConsoleInputExeNameA
+GetConsoleInputExeNameW
+GetConsoleMode
+GetConsoleOutputCP
+GetConsoleScreenBufferInfo
+GetConsoleScreenBufferInfoEx
+GetConsoleTitleW
+GetCurrencyFormatEx
+GetCurrencyFormatW
+GetCurrentActCtx
+GetCurrentApplicationUserModelId
+GetCurrentDirectoryA
+GetCurrentDirectoryW
+GetCurrentPackageApplicationContext
+GetCurrentPackageApplicationResourcesContext
+GetCurrentPackageContext
+GetCurrentPackageFamilyName
+GetCurrentPackageFullName
+GetCurrentPackageId
+GetCurrentPackageInfo
+GetCurrentPackagePath
+GetCurrentPackageResourcesContext
+GetCurrentPackageSecurityContext
+GetCurrentProcess
+GetCurrentProcessId
+GetCurrentProcessorNumber
+GetCurrentProcessorNumberEx
+GetCurrentThread
+GetCurrentThreadId
+GetCurrentThreadStackLimits
+GetDateFormatA
+GetDateFormatEx
+GetDateFormatW
+GetDeviceDriverBaseNameA
+GetDeviceDriverBaseNameW
+GetDeviceDriverFileNameA
+GetDeviceDriverFileNameW
+GetDiskFreeSpaceA
+GetDiskFreeSpaceExA
+GetDiskFreeSpaceExW
+GetDiskFreeSpaceW
+GetDriveTypeA
+GetDriveTypeW
+GetDynamicTimeZoneInformation
+GetDynamicTimeZoneInformationEffectiveYears
+GetEightBitStringToUnicodeSizeRoutine
+GetEightBitStringToUnicodeStringRoutine
+GetEnvironmentStrings
+GetEnvironmentStringsA
+GetEnvironmentStringsW
+GetEnvironmentVariableA
+GetEnvironmentVariableW
+GetEraNameCountedString
+GetErrorMode
+GetExitCodeProcess
+GetExitCodeThread
+GetFallbackDisplayName
+GetFileAttributesA
+GetFileAttributesExA
+GetFileAttributesExW
+GetFileAttributesW
+GetFileInformationByHandle
+GetFileInformationByHandleEx
+GetFileMUIInfo
+GetFileMUIPath
+GetFileSecurityW
+GetFileSize
+GetFileSizeEx
+GetFileTime
+GetFileType
+GetFileVersionInfoByHandle
+GetFileVersionInfoExA
+GetFileVersionInfoExW
+GetFileVersionInfoSizeExA
+GetFileVersionInfoSizeExW
+GetFinalPathNameByHandleA
+GetFinalPathNameByHandleW
+GetFullPathNameA
+GetFullPathNameW
+GetGPOListInternalA
+GetGPOListInternalW
+GetGeoInfoW
+GetHandleInformation
+GetHivePath
+GetKernelObjectSecurity
+GetLargePageMinimum
+GetLargestConsoleWindowSize
+GetLastError
+GetLengthSid
+GetLocalTime
+GetLocaleInfoA
+GetLocaleInfoEx
+GetLocaleInfoHelper
+GetLocaleInfoW
+GetLogicalDriveStringsW
+GetLogicalDrives
+GetLogicalProcessorInformation
+GetLogicalProcessorInformationEx
+GetLongPathNameA
+GetLongPathNameW
+GetMappedFileNameA
+GetMappedFileNameW
+GetMemoryErrorHandlingCapabilities
+GetModuleBaseNameA
+GetModuleBaseNameW
+GetModuleFileNameA
+GetModuleFileNameExA
+GetModuleFileNameExW
+GetModuleFileNameW
+GetModuleHandleA
+GetModuleHandleExA
+GetModuleHandleExW
+GetModuleHandleW
+GetModuleInformation
+GetNLSVersion
+GetNLSVersionEx
+GetNamedLocaleHashNode
+GetNamedPipeAttribute
+GetNamedPipeClientComputerNameW
+GetNativeSystemInfo
+GetNextFgPolicyRefreshInfoInternal
+GetNumaHighestNodeNumber
+GetNumaNodeProcessorMaskEx
+GetNumberFormatEx
+GetNumberFormatW
+GetNumberOfConsoleInputEvents
+GetOEMCP
+GetOsSafeBootMode
+GetOverlappedResult
+GetOverlappedResultEx
+GetPackageApplicationContext
+GetPackageApplicationIds
+GetPackageApplicationProperty
+GetPackageApplicationPropertyString
+GetPackageApplicationResourcesContext
+GetPackageContext
+GetPackageFamilyName
+GetPackageFullName
+GetPackageId
+GetPackageInfo
+GetPackageInstallTime
+GetPackageOSMaxVersionTested
+GetPackagePath
+GetPackagePathByFullName
+GetPackageProperty
+GetPackagePropertyString
+GetPackageResourcesContext
+GetPackageResourcesProperty
+GetPackageSecurityContext
+GetPackageSecurityProperty
+GetPackagesByPackageFamily
+GetPerformanceInfo
+GetPhysicallyInstalledSystemMemory
+GetPreviousFgPolicyRefreshInfoInternal
+GetPriorityClass
+GetPrivateObjectSecurity
+GetProcAddress
+GetProcAddressForCaller
+GetProcessGroupAffinity
+GetProcessHandleCount
+GetProcessHeap
+GetProcessHeaps
+GetProcessId
+GetProcessIdOfThread
+GetProcessImageFileNameA
+GetProcessImageFileNameW
+GetProcessMemoryInfo
+GetProcessMitigationPolicy
+GetProcessPreferredUILanguages
+GetProcessPriorityBoost
+GetProcessTimes
+GetProcessVersion
+GetProcessWorkingSetSizeEx
+GetProductInfo
+GetPtrCalData
+GetPtrCalDataArray
+GetQueuedCompletionStatus
+GetQueuedCompletionStatusEx
+GetRegistryExtensionFlags
+GetRoamingLastObservedChangeTime
+GetSecurityDescriptorControl
+GetSecurityDescriptorDacl
+GetSecurityDescriptorGroup
+GetSecurityDescriptorLength
+GetSecurityDescriptorOwner
+GetSecurityDescriptorRMControl
+GetSecurityDescriptorSacl
+GetSerializedAtomBytes
+GetShortPathNameW
+GetSidIdentifierAuthority
+GetSidLengthRequired
+GetSidSubAuthority
+GetSidSubAuthorityCount
+GetStagedPackageOrigin
+GetStagedPackagePathByFullName
+GetStartupInfoW
+GetStateContainerDepth
+GetStateFolder
+GetStateRootFolder
+GetStateSettingsFolder
+GetStateVersion
+GetStdHandle
+GetStringScripts
+GetStringTableEntry
+GetStringTypeA
+GetStringTypeExW
+GetStringTypeW
+GetSystemAppDataFolder
+GetSystemAppDataKey
+GetSystemDefaultLCID
+GetSystemDefaultLangID
+GetSystemDefaultLocaleName
+GetSystemDefaultUILanguage
+GetSystemDirectoryA
+GetSystemDirectoryW
+GetSystemFileCacheSize
+GetSystemFirmwareTable
+GetSystemInfo
+GetSystemPreferredUILanguages
+GetSystemTime
+GetSystemTimeAdjustment
+GetSystemTimeAsFileTime
+GetSystemTimePreciseAsFileTime
+GetSystemTimes
+GetSystemWindowsDirectoryA
+GetSystemWindowsDirectoryW
+GetTempFileNameW
+GetTempPathW
+GetThreadContext
+GetThreadGroupAffinity
+GetThreadIOPendingFlag
+GetThreadId
+GetThreadIdealProcessorEx
+GetThreadInformation
+GetThreadLocale
+GetThreadPreferredUILanguages
+GetThreadPriority
+GetThreadPriorityBoost
+GetThreadTimes
+GetThreadUILanguage
+GetTickCount
+GetTickCount64
+GetTimeFormatA
+GetTimeFormatEx
+GetTimeFormatW
+GetTimeZoneInformation
+GetTimeZoneInformationForYear
+GetTokenInformation
+GetTraceEnableFlags
+GetTraceEnableLevel
+GetTraceLoggerHandle
+GetUILanguageInfo
+GetUnicodeStringToEightBitSizeRoutine
+GetUnicodeStringToEightBitStringRoutine
+GetUserDefaultLCID
+GetUserDefaultLangID
+GetUserDefaultLocaleName
+GetUserDefaultUILanguage
+GetUserGeoID
+GetUserInfo
+GetUserInfoWord
+GetUserPreferredUILanguages
+GetVersion
+GetVersionExA
+GetVersionExW
+GetVolumeInformationByHandleW
+GetVolumeInformationW
+GetVolumeNameForVolumeMountPointW
+GetVolumePathNameW
+GetVolumePathNamesForVolumeNameW
+GetWindowsAccountDomainSid
+GetWindowsDirectoryA
+GetWindowsDirectoryW
+GetWriteWatch
+GetWsChanges
+GetWsChangesEx
+GlobalAlloc
+GlobalFree
+GlobalMemoryStatusEx
+HasPolicyForegroundProcessingCompletedInternal
+HashData
+HeapAlloc
+HeapCompact
+HeapCreate
+HeapDestroy
+HeapFree
+HeapLock
+HeapQueryInformation
+HeapReAlloc
+HeapSetInformation
+HeapSize
+HeapSummary
+HeapUnlock
+HeapValidate
+HeapWalk
+IdnToAscii
+IdnToNameprepUnicode
+IdnToUnicode
+ImpersonateAnonymousToken
+ImpersonateLoggedOnUser
+ImpersonateNamedPipeClient
+ImpersonateSelf
+InitOnceBeginInitialize
+InitOnceComplete
+InitOnceExecuteOnce
+InitOnceInitialize
+InitializeAcl
+InitializeConditionVariable
+InitializeContext
+InitializeCriticalSection
+InitializeCriticalSectionAndSpinCount
+InitializeCriticalSectionEx
+InitializeProcThreadAttributeList
+InitializeProcessForWsWatch
+InitializeSListHead
+InitializeSRWLock
+InitializeSecurityDescriptor
+InitializeSid
+InitializeSynchronizationBarrier
+InstallELAMCertificateInfo
+InterlockedFlushSList
+InterlockedPopEntrySList
+InterlockedPushEntrySList
+InterlockedPushListSList
+InterlockedPushListSListEx
+InternalLcidToName
+Internal_EnumCalendarInfo
+Internal_EnumDateFormats
+Internal_EnumLanguageGroupLocales
+Internal_EnumSystemCodePages
+Internal_EnumSystemLanguageGroups
+Internal_EnumSystemLocales
+Internal_EnumTimeFormats
+Internal_EnumUILanguages
+InternetTimeFromSystemTimeA
+InternetTimeFromSystemTimeW
+InternetTimeToSystemTimeA
+InternetTimeToSystemTimeW
+InvalidateAppModelVersionCache
+IsCharAlphaA
+IsCharAlphaNumericA
+IsCharAlphaNumericW
+IsCharAlphaW
+IsCharBlankW
+IsCharCntrlW
+IsCharDigitW
+IsCharLowerA
+IsCharLowerW
+IsCharPunctW
+IsCharSpaceA
+IsCharSpaceW
+IsCharUpperA
+IsCharUpperW
+IsCharXDigitW
+IsDBCSLeadByte
+IsDBCSLeadByteEx
+IsDebuggerPresent
+IsInternetESCEnabled
+IsNLSDefinedString
+IsNormalizedString
+IsProcessCritical
+IsProcessInJob
+IsProcessorFeaturePresent
+IsSyncForegroundPolicyRefresh
+IsThreadAFiber
+IsThreadpoolTimerSet
+IsTimeZoneRedirectionEnabled
+IsTokenRestricted
+IsValidAcl
+IsValidCodePage
+IsValidLanguageGroup
+IsValidLocale
+IsValidLocaleName
+IsValidNLSVersion
+IsValidRelativeSecurityDescriptor
+IsValidSecurityDescriptor
+IsValidSid
+IsWellKnownSid
+IsWow64Process
+K32EmptyWorkingSet
+K32EnumDeviceDrivers
+K32EnumPageFilesA
+K32EnumPageFilesW
+K32EnumProcessModules
+K32EnumProcessModulesEx
+K32EnumProcesses
+K32GetDeviceDriverBaseNameA
+K32GetDeviceDriverBaseNameW
+K32GetDeviceDriverFileNameA
+K32GetDeviceDriverFileNameW
+K32GetMappedFileNameA
+K32GetMappedFileNameW
+K32GetModuleBaseNameA
+K32GetModuleBaseNameW
+K32GetModuleFileNameExA
+K32GetModuleFileNameExW
+K32GetModuleInformation
+K32GetPerformanceInfo
+K32GetProcessImageFileNameA
+K32GetProcessImageFileNameW
+K32GetProcessMemoryInfo
+K32GetWsChanges
+K32GetWsChangesEx
+K32InitializeProcessForWsWatch
+K32QueryWorkingSet
+K32QueryWorkingSetEx
+KernelBaseGetGlobalData
+LCIDToLocaleName
+LCMapStringA
+LCMapStringEx
+LCMapStringW
+LeaveCriticalPolicySectionInternal
+LeaveCriticalSection
+LeaveCriticalSectionWhenCallbackReturns
+LoadAppInitDlls
+LoadLibraryExA
+LoadLibraryExW
+LoadResource
+LoadStringA
+LoadStringBaseExW
+LoadStringByReference
+LoadStringW
+LocalAlloc
+LocalFileTimeToFileTime
+LocalFree
+LocalLock
+LocalReAlloc
+LocalUnlock
+LocaleNameToLCID
+LockFile
+LockFileEx
+LockResource
+MakeAbsoluteSD
+MakeAbsoluteSD2
+MakeSelfRelativeSD
+MapGenericMask
+MapPredefinedHandleInternal
+MapUserPhysicalPages
+MapViewOfFile
+MapViewOfFileEx
+MapViewOfFileExNuma
+MapViewOfFileFromApp
+MoveFileExW
+MoveFileWithProgressTransactedW
+MoveFileWithProgressW
+MultiByteToWideChar
+NeedCurrentDirectoryForExePathA
+NeedCurrentDirectoryForExePathW
+NlsCheckPolicy
+NlsDispatchAnsiEnumProc
+NlsEventDataDescCreate
+NlsGetACPFromLocale
+NlsGetCacheUpdateCount
+NlsIsUserDefaultLocale
+NlsUpdateLocale
+NlsUpdateSystemLocale
+NlsValidateLocale
+NlsWriteEtwEvent
+NormalizeString
+NotifyMountMgr
+NotifyRedirectedStringChange
+ObjectCloseAuditAlarmW
+ObjectDeleteAuditAlarmW
+ObjectOpenAuditAlarmW
+ObjectPrivilegeAuditAlarmW
+OfferVirtualMemory
+OpenEventA
+OpenEventW
+OpenFileById
+OpenFileMappingW
+OpenMutexW
+OpenPackageInfoByFullName
+OpenPrivateNamespaceW
+OpenProcess
+OpenProcessToken
+OpenRegKey
+OpenSemaphoreW
+OpenState
+OpenStateAtom
+OpenStateExplicit
+OpenThread
+OpenThreadToken
+OpenWaitableTimerW
+OutputDebugStringA
+OutputDebugStringW
+OverrideRoamingDataModificationTimesInRange
+PackageFamilyNameFromFullName
+PackageFamilyNameFromId
+PackageFullNameFromId
+PackageIdFromFullName
+PackageNameAndPublisherIdFromFamilyName
+ParseApplicationUserModelId
+ParseURLA
+ParseURLW
+PathAddBackslashA
+PathAddBackslashW
+PathAddExtensionA
+PathAddExtensionW
+PathAllocCanonicalize
+PathAllocCombine
+PathAppendA
+PathAppendW
+PathCanonicalizeA
+PathCanonicalizeW
+PathCchAddBackslash
+PathCchAddBackslashEx
+PathCchAddExtension
+PathCchAppend
+PathCchAppendEx
+PathCchCanonicalize
+PathCchCanonicalizeEx
+PathCchCombine
+PathCchCombineEx
+PathCchFindExtension
+PathCchIsRoot
+PathCchRemoveBackslash
+PathCchRemoveBackslashEx
+PathCchRemoveExtension
+PathCchRemoveFileSpec
+PathCchRenameExtension
+PathCchSkipRoot
+PathCchStripPrefix
+PathCchStripToRoot
+PathCleanupSpec
+PathCombineA
+PathCombineW
+PathCommonPrefixA
+PathCommonPrefixW
+PathCreateFromUrlA
+PathCreateFromUrlAlloc
+PathCreateFromUrlW
+PathFileExistsA
+PathFileExistsW
+PathFindExtensionA
+PathFindExtensionW
+PathFindFileNameA
+PathFindFileNameW
+PathFindNextComponentA
+PathFindNextComponentW
+PathGetArgsA
+PathGetArgsW
+PathGetCharTypeA
+PathGetCharTypeW
+PathGetDriveNumberA
+PathGetDriveNumberW
+PathIsExe
+PathIsFileSpecA
+PathIsFileSpecW
+PathIsLFNFileSpecA
+PathIsLFNFileSpecW
+PathIsPrefixA
+PathIsPrefixW
+PathIsRelativeA
+PathIsRelativeW
+PathIsRootA
+PathIsRootW
+PathIsSameRootA
+PathIsSameRootW
+PathIsUNCA
+PathIsUNCEx
+PathIsUNCServerA
+PathIsUNCServerShareA
+PathIsUNCServerShareW
+PathIsUNCServerW
+PathIsUNCW
+PathIsURLA
+PathIsURLW
+PathIsValidCharA
+PathIsValidCharW
+PathMatchSpecA
+PathMatchSpecExA
+PathMatchSpecExW
+PathMatchSpecW
+PathParseIconLocationA
+PathParseIconLocationW
+PathQuoteSpacesA
+PathQuoteSpacesW
+PathRelativePathToA
+PathRelativePathToW
+PathRemoveBackslashA
+PathRemoveBackslashW
+PathRemoveBlanksA
+PathRemoveBlanksW
+PathRemoveExtensionA
+PathRemoveExtensionW
+PathRemoveFileSpecA
+PathRemoveFileSpecW
+PathRenameExtensionA
+PathRenameExtensionW
+PathSearchAndQualifyA
+PathSearchAndQualifyW
+PathSkipRootA
+PathSkipRootW
+PathStripPathA
+PathStripPathW
+PathStripToRootA
+PathStripToRootW
+PathUnExpandEnvStringsA
+PathUnExpandEnvStringsW
+PathUnquoteSpacesA
+PathUnquoteSpacesW
+PeekConsoleInputA
+PeekConsoleInputW
+PeekNamedPipe
+PoolPerAppKeyStateInternal
+PostQueuedCompletionStatus
+PrefetchVirtualMemory
+PrivCopyFileExW
+PrivilegeCheck
+PrivilegedServiceAuditAlarmW
+ProcessIdToSessionId
+PsmCreateKey
+PsmEqualApplication
+PsmEqualPackage
+PsmGetApplicationNameFromKey
+PsmGetKeyFromProcess
+PsmGetKeyFromToken
+PsmGetPackageFullNameFromKey
+PsmIsChildKey
+PsmIsDynamicKey
+PsmIsValidKey
+PublishStateChangeNotification
+PulseEvent
+PurgeComm
+QISearch
+QueryActCtxSettingsW
+QueryActCtxW
+QueryDepthSList
+QueryDosDeviceW
+QueryFullProcessImageNameA
+QueryFullProcessImageNameW
+QueryIdleProcessorCycleTime
+QueryIdleProcessorCycleTimeEx
+QueryMemoryResourceNotification
+QueryOptionalDelayLoadedAPI
+QueryPerformanceCounter
+QueryPerformanceFrequency
+QueryProcessAffinityUpdateMode
+QueryProcessCycleTime
+QuerySecurityAccessMask
+QueryStateAtomValueInfo
+QueryStateContainerItemInfo
+QueryThreadCycleTime
+QueryThreadpoolStackInformation
+QueryUnbiasedInterruptTime
+QueryWorkingSet
+QueryWorkingSetEx
+QueueUserAPC
+QueueUserWorkItem
+QuirkGetData
+QuirkGetData2
+QuirkIsEnabled
+QuirkIsEnabled2
+QuirkIsEnabled3
+QuirkIsEnabledForPackage
+QuirkIsEnabledForPackage2
+QuirkIsEnabledForProcess
+RaiseException
+ReOpenFile
+ReadConsoleA
+ReadConsoleInputA
+ReadConsoleInputExA
+ReadConsoleInputExW
+ReadConsoleInputW
+ReadConsoleOutputA
+ReadConsoleOutputAttribute
+ReadConsoleOutputCharacterA
+ReadConsoleOutputCharacterW
+ReadConsoleOutputW
+ReadConsoleW
+ReadDirectoryChangesW
+ReadFile
+ReadFileEx
+ReadFileScatter
+ReadProcessMemory
+ReadStateAtomValue
+ReadStateContainerValue
+ReclaimVirtualMemory
+RefreshPolicyExInternal
+RefreshPolicyInternal
+RegCloseKey
+RegCopyTreeW
+RegCreateKeyExA
+RegCreateKeyExInternalA
+RegCreateKeyExInternalW
+RegCreateKeyExW
+RegDeleteKeyExA
+RegDeleteKeyExInternalA
+RegDeleteKeyExInternalW
+RegDeleteKeyExW
+RegDeleteTreeA
+RegDeleteTreeW
+RegDeleteValueA
+RegDeleteValueW
+RegDisablePredefinedCacheEx
+RegEnumKeyExA
+RegEnumKeyExW
+RegEnumValueA
+RegEnumValueW
+RegFlushKey
+RegGetKeySecurity
+RegGetValueA
+RegGetValueW
+RegKrnGetAppKeyEventAddressInternal
+RegKrnGetAppKeyLoaded
+RegKrnGetClassesEnumTableAddressInternal
+RegKrnGetHKEY_ClassesRootAddress
+RegKrnGetTermsrvRegistryExtensionFlags
+RegKrnResetAppKeyLoaded
+RegKrnSetDllHasThreadStateGlobal
+RegKrnSetTermsrvRegistryExtensionFlags
+RegLoadAppKeyA
+RegLoadAppKeyW
+RegLoadKeyA
+RegLoadKeyW
+RegLoadMUIStringA
+RegLoadMUIStringW
+RegNotifyChangeKeyValue
+RegOpenCurrentUser
+RegOpenKeyExA
+RegOpenKeyExInternalA
+RegOpenKeyExInternalW
+RegOpenKeyExW
+RegOpenUserClassesRoot
+RegQueryInfoKeyA
+RegQueryInfoKeyW
+RegQueryValueExA
+RegQueryValueExW
+RegRestoreKeyA
+RegRestoreKeyW
+RegSaveKeyExA
+RegSaveKeyExW
+RegSetKeySecurity
+RegSetValueExA
+RegSetValueExW
+RegUnLoadKeyA
+RegUnLoadKeyW
+RegisterBadMemoryNotification
+RegisterGPNotificationInternal
+RegisterStateChangeNotification
+RegisterStateLock
+RegisterTraceGuidsW
+RegisterWaitForSingleObjectEx
+ReleaseActCtx
+ReleaseMutex
+ReleaseMutexWhenCallbackReturns
+ReleaseSRWLockExclusive
+ReleaseSRWLockShared
+ReleaseSemaphore
+ReleaseSemaphoreWhenCallbackReturns
+ReleaseStateLock
+RemapPredefinedHandleInternal
+RemoveDirectoryA
+RemoveDirectoryW
+RemoveDllDirectory
+RemoveVectoredContinueHandler
+RemoveVectoredExceptionHandler
+ReplaceFileExInternal
+ReplaceFileW
+ResetEvent
+ResetState
+ResetWriteWatch
+ResolveDelayLoadedAPI
+ResolveDelayLoadsFromDll
+ResolveLocaleName
+RestoreLastError
+ResumeThread
+RevertToSelf
+RsopLoggingEnabledInternal
+SHCoCreateInstance
+SHCreateDirectoryExW
+SHExpandEnvironmentStringsA
+SHExpandEnvironmentStringsW
+SHGetDesktopFolder
+SHGetFileInfoW
+SHGetFolderLocation
+SHGetFolderPathA
+SHGetFolderPathAndSubDirW
+SHGetFolderPathW
+SHGetInstanceExplorer
+SHGetKnownFolderPath
+SHGetSpecialFolderPathA
+SHGetSpecialFolderPathW
+SHLoadIndirectString
+SHRegCloseUSKey
+SHRegCreateUSKeyA
+SHRegCreateUSKeyW
+SHRegDeleteEmptyUSKeyA
+SHRegDeleteEmptyUSKeyW
+SHRegDeleteUSValueA
+SHRegDeleteUSValueW
+SHRegEnumUSKeyA
+SHRegEnumUSKeyW
+SHRegEnumUSValueA
+SHRegEnumUSValueW
+SHRegGetBoolUSValueA
+SHRegGetBoolUSValueW
+SHRegGetUSValueA
+SHRegGetUSValueW
+SHRegOpenUSKeyA
+SHRegOpenUSKeyW
+SHRegQueryInfoUSKeyA
+SHRegQueryInfoUSKeyW
+SHRegQueryUSValueA
+SHRegQueryUSValueW
+SHRegSetUSValueA
+SHRegSetUSValueW
+SHRegWriteUSValueA
+SHRegWriteUSValueW
+SHSetKnownFolderPath
+SHTruncateString
+ScrollConsoleScreenBufferA
+ScrollConsoleScreenBufferW
+SearchPathA
+SearchPathW
+SetAclInformation
+SetCachedSigningLevel
+SetCalendarInfoW
+SetClientDynamicTimeZoneInformation
+SetClientTimeZoneInformation
+SetCommBreak
+SetCommConfig
+SetCommMask
+SetCommState
+SetCommTimeouts
+SetComputerNameEx2W
+SetComputerNameExW
+SetConsoleActiveScreenBuffer
+SetConsoleCP
+SetConsoleCtrlHandler
+SetConsoleCursorInfo
+SetConsoleCursorPosition
+SetConsoleInputExeNameA
+SetConsoleInputExeNameW
+SetConsoleMode
+SetConsoleOutputCP
+SetConsoleScreenBufferInfoEx
+SetConsoleScreenBufferSize
+SetConsoleTextAttribute
+SetConsoleTitleW
+SetConsoleWindowInfo
+SetCriticalSectionSpinCount
+SetCurrentDirectoryA
+SetCurrentDirectoryW
+SetDefaultDllDirectories
+SetDynamicTimeZoneInformation
+SetEndOfFile
+SetEnvironmentStringsW
+SetEnvironmentVariableA
+SetEnvironmentVariableW
+SetErrorMode
+SetEvent
+SetEventWhenCallbackReturns
+SetFileApisToANSI
+SetFileApisToOEM
+SetFileAttributesA
+SetFileAttributesW
+SetFileInformationByHandle
+SetFileIoOverlappedRange
+SetFilePointer
+SetFilePointerEx
+SetFileSecurityW
+SetFileTime
+SetFileValidData
+SetHandleCount
+SetHandleInformation
+SetKernelObjectSecurity
+SetLastConsoleEventActive
+SetLastError
+SetLocalTime
+SetLocaleInfoW
+SetNamedPipeHandleState
+SetPriorityClass
+SetPrivateObjectSecurity
+SetPrivateObjectSecurityEx
+SetProcessAffinityUpdateMode
+SetProcessGroupAffinity
+SetProcessMitigationPolicy
+SetProcessPreferredUILanguages
+SetProcessPriorityBoost
+SetProcessShutdownParameters
+SetProcessWorkingSetSizeEx
+SetRoamingLastObservedChangeTime
+SetSecurityAccessMask
+SetSecurityDescriptorControl
+SetSecurityDescriptorDacl
+SetSecurityDescriptorGroup
+SetSecurityDescriptorOwner
+SetSecurityDescriptorRMControl
+SetSecurityDescriptorSacl
+SetStateVersion
+SetStdHandle
+SetStdHandleEx
+SetSystemFileCacheSize
+SetSystemTime
+SetSystemTimeAdjustment
+SetThreadContext
+SetThreadGroupAffinity
+SetThreadIdealProcessorEx
+SetThreadInformation
+SetThreadLocale
+SetThreadPreferredUILanguages
+SetThreadPriority
+SetThreadPriorityBoost
+SetThreadStackGuarantee
+SetThreadToken
+SetThreadUILanguage
+SetThreadpoolStackInformation
+SetThreadpoolThreadMaximum
+SetThreadpoolThreadMinimum
+SetThreadpoolTimer
+SetThreadpoolTimerEx
+SetThreadpoolWait
+SetThreadpoolWaitEx
+SetTimeZoneInformation
+SetTokenInformation
+SetUnhandledExceptionFilter
+SetUserGeoID
+SetWaitableTimer
+SetWaitableTimerEx
+SetupComm
+SignalObjectAndWait
+SizeofResource
+Sleep
+SleepConditionVariableCS
+SleepConditionVariableSRW
+SleepEx
+SpecialMBToWC
+StartThreadpoolIo
+StrCSpnA
+StrCSpnIA
+StrCSpnIW
+StrCSpnW
+StrCatBuffA
+StrCatBuffW
+StrCatChainW
+StrChrA
+StrChrA_MB
+StrChrIA
+StrChrIW
+StrChrNIW
+StrChrNW
+StrChrW
+StrCmpCA
+StrCmpCW
+StrCmpICA
+StrCmpICW
+StrCmpIW
+StrCmpLogicalW
+StrCmpNA
+StrCmpNCA
+StrCmpNCW
+StrCmpNIA
+StrCmpNICA
+StrCmpNICW
+StrCmpNIW
+StrCmpNW
+StrCmpW
+StrCpyNW
+StrCpyNXA
+StrCpyNXW
+StrDupA
+StrDupW
+StrIsIntlEqualA
+StrIsIntlEqualW
+StrPBrkA
+StrPBrkW
+StrRChrA
+StrRChrIA
+StrRChrIW
+StrRChrW
+StrRStrIA
+StrRStrIW
+StrSpnA
+StrSpnW
+StrStrA
+StrStrIA
+StrStrIW
+StrStrNIW
+StrStrNW
+StrStrW
+StrToInt64ExA
+StrToInt64ExW
+StrToIntA
+StrToIntExA
+StrToIntExW
+StrToIntW
+StrTrimA
+StrTrimW
+SubmitThreadpoolWork
+SubscribeStateChangeNotification
+SuspendThread
+SwitchToThread
+SystemTimeToFileTime
+SystemTimeToTzSpecificLocalTime
+SystemTimeToTzSpecificLocalTimeEx
+TerminateProcess
+TerminateThread
+TlsAlloc
+TlsFree
+TlsGetValue
+TlsSetValue
+TraceEvent
+TraceMessage
+TraceMessageVa
+TransactNamedPipe
+TransmitCommChar
+TryAcquireSRWLockExclusive
+TryAcquireSRWLockShared
+TryEnterCriticalSection
+TrySubmitThreadpoolCallback
+TzSpecificLocalTimeToSystemTime
+TzSpecificLocalTimeToSystemTimeEx
+UnhandledExceptionFilter
+UnlockFile
+UnlockFileEx
+UnmapViewOfFile
+UnmapViewOfFileEx
+UnregisterBadMemoryNotification
+UnregisterGPNotificationInternal
+UnregisterStateChangeNotification
+UnregisterStateLock
+UnregisterTraceGuids
+UnregisterWaitEx
+UnsubscribeStateChangeNotification
+UpdateProcThreadAttribute
+UrlApplySchemeA
+UrlApplySchemeW
+UrlCanonicalizeA
+UrlCanonicalizeW
+UrlCombineA
+UrlCombineW
+UrlCompareA
+UrlCompareW
+UrlCreateFromPathA
+UrlCreateFromPathW
+UrlEscapeA
+UrlEscapeW
+UrlFixupW
+UrlGetLocationA
+UrlGetLocationW
+UrlGetPartA
+UrlGetPartW
+UrlHashA
+UrlHashW
+UrlIsA
+UrlIsNoHistoryA
+UrlIsNoHistoryW
+UrlIsOpaqueA
+UrlIsOpaqueW
+UrlIsW
+UrlUnescapeA
+UrlUnescapeW
+VerFindFileA
+VerFindFileW
+VerLanguageNameA
+VerLanguageNameW
+VerQueryValueA
+VerQueryValueW
+VerSetConditionMask
+VerifyScripts
+VirtualAlloc
+VirtualAllocEx
+VirtualAllocExNuma
+VirtualFree
+VirtualFreeEx
+VirtualLock
+VirtualProtect
+VirtualProtectEx
+VirtualQuery
+VirtualQueryEx
+VirtualUnlock
+WaitCommEvent
+WaitForDebugEvent
+WaitForMachinePolicyForegroundProcessingInternal
+WaitForMultipleObjectsEx
+WaitForSingleObject
+WaitForSingleObjectEx
+WaitForThreadpoolIoCallbacks
+WaitForThreadpoolTimerCallbacks
+WaitForThreadpoolWaitCallbacks
+WaitForThreadpoolWorkCallbacks
+WaitForUserPolicyForegroundProcessingInternal
+WaitNamedPipeW
+WaitOnAddress
+WakeAllConditionVariable
+WakeByAddressAll
+WakeByAddressSingle
+WakeConditionVariable
+WerRegisterFile
+WerRegisterMemoryBlock
+WerRegisterRuntimeExceptionModule
+WerUnregisterFile
+WerUnregisterMemoryBlock
+WerUnregisterRuntimeExceptionModule
+WerpNotifyLoadStringResource
+WerpNotifyUseStringResource
+WideCharToMultiByte
+Wow64DisableWow64FsRedirection
+Wow64RevertWow64FsRedirection
+WriteConsoleA
+WriteConsoleInputA
+WriteConsoleInputW
+WriteConsoleOutputA
+WriteConsoleOutputAttribute
+WriteConsoleOutputCharacterA
+WriteConsoleOutputCharacterW
+WriteConsoleOutputW
+WriteConsoleW
+WriteFile
+WriteFileEx
+WriteFileGather
+WriteProcessMemory
+WriteStateAtomValue
+WriteStateContainerValue
+ZombifyActCtx
+_AddMUIStringToCache
+_GetMUIStringFromCache
+_OpenMuiStringCache
+__C_specific_handler
+__chkstk
+__dllonexit3
+__jump_unwind
+__wgetmainargs
+_amsg_exit
+_c_exit
+_cexit
+_exit
+_initterm
+_initterm_e
+_invalid_parameter
+_onexit
+_purecall
+_time64
+atexit
+exit
+hgets
+hwprintf
+lstrcmp
+lstrcmpA
+lstrcmpW
+lstrcmpi
+lstrcmpiA
+lstrcmpiW
+lstrcpyn
+lstrcpynA
+lstrcpynW
+lstrlen
+lstrlenA
+lstrlenW
+time
+wprintf
diff --git a/mingw-w64-crt/libarm32/keyboardfiltercore.def b/mingw-w64-crt/libarm32/keyboardfiltercore.def
new file mode 100644
index 0000000..ce75c35
--- /dev/null
+++ b/mingw-w64-crt/libarm32/keyboardfiltercore.def
@@ -0,0 +1,8 @@
+;
+; Definition file of KeyboardFilterCore.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KeyboardFilterCore.DLL"
+EXPORTS
+HookMain
diff --git a/mingw-w64-crt/libarm32/keyboardfiltersvc.def b/mingw-w64-crt/libarm32/keyboardfiltersvc.def
new file mode 100644
index 0000000..19ecdb8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/keyboardfiltersvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of KeyboardFilterSvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KeyboardFilterSvc.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/keyiso.def b/mingw-w64-crt/libarm32/keyiso.def
new file mode 100644
index 0000000..b9631fe
--- /dev/null
+++ b/mingw-w64-crt/libarm32/keyiso.def
@@ -0,0 +1,9 @@
+;
+; Definition file of keyiso.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "keyiso.dll"
+EXPORTS
+KeyIsoServiceMain
+KeyIsoSetAuditingInterface
diff --git a/mingw-w64-crt/libarm32/keymgr.def b/mingw-w64-crt/libarm32/keymgr.def
new file mode 100644
index 0000000..60d1c21
--- /dev/null
+++ b/mingw-w64-crt/libarm32/keymgr.def
@@ -0,0 +1,14 @@
+;
+; Definition file of KEYMGR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KEYMGR.dll"
+EXPORTS
+CPlApplet
+KRShowKeyMgr
+PRShowRestoreFromMsginaW
+PRShowRestoreWizardExW
+PRShowRestoreWizardW
+PRShowSaveFromMsginaW
+PRShowSaveWizardExW
diff --git a/mingw-w64-crt/libarm32/kmsvc.def b/mingw-w64-crt/libarm32/kmsvc.def
new file mode 100644
index 0000000..300c5aa
--- /dev/null
+++ b/mingw-w64-crt/libarm32/kmsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of KmSvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "KmSvc.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/ksuser.def b/mingw-w64-crt/libarm32/ksuser.def
new file mode 100644
index 0000000..92a684c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ksuser.def
@@ -0,0 +1,15 @@
+;
+; Definition file of ksuser.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ksuser.dll"
+EXPORTS
+KsCreateAllocator
+KsCreateAllocator2
+KsCreateClock
+KsCreateClock2
+KsCreatePin
+KsCreatePin2
+KsCreateTopologyNode
+KsCreateTopologyNode2
diff --git a/mingw-w64-crt/libarm32/ktmw32.def b/mingw-w64-crt/libarm32/ktmw32.def
new file mode 100644
index 0000000..420339b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ktmw32.def
@@ -0,0 +1,51 @@
+;
+; Definition file of ktmw32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ktmw32.dll"
+EXPORTS
+CommitComplete
+CommitEnlistment
+CommitTransaction
+CommitTransactionAsync
+CreateEnlistment
+CreateResourceManager
+CreateTransaction
+CreateTransactionManager
+GetCurrentClockTransactionManager
+GetEnlistmentId
+GetEnlistmentRecoveryInformation
+GetNotificationResourceManager
+GetNotificationResourceManagerAsync
+GetTransactionId
+GetTransactionInformation
+GetTransactionManagerId
+OpenEnlistment
+OpenResourceManager
+OpenTransaction
+OpenTransactionManager
+OpenTransactionManagerById
+PrePrepareComplete
+PrePrepareEnlistment
+PrepareComplete
+PrepareEnlistment
+PrivCreateTransaction
+PrivIsLogWritableTransactionManager
+PrivPropagationComplete
+PrivPropagationFailed
+PrivRegisterProtocolAddressInformation
+ReadOnlyEnlistment
+RecoverEnlistment
+RecoverResourceManager
+RecoverTransactionManager
+RenameTransactionManager
+RollbackComplete
+RollbackEnlistment
+RollbackTransaction
+RollbackTransactionAsync
+RollforwardTransactionManager
+SetEnlistmentRecoveryInformation
+SetResourceManagerCompletionPort
+SetTransactionInformation
+SinglePhaseReject
diff --git a/mingw-w64-crt/libarm32/l2gpstore.def b/mingw-w64-crt/libarm32/l2gpstore.def
new file mode 100644
index 0000000..6a0e5a8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/l2gpstore.def
@@ -0,0 +1,14 @@
+;
+; Definition file of l2gpstore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "l2gpstore.dll"
+EXPORTS
+L2GPPolicyDataDelete
+L2GPPolicyDataDeleteAll
+L2GPPolicyDataRead
+L2GPPolicyDataWrite
+L2GPPolicyFreeMem
+L2GPPolicyStoreClose
+L2GPPolicyStoreOpen
diff --git a/mingw-w64-crt/libarm32/langcleanupsysprepaction.def b/mingw-w64-crt/libarm32/langcleanupsysprepaction.def
new file mode 100644
index 0000000..42e39d1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/langcleanupsysprepaction.def
@@ -0,0 +1,8 @@
+;
+; Definition file of LangCleanupSysprepAction.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LangCleanupSysprepAction.dll"
+EXPORTS
+Sysprep_Generalize_MUILangCleanup
diff --git a/mingw-w64-crt/libarm32/linkinfo.def b/mingw-w64-crt/libarm32/linkinfo.def
new file mode 100644
index 0000000..ccb3a1b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/linkinfo.def
@@ -0,0 +1,22 @@
+;
+; Definition file of LINKINFO.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LINKINFO.dll"
+EXPORTS
+CompareLinkInfoReferents
+CompareLinkInfoVolumes
+CreateLinkInfo
+CreateLinkInfoA
+CreateLinkInfoW
+DestroyLinkInfo
+DisconnectLinkInfo
+GetCanonicalPathInfo
+GetCanonicalPathInfoA
+GetCanonicalPathInfoW
+GetLinkInfoData
+IsValidLinkInfo
+ResolveLinkInfo
+ResolveLinkInfoA
+ResolveLinkInfoW
diff --git a/mingw-w64-crt/libarm32/listsvc.def b/mingw-w64-crt/libarm32/listsvc.def
new file mode 100644
index 0000000..508378e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/listsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of HOMEGROUPLISTENER.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "HOMEGROUPLISTENER.dll"
+EXPORTS
+ListenerServiceMain
diff --git a/mingw-w64-crt/libarm32/livessp.def b/mingw-w64-crt/libarm32/livessp.def
new file mode 100644
index 0000000..de6be32
--- /dev/null
+++ b/mingw-w64-crt/libarm32/livessp.def
@@ -0,0 +1,9 @@
+;
+; Definition file of LIVESSP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LIVESSP.dll"
+EXPORTS
+SpLsaModeInitialize
+SpUserModeInitialize
diff --git a/mingw-w64-crt/libarm32/lltdapi.def b/mingw-w64-crt/libarm32/lltdapi.def
new file mode 100644
index 0000000..cadfa30
--- /dev/null
+++ b/mingw-w64-crt/libarm32/lltdapi.def
@@ -0,0 +1,11 @@
+;
+; Definition file of LLTDAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LLTDAPI.DLL"
+EXPORTS
+LLTDCreateEnumerator
+LLTDCreateMapFromXML
+LLTDCreateMapper
+LLTDCreateNode
diff --git a/mingw-w64-crt/libarm32/lltdsvc.def b/mingw-w64-crt/libarm32/lltdsvc.def
new file mode 100644
index 0000000..ffa5ed5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/lltdsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of LLTDSVC.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LLTDSVC.DLL"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/lmhsvc.def b/mingw-w64-crt/libarm32/lmhsvc.def
new file mode 100644
index 0000000..f75d8e2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/lmhsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of lmhsvc.exe
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "lmhsvc.exe"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/loadperf.def b/mingw-w64-crt/libarm32/loadperf.def
new file mode 100644
index 0000000..513cc56
--- /dev/null
+++ b/mingw-w64-crt/libarm32/loadperf.def
@@ -0,0 +1,21 @@
+;
+; Definition file of loadperf.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "loadperf.dll"
+EXPORTS
+BackupPerfRegistryToFileW
+InstallPerfDllA
+InstallPerfDllW
+LoadPerfCounterTextStringsA
+LoadPerfCounterTextStringsW
+LpAcquireInstallationMutex
+LpReleaseInstallationMutex
+RestorePerfRegistryFromFileW
+SetServiceAsTrustedA
+SetServiceAsTrustedW
+UnloadPerfCounterTextStringsA
+UnloadPerfCounterTextStringsW
+UpdatePerfNameFilesA
+UpdatePerfNameFilesW
diff --git a/mingw-w64-crt/libarm32/localspl.def b/mingw-w64-crt/libarm32/localspl.def
new file mode 100644
index 0000000..5db1a87
--- /dev/null
+++ b/mingw-w64-crt/libarm32/localspl.def
@@ -0,0 +1,121 @@
+;
+; Definition file of LocalSpl.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LocalSpl.dll"
+EXPORTS
+ord_400 @400
+LclIsSessionZero
+LclPromptUIPerSessionUser
+SplAddCSRPrinter
+SplDoesCSRPrinterDevnodeExist
+SplEnumJobNamedProperties
+SplGetDriverUpdateStatus
+SplGetJobExtra
+SplGetLocalDevMode
+SplIsDriverInstalled
+SplIsLocalDriverAvailable
+SplIsValidUserPropertyBag
+SplNotifyServerStatus
+SplReenumeratePorts
+SplSetCSRPrinterDevnode
+SplSetDriverUpdateStatus
+SplSetJobError
+SplSetJobExtra
+ClosePrintProcessor
+ControlPrintProcessor
+EnumPrintProcessorDatatypesW
+GetPrintProcessorCapabilities
+InitializePrintMonitor2
+InitializePrintProvidor
+LocalAddForm
+LocalDeleteForm
+LocalEnumForms
+LocalReadPrinter
+LocalSetForm
+OpenPrintProcessor
+PrintDocumentOnPrintProcessor
+SplAbortPrinter
+SplAddForm
+SplAddJob
+SplAddMonitor
+SplAddPort
+SplAddPortEx
+SplAddPrintProcessor
+SplAddPrinter
+SplAddPrinterDriverEx
+SplClosePrinter
+SplCloseSpooler
+SplConfigChange
+SplCopyFileEvent
+SplCopyNumberOfFiles
+SplCreatePrinterIC
+SplCreateSpooler
+SplDeleteForm
+SplDeleteJobNamedProperty
+SplDeleteMonitor
+SplDeletePort
+SplDeletePrintProcCacheData
+SplDeletePrintProcessor
+SplDeletePrinter
+SplDeletePrinterData
+SplDeletePrinterDataEx
+SplDeletePrinterDriverEx
+SplDeletePrinterIC
+SplDeletePrinterKey
+SplDeletePrinterWithJobs
+SplDeleteSpooler
+SplDriverEvent
+SplEndDocPrinter
+SplEndPagePrinter
+SplEnumForms
+SplEnumJobs
+SplEnumMonitors
+SplEnumPorts
+SplEnumPrintProcCacheData
+SplEnumPrintProcessorDatatypes
+SplEnumPrintProcessors
+SplEnumPrinterData
+SplEnumPrinterDataEx
+SplEnumPrinterDrivers
+SplEnumPrinterKey
+SplEnumPrinters
+SplGetDriverDir
+SplGetForm
+SplGetJob
+SplGetJobNamedPropertyValue
+SplGetPrintClassObject
+SplGetPrintClassObject_4CSR
+SplGetPrintProcCacheData
+SplGetPrintProcessorDirectory
+SplGetPrinter
+SplGetPrinterData
+SplGetPrinterDataEx
+SplGetPrinterDriver
+SplGetPrinterDriverDirectory
+SplGetPrinterDriverEx
+SplGetPrinterExtra
+SplGetPrinterExtraEx
+SplGetUserPropertyBag
+SplIsCompatibleDriver
+SplLoadLibraryTheCopyFileModule
+SplMonitorIsInstalled
+SplOpenPrinter
+SplPlayGdiScriptOnPrinterIC
+SplReportJobProcessingProgress
+SplResetPrinter
+SplScheduleJob
+SplSetForm
+SplSetJob
+SplSetJobNamedProperty
+SplSetPrintProcCacheData
+SplSetPrinter
+SplSetPrinterData
+SplSetPrinterDataEx
+SplSetPrinterExtra
+SplSetPrinterExtraEx
+SplStartDocPrinter
+SplStartPagePrinter
+SplWritePrinter
+SplXcvData
diff --git a/mingw-w64-crt/libarm32/localui.def b/mingw-w64-crt/libarm32/localui.def
new file mode 100644
index 0000000..c7fe7d8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/localui.def
@@ -0,0 +1,8 @@
+;
+; Definition file of localui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "localui.dll"
+EXPORTS
+InitializePrintMonitorUI
diff --git a/mingw-w64-crt/libarm32/loghours.def b/mingw-w64-crt/libarm32/loghours.def
new file mode 100644
index 0000000..e7d12be
--- /dev/null
+++ b/mingw-w64-crt/libarm32/loghours.def
@@ -0,0 +1,17 @@
+;
+; Definition file of LogHours.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LogHours.dll"
+EXPORTS
+LogonScheduleDialog
+ConnectionScheduleDialog
+DialinHoursDialog
+DirSyncScheduleDialog
+LogonScheduleDialogEx
+DialinHoursDialogEx
+ReplicationScheduleDialog
+ReplicationScheduleDialogEx
+ConnectionScheduleDialogEx
+DirSyncScheduleDialogEx
diff --git a/mingw-w64-crt/libarm32/logoncli.def b/mingw-w64-crt/libarm32/logoncli.def
new file mode 100644
index 0000000..662b8c1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/logoncli.def
@@ -0,0 +1,91 @@
+;
+; Definition file of logoncli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "logoncli.dll"
+EXPORTS
+AuthzrExtAccessCheck
+AuthzrExtFreeContext
+AuthzrExtFreeResourceManager
+AuthzrExtGetInformationFromContext
+AuthzrExtInitializeCompoundContext
+AuthzrExtInitializeContextFromSid
+AuthzrExtInitializeRemoteResourceManager
+AuthzrExtModifyClaims
+DsAddressToSiteNamesA
+DsAddressToSiteNamesExA
+DsAddressToSiteNamesExW
+DsAddressToSiteNamesW
+DsDeregisterDnsHostRecordsA
+DsDeregisterDnsHostRecordsW
+DsEnumerateDomainTrustsA
+DsEnumerateDomainTrustsW
+DsGetDcCloseW
+DsGetDcNameA
+DsGetDcNameW
+DsGetDcNameWithAccountA
+DsGetDcNameWithAccountW
+DsGetDcNextA
+DsGetDcNextW
+DsGetDcOpenA
+DsGetDcOpenW
+DsGetDcSiteCoverageA
+DsGetDcSiteCoverageW
+DsGetForestTrustInformationW
+DsGetSiteNameA
+DsGetSiteNameW
+DsMergeForestTrustInformationW
+DsValidateSubnetNameA
+DsValidateSubnetNameW
+I_DsUpdateReadOnlyServerDnsRecords
+I_NetAccountDeltas
+I_NetAccountSync
+I_NetChainSetClientAttributes
+I_NetChainSetClientAttributes2
+I_NetDatabaseDeltas
+I_NetDatabaseRedo
+I_NetDatabaseSync
+I_NetDatabaseSync2
+I_NetGetDCList
+I_NetGetForestTrustInformation
+I_NetLogonControl
+I_NetLogonControl2
+I_NetLogonGetCapabilities
+I_NetLogonGetDomainInfo
+I_NetLogonSamLogoff
+I_NetLogonSamLogon
+I_NetLogonSamLogonEx
+I_NetLogonSamLogonWithFlags
+I_NetLogonSendToSam
+I_NetLogonUasLogoff
+I_NetLogonUasLogon
+I_NetServerAuthenticate
+I_NetServerAuthenticate2
+I_NetServerAuthenticate3
+I_NetServerGetTrustInfo
+I_NetServerPasswordGet
+I_NetServerPasswordSet
+I_NetServerPasswordSet2
+I_NetServerReqChallenge
+I_NetServerTrustPasswordsGet
+I_NetlogonComputeClientDigest
+I_NetlogonComputeClientSignature
+I_NetlogonComputeServerDigest
+I_NetlogonComputeServerSignature
+I_NetlogonGetTrustRid
+I_RpcExtInitializeExtensionPoint
+NetAddServiceAccount
+NetEnumerateServiceAccounts
+NetEnumerateTrustedDomains
+NetGetAnyDCName
+NetGetDCName
+NetIsServiceAccount
+NetLogonGetTimeServiceParentDomain
+NetLogonSetServiceBits
+NetQueryServiceAccount
+NetRemoveServiceAccount
+NlBindingAddServerToCache
+NlBindingRemoveServerFromCache
+NlBindingSetAuthInfo
+NlSetDsIsCloningPDC
diff --git a/mingw-w64-crt/libarm32/lpk.def b/mingw-w64-crt/libarm32/lpk.def
new file mode 100644
index 0000000..ac3f55b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/lpk.def
@@ -0,0 +1,17 @@
+;
+; Definition file of lpk.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "lpk.dll"
+EXPORTS
+LpkDrawTextEx
+LpkEditControl DATA
+LpkExtTextOut
+LpkGetCharacterPlacement
+LpkGetTextExtentExPoint
+LpkInitialize
+LpkPSMTextOut
+LpkTabbedTextOut
+LpkUseGDIWidthCache
+ftsWordBreak
diff --git a/mingw-w64-crt/libarm32/lsasrv.def b/mingw-w64-crt/libarm32/lsasrv.def
new file mode 100644
index 0000000..e077d22
--- /dev/null
+++ b/mingw-w64-crt/libarm32/lsasrv.def
@@ -0,0 +1,266 @@
+;
+; Definition file of LSASRV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LSASRV.dll"
+EXPORTS
+InitializeLsaExtension
+QueryLsaInterface
+LsaDbLookupSidChainRequest
+LsaIAddCredentialKeys
+LsaIAddNamesToLogonSession
+LsaIAdjustTokenObjectIntegrity
+LsaIAdtAuditingEnabledByCategory
+LsaIAdtAuditingEnabledBySubCategory
+LsaIAllocateHeap
+LsaIAllocateHeapZero
+LsaIAuditAccountLogon
+LsaIAuditAccountLogonEx
+LsaIAuditInitializeParametersAndWriteEvent
+LsaIAuditKdcEvent
+LsaIAuditKerberosLogon
+LsaIAuditLogonEx
+LsaIAuditLogonUsingExplicitCreds
+LsaIAuditNotifyPackageLoad
+LsaIAuditPasswordAccessEvent
+LsaIAuditReplay
+LsaIAuditSamEvent
+LsaICallPackage
+LsaICallPackageEx
+LsaICallPackagePassthrough
+LsaICancelNotification
+LsaIChangeSecretCipherKey
+LsaICheckProtectedUserByTokenInfo
+LsaIClearOldSyskey
+LsaICryptProtectData
+LsaICryptProtectDataEx
+LsaICryptUnprotectData
+LsaICryptUnprotectDataEx
+LsaIDereferenceCredHandle
+LsaIDeriveAndEncodeCredentialKeys
+LsaIDsNotifiedObjectChange
+LsaIEfsAcceptSmartcardCredentials
+LsaIEqualLogonProcessName
+LsaIEqualSupplementalTokenInfo
+LsaIEventWritePackageNoCredential
+LsaIEventWritePackageNotCacheLogonUser
+LsaIFilterNamespace
+LsaIFilterSids
+LsaIForestTrustFindMatch
+LsaIFreeForestTrustInfo
+LsaIFreeHeap
+LsaIFreeReturnBuffer
+LsaIFreeSupplementalTokenInfo
+LsaIFree_LSAI_PRIVATE_DATA
+LsaIFree_LSAI_SECRET_ENUM_BUFFER
+LsaIFree_LSAPR_ACCOUNT_ENUM_BUFFER
+LsaIFree_LSAPR_CR_CIPHER_VALUE
+LsaIFree_LSAPR_POLICY_DOMAIN_INFORMATION
+LsaIFree_LSAPR_POLICY_INFORMATION
+LsaIFree_LSAPR_PRIVILEGE_ENUM_BUFFER
+LsaIFree_LSAPR_PRIVILEGE_SET
+LsaIFree_LSAPR_REFERENCED_DOMAIN_LIST
+LsaIFree_LSAPR_SR_SECURITY_DESCRIPTOR
+LsaIFree_LSAPR_TRANSLATED_NAMES
+LsaIFree_LSAPR_TRANSLATED_SIDS
+LsaIFree_LSAPR_TRUSTED_DOMAIN_INFO
+LsaIFree_LSAPR_TRUSTED_ENUM_BUFFER
+LsaIFree_LSAPR_TRUSTED_ENUM_BUFFER_EX
+LsaIFree_LSAPR_TRUST_INFORMATION
+LsaIFree_LSAPR_UNICODE_STRING
+LsaIFree_LSAPR_UNICODE_STRING_BUFFER
+LsaIFree_LSAP_SITENAME_INFO
+LsaIFree_LSAP_SITE_INFO
+LsaIFree_LSAP_SUBNET_INFO
+LsaIFree_LSAP_UPN_SUFFIXES
+LsaIFree_LSA_FOREST_TRUST_COLLISION_INFORMATION
+LsaIFree_LSA_FOREST_TRUST_INFORMATION
+LsaIGetCallInfo
+LsaIGetForestTrustInformation
+LsaIGetLogonGuid
+LsaIGetNameFromLuid
+LsaIGetNbAndDnsDomainNames
+LsaIGetNego2Package
+LsaIGetSiteName
+LsaIGetSupplementalTokenInfo
+LsaIHealthCheck
+LsaIImpersonateClient
+LsaIInitializeNetlogonFuncPtrs
+LsaIIsDomainWithinForest
+LsaIIsDsPaused
+LsaIIsLastInteractiveLogonInfoEnabled
+LsaIIsLocalHost
+LsaIIsSuppressChannelBindingInfo
+LsaIIsTrustedDomainsEnabled
+LsaIKerberosRegisterTrustNotification
+LsaILookupWellKnownName
+LsaIModifyPerformanceCounter
+LsaINoConnectedUserPolicy
+LsaINoMoreWin2KDomain
+LsaINotifyChangeNotification
+LsaINotifyGCStatusChange
+LsaINotifyNetlogonParametersChangeW
+LsaINotifyNewPassword
+LsaINotifyPasswordChanged
+LsaIOpenPolicyTrusted
+LsaIQueryForestTrustInfo
+LsaIQueryInformationPolicyTrusted
+LsaIQueryPackageAttrInLogonSession
+LsaIQuerySiteInfo
+LsaIQuerySubnetInfo
+LsaIQueryUpnSuffixes
+LsaIReferenceCredHandle
+LsaIRegisterLogonSessionCallback
+LsaIRegisterNotification
+LsaIRegisterPolicyChangeNotificationCallback
+LsaIReplicateClientObject
+LsaIRetrieveCurrentUserSid
+LsaISafeMode
+LsaISamIndicatedDsStarted
+LsaISetClientDnsHostName
+LsaISetLogonGuidInLogonSession
+LsaISetLogonInfo
+LsaISetNewSyskey
+LsaISetPackageAttrInLogonSession
+LsaISetSupplementalTokenInfo
+LsaISetTokenDacl
+LsaISetUserFlags
+LsaISetupWasRun
+LsaITransformAuthorizationData
+LsaIUnregisterAllPolicyChangeNotificationCallback
+LsaIUnregisterLogonSessionCallback
+LsaIUnregisterPolicyChangeNotificationCallback
+LsaIUpdateForestTrustInformation
+LsaIUpdateKerbMaxTokenSize
+LsaIUpdateLogonSession
+LsaIValidateTargetInfo
+LsaIVerifyCachability
+LsaIWriteAuditEvent
+LsaIWriteKdcAuthenticationEvent
+LsapAdtAuditingEnabledByLogonId
+LsapAdtAuditingEnabledBySubCategory
+LsapAdtAuditingEnabledHint
+LsapAdtInitParametersArray
+LsapAdtWriteLog
+LsapAllocateLsaHeap
+LsapAllocatePrivateHeap
+LsapAuOpenSam
+LsapAuditFailed
+LsapBuildPrivilegeAuditString
+LsapCheckBootMode
+LsapCloseHandle
+LsapCompareDomainNames
+LsapCrServerGetSessionKey
+LsapCrServerGetSessionKeySafe
+LsapDbAcquireLockEx
+LsapDbApplyTransaction
+LsapDbBuildObjectCaches
+LsapDbCloseHandle
+LsapDbCloseObject
+LsapDbCopyUnicodeAttribute
+LsapDbCopyUnicodeAttributeNoAlloc
+LsapDbCreateObject
+LsapDbDeleteAttributesObject
+LsapDbDeleteObject
+LsapDbDereferenceHandle
+LsapDbDereferenceObject
+LsapDbEnumerateSids
+LsapDbEnumerateTrustedDomainsEx
+LsapDbExpAcquireReadLockTrustedDomainList
+LsapDbExpAcquireWriteLockTrustedDomainList
+LsapDbExpConvertReadLockTrustedDomainListToExclusive
+LsapDbExpConvertWriteLockTrustedDomainListToShared
+LsapDbExpIsCacheBuilding
+LsapDbExpIsCacheValid
+LsapDbExpIsLockedTrustedDomainList
+LsapDbExpMakeCacheBuilding
+LsapDbExpMakeCacheInvalid
+LsapDbExpMakeCacheValid
+LsapDbExpReleaseLockTrustedDomainList
+LsapDbFreeAttributes
+LsapDbFreeTrustedDomainsEx
+LsapDbGetDbObjectTypeName
+LsapDbGetDbPolicyHandle
+LsapDbGetSecretType
+LsapDbInitializeAttribute
+LsapDbIsStatusConnectionFailure
+LsapDbLookupAddListReferencedDomains
+LsapDbLookupCreateListReferencedDomains
+LsapDbLookupGetDomainInfo
+LsapDbLookupListReferencedDomains
+LsapDbLookupMergeDisjointReferencedDomains
+LsapDbLookupNameChainRequest
+LsapDbLookupNamesInPrimaryDomain
+LsapDbLookupSidsInPrimaryDomain
+LsapDbMakeGuidAttribute
+LsapDbMakeSidAttribute
+LsapDbMakeUnicodeAttribute
+LsapDbOpenObject
+LsapDbQueryInformationPolicy
+LsapDbReadAttribute
+LsapDbReadAttributesObject
+LsapDbReferenceObject
+LsapDbReleaseLockEx
+LsapDbSecretIsMachineAcc
+LsapDbSidToLogicalNameObject
+LsapDbSlowEnumerateTrustedDomains
+LsapDbUpdateCountCompUnmappedNames
+LsapDbVerifyHandle
+LsapDbVerifyInfoQueryTrustedDomain
+LsapDbVerifyInfoSetTrustedDomain
+LsapDbWriteAttributesObject
+LsapDomainRenameHandlerForLogonSessions
+LsapDsInitializeDsStateInfo
+LsapDsUnitializeDsStateInfo
+LsapDssetupInitializeGetPrimaryDomainInformationOpState
+LsapDuplicateSid
+LsapDuplicateString
+LsapFreeLsaHeap
+LsapFreePrivateHeap
+LsapFreeString
+LsapGetAccountDomainHandle
+LsapGetCapeNamesForCap
+LsapGetGlobalRestrictAnonymous
+LsapGetHourlyLogLevel
+LsapGetLogonSessionAccountInfoEx
+LsapGetLookupRestrictIsolatedNameLevel
+LsapGetPolicyHandle
+LsapGetWellKnownSid
+LsapInitLsa
+LsapInitializeLsaDb
+LsapIsBuiltinDomain
+LsapIsSamOpened
+LsapOpenSam
+LsapQueryClientInfo
+LsapRemoveTrailingDot
+LsapRpcCopySid
+LsapRpcCopyUnicodeString
+LsapRtlValidateControllerTrustedDomain
+LsapRtlValidateControllerTrustedDomainByHandle
+LsapSetErrorInfo
+LsapSidListSize
+LsapTraceEvent
+LsapTraceEventWithData
+LsapTruncateUnicodeString
+LsarClose
+LsarCreateSecret
+LsarDeleteObject
+LsarEnumerateTrustedDomainsEx
+LsarLookupSids
+LsarOpenPolicy
+LsarOpenSecret
+LsarQueryDomainInformationPolicy
+LsarQueryInformationPolicy
+LsarQuerySecret
+LsarQueryTrustedDomainInfoByName
+LsarRetrievePrivateData
+LsarSetInformationPolicy
+LsarSetSecret
+LsarSetTrustedDomainInfoByName
+LsarStorePrivateData
+ServiceInit
+_fgs__LSAPR_TRUSTED_ENUM_BUFFER
+_fgs__LSAPR_TRUSTED_ENUM_BUFFER_EX
+_fgs__LSAPR_TRUST_INFORMATION
+_fgu__LSAPR_TRUSTED_DOMAIN_INFO
diff --git a/mingw-w64-crt/libarm32/lsm.def b/mingw-w64-crt/libarm32/lsm.def
new file mode 100644
index 0000000..bfff30d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/lsm.def
@@ -0,0 +1,8 @@
+;
+; Definition file of LSM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LSM.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/lsmproxy.def b/mingw-w64-crt/libarm32/lsmproxy.def
new file mode 100644
index 0000000..d884861
--- /dev/null
+++ b/mingw-w64-crt/libarm32/lsmproxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of lsmproxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "lsmproxy.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/lz32.def b/mingw-w64-crt/libarm32/lz32.def
new file mode 100644
index 0000000..68b4273
--- /dev/null
+++ b/mingw-w64-crt/libarm32/lz32.def
@@ -0,0 +1,21 @@
+;
+; Definition file of LZ32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "LZ32.dll"
+EXPORTS
+CopyLZFile
+GetExpandedNameA
+GetExpandedNameW
+LZClose
+LZCloseFile
+LZCopy
+LZCreateFileW
+LZDone
+LZInit
+LZOpenFileA
+LZOpenFileW
+LZRead
+LZSeek
+LZStart
diff --git a/mingw-w64-crt/libarm32/magnification.def b/mingw-w64-crt/libarm32/magnification.def
new file mode 100644
index 0000000..90f687d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/magnification.def
@@ -0,0 +1,26 @@
+;
+; Definition file of MAGNIFICATION.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MAGNIFICATION.dll"
+EXPORTS
+MagGetColorEffect
+MagGetFullscreenColorEffect
+MagGetFullscreenTransform
+MagGetImageScalingCallback
+MagGetInputTransform
+MagGetWindowFilterList
+MagGetWindowSource
+MagGetWindowTransform
+MagInitialize
+MagSetColorEffect
+MagSetFullscreenColorEffect
+MagSetFullscreenTransform
+MagSetImageScalingCallback
+MagSetInputTransform
+MagSetWindowFilterList
+MagSetWindowSource
+MagSetWindowTransform
+MagShowSystemCursor
+MagUninitialize
diff --git a/mingw-w64-crt/libarm32/maintenanceui.def b/mingw-w64-crt/libarm32/maintenanceui.def
new file mode 100644
index 0000000..0a4213f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/maintenanceui.def
@@ -0,0 +1,9 @@
+;
+; Definition file of MaintenanceUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MaintenanceUI.dll"
+EXPORTS
+StartMaintenance
+StopMaintenance
diff --git a/mingw-w64-crt/libarm32/mapi32.def b/mingw-w64-crt/libarm32/mapi32.def
new file mode 100644
index 0000000..8b68b11
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mapi32.def
@@ -0,0 +1,177 @@
+;
+; Definition file of MAPI32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MAPI32.dll"
+EXPORTS
+ord_8 @8
+MAPILogonEx
+MAPIAllocateBuffer
+MAPIAllocateMore
+MAPIFreeBuffer
+MAPIAdminProfiles
+MAPIInitialize
+MAPIUninitialize
+PRProviderInit
+LAUNCHWIZARD
+LaunchWizard
+MAPIOpenFormMgr
+MAPIOpenLocalFormContainer
+ScInitMapiUtil
+DeinitMapiUtil
+ScGenerateMuid
+HrAllocAdviseSink
+WrapProgress
+HrThisThreadAdviseSink
+ScBinFromHexBounded
+FBinFromHex
+HexFromBin
+BuildDisplayTable
+SwapPlong
+SwapPword
+MAPIInitIdle
+MAPIDeinitIdle
+InstallFilterHook
+FtgRegisterIdleRoutine
+EnableIdleRoutine
+DeregisterIdleRoutine
+ChangeIdleRoutine
+MAPIGetDefaultMalloc
+CreateIProp
+CreateTable
+MNLS_lstrlenW
+MNLS_lstrcmpW
+MNLS_lstrcpyW
+MNLS_CompareStringW
+MNLS_MultiByteToWideChar
+MNLS_WideCharToMultiByte
+MNLS_IsBadStringPtrW
+FEqualNames
+WrapStoreEntryID
+IsBadBoundedStringPtr
+HrQueryAllRows
+PropCopyMore
+UlPropSize
+FPropContainsProp
+FPropCompareProp
+LPropCompareProp
+HrAddColumns
+HrAddColumnsEx
+FtAddFt
+FtAdcFt
+FtSubFt
+FtMulDw
+FtMulDwDw
+FtNegFt
+FtDivFtBogus
+UlAddRef
+UlRelease
+SzFindCh
+SzFindLastCh
+SzFindSz
+UFromSz
+HrGetOneProp
+HrSetOneProp
+FPropExists
+PpropFindProp
+FreePadrlist
+FreeProws
+HrSzFromEntryID
+HrEntryIDFromSz
+HrComposeEID
+HrDecomposeEID
+HrComposeMsgID
+HrDecomposeMsgID
+OpenStreamOnFile
+OpenTnefStream
+OpenTnefStreamEx
+GetTnefStreamCodepage
+UlFromSzHex
+UNKOBJ_ScAllocate
+UNKOBJ_ScAllocateMore
+UNKOBJ_Free
+UNKOBJ_FreeRows
+UNKOBJ_ScCOAllocate
+UNKOBJ_ScCOReallocate
+UNKOBJ_COFree
+UNKOBJ_ScSzFromIdsAlloc
+ScCountNotifications
+ScCopyNotifications
+ScRelocNotifications
+ScCountProps
+ScCopyProps
+ScRelocProps
+LpValFindProp
+ScDupPropset
+FBadRglpszA
+FBadRglpszW
+FBadRowSet
+FBadRglpNameID
+FBadPropTag
+FBadRow
+FBadProp
+FBadColumnSet
+RTFSync
+WrapCompressedRTFStream
+__ValidateParameters
+__CPPValidateParameters
+FBadSortOrderSet
+FBadEntryList
+FBadRestriction
+ScUNCFromLocalPath
+ScLocalPathFromUNC
+HrIStorageFromStream
+HrValidateIPMSubtree
+OpenIMsgSession
+CloseIMsgSession
+OpenIMsgOnIStg
+SetAttribIMsgOnIStg
+GetAttribIMsgOnIStg
+MapStorageSCode
+ScMAPIXFromCMC
+ScMAPIXFromSMAPI
+EncodeID
+FDecodeID
+CchOfEncoding
+CbOfEncoded
+MAPISendDocuments
+MAPILogon
+MAPILogoff
+MAPISendMail
+MAPISaveMail
+MAPIReadMail
+MAPIFindNext
+MAPIDeleteMail
+MAPIAddress
+MAPIDetails
+MAPIResolveName
+BMAPISendMail
+BMAPISaveMail
+BMAPIReadMail
+BMAPIGetReadMail
+BMAPIFindNext
+BMAPIAddress
+BMAPIGetAddress
+BMAPIDetails
+BMAPIResolveName
+cmc_act_on
+cmc_free
+cmc_list
+cmc_logoff
+cmc_logon
+cmc_look_up
+cmc_query_configuration
+cmc_read
+cmc_send
+cmc_send_documents
+HrDispatchNotifications
+HrValidateParametersV
+HrValidateParametersValist
+ScCreateConversationIndex
+HrGetOmiProvidersFlags
+HrSetOmiProvidersFlagsInvalid
+GetOutlookVersion
+FixMAPI
+FGetComponentPath
+MAPISendMailW
diff --git a/mingw-w64-crt/libarm32/mapistub.def b/mingw-w64-crt/libarm32/mapistub.def
new file mode 100644
index 0000000..8b68b11
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mapistub.def
@@ -0,0 +1,177 @@
+;
+; Definition file of MAPI32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MAPI32.dll"
+EXPORTS
+ord_8 @8
+MAPILogonEx
+MAPIAllocateBuffer
+MAPIAllocateMore
+MAPIFreeBuffer
+MAPIAdminProfiles
+MAPIInitialize
+MAPIUninitialize
+PRProviderInit
+LAUNCHWIZARD
+LaunchWizard
+MAPIOpenFormMgr
+MAPIOpenLocalFormContainer
+ScInitMapiUtil
+DeinitMapiUtil
+ScGenerateMuid
+HrAllocAdviseSink
+WrapProgress
+HrThisThreadAdviseSink
+ScBinFromHexBounded
+FBinFromHex
+HexFromBin
+BuildDisplayTable
+SwapPlong
+SwapPword
+MAPIInitIdle
+MAPIDeinitIdle
+InstallFilterHook
+FtgRegisterIdleRoutine
+EnableIdleRoutine
+DeregisterIdleRoutine
+ChangeIdleRoutine
+MAPIGetDefaultMalloc
+CreateIProp
+CreateTable
+MNLS_lstrlenW
+MNLS_lstrcmpW
+MNLS_lstrcpyW
+MNLS_CompareStringW
+MNLS_MultiByteToWideChar
+MNLS_WideCharToMultiByte
+MNLS_IsBadStringPtrW
+FEqualNames
+WrapStoreEntryID
+IsBadBoundedStringPtr
+HrQueryAllRows
+PropCopyMore
+UlPropSize
+FPropContainsProp
+FPropCompareProp
+LPropCompareProp
+HrAddColumns
+HrAddColumnsEx
+FtAddFt
+FtAdcFt
+FtSubFt
+FtMulDw
+FtMulDwDw
+FtNegFt
+FtDivFtBogus
+UlAddRef
+UlRelease
+SzFindCh
+SzFindLastCh
+SzFindSz
+UFromSz
+HrGetOneProp
+HrSetOneProp
+FPropExists
+PpropFindProp
+FreePadrlist
+FreeProws
+HrSzFromEntryID
+HrEntryIDFromSz
+HrComposeEID
+HrDecomposeEID
+HrComposeMsgID
+HrDecomposeMsgID
+OpenStreamOnFile
+OpenTnefStream
+OpenTnefStreamEx
+GetTnefStreamCodepage
+UlFromSzHex
+UNKOBJ_ScAllocate
+UNKOBJ_ScAllocateMore
+UNKOBJ_Free
+UNKOBJ_FreeRows
+UNKOBJ_ScCOAllocate
+UNKOBJ_ScCOReallocate
+UNKOBJ_COFree
+UNKOBJ_ScSzFromIdsAlloc
+ScCountNotifications
+ScCopyNotifications
+ScRelocNotifications
+ScCountProps
+ScCopyProps
+ScRelocProps
+LpValFindProp
+ScDupPropset
+FBadRglpszA
+FBadRglpszW
+FBadRowSet
+FBadRglpNameID
+FBadPropTag
+FBadRow
+FBadProp
+FBadColumnSet
+RTFSync
+WrapCompressedRTFStream
+__ValidateParameters
+__CPPValidateParameters
+FBadSortOrderSet
+FBadEntryList
+FBadRestriction
+ScUNCFromLocalPath
+ScLocalPathFromUNC
+HrIStorageFromStream
+HrValidateIPMSubtree
+OpenIMsgSession
+CloseIMsgSession
+OpenIMsgOnIStg
+SetAttribIMsgOnIStg
+GetAttribIMsgOnIStg
+MapStorageSCode
+ScMAPIXFromCMC
+ScMAPIXFromSMAPI
+EncodeID
+FDecodeID
+CchOfEncoding
+CbOfEncoded
+MAPISendDocuments
+MAPILogon
+MAPILogoff
+MAPISendMail
+MAPISaveMail
+MAPIReadMail
+MAPIFindNext
+MAPIDeleteMail
+MAPIAddress
+MAPIDetails
+MAPIResolveName
+BMAPISendMail
+BMAPISaveMail
+BMAPIReadMail
+BMAPIGetReadMail
+BMAPIFindNext
+BMAPIAddress
+BMAPIGetAddress
+BMAPIDetails
+BMAPIResolveName
+cmc_act_on
+cmc_free
+cmc_list
+cmc_logoff
+cmc_logon
+cmc_look_up
+cmc_query_configuration
+cmc_read
+cmc_send
+cmc_send_documents
+HrDispatchNotifications
+HrValidateParametersV
+HrValidateParametersValist
+ScCreateConversationIndex
+HrGetOmiProvidersFlags
+HrSetOmiProvidersFlagsInvalid
+GetOutlookVersion
+FixMAPI
+FGetComponentPath
+MAPISendMailW
diff --git a/mingw-w64-crt/libarm32/mbaexmlparser.def b/mingw-w64-crt/libarm32/mbaexmlparser.def
new file mode 100644
index 0000000..856c3c1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mbaexmlparser.def
@@ -0,0 +1,12 @@
+;
+; Definition file of MbaeXmlParser.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MbaeXmlParser.DLL"
+EXPORTS
+??0MbaeXmlParser@@QAA@ABV0@@Z
+??0MbaeXmlParser@@QAA@XZ
+??4MbaeXmlParser@@QAAAAV0@ABV0@@Z
+??_7MbaeXmlParser@@6B@ DATA
+?Create@MbaeXmlParser@@SAJPAPAV1@@Z
diff --git a/mingw-w64-crt/libarm32/mcicda.def b/mingw-w64-crt/libarm32/mcicda.def
new file mode 100644
index 0000000..42e0ba5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mcicda.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MCICDA.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MCICDA.dll"
+EXPORTS
+DriverProc
diff --git a/mingw-w64-crt/libarm32/mciseq.def b/mingw-w64-crt/libarm32/mciseq.def
new file mode 100644
index 0000000..c31fa4b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mciseq.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MCISEQ.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MCISEQ.dll"
+EXPORTS
+DriverProc
diff --git a/mingw-w64-crt/libarm32/mciwave.def b/mingw-w64-crt/libarm32/mciwave.def
new file mode 100644
index 0000000..17398af
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mciwave.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MCIWAVE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MCIWAVE.dll"
+EXPORTS
+DriverProc
diff --git a/mingw-w64-crt/libarm32/mcxdriv.def b/mingw-w64-crt/libarm32/mcxdriv.def
new file mode 100644
index 0000000..f8e6b1b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mcxdriv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of McxDriv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "McxDriv.dll"
+EXPORTS
+Mcx2Install
diff --git a/mingw-w64-crt/libarm32/mdminst.def b/mingw-w64-crt/libarm32/mdminst.def
new file mode 100644
index 0000000..bb08ab8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mdminst.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MDMINST.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MDMINST.dll"
+EXPORTS
+ClassInstall32
diff --git a/mingw-w64-crt/libarm32/mdmregistration.def b/mingw-w64-crt/libarm32/mdmregistration.def
new file mode 100644
index 0000000..2ed00bb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mdmregistration.def
@@ -0,0 +1,15 @@
+;
+; Definition file of MDMRegistration.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MDMRegistration.DLL"
+EXPORTS
+DiscoverManagementService
+DiscoverManagementServiceEx
+GetManagementAppHyperlink
+IsDeviceRegisteredWithManagement
+IsManagementRegistrationAllowed
+RegisterDeviceWithManagement
+SetManagedExternally
+UnregisterDeviceWithManagement
diff --git a/mingw-w64-crt/libarm32/mf.def b/mingw-w64-crt/libarm32/mf.def
new file mode 100644
index 0000000..972f081
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mf.def
@@ -0,0 +1,97 @@
+;
+; Definition file of MF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MF.dll"
+EXPORTS
+AppendPropVariant
+ConvertPropVariant
+CopyPropertyStore
+CreateNamedPropertyStore
+ExtractPropVariant
+MFCreate3GPMediaSink
+MFCreateAC3MediaSink
+MFCreateADTSMediaSink
+MFCreateASFByteStreamPlugin
+MFCreateASFContentInfo
+MFCreateASFIndexer
+MFCreateASFIndexerByteStream
+MFCreateASFMediaSink
+MFCreateASFMediaSinkActivate
+MFCreateASFMultiplexer
+MFCreateASFProfile
+MFCreateASFProfileFromPresentationDescriptor
+MFCreateASFSplitter
+MFCreateASFStreamSelector
+MFCreateASFStreamingMediaSink
+MFCreateASFStreamingMediaSinkActivate
+MFCreateAggregateSource
+MFCreateAppSourceProxy
+MFCreateAudioRenderer
+MFCreateAudioRendererActivate
+MFCreateByteCacheFile
+MFCreateCacheManager
+MFCreateCredentialCache
+MFCreateDeviceSource
+MFCreateDeviceSourceActivate
+MFCreateDrmNetNDSchemePlugin
+MFCreateFMPEG4MediaSink
+MFCreateFileBlockMap
+MFCreateFileSchemePlugin
+MFCreateHttpSchemePlugin
+MFCreateLPCMByteStreamPlugin
+MFCreateMP3ByteStreamPlugin
+MFCreateMP3MediaSink
+MFCreateMPEG4MediaSink
+MFCreateMediaProcessor
+MFCreateMediaSession
+MFCreateMuxSink
+MFCreateNSCByteStreamPlugin
+MFCreateNetSchemePlugin
+MFCreatePMPHost
+MFCreatePMPMediaSession
+MFCreatePMPServer
+MFCreatePresentationClock
+MFCreatePresentationDescriptorFromASFProfile
+MFCreateProtectedEnvironmentAccess
+MFCreateProxyLocator
+MFCreateRemoteDesktopPlugin
+MFCreateSAMIByteStreamPlugin
+MFCreateSampleCopierMFT
+MFCreateSampleGrabberSinkActivate
+MFCreateSecureHttpSchemePlugin
+MFCreateSequencerSegmentOffset
+MFCreateSequencerSource
+MFCreateSequencerSourceRemoteStream
+MFCreateSimpleTypeHandler
+MFCreateSoundEventSchemePlugin
+MFCreateSourceResolver
+MFCreateStandardQualityManager
+MFCreateTopoLoader
+MFCreateTopology
+MFCreateTopologyNode
+MFCreateTranscodeProfile
+MFCreateTranscodeSinkActivate
+MFCreateTranscodeTopology
+MFCreateTranscodeTopologyFromByteStream
+MFCreateUrlmonSchemePlugin
+MFCreateVideoRenderer
+MFCreateVideoRendererActivate
+MFCreateWMAEncoderActivate
+MFCreateWMVEncoderActivate
+MFEnumDeviceSources
+MFGetLocalId
+MFGetMultipleServiceProviders
+MFGetService
+MFGetSupportedMimeTypes
+MFGetSupportedSchemes
+MFGetSystemId
+MFGetTopoNodeCurrentType
+MFLoadSignedLibrary
+MFRR_CreateActivate
+MFReadSequencerSegmentOffset
+MFRequireProtectedEnvironment
+MFShutdownObject
+MFTranscodeGetAudioOutputAvailableTypes
+MergePropertyStore
diff --git a/mingw-w64-crt/libarm32/mf3216.def b/mingw-w64-crt/libarm32/mf3216.def
new file mode 100644
index 0000000..fe6a4c0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mf3216.def
@@ -0,0 +1,9 @@
+;
+; Definition file of mf3216.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mf3216.dll"
+EXPORTS
+ConvertEmfToWmf
+Mf3216DllInitialize
diff --git a/mingw-w64-crt/libarm32/mfasfsrcsnk.def b/mingw-w64-crt/libarm32/mfasfsrcsnk.def
new file mode 100644
index 0000000..7bbffbc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfasfsrcsnk.def
@@ -0,0 +1,26 @@
+;
+; Definition file of mfasfsrcsnk.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mfasfsrcsnk.dll"
+EXPORTS
+MFCreateASFContentInfo
+MFCreateASFIndexer
+MFCreateASFIndexerByteStream
+MFCreateASFMediaSink
+MFCreateASFMediaSinkActivate
+MFCreateASFMediaSinkActivateFromByteStream
+MFCreateASFMediaSinkActivateNoInit
+MFCreateASFMultiplexer
+MFCreateASFMutex
+MFCreateASFProfile
+MFCreateASFProfileFromPresentationDescriptor
+MFCreateASFSplitter
+MFCreateASFStreamConfig
+MFCreateASFStreamPrioritization
+MFCreateASFStreamSelector
+MFCreateASFStreamingMediaSink
+MFCreateASFStreamingMediaSinkActivate
+MFCreateASFStreamingMediaSinkActivateNoInit
+MFCreatePresentationDescriptorFromASFProfile
diff --git a/mingw-w64-crt/libarm32/mfc110.def b/mingw-w64-crt/libarm32/mfc110.def
new file mode 100644
index 0000000..1aea2f2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfc110.def
@@ -0,0 +1,13836 @@
+;
+; Definition file of mfc110.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mfc110.dll"
+EXPORTS
+ord_256 @256
+ord_257 @257
+ord_258 @258
+ord_259 @259
+ord_260 @260
+ord_261 @261
+ord_262 @262
+ord_263 @263
+ord_264 @264
+ord_265 @265
+ord_266 @266
+ord_267 @267
+ord_268 @268
+ord_269 @269
+ord_270 @270
+ord_271 @271
+ord_272 @272
+ord_273 @273
+ord_274 @274
+ord_275 @275
+ord_276 @276
+ord_277 @277
+ord_278 @278
+ord_279 @279
+ord_280 @280
+ord_281 @281
+ord_282 @282
+ord_283 @283
+ord_284 @284
+ord_285 @285
+ord_286 @286
+ord_287 @287
+ord_288 @288
+ord_289 @289
+ord_290 @290
+ord_291 @291
+ord_292 @292
+ord_293 @293
+ord_294 @294
+ord_295 @295
+ord_296 @296
+ord_297 @297
+ord_298 @298
+ord_299 @299
+ord_300 @300
+ord_301 @301
+ord_302 @302
+ord_303 @303
+ord_304 @304
+ord_305 @305
+ord_306 @306
+ord_307 @307
+ord_308 @308
+ord_309 @309
+ord_310 @310
+ord_311 @311
+ord_312 @312
+ord_313 @313
+ord_314 @314
+ord_315 @315
+ord_316 @316
+ord_317 @317
+ord_318 @318
+ord_319 @319
+ord_320 @320
+ord_321 @321
+ord_322 @322
+ord_323 @323
+ord_324 @324
+ord_325 @325
+ord_326 @326
+ord_327 @327
+ord_328 @328
+ord_329 @329
+ord_330 @330
+ord_331 @331
+ord_332 @332
+ord_333 @333
+ord_334 @334
+ord_335 @335
+ord_336 @336
+ord_337 @337
+ord_338 @338
+ord_339 @339
+ord_340 @340
+ord_341 @341
+ord_342 @342
+ord_343 @343
+ord_344 @344
+ord_345 @345
+ord_346 @346
+ord_347 @347
+ord_348 @348
+ord_349 @349
+ord_350 @350
+ord_351 @351
+ord_352 @352
+ord_353 @353
+ord_354 @354
+ord_355 @355
+ord_356 @356
+ord_357 @357
+ord_358 @358
+ord_359 @359
+ord_360 @360
+ord_361 @361
+ord_362 @362
+ord_363 @363
+ord_364 @364
+ord_365 @365
+ord_366 @366
+ord_367 @367
+ord_368 @368
+ord_369 @369
+ord_370 @370
+ord_371 @371
+ord_372 @372
+ord_373 @373
+ord_374 @374
+ord_375 @375
+ord_376 @376
+ord_377 @377
+ord_378 @378
+ord_379 @379
+ord_380 @380
+ord_381 @381
+ord_382 @382
+ord_383 @383
+ord_384 @384
+ord_385 @385
+ord_386 @386
+ord_387 @387
+ord_388 @388
+ord_389 @389
+ord_390 @390
+ord_391 @391
+ord_392 @392
+ord_393 @393
+ord_394 @394
+ord_395 @395
+ord_396 @396
+ord_397 @397
+ord_398 @398
+ord_399 @399
+ord_400 @400
+ord_401 @401
+ord_402 @402
+ord_403 @403
+ord_404 @404
+ord_405 @405
+ord_406 @406
+ord_407 @407
+ord_408 @408
+ord_409 @409
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_418 @418
+ord_419 @419
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_424 @424
+ord_425 @425
+ord_426 @426
+ord_427 @427
+ord_428 @428
+ord_429 @429
+ord_430 @430
+ord_431 @431
+ord_432 @432
+ord_433 @433
+ord_434 @434
+ord_435 @435
+ord_436 @436
+ord_437 @437
+ord_438 @438
+ord_439 @439
+ord_440 @440
+ord_441 @441
+ord_442 @442
+ord_443 @443
+ord_444 @444
+ord_445 @445
+ord_446 @446
+ord_447 @447
+ord_448 @448
+ord_449 @449
+ord_450 @450
+ord_451 @451
+ord_452 @452
+ord_453 @453
+ord_454 @454
+ord_455 @455
+ord_456 @456
+ord_457 @457
+ord_458 @458
+ord_459 @459
+ord_460 @460
+ord_461 @461
+ord_462 @462
+ord_463 @463
+ord_464 @464
+ord_465 @465
+ord_466 @466
+ord_467 @467
+ord_468 @468
+ord_469 @469
+ord_470 @470
+ord_471 @471
+ord_472 @472
+ord_473 @473
+ord_474 @474
+ord_475 @475
+ord_476 @476
+ord_477 @477
+ord_478 @478
+ord_479 @479
+ord_480 @480
+ord_481 @481
+ord_482 @482
+ord_483 @483
+ord_484 @484
+ord_485 @485
+ord_486 @486
+ord_487 @487
+ord_488 @488
+ord_489 @489
+ord_490 @490
+ord_491 @491
+ord_492 @492
+ord_493 @493
+ord_494 @494
+ord_495 @495
+ord_496 @496
+ord_497 @497
+ord_498 @498
+ord_499 @499
+ord_500 @500
+ord_501 @501
+ord_502 @502
+ord_503 @503
+ord_504 @504
+ord_505 @505
+ord_506 @506
+ord_507 @507
+ord_508 @508
+ord_509 @509
+ord_510 @510
+ord_511 @511
+ord_512 @512
+ord_513 @513
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+ord_520 @520
+ord_521 @521
+ord_522 @522
+ord_523 @523
+ord_524 @524
+ord_525 @525
+ord_526 @526
+ord_527 @527
+ord_528 @528
+ord_529 @529
+ord_530 @530
+ord_531 @531
+ord_532 @532
+ord_533 @533
+ord_534 @534
+ord_535 @535
+ord_536 @536
+ord_537 @537
+ord_538 @538
+ord_539 @539
+ord_540 @540
+ord_541 @541
+ord_542 @542
+ord_543 @543
+ord_544 @544
+ord_545 @545
+ord_546 @546
+ord_547 @547
+ord_548 @548
+ord_549 @549
+ord_550 @550
+ord_551 @551
+ord_552 @552
+ord_553 @553
+ord_554 @554
+ord_555 @555
+ord_556 @556
+ord_557 @557
+ord_558 @558
+ord_559 @559
+ord_560 @560
+ord_561 @561
+ord_562 @562
+ord_563 @563
+ord_564 @564
+ord_565 @565
+ord_566 @566
+ord_567 @567
+ord_568 @568
+ord_569 @569
+ord_570 @570
+ord_571 @571
+ord_572 @572
+ord_573 @573
+ord_574 @574
+ord_575 @575
+ord_576 @576
+ord_577 @577
+ord_578 @578
+ord_579 @579
+ord_580 @580
+ord_581 @581
+ord_582 @582
+ord_583 @583
+ord_584 @584
+ord_585 @585
+ord_586 @586
+ord_587 @587
+ord_588 @588
+ord_589 @589
+ord_590 @590
+ord_591 @591
+ord_592 @592
+ord_593 @593
+ord_594 @594
+ord_595 @595
+ord_596 @596
+ord_597 @597
+ord_598 @598
+ord_599 @599
+ord_600 @600
+ord_601 @601
+ord_602 @602
+ord_603 @603
+ord_604 @604
+ord_605 @605
+ord_606 @606
+ord_607 @607
+ord_608 @608
+ord_609 @609
+ord_610 @610
+ord_611 @611
+ord_612 @612
+ord_613 @613
+ord_614 @614
+ord_615 @615
+ord_616 @616
+ord_617 @617
+ord_618 @618
+ord_619 @619
+ord_620 @620
+ord_621 @621
+ord_622 @622
+ord_623 @623
+ord_624 @624
+ord_625 @625
+ord_626 @626
+ord_627 @627
+ord_628 @628
+ord_629 @629
+ord_630 @630
+ord_631 @631
+ord_632 @632
+ord_633 @633
+ord_634 @634
+ord_635 @635
+ord_636 @636
+ord_637 @637
+ord_638 @638
+ord_639 @639
+ord_640 @640
+ord_641 @641
+ord_642 @642
+ord_643 @643
+ord_644 @644
+ord_645 @645
+ord_646 @646
+ord_647 @647
+ord_648 @648
+ord_649 @649
+ord_650 @650
+ord_651 @651
+ord_652 @652
+ord_653 @653
+ord_654 @654
+ord_655 @655
+ord_656 @656
+ord_657 @657
+ord_658 @658
+ord_659 @659
+ord_660 @660
+ord_661 @661
+ord_662 @662
+ord_663 @663
+ord_664 @664
+ord_665 @665
+ord_666 @666
+ord_667 @667
+ord_668 @668
+ord_669 @669
+ord_670 @670
+ord_671 @671
+ord_672 @672
+ord_673 @673
+ord_674 @674
+ord_675 @675
+ord_676 @676
+ord_677 @677
+ord_678 @678
+ord_679 @679
+ord_680 @680
+ord_681 @681
+ord_682 @682
+ord_683 @683
+ord_684 @684
+ord_685 @685
+ord_686 @686
+ord_687 @687
+ord_688 @688
+ord_689 @689
+ord_690 @690
+ord_691 @691
+ord_692 @692
+ord_693 @693
+ord_694 @694
+ord_695 @695
+ord_696 @696
+ord_697 @697
+ord_698 @698
+ord_699 @699
+ord_700 @700
+ord_701 @701
+ord_702 @702
+ord_703 @703
+ord_704 @704
+ord_705 @705
+ord_706 @706
+ord_707 @707
+ord_708 @708
+ord_709 @709
+ord_710 @710
+ord_711 @711
+ord_712 @712
+ord_713 @713
+ord_714 @714
+ord_715 @715
+ord_716 @716
+ord_717 @717
+ord_718 @718
+ord_719 @719
+ord_720 @720
+ord_721 @721
+ord_722 @722
+ord_723 @723
+ord_724 @724
+ord_725 @725
+ord_726 @726
+ord_727 @727
+ord_728 @728
+ord_729 @729
+ord_730 @730
+ord_731 @731
+ord_732 @732
+ord_733 @733
+ord_734 @734
+ord_735 @735
+ord_736 @736
+ord_737 @737
+ord_738 @738
+ord_739 @739
+ord_740 @740
+ord_741 @741
+ord_742 @742
+ord_743 @743
+ord_744 @744
+ord_745 @745
+ord_746 @746
+ord_747 @747
+ord_748 @748
+ord_749 @749
+ord_750 @750
+ord_751 @751
+ord_752 @752
+ord_753 @753
+ord_754 @754
+ord_755 @755
+ord_756 @756
+ord_757 @757
+ord_758 @758
+ord_759 @759
+ord_760 @760
+ord_761 @761
+ord_762 @762
+ord_763 @763
+ord_764 @764
+ord_765 @765
+ord_766 @766
+ord_767 @767
+ord_768 @768
+ord_769 @769
+ord_770 @770
+ord_771 @771
+ord_772 @772
+ord_773 @773
+ord_774 @774
+ord_775 @775
+ord_776 @776
+ord_777 @777
+ord_778 @778
+ord_779 @779
+ord_780 @780
+ord_781 @781
+ord_782 @782
+ord_783 @783
+ord_784 @784
+ord_785 @785
+ord_786 @786
+ord_787 @787
+ord_788 @788
+ord_789 @789
+ord_790 @790
+ord_791 @791
+ord_792 @792
+ord_793 @793
+ord_794 @794
+ord_795 @795
+ord_796 @796
+ord_797 @797
+ord_798 @798
+ord_799 @799
+ord_800 @800
+ord_801 @801
+ord_802 @802
+ord_803 @803
+ord_804 @804
+ord_805 @805
+ord_806 @806
+ord_807 @807
+ord_808 @808
+ord_809 @809
+ord_810 @810
+ord_811 @811
+ord_812 @812
+ord_813 @813
+ord_814 @814
+ord_815 @815
+ord_816 @816
+ord_817 @817
+ord_818 @818
+ord_819 @819
+ord_820 @820
+ord_821 @821
+ord_822 @822
+ord_823 @823
+ord_824 @824
+ord_825 @825
+ord_826 @826
+ord_827 @827
+ord_828 @828
+ord_829 @829
+ord_830 @830
+ord_831 @831
+ord_832 @832
+ord_833 @833
+ord_834 @834
+ord_835 @835
+ord_836 @836
+ord_837 @837
+ord_838 @838
+ord_839 @839
+ord_840 @840
+ord_841 @841
+ord_842 @842
+ord_843 @843
+ord_844 @844
+ord_845 @845
+ord_846 @846
+ord_847 @847
+ord_848 @848
+ord_849 @849
+ord_850 @850
+ord_851 @851
+ord_852 @852
+ord_853 @853
+ord_854 @854
+ord_855 @855
+ord_856 @856
+ord_857 @857
+ord_858 @858
+ord_859 @859
+ord_860 @860
+ord_861 @861
+ord_862 @862
+ord_863 @863
+ord_864 @864
+ord_865 @865
+ord_866 @866
+ord_867 @867
+ord_868 @868
+ord_869 @869
+ord_870 @870
+ord_871 @871
+ord_872 @872
+ord_873 @873
+ord_874 @874
+ord_875 @875
+ord_876 @876
+ord_877 @877
+ord_878 @878
+ord_879 @879
+ord_880 @880
+ord_881 @881
+ord_882 @882
+ord_883 @883
+ord_884 @884
+ord_885 @885
+ord_886 @886
+ord_887 @887
+ord_888 @888
+ord_889 @889
+ord_890 @890
+ord_891 @891
+ord_892 @892
+ord_893 @893
+ord_894 @894
+ord_895 @895
+ord_896 @896
+ord_897 @897
+ord_898 @898
+ord_899 @899
+ord_900 @900
+ord_901 @901
+ord_902 @902
+ord_903 @903
+ord_904 @904
+ord_905 @905
+ord_906 @906
+ord_907 @907
+ord_908 @908
+ord_909 @909
+ord_910 @910
+ord_911 @911
+ord_912 @912
+ord_913 @913
+ord_914 @914
+ord_915 @915
+ord_916 @916
+ord_917 @917
+ord_918 @918
+ord_919 @919
+ord_920 @920
+ord_921 @921
+ord_922 @922
+ord_923 @923
+ord_924 @924
+ord_925 @925
+ord_926 @926
+ord_927 @927
+ord_928 @928
+ord_929 @929
+ord_930 @930
+ord_931 @931
+ord_932 @932
+ord_933 @933
+ord_934 @934
+ord_935 @935
+ord_936 @936
+ord_937 @937
+ord_938 @938
+ord_939 @939
+ord_940 @940
+ord_941 @941
+ord_942 @942
+ord_943 @943
+ord_944 @944
+ord_945 @945
+ord_946 @946
+ord_947 @947
+ord_948 @948
+ord_949 @949
+ord_950 @950
+ord_951 @951
+ord_952 @952
+ord_953 @953
+ord_954 @954
+ord_955 @955
+ord_956 @956
+ord_957 @957
+ord_958 @958
+ord_959 @959
+ord_960 @960
+ord_961 @961
+ord_962 @962
+ord_963 @963
+ord_964 @964
+ord_965 @965
+ord_966 @966
+ord_967 @967
+ord_968 @968
+ord_969 @969
+ord_970 @970
+ord_971 @971
+ord_972 @972
+ord_973 @973
+ord_974 @974
+ord_975 @975
+ord_976 @976
+ord_977 @977
+ord_978 @978
+ord_979 @979
+ord_980 @980
+ord_981 @981
+ord_982 @982
+ord_983 @983
+ord_984 @984
+ord_985 @985
+ord_986 @986
+ord_987 @987
+ord_988 @988
+ord_989 @989
+ord_990 @990
+ord_991 @991
+ord_992 @992
+ord_993 @993
+ord_994 @994
+ord_995 @995
+ord_996 @996
+ord_997 @997
+ord_998 @998
+ord_999 @999
+ord_1000 @1000
+ord_1001 @1001
+ord_1002 @1002
+ord_1003 @1003
+ord_1004 @1004
+ord_1005 @1005
+ord_1006 @1006
+ord_1007 @1007
+ord_1008 @1008
+ord_1009 @1009
+ord_1010 @1010
+ord_1011 @1011
+ord_1012 @1012
+ord_1013 @1013
+ord_1014 @1014
+ord_1015 @1015
+ord_1016 @1016
+ord_1017 @1017
+ord_1018 @1018
+ord_1019 @1019
+ord_1020 @1020
+ord_1021 @1021
+ord_1022 @1022
+ord_1023 @1023
+ord_1024 @1024
+ord_1025 @1025
+ord_1026 @1026
+ord_1027 @1027
+ord_1028 @1028
+ord_1029 @1029
+ord_1030 @1030
+ord_1031 @1031
+ord_1032 @1032
+ord_1033 @1033
+ord_1034 @1034
+ord_1035 @1035
+ord_1036 @1036
+ord_1037 @1037
+ord_1038 @1038
+ord_1039 @1039
+ord_1040 @1040
+ord_1041 @1041
+ord_1042 @1042
+ord_1043 @1043
+ord_1044 @1044
+ord_1045 @1045
+ord_1046 @1046
+ord_1047 @1047
+ord_1048 @1048
+ord_1049 @1049
+ord_1050 @1050
+ord_1051 @1051
+ord_1052 @1052
+ord_1053 @1053
+ord_1054 @1054
+ord_1055 @1055
+ord_1056 @1056
+ord_1057 @1057
+ord_1058 @1058
+ord_1059 @1059
+ord_1060 @1060
+ord_1061 @1061
+ord_1062 @1062
+ord_1063 @1063
+ord_1064 @1064
+ord_1065 @1065
+ord_1066 @1066
+ord_1067 @1067
+ord_1068 @1068
+ord_1069 @1069
+ord_1070 @1070
+ord_1071 @1071
+ord_1072 @1072
+ord_1073 @1073
+ord_1074 @1074
+ord_1075 @1075
+ord_1076 @1076
+ord_1077 @1077
+ord_1078 @1078
+ord_1079 @1079
+ord_1080 @1080
+ord_1081 @1081
+ord_1082 @1082
+ord_1083 @1083
+ord_1084 @1084
+ord_1085 @1085
+ord_1086 @1086
+ord_1087 @1087
+ord_1088 @1088
+ord_1089 @1089
+ord_1090 @1090
+ord_1091 @1091
+ord_1092 @1092
+ord_1093 @1093
+ord_1094 @1094
+ord_1095 @1095
+ord_1096 @1096
+ord_1097 @1097
+ord_1098 @1098
+ord_1099 @1099
+ord_1100 @1100
+ord_1101 @1101
+ord_1102 @1102
+ord_1103 @1103
+ord_1104 @1104
+ord_1105 @1105
+ord_1106 @1106
+ord_1107 @1107
+ord_1108 @1108
+ord_1109 @1109
+ord_1110 @1110
+ord_1111 @1111
+ord_1112 @1112
+ord_1113 @1113
+ord_1114 @1114
+ord_1115 @1115
+ord_1116 @1116
+ord_1117 @1117
+ord_1118 @1118
+ord_1119 @1119
+ord_1120 @1120
+ord_1121 @1121
+ord_1122 @1122
+ord_1123 @1123
+ord_1124 @1124
+ord_1125 @1125
+ord_1126 @1126
+ord_1127 @1127
+ord_1128 @1128
+ord_1129 @1129
+ord_1130 @1130
+ord_1131 @1131
+ord_1132 @1132
+ord_1133 @1133
+ord_1134 @1134
+ord_1135 @1135
+ord_1136 @1136
+ord_1137 @1137
+ord_1138 @1138
+ord_1139 @1139
+ord_1140 @1140
+ord_1141 @1141
+ord_1142 @1142
+ord_1143 @1143
+ord_1144 @1144
+ord_1145 @1145
+ord_1146 @1146
+ord_1147 @1147
+ord_1148 @1148
+ord_1149 @1149
+ord_1150 @1150
+ord_1151 @1151
+ord_1152 @1152
+ord_1153 @1153
+ord_1154 @1154
+ord_1155 @1155
+ord_1156 @1156
+ord_1157 @1157
+ord_1158 @1158
+ord_1159 @1159
+ord_1160 @1160
+ord_1161 @1161
+ord_1162 @1162
+ord_1163 @1163
+ord_1164 @1164
+ord_1165 @1165
+ord_1166 @1166
+ord_1167 @1167
+ord_1168 @1168
+ord_1169 @1169
+ord_1170 @1170
+ord_1171 @1171
+ord_1172 @1172
+ord_1173 @1173
+ord_1174 @1174
+ord_1175 @1175
+ord_1176 @1176
+ord_1177 @1177
+ord_1178 @1178
+ord_1179 @1179
+ord_1180 @1180
+ord_1181 @1181
+ord_1182 @1182
+ord_1183 @1183
+ord_1184 @1184
+ord_1185 @1185
+ord_1186 @1186
+ord_1187 @1187
+ord_1188 @1188
+ord_1189 @1189
+ord_1190 @1190
+ord_1191 @1191
+ord_1192 @1192
+ord_1193 @1193
+ord_1194 @1194
+ord_1195 @1195
+ord_1196 @1196
+ord_1197 @1197
+ord_1198 @1198
+ord_1199 @1199
+ord_1200 @1200
+ord_1201 @1201
+ord_1202 @1202
+ord_1203 @1203
+ord_1204 @1204
+ord_1205 @1205
+ord_1206 @1206
+ord_1207 @1207
+ord_1208 @1208
+ord_1209 @1209
+ord_1210 @1210
+ord_1211 @1211
+ord_1212 @1212
+ord_1213 @1213
+ord_1214 @1214
+ord_1215 @1215
+ord_1216 @1216
+ord_1217 @1217
+ord_1218 @1218
+ord_1219 @1219
+ord_1220 @1220
+ord_1221 @1221
+ord_1222 @1222
+ord_1223 @1223
+ord_1224 @1224
+ord_1225 @1225
+ord_1226 @1226
+ord_1227 @1227
+ord_1228 @1228
+ord_1229 @1229
+ord_1230 @1230
+ord_1231 @1231
+ord_1232 @1232
+ord_1233 @1233
+ord_1234 @1234
+ord_1235 @1235
+ord_1236 @1236
+ord_1237 @1237
+ord_1238 @1238
+ord_1239 @1239
+ord_1240 @1240
+ord_1241 @1241
+ord_1242 @1242
+ord_1243 @1243
+ord_1244 @1244
+ord_1245 @1245
+ord_1246 @1246
+ord_1247 @1247
+ord_1248 @1248
+ord_1249 @1249
+ord_1250 @1250
+ord_1251 @1251
+ord_1252 @1252
+ord_1253 @1253
+ord_1254 @1254
+ord_1255 @1255
+ord_1256 @1256
+ord_1257 @1257
+ord_1258 @1258
+ord_1259 @1259
+ord_1260 @1260
+ord_1261 @1261
+ord_1262 @1262
+ord_1263 @1263
+ord_1264 @1264
+ord_1265 @1265
+ord_1266 @1266
+ord_1267 @1267
+ord_1268 @1268
+ord_1269 @1269
+ord_1270 @1270
+ord_1271 @1271
+ord_1272 @1272
+ord_1273 @1273
+ord_1274 @1274
+ord_1275 @1275
+ord_1276 @1276
+ord_1277 @1277
+ord_1278 @1278
+ord_1279 @1279
+ord_1280 @1280
+ord_1281 @1281
+ord_1282 @1282
+ord_1283 @1283
+ord_1284 @1284
+ord_1285 @1285
+ord_1286 @1286
+ord_1287 @1287
+ord_1288 @1288
+ord_1289 @1289
+ord_1290 @1290
+ord_1291 @1291
+ord_1292 @1292
+ord_1293 @1293
+ord_1294 @1294
+ord_1295 @1295
+ord_1296 @1296
+ord_1297 @1297
+ord_1298 @1298
+ord_1299 @1299
+ord_1300 @1300
+ord_1301 @1301
+ord_1302 @1302
+ord_1303 @1303
+ord_1304 @1304
+ord_1305 @1305
+ord_1306 @1306
+ord_1307 @1307
+ord_1308 @1308
+ord_1309 @1309
+ord_1310 @1310
+ord_1311 @1311
+ord_1312 @1312
+ord_1313 @1313
+ord_1314 @1314
+ord_1315 @1315
+ord_1316 @1316
+ord_1317 @1317
+ord_1318 @1318
+ord_1319 @1319
+ord_1320 @1320
+ord_1321 @1321
+ord_1322 @1322
+ord_1323 @1323
+ord_1324 @1324
+ord_1325 @1325
+ord_1326 @1326
+ord_1327 @1327
+ord_1328 @1328
+ord_1329 @1329
+ord_1330 @1330
+ord_1331 @1331
+ord_1332 @1332
+ord_1333 @1333
+ord_1334 @1334
+ord_1335 @1335
+ord_1336 @1336
+ord_1337 @1337
+ord_1338 @1338
+ord_1339 @1339
+ord_1340 @1340
+ord_1341 @1341
+ord_1342 @1342
+ord_1343 @1343
+ord_1344 @1344
+ord_1345 @1345
+ord_1346 @1346
+ord_1347 @1347
+ord_1348 @1348
+ord_1349 @1349
+ord_1350 @1350
+ord_1351 @1351
+ord_1352 @1352
+ord_1353 @1353
+ord_1354 @1354
+ord_1355 @1355
+ord_1356 @1356
+ord_1357 @1357
+ord_1358 @1358
+ord_1359 @1359
+ord_1360 @1360
+ord_1361 @1361
+ord_1362 @1362
+ord_1363 @1363
+ord_1364 @1364
+ord_1365 @1365
+ord_1366 @1366
+ord_1367 @1367
+ord_1368 @1368
+ord_1369 @1369
+ord_1370 @1370
+ord_1371 @1371
+ord_1372 @1372
+ord_1373 @1373
+ord_1374 @1374
+ord_1375 @1375
+ord_1376 @1376
+ord_1377 @1377
+ord_1378 @1378
+ord_1379 @1379
+ord_1380 @1380
+ord_1381 @1381
+ord_1382 @1382
+ord_1383 @1383
+ord_1384 @1384
+ord_1385 @1385
+ord_1386 @1386
+ord_1387 @1387
+ord_1388 @1388
+ord_1389 @1389
+ord_1390 @1390
+ord_1391 @1391
+ord_1392 @1392
+ord_1393 @1393
+ord_1394 @1394
+ord_1395 @1395
+ord_1396 @1396
+ord_1397 @1397
+ord_1398 @1398
+ord_1399 @1399
+ord_1400 @1400
+ord_1401 @1401
+ord_1402 @1402
+ord_1403 @1403
+ord_1404 @1404
+ord_1405 @1405
+ord_1406 @1406
+ord_1407 @1407
+ord_1408 @1408
+ord_1409 @1409
+ord_1410 @1410
+ord_1411 @1411
+ord_1412 @1412
+ord_1413 @1413
+ord_1414 @1414
+ord_1415 @1415
+ord_1416 @1416
+ord_1417 @1417
+ord_1418 @1418
+ord_1419 @1419
+ord_1420 @1420
+ord_1421 @1421
+ord_1422 @1422
+ord_1423 @1423
+ord_1424 @1424
+ord_1425 @1425
+ord_1426 @1426
+ord_1427 @1427
+ord_1428 @1428
+ord_1429 @1429
+ord_1430 @1430
+ord_1431 @1431
+ord_1432 @1432
+ord_1433 @1433
+ord_1434 @1434
+ord_1435 @1435
+ord_1436 @1436
+ord_1437 @1437
+ord_1438 @1438
+ord_1439 @1439
+ord_1440 @1440
+ord_1441 @1441
+ord_1442 @1442
+ord_1443 @1443
+ord_1444 @1444
+ord_1445 @1445
+ord_1446 @1446
+ord_1447 @1447
+ord_1448 @1448
+ord_1449 @1449
+ord_1450 @1450
+ord_1451 @1451
+ord_1452 @1452
+ord_1453 @1453
+ord_1454 @1454
+ord_1455 @1455
+ord_1456 @1456
+ord_1457 @1457
+ord_1458 @1458
+ord_1459 @1459
+ord_1460 @1460
+ord_1461 @1461
+ord_1462 @1462
+ord_1463 @1463
+ord_1464 @1464
+ord_1465 @1465
+ord_1466 @1466
+ord_1467 @1467
+ord_1468 @1468
+ord_1469 @1469
+ord_1470 @1470
+ord_1471 @1471
+ord_1472 @1472
+ord_1473 @1473
+ord_1474 @1474
+ord_1475 @1475
+ord_1476 @1476
+ord_1477 @1477
+ord_1478 @1478
+ord_1479 @1479
+ord_1480 @1480
+ord_1481 @1481
+ord_1482 @1482
+ord_1483 @1483
+ord_1484 @1484
+ord_1485 @1485
+ord_1486 @1486
+ord_1487 @1487
+ord_1488 @1488
+ord_1489 @1489
+ord_1490 @1490
+ord_1491 @1491
+ord_1492 @1492
+ord_1493 @1493
+ord_1494 @1494
+ord_1495 @1495
+ord_1496 @1496
+ord_1497 @1497
+ord_1498 @1498
+ord_1499 @1499
+ord_1500 @1500
+ord_1501 @1501
+ord_1502 @1502
+ord_1503 @1503
+ord_1504 @1504
+ord_1505 @1505
+ord_1506 @1506
+ord_1507 @1507
+ord_1508 @1508
+ord_1509 @1509
+ord_1510 @1510
+ord_1511 @1511
+ord_1512 @1512
+ord_1513 @1513
+ord_1514 @1514
+ord_1515 @1515
+ord_1516 @1516
+ord_1517 @1517
+ord_1518 @1518
+ord_1519 @1519
+ord_1520 @1520
+ord_1521 @1521
+ord_1522 @1522
+ord_1523 @1523
+ord_1524 @1524
+ord_1525 @1525
+ord_1526 @1526
+ord_1527 @1527
+ord_1528 @1528
+ord_1529 @1529
+ord_1530 @1530
+ord_1531 @1531
+ord_1532 @1532
+ord_1533 @1533
+ord_1534 @1534
+ord_1535 @1535
+ord_1536 @1536
+ord_1537 @1537
+ord_1538 @1538
+ord_1539 @1539
+ord_1540 @1540
+ord_1541 @1541
+ord_1542 @1542
+ord_1543 @1543
+ord_1544 @1544
+ord_1545 @1545
+ord_1546 @1546
+ord_1547 @1547
+ord_1548 @1548
+ord_1549 @1549
+ord_1550 @1550
+ord_1551 @1551
+ord_1552 @1552
+ord_1553 @1553
+ord_1554 @1554
+ord_1555 @1555
+ord_1556 @1556
+ord_1557 @1557
+ord_1558 @1558
+ord_1559 @1559
+ord_1560 @1560
+ord_1561 @1561
+ord_1562 @1562
+ord_1563 @1563
+ord_1564 @1564
+ord_1565 @1565
+ord_1566 @1566
+ord_1567 @1567
+ord_1568 @1568
+ord_1569 @1569
+ord_1570 @1570
+ord_1571 @1571
+ord_1572 @1572
+ord_1573 @1573
+ord_1574 @1574
+ord_1575 @1575
+ord_1576 @1576
+ord_1577 @1577
+ord_1578 @1578
+ord_1579 @1579
+ord_1580 @1580
+ord_1581 @1581
+ord_1582 @1582
+ord_1583 @1583
+ord_1584 @1584
+ord_1585 @1585
+ord_1586 @1586
+ord_1587 @1587
+ord_1588 @1588
+ord_1589 @1589
+ord_1590 @1590
+ord_1591 @1591
+ord_1592 @1592
+ord_1593 @1593
+ord_1594 @1594
+ord_1595 @1595
+ord_1596 @1596
+ord_1597 @1597
+ord_1598 @1598
+ord_1599 @1599
+ord_1600 @1600
+ord_1601 @1601
+ord_1602 @1602
+ord_1603 @1603
+ord_1604 @1604
+ord_1605 @1605
+ord_1606 @1606
+ord_1607 @1607
+ord_1608 @1608
+ord_1609 @1609
+ord_1610 @1610
+ord_1611 @1611
+ord_1612 @1612
+ord_1613 @1613
+ord_1614 @1614
+ord_1615 @1615
+ord_1616 @1616
+ord_1617 @1617
+ord_1618 @1618
+ord_1619 @1619
+ord_1620 @1620
+ord_1621 @1621
+ord_1622 @1622
+ord_1623 @1623
+ord_1624 @1624
+ord_1625 @1625
+ord_1626 @1626
+ord_1627 @1627
+ord_1628 @1628
+ord_1629 @1629
+ord_1630 @1630
+ord_1631 @1631
+ord_1632 @1632
+ord_1633 @1633
+ord_1634 @1634
+ord_1635 @1635
+ord_1636 @1636
+ord_1637 @1637
+ord_1638 @1638
+ord_1639 @1639
+ord_1640 @1640
+ord_1641 @1641
+ord_1642 @1642
+ord_1643 @1643
+ord_1644 @1644
+ord_1645 @1645
+ord_1646 @1646
+ord_1647 @1647
+ord_1648 @1648
+ord_1649 @1649
+ord_1650 @1650
+ord_1651 @1651
+ord_1652 @1652
+ord_1653 @1653
+ord_1654 @1654
+ord_1655 @1655
+ord_1656 @1656
+ord_1657 @1657
+ord_1658 @1658
+ord_1659 @1659
+ord_1660 @1660
+ord_1661 @1661
+ord_1662 @1662
+ord_1663 @1663
+ord_1664 @1664
+ord_1665 @1665
+ord_1666 @1666
+ord_1667 @1667
+ord_1668 @1668
+ord_1669 @1669
+ord_1670 @1670
+ord_1671 @1671
+ord_1672 @1672
+ord_1673 @1673
+ord_1674 @1674
+ord_1675 @1675
+ord_1676 @1676
+ord_1677 @1677
+ord_1678 @1678
+ord_1679 @1679
+ord_1680 @1680
+ord_1681 @1681
+ord_1682 @1682
+ord_1683 @1683
+ord_1684 @1684
+ord_1685 @1685
+ord_1686 @1686
+ord_1687 @1687
+ord_1688 @1688
+ord_1689 @1689
+ord_1690 @1690
+ord_1691 @1691
+ord_1692 @1692
+ord_1693 @1693
+ord_1694 @1694
+ord_1695 @1695
+ord_1696 @1696
+ord_1697 @1697
+ord_1698 @1698
+ord_1699 @1699
+ord_1700 @1700
+ord_1701 @1701
+ord_1702 @1702
+ord_1703 @1703
+ord_1704 @1704
+ord_1705 @1705
+ord_1706 @1706
+ord_1707 @1707
+ord_1708 @1708
+ord_1709 @1709
+ord_1710 @1710
+ord_1711 @1711
+ord_1712 @1712
+ord_1713 @1713
+ord_1714 @1714
+ord_1715 @1715
+ord_1716 @1716
+ord_1717 @1717
+ord_1718 @1718
+ord_1719 @1719
+ord_1720 @1720
+ord_1721 @1721
+ord_1722 @1722
+ord_1723 @1723
+ord_1724 @1724
+ord_1725 @1725
+ord_1726 @1726
+ord_1727 @1727
+ord_1728 @1728
+ord_1729 @1729
+ord_1730 @1730
+ord_1731 @1731
+ord_1732 @1732
+ord_1733 @1733
+ord_1734 @1734
+ord_1735 @1735
+ord_1736 @1736
+ord_1737 @1737
+ord_1738 @1738
+ord_1739 @1739
+ord_1740 @1740
+ord_1741 @1741
+ord_1742 @1742
+ord_1743 @1743
+ord_1744 @1744
+ord_1745 @1745
+ord_1746 @1746
+ord_1747 @1747
+ord_1748 @1748
+ord_1749 @1749
+ord_1750 @1750
+ord_1751 @1751
+ord_1752 @1752
+ord_1753 @1753
+ord_1754 @1754
+ord_1755 @1755
+ord_1756 @1756
+ord_1757 @1757
+ord_1758 @1758
+ord_1759 @1759
+ord_1760 @1760
+ord_1761 @1761
+ord_1762 @1762
+ord_1763 @1763
+ord_1764 @1764
+ord_1765 @1765
+ord_1766 @1766
+ord_1767 @1767
+ord_1768 @1768
+ord_1769 @1769
+ord_1770 @1770
+ord_1771 @1771
+ord_1772 @1772
+ord_1773 @1773
+ord_1774 @1774
+ord_1775 @1775
+ord_1776 @1776
+ord_1777 @1777
+ord_1778 @1778
+ord_1779 @1779
+ord_1780 @1780
+ord_1781 @1781
+ord_1782 @1782
+ord_1783 @1783
+ord_1784 @1784
+ord_1785 @1785
+ord_1786 @1786
+ord_1787 @1787
+ord_1788 @1788
+ord_1789 @1789
+ord_1790 @1790
+ord_1791 @1791
+ord_1792 @1792
+ord_1793 @1793
+ord_1794 @1794
+ord_1795 @1795
+ord_1796 @1796
+ord_1797 @1797
+ord_1798 @1798
+ord_1799 @1799
+ord_1800 @1800
+ord_1801 @1801
+ord_1802 @1802
+ord_1803 @1803
+ord_1804 @1804
+ord_1805 @1805
+ord_1806 @1806
+ord_1807 @1807
+ord_1808 @1808
+ord_1809 @1809
+ord_1810 @1810
+ord_1811 @1811
+ord_1812 @1812
+ord_1813 @1813
+ord_1814 @1814
+ord_1815 @1815
+ord_1816 @1816
+ord_1817 @1817
+ord_1818 @1818
+ord_1819 @1819
+ord_1820 @1820
+ord_1821 @1821
+ord_1822 @1822
+ord_1823 @1823
+ord_1824 @1824
+ord_1825 @1825
+ord_1826 @1826
+ord_1827 @1827
+ord_1828 @1828
+ord_1829 @1829
+ord_1830 @1830
+ord_1831 @1831
+ord_1832 @1832
+ord_1833 @1833
+ord_1834 @1834
+ord_1835 @1835
+ord_1836 @1836
+ord_1837 @1837
+ord_1838 @1838
+ord_1839 @1839
+ord_1840 @1840
+ord_1841 @1841
+ord_1842 @1842
+ord_1843 @1843
+ord_1844 @1844
+ord_1845 @1845
+ord_1846 @1846
+ord_1847 @1847
+ord_1848 @1848
+ord_1849 @1849
+ord_1850 @1850
+ord_1851 @1851
+ord_1852 @1852
+ord_1853 @1853
+ord_1854 @1854
+ord_1855 @1855
+ord_1856 @1856
+ord_1857 @1857
+ord_1858 @1858
+ord_1859 @1859
+ord_1860 @1860
+ord_1861 @1861
+ord_1862 @1862
+ord_1863 @1863
+ord_1864 @1864
+ord_1865 @1865
+ord_1866 @1866
+ord_1867 @1867
+ord_1868 @1868
+ord_1869 @1869
+ord_1870 @1870
+ord_1871 @1871
+ord_1872 @1872
+ord_1873 @1873
+ord_1874 @1874
+ord_1875 @1875
+ord_1876 @1876
+ord_1877 @1877
+ord_1878 @1878
+ord_1879 @1879
+ord_1880 @1880
+ord_1881 @1881
+ord_1882 @1882
+ord_1883 @1883
+ord_1884 @1884
+ord_1885 @1885
+ord_1886 @1886
+ord_1887 @1887
+ord_1888 @1888
+ord_1889 @1889
+ord_1890 @1890
+ord_1891 @1891
+ord_1892 @1892
+ord_1893 @1893
+ord_1894 @1894
+ord_1895 @1895
+ord_1896 @1896
+ord_1897 @1897
+ord_1898 @1898
+ord_1899 @1899
+ord_1900 @1900
+ord_1901 @1901
+ord_1902 @1902
+ord_1903 @1903
+ord_1904 @1904
+ord_1905 @1905
+ord_1906 @1906
+ord_1907 @1907
+ord_1908 @1908
+ord_1909 @1909
+ord_1910 @1910
+ord_1911 @1911
+ord_1912 @1912
+ord_1913 @1913
+ord_1914 @1914
+ord_1915 @1915
+ord_1916 @1916
+ord_1917 @1917
+ord_1918 @1918
+ord_1919 @1919
+ord_1920 @1920
+ord_1921 @1921
+ord_1922 @1922
+ord_1923 @1923
+ord_1924 @1924
+ord_1925 @1925
+ord_1926 @1926
+ord_1927 @1927
+ord_1928 @1928
+ord_1929 @1929
+ord_1930 @1930
+ord_1931 @1931
+ord_1932 @1932
+ord_1933 @1933
+ord_1934 @1934
+ord_1935 @1935
+ord_1936 @1936
+ord_1937 @1937
+ord_1938 @1938
+ord_1939 @1939
+ord_1940 @1940
+ord_1941 @1941
+ord_1942 @1942
+ord_1943 @1943
+ord_1944 @1944
+ord_1945 @1945
+ord_1946 @1946
+ord_1947 @1947
+ord_1948 @1948
+ord_1949 @1949
+ord_1950 @1950
+ord_1951 @1951
+ord_1952 @1952
+ord_1953 @1953
+ord_1954 @1954
+ord_1955 @1955
+ord_1956 @1956
+ord_1957 @1957
+ord_1958 @1958
+ord_1959 @1959
+ord_1960 @1960
+ord_1961 @1961
+ord_1962 @1962
+ord_1963 @1963
+ord_1964 @1964
+ord_1965 @1965
+ord_1966 @1966
+ord_1967 @1967
+ord_1968 @1968
+ord_1969 @1969
+ord_1970 @1970
+ord_1971 @1971
+ord_1972 @1972
+ord_1973 @1973
+ord_1974 @1974
+ord_1975 @1975
+ord_1976 @1976
+ord_1977 @1977
+ord_1978 @1978
+ord_1979 @1979
+ord_1980 @1980
+ord_1981 @1981
+ord_1982 @1982
+ord_1983 @1983
+ord_1984 @1984
+ord_1985 @1985
+ord_1986 @1986
+ord_1987 @1987
+ord_1988 @1988
+ord_1989 @1989
+ord_1990 @1990
+ord_1991 @1991
+ord_1992 @1992
+ord_1993 @1993
+ord_1994 @1994
+ord_1995 @1995
+ord_1996 @1996
+ord_1997 @1997
+ord_1998 @1998
+ord_1999 @1999
+ord_2000 @2000
+ord_2001 @2001
+ord_2002 @2002
+ord_2003 @2003
+ord_2004 @2004
+ord_2005 @2005
+ord_2006 @2006
+ord_2007 @2007
+ord_2008 @2008
+ord_2009 @2009
+ord_2010 @2010
+ord_2011 @2011
+ord_2012 @2012
+ord_2013 @2013
+ord_2014 @2014
+ord_2015 @2015
+ord_2016 @2016
+ord_2017 @2017
+ord_2018 @2018
+ord_2019 @2019
+ord_2020 @2020
+ord_2021 @2021
+ord_2022 @2022
+ord_2023 @2023
+ord_2024 @2024
+ord_2025 @2025
+ord_2026 @2026
+ord_2027 @2027
+ord_2028 @2028
+ord_2029 @2029
+ord_2030 @2030
+ord_2031 @2031
+ord_2032 @2032
+ord_2033 @2033
+ord_2034 @2034
+ord_2035 @2035
+ord_2036 @2036
+ord_2037 @2037
+ord_2038 @2038
+ord_2039 @2039
+ord_2040 @2040
+ord_2041 @2041
+ord_2042 @2042
+ord_2043 @2043
+ord_2044 @2044
+ord_2045 @2045
+ord_2046 @2046
+ord_2047 @2047 DATA
+ord_2048 @2048 DATA
+ord_2049 @2049 DATA
+ord_2050 @2050 DATA
+ord_2051 @2051 DATA
+ord_2052 @2052 DATA
+ord_2053 @2053 DATA
+ord_2054 @2054 DATA
+ord_2055 @2055 DATA
+ord_2056 @2056 DATA
+ord_2057 @2057 DATA
+ord_2058 @2058 DATA
+ord_2059 @2059 DATA
+ord_2060 @2060 DATA
+ord_2061 @2061 DATA
+ord_2062 @2062 DATA
+ord_2063 @2063 DATA
+ord_2064 @2064 DATA
+ord_2065 @2065 DATA
+ord_2066 @2066 DATA
+ord_2067 @2067 DATA
+ord_2068 @2068 DATA
+ord_2069 @2069 DATA
+ord_2070 @2070 DATA
+ord_2071 @2071 DATA
+ord_2072 @2072 DATA
+ord_2073 @2073 DATA
+ord_2074 @2074 DATA
+ord_2075 @2075 DATA
+ord_2076 @2076 DATA
+ord_2077 @2077 DATA
+ord_2078 @2078 DATA
+ord_2079 @2079 DATA
+ord_2080 @2080 DATA
+ord_2081 @2081 DATA
+ord_2082 @2082 DATA
+ord_2083 @2083 DATA
+ord_2084 @2084 DATA
+ord_2085 @2085 DATA
+ord_2086 @2086 DATA
+ord_2087 @2087 DATA
+ord_2088 @2088
+ord_2089 @2089
+ord_2090 @2090
+ord_2091 @2091
+ord_2092 @2092
+ord_2093 @2093
+ord_2094 @2094
+ord_2095 @2095
+ord_2096 @2096
+ord_2097 @2097
+ord_2098 @2098
+ord_2099 @2099
+ord_2100 @2100
+ord_2101 @2101
+ord_2102 @2102
+ord_2103 @2103
+ord_2104 @2104
+ord_2105 @2105
+ord_2106 @2106
+ord_2107 @2107
+ord_2108 @2108
+ord_2109 @2109
+ord_2110 @2110
+ord_2111 @2111 DATA
+ord_2112 @2112
+ord_2113 @2113
+ord_2114 @2114
+ord_2115 @2115
+ord_2116 @2116
+ord_2117 @2117
+ord_2118 @2118
+ord_2119 @2119
+ord_2120 @2120
+ord_2121 @2121
+ord_2122 @2122
+ord_2123 @2123
+ord_2124 @2124
+ord_2125 @2125
+ord_2126 @2126
+ord_2127 @2127
+ord_2128 @2128
+ord_2129 @2129
+ord_2130 @2130
+ord_2131 @2131
+ord_2132 @2132
+ord_2133 @2133
+ord_2134 @2134
+ord_2135 @2135
+ord_2136 @2136
+ord_2137 @2137
+ord_2138 @2138
+ord_2139 @2139
+ord_2140 @2140
+ord_2141 @2141
+ord_2142 @2142
+ord_2143 @2143
+ord_2144 @2144
+ord_2145 @2145
+ord_2146 @2146
+ord_2147 @2147
+ord_2148 @2148
+ord_2149 @2149
+ord_2150 @2150
+ord_2151 @2151
+ord_2152 @2152
+ord_2153 @2153
+ord_2154 @2154
+ord_2155 @2155
+ord_2156 @2156
+ord_2157 @2157
+ord_2158 @2158
+ord_2159 @2159
+ord_2160 @2160
+ord_2161 @2161
+ord_2162 @2162
+ord_2163 @2163
+ord_2164 @2164
+ord_2165 @2165
+ord_2166 @2166
+ord_2167 @2167
+ord_2168 @2168 DATA
+ord_2169 @2169
+ord_2170 @2170
+ord_2171 @2171
+ord_2172 @2172 DATA
+ord_2173 @2173
+ord_2174 @2174
+ord_2175 @2175
+ord_2176 @2176
+ord_2177 @2177
+ord_2178 @2178
+ord_2179 @2179
+ord_2180 @2180
+ord_2181 @2181
+ord_2182 @2182
+ord_2183 @2183
+ord_2184 @2184
+ord_2185 @2185
+ord_2186 @2186
+ord_2187 @2187
+ord_2188 @2188
+ord_2189 @2189
+ord_2190 @2190
+ord_2191 @2191
+ord_2192 @2192
+ord_2193 @2193
+ord_2194 @2194
+ord_2195 @2195
+ord_2196 @2196
+ord_2197 @2197
+ord_2198 @2198 DATA
+ord_2199 @2199
+ord_2200 @2200
+ord_2201 @2201
+ord_2202 @2202
+ord_2203 @2203
+ord_2204 @2204
+ord_2205 @2205
+ord_2206 @2206
+ord_2207 @2207
+ord_2208 @2208
+ord_2209 @2209
+ord_2210 @2210
+ord_2211 @2211
+ord_2212 @2212
+ord_2213 @2213
+ord_2214 @2214
+ord_2215 @2215
+ord_2216 @2216
+ord_2217 @2217
+ord_2218 @2218
+ord_2219 @2219
+ord_2220 @2220
+ord_2221 @2221
+ord_2222 @2222
+ord_2223 @2223
+ord_2224 @2224
+ord_2225 @2225
+ord_2226 @2226
+ord_2227 @2227
+ord_2228 @2228
+ord_2229 @2229
+ord_2230 @2230
+ord_2231 @2231
+ord_2232 @2232
+ord_2233 @2233
+ord_2234 @2234
+ord_2235 @2235
+ord_2236 @2236
+ord_2237 @2237
+ord_2238 @2238
+ord_2239 @2239
+ord_2240 @2240
+ord_2241 @2241
+ord_2242 @2242
+ord_2243 @2243
+ord_2244 @2244
+ord_2245 @2245
+ord_2246 @2246
+ord_2247 @2247
+ord_2248 @2248
+ord_2249 @2249
+ord_2250 @2250
+ord_2251 @2251
+ord_2252 @2252
+ord_2253 @2253
+ord_2254 @2254
+ord_2255 @2255
+ord_2256 @2256
+ord_2257 @2257
+ord_2258 @2258
+ord_2259 @2259
+ord_2260 @2260
+ord_2261 @2261
+ord_2262 @2262
+ord_2263 @2263
+ord_2264 @2264
+ord_2265 @2265
+ord_2266 @2266
+ord_2267 @2267
+ord_2268 @2268
+ord_2269 @2269
+ord_2270 @2270
+ord_2271 @2271
+ord_2272 @2272
+ord_2273 @2273
+ord_2274 @2274
+ord_2275 @2275
+ord_2276 @2276
+ord_2277 @2277
+ord_2278 @2278
+ord_2279 @2279
+ord_2280 @2280
+ord_2281 @2281
+ord_2282 @2282
+ord_2283 @2283
+ord_2284 @2284
+ord_2285 @2285
+ord_2286 @2286
+ord_2287 @2287
+ord_2288 @2288
+ord_2289 @2289
+ord_2290 @2290
+ord_2291 @2291
+ord_2292 @2292
+ord_2293 @2293
+ord_2294 @2294
+ord_2295 @2295
+ord_2296 @2296
+ord_2297 @2297
+ord_2298 @2298
+ord_2299 @2299
+ord_2300 @2300
+ord_2301 @2301
+ord_2302 @2302
+ord_2303 @2303
+ord_2304 @2304
+ord_2305 @2305
+ord_2306 @2306
+ord_2307 @2307
+ord_2308 @2308
+ord_2309 @2309
+ord_2310 @2310
+ord_2311 @2311
+ord_2312 @2312
+ord_2313 @2313
+ord_2314 @2314 DATA
+ord_2315 @2315
+ord_2316 @2316
+ord_2317 @2317
+ord_2318 @2318
+ord_2319 @2319
+ord_2320 @2320
+ord_2321 @2321
+ord_2322 @2322
+ord_2323 @2323
+ord_2324 @2324
+ord_2325 @2325
+ord_2326 @2326
+ord_2327 @2327
+ord_2328 @2328
+ord_2329 @2329
+ord_2330 @2330
+ord_2331 @2331
+ord_2332 @2332
+ord_2333 @2333
+ord_2334 @2334
+ord_2335 @2335
+ord_2336 @2336
+ord_2337 @2337
+ord_2338 @2338
+ord_2339 @2339
+ord_2340 @2340
+ord_2341 @2341
+ord_2342 @2342
+ord_2343 @2343
+ord_2344 @2344
+ord_2345 @2345
+ord_2346 @2346
+ord_2347 @2347
+ord_2348 @2348
+ord_2349 @2349
+ord_2350 @2350
+ord_2351 @2351
+ord_2352 @2352
+ord_2353 @2353
+ord_2354 @2354
+ord_2355 @2355
+ord_2356 @2356
+ord_2357 @2357
+ord_2358 @2358
+ord_2359 @2359
+ord_2360 @2360
+ord_2361 @2361
+ord_2362 @2362
+ord_2363 @2363
+ord_2364 @2364
+ord_2365 @2365
+ord_2366 @2366
+ord_2367 @2367
+ord_2368 @2368
+ord_2369 @2369
+ord_2370 @2370
+ord_2371 @2371
+ord_2372 @2372
+ord_2373 @2373
+ord_2374 @2374
+ord_2375 @2375
+ord_2376 @2376
+ord_2377 @2377
+ord_2378 @2378
+ord_2379 @2379
+ord_2380 @2380
+ord_2381 @2381
+ord_2382 @2382
+ord_2383 @2383
+ord_2384 @2384
+ord_2385 @2385
+ord_2386 @2386
+ord_2387 @2387
+ord_2388 @2388
+ord_2389 @2389
+ord_2390 @2390
+ord_2391 @2391
+ord_2392 @2392
+ord_2393 @2393
+ord_2394 @2394
+ord_2395 @2395
+ord_2396 @2396
+ord_2397 @2397
+ord_2398 @2398
+ord_2399 @2399
+ord_2400 @2400
+ord_2401 @2401
+ord_2402 @2402
+ord_2403 @2403
+ord_2404 @2404
+ord_2405 @2405
+ord_2406 @2406
+ord_2407 @2407
+ord_2408 @2408
+ord_2409 @2409
+ord_2410 @2410
+ord_2411 @2411
+ord_2412 @2412
+ord_2413 @2413
+ord_2414 @2414
+ord_2415 @2415
+ord_2416 @2416
+ord_2417 @2417
+ord_2418 @2418
+ord_2419 @2419
+ord_2420 @2420
+ord_2421 @2421
+ord_2422 @2422
+ord_2423 @2423
+ord_2424 @2424
+ord_2425 @2425
+ord_2426 @2426
+ord_2427 @2427
+ord_2428 @2428
+ord_2429 @2429
+ord_2430 @2430
+ord_2431 @2431
+ord_2432 @2432
+ord_2433 @2433
+ord_2434 @2434
+ord_2435 @2435
+ord_2436 @2436
+ord_2437 @2437
+ord_2438 @2438
+ord_2439 @2439
+ord_2440 @2440
+ord_2441 @2441
+ord_2442 @2442
+ord_2443 @2443
+ord_2444 @2444
+ord_2445 @2445
+ord_2446 @2446
+ord_2447 @2447
+ord_2448 @2448
+ord_2449 @2449
+ord_2450 @2450
+ord_2451 @2451
+ord_2452 @2452
+ord_2453 @2453
+ord_2454 @2454
+ord_2455 @2455
+ord_2456 @2456
+ord_2457 @2457
+ord_2458 @2458
+ord_2459 @2459
+ord_2460 @2460
+ord_2461 @2461
+ord_2462 @2462
+ord_2463 @2463
+ord_2464 @2464
+ord_2465 @2465
+ord_2466 @2466
+ord_2467 @2467
+ord_2468 @2468
+ord_2469 @2469
+ord_2470 @2470
+ord_2471 @2471
+ord_2472 @2472
+ord_2473 @2473
+ord_2474 @2474
+ord_2475 @2475
+ord_2476 @2476
+ord_2477 @2477
+ord_2478 @2478
+ord_2479 @2479
+ord_2480 @2480
+ord_2481 @2481
+ord_2482 @2482
+ord_2483 @2483
+ord_2484 @2484
+ord_2485 @2485
+ord_2486 @2486
+ord_2487 @2487
+ord_2488 @2488
+ord_2489 @2489
+ord_2490 @2490
+ord_2491 @2491
+ord_2492 @2492
+ord_2493 @2493
+ord_2494 @2494
+ord_2495 @2495
+ord_2496 @2496
+ord_2497 @2497
+ord_2498 @2498
+ord_2499 @2499
+ord_2500 @2500
+ord_2501 @2501
+ord_2502 @2502
+ord_2503 @2503
+ord_2504 @2504
+ord_2505 @2505
+ord_2506 @2506
+ord_2507 @2507
+ord_2508 @2508
+ord_2509 @2509
+ord_2510 @2510
+ord_2511 @2511
+ord_2512 @2512
+ord_2513 @2513
+ord_2514 @2514
+ord_2515 @2515
+ord_2516 @2516
+ord_2517 @2517
+ord_2518 @2518
+ord_2519 @2519
+ord_2520 @2520
+ord_2521 @2521
+ord_2522 @2522
+ord_2523 @2523
+ord_2524 @2524
+ord_2525 @2525
+ord_2526 @2526
+ord_2527 @2527
+ord_2528 @2528
+ord_2529 @2529
+ord_2530 @2530
+ord_2531 @2531
+ord_2532 @2532
+ord_2533 @2533
+ord_2534 @2534
+ord_2535 @2535
+ord_2536 @2536
+ord_2537 @2537
+ord_2538 @2538
+ord_2539 @2539
+ord_2540 @2540
+ord_2541 @2541
+ord_2542 @2542
+ord_2543 @2543
+ord_2544 @2544
+ord_2545 @2545
+ord_2546 @2546
+ord_2547 @2547
+ord_2548 @2548
+ord_2549 @2549
+ord_2550 @2550
+ord_2551 @2551
+ord_2552 @2552
+ord_2553 @2553
+ord_2554 @2554
+ord_2555 @2555
+ord_2556 @2556
+ord_2557 @2557
+ord_2558 @2558
+ord_2559 @2559
+ord_2560 @2560
+ord_2561 @2561
+ord_2562 @2562
+ord_2563 @2563
+ord_2564 @2564
+ord_2565 @2565
+ord_2566 @2566
+ord_2567 @2567
+ord_2568 @2568
+ord_2569 @2569
+ord_2570 @2570
+ord_2571 @2571
+ord_2572 @2572
+ord_2573 @2573
+ord_2574 @2574
+ord_2575 @2575
+ord_2576 @2576
+ord_2577 @2577
+ord_2578 @2578
+ord_2579 @2579
+ord_2580 @2580
+ord_2581 @2581
+ord_2582 @2582
+ord_2583 @2583
+ord_2584 @2584
+ord_2585 @2585
+ord_2586 @2586
+ord_2587 @2587
+ord_2588 @2588
+ord_2589 @2589
+ord_2590 @2590
+ord_2591 @2591
+ord_2592 @2592
+ord_2593 @2593
+ord_2594 @2594
+ord_2595 @2595
+ord_2596 @2596
+ord_2597 @2597
+ord_2598 @2598
+ord_2599 @2599
+ord_2600 @2600
+ord_2601 @2601
+ord_2602 @2602
+ord_2603 @2603
+ord_2604 @2604
+ord_2605 @2605
+ord_2606 @2606
+ord_2607 @2607
+ord_2608 @2608
+ord_2609 @2609
+ord_2610 @2610
+ord_2611 @2611
+ord_2612 @2612
+ord_2613 @2613
+ord_2614 @2614
+ord_2615 @2615
+ord_2616 @2616
+ord_2617 @2617
+ord_2618 @2618
+ord_2619 @2619
+ord_2620 @2620
+ord_2621 @2621
+ord_2622 @2622
+ord_2623 @2623
+ord_2624 @2624
+ord_2625 @2625
+ord_2626 @2626
+ord_2627 @2627
+ord_2628 @2628
+ord_2629 @2629
+ord_2630 @2630
+ord_2631 @2631
+ord_2632 @2632
+ord_2633 @2633
+ord_2634 @2634
+ord_2635 @2635
+ord_2636 @2636
+ord_2637 @2637
+ord_2638 @2638
+ord_2639 @2639
+ord_2640 @2640
+ord_2641 @2641
+ord_2642 @2642
+ord_2643 @2643
+ord_2644 @2644
+ord_2645 @2645
+ord_2646 @2646
+ord_2647 @2647
+ord_2648 @2648
+ord_2649 @2649
+ord_2650 @2650
+ord_2651 @2651
+ord_2652 @2652
+ord_2653 @2653
+ord_2654 @2654
+ord_2655 @2655
+ord_2656 @2656
+ord_2657 @2657
+ord_2658 @2658
+ord_2659 @2659
+ord_2660 @2660
+ord_2661 @2661
+ord_2662 @2662
+ord_2663 @2663
+ord_2664 @2664
+ord_2665 @2665
+ord_2666 @2666
+ord_2667 @2667
+ord_2668 @2668
+ord_2669 @2669
+ord_2670 @2670
+ord_2671 @2671
+ord_2672 @2672
+ord_2673 @2673
+ord_2674 @2674 DATA
+ord_2675 @2675 DATA
+ord_2676 @2676 DATA
+ord_2677 @2677 DATA
+ord_2678 @2678 DATA
+ord_2679 @2679 DATA
+ord_2680 @2680
+ord_2681 @2681
+ord_2682 @2682
+ord_2683 @2683
+ord_2684 @2684
+ord_2685 @2685
+ord_2686 @2686
+ord_2687 @2687
+ord_2688 @2688
+ord_2689 @2689
+ord_2690 @2690
+ord_2691 @2691
+ord_2692 @2692
+ord_2693 @2693
+ord_2694 @2694
+ord_2695 @2695
+ord_2696 @2696
+ord_2697 @2697
+ord_2698 @2698
+ord_2699 @2699
+ord_2700 @2700
+ord_2701 @2701
+ord_2702 @2702
+ord_2703 @2703
+ord_2704 @2704
+ord_2705 @2705
+ord_2706 @2706
+ord_2707 @2707
+ord_2708 @2708
+ord_2709 @2709
+ord_2710 @2710
+ord_2711 @2711
+ord_2712 @2712
+ord_2713 @2713
+ord_2714 @2714
+ord_2715 @2715
+ord_2716 @2716
+ord_2717 @2717
+ord_2718 @2718
+ord_2719 @2719
+ord_2720 @2720
+ord_2721 @2721
+ord_2722 @2722
+ord_2723 @2723
+ord_2724 @2724
+ord_2725 @2725
+ord_2726 @2726
+ord_2727 @2727
+ord_2728 @2728
+ord_2729 @2729
+ord_2730 @2730
+ord_2731 @2731
+ord_2732 @2732
+ord_2733 @2733
+ord_2734 @2734
+ord_2735 @2735
+ord_2736 @2736
+ord_2737 @2737
+ord_2738 @2738
+ord_2739 @2739
+ord_2740 @2740
+ord_2741 @2741
+ord_2742 @2742
+ord_2743 @2743
+ord_2744 @2744
+ord_2745 @2745
+ord_2746 @2746
+ord_2747 @2747
+ord_2748 @2748
+ord_2749 @2749
+ord_2750 @2750
+ord_2751 @2751
+ord_2752 @2752
+ord_2753 @2753
+ord_2754 @2754
+ord_2755 @2755
+ord_2756 @2756
+ord_2757 @2757
+ord_2758 @2758
+ord_2759 @2759
+ord_2760 @2760
+ord_2761 @2761
+ord_2762 @2762
+ord_2763 @2763
+ord_2764 @2764
+ord_2765 @2765
+ord_2766 @2766
+ord_2767 @2767
+ord_2768 @2768
+ord_2769 @2769
+ord_2770 @2770
+ord_2771 @2771
+ord_2772 @2772
+ord_2773 @2773
+ord_2774 @2774
+ord_2775 @2775
+ord_2776 @2776
+ord_2777 @2777
+ord_2778 @2778
+ord_2779 @2779
+ord_2780 @2780
+ord_2781 @2781
+ord_2782 @2782
+ord_2783 @2783
+ord_2784 @2784
+ord_2785 @2785
+ord_2786 @2786
+ord_2787 @2787
+ord_2788 @2788
+ord_2789 @2789
+ord_2790 @2790
+ord_2791 @2791
+ord_2792 @2792
+ord_2793 @2793
+ord_2794 @2794
+ord_2795 @2795
+ord_2796 @2796
+ord_2797 @2797
+ord_2798 @2798
+ord_2799 @2799
+ord_2800 @2800
+ord_2801 @2801
+ord_2802 @2802
+ord_2803 @2803
+ord_2804 @2804
+ord_2805 @2805
+ord_2806 @2806
+ord_2807 @2807
+ord_2808 @2808
+ord_2809 @2809
+ord_2810 @2810
+ord_2811 @2811
+ord_2812 @2812
+ord_2813 @2813
+ord_2814 @2814
+ord_2815 @2815
+ord_2816 @2816
+ord_2817 @2817
+ord_2818 @2818
+ord_2819 @2819
+ord_2820 @2820
+ord_2821 @2821
+ord_2822 @2822
+ord_2823 @2823
+ord_2824 @2824
+ord_2825 @2825
+ord_2826 @2826
+ord_2827 @2827
+ord_2828 @2828
+ord_2829 @2829
+ord_2830 @2830
+ord_2831 @2831
+ord_2832 @2832
+ord_2833 @2833
+ord_2834 @2834
+ord_2835 @2835
+ord_2836 @2836
+ord_2837 @2837
+ord_2838 @2838
+ord_2839 @2839
+ord_2840 @2840
+ord_2841 @2841
+ord_2842 @2842
+ord_2843 @2843
+ord_2844 @2844
+ord_2845 @2845
+ord_2846 @2846
+ord_2847 @2847
+ord_2848 @2848
+ord_2849 @2849
+ord_2850 @2850
+ord_2851 @2851
+ord_2852 @2852
+ord_2853 @2853
+ord_2854 @2854
+ord_2855 @2855
+ord_2856 @2856
+ord_2857 @2857
+ord_2858 @2858
+ord_2859 @2859
+ord_2860 @2860
+ord_2861 @2861
+ord_2862 @2862
+ord_2863 @2863
+ord_2864 @2864
+ord_2865 @2865
+ord_2866 @2866
+ord_2867 @2867
+ord_2868 @2868
+ord_2869 @2869
+ord_2870 @2870
+ord_2871 @2871
+ord_2872 @2872
+ord_2873 @2873
+ord_2874 @2874
+ord_2875 @2875
+ord_2876 @2876
+ord_2877 @2877
+ord_2878 @2878
+ord_2879 @2879
+ord_2880 @2880
+ord_2881 @2881
+ord_2882 @2882
+ord_2883 @2883
+ord_2884 @2884
+ord_2885 @2885
+ord_2886 @2886
+ord_2887 @2887
+ord_2888 @2888
+ord_2889 @2889
+ord_2890 @2890
+ord_2891 @2891
+ord_2892 @2892
+ord_2893 @2893
+ord_2894 @2894
+ord_2895 @2895
+ord_2896 @2896
+ord_2897 @2897
+ord_2898 @2898
+ord_2899 @2899
+ord_2900 @2900
+ord_2901 @2901
+ord_2902 @2902
+ord_2903 @2903
+ord_2904 @2904
+ord_2905 @2905
+ord_2906 @2906
+ord_2907 @2907
+ord_2908 @2908
+ord_2909 @2909
+ord_2910 @2910
+ord_2911 @2911
+ord_2912 @2912
+ord_2913 @2913
+ord_2914 @2914
+ord_2915 @2915
+ord_2916 @2916
+ord_2917 @2917
+ord_2918 @2918
+ord_2919 @2919
+ord_2920 @2920
+ord_2921 @2921
+ord_2922 @2922
+ord_2923 @2923
+ord_2924 @2924
+ord_2925 @2925
+ord_2926 @2926
+ord_2927 @2927
+ord_2928 @2928
+ord_2929 @2929
+ord_2930 @2930
+ord_2931 @2931
+ord_2932 @2932
+ord_2933 @2933
+ord_2934 @2934
+ord_2935 @2935
+ord_2936 @2936
+ord_2937 @2937
+ord_2938 @2938
+ord_2939 @2939
+ord_2940 @2940
+ord_2941 @2941
+ord_2942 @2942
+ord_2943 @2943
+ord_2944 @2944
+ord_2945 @2945
+ord_2946 @2946
+ord_2947 @2947
+ord_2948 @2948
+ord_2949 @2949
+ord_2950 @2950
+ord_2951 @2951
+ord_2952 @2952
+ord_2953 @2953
+ord_2954 @2954
+ord_2955 @2955
+ord_2956 @2956
+ord_2957 @2957
+ord_2958 @2958
+ord_2959 @2959
+ord_2960 @2960
+ord_2961 @2961
+ord_2962 @2962
+ord_2963 @2963
+ord_2964 @2964
+ord_2965 @2965
+ord_2966 @2966
+ord_2967 @2967
+ord_2968 @2968
+ord_2969 @2969
+ord_2970 @2970
+ord_2971 @2971
+ord_2972 @2972
+ord_2973 @2973
+ord_2974 @2974
+ord_2975 @2975
+ord_2976 @2976
+ord_2977 @2977
+ord_2978 @2978
+ord_2979 @2979
+ord_2980 @2980
+ord_2981 @2981
+ord_2982 @2982
+ord_2983 @2983
+ord_2984 @2984
+ord_2985 @2985
+ord_2986 @2986
+ord_2987 @2987
+ord_2988 @2988
+ord_2989 @2989
+ord_2990 @2990
+ord_2991 @2991
+ord_2992 @2992
+ord_2993 @2993
+ord_2994 @2994
+ord_2995 @2995
+ord_2996 @2996
+ord_2997 @2997
+ord_2998 @2998
+ord_2999 @2999
+ord_3000 @3000
+ord_3001 @3001
+ord_3002 @3002
+ord_3003 @3003
+ord_3004 @3004
+ord_3005 @3005
+ord_3006 @3006
+ord_3007 @3007
+ord_3008 @3008
+ord_3009 @3009
+ord_3010 @3010
+ord_3011 @3011
+ord_3012 @3012
+ord_3013 @3013
+ord_3014 @3014
+ord_3015 @3015
+ord_3016 @3016
+ord_3017 @3017
+ord_3018 @3018
+ord_3019 @3019
+ord_3020 @3020
+ord_3021 @3021
+ord_3022 @3022
+ord_3023 @3023
+ord_3024 @3024
+ord_3025 @3025
+ord_3026 @3026
+ord_3027 @3027
+ord_3028 @3028
+ord_3029 @3029
+ord_3030 @3030
+ord_3031 @3031
+ord_3032 @3032
+ord_3033 @3033
+ord_3034 @3034
+ord_3035 @3035
+ord_3036 @3036
+ord_3037 @3037
+ord_3038 @3038
+ord_3039 @3039
+ord_3040 @3040
+ord_3041 @3041
+ord_3042 @3042
+ord_3043 @3043
+ord_3044 @3044
+ord_3045 @3045
+ord_3046 @3046
+ord_3047 @3047
+ord_3048 @3048
+ord_3049 @3049
+ord_3050 @3050
+ord_3051 @3051
+ord_3052 @3052
+ord_3053 @3053
+ord_3054 @3054
+ord_3055 @3055
+ord_3056 @3056
+ord_3057 @3057
+ord_3058 @3058
+ord_3059 @3059
+ord_3060 @3060
+ord_3061 @3061
+ord_3062 @3062
+ord_3063 @3063
+ord_3064 @3064
+ord_3065 @3065
+ord_3066 @3066
+ord_3067 @3067
+ord_3068 @3068
+ord_3069 @3069
+ord_3070 @3070
+ord_3071 @3071
+ord_3072 @3072
+ord_3073 @3073
+ord_3074 @3074
+ord_3075 @3075
+ord_3076 @3076
+ord_3077 @3077
+ord_3078 @3078
+ord_3079 @3079
+ord_3080 @3080
+ord_3081 @3081
+ord_3082 @3082
+ord_3083 @3083
+ord_3084 @3084
+ord_3085 @3085
+ord_3086 @3086
+ord_3087 @3087
+ord_3088 @3088
+ord_3089 @3089
+ord_3090 @3090
+ord_3091 @3091
+ord_3092 @3092
+ord_3093 @3093
+ord_3094 @3094
+ord_3095 @3095
+ord_3096 @3096
+ord_3097 @3097
+ord_3098 @3098
+ord_3099 @3099
+ord_3100 @3100
+ord_3101 @3101
+ord_3102 @3102
+ord_3103 @3103
+ord_3104 @3104
+ord_3105 @3105
+ord_3106 @3106
+ord_3107 @3107
+ord_3108 @3108
+ord_3109 @3109
+ord_3110 @3110
+ord_3111 @3111
+ord_3112 @3112
+ord_3113 @3113
+ord_3114 @3114
+ord_3115 @3115
+ord_3116 @3116
+ord_3117 @3117
+ord_3118 @3118
+ord_3119 @3119
+ord_3120 @3120
+ord_3121 @3121
+ord_3122 @3122
+ord_3123 @3123
+ord_3124 @3124
+ord_3125 @3125
+ord_3126 @3126
+ord_3127 @3127
+ord_3128 @3128
+ord_3129 @3129
+ord_3130 @3130
+ord_3131 @3131
+ord_3132 @3132
+ord_3133 @3133
+ord_3134 @3134
+ord_3135 @3135
+ord_3136 @3136
+ord_3137 @3137
+ord_3138 @3138
+ord_3139 @3139
+ord_3140 @3140
+ord_3141 @3141
+ord_3142 @3142
+ord_3143 @3143
+ord_3144 @3144
+ord_3145 @3145
+ord_3146 @3146
+ord_3147 @3147
+ord_3148 @3148
+ord_3149 @3149
+ord_3150 @3150
+ord_3151 @3151
+ord_3152 @3152
+ord_3153 @3153
+ord_3154 @3154
+ord_3155 @3155
+ord_3156 @3156
+ord_3157 @3157
+ord_3158 @3158
+ord_3159 @3159
+ord_3160 @3160
+ord_3161 @3161
+ord_3162 @3162
+ord_3163 @3163
+ord_3164 @3164
+ord_3165 @3165
+ord_3166 @3166
+ord_3167 @3167
+ord_3168 @3168
+ord_3169 @3169
+ord_3170 @3170
+ord_3171 @3171
+ord_3172 @3172
+ord_3173 @3173
+ord_3174 @3174
+ord_3175 @3175
+ord_3176 @3176
+ord_3177 @3177
+ord_3178 @3178
+ord_3179 @3179
+ord_3180 @3180
+ord_3181 @3181
+ord_3182 @3182
+ord_3183 @3183
+ord_3184 @3184
+ord_3185 @3185
+ord_3186 @3186
+ord_3187 @3187
+ord_3188 @3188
+ord_3189 @3189
+ord_3190 @3190
+ord_3191 @3191
+ord_3192 @3192
+ord_3193 @3193
+ord_3194 @3194
+ord_3195 @3195
+ord_3196 @3196
+ord_3197 @3197
+ord_3198 @3198
+ord_3199 @3199
+ord_3200 @3200
+ord_3201 @3201
+ord_3202 @3202
+ord_3203 @3203
+ord_3204 @3204
+ord_3205 @3205
+ord_3206 @3206
+ord_3207 @3207
+ord_3208 @3208
+ord_3209 @3209
+ord_3210 @3210
+ord_3211 @3211
+ord_3212 @3212
+ord_3213 @3213
+ord_3214 @3214
+ord_3215 @3215
+ord_3216 @3216
+ord_3217 @3217
+ord_3218 @3218
+ord_3219 @3219
+ord_3220 @3220
+ord_3221 @3221
+ord_3222 @3222
+ord_3223 @3223
+ord_3224 @3224
+ord_3225 @3225
+ord_3226 @3226
+ord_3227 @3227
+ord_3228 @3228
+ord_3229 @3229
+ord_3230 @3230
+ord_3231 @3231
+ord_3232 @3232
+ord_3233 @3233
+ord_3234 @3234
+ord_3235 @3235
+ord_3236 @3236
+ord_3237 @3237
+ord_3238 @3238
+ord_3239 @3239
+ord_3240 @3240
+ord_3241 @3241
+ord_3242 @3242
+ord_3243 @3243
+ord_3244 @3244
+ord_3245 @3245
+ord_3246 @3246
+ord_3247 @3247
+ord_3248 @3248
+ord_3249 @3249
+ord_3250 @3250
+ord_3251 @3251
+ord_3252 @3252
+ord_3253 @3253
+ord_3254 @3254
+ord_3255 @3255
+ord_3256 @3256
+ord_3257 @3257
+ord_3258 @3258
+ord_3259 @3259
+ord_3260 @3260
+ord_3261 @3261
+ord_3262 @3262
+ord_3263 @3263
+ord_3264 @3264
+ord_3265 @3265
+ord_3266 @3266
+ord_3267 @3267
+ord_3268 @3268
+ord_3269 @3269
+ord_3270 @3270
+ord_3271 @3271
+ord_3272 @3272
+ord_3273 @3273
+ord_3274 @3274
+ord_3275 @3275
+ord_3276 @3276
+ord_3277 @3277
+ord_3278 @3278
+ord_3279 @3279
+ord_3280 @3280
+ord_3281 @3281
+ord_3282 @3282
+ord_3283 @3283
+ord_3284 @3284
+ord_3285 @3285
+ord_3286 @3286
+ord_3287 @3287
+ord_3288 @3288
+ord_3289 @3289
+ord_3290 @3290
+ord_3291 @3291
+ord_3292 @3292
+ord_3293 @3293
+ord_3294 @3294
+ord_3295 @3295
+ord_3296 @3296
+ord_3297 @3297
+ord_3298 @3298
+ord_3299 @3299
+ord_3300 @3300
+ord_3301 @3301
+ord_3302 @3302
+ord_3303 @3303
+ord_3304 @3304
+ord_3305 @3305
+ord_3306 @3306
+ord_3307 @3307
+ord_3308 @3308
+ord_3309 @3309
+ord_3310 @3310
+ord_3311 @3311
+ord_3312 @3312
+ord_3313 @3313
+ord_3314 @3314
+ord_3315 @3315
+ord_3316 @3316
+ord_3317 @3317
+ord_3318 @3318
+ord_3319 @3319
+ord_3320 @3320
+ord_3321 @3321
+ord_3322 @3322
+ord_3323 @3323
+ord_3324 @3324
+ord_3325 @3325
+ord_3326 @3326
+ord_3327 @3327
+ord_3328 @3328
+ord_3329 @3329
+ord_3330 @3330
+ord_3331 @3331
+ord_3332 @3332
+ord_3333 @3333
+ord_3334 @3334
+ord_3335 @3335
+ord_3336 @3336
+ord_3337 @3337
+ord_3338 @3338
+ord_3339 @3339
+ord_3340 @3340
+ord_3341 @3341
+ord_3342 @3342
+ord_3343 @3343
+ord_3344 @3344
+ord_3345 @3345
+ord_3346 @3346
+ord_3347 @3347
+ord_3348 @3348
+ord_3349 @3349
+ord_3350 @3350
+ord_3351 @3351
+ord_3352 @3352
+ord_3353 @3353
+ord_3354 @3354
+ord_3355 @3355
+ord_3356 @3356
+ord_3357 @3357
+ord_3358 @3358
+ord_3359 @3359
+ord_3360 @3360
+ord_3361 @3361
+ord_3362 @3362
+ord_3363 @3363
+ord_3364 @3364
+ord_3365 @3365
+ord_3366 @3366
+ord_3367 @3367
+ord_3368 @3368
+ord_3369 @3369
+ord_3370 @3370
+ord_3371 @3371
+ord_3372 @3372
+ord_3373 @3373
+ord_3374 @3374
+ord_3375 @3375
+ord_3376 @3376
+ord_3377 @3377
+ord_3378 @3378
+ord_3379 @3379
+ord_3380 @3380
+ord_3381 @3381
+ord_3382 @3382
+ord_3383 @3383
+ord_3384 @3384
+ord_3385 @3385
+ord_3386 @3386
+ord_3387 @3387
+ord_3388 @3388
+ord_3389 @3389
+ord_3390 @3390
+ord_3391 @3391
+ord_3392 @3392
+ord_3393 @3393
+ord_3394 @3394
+ord_3395 @3395
+ord_3396 @3396
+ord_3397 @3397
+ord_3398 @3398
+ord_3399 @3399
+ord_3400 @3400
+ord_3401 @3401
+ord_3402 @3402
+ord_3403 @3403
+ord_3404 @3404
+ord_3405 @3405
+ord_3406 @3406
+ord_3407 @3407
+ord_3408 @3408
+ord_3409 @3409
+ord_3410 @3410
+ord_3411 @3411
+ord_3412 @3412
+ord_3413 @3413
+ord_3414 @3414
+ord_3415 @3415
+ord_3416 @3416
+ord_3417 @3417
+ord_3418 @3418
+ord_3419 @3419
+ord_3420 @3420
+ord_3421 @3421
+ord_3422 @3422
+ord_3423 @3423
+ord_3424 @3424
+ord_3425 @3425
+ord_3426 @3426
+ord_3427 @3427
+ord_3428 @3428
+ord_3429 @3429
+ord_3430 @3430
+ord_3431 @3431
+ord_3432 @3432
+ord_3433 @3433
+ord_3434 @3434
+ord_3435 @3435
+ord_3436 @3436
+ord_3437 @3437
+ord_3438 @3438
+ord_3439 @3439
+ord_3440 @3440
+ord_3441 @3441
+ord_3442 @3442
+ord_3443 @3443
+ord_3444 @3444
+ord_3445 @3445
+ord_3446 @3446
+ord_3447 @3447
+ord_3448 @3448
+ord_3449 @3449
+ord_3450 @3450
+ord_3451 @3451
+ord_3452 @3452
+ord_3453 @3453
+ord_3454 @3454
+ord_3455 @3455
+ord_3456 @3456
+ord_3457 @3457
+ord_3458 @3458
+ord_3459 @3459
+ord_3460 @3460
+ord_3461 @3461
+ord_3462 @3462
+ord_3463 @3463
+ord_3464 @3464
+ord_3465 @3465
+ord_3466 @3466
+ord_3467 @3467
+ord_3468 @3468
+ord_3469 @3469
+ord_3470 @3470
+ord_3471 @3471
+ord_3472 @3472
+ord_3473 @3473
+ord_3474 @3474
+ord_3475 @3475
+ord_3476 @3476
+ord_3477 @3477
+ord_3478 @3478
+ord_3479 @3479
+ord_3480 @3480
+ord_3481 @3481
+ord_3482 @3482
+ord_3483 @3483
+ord_3484 @3484
+ord_3485 @3485
+ord_3486 @3486
+ord_3487 @3487
+ord_3488 @3488
+ord_3489 @3489
+ord_3490 @3490
+ord_3491 @3491
+ord_3492 @3492
+ord_3493 @3493
+ord_3494 @3494
+ord_3495 @3495
+ord_3496 @3496
+ord_3497 @3497
+ord_3498 @3498
+ord_3499 @3499
+ord_3500 @3500
+ord_3501 @3501
+ord_3502 @3502
+ord_3503 @3503
+ord_3504 @3504
+ord_3505 @3505
+ord_3506 @3506
+ord_3507 @3507
+ord_3508 @3508
+ord_3509 @3509
+ord_3510 @3510
+ord_3511 @3511
+ord_3512 @3512
+ord_3513 @3513
+ord_3514 @3514
+ord_3515 @3515
+ord_3516 @3516
+ord_3517 @3517
+ord_3518 @3518
+ord_3519 @3519
+ord_3520 @3520
+ord_3521 @3521
+ord_3522 @3522
+ord_3523 @3523
+ord_3524 @3524
+ord_3525 @3525
+ord_3526 @3526
+ord_3527 @3527
+ord_3528 @3528
+ord_3529 @3529
+ord_3530 @3530
+ord_3531 @3531
+ord_3532 @3532
+ord_3533 @3533
+ord_3534 @3534
+ord_3535 @3535
+ord_3536 @3536
+ord_3537 @3537
+ord_3538 @3538
+ord_3539 @3539
+ord_3540 @3540
+ord_3541 @3541
+ord_3542 @3542
+ord_3543 @3543
+ord_3544 @3544
+ord_3545 @3545
+ord_3546 @3546
+ord_3547 @3547
+ord_3548 @3548
+ord_3549 @3549
+ord_3550 @3550
+ord_3551 @3551
+ord_3552 @3552
+ord_3553 @3553
+ord_3554 @3554
+ord_3555 @3555
+ord_3556 @3556
+ord_3557 @3557
+ord_3558 @3558
+ord_3559 @3559
+ord_3560 @3560
+ord_3561 @3561
+ord_3562 @3562
+ord_3563 @3563
+ord_3564 @3564
+ord_3565 @3565
+ord_3566 @3566
+ord_3567 @3567
+ord_3568 @3568
+ord_3569 @3569
+ord_3570 @3570
+ord_3571 @3571
+ord_3572 @3572
+ord_3573 @3573
+ord_3574 @3574
+ord_3575 @3575
+ord_3576 @3576
+ord_3577 @3577
+ord_3578 @3578
+ord_3579 @3579
+ord_3580 @3580
+ord_3581 @3581
+ord_3582 @3582
+ord_3583 @3583
+ord_3584 @3584
+ord_3585 @3585
+ord_3586 @3586
+ord_3587 @3587
+ord_3588 @3588
+ord_3589 @3589
+ord_3590 @3590
+ord_3591 @3591
+ord_3592 @3592
+ord_3593 @3593
+ord_3594 @3594
+ord_3595 @3595
+ord_3596 @3596
+ord_3597 @3597
+ord_3598 @3598
+ord_3599 @3599
+ord_3600 @3600
+ord_3601 @3601
+ord_3602 @3602
+ord_3603 @3603
+ord_3604 @3604
+ord_3605 @3605
+ord_3606 @3606
+ord_3607 @3607
+ord_3608 @3608
+ord_3609 @3609
+ord_3610 @3610
+ord_3611 @3611
+ord_3612 @3612
+ord_3613 @3613
+ord_3614 @3614
+ord_3615 @3615
+ord_3616 @3616
+ord_3617 @3617
+ord_3618 @3618
+ord_3619 @3619
+ord_3620 @3620
+ord_3621 @3621
+ord_3622 @3622
+ord_3623 @3623
+ord_3624 @3624
+ord_3625 @3625
+ord_3626 @3626
+ord_3627 @3627
+ord_3628 @3628
+ord_3629 @3629
+ord_3630 @3630
+ord_3631 @3631
+ord_3632 @3632
+ord_3633 @3633
+ord_3634 @3634
+ord_3635 @3635
+ord_3636 @3636
+ord_3637 @3637
+ord_3638 @3638
+ord_3639 @3639
+ord_3640 @3640
+ord_3641 @3641
+ord_3642 @3642
+ord_3643 @3643
+ord_3644 @3644
+ord_3645 @3645
+ord_3646 @3646
+ord_3647 @3647
+ord_3648 @3648
+ord_3649 @3649
+ord_3650 @3650
+ord_3651 @3651
+ord_3652 @3652
+ord_3653 @3653
+ord_3654 @3654
+ord_3655 @3655
+ord_3656 @3656
+ord_3657 @3657
+ord_3658 @3658
+ord_3659 @3659
+ord_3660 @3660
+ord_3661 @3661
+ord_3662 @3662
+ord_3663 @3663
+ord_3664 @3664
+ord_3665 @3665
+ord_3666 @3666
+ord_3667 @3667
+ord_3668 @3668
+ord_3669 @3669
+ord_3670 @3670
+ord_3671 @3671
+ord_3672 @3672
+ord_3673 @3673
+ord_3674 @3674
+ord_3675 @3675
+ord_3676 @3676
+ord_3677 @3677
+ord_3678 @3678
+ord_3679 @3679
+ord_3680 @3680
+ord_3681 @3681
+ord_3682 @3682
+ord_3683 @3683
+ord_3684 @3684
+ord_3685 @3685
+ord_3686 @3686
+ord_3687 @3687
+ord_3688 @3688
+ord_3689 @3689
+ord_3690 @3690
+ord_3691 @3691
+ord_3692 @3692
+ord_3693 @3693
+ord_3694 @3694
+ord_3695 @3695
+ord_3696 @3696
+ord_3697 @3697
+ord_3698 @3698
+ord_3699 @3699
+ord_3700 @3700
+ord_3701 @3701
+ord_3702 @3702
+ord_3703 @3703
+ord_3704 @3704
+ord_3705 @3705
+ord_3706 @3706
+ord_3707 @3707
+ord_3708 @3708
+ord_3709 @3709
+ord_3710 @3710
+ord_3711 @3711
+ord_3712 @3712
+ord_3713 @3713
+ord_3714 @3714
+ord_3715 @3715
+ord_3716 @3716
+ord_3717 @3717
+ord_3718 @3718
+ord_3719 @3719
+ord_3720 @3720
+ord_3721 @3721
+ord_3722 @3722
+ord_3723 @3723
+ord_3724 @3724
+ord_3725 @3725
+ord_3726 @3726
+ord_3727 @3727
+ord_3728 @3728
+ord_3729 @3729
+ord_3730 @3730
+ord_3731 @3731
+ord_3732 @3732
+ord_3733 @3733
+ord_3734 @3734
+ord_3735 @3735
+ord_3736 @3736
+ord_3737 @3737
+ord_3738 @3738
+ord_3739 @3739
+ord_3740 @3740
+ord_3741 @3741
+ord_3742 @3742
+ord_3743 @3743
+ord_3744 @3744
+ord_3745 @3745
+ord_3746 @3746
+ord_3747 @3747
+ord_3748 @3748
+ord_3749 @3749
+ord_3750 @3750
+ord_3751 @3751
+ord_3752 @3752
+ord_3753 @3753
+ord_3754 @3754
+ord_3755 @3755
+ord_3756 @3756
+ord_3757 @3757
+ord_3758 @3758
+ord_3759 @3759
+ord_3760 @3760
+ord_3761 @3761
+ord_3762 @3762
+ord_3763 @3763
+ord_3764 @3764
+ord_3765 @3765
+ord_3766 @3766
+ord_3767 @3767
+ord_3768 @3768
+ord_3769 @3769
+ord_3770 @3770
+ord_3771 @3771
+ord_3772 @3772
+ord_3773 @3773
+ord_3774 @3774
+ord_3775 @3775
+ord_3776 @3776
+ord_3777 @3777
+ord_3778 @3778
+ord_3779 @3779
+ord_3780 @3780
+ord_3781 @3781
+ord_3782 @3782
+ord_3783 @3783
+ord_3784 @3784
+ord_3785 @3785
+ord_3786 @3786
+ord_3787 @3787
+ord_3788 @3788
+ord_3789 @3789
+ord_3790 @3790
+ord_3791 @3791
+ord_3792 @3792
+ord_3793 @3793
+ord_3794 @3794
+ord_3795 @3795
+ord_3796 @3796
+ord_3797 @3797
+ord_3798 @3798
+ord_3799 @3799
+ord_3800 @3800
+ord_3801 @3801
+ord_3802 @3802
+ord_3803 @3803
+ord_3804 @3804
+ord_3805 @3805
+ord_3806 @3806
+ord_3807 @3807
+ord_3808 @3808
+ord_3809 @3809
+ord_3810 @3810
+ord_3811 @3811
+ord_3812 @3812
+ord_3813 @3813
+ord_3814 @3814
+ord_3815 @3815
+ord_3816 @3816
+ord_3817 @3817
+ord_3818 @3818
+ord_3819 @3819
+ord_3820 @3820
+ord_3821 @3821
+ord_3822 @3822
+ord_3823 @3823
+ord_3824 @3824
+ord_3825 @3825
+ord_3826 @3826
+ord_3827 @3827
+ord_3828 @3828
+ord_3829 @3829
+ord_3830 @3830
+ord_3831 @3831
+ord_3832 @3832
+ord_3833 @3833
+ord_3834 @3834
+ord_3835 @3835
+ord_3836 @3836
+ord_3837 @3837
+ord_3838 @3838
+ord_3839 @3839
+ord_3840 @3840
+ord_3841 @3841
+ord_3842 @3842
+ord_3843 @3843
+ord_3844 @3844
+ord_3845 @3845
+ord_3846 @3846
+ord_3847 @3847
+ord_3848 @3848
+ord_3849 @3849
+ord_3850 @3850
+ord_3851 @3851
+ord_3852 @3852
+ord_3853 @3853
+ord_3854 @3854
+ord_3855 @3855
+ord_3856 @3856
+ord_3857 @3857
+ord_3858 @3858
+ord_3859 @3859
+ord_3860 @3860
+ord_3861 @3861
+ord_3862 @3862
+ord_3863 @3863
+ord_3864 @3864
+ord_3865 @3865
+ord_3866 @3866
+ord_3867 @3867
+ord_3868 @3868
+ord_3869 @3869
+ord_3870 @3870
+ord_3871 @3871
+ord_3872 @3872
+ord_3873 @3873
+ord_3874 @3874
+ord_3875 @3875
+ord_3876 @3876
+ord_3877 @3877
+ord_3878 @3878
+ord_3879 @3879
+ord_3880 @3880
+ord_3881 @3881
+ord_3882 @3882
+ord_3883 @3883
+ord_3884 @3884
+ord_3885 @3885
+ord_3886 @3886
+ord_3887 @3887
+ord_3888 @3888
+ord_3889 @3889
+ord_3890 @3890
+ord_3891 @3891
+ord_3892 @3892
+ord_3893 @3893
+ord_3894 @3894
+ord_3895 @3895
+ord_3896 @3896
+ord_3897 @3897
+ord_3898 @3898
+ord_3899 @3899
+ord_3900 @3900
+ord_3901 @3901
+ord_3902 @3902
+ord_3903 @3903
+ord_3904 @3904
+ord_3905 @3905
+ord_3906 @3906
+ord_3907 @3907
+ord_3908 @3908
+ord_3909 @3909
+ord_3910 @3910
+ord_3911 @3911
+ord_3912 @3912
+ord_3913 @3913
+ord_3914 @3914
+ord_3915 @3915
+ord_3916 @3916
+ord_3917 @3917
+ord_3918 @3918
+ord_3919 @3919
+ord_3920 @3920
+ord_3921 @3921
+ord_3922 @3922
+ord_3923 @3923
+ord_3924 @3924
+ord_3925 @3925
+ord_3926 @3926
+ord_3927 @3927
+ord_3928 @3928
+ord_3929 @3929
+ord_3930 @3930
+ord_3931 @3931
+ord_3932 @3932
+ord_3933 @3933
+ord_3934 @3934
+ord_3935 @3935
+ord_3936 @3936
+ord_3937 @3937
+ord_3938 @3938
+ord_3939 @3939
+ord_3940 @3940
+ord_3941 @3941
+ord_3942 @3942
+ord_3943 @3943
+ord_3944 @3944
+ord_3945 @3945
+ord_3946 @3946
+ord_3947 @3947
+ord_3948 @3948
+ord_3949 @3949
+ord_3950 @3950
+ord_3951 @3951
+ord_3952 @3952
+ord_3953 @3953
+ord_3954 @3954
+ord_3955 @3955
+ord_3956 @3956
+ord_3957 @3957
+ord_3958 @3958
+ord_3959 @3959
+ord_3960 @3960
+ord_3961 @3961
+ord_3962 @3962
+ord_3963 @3963
+ord_3964 @3964
+ord_3965 @3965
+ord_3966 @3966
+ord_3967 @3967
+ord_3968 @3968
+ord_3969 @3969
+ord_3970 @3970
+ord_3971 @3971
+ord_3972 @3972
+ord_3973 @3973
+ord_3974 @3974
+ord_3975 @3975
+ord_3976 @3976
+ord_3977 @3977
+ord_3978 @3978
+ord_3979 @3979
+ord_3980 @3980
+ord_3981 @3981
+ord_3982 @3982
+ord_3983 @3983
+ord_3984 @3984
+ord_3985 @3985
+ord_3986 @3986
+ord_3987 @3987
+ord_3988 @3988
+ord_3989 @3989
+ord_3990 @3990
+ord_3991 @3991
+ord_3992 @3992
+ord_3993 @3993
+ord_3994 @3994
+ord_3995 @3995
+ord_3996 @3996
+ord_3997 @3997
+ord_3998 @3998
+ord_3999 @3999
+ord_4000 @4000
+ord_4001 @4001
+ord_4002 @4002
+ord_4003 @4003
+ord_4004 @4004
+ord_4005 @4005
+ord_4006 @4006
+ord_4007 @4007
+ord_4008 @4008
+ord_4009 @4009
+ord_4010 @4010
+ord_4011 @4011
+ord_4012 @4012
+ord_4013 @4013
+ord_4014 @4014
+ord_4015 @4015
+ord_4016 @4016
+ord_4017 @4017
+ord_4018 @4018
+ord_4019 @4019
+ord_4020 @4020
+ord_4021 @4021
+ord_4022 @4022
+ord_4023 @4023
+ord_4024 @4024
+ord_4025 @4025
+ord_4026 @4026
+ord_4027 @4027
+ord_4028 @4028
+ord_4029 @4029
+ord_4030 @4030
+ord_4031 @4031
+ord_4032 @4032
+ord_4033 @4033
+ord_4034 @4034
+ord_4035 @4035
+ord_4036 @4036
+ord_4037 @4037
+ord_4038 @4038
+ord_4039 @4039
+ord_4040 @4040
+ord_4041 @4041
+ord_4042 @4042
+ord_4043 @4043
+ord_4044 @4044
+ord_4045 @4045
+ord_4046 @4046
+ord_4047 @4047
+ord_4048 @4048
+ord_4049 @4049
+ord_4050 @4050
+ord_4051 @4051
+ord_4052 @4052
+ord_4053 @4053
+ord_4054 @4054
+ord_4055 @4055
+ord_4056 @4056
+ord_4057 @4057
+ord_4058 @4058
+ord_4059 @4059
+ord_4060 @4060
+ord_4061 @4061
+ord_4062 @4062
+ord_4063 @4063
+ord_4064 @4064
+ord_4065 @4065
+ord_4066 @4066
+ord_4067 @4067
+ord_4068 @4068
+ord_4069 @4069
+ord_4070 @4070
+ord_4071 @4071
+ord_4072 @4072
+ord_4073 @4073
+ord_4074 @4074
+ord_4075 @4075
+ord_4076 @4076
+ord_4077 @4077
+ord_4078 @4078
+ord_4079 @4079
+ord_4080 @4080
+ord_4081 @4081
+ord_4082 @4082
+ord_4083 @4083
+ord_4084 @4084
+ord_4085 @4085
+ord_4086 @4086
+ord_4087 @4087
+ord_4088 @4088
+ord_4089 @4089
+ord_4090 @4090
+ord_4091 @4091
+ord_4092 @4092
+ord_4093 @4093
+ord_4094 @4094
+ord_4095 @4095
+ord_4096 @4096
+ord_4097 @4097
+ord_4098 @4098
+ord_4099 @4099
+ord_4100 @4100
+ord_4101 @4101
+ord_4102 @4102
+ord_4103 @4103
+ord_4104 @4104
+ord_4105 @4105
+ord_4106 @4106
+ord_4107 @4107
+ord_4108 @4108
+ord_4109 @4109
+ord_4110 @4110
+ord_4111 @4111
+ord_4112 @4112
+ord_4113 @4113
+ord_4114 @4114
+ord_4115 @4115
+ord_4116 @4116 DATA
+ord_4117 @4117
+ord_4118 @4118
+ord_4119 @4119
+ord_4120 @4120
+ord_4121 @4121
+ord_4122 @4122
+ord_4123 @4123
+ord_4124 @4124
+ord_4125 @4125
+ord_4126 @4126
+ord_4127 @4127
+ord_4128 @4128
+ord_4129 @4129
+ord_4130 @4130
+ord_4131 @4131
+ord_4132 @4132
+ord_4133 @4133
+ord_4134 @4134
+ord_4135 @4135
+ord_4136 @4136
+ord_4137 @4137
+ord_4138 @4138
+ord_4139 @4139
+ord_4140 @4140
+ord_4141 @4141
+ord_4142 @4142
+ord_4143 @4143
+ord_4144 @4144
+ord_4145 @4145
+ord_4146 @4146
+ord_4147 @4147
+ord_4148 @4148
+ord_4149 @4149
+ord_4150 @4150
+ord_4151 @4151
+ord_4152 @4152
+ord_4153 @4153
+ord_4154 @4154
+ord_4155 @4155
+ord_4156 @4156
+ord_4157 @4157
+ord_4158 @4158
+ord_4159 @4159
+ord_4160 @4160
+ord_4161 @4161
+ord_4162 @4162
+ord_4163 @4163
+ord_4164 @4164
+ord_4165 @4165
+ord_4166 @4166
+ord_4167 @4167
+ord_4168 @4168
+ord_4169 @4169
+ord_4170 @4170
+ord_4171 @4171
+ord_4172 @4172
+ord_4173 @4173
+ord_4174 @4174
+ord_4175 @4175
+ord_4176 @4176
+ord_4177 @4177
+ord_4178 @4178
+ord_4179 @4179
+ord_4180 @4180
+ord_4181 @4181
+ord_4182 @4182
+ord_4183 @4183
+ord_4184 @4184
+ord_4185 @4185
+ord_4186 @4186
+ord_4187 @4187
+ord_4188 @4188
+ord_4189 @4189
+ord_4190 @4190
+ord_4191 @4191
+ord_4192 @4192
+ord_4193 @4193
+ord_4194 @4194
+ord_4195 @4195
+ord_4196 @4196
+ord_4197 @4197
+ord_4198 @4198
+ord_4199 @4199
+ord_4200 @4200
+ord_4201 @4201
+ord_4202 @4202
+ord_4203 @4203
+ord_4204 @4204
+ord_4205 @4205
+ord_4206 @4206
+ord_4207 @4207
+ord_4208 @4208
+ord_4209 @4209
+ord_4210 @4210
+ord_4211 @4211
+ord_4212 @4212
+ord_4213 @4213
+ord_4214 @4214
+ord_4215 @4215
+ord_4216 @4216
+ord_4217 @4217
+ord_4218 @4218
+ord_4219 @4219
+ord_4220 @4220
+ord_4221 @4221
+ord_4222 @4222
+ord_4223 @4223
+ord_4224 @4224
+ord_4225 @4225
+ord_4226 @4226
+ord_4227 @4227
+ord_4228 @4228
+ord_4229 @4229
+ord_4230 @4230
+ord_4231 @4231
+ord_4232 @4232
+ord_4233 @4233
+ord_4234 @4234
+ord_4235 @4235
+ord_4236 @4236
+ord_4237 @4237
+ord_4238 @4238
+ord_4239 @4239
+ord_4240 @4240
+ord_4241 @4241
+ord_4242 @4242
+ord_4243 @4243
+ord_4244 @4244
+ord_4245 @4245
+ord_4246 @4246
+ord_4247 @4247
+ord_4248 @4248
+ord_4249 @4249
+ord_4250 @4250
+ord_4251 @4251
+ord_4252 @4252
+ord_4253 @4253
+ord_4254 @4254
+ord_4255 @4255
+ord_4256 @4256
+ord_4257 @4257
+ord_4258 @4258
+ord_4259 @4259
+ord_4260 @4260
+ord_4261 @4261
+ord_4262 @4262
+ord_4263 @4263
+ord_4264 @4264
+ord_4265 @4265
+ord_4266 @4266
+ord_4267 @4267
+ord_4268 @4268
+ord_4269 @4269
+ord_4270 @4270
+ord_4271 @4271
+ord_4272 @4272
+ord_4273 @4273
+ord_4274 @4274
+ord_4275 @4275
+ord_4276 @4276
+ord_4277 @4277
+ord_4278 @4278
+ord_4279 @4279
+ord_4280 @4280
+ord_4281 @4281
+ord_4282 @4282
+ord_4283 @4283
+ord_4284 @4284
+ord_4285 @4285
+ord_4286 @4286
+ord_4287 @4287
+ord_4288 @4288
+ord_4289 @4289
+ord_4290 @4290
+ord_4291 @4291
+ord_4292 @4292
+ord_4293 @4293
+ord_4294 @4294
+ord_4295 @4295
+ord_4296 @4296
+ord_4297 @4297
+ord_4298 @4298
+ord_4299 @4299
+ord_4300 @4300
+ord_4301 @4301
+ord_4302 @4302
+ord_4303 @4303
+ord_4304 @4304
+ord_4305 @4305
+ord_4306 @4306
+ord_4307 @4307
+ord_4308 @4308
+ord_4309 @4309
+ord_4310 @4310
+ord_4311 @4311
+ord_4312 @4312
+ord_4313 @4313
+ord_4314 @4314
+ord_4315 @4315
+ord_4316 @4316
+ord_4317 @4317
+ord_4318 @4318
+ord_4319 @4319
+ord_4320 @4320
+ord_4321 @4321
+ord_4322 @4322
+ord_4323 @4323
+ord_4324 @4324
+ord_4325 @4325
+ord_4326 @4326
+ord_4327 @4327
+ord_4328 @4328
+ord_4329 @4329
+ord_4330 @4330
+ord_4331 @4331
+ord_4332 @4332
+ord_4333 @4333
+ord_4334 @4334
+ord_4335 @4335
+ord_4336 @4336
+ord_4337 @4337
+ord_4338 @4338
+ord_4339 @4339
+ord_4340 @4340
+ord_4341 @4341
+ord_4342 @4342
+ord_4343 @4343
+ord_4344 @4344
+ord_4345 @4345
+ord_4346 @4346
+ord_4347 @4347
+ord_4348 @4348
+ord_4349 @4349
+ord_4350 @4350
+ord_4351 @4351
+ord_4352 @4352
+ord_4353 @4353
+ord_4354 @4354
+ord_4355 @4355
+ord_4356 @4356
+ord_4357 @4357
+ord_4358 @4358
+ord_4359 @4359
+ord_4360 @4360
+ord_4361 @4361
+ord_4362 @4362
+ord_4363 @4363
+ord_4364 @4364
+ord_4365 @4365
+ord_4366 @4366
+ord_4367 @4367
+ord_4368 @4368
+ord_4369 @4369
+ord_4370 @4370
+ord_4371 @4371
+ord_4372 @4372
+ord_4373 @4373
+ord_4374 @4374
+ord_4375 @4375
+ord_4376 @4376
+ord_4377 @4377
+ord_4378 @4378
+ord_4379 @4379
+ord_4380 @4380
+ord_4381 @4381
+ord_4382 @4382
+ord_4383 @4383
+ord_4384 @4384
+ord_4385 @4385
+ord_4386 @4386
+ord_4387 @4387
+ord_4388 @4388
+ord_4389 @4389
+ord_4390 @4390
+ord_4391 @4391
+ord_4392 @4392
+ord_4393 @4393
+ord_4394 @4394
+ord_4395 @4395
+ord_4396 @4396
+ord_4397 @4397
+ord_4398 @4398
+ord_4399 @4399
+ord_4400 @4400
+ord_4401 @4401
+ord_4402 @4402
+ord_4403 @4403
+ord_4404 @4404
+ord_4405 @4405
+ord_4406 @4406
+ord_4407 @4407
+ord_4408 @4408
+ord_4409 @4409
+ord_4410 @4410
+ord_4411 @4411
+ord_4412 @4412
+ord_4413 @4413
+ord_4414 @4414
+ord_4415 @4415
+ord_4416 @4416
+ord_4417 @4417
+ord_4418 @4418
+ord_4419 @4419
+ord_4420 @4420
+ord_4421 @4421
+ord_4422 @4422
+ord_4423 @4423
+ord_4424 @4424
+ord_4425 @4425
+ord_4426 @4426
+ord_4427 @4427
+ord_4428 @4428
+ord_4429 @4429
+ord_4430 @4430
+ord_4431 @4431
+ord_4432 @4432
+ord_4433 @4433
+ord_4434 @4434
+ord_4435 @4435
+ord_4436 @4436
+ord_4437 @4437
+ord_4438 @4438
+ord_4439 @4439
+ord_4440 @4440
+ord_4441 @4441
+ord_4442 @4442
+ord_4443 @4443
+ord_4444 @4444
+ord_4445 @4445
+ord_4446 @4446
+ord_4447 @4447
+ord_4448 @4448
+ord_4449 @4449
+ord_4450 @4450
+ord_4451 @4451
+ord_4452 @4452
+ord_4453 @4453
+ord_4454 @4454
+ord_4455 @4455
+ord_4456 @4456
+ord_4457 @4457
+ord_4458 @4458
+ord_4459 @4459
+ord_4460 @4460
+ord_4461 @4461
+ord_4462 @4462
+ord_4463 @4463
+ord_4464 @4464
+ord_4465 @4465
+ord_4466 @4466
+ord_4467 @4467
+ord_4468 @4468
+ord_4469 @4469
+ord_4470 @4470
+ord_4471 @4471
+ord_4472 @4472
+ord_4473 @4473
+ord_4474 @4474
+ord_4475 @4475
+ord_4476 @4476
+ord_4477 @4477
+ord_4478 @4478
+ord_4479 @4479
+ord_4480 @4480
+ord_4481 @4481
+ord_4482 @4482
+ord_4483 @4483
+ord_4484 @4484
+ord_4485 @4485
+ord_4486 @4486
+ord_4487 @4487
+ord_4488 @4488
+ord_4489 @4489
+ord_4490 @4490
+ord_4491 @4491
+ord_4492 @4492
+ord_4493 @4493
+ord_4494 @4494
+ord_4495 @4495
+ord_4496 @4496
+ord_4497 @4497
+ord_4498 @4498
+ord_4499 @4499
+ord_4500 @4500
+ord_4501 @4501
+ord_4502 @4502
+ord_4503 @4503
+ord_4504 @4504
+ord_4505 @4505
+ord_4506 @4506
+ord_4507 @4507
+ord_4508 @4508
+ord_4509 @4509
+ord_4510 @4510
+ord_4511 @4511
+ord_4512 @4512
+ord_4513 @4513
+ord_4514 @4514
+ord_4515 @4515
+ord_4516 @4516
+ord_4517 @4517
+ord_4518 @4518
+ord_4519 @4519
+ord_4520 @4520
+ord_4521 @4521
+ord_4522 @4522
+ord_4523 @4523
+ord_4524 @4524
+ord_4525 @4525
+ord_4526 @4526
+ord_4527 @4527
+ord_4528 @4528
+ord_4529 @4529
+ord_4530 @4530
+ord_4531 @4531
+ord_4532 @4532
+ord_4533 @4533
+ord_4534 @4534
+ord_4535 @4535
+ord_4536 @4536
+ord_4537 @4537
+ord_4538 @4538
+ord_4539 @4539
+ord_4540 @4540
+ord_4541 @4541
+ord_4542 @4542
+ord_4543 @4543
+ord_4544 @4544
+ord_4545 @4545
+ord_4546 @4546
+ord_4547 @4547
+ord_4548 @4548
+ord_4549 @4549
+ord_4550 @4550
+ord_4551 @4551
+ord_4552 @4552
+ord_4553 @4553
+ord_4554 @4554
+ord_4555 @4555
+ord_4556 @4556
+ord_4557 @4557
+ord_4558 @4558
+ord_4559 @4559
+ord_4560 @4560
+ord_4561 @4561
+ord_4562 @4562
+ord_4563 @4563
+ord_4564 @4564
+ord_4565 @4565
+ord_4566 @4566
+ord_4567 @4567
+ord_4568 @4568
+ord_4569 @4569
+ord_4570 @4570
+ord_4571 @4571
+ord_4572 @4572
+ord_4573 @4573
+ord_4574 @4574
+ord_4575 @4575
+ord_4576 @4576
+ord_4577 @4577
+ord_4578 @4578
+ord_4579 @4579
+ord_4580 @4580
+ord_4581 @4581
+ord_4582 @4582
+ord_4583 @4583
+ord_4584 @4584
+ord_4585 @4585
+ord_4586 @4586
+ord_4587 @4587
+ord_4588 @4588
+ord_4589 @4589
+ord_4590 @4590
+ord_4591 @4591
+ord_4592 @4592
+ord_4593 @4593
+ord_4594 @4594
+ord_4595 @4595
+ord_4596 @4596
+ord_4597 @4597
+ord_4598 @4598
+ord_4599 @4599
+ord_4600 @4600
+ord_4601 @4601
+ord_4602 @4602
+ord_4603 @4603
+ord_4604 @4604
+ord_4605 @4605
+ord_4606 @4606
+ord_4607 @4607
+ord_4608 @4608
+ord_4609 @4609
+ord_4610 @4610
+ord_4611 @4611
+ord_4612 @4612
+ord_4613 @4613
+ord_4614 @4614
+ord_4615 @4615
+ord_4616 @4616
+ord_4617 @4617
+ord_4618 @4618
+ord_4619 @4619
+ord_4620 @4620
+ord_4621 @4621
+ord_4622 @4622
+ord_4623 @4623
+ord_4624 @4624
+ord_4625 @4625
+ord_4626 @4626
+ord_4627 @4627
+ord_4628 @4628
+ord_4629 @4629
+ord_4630 @4630
+ord_4631 @4631
+ord_4632 @4632
+ord_4633 @4633
+ord_4634 @4634
+ord_4635 @4635
+ord_4636 @4636
+ord_4637 @4637
+ord_4638 @4638
+ord_4639 @4639
+ord_4640 @4640
+ord_4641 @4641
+ord_4642 @4642
+ord_4643 @4643
+ord_4644 @4644
+ord_4645 @4645
+ord_4646 @4646
+ord_4647 @4647
+ord_4648 @4648
+ord_4649 @4649
+ord_4650 @4650
+ord_4651 @4651
+ord_4652 @4652
+ord_4653 @4653
+ord_4654 @4654
+ord_4655 @4655
+ord_4656 @4656
+ord_4657 @4657
+ord_4658 @4658
+ord_4659 @4659
+ord_4660 @4660
+ord_4661 @4661
+ord_4662 @4662
+ord_4663 @4663
+ord_4664 @4664
+ord_4665 @4665
+ord_4666 @4666
+ord_4667 @4667
+ord_4668 @4668
+ord_4669 @4669
+ord_4670 @4670
+ord_4671 @4671
+ord_4672 @4672
+ord_4673 @4673
+ord_4674 @4674
+ord_4675 @4675
+ord_4676 @4676
+ord_4677 @4677
+ord_4678 @4678
+ord_4679 @4679
+ord_4680 @4680
+ord_4681 @4681
+ord_4682 @4682
+ord_4683 @4683
+ord_4684 @4684
+ord_4685 @4685
+ord_4686 @4686
+ord_4687 @4687
+ord_4688 @4688
+ord_4689 @4689
+ord_4690 @4690
+ord_4691 @4691
+ord_4692 @4692
+ord_4693 @4693
+ord_4694 @4694
+ord_4695 @4695
+ord_4696 @4696
+ord_4697 @4697
+ord_4698 @4698
+ord_4699 @4699
+ord_4700 @4700
+ord_4701 @4701
+ord_4702 @4702
+ord_4703 @4703
+ord_4704 @4704
+ord_4705 @4705
+ord_4706 @4706
+ord_4707 @4707
+ord_4708 @4708
+ord_4709 @4709
+ord_4710 @4710
+ord_4711 @4711
+ord_4712 @4712
+ord_4713 @4713
+ord_4714 @4714
+ord_4715 @4715
+ord_4716 @4716
+ord_4717 @4717
+ord_4718 @4718
+ord_4719 @4719
+ord_4720 @4720
+ord_4721 @4721
+ord_4722 @4722
+ord_4723 @4723
+ord_4724 @4724
+ord_4725 @4725
+ord_4726 @4726
+ord_4727 @4727
+ord_4728 @4728
+ord_4729 @4729
+ord_4730 @4730
+ord_4731 @4731
+ord_4732 @4732
+ord_4733 @4733
+ord_4734 @4734
+ord_4735 @4735
+ord_4736 @4736
+ord_4737 @4737
+ord_4738 @4738
+ord_4739 @4739
+ord_4740 @4740
+ord_4741 @4741
+ord_4742 @4742
+ord_4743 @4743
+ord_4744 @4744
+ord_4745 @4745
+ord_4746 @4746
+ord_4747 @4747
+ord_4748 @4748
+ord_4749 @4749
+ord_4750 @4750
+ord_4751 @4751
+ord_4752 @4752
+ord_4753 @4753
+ord_4754 @4754
+ord_4755 @4755
+ord_4756 @4756
+ord_4757 @4757
+ord_4758 @4758
+ord_4759 @4759
+ord_4760 @4760
+ord_4761 @4761
+ord_4762 @4762
+ord_4763 @4763
+ord_4764 @4764
+ord_4765 @4765
+ord_4766 @4766
+ord_4767 @4767
+ord_4768 @4768
+ord_4769 @4769
+ord_4770 @4770
+ord_4771 @4771
+ord_4772 @4772
+ord_4773 @4773
+ord_4774 @4774
+ord_4775 @4775
+ord_4776 @4776
+ord_4777 @4777
+ord_4778 @4778
+ord_4779 @4779
+ord_4780 @4780
+ord_4781 @4781
+ord_4782 @4782
+ord_4783 @4783
+ord_4784 @4784
+ord_4785 @4785
+ord_4786 @4786
+ord_4787 @4787
+ord_4788 @4788
+ord_4789 @4789
+ord_4790 @4790
+ord_4791 @4791
+ord_4792 @4792
+ord_4793 @4793
+ord_4794 @4794
+ord_4795 @4795
+ord_4796 @4796
+ord_4797 @4797
+ord_4798 @4798
+ord_4799 @4799
+ord_4800 @4800
+ord_4801 @4801
+ord_4802 @4802
+ord_4803 @4803
+ord_4804 @4804
+ord_4805 @4805
+ord_4806 @4806
+ord_4807 @4807
+ord_4808 @4808
+ord_4809 @4809
+ord_4810 @4810
+ord_4811 @4811
+ord_4812 @4812
+ord_4813 @4813
+ord_4814 @4814
+ord_4815 @4815
+ord_4816 @4816
+ord_4817 @4817
+ord_4818 @4818
+ord_4819 @4819
+ord_4820 @4820
+ord_4821 @4821
+ord_4822 @4822
+ord_4823 @4823
+ord_4824 @4824
+ord_4825 @4825
+ord_4826 @4826
+ord_4827 @4827
+ord_4828 @4828
+ord_4829 @4829
+ord_4830 @4830
+ord_4831 @4831
+ord_4832 @4832
+ord_4833 @4833
+ord_4834 @4834
+ord_4835 @4835
+ord_4836 @4836
+ord_4837 @4837
+ord_4838 @4838
+ord_4839 @4839
+ord_4840 @4840
+ord_4841 @4841
+ord_4842 @4842
+ord_4843 @4843
+ord_4844 @4844
+ord_4845 @4845
+ord_4846 @4846
+ord_4847 @4847
+ord_4848 @4848
+ord_4849 @4849
+ord_4850 @4850
+ord_4851 @4851
+ord_4852 @4852
+ord_4853 @4853
+ord_4854 @4854
+ord_4855 @4855
+ord_4856 @4856
+ord_4857 @4857
+ord_4858 @4858
+ord_4859 @4859
+ord_4860 @4860
+ord_4861 @4861
+ord_4862 @4862
+ord_4863 @4863
+ord_4864 @4864
+ord_4865 @4865
+ord_4866 @4866
+ord_4867 @4867
+ord_4868 @4868
+ord_4869 @4869
+ord_4870 @4870
+ord_4871 @4871
+ord_4872 @4872
+ord_4873 @4873
+ord_4874 @4874
+ord_4875 @4875
+ord_4876 @4876
+ord_4877 @4877
+ord_4878 @4878
+ord_4879 @4879
+ord_4880 @4880
+ord_4881 @4881
+ord_4882 @4882
+ord_4883 @4883
+ord_4884 @4884
+ord_4885 @4885
+ord_4886 @4886
+ord_4887 @4887
+ord_4888 @4888
+ord_4889 @4889
+ord_4890 @4890
+ord_4891 @4891
+ord_4892 @4892
+ord_4893 @4893
+ord_4894 @4894
+ord_4895 @4895
+ord_4896 @4896
+ord_4897 @4897
+ord_4898 @4898
+ord_4899 @4899
+ord_4900 @4900
+ord_4901 @4901
+ord_4902 @4902
+ord_4903 @4903
+ord_4904 @4904
+ord_4905 @4905
+ord_4906 @4906
+ord_4907 @4907
+ord_4908 @4908
+ord_4909 @4909
+ord_4910 @4910
+ord_4911 @4911
+ord_4912 @4912
+ord_4913 @4913
+ord_4914 @4914
+ord_4915 @4915
+ord_4916 @4916
+ord_4917 @4917
+ord_4918 @4918
+ord_4919 @4919
+ord_4920 @4920
+ord_4921 @4921
+ord_4922 @4922
+ord_4923 @4923
+ord_4924 @4924
+ord_4925 @4925
+ord_4926 @4926
+ord_4927 @4927
+ord_4928 @4928
+ord_4929 @4929
+ord_4930 @4930
+ord_4931 @4931
+ord_4932 @4932
+ord_4933 @4933
+ord_4934 @4934
+ord_4935 @4935
+ord_4936 @4936
+ord_4937 @4937
+ord_4938 @4938
+ord_4939 @4939
+ord_4940 @4940
+ord_4941 @4941
+ord_4942 @4942
+ord_4943 @4943
+ord_4944 @4944
+ord_4945 @4945
+ord_4946 @4946
+ord_4947 @4947
+ord_4948 @4948
+ord_4949 @4949
+ord_4950 @4950
+ord_4951 @4951
+ord_4952 @4952
+ord_4953 @4953
+ord_4954 @4954
+ord_4955 @4955
+ord_4956 @4956
+ord_4957 @4957
+ord_4958 @4958
+ord_4959 @4959
+ord_4960 @4960
+ord_4961 @4961
+ord_4962 @4962
+ord_4963 @4963
+ord_4964 @4964
+ord_4965 @4965
+ord_4966 @4966
+ord_4967 @4967
+ord_4968 @4968
+ord_4969 @4969
+ord_4970 @4970
+ord_4971 @4971
+ord_4972 @4972
+ord_4973 @4973
+ord_4974 @4974
+ord_4975 @4975
+ord_4976 @4976
+ord_4977 @4977
+ord_4978 @4978
+ord_4979 @4979
+ord_4980 @4980
+ord_4981 @4981
+ord_4982 @4982
+ord_4983 @4983
+ord_4984 @4984
+ord_4985 @4985
+ord_4986 @4986
+ord_4987 @4987
+ord_4988 @4988
+ord_4989 @4989
+ord_4990 @4990
+ord_4991 @4991
+ord_4992 @4992
+ord_4993 @4993
+ord_4994 @4994
+ord_4995 @4995
+ord_4996 @4996
+ord_4997 @4997
+ord_4998 @4998
+ord_4999 @4999
+ord_5000 @5000
+ord_5001 @5001
+ord_5002 @5002
+ord_5003 @5003
+ord_5004 @5004
+ord_5005 @5005
+ord_5006 @5006
+ord_5007 @5007
+ord_5008 @5008
+ord_5009 @5009
+ord_5010 @5010
+ord_5011 @5011
+ord_5012 @5012
+ord_5013 @5013
+ord_5014 @5014
+ord_5015 @5015
+ord_5016 @5016
+ord_5017 @5017
+ord_5018 @5018
+ord_5019 @5019
+ord_5020 @5020
+ord_5021 @5021
+ord_5022 @5022
+ord_5023 @5023
+ord_5024 @5024
+ord_5025 @5025
+ord_5026 @5026
+ord_5027 @5027
+ord_5028 @5028
+ord_5029 @5029
+ord_5030 @5030
+ord_5031 @5031
+ord_5032 @5032
+ord_5033 @5033
+ord_5034 @5034
+ord_5035 @5035
+ord_5036 @5036
+ord_5037 @5037
+ord_5038 @5038
+ord_5039 @5039
+ord_5040 @5040
+ord_5041 @5041
+ord_5042 @5042
+ord_5043 @5043
+ord_5044 @5044
+ord_5045 @5045
+ord_5046 @5046
+ord_5047 @5047
+ord_5048 @5048
+ord_5049 @5049
+ord_5050 @5050
+ord_5051 @5051
+ord_5052 @5052
+ord_5053 @5053
+ord_5054 @5054
+ord_5055 @5055
+ord_5056 @5056
+ord_5057 @5057
+ord_5058 @5058
+ord_5059 @5059
+ord_5060 @5060
+ord_5061 @5061
+ord_5062 @5062
+ord_5063 @5063
+ord_5064 @5064
+ord_5065 @5065
+ord_5066 @5066
+ord_5067 @5067
+ord_5068 @5068
+ord_5069 @5069
+ord_5070 @5070
+ord_5071 @5071
+ord_5072 @5072
+ord_5073 @5073
+ord_5074 @5074
+ord_5075 @5075
+ord_5076 @5076
+ord_5077 @5077
+ord_5078 @5078
+ord_5079 @5079
+ord_5080 @5080
+ord_5081 @5081
+ord_5082 @5082
+ord_5083 @5083
+ord_5084 @5084
+ord_5085 @5085
+ord_5086 @5086
+ord_5087 @5087
+ord_5088 @5088
+ord_5089 @5089
+ord_5090 @5090
+ord_5091 @5091
+ord_5092 @5092
+ord_5093 @5093
+ord_5094 @5094
+ord_5095 @5095
+ord_5096 @5096
+ord_5097 @5097
+ord_5098 @5098
+ord_5099 @5099
+ord_5100 @5100
+ord_5101 @5101
+ord_5102 @5102
+ord_5103 @5103
+ord_5104 @5104
+ord_5105 @5105
+ord_5106 @5106
+ord_5107 @5107
+ord_5108 @5108
+ord_5109 @5109
+ord_5110 @5110
+ord_5111 @5111
+ord_5112 @5112
+ord_5113 @5113
+ord_5114 @5114
+ord_5115 @5115
+ord_5116 @5116
+ord_5117 @5117
+ord_5118 @5118
+ord_5119 @5119
+ord_5120 @5120
+ord_5121 @5121
+ord_5122 @5122
+ord_5123 @5123
+ord_5124 @5124
+ord_5125 @5125
+ord_5126 @5126
+ord_5127 @5127
+ord_5128 @5128
+ord_5129 @5129
+ord_5130 @5130
+ord_5131 @5131
+ord_5132 @5132
+ord_5133 @5133
+ord_5134 @5134
+ord_5135 @5135
+ord_5136 @5136
+ord_5137 @5137
+ord_5138 @5138
+ord_5139 @5139
+ord_5140 @5140
+ord_5141 @5141
+ord_5142 @5142
+ord_5143 @5143
+ord_5144 @5144
+ord_5145 @5145
+ord_5146 @5146
+ord_5147 @5147
+ord_5148 @5148
+ord_5149 @5149
+ord_5150 @5150
+ord_5151 @5151
+ord_5152 @5152
+ord_5153 @5153
+ord_5154 @5154
+ord_5155 @5155
+ord_5156 @5156
+ord_5157 @5157
+ord_5158 @5158
+ord_5159 @5159
+ord_5160 @5160
+ord_5161 @5161
+ord_5162 @5162
+ord_5163 @5163
+ord_5164 @5164
+ord_5165 @5165
+ord_5166 @5166
+ord_5167 @5167
+ord_5168 @5168
+ord_5169 @5169
+ord_5170 @5170
+ord_5171 @5171
+ord_5172 @5172
+ord_5173 @5173
+ord_5174 @5174
+ord_5175 @5175
+ord_5176 @5176
+ord_5177 @5177
+ord_5178 @5178
+ord_5179 @5179
+ord_5180 @5180
+ord_5181 @5181
+ord_5182 @5182
+ord_5183 @5183
+ord_5184 @5184
+ord_5185 @5185
+ord_5186 @5186
+ord_5187 @5187
+ord_5188 @5188
+ord_5189 @5189
+ord_5190 @5190
+ord_5191 @5191
+ord_5192 @5192
+ord_5193 @5193
+ord_5194 @5194
+ord_5195 @5195
+ord_5196 @5196
+ord_5197 @5197
+ord_5198 @5198
+ord_5199 @5199
+ord_5200 @5200
+ord_5201 @5201
+ord_5202 @5202
+ord_5203 @5203
+ord_5204 @5204
+ord_5205 @5205
+ord_5206 @5206
+ord_5207 @5207
+ord_5208 @5208
+ord_5209 @5209
+ord_5210 @5210
+ord_5211 @5211
+ord_5212 @5212
+ord_5213 @5213
+ord_5214 @5214
+ord_5215 @5215
+ord_5216 @5216
+ord_5217 @5217
+ord_5218 @5218
+ord_5219 @5219
+ord_5220 @5220
+ord_5221 @5221
+ord_5222 @5222
+ord_5223 @5223
+ord_5224 @5224
+ord_5225 @5225
+ord_5226 @5226
+ord_5227 @5227
+ord_5228 @5228
+ord_5229 @5229
+ord_5230 @5230
+ord_5231 @5231
+ord_5232 @5232
+ord_5233 @5233
+ord_5234 @5234
+ord_5235 @5235
+ord_5236 @5236
+ord_5237 @5237
+ord_5238 @5238
+ord_5239 @5239
+ord_5240 @5240
+ord_5241 @5241
+ord_5242 @5242
+ord_5243 @5243
+ord_5244 @5244
+ord_5245 @5245
+ord_5246 @5246
+ord_5247 @5247
+ord_5248 @5248
+ord_5249 @5249
+ord_5250 @5250
+ord_5251 @5251
+ord_5252 @5252
+ord_5253 @5253
+ord_5254 @5254
+ord_5255 @5255
+ord_5256 @5256
+ord_5257 @5257
+ord_5258 @5258
+ord_5259 @5259
+ord_5260 @5260
+ord_5261 @5261
+ord_5262 @5262
+ord_5263 @5263
+ord_5264 @5264
+ord_5265 @5265
+ord_5266 @5266
+ord_5267 @5267
+ord_5268 @5268
+ord_5269 @5269
+ord_5270 @5270
+ord_5271 @5271
+ord_5272 @5272
+ord_5273 @5273
+ord_5274 @5274
+ord_5275 @5275
+ord_5276 @5276
+ord_5277 @5277
+ord_5278 @5278
+ord_5279 @5279
+ord_5280 @5280
+ord_5281 @5281
+ord_5282 @5282
+ord_5283 @5283
+ord_5284 @5284
+ord_5285 @5285
+ord_5286 @5286
+ord_5287 @5287
+ord_5288 @5288
+ord_5289 @5289
+ord_5290 @5290
+ord_5291 @5291
+ord_5292 @5292
+ord_5293 @5293
+ord_5294 @5294
+ord_5295 @5295
+ord_5296 @5296
+ord_5297 @5297
+ord_5298 @5298
+ord_5299 @5299
+ord_5300 @5300
+ord_5301 @5301
+ord_5302 @5302
+ord_5303 @5303
+ord_5304 @5304
+ord_5305 @5305
+ord_5306 @5306
+ord_5307 @5307
+ord_5308 @5308
+ord_5309 @5309
+ord_5310 @5310
+ord_5311 @5311
+ord_5312 @5312
+ord_5313 @5313
+ord_5314 @5314
+ord_5315 @5315
+ord_5316 @5316
+ord_5317 @5317
+ord_5318 @5318
+ord_5319 @5319
+ord_5320 @5320
+ord_5321 @5321
+ord_5322 @5322
+ord_5323 @5323
+ord_5324 @5324
+ord_5325 @5325
+ord_5326 @5326
+ord_5327 @5327
+ord_5328 @5328
+ord_5329 @5329
+ord_5330 @5330
+ord_5331 @5331
+ord_5332 @5332
+ord_5333 @5333
+ord_5334 @5334
+ord_5335 @5335
+ord_5336 @5336
+ord_5337 @5337
+ord_5338 @5338
+ord_5339 @5339
+ord_5340 @5340
+ord_5341 @5341
+ord_5342 @5342
+ord_5343 @5343
+ord_5344 @5344
+ord_5345 @5345
+ord_5346 @5346
+ord_5347 @5347
+ord_5348 @5348
+ord_5349 @5349
+ord_5350 @5350
+ord_5351 @5351
+ord_5352 @5352
+ord_5353 @5353
+ord_5354 @5354
+ord_5355 @5355
+ord_5356 @5356
+ord_5357 @5357
+ord_5358 @5358
+ord_5359 @5359
+ord_5360 @5360
+ord_5361 @5361
+ord_5362 @5362
+ord_5363 @5363
+ord_5364 @5364
+ord_5365 @5365
+ord_5366 @5366
+ord_5367 @5367
+ord_5368 @5368
+ord_5369 @5369
+ord_5370 @5370
+ord_5371 @5371
+ord_5372 @5372
+ord_5373 @5373
+ord_5374 @5374
+ord_5375 @5375
+ord_5376 @5376
+ord_5377 @5377
+ord_5378 @5378
+ord_5379 @5379
+ord_5380 @5380
+ord_5381 @5381
+ord_5382 @5382
+ord_5383 @5383
+ord_5384 @5384
+ord_5385 @5385
+ord_5386 @5386
+ord_5387 @5387
+ord_5388 @5388
+ord_5389 @5389
+ord_5390 @5390
+ord_5391 @5391
+ord_5392 @5392
+ord_5393 @5393
+ord_5394 @5394
+ord_5395 @5395
+ord_5396 @5396
+ord_5397 @5397
+ord_5398 @5398
+ord_5399 @5399
+ord_5400 @5400
+ord_5401 @5401
+ord_5402 @5402
+ord_5403 @5403
+ord_5404 @5404
+ord_5405 @5405
+ord_5406 @5406
+ord_5407 @5407
+ord_5408 @5408
+ord_5409 @5409
+ord_5410 @5410
+ord_5411 @5411
+ord_5412 @5412
+ord_5413 @5413
+ord_5414 @5414
+ord_5415 @5415
+ord_5416 @5416
+ord_5417 @5417
+ord_5418 @5418
+ord_5419 @5419
+ord_5420 @5420
+ord_5421 @5421
+ord_5422 @5422
+ord_5423 @5423
+ord_5424 @5424
+ord_5425 @5425
+ord_5426 @5426
+ord_5427 @5427
+ord_5428 @5428
+ord_5429 @5429
+ord_5430 @5430
+ord_5431 @5431
+ord_5432 @5432
+ord_5433 @5433
+ord_5434 @5434
+ord_5435 @5435
+ord_5436 @5436
+ord_5437 @5437
+ord_5438 @5438
+ord_5439 @5439
+ord_5440 @5440
+ord_5441 @5441
+ord_5442 @5442
+ord_5443 @5443
+ord_5444 @5444
+ord_5445 @5445
+ord_5446 @5446
+ord_5447 @5447
+ord_5448 @5448
+ord_5449 @5449
+ord_5450 @5450
+ord_5451 @5451
+ord_5452 @5452
+ord_5453 @5453
+ord_5454 @5454
+ord_5455 @5455
+ord_5456 @5456
+ord_5457 @5457
+ord_5458 @5458
+ord_5459 @5459
+ord_5460 @5460
+ord_5461 @5461
+ord_5462 @5462
+ord_5463 @5463
+ord_5464 @5464
+ord_5465 @5465
+ord_5466 @5466
+ord_5467 @5467
+ord_5468 @5468
+ord_5469 @5469
+ord_5470 @5470
+ord_5471 @5471
+ord_5472 @5472
+ord_5473 @5473
+ord_5474 @5474
+ord_5475 @5475
+ord_5476 @5476
+ord_5477 @5477
+ord_5478 @5478
+ord_5479 @5479
+ord_5480 @5480
+ord_5481 @5481
+ord_5482 @5482
+ord_5483 @5483
+ord_5484 @5484
+ord_5485 @5485
+ord_5486 @5486
+ord_5487 @5487
+ord_5488 @5488
+ord_5489 @5489
+ord_5490 @5490
+ord_5491 @5491
+ord_5492 @5492
+ord_5493 @5493
+ord_5494 @5494
+ord_5495 @5495
+ord_5496 @5496
+ord_5497 @5497
+ord_5498 @5498
+ord_5499 @5499
+ord_5500 @5500
+ord_5501 @5501
+ord_5502 @5502
+ord_5503 @5503
+ord_5504 @5504
+ord_5505 @5505
+ord_5506 @5506
+ord_5507 @5507
+ord_5508 @5508
+ord_5509 @5509
+ord_5510 @5510
+ord_5511 @5511
+ord_5512 @5512
+ord_5513 @5513
+ord_5514 @5514
+ord_5515 @5515
+ord_5516 @5516
+ord_5517 @5517
+ord_5518 @5518
+ord_5519 @5519
+ord_5520 @5520
+ord_5521 @5521
+ord_5522 @5522
+ord_5523 @5523
+ord_5524 @5524
+ord_5525 @5525
+ord_5526 @5526
+ord_5527 @5527
+ord_5528 @5528
+ord_5529 @5529
+ord_5530 @5530
+ord_5531 @5531
+ord_5532 @5532
+ord_5533 @5533
+ord_5534 @5534
+ord_5535 @5535
+ord_5536 @5536
+ord_5537 @5537
+ord_5538 @5538
+ord_5539 @5539
+ord_5540 @5540
+ord_5541 @5541
+ord_5542 @5542
+ord_5543 @5543
+ord_5544 @5544
+ord_5545 @5545
+ord_5546 @5546
+ord_5547 @5547
+ord_5548 @5548
+ord_5549 @5549
+ord_5550 @5550
+ord_5551 @5551
+ord_5552 @5552
+ord_5553 @5553
+ord_5554 @5554
+ord_5555 @5555
+ord_5556 @5556
+ord_5557 @5557
+ord_5558 @5558
+ord_5559 @5559
+ord_5560 @5560
+ord_5561 @5561
+ord_5562 @5562
+ord_5563 @5563
+ord_5564 @5564
+ord_5565 @5565
+ord_5566 @5566
+ord_5567 @5567
+ord_5568 @5568
+ord_5569 @5569
+ord_5570 @5570
+ord_5571 @5571
+ord_5572 @5572
+ord_5573 @5573
+ord_5574 @5574
+ord_5575 @5575
+ord_5576 @5576
+ord_5577 @5577
+ord_5578 @5578
+ord_5579 @5579
+ord_5580 @5580
+ord_5581 @5581
+ord_5582 @5582
+ord_5583 @5583
+ord_5584 @5584
+ord_5585 @5585
+ord_5586 @5586
+ord_5587 @5587
+ord_5588 @5588
+ord_5589 @5589
+ord_5590 @5590
+ord_5591 @5591
+ord_5592 @5592
+ord_5593 @5593
+ord_5594 @5594
+ord_5595 @5595
+ord_5596 @5596
+ord_5597 @5597
+ord_5598 @5598
+ord_5599 @5599
+ord_5600 @5600
+ord_5601 @5601
+ord_5602 @5602
+ord_5603 @5603
+ord_5604 @5604
+ord_5605 @5605
+ord_5606 @5606
+ord_5607 @5607
+ord_5608 @5608
+ord_5609 @5609
+ord_5610 @5610
+ord_5611 @5611
+ord_5612 @5612
+ord_5613 @5613
+ord_5614 @5614
+ord_5615 @5615
+ord_5616 @5616
+ord_5617 @5617
+ord_5618 @5618
+ord_5619 @5619
+ord_5620 @5620
+ord_5621 @5621
+ord_5622 @5622
+ord_5623 @5623
+ord_5624 @5624
+ord_5625 @5625
+ord_5626 @5626
+ord_5627 @5627
+ord_5628 @5628
+ord_5629 @5629
+ord_5630 @5630
+ord_5631 @5631
+ord_5632 @5632
+ord_5633 @5633
+ord_5634 @5634
+ord_5635 @5635
+ord_5636 @5636
+ord_5637 @5637
+ord_5638 @5638
+ord_5639 @5639
+ord_5640 @5640
+ord_5641 @5641
+ord_5642 @5642
+ord_5643 @5643
+ord_5644 @5644
+ord_5645 @5645
+ord_5646 @5646
+ord_5647 @5647
+ord_5648 @5648
+ord_5649 @5649
+ord_5650 @5650
+ord_5651 @5651
+ord_5652 @5652
+ord_5653 @5653
+ord_5654 @5654
+ord_5655 @5655
+ord_5656 @5656
+ord_5657 @5657
+ord_5658 @5658
+ord_5659 @5659
+ord_5660 @5660
+ord_5661 @5661
+ord_5662 @5662
+ord_5663 @5663
+ord_5664 @5664
+ord_5665 @5665
+ord_5666 @5666
+ord_5667 @5667
+ord_5668 @5668
+ord_5669 @5669
+ord_5670 @5670
+ord_5671 @5671
+ord_5672 @5672
+ord_5673 @5673
+ord_5674 @5674
+ord_5675 @5675
+ord_5676 @5676
+ord_5677 @5677
+ord_5678 @5678
+ord_5679 @5679
+ord_5680 @5680
+ord_5681 @5681
+ord_5682 @5682
+ord_5683 @5683
+ord_5684 @5684
+ord_5685 @5685
+ord_5686 @5686
+ord_5687 @5687
+ord_5688 @5688
+ord_5689 @5689
+ord_5690 @5690
+ord_5691 @5691
+ord_5692 @5692
+ord_5693 @5693
+ord_5694 @5694
+ord_5695 @5695
+ord_5696 @5696
+ord_5697 @5697
+ord_5698 @5698
+ord_5699 @5699
+ord_5700 @5700
+ord_5701 @5701
+ord_5702 @5702
+ord_5703 @5703
+ord_5704 @5704
+ord_5705 @5705
+ord_5706 @5706
+ord_5707 @5707
+ord_5708 @5708
+ord_5709 @5709
+ord_5710 @5710
+ord_5711 @5711
+ord_5712 @5712
+ord_5713 @5713
+ord_5714 @5714
+ord_5715 @5715
+ord_5716 @5716
+ord_5717 @5717
+ord_5718 @5718
+ord_5719 @5719
+ord_5720 @5720
+ord_5721 @5721
+ord_5722 @5722
+ord_5723 @5723
+ord_5724 @5724
+ord_5725 @5725
+ord_5726 @5726
+ord_5727 @5727
+ord_5728 @5728
+ord_5729 @5729
+ord_5730 @5730
+ord_5731 @5731
+ord_5732 @5732
+ord_5733 @5733
+ord_5734 @5734
+ord_5735 @5735
+ord_5736 @5736
+ord_5737 @5737
+ord_5738 @5738
+ord_5739 @5739
+ord_5740 @5740
+ord_5741 @5741
+ord_5742 @5742
+ord_5743 @5743
+ord_5744 @5744
+ord_5745 @5745
+ord_5746 @5746
+ord_5747 @5747
+ord_5748 @5748
+ord_5749 @5749
+ord_5750 @5750
+ord_5751 @5751
+ord_5752 @5752
+ord_5753 @5753
+ord_5754 @5754
+ord_5755 @5755
+ord_5756 @5756
+ord_5757 @5757
+ord_5758 @5758
+ord_5759 @5759
+ord_5760 @5760
+ord_5761 @5761
+ord_5762 @5762
+ord_5763 @5763
+ord_5764 @5764
+ord_5765 @5765
+ord_5766 @5766
+ord_5767 @5767
+ord_5768 @5768
+ord_5769 @5769
+ord_5770 @5770
+ord_5771 @5771
+ord_5772 @5772
+ord_5773 @5773
+ord_5774 @5774
+ord_5775 @5775
+ord_5776 @5776
+ord_5777 @5777
+ord_5778 @5778
+ord_5779 @5779
+ord_5780 @5780
+ord_5781 @5781
+ord_5782 @5782
+ord_5783 @5783
+ord_5784 @5784
+ord_5785 @5785
+ord_5786 @5786
+ord_5787 @5787
+ord_5788 @5788
+ord_5789 @5789
+ord_5790 @5790
+ord_5791 @5791
+ord_5792 @5792
+ord_5793 @5793
+ord_5794 @5794
+ord_5795 @5795
+ord_5796 @5796
+ord_5797 @5797
+ord_5798 @5798
+ord_5799 @5799
+ord_5800 @5800
+ord_5801 @5801
+ord_5802 @5802
+ord_5803 @5803
+ord_5804 @5804
+ord_5805 @5805
+ord_5806 @5806
+ord_5807 @5807
+ord_5808 @5808
+ord_5809 @5809
+ord_5810 @5810
+ord_5811 @5811
+ord_5812 @5812
+ord_5813 @5813
+ord_5814 @5814
+ord_5815 @5815
+ord_5816 @5816
+ord_5817 @5817
+ord_5818 @5818
+ord_5819 @5819
+ord_5820 @5820
+ord_5821 @5821
+ord_5822 @5822
+ord_5823 @5823
+ord_5824 @5824
+ord_5825 @5825
+ord_5826 @5826
+ord_5827 @5827
+ord_5828 @5828
+ord_5829 @5829
+ord_5830 @5830
+ord_5831 @5831
+ord_5832 @5832
+ord_5833 @5833
+ord_5834 @5834
+ord_5835 @5835
+ord_5836 @5836
+ord_5837 @5837
+ord_5838 @5838
+ord_5839 @5839
+ord_5840 @5840
+ord_5841 @5841
+ord_5842 @5842
+ord_5843 @5843
+ord_5844 @5844
+ord_5845 @5845
+ord_5846 @5846
+ord_5847 @5847
+ord_5848 @5848
+ord_5849 @5849
+ord_5850 @5850
+ord_5851 @5851
+ord_5852 @5852
+ord_5853 @5853
+ord_5854 @5854
+ord_5855 @5855
+ord_5856 @5856
+ord_5857 @5857
+ord_5858 @5858
+ord_5859 @5859
+ord_5860 @5860
+ord_5861 @5861
+ord_5862 @5862
+ord_5863 @5863
+ord_5864 @5864
+ord_5865 @5865
+ord_5866 @5866
+ord_5867 @5867
+ord_5868 @5868
+ord_5869 @5869
+ord_5870 @5870
+ord_5871 @5871
+ord_5872 @5872
+ord_5873 @5873
+ord_5874 @5874
+ord_5875 @5875
+ord_5876 @5876
+ord_5877 @5877
+ord_5878 @5878
+ord_5879 @5879
+ord_5880 @5880
+ord_5881 @5881
+ord_5882 @5882
+ord_5883 @5883
+ord_5884 @5884
+ord_5885 @5885
+ord_5886 @5886
+ord_5887 @5887
+ord_5888 @5888
+ord_5889 @5889
+ord_5890 @5890
+ord_5891 @5891
+ord_5892 @5892
+ord_5893 @5893
+ord_5894 @5894
+ord_5895 @5895
+ord_5896 @5896
+ord_5897 @5897
+ord_5898 @5898
+ord_5899 @5899
+ord_5900 @5900
+ord_5901 @5901
+ord_5902 @5902
+ord_5903 @5903
+ord_5904 @5904
+ord_5905 @5905
+ord_5906 @5906
+ord_5907 @5907
+ord_5908 @5908
+ord_5909 @5909
+ord_5910 @5910
+ord_5911 @5911
+ord_5912 @5912
+ord_5913 @5913
+ord_5914 @5914
+ord_5915 @5915
+ord_5916 @5916
+ord_5917 @5917
+ord_5918 @5918
+ord_5919 @5919
+ord_5920 @5920
+ord_5921 @5921
+ord_5922 @5922
+ord_5923 @5923
+ord_5924 @5924
+ord_5925 @5925
+ord_5926 @5926
+ord_5927 @5927
+ord_5928 @5928
+ord_5929 @5929
+ord_5930 @5930
+ord_5931 @5931
+ord_5932 @5932
+ord_5933 @5933
+ord_5934 @5934
+ord_5935 @5935
+ord_5936 @5936
+ord_5937 @5937
+ord_5938 @5938
+ord_5939 @5939
+ord_5940 @5940
+ord_5941 @5941
+ord_5942 @5942
+ord_5943 @5943
+ord_5944 @5944
+ord_5945 @5945
+ord_5946 @5946
+ord_5947 @5947
+ord_5948 @5948
+ord_5949 @5949
+ord_5950 @5950
+ord_5951 @5951
+ord_5952 @5952
+ord_5953 @5953
+ord_5954 @5954
+ord_5955 @5955
+ord_5956 @5956
+ord_5957 @5957
+ord_5958 @5958
+ord_5959 @5959
+ord_5960 @5960
+ord_5961 @5961
+ord_5962 @5962
+ord_5963 @5963
+ord_5964 @5964
+ord_5965 @5965
+ord_5966 @5966
+ord_5967 @5967
+ord_5968 @5968
+ord_5969 @5969
+ord_5970 @5970
+ord_5971 @5971
+ord_5972 @5972
+ord_5973 @5973
+ord_5974 @5974
+ord_5975 @5975
+ord_5976 @5976
+ord_5977 @5977
+ord_5978 @5978
+ord_5979 @5979
+ord_5980 @5980
+ord_5981 @5981
+ord_5982 @5982
+ord_5983 @5983
+ord_5984 @5984
+ord_5985 @5985
+ord_5986 @5986
+ord_5987 @5987
+ord_5988 @5988
+ord_5989 @5989
+ord_5990 @5990
+ord_5991 @5991
+ord_5992 @5992
+ord_5993 @5993
+ord_5994 @5994
+ord_5995 @5995
+ord_5996 @5996
+ord_5997 @5997
+ord_5998 @5998
+ord_5999 @5999
+ord_6000 @6000
+ord_6001 @6001
+ord_6002 @6002
+ord_6003 @6003
+ord_6004 @6004
+ord_6005 @6005
+ord_6006 @6006
+ord_6007 @6007
+ord_6008 @6008
+ord_6009 @6009
+ord_6010 @6010
+ord_6011 @6011
+ord_6012 @6012
+ord_6013 @6013
+ord_6014 @6014
+ord_6015 @6015
+ord_6016 @6016
+ord_6017 @6017
+ord_6018 @6018
+ord_6019 @6019
+ord_6020 @6020
+ord_6021 @6021
+ord_6022 @6022
+ord_6023 @6023
+ord_6024 @6024
+ord_6025 @6025
+ord_6026 @6026
+ord_6027 @6027
+ord_6028 @6028
+ord_6029 @6029
+ord_6030 @6030
+ord_6032 @6032
+ord_6033 @6033
+ord_6034 @6034
+ord_6035 @6035
+ord_6036 @6036
+ord_6037 @6037
+ord_6038 @6038
+ord_6039 @6039
+ord_6040 @6040
+ord_6041 @6041
+ord_6042 @6042
+ord_6043 @6043
+ord_6044 @6044
+ord_6045 @6045
+ord_6046 @6046
+ord_6047 @6047
+ord_6048 @6048
+ord_6049 @6049
+ord_6050 @6050
+ord_6051 @6051
+ord_6052 @6052
+ord_6053 @6053
+ord_6054 @6054
+ord_6055 @6055
+ord_6056 @6056
+ord_6057 @6057
+ord_6058 @6058
+ord_6059 @6059
+ord_6060 @6060
+ord_6061 @6061
+ord_6062 @6062
+ord_6063 @6063
+ord_6064 @6064
+ord_6065 @6065
+ord_6066 @6066
+ord_6067 @6067
+ord_6068 @6068
+ord_6069 @6069
+ord_6070 @6070
+ord_6071 @6071
+ord_6072 @6072
+ord_6073 @6073
+ord_6074 @6074
+ord_6075 @6075
+ord_6076 @6076
+ord_6077 @6077
+ord_6078 @6078
+ord_6079 @6079
+ord_6080 @6080
+ord_6081 @6081
+ord_6082 @6082
+ord_6083 @6083
+ord_6084 @6084
+ord_6085 @6085
+ord_6086 @6086
+ord_6087 @6087
+ord_6088 @6088
+ord_6089 @6089
+ord_6090 @6090
+ord_6091 @6091
+ord_6092 @6092
+ord_6093 @6093
+ord_6094 @6094
+ord_6095 @6095
+ord_6096 @6096
+ord_6097 @6097
+ord_6098 @6098
+ord_6099 @6099
+ord_6100 @6100
+ord_6101 @6101
+ord_6102 @6102
+ord_6103 @6103
+ord_6104 @6104
+ord_6105 @6105
+ord_6106 @6106
+ord_6107 @6107
+ord_6108 @6108
+ord_6109 @6109
+ord_6110 @6110
+ord_6111 @6111
+ord_6112 @6112
+ord_6113 @6113
+ord_6114 @6114
+ord_6115 @6115
+ord_6116 @6116
+ord_6117 @6117
+ord_6118 @6118
+ord_6119 @6119
+ord_6120 @6120
+ord_6121 @6121
+ord_6122 @6122
+ord_6123 @6123
+ord_6124 @6124
+ord_6125 @6125
+ord_6126 @6126
+ord_6127 @6127
+ord_6128 @6128
+ord_6129 @6129
+ord_6130 @6130
+ord_6131 @6131
+ord_6132 @6132
+ord_6133 @6133
+ord_6134 @6134
+ord_6135 @6135
+ord_6136 @6136
+ord_6137 @6137
+ord_6138 @6138
+ord_6139 @6139
+ord_6140 @6140
+ord_6141 @6141
+ord_6142 @6142
+ord_6143 @6143
+ord_6144 @6144
+ord_6145 @6145
+ord_6146 @6146
+ord_6147 @6147
+ord_6148 @6148
+ord_6149 @6149
+ord_6150 @6150
+ord_6151 @6151
+ord_6152 @6152
+ord_6153 @6153
+ord_6154 @6154
+ord_6155 @6155
+ord_6156 @6156
+ord_6157 @6157
+ord_6158 @6158
+ord_6159 @6159
+ord_6160 @6160
+ord_6161 @6161
+ord_6162 @6162
+ord_6163 @6163
+ord_6164 @6164
+ord_6165 @6165
+ord_6166 @6166
+ord_6167 @6167
+ord_6168 @6168
+ord_6169 @6169
+ord_6170 @6170
+ord_6171 @6171
+ord_6172 @6172
+ord_6173 @6173
+ord_6174 @6174
+ord_6175 @6175
+ord_6176 @6176
+ord_6177 @6177
+ord_6178 @6178
+ord_6179 @6179
+ord_6180 @6180
+ord_6181 @6181
+ord_6182 @6182
+ord_6183 @6183
+ord_6184 @6184
+ord_6185 @6185
+ord_6186 @6186
+ord_6187 @6187
+ord_6188 @6188
+ord_6189 @6189
+ord_6190 @6190
+ord_6191 @6191
+ord_6192 @6192
+ord_6193 @6193
+ord_6194 @6194
+ord_6195 @6195
+ord_6196 @6196
+ord_6197 @6197
+ord_6198 @6198
+ord_6199 @6199
+ord_6200 @6200
+ord_6201 @6201
+ord_6202 @6202
+ord_6203 @6203
+ord_6204 @6204
+ord_6205 @6205
+ord_6206 @6206
+ord_6207 @6207
+ord_6208 @6208
+ord_6209 @6209
+ord_6210 @6210
+ord_6211 @6211
+ord_6212 @6212
+ord_6213 @6213
+ord_6214 @6214
+ord_6215 @6215
+ord_6216 @6216
+ord_6217 @6217
+ord_6218 @6218
+ord_6219 @6219
+ord_6220 @6220
+ord_6221 @6221
+ord_6222 @6222
+ord_6223 @6223
+ord_6224 @6224
+ord_6225 @6225
+ord_6226 @6226
+ord_6227 @6227
+ord_6228 @6228
+ord_6229 @6229
+ord_6230 @6230
+ord_6231 @6231
+ord_6232 @6232
+ord_6233 @6233
+ord_6234 @6234
+ord_6235 @6235
+ord_6236 @6236
+ord_6237 @6237
+ord_6238 @6238
+ord_6239 @6239
+ord_6240 @6240
+ord_6241 @6241
+ord_6242 @6242
+ord_6243 @6243
+ord_6244 @6244
+ord_6245 @6245
+ord_6246 @6246
+ord_6247 @6247
+ord_6248 @6248
+ord_6249 @6249
+ord_6250 @6250
+ord_6251 @6251
+ord_6252 @6252
+ord_6253 @6253
+ord_6254 @6254
+ord_6255 @6255
+ord_6256 @6256
+ord_6257 @6257
+ord_6258 @6258
+ord_6259 @6259
+ord_6260 @6260
+ord_6261 @6261
+ord_6262 @6262
+ord_6263 @6263
+ord_6264 @6264
+ord_6265 @6265
+ord_6266 @6266
+ord_6267 @6267
+ord_6268 @6268
+ord_6269 @6269
+ord_6270 @6270
+ord_6271 @6271
+ord_6272 @6272
+ord_6273 @6273
+ord_6274 @6274
+ord_6275 @6275
+ord_6276 @6276
+ord_6277 @6277
+ord_6278 @6278
+ord_6279 @6279
+ord_6280 @6280
+ord_6281 @6281
+ord_6282 @6282
+ord_6283 @6283
+ord_6284 @6284
+ord_6285 @6285
+ord_6286 @6286
+ord_6287 @6287
+ord_6288 @6288
+ord_6289 @6289
+ord_6290 @6290
+ord_6291 @6291
+ord_6292 @6292
+ord_6293 @6293
+ord_6294 @6294
+ord_6295 @6295
+ord_6296 @6296
+ord_6297 @6297
+ord_6298 @6298
+ord_6299 @6299
+ord_6300 @6300
+ord_6301 @6301
+ord_6302 @6302
+ord_6303 @6303
+ord_6304 @6304
+ord_6305 @6305
+ord_6306 @6306
+ord_6307 @6307
+ord_6308 @6308
+ord_6309 @6309
+ord_6310 @6310
+ord_6311 @6311
+ord_6312 @6312
+ord_6313 @6313
+ord_6314 @6314
+ord_6315 @6315
+ord_6316 @6316
+ord_6317 @6317
+ord_6318 @6318
+ord_6319 @6319
+ord_6320 @6320
+ord_6321 @6321
+ord_6322 @6322
+ord_6323 @6323
+ord_6324 @6324
+ord_6325 @6325
+ord_6326 @6326
+ord_6327 @6327
+ord_6328 @6328
+ord_6329 @6329
+ord_6330 @6330
+ord_6331 @6331
+ord_6332 @6332
+ord_6333 @6333
+ord_6334 @6334
+ord_6335 @6335
+ord_6336 @6336
+ord_6337 @6337
+ord_6338 @6338
+ord_6339 @6339
+ord_6340 @6340
+ord_6341 @6341
+ord_6342 @6342
+ord_6343 @6343
+ord_6344 @6344
+ord_6345 @6345
+ord_6346 @6346
+ord_6347 @6347
+ord_6348 @6348
+ord_6349 @6349
+ord_6350 @6350
+ord_6351 @6351
+ord_6352 @6352
+ord_6353 @6353
+ord_6354 @6354
+ord_6355 @6355
+ord_6356 @6356
+ord_6357 @6357
+ord_6358 @6358
+ord_6359 @6359
+ord_6360 @6360
+ord_6361 @6361
+ord_6362 @6362
+ord_6363 @6363
+ord_6364 @6364
+ord_6365 @6365
+ord_6366 @6366
+ord_6367 @6367
+ord_6368 @6368
+ord_6369 @6369
+ord_6370 @6370
+ord_6371 @6371
+ord_6372 @6372
+ord_6373 @6373
+ord_6374 @6374
+ord_6375 @6375
+ord_6376 @6376
+ord_6377 @6377
+ord_6378 @6378
+ord_6379 @6379
+ord_6380 @6380
+ord_6381 @6381
+ord_6382 @6382
+ord_6383 @6383
+ord_6384 @6384
+ord_6385 @6385
+ord_6386 @6386
+ord_6387 @6387
+ord_6388 @6388
+ord_6389 @6389
+ord_6390 @6390
+ord_6391 @6391
+ord_6392 @6392
+ord_6393 @6393
+ord_6394 @6394
+ord_6395 @6395
+ord_6396 @6396
+ord_6397 @6397
+ord_6398 @6398
+ord_6399 @6399
+ord_6400 @6400
+ord_6401 @6401
+ord_6402 @6402
+ord_6403 @6403
+ord_6404 @6404
+ord_6405 @6405
+ord_6406 @6406
+ord_6407 @6407
+ord_6408 @6408
+ord_6409 @6409
+ord_6410 @6410
+ord_6411 @6411
+ord_6412 @6412
+ord_6413 @6413
+ord_6414 @6414
+ord_6415 @6415
+ord_6416 @6416
+ord_6417 @6417
+ord_6418 @6418
+ord_6419 @6419
+ord_6420 @6420
+ord_6421 @6421
+ord_6422 @6422
+ord_6423 @6423
+ord_6424 @6424
+ord_6425 @6425
+ord_6426 @6426
+ord_6427 @6427
+ord_6428 @6428
+ord_6429 @6429
+ord_6430 @6430
+ord_6431 @6431
+ord_6432 @6432
+ord_6433 @6433
+ord_6434 @6434
+ord_6435 @6435
+ord_6436 @6436
+ord_6437 @6437
+ord_6438 @6438
+ord_6439 @6439
+ord_6440 @6440
+ord_6441 @6441
+ord_6442 @6442
+ord_6443 @6443
+ord_6444 @6444
+ord_6445 @6445
+ord_6446 @6446
+ord_6447 @6447
+ord_6448 @6448
+ord_6449 @6449
+ord_6450 @6450
+ord_6451 @6451
+ord_6452 @6452
+ord_6453 @6453
+ord_6454 @6454
+ord_6455 @6455
+ord_6456 @6456
+ord_6457 @6457
+ord_6458 @6458
+ord_6459 @6459
+ord_6460 @6460
+ord_6461 @6461
+ord_6462 @6462
+ord_6463 @6463
+ord_6464 @6464
+ord_6465 @6465
+ord_6466 @6466
+ord_6467 @6467
+ord_6468 @6468
+ord_6469 @6469
+ord_6470 @6470
+ord_6471 @6471
+ord_6472 @6472
+ord_6473 @6473
+ord_6474 @6474
+ord_6475 @6475
+ord_6476 @6476
+ord_6477 @6477
+ord_6478 @6478
+ord_6479 @6479
+ord_6480 @6480
+ord_6481 @6481
+ord_6482 @6482
+ord_6483 @6483
+ord_6484 @6484
+ord_6485 @6485
+ord_6486 @6486
+ord_6487 @6487
+ord_6488 @6488
+ord_6489 @6489
+ord_6490 @6490
+ord_6491 @6491
+ord_6492 @6492
+ord_6493 @6493
+ord_6494 @6494
+ord_6495 @6495
+ord_6496 @6496
+ord_6497 @6497
+ord_6498 @6498
+ord_6499 @6499
+ord_6500 @6500
+ord_6501 @6501
+ord_6502 @6502
+ord_6503 @6503
+ord_6504 @6504
+ord_6505 @6505
+ord_6506 @6506
+ord_6507 @6507
+ord_6508 @6508
+ord_6509 @6509
+ord_6510 @6510
+ord_6511 @6511
+ord_6512 @6512
+ord_6513 @6513
+ord_6514 @6514
+ord_6515 @6515
+ord_6516 @6516
+ord_6517 @6517
+ord_6518 @6518
+ord_6519 @6519
+ord_6520 @6520
+ord_6521 @6521
+ord_6522 @6522
+ord_6523 @6523
+ord_6524 @6524
+ord_6525 @6525
+ord_6526 @6526
+ord_6527 @6527
+ord_6528 @6528
+ord_6529 @6529
+ord_6530 @6530
+ord_6531 @6531
+ord_6532 @6532
+ord_6533 @6533
+ord_6534 @6534
+ord_6535 @6535
+ord_6536 @6536
+ord_6537 @6537
+ord_6538 @6538
+ord_6539 @6539
+ord_6540 @6540
+ord_6541 @6541
+ord_6542 @6542
+ord_6543 @6543
+ord_6544 @6544
+ord_6545 @6545
+ord_6546 @6546
+ord_6547 @6547
+ord_6548 @6548
+ord_6549 @6549
+ord_6550 @6550
+ord_6551 @6551
+ord_6552 @6552
+ord_6553 @6553
+ord_6554 @6554
+ord_6555 @6555
+ord_6556 @6556
+ord_6557 @6557
+ord_6558 @6558
+ord_6559 @6559
+ord_6560 @6560
+ord_6561 @6561
+ord_6562 @6562
+ord_6563 @6563
+ord_6564 @6564
+ord_6565 @6565
+ord_6566 @6566
+ord_6567 @6567
+ord_6568 @6568
+ord_6569 @6569
+ord_6570 @6570
+ord_6571 @6571
+ord_6572 @6572
+ord_6573 @6573
+ord_6574 @6574
+ord_6575 @6575
+ord_6576 @6576
+ord_6577 @6577
+ord_6578 @6578
+ord_6579 @6579
+ord_6580 @6580
+ord_6581 @6581
+ord_6582 @6582
+ord_6583 @6583
+ord_6584 @6584
+ord_6585 @6585
+ord_6586 @6586
+ord_6587 @6587
+ord_6588 @6588
+ord_6589 @6589
+ord_6590 @6590
+ord_6591 @6591
+ord_6592 @6592
+ord_6593 @6593
+ord_6594 @6594
+ord_6595 @6595
+ord_6596 @6596
+ord_6597 @6597
+ord_6598 @6598
+ord_6599 @6599
+ord_6600 @6600
+ord_6601 @6601
+ord_6602 @6602
+ord_6603 @6603
+ord_6604 @6604
+ord_6605 @6605
+ord_6606 @6606
+ord_6607 @6607
+ord_6608 @6608
+ord_6609 @6609
+ord_6610 @6610
+ord_6611 @6611
+ord_6612 @6612
+ord_6613 @6613
+ord_6614 @6614
+ord_6615 @6615
+ord_6616 @6616
+ord_6617 @6617
+ord_6618 @6618
+ord_6619 @6619
+ord_6620 @6620
+ord_6621 @6621
+ord_6622 @6622
+ord_6623 @6623
+ord_6624 @6624
+ord_6625 @6625
+ord_6626 @6626
+ord_6627 @6627
+ord_6628 @6628
+ord_6629 @6629
+ord_6630 @6630
+ord_6631 @6631
+ord_6632 @6632
+ord_6633 @6633
+ord_6634 @6634
+ord_6635 @6635
+ord_6636 @6636
+ord_6637 @6637
+ord_6638 @6638
+ord_6639 @6639
+ord_6640 @6640
+ord_6641 @6641
+ord_6642 @6642
+ord_6643 @6643
+ord_6644 @6644
+ord_6645 @6645
+ord_6646 @6646
+ord_6647 @6647
+ord_6648 @6648
+ord_6649 @6649
+ord_6650 @6650
+ord_6651 @6651
+ord_6652 @6652
+ord_6653 @6653
+ord_6654 @6654
+ord_6655 @6655
+ord_6656 @6656
+ord_6657 @6657
+ord_6658 @6658
+ord_6659 @6659
+ord_6660 @6660
+ord_6661 @6661
+ord_6662 @6662
+ord_6663 @6663
+ord_6664 @6664
+ord_6665 @6665
+ord_6666 @6666
+ord_6667 @6667
+ord_6668 @6668
+ord_6669 @6669
+ord_6670 @6670
+ord_6671 @6671
+ord_6672 @6672
+ord_6673 @6673
+ord_6674 @6674
+ord_6675 @6675
+ord_6676 @6676
+ord_6677 @6677
+ord_6678 @6678
+ord_6679 @6679
+ord_6680 @6680
+ord_6681 @6681
+ord_6682 @6682
+ord_6683 @6683
+ord_6684 @6684
+ord_6685 @6685
+ord_6686 @6686
+ord_6687 @6687
+ord_6688 @6688
+ord_6689 @6689
+ord_6690 @6690
+ord_6691 @6691
+ord_6692 @6692
+ord_6693 @6693
+ord_6694 @6694
+ord_6695 @6695
+ord_6696 @6696
+ord_6697 @6697
+ord_6698 @6698
+ord_6699 @6699
+ord_6700 @6700
+ord_6701 @6701
+ord_6702 @6702
+ord_6703 @6703
+ord_6704 @6704
+ord_6705 @6705
+ord_6706 @6706
+ord_6707 @6707
+ord_6708 @6708
+ord_6709 @6709
+ord_6710 @6710
+ord_6711 @6711
+ord_6712 @6712
+ord_6713 @6713
+ord_6714 @6714
+ord_6715 @6715
+ord_6716 @6716
+ord_6717 @6717
+ord_6718 @6718
+ord_6719 @6719
+ord_6720 @6720
+ord_6721 @6721
+ord_6722 @6722
+ord_6723 @6723
+ord_6724 @6724
+ord_6725 @6725
+ord_6726 @6726
+ord_6727 @6727
+ord_6728 @6728
+ord_6729 @6729
+ord_6730 @6730
+ord_6731 @6731
+ord_6732 @6732
+ord_6733 @6733
+ord_6734 @6734
+ord_6735 @6735
+ord_6736 @6736
+ord_6737 @6737
+ord_6738 @6738
+ord_6739 @6739
+ord_6740 @6740
+ord_6741 @6741
+ord_6742 @6742
+ord_6743 @6743
+ord_6744 @6744
+ord_6745 @6745
+ord_6746 @6746
+ord_6747 @6747
+ord_6748 @6748
+ord_6749 @6749
+ord_6750 @6750
+ord_6751 @6751
+ord_6752 @6752
+ord_6753 @6753
+ord_6754 @6754
+ord_6755 @6755
+ord_6756 @6756
+ord_6757 @6757
+ord_6758 @6758
+ord_6759 @6759
+ord_6760 @6760
+ord_6761 @6761
+ord_6762 @6762
+ord_6763 @6763
+ord_6764 @6764
+ord_6765 @6765
+ord_6766 @6766
+ord_6767 @6767
+ord_6768 @6768
+ord_6769 @6769
+ord_6770 @6770
+ord_6771 @6771
+ord_6772 @6772
+ord_6773 @6773
+ord_6774 @6774
+ord_6775 @6775
+ord_6776 @6776
+ord_6777 @6777
+ord_6778 @6778
+ord_6779 @6779
+ord_6780 @6780
+ord_6781 @6781
+ord_6782 @6782
+ord_6783 @6783
+ord_6784 @6784
+ord_6785 @6785
+ord_6786 @6786
+ord_6787 @6787
+ord_6788 @6788
+ord_6789 @6789
+ord_6790 @6790
+ord_6791 @6791
+ord_6792 @6792
+ord_6793 @6793
+ord_6794 @6794
+ord_6795 @6795
+ord_6796 @6796
+ord_6797 @6797
+ord_6798 @6798
+ord_6799 @6799
+ord_6800 @6800
+ord_6801 @6801
+ord_6802 @6802
+ord_6803 @6803
+ord_6804 @6804
+ord_6805 @6805
+ord_6806 @6806
+ord_6807 @6807
+ord_6808 @6808
+ord_6809 @6809
+ord_6810 @6810
+ord_6811 @6811
+ord_6812 @6812
+ord_6813 @6813
+ord_6814 @6814
+ord_6815 @6815
+ord_6816 @6816
+ord_6817 @6817
+ord_6818 @6818
+ord_6819 @6819
+ord_6820 @6820
+ord_6821 @6821
+ord_6822 @6822
+ord_6823 @6823
+ord_6824 @6824
+ord_6825 @6825
+ord_6826 @6826
+ord_6827 @6827
+ord_6828 @6828
+ord_6829 @6829
+ord_6830 @6830
+ord_6831 @6831
+ord_6832 @6832
+ord_6833 @6833
+ord_6834 @6834
+ord_6835 @6835
+ord_6836 @6836
+ord_6837 @6837
+ord_6838 @6838
+ord_6839 @6839
+ord_6840 @6840
+ord_6841 @6841
+ord_6842 @6842
+ord_6843 @6843
+ord_6844 @6844
+ord_6845 @6845
+ord_6846 @6846
+ord_6847 @6847
+ord_6848 @6848
+ord_6849 @6849
+ord_6850 @6850
+ord_6851 @6851
+ord_6852 @6852
+ord_6853 @6853
+ord_6854 @6854
+ord_6855 @6855
+ord_6856 @6856
+ord_6857 @6857
+ord_6858 @6858
+ord_6859 @6859
+ord_6860 @6860
+ord_6861 @6861
+ord_6862 @6862
+ord_6863 @6863
+ord_6864 @6864
+ord_6865 @6865
+ord_6866 @6866
+ord_6867 @6867
+ord_6868 @6868
+ord_6869 @6869
+ord_6870 @6870
+ord_6871 @6871
+ord_6872 @6872
+ord_6873 @6873
+ord_6874 @6874
+ord_6875 @6875
+ord_6876 @6876
+ord_6877 @6877
+ord_6878 @6878
+ord_6879 @6879
+ord_6880 @6880
+ord_6881 @6881
+ord_6882 @6882
+ord_6883 @6883
+ord_6884 @6884
+ord_6885 @6885
+ord_6886 @6886
+ord_6887 @6887
+ord_6888 @6888
+ord_6889 @6889
+ord_6890 @6890
+ord_6891 @6891
+ord_6892 @6892
+ord_6893 @6893
+ord_6894 @6894
+ord_6895 @6895
+ord_6896 @6896
+ord_6897 @6897
+ord_6898 @6898
+ord_6899 @6899
+ord_6900 @6900
+ord_6901 @6901
+ord_6902 @6902
+ord_6903 @6903
+ord_6904 @6904
+ord_6905 @6905
+ord_6906 @6906
+ord_6907 @6907
+ord_6908 @6908
+ord_6909 @6909
+ord_6910 @6910
+ord_6911 @6911
+ord_6912 @6912
+ord_6913 @6913
+ord_6914 @6914
+ord_6915 @6915
+ord_6916 @6916
+ord_6917 @6917
+ord_6918 @6918
+ord_6919 @6919
+ord_6920 @6920
+ord_6921 @6921
+ord_6922 @6922
+ord_6923 @6923
+ord_6924 @6924
+ord_6925 @6925
+ord_6926 @6926
+ord_6927 @6927
+ord_6928 @6928
+ord_6929 @6929
+ord_6930 @6930
+ord_6931 @6931
+ord_6932 @6932
+ord_6933 @6933
+ord_6934 @6934
+ord_6935 @6935
+ord_6936 @6936
+ord_6937 @6937
+ord_6938 @6938
+ord_6939 @6939
+ord_6940 @6940
+ord_6941 @6941
+ord_6942 @6942
+ord_6943 @6943
+ord_6944 @6944
+ord_6945 @6945
+ord_6946 @6946
+ord_6947 @6947
+ord_6948 @6948
+ord_6949 @6949
+ord_6950 @6950
+ord_6951 @6951
+ord_6952 @6952
+ord_6953 @6953
+ord_6954 @6954
+ord_6955 @6955
+ord_6956 @6956
+ord_6957 @6957
+ord_6958 @6958
+ord_6959 @6959
+ord_6960 @6960
+ord_6961 @6961
+ord_6962 @6962
+ord_6963 @6963
+ord_6964 @6964
+ord_6965 @6965
+ord_6966 @6966
+ord_6967 @6967
+ord_6968 @6968
+ord_6969 @6969
+ord_6970 @6970
+ord_6971 @6971
+ord_6972 @6972
+ord_6973 @6973
+ord_6974 @6974
+ord_6975 @6975
+ord_6976 @6976
+ord_6977 @6977
+ord_6978 @6978
+ord_6979 @6979
+ord_6980 @6980
+ord_6981 @6981
+ord_6982 @6982
+ord_6983 @6983
+ord_6984 @6984
+ord_6985 @6985
+ord_6986 @6986
+ord_6987 @6987
+ord_6988 @6988
+ord_6989 @6989
+ord_6990 @6990
+ord_6991 @6991
+ord_6992 @6992
+ord_6993 @6993
+ord_6994 @6994
+ord_6995 @6995
+ord_6996 @6996
+ord_6997 @6997
+ord_6998 @6998
+ord_6999 @6999
+ord_7000 @7000
+ord_7001 @7001
+ord_7002 @7002
+ord_7003 @7003
+ord_7004 @7004
+ord_7005 @7005
+ord_7006 @7006
+ord_7007 @7007
+ord_7008 @7008
+ord_7009 @7009
+ord_7010 @7010
+ord_7011 @7011
+ord_7012 @7012
+ord_7013 @7013
+ord_7014 @7014
+ord_7015 @7015
+ord_7016 @7016
+ord_7017 @7017
+ord_7018 @7018
+ord_7019 @7019
+ord_7020 @7020
+ord_7021 @7021
+ord_7022 @7022
+ord_7023 @7023
+ord_7024 @7024
+ord_7025 @7025
+ord_7026 @7026
+ord_7027 @7027
+ord_7028 @7028
+ord_7029 @7029
+ord_7030 @7030
+ord_7031 @7031
+ord_7032 @7032
+ord_7033 @7033
+ord_7034 @7034
+ord_7035 @7035
+ord_7036 @7036
+ord_7037 @7037
+ord_7038 @7038
+ord_7039 @7039
+ord_7040 @7040
+ord_7041 @7041
+ord_7042 @7042
+ord_7043 @7043
+ord_7044 @7044
+ord_7045 @7045
+ord_7046 @7046
+ord_7047 @7047
+ord_7048 @7048
+ord_7049 @7049
+ord_7050 @7050
+ord_7051 @7051
+ord_7052 @7052
+ord_7053 @7053
+ord_7054 @7054
+ord_7055 @7055
+ord_7056 @7056
+ord_7057 @7057
+ord_7058 @7058
+ord_7059 @7059
+ord_7060 @7060
+ord_7061 @7061
+ord_7062 @7062
+ord_7063 @7063
+ord_7064 @7064
+ord_7065 @7065
+ord_7066 @7066
+ord_7067 @7067
+ord_7068 @7068
+ord_7069 @7069
+ord_7070 @7070
+ord_7071 @7071
+ord_7072 @7072
+ord_7073 @7073
+ord_7074 @7074
+ord_7075 @7075
+ord_7076 @7076
+ord_7077 @7077
+ord_7078 @7078
+ord_7079 @7079
+ord_7080 @7080
+ord_7081 @7081
+ord_7082 @7082
+ord_7083 @7083
+ord_7084 @7084
+ord_7085 @7085
+ord_7086 @7086
+ord_7087 @7087
+ord_7088 @7088
+ord_7089 @7089
+ord_7090 @7090
+ord_7091 @7091
+ord_7092 @7092
+ord_7093 @7093
+ord_7094 @7094
+ord_7095 @7095
+ord_7096 @7096
+ord_7097 @7097
+ord_7098 @7098
+ord_7099 @7099
+ord_7100 @7100
+ord_7101 @7101
+ord_7102 @7102
+ord_7103 @7103
+ord_7104 @7104
+ord_7105 @7105
+ord_7106 @7106
+ord_7107 @7107
+ord_7108 @7108
+ord_7109 @7109
+ord_7110 @7110
+ord_7111 @7111
+ord_7112 @7112
+ord_7113 @7113
+ord_7114 @7114
+ord_7115 @7115
+ord_7116 @7116
+ord_7117 @7117
+ord_7118 @7118
+ord_7119 @7119
+ord_7120 @7120
+ord_7121 @7121
+ord_7122 @7122
+ord_7123 @7123
+ord_7124 @7124
+ord_7125 @7125
+ord_7126 @7126
+ord_7127 @7127
+ord_7128 @7128
+ord_7129 @7129
+ord_7130 @7130
+ord_7131 @7131
+ord_7132 @7132
+ord_7133 @7133
+ord_7134 @7134
+ord_7135 @7135
+ord_7136 @7136
+ord_7137 @7137
+ord_7138 @7138
+ord_7139 @7139
+ord_7140 @7140
+ord_7141 @7141
+ord_7142 @7142
+ord_7143 @7143
+ord_7144 @7144
+ord_7145 @7145
+ord_7146 @7146
+ord_7147 @7147
+ord_7148 @7148
+ord_7149 @7149
+ord_7150 @7150
+ord_7151 @7151
+ord_7152 @7152
+ord_7153 @7153
+ord_7154 @7154
+ord_7155 @7155
+ord_7156 @7156
+ord_7157 @7157
+ord_7158 @7158
+ord_7159 @7159
+ord_7160 @7160
+ord_7161 @7161
+ord_7162 @7162
+ord_7163 @7163
+ord_7164 @7164
+ord_7165 @7165
+ord_7166 @7166
+ord_7167 @7167
+ord_7168 @7168
+ord_7169 @7169
+ord_7170 @7170
+ord_7171 @7171
+ord_7172 @7172
+ord_7173 @7173
+ord_7174 @7174
+ord_7175 @7175
+ord_7176 @7176
+ord_7177 @7177
+ord_7178 @7178
+ord_7179 @7179
+ord_7180 @7180
+ord_7181 @7181
+ord_7182 @7182
+ord_7183 @7183
+ord_7184 @7184
+ord_7185 @7185
+ord_7186 @7186
+ord_7187 @7187
+ord_7188 @7188
+ord_7189 @7189
+ord_7190 @7190
+ord_7191 @7191
+ord_7192 @7192
+ord_7193 @7193
+ord_7194 @7194
+ord_7195 @7195
+ord_7196 @7196
+ord_7197 @7197
+ord_7198 @7198
+ord_7199 @7199
+ord_7200 @7200
+ord_7201 @7201
+ord_7202 @7202
+ord_7203 @7203
+ord_7204 @7204
+ord_7205 @7205
+ord_7206 @7206
+ord_7207 @7207
+ord_7208 @7208
+ord_7209 @7209
+ord_7210 @7210
+ord_7211 @7211
+ord_7212 @7212
+ord_7213 @7213
+ord_7214 @7214
+ord_7215 @7215
+ord_7216 @7216
+ord_7217 @7217
+ord_7218 @7218
+ord_7219 @7219
+ord_7220 @7220
+ord_7221 @7221
+ord_7222 @7222
+ord_7223 @7223
+ord_7224 @7224
+ord_7225 @7225
+ord_7226 @7226
+ord_7227 @7227
+ord_7228 @7228
+ord_7229 @7229
+ord_7230 @7230
+ord_7231 @7231
+ord_7232 @7232
+ord_7233 @7233
+ord_7234 @7234
+ord_7235 @7235
+ord_7236 @7236
+ord_7237 @7237
+ord_7238 @7238
+ord_7239 @7239
+ord_7240 @7240
+ord_7241 @7241
+ord_7242 @7242
+ord_7243 @7243
+ord_7244 @7244
+ord_7245 @7245
+ord_7246 @7246
+ord_7247 @7247
+ord_7248 @7248
+ord_7249 @7249
+ord_7250 @7250
+ord_7251 @7251
+ord_7252 @7252
+ord_7253 @7253
+ord_7254 @7254
+ord_7255 @7255
+ord_7256 @7256
+ord_7257 @7257
+ord_7258 @7258
+ord_7259 @7259
+ord_7260 @7260
+ord_7261 @7261
+ord_7262 @7262
+ord_7263 @7263
+ord_7264 @7264
+ord_7265 @7265
+ord_7266 @7266
+ord_7267 @7267
+ord_7268 @7268
+ord_7269 @7269
+ord_7270 @7270
+ord_7271 @7271
+ord_7272 @7272
+ord_7273 @7273
+ord_7274 @7274
+ord_7275 @7275
+ord_7276 @7276
+ord_7277 @7277
+ord_7278 @7278
+ord_7279 @7279
+ord_7280 @7280
+ord_7281 @7281
+ord_7282 @7282
+ord_7283 @7283
+ord_7284 @7284
+ord_7285 @7285
+ord_7286 @7286
+ord_7287 @7287
+ord_7288 @7288
+ord_7289 @7289
+ord_7290 @7290
+ord_7291 @7291
+ord_7292 @7292
+ord_7293 @7293
+ord_7294 @7294
+ord_7295 @7295
+ord_7296 @7296
+ord_7297 @7297
+ord_7298 @7298
+ord_7299 @7299
+ord_7300 @7300
+ord_7301 @7301
+ord_7302 @7302
+ord_7303 @7303
+ord_7304 @7304
+ord_7305 @7305
+ord_7306 @7306
+ord_7307 @7307
+ord_7308 @7308
+ord_7309 @7309
+ord_7310 @7310
+ord_7311 @7311
+ord_7312 @7312
+ord_7313 @7313
+ord_7314 @7314
+ord_7315 @7315
+ord_7316 @7316
+ord_7317 @7317
+ord_7318 @7318
+ord_7319 @7319
+ord_7320 @7320
+ord_7321 @7321
+ord_7322 @7322
+ord_7323 @7323
+ord_7324 @7324
+ord_7325 @7325
+ord_7326 @7326
+ord_7327 @7327
+ord_7328 @7328
+ord_7329 @7329
+ord_7330 @7330
+ord_7331 @7331
+ord_7332 @7332
+ord_7333 @7333
+ord_7334 @7334
+ord_7335 @7335
+ord_7336 @7336
+ord_7337 @7337
+ord_7338 @7338
+ord_7339 @7339
+ord_7340 @7340
+ord_7341 @7341
+ord_7342 @7342
+ord_7343 @7343
+ord_7344 @7344
+ord_7345 @7345
+ord_7346 @7346
+ord_7347 @7347
+ord_7348 @7348
+ord_7349 @7349
+ord_7350 @7350
+ord_7351 @7351
+ord_7352 @7352
+ord_7353 @7353
+ord_7354 @7354
+ord_7355 @7355
+ord_7356 @7356
+ord_7357 @7357
+ord_7358 @7358
+ord_7359 @7359
+ord_7360 @7360
+ord_7361 @7361
+ord_7362 @7362
+ord_7363 @7363
+ord_7364 @7364
+ord_7365 @7365
+ord_7366 @7366
+ord_7367 @7367
+ord_7368 @7368
+ord_7369 @7369
+ord_7370 @7370
+ord_7371 @7371
+ord_7372 @7372
+ord_7373 @7373
+ord_7374 @7374
+ord_7375 @7375
+ord_7376 @7376
+ord_7377 @7377
+ord_7378 @7378
+ord_7379 @7379
+ord_7380 @7380
+ord_7381 @7381
+ord_7382 @7382
+ord_7383 @7383
+ord_7384 @7384
+ord_7385 @7385
+ord_7386 @7386
+ord_7387 @7387
+ord_7388 @7388
+ord_7389 @7389
+ord_7390 @7390
+ord_7391 @7391
+ord_7392 @7392
+ord_7393 @7393
+ord_7394 @7394
+ord_7395 @7395
+ord_7396 @7396
+ord_7397 @7397
+ord_7398 @7398
+ord_7399 @7399
+ord_7400 @7400
+ord_7401 @7401
+ord_7402 @7402
+ord_7403 @7403
+ord_7404 @7404
+ord_7405 @7405
+ord_7406 @7406
+ord_7407 @7407
+ord_7408 @7408
+ord_7409 @7409
+ord_7410 @7410
+ord_7411 @7411 DATA
+ord_7412 @7412
+ord_7413 @7413
+ord_7414 @7414
+ord_7415 @7415
+ord_7416 @7416
+ord_7417 @7417
+ord_7418 @7418
+ord_7419 @7419
+ord_7420 @7420
+ord_7421 @7421
+ord_7422 @7422
+ord_7423 @7423
+ord_7424 @7424
+ord_7425 @7425
+ord_7426 @7426
+ord_7427 @7427
+ord_7428 @7428
+ord_7429 @7429
+ord_7430 @7430
+ord_7431 @7431
+ord_7432 @7432
+ord_7433 @7433
+ord_7434 @7434
+ord_7435 @7435
+ord_7436 @7436
+ord_7437 @7437
+ord_7438 @7438
+ord_7439 @7439
+ord_7440 @7440
+ord_7441 @7441
+ord_7442 @7442
+ord_7443 @7443
+ord_7444 @7444
+ord_7445 @7445
+ord_7446 @7446
+ord_7447 @7447
+ord_7448 @7448
+ord_7449 @7449
+ord_7450 @7450
+ord_7451 @7451
+ord_7452 @7452
+ord_7453 @7453
+ord_7454 @7454
+ord_7455 @7455
+ord_7456 @7456
+ord_7457 @7457
+ord_7458 @7458
+ord_7459 @7459
+ord_7460 @7460
+ord_7461 @7461
+ord_7462 @7462
+ord_7463 @7463
+ord_7464 @7464
+ord_7465 @7465
+ord_7466 @7466
+ord_7467 @7467
+ord_7468 @7468
+ord_7469 @7469
+ord_7470 @7470
+ord_7471 @7471
+ord_7472 @7472
+ord_7473 @7473
+ord_7474 @7474
+ord_7475 @7475
+ord_7476 @7476
+ord_7477 @7477
+ord_7478 @7478
+ord_7479 @7479
+ord_7480 @7480
+ord_7481 @7481
+ord_7482 @7482
+ord_7483 @7483
+ord_7484 @7484
+ord_7485 @7485
+ord_7486 @7486
+ord_7487 @7487
+ord_7488 @7488
+ord_7489 @7489
+ord_7490 @7490
+ord_7491 @7491
+ord_7492 @7492
+ord_7493 @7493
+ord_7494 @7494
+ord_7495 @7495
+ord_7496 @7496
+ord_7497 @7497
+ord_7499 @7499
+ord_7500 @7500
+ord_7501 @7501
+ord_7502 @7502
+ord_7503 @7503
+ord_7504 @7504
+ord_7505 @7505
+ord_7506 @7506
+ord_7507 @7507
+ord_7508 @7508
+ord_7509 @7509
+ord_7510 @7510
+ord_7511 @7511
+ord_7512 @7512
+ord_7513 @7513
+ord_7514 @7514
+ord_7515 @7515
+ord_7516 @7516
+ord_7517 @7517
+ord_7518 @7518
+ord_7519 @7519
+ord_7520 @7520
+ord_7521 @7521
+ord_7522 @7522
+ord_7523 @7523
+ord_7524 @7524
+ord_7525 @7525
+ord_7526 @7526
+ord_7527 @7527
+ord_7528 @7528
+ord_7529 @7529
+ord_7530 @7530
+ord_7531 @7531
+ord_7532 @7532
+ord_7533 @7533
+ord_7534 @7534
+ord_7535 @7535
+ord_7536 @7536
+ord_7537 @7537
+ord_7538 @7538
+ord_7539 @7539
+ord_7540 @7540
+ord_7541 @7541
+ord_7542 @7542
+ord_7543 @7543
+ord_7544 @7544
+ord_7545 @7545
+ord_7546 @7546
+ord_7547 @7547
+ord_7548 @7548
+ord_7549 @7549
+ord_7550 @7550
+ord_7551 @7551
+ord_7552 @7552
+ord_7553 @7553
+ord_7554 @7554
+ord_7555 @7555
+ord_7556 @7556
+ord_7557 @7557
+ord_7558 @7558
+ord_7559 @7559
+ord_7560 @7560
+ord_7561 @7561
+ord_7562 @7562
+ord_7563 @7563
+ord_7564 @7564
+ord_7565 @7565
+ord_7566 @7566
+ord_7567 @7567
+ord_7568 @7568
+ord_7569 @7569
+ord_7570 @7570
+ord_7571 @7571
+ord_7572 @7572
+ord_7573 @7573
+ord_7574 @7574
+ord_7575 @7575
+ord_7576 @7576
+ord_7577 @7577
+ord_7578 @7578
+ord_7579 @7579
+ord_7580 @7580
+ord_7581 @7581
+ord_7582 @7582
+ord_7583 @7583
+ord_7584 @7584
+ord_7585 @7585
+ord_7586 @7586
+ord_7587 @7587
+ord_7588 @7588
+ord_7589 @7589
+ord_7590 @7590
+ord_7591 @7591
+ord_7592 @7592
+ord_7593 @7593
+ord_7594 @7594
+ord_7595 @7595
+ord_7596 @7596
+ord_7597 @7597
+ord_7598 @7598
+ord_7599 @7599
+ord_7600 @7600
+ord_7601 @7601
+ord_7602 @7602
+ord_7603 @7603
+ord_7604 @7604
+ord_7605 @7605
+ord_7606 @7606
+ord_7607 @7607
+ord_7608 @7608
+ord_7609 @7609
+ord_7610 @7610
+ord_7611 @7611
+ord_7612 @7612
+ord_7613 @7613
+ord_7614 @7614
+ord_7615 @7615
+ord_7616 @7616
+ord_7617 @7617
+ord_7618 @7618
+ord_7619 @7619
+ord_7620 @7620
+ord_7621 @7621
+ord_7622 @7622
+ord_7623 @7623
+ord_7624 @7624
+ord_7625 @7625
+ord_7626 @7626
+ord_7627 @7627
+ord_7628 @7628
+ord_7629 @7629
+ord_7630 @7630
+ord_7631 @7631
+ord_7632 @7632
+ord_7633 @7633
+ord_7634 @7634
+ord_7635 @7635
+ord_7636 @7636
+ord_7637 @7637
+ord_7638 @7638
+ord_7639 @7639
+ord_7640 @7640
+ord_7641 @7641
+ord_7642 @7642
+ord_7643 @7643
+ord_7644 @7644
+ord_7645 @7645
+ord_7646 @7646
+ord_7647 @7647
+ord_7648 @7648
+ord_7649 @7649
+ord_7650 @7650
+ord_7651 @7651
+ord_7652 @7652
+ord_7653 @7653
+ord_7654 @7654
+ord_7655 @7655
+ord_7656 @7656
+ord_7657 @7657
+ord_7658 @7658
+ord_7659 @7659
+ord_7660 @7660
+ord_7661 @7661
+ord_7662 @7662
+ord_7663 @7663
+ord_7664 @7664
+ord_7665 @7665
+ord_7666 @7666
+ord_7667 @7667
+ord_7668 @7668
+ord_7669 @7669
+ord_7670 @7670
+ord_7671 @7671
+ord_7672 @7672
+ord_7673 @7673
+ord_7674 @7674
+ord_7675 @7675
+ord_7676 @7676
+ord_7677 @7677
+ord_7678 @7678
+ord_7679 @7679
+ord_7680 @7680
+ord_7681 @7681
+ord_7682 @7682
+ord_7683 @7683
+ord_7684 @7684
+ord_7685 @7685
+ord_7686 @7686
+ord_7687 @7687
+ord_7688 @7688
+ord_7689 @7689
+ord_7690 @7690
+ord_7691 @7691
+ord_7692 @7692
+ord_7693 @7693
+ord_7694 @7694
+ord_7695 @7695
+ord_7696 @7696
+ord_7697 @7697
+ord_7698 @7698
+ord_7699 @7699
+ord_7700 @7700
+ord_7701 @7701
+ord_7702 @7702
+ord_7703 @7703
+ord_7704 @7704
+ord_7705 @7705
+ord_7706 @7706
+ord_7707 @7707
+ord_7708 @7708
+ord_7709 @7709
+ord_7710 @7710
+ord_7711 @7711
+ord_7712 @7712
+ord_7713 @7713
+ord_7714 @7714
+ord_7715 @7715
+ord_7716 @7716
+ord_7717 @7717
+ord_7718 @7718
+ord_7719 @7719
+ord_7720 @7720
+ord_7721 @7721
+ord_7722 @7722
+ord_7723 @7723
+ord_7724 @7724
+ord_7725 @7725
+ord_7726 @7726
+ord_7727 @7727
+ord_7728 @7728
+ord_7729 @7729
+ord_7730 @7730
+ord_7731 @7731
+ord_7732 @7732
+ord_7733 @7733
+ord_7734 @7734
+ord_7735 @7735
+ord_7736 @7736
+ord_7737 @7737
+ord_7738 @7738
+ord_7739 @7739
+ord_7740 @7740
+ord_7741 @7741
+ord_7742 @7742
+ord_7743 @7743
+ord_7744 @7744
+ord_7745 @7745
+ord_7746 @7746
+ord_7747 @7747
+ord_7748 @7748
+ord_7749 @7749
+ord_7750 @7750
+ord_7751 @7751
+ord_7752 @7752
+ord_7754 @7754
+ord_7755 @7755
+ord_7756 @7756
+ord_7757 @7757
+ord_7758 @7758
+ord_7759 @7759
+ord_7760 @7760
+ord_7761 @7761
+ord_7762 @7762
+ord_7763 @7763
+ord_7764 @7764
+ord_7765 @7765
+ord_7766 @7766
+ord_7767 @7767
+ord_7768 @7768
+ord_7769 @7769
+ord_7770 @7770
+ord_7771 @7771
+ord_7772 @7772
+ord_7773 @7773
+ord_7774 @7774
+ord_7775 @7775
+ord_7776 @7776
+ord_7777 @7777
+ord_7778 @7778
+ord_7779 @7779
+ord_7780 @7780
+ord_7781 @7781
+ord_7782 @7782
+ord_7783 @7783
+ord_7784 @7784
+ord_7785 @7785
+ord_7786 @7786
+ord_7787 @7787
+ord_7788 @7788
+ord_7789 @7789
+ord_7790 @7790
+ord_7791 @7791
+ord_7792 @7792
+ord_7793 @7793
+ord_7794 @7794
+ord_7795 @7795
+ord_7796 @7796
+ord_7797 @7797
+ord_7798 @7798
+ord_7799 @7799
+ord_7800 @7800
+ord_7801 @7801
+ord_7802 @7802
+ord_7803 @7803
+ord_7804 @7804
+ord_7805 @7805
+ord_7806 @7806
+ord_7807 @7807
+ord_7808 @7808
+ord_7809 @7809
+ord_7810 @7810
+ord_7811 @7811
+ord_7812 @7812
+ord_7813 @7813
+ord_7814 @7814
+ord_7815 @7815
+ord_7816 @7816
+ord_7817 @7817
+ord_7818 @7818
+ord_7819 @7819
+ord_7820 @7820
+ord_7821 @7821
+ord_7822 @7822
+ord_7823 @7823
+ord_7824 @7824
+ord_7825 @7825
+ord_7826 @7826
+ord_7827 @7827
+ord_7828 @7828
+ord_7829 @7829
+ord_7830 @7830
+ord_7831 @7831
+ord_7832 @7832
+ord_7833 @7833
+ord_7834 @7834
+ord_7835 @7835
+ord_7836 @7836
+ord_7837 @7837
+ord_7838 @7838
+ord_7839 @7839
+ord_7840 @7840
+ord_7841 @7841
+ord_7842 @7842
+ord_7843 @7843
+ord_7844 @7844
+ord_7845 @7845
+ord_7846 @7846
+ord_7847 @7847
+ord_7848 @7848
+ord_7849 @7849
+ord_7850 @7850
+ord_7851 @7851
+ord_7852 @7852
+ord_7853 @7853
+ord_7854 @7854
+ord_7855 @7855
+ord_7856 @7856
+ord_7857 @7857
+ord_7858 @7858
+ord_7859 @7859
+ord_7860 @7860
+ord_7861 @7861
+ord_7862 @7862
+ord_7863 @7863
+ord_7864 @7864
+ord_7865 @7865
+ord_7866 @7866
+ord_7867 @7867
+ord_7868 @7868
+ord_7869 @7869
+ord_7870 @7870
+ord_7871 @7871
+ord_7872 @7872
+ord_7873 @7873
+ord_7874 @7874
+ord_7875 @7875
+ord_7876 @7876
+ord_7877 @7877
+ord_7878 @7878
+ord_7879 @7879
+ord_7880 @7880 DATA
+ord_7881 @7881
+ord_7882 @7882
+ord_7883 @7883
+ord_7884 @7884
+ord_7885 @7885
+ord_7886 @7886
+ord_7887 @7887
+ord_7888 @7888
+ord_7889 @7889
+ord_7890 @7890
+ord_7891 @7891
+ord_7892 @7892
+ord_7893 @7893
+ord_7894 @7894
+ord_7895 @7895
+ord_7896 @7896
+ord_7897 @7897
+ord_7898 @7898
+ord_7899 @7899
+ord_7900 @7900
+ord_7901 @7901
+ord_7902 @7902
+ord_7903 @7903
+ord_7904 @7904
+ord_7905 @7905
+ord_7906 @7906
+ord_7907 @7907
+ord_7908 @7908
+ord_7909 @7909
+ord_7910 @7910
+ord_7911 @7911
+ord_7912 @7912
+ord_7913 @7913
+ord_7914 @7914
+ord_7915 @7915
+ord_7916 @7916
+ord_7917 @7917
+ord_7918 @7918
+ord_7919 @7919
+ord_7920 @7920
+ord_7921 @7921
+ord_7922 @7922
+ord_7923 @7923
+ord_7924 @7924
+ord_7925 @7925
+ord_7926 @7926
+ord_7927 @7927
+ord_7928 @7928
+ord_7929 @7929
+ord_7930 @7930
+ord_7931 @7931
+ord_7932 @7932
+ord_7933 @7933
+ord_7934 @7934
+ord_7935 @7935
+ord_7936 @7936
+ord_7937 @7937
+ord_7938 @7938
+ord_7939 @7939
+ord_7940 @7940
+ord_7941 @7941
+ord_7942 @7942
+ord_7943 @7943
+ord_7944 @7944
+ord_7945 @7945
+ord_7946 @7946
+ord_7947 @7947
+ord_7948 @7948
+ord_7949 @7949
+ord_7950 @7950
+ord_7951 @7951
+ord_7952 @7952
+ord_7953 @7953
+ord_7954 @7954
+ord_7955 @7955
+ord_7956 @7956
+ord_7957 @7957
+ord_7958 @7958
+ord_7959 @7959
+ord_7960 @7960
+ord_7961 @7961
+ord_7962 @7962
+ord_7963 @7963
+ord_7964 @7964
+ord_7965 @7965
+ord_7966 @7966
+ord_7967 @7967
+ord_7968 @7968
+ord_7969 @7969
+ord_7970 @7970
+ord_7971 @7971
+ord_7972 @7972
+ord_7973 @7973
+ord_7974 @7974
+ord_7975 @7975
+ord_7976 @7976
+ord_7977 @7977
+ord_7978 @7978
+ord_7979 @7979
+ord_7980 @7980
+ord_7981 @7981
+ord_7982 @7982
+ord_7983 @7983
+ord_7984 @7984
+ord_7985 @7985
+ord_7986 @7986
+ord_7987 @7987
+ord_7988 @7988
+ord_7989 @7989
+ord_7990 @7990
+ord_7991 @7991
+ord_7992 @7992
+ord_7993 @7993
+ord_7994 @7994
+ord_7995 @7995
+ord_7996 @7996
+ord_7997 @7997
+ord_7998 @7998
+ord_7999 @7999
+ord_8000 @8000
+ord_8001 @8001
+ord_8002 @8002
+ord_8003 @8003
+ord_8004 @8004
+ord_8005 @8005
+ord_8006 @8006
+ord_8007 @8007
+ord_8008 @8008
+ord_8009 @8009
+ord_8010 @8010
+ord_8011 @8011
+ord_8012 @8012
+ord_8013 @8013
+ord_8014 @8014
+ord_8015 @8015
+ord_8016 @8016
+ord_8017 @8017
+ord_8018 @8018
+ord_8019 @8019
+ord_8020 @8020
+ord_8021 @8021
+ord_8022 @8022
+ord_8023 @8023
+ord_8024 @8024
+ord_8025 @8025
+ord_8026 @8026
+ord_8027 @8027
+ord_8028 @8028
+ord_8029 @8029
+ord_8030 @8030
+ord_8031 @8031
+ord_8032 @8032
+ord_8033 @8033
+ord_8034 @8034 DATA
+ord_8035 @8035 DATA
+ord_8036 @8036 DATA
+ord_8037 @8037 DATA
+ord_8038 @8038 DATA
+ord_8039 @8039 DATA
+ord_8040 @8040 DATA
+ord_8041 @8041 DATA
+ord_8042 @8042 DATA
+ord_8043 @8043 DATA
+ord_8044 @8044 DATA
+ord_8045 @8045 DATA
+ord_8047 @8047 DATA
+ord_8048 @8048 DATA
+ord_8049 @8049 DATA
+ord_8051 @8051 DATA
+ord_8052 @8052 DATA
+ord_8053 @8053 DATA
+ord_8054 @8054 DATA
+ord_8055 @8055 DATA
+ord_8056 @8056 DATA
+ord_8057 @8057 DATA
+ord_8058 @8058 DATA
+ord_8059 @8059 DATA
+ord_8060 @8060 DATA
+ord_8061 @8061 DATA
+ord_8062 @8062 DATA
+ord_8063 @8063 DATA
+ord_8064 @8064 DATA
+ord_8065 @8065 DATA
+ord_8066 @8066 DATA
+ord_8067 @8067 DATA
+ord_8068 @8068 DATA
+ord_8069 @8069 DATA
+ord_8071 @8071 DATA
+ord_8072 @8072 DATA
+ord_8073 @8073 DATA
+ord_8074 @8074 DATA
+ord_8075 @8075 DATA
+ord_8076 @8076 DATA
+ord_8077 @8077 DATA
+ord_8078 @8078 DATA
+ord_8079 @8079 DATA
+ord_8080 @8080 DATA
+ord_8081 @8081 DATA
+ord_8082 @8082 DATA
+ord_8083 @8083 DATA
+ord_8084 @8084 DATA
+ord_8085 @8085 DATA
+ord_8086 @8086 DATA
+ord_8087 @8087 DATA
+ord_8088 @8088 DATA
+ord_8089 @8089 DATA
+ord_8090 @8090 DATA
+ord_8091 @8091 DATA
+ord_8092 @8092 DATA
+ord_8093 @8093 DATA
+ord_8094 @8094 DATA
+ord_8095 @8095 DATA
+ord_8096 @8096 DATA
+ord_8097 @8097 DATA
+ord_8098 @8098 DATA
+ord_8099 @8099 DATA
+ord_8100 @8100 DATA
+ord_8101 @8101 DATA
+ord_8102 @8102 DATA
+ord_8103 @8103 DATA
+ord_8104 @8104 DATA
+ord_8105 @8105 DATA
+ord_8106 @8106 DATA
+ord_8107 @8107 DATA
+ord_8108 @8108 DATA
+ord_8109 @8109 DATA
+ord_8110 @8110 DATA
+ord_8111 @8111 DATA
+ord_8112 @8112 DATA
+ord_8113 @8113 DATA
+ord_8114 @8114 DATA
+ord_8115 @8115 DATA
+ord_8116 @8116 DATA
+ord_8117 @8117 DATA
+ord_8118 @8118 DATA
+ord_8119 @8119 DATA
+ord_8120 @8120 DATA
+ord_8121 @8121 DATA
+ord_8122 @8122 DATA
+ord_8123 @8123 DATA
+ord_8126 @8126 DATA
+ord_8127 @8127 DATA
+ord_8128 @8128 DATA
+ord_8129 @8129 DATA
+ord_8130 @8130 DATA
+ord_8131 @8131 DATA
+ord_8132 @8132 DATA
+ord_8133 @8133 DATA
+ord_8134 @8134 DATA
+ord_8135 @8135 DATA
+ord_8136 @8136 DATA
+ord_8137 @8137 DATA
+ord_8138 @8138 DATA
+ord_8139 @8139 DATA
+ord_8140 @8140 DATA
+ord_8141 @8141 DATA
+ord_8142 @8142 DATA
+ord_8143 @8143 DATA
+ord_8144 @8144 DATA
+ord_8145 @8145 DATA
+ord_8146 @8146 DATA
+ord_8147 @8147 DATA
+ord_8148 @8148 DATA
+ord_8149 @8149 DATA
+ord_8150 @8150 DATA
+ord_8151 @8151 DATA
+ord_8152 @8152 DATA
+ord_8153 @8153 DATA
+ord_8154 @8154 DATA
+ord_8155 @8155 DATA
+ord_8156 @8156 DATA
+ord_8157 @8157 DATA
+ord_8158 @8158 DATA
+ord_8159 @8159 DATA
+ord_8160 @8160 DATA
+ord_8161 @8161 DATA
+ord_8162 @8162 DATA
+ord_8163 @8163 DATA
+ord_8164 @8164 DATA
+ord_8165 @8165 DATA
+ord_8166 @8166 DATA
+ord_8167 @8167 DATA
+ord_8168 @8168 DATA
+ord_8169 @8169 DATA
+ord_8170 @8170 DATA
+ord_8171 @8171 DATA
+ord_8172 @8172 DATA
+ord_8173 @8173 DATA
+ord_8174 @8174 DATA
+ord_8175 @8175 DATA
+ord_8176 @8176 DATA
+ord_8177 @8177 DATA
+ord_8178 @8178 DATA
+ord_8179 @8179 DATA
+ord_8180 @8180 DATA
+ord_8181 @8181 DATA
+ord_8182 @8182 DATA
+ord_8183 @8183 DATA
+ord_8184 @8184 DATA
+ord_8185 @8185 DATA
+ord_8186 @8186 DATA
+ord_8187 @8187 DATA
+ord_8188 @8188 DATA
+ord_8189 @8189 DATA
+ord_8190 @8190 DATA
+ord_8191 @8191 DATA
+ord_8192 @8192 DATA
+ord_8193 @8193 DATA
+ord_8194 @8194 DATA
+ord_8197 @8197 DATA
+ord_8198 @8198 DATA
+ord_8199 @8199 DATA
+ord_8200 @8200 DATA
+ord_8201 @8201 DATA
+ord_8202 @8202 DATA
+ord_8203 @8203 DATA
+ord_8204 @8204 DATA
+ord_8205 @8205 DATA
+ord_8206 @8206 DATA
+ord_8207 @8207 DATA
+ord_8209 @8209 DATA
+ord_8211 @8211 DATA
+ord_8212 @8212 DATA
+ord_8213 @8213 DATA
+ord_8214 @8214 DATA
+ord_8215 @8215 DATA
+ord_8216 @8216 DATA
+ord_8217 @8217 DATA
+ord_8218 @8218 DATA
+ord_8219 @8219 DATA
+ord_8220 @8220 DATA
+ord_8221 @8221 DATA
+ord_8222 @8222 DATA
+ord_8223 @8223 DATA
+ord_8224 @8224 DATA
+ord_8225 @8225 DATA
+ord_8226 @8226 DATA
+ord_8227 @8227 DATA
+ord_8228 @8228 DATA
+ord_8229 @8229
+ord_8230 @8230
+ord_8231 @8231
+ord_8232 @8232
+ord_8233 @8233
+ord_8234 @8234
+ord_8235 @8235
+ord_8236 @8236
+ord_8237 @8237
+ord_8238 @8238
+ord_8239 @8239
+ord_8240 @8240
+ord_8241 @8241
+ord_8242 @8242
+ord_8243 @8243
+ord_8244 @8244
+ord_8245 @8245
+ord_8246 @8246
+ord_8247 @8247
+ord_8248 @8248
+ord_8249 @8249
+ord_8250 @8250
+ord_8251 @8251
+ord_8252 @8252
+ord_8253 @8253
+ord_8254 @8254
+ord_8255 @8255
+ord_8256 @8256
+ord_8257 @8257
+ord_8258 @8258
+ord_8259 @8259
+ord_8260 @8260
+ord_8261 @8261
+ord_8262 @8262
+ord_8263 @8263
+ord_8264 @8264
+ord_8265 @8265
+ord_8266 @8266
+ord_8267 @8267
+ord_8268 @8268
+ord_8269 @8269
+ord_8270 @8270
+ord_8271 @8271
+ord_8272 @8272
+ord_8273 @8273
+ord_8274 @8274
+ord_8275 @8275
+ord_8276 @8276
+ord_8277 @8277
+ord_8278 @8278
+ord_8279 @8279
+ord_8280 @8280
+ord_8281 @8281
+ord_8282 @8282
+ord_8283 @8283
+ord_8284 @8284
+ord_8285 @8285
+ord_8286 @8286
+ord_8287 @8287
+ord_8288 @8288
+ord_8289 @8289
+ord_8290 @8290
+ord_8291 @8291
+ord_8292 @8292
+ord_8293 @8293
+ord_8294 @8294
+ord_8295 @8295
+ord_8296 @8296
+ord_8297 @8297
+ord_8298 @8298
+ord_8299 @8299
+ord_8300 @8300
+ord_8301 @8301
+ord_8302 @8302
+ord_8303 @8303
+ord_8304 @8304
+ord_8305 @8305
+ord_8306 @8306
+ord_8307 @8307
+ord_8308 @8308
+ord_8309 @8309
+ord_8310 @8310
+ord_8311 @8311
+ord_8312 @8312
+ord_8313 @8313
+ord_8314 @8314
+ord_8315 @8315
+ord_8316 @8316
+ord_8317 @8317
+ord_8318 @8318
+ord_8319 @8319
+ord_8320 @8320
+ord_8321 @8321
+ord_8322 @8322
+ord_8323 @8323
+ord_8324 @8324
+ord_8325 @8325
+ord_8326 @8326
+ord_8327 @8327
+ord_8328 @8328
+ord_8329 @8329
+ord_8330 @8330
+ord_8331 @8331
+ord_8332 @8332
+ord_8333 @8333
+ord_8334 @8334
+ord_8335 @8335
+ord_8336 @8336
+ord_8337 @8337
+ord_8338 @8338
+ord_8339 @8339 DATA
+ord_8340 @8340 DATA
+ord_8341 @8341
+ord_8342 @8342
+ord_8343 @8343
+ord_8344 @8344
+ord_8345 @8345
+ord_8346 @8346
+ord_8347 @8347
+ord_8348 @8348
+ord_8349 @8349
+ord_8350 @8350
+ord_8351 @8351
+ord_8352 @8352
+ord_8353 @8353
+ord_8354 @8354
+ord_8355 @8355
+ord_8356 @8356 DATA
+ord_8357 @8357
+ord_8358 @8358
+ord_8359 @8359
+ord_8360 @8360
+ord_8361 @8361
+ord_8362 @8362
+ord_8363 @8363
+ord_8364 @8364
+ord_8365 @8365
+ord_8366 @8366
+ord_8367 @8367
+ord_8368 @8368
+ord_8369 @8369
+ord_8370 @8370
+ord_8371 @8371
+ord_8372 @8372
+ord_8373 @8373
+ord_8374 @8374
+ord_8375 @8375
+ord_8376 @8376
+ord_8377 @8377
+ord_8378 @8378
+ord_8379 @8379
+ord_8380 @8380
+ord_8381 @8381
+ord_8382 @8382 DATA
+ord_8383 @8383 DATA
+ord_8384 @8384 DATA
+ord_8385 @8385
+ord_8386 @8386
+ord_8387 @8387
+ord_8388 @8388
+ord_8389 @8389
+ord_8390 @8390
+ord_8391 @8391
+ord_8392 @8392
+ord_8393 @8393
+ord_8394 @8394
+ord_8395 @8395
+ord_8396 @8396
+ord_8397 @8397
+ord_8398 @8398
+ord_8399 @8399
+ord_8400 @8400
+ord_8401 @8401
+ord_8402 @8402
+ord_8403 @8403
+ord_8404 @8404
+ord_8405 @8405
+ord_8406 @8406
+ord_8407 @8407
+ord_8408 @8408
+ord_8409 @8409
+ord_8410 @8410
+ord_8411 @8411
+ord_8412 @8412
+ord_8413 @8413
+ord_8414 @8414
+ord_8415 @8415
+ord_8416 @8416
+ord_8417 @8417
+ord_8418 @8418
+ord_8419 @8419
+ord_8420 @8420
+ord_8421 @8421
+ord_8422 @8422
+ord_8423 @8423
+ord_8424 @8424
+ord_8425 @8425
+ord_8426 @8426
+ord_8427 @8427
+ord_8428 @8428
+ord_8429 @8429
+ord_8430 @8430
+ord_8431 @8431
+ord_8432 @8432
+ord_8433 @8433
+ord_8434 @8434
+ord_8435 @8435
+ord_8436 @8436
+ord_8437 @8437
+ord_8438 @8438
+ord_8439 @8439
+ord_8440 @8440
+ord_8441 @8441
+ord_8442 @8442
+ord_8443 @8443
+ord_8444 @8444
+ord_8445 @8445
+ord_8446 @8446
+ord_8447 @8447
+ord_8448 @8448
+ord_8449 @8449
+ord_8450 @8450
+ord_8451 @8451
+ord_8452 @8452
+ord_8453 @8453
+ord_8454 @8454
+ord_8455 @8455
+ord_8456 @8456
+ord_8457 @8457
+ord_8458 @8458
+ord_8459 @8459
+ord_8460 @8460
+ord_8461 @8461
+ord_8462 @8462
+ord_8463 @8463
+ord_8464 @8464
+ord_8465 @8465
+ord_8466 @8466
+ord_8467 @8467
+ord_8468 @8468
+ord_8469 @8469
+ord_8470 @8470
+ord_8471 @8471
+ord_8472 @8472
+ord_8473 @8473
+ord_8474 @8474
+ord_8475 @8475
+ord_8476 @8476
+ord_8477 @8477
+ord_8478 @8478
+ord_8479 @8479
+ord_8480 @8480
+ord_8481 @8481
+ord_8482 @8482
+ord_8483 @8483
+ord_8484 @8484
+ord_8485 @8485
+ord_8486 @8486
+ord_8487 @8487
+ord_8488 @8488
+ord_8489 @8489
+ord_8490 @8490
+ord_8491 @8491
+ord_8492 @8492
+ord_8493 @8493
+ord_8494 @8494
+ord_8495 @8495
+ord_8496 @8496
+ord_8497 @8497
+ord_8498 @8498
+ord_8499 @8499
+ord_8500 @8500
+ord_8501 @8501
+ord_8502 @8502
+ord_8503 @8503
+ord_8504 @8504
+ord_8505 @8505
+ord_8506 @8506
+ord_8507 @8507
+ord_8508 @8508
+ord_8509 @8509
+ord_8510 @8510
+ord_8511 @8511
+ord_8512 @8512
+ord_8513 @8513
+ord_8514 @8514
+ord_8515 @8515
+ord_8516 @8516
+ord_8517 @8517
+ord_8518 @8518
+ord_8519 @8519
+ord_8520 @8520
+ord_8521 @8521
+ord_8522 @8522
+ord_8523 @8523
+ord_8524 @8524
+ord_8525 @8525
+ord_8526 @8526
+ord_8527 @8527
+ord_8528 @8528
+ord_8529 @8529
+ord_8530 @8530
+ord_8531 @8531
+ord_8532 @8532
+ord_8533 @8533
+ord_8534 @8534
+ord_8535 @8535
+ord_8536 @8536
+ord_8537 @8537
+ord_8538 @8538
+ord_8539 @8539
+ord_8540 @8540
+ord_8541 @8541
+ord_8542 @8542
+ord_8543 @8543
+ord_8544 @8544
+ord_8545 @8545
+ord_8546 @8546
+ord_8547 @8547
+ord_8548 @8548
+ord_8549 @8549
+ord_8550 @8550
+ord_8551 @8551
+ord_8552 @8552
+ord_8553 @8553
+ord_8554 @8554
+ord_8555 @8555
+ord_8556 @8556
+ord_8557 @8557
+ord_8558 @8558
+ord_8559 @8559
+ord_8560 @8560
+ord_8561 @8561
+ord_8562 @8562
+ord_8563 @8563
+ord_8564 @8564
+ord_8565 @8565
+ord_8566 @8566
+ord_8567 @8567
+ord_8568 @8568
+ord_8569 @8569
+ord_8570 @8570
+ord_8571 @8571
+ord_8572 @8572
+ord_8573 @8573
+ord_8574 @8574
+ord_8575 @8575
+ord_8576 @8576
+ord_8577 @8577
+ord_8578 @8578
+ord_8579 @8579
+ord_8580 @8580
+ord_8581 @8581
+ord_8582 @8582
+ord_8583 @8583
+ord_8584 @8584
+ord_8585 @8585
+ord_8586 @8586
+ord_8587 @8587
+ord_8588 @8588
+ord_8589 @8589
+ord_8590 @8590
+ord_8591 @8591
+ord_8592 @8592
+ord_8593 @8593
+ord_8594 @8594
+ord_8595 @8595
+ord_8596 @8596
+ord_8597 @8597
+ord_8598 @8598
+ord_8599 @8599
+ord_8600 @8600
+ord_8601 @8601
+ord_8602 @8602
+ord_8603 @8603
+ord_8604 @8604
+ord_8605 @8605
+ord_8606 @8606
+ord_8607 @8607
+ord_8608 @8608
+ord_8609 @8609
+ord_8610 @8610
+ord_8611 @8611
+ord_8612 @8612
+ord_8613 @8613
+ord_8614 @8614
+ord_8615 @8615
+ord_8616 @8616
+ord_8617 @8617
+ord_8618 @8618
+ord_8619 @8619
+ord_8620 @8620
+ord_8621 @8621
+ord_8622 @8622
+ord_8623 @8623
+ord_8624 @8624
+ord_8625 @8625
+ord_8626 @8626
+ord_8627 @8627
+ord_8628 @8628
+ord_8629 @8629
+ord_8630 @8630
+ord_8631 @8631
+ord_8632 @8632
+ord_8633 @8633
+ord_8634 @8634
+ord_8635 @8635
+ord_8636 @8636
+ord_8637 @8637
+ord_8638 @8638
+ord_8639 @8639
+ord_8640 @8640
+ord_8641 @8641
+ord_8642 @8642
+ord_8643 @8643
+ord_8644 @8644
+ord_8645 @8645
+ord_8646 @8646
+ord_8647 @8647
+ord_8648 @8648
+ord_8649 @8649
+ord_8650 @8650
+ord_8651 @8651
+ord_8652 @8652
+ord_8653 @8653
+ord_8654 @8654
+ord_8655 @8655
+ord_8656 @8656
+ord_8657 @8657
+ord_8658 @8658
+ord_8659 @8659
+ord_8660 @8660
+ord_8661 @8661
+ord_8662 @8662
+ord_8663 @8663
+ord_8664 @8664
+ord_8665 @8665
+ord_8666 @8666
+ord_8667 @8667
+ord_8668 @8668
+ord_8669 @8669
+ord_8670 @8670
+ord_8671 @8671
+ord_8672 @8672
+ord_8673 @8673
+ord_8674 @8674
+ord_8675 @8675
+ord_8676 @8676
+ord_8677 @8677
+ord_8678 @8678
+ord_8679 @8679
+ord_8680 @8680
+ord_8681 @8681
+ord_8682 @8682
+ord_8683 @8683
+ord_8684 @8684
+ord_8685 @8685
+ord_8686 @8686
+ord_8687 @8687
+ord_8688 @8688
+ord_8689 @8689
+ord_8690 @8690
+ord_8691 @8691
+ord_8692 @8692
+ord_8693 @8693
+ord_8694 @8694
+ord_8695 @8695
+ord_8696 @8696
+ord_8697 @8697
+ord_8698 @8698
+ord_8699 @8699
+ord_8700 @8700
+ord_8701 @8701
+ord_8702 @8702
+ord_8703 @8703
+ord_8704 @8704
+ord_8705 @8705
+ord_8706 @8706
+ord_8707 @8707
+ord_8708 @8708
+ord_8709 @8709
+ord_8710 @8710
+ord_8711 @8711
+ord_8712 @8712
+ord_8713 @8713
+ord_8714 @8714
+ord_8715 @8715
+ord_8716 @8716
+ord_8717 @8717
+ord_8718 @8718
+ord_8719 @8719
+ord_8720 @8720
+ord_8721 @8721
+ord_8722 @8722
+ord_8723 @8723
+ord_8724 @8724
+ord_8725 @8725
+ord_8726 @8726
+ord_8727 @8727
+ord_8728 @8728
+ord_8729 @8729
+ord_8730 @8730
+ord_8731 @8731
+ord_8732 @8732
+ord_8733 @8733
+ord_8734 @8734
+ord_8735 @8735
+ord_8736 @8736
+ord_8737 @8737
+ord_8738 @8738
+ord_8739 @8739
+ord_8740 @8740
+ord_8741 @8741
+ord_8742 @8742
+ord_8743 @8743
+ord_8744 @8744
+ord_8745 @8745
+ord_8746 @8746
+ord_8747 @8747
+ord_8748 @8748
+ord_8749 @8749
+ord_8750 @8750
+ord_8751 @8751
+ord_8752 @8752
+ord_8753 @8753
+ord_8754 @8754
+ord_8755 @8755
+ord_8756 @8756
+ord_8757 @8757
+ord_8758 @8758
+ord_8759 @8759
+ord_8760 @8760
+ord_8761 @8761
+ord_8762 @8762
+ord_8763 @8763
+ord_8764 @8764
+ord_8765 @8765
+ord_8766 @8766
+ord_8767 @8767
+ord_8768 @8768
+ord_8769 @8769
+ord_8770 @8770
+ord_8771 @8771
+ord_8772 @8772
+ord_8773 @8773
+ord_8774 @8774
+ord_8775 @8775
+ord_8776 @8776
+ord_8777 @8777
+ord_8778 @8778
+ord_8779 @8779
+ord_8780 @8780
+ord_8781 @8781
+ord_8782 @8782
+ord_8783 @8783
+ord_8784 @8784
+ord_8785 @8785
+ord_8786 @8786
+ord_8787 @8787
+ord_8788 @8788
+ord_8789 @8789
+ord_8790 @8790
+ord_8791 @8791
+ord_8792 @8792
+ord_8793 @8793
+ord_8794 @8794
+ord_8795 @8795
+ord_8796 @8796
+ord_8797 @8797
+ord_8798 @8798
+ord_8799 @8799
+ord_8800 @8800
+ord_8801 @8801
+ord_8802 @8802
+ord_8803 @8803
+ord_8804 @8804
+ord_8805 @8805
+ord_8806 @8806
+ord_8807 @8807
+ord_8808 @8808
+ord_8809 @8809
+ord_8810 @8810
+ord_8811 @8811
+ord_8812 @8812
+ord_8813 @8813
+ord_8814 @8814
+ord_8815 @8815
+ord_8816 @8816
+ord_8817 @8817
+ord_8818 @8818
+ord_8819 @8819
+ord_8820 @8820
+ord_8821 @8821
+ord_8822 @8822
+ord_8823 @8823
+ord_8824 @8824
+ord_8825 @8825
+ord_8826 @8826
+ord_8827 @8827
+ord_8828 @8828
+ord_8829 @8829
+ord_8830 @8830
+ord_8831 @8831
+ord_8832 @8832
+ord_8833 @8833
+ord_8834 @8834
+ord_8835 @8835
+ord_8836 @8836
+ord_8837 @8837
+ord_8838 @8838
+ord_8839 @8839
+ord_8840 @8840
+ord_8841 @8841
+ord_8842 @8842
+ord_8843 @8843
+ord_8844 @8844
+ord_8845 @8845
+ord_8846 @8846
+ord_8847 @8847
+ord_8848 @8848
+ord_8849 @8849
+ord_8850 @8850
+ord_8851 @8851
+ord_8852 @8852
+ord_8853 @8853
+ord_8854 @8854
+ord_8855 @8855
+ord_8856 @8856
+ord_8857 @8857
+ord_8858 @8858
+ord_8859 @8859
+ord_8860 @8860
+ord_8861 @8861
+ord_8862 @8862
+ord_8863 @8863
+ord_8864 @8864
+ord_8865 @8865
+ord_8866 @8866
+ord_8867 @8867
+ord_8868 @8868
+ord_8869 @8869
+ord_8870 @8870
+ord_8871 @8871
+ord_8872 @8872
+ord_8873 @8873
+ord_8874 @8874
+ord_8875 @8875
+ord_8876 @8876
+ord_8877 @8877
+ord_8878 @8878
+ord_8879 @8879
+ord_8880 @8880
+ord_8881 @8881
+ord_8882 @8882
+ord_8883 @8883
+ord_8884 @8884
+ord_8885 @8885
+ord_8886 @8886
+ord_8887 @8887
+ord_8888 @8888
+ord_8889 @8889
+ord_8890 @8890
+ord_8891 @8891
+ord_8892 @8892
+ord_8893 @8893
+ord_8894 @8894
+ord_8895 @8895
+ord_8896 @8896
+ord_8897 @8897
+ord_8898 @8898
+ord_8899 @8899
+ord_8900 @8900
+ord_8901 @8901
+ord_8902 @8902
+ord_8903 @8903
+ord_8904 @8904
+ord_8905 @8905
+ord_8906 @8906
+ord_8907 @8907
+ord_8908 @8908
+ord_8909 @8909
+ord_8910 @8910
+ord_8911 @8911
+ord_8912 @8912
+ord_8913 @8913
+ord_8914 @8914
+ord_8915 @8915
+ord_8916 @8916
+ord_8917 @8917
+ord_8918 @8918
+ord_8919 @8919
+ord_8920 @8920
+ord_8921 @8921
+ord_8922 @8922
+ord_8923 @8923
+ord_8924 @8924
+ord_8925 @8925
+ord_8926 @8926
+ord_8927 @8927
+ord_8928 @8928
+ord_8929 @8929
+ord_8930 @8930
+ord_8931 @8931
+ord_8932 @8932
+ord_8933 @8933
+ord_8934 @8934
+ord_8935 @8935
+ord_8936 @8936
+ord_8937 @8937
+ord_8938 @8938
+ord_8939 @8939
+ord_8940 @8940
+ord_8941 @8941
+ord_8942 @8942
+ord_8943 @8943
+ord_8944 @8944
+ord_8945 @8945
+ord_8946 @8946
+ord_8947 @8947
+ord_8948 @8948
+ord_8949 @8949
+ord_8950 @8950
+ord_8951 @8951
+ord_8952 @8952
+ord_8953 @8953
+ord_8954 @8954
+ord_8955 @8955
+ord_8956 @8956
+ord_8957 @8957
+ord_8958 @8958
+ord_8959 @8959
+ord_8960 @8960
+ord_8961 @8961
+ord_8962 @8962
+ord_8963 @8963
+ord_8964 @8964
+ord_8965 @8965
+ord_8966 @8966
+ord_8967 @8967
+ord_8968 @8968
+ord_8969 @8969
+ord_8970 @8970
+ord_8971 @8971
+ord_8972 @8972
+ord_8973 @8973
+ord_8974 @8974
+ord_8975 @8975
+ord_8976 @8976
+ord_8977 @8977
+ord_8978 @8978
+ord_8979 @8979
+ord_8980 @8980
+ord_8981 @8981
+ord_8982 @8982
+ord_8983 @8983
+ord_8984 @8984
+ord_8985 @8985
+ord_8986 @8986
+ord_8987 @8987
+ord_8988 @8988
+ord_8989 @8989
+ord_8990 @8990
+ord_8991 @8991
+ord_8992 @8992
+ord_8993 @8993
+ord_8994 @8994
+ord_8995 @8995
+ord_8996 @8996
+ord_8997 @8997
+ord_8998 @8998
+ord_8999 @8999
+ord_9000 @9000
+ord_9001 @9001
+ord_9002 @9002
+ord_9003 @9003
+ord_9004 @9004
+ord_9005 @9005
+ord_9006 @9006
+ord_9007 @9007
+ord_9008 @9008
+ord_9009 @9009
+ord_9010 @9010
+ord_9011 @9011
+ord_9012 @9012
+ord_9013 @9013
+ord_9014 @9014
+ord_9015 @9015
+ord_9016 @9016
+ord_9017 @9017
+ord_9018 @9018
+ord_9019 @9019
+ord_9020 @9020
+ord_9021 @9021
+ord_9022 @9022
+ord_9023 @9023
+ord_9024 @9024
+ord_9025 @9025
+ord_9026 @9026
+ord_9027 @9027
+ord_9028 @9028
+ord_9029 @9029
+ord_9030 @9030
+ord_9031 @9031
+ord_9032 @9032
+ord_9033 @9033
+ord_9034 @9034
+ord_9035 @9035
+ord_9036 @9036
+ord_9037 @9037
+ord_9038 @9038
+ord_9039 @9039
+ord_9040 @9040
+ord_9041 @9041
+ord_9042 @9042
+ord_9043 @9043
+ord_9044 @9044
+ord_9045 @9045
+ord_9046 @9046
+ord_9047 @9047
+ord_9048 @9048
+ord_9049 @9049
+ord_9050 @9050
+ord_9051 @9051
+ord_9052 @9052
+ord_9053 @9053
+ord_9054 @9054
+ord_9055 @9055
+ord_9056 @9056
+ord_9057 @9057
+ord_9058 @9058
+ord_9059 @9059
+ord_9060 @9060
+ord_9061 @9061
+ord_9062 @9062
+ord_9063 @9063
+ord_9064 @9064
+ord_9065 @9065
+ord_9066 @9066
+ord_9067 @9067
+ord_9068 @9068
+ord_9069 @9069
+ord_9070 @9070
+ord_9071 @9071
+ord_9072 @9072
+ord_9073 @9073
+ord_9074 @9074
+ord_9075 @9075
+ord_9076 @9076
+ord_9077 @9077
+ord_9078 @9078
+ord_9079 @9079
+ord_9080 @9080
+ord_9081 @9081
+ord_9082 @9082
+ord_9083 @9083
+ord_9084 @9084
+ord_9085 @9085
+ord_9086 @9086
+ord_9087 @9087
+ord_9088 @9088
+ord_9089 @9089
+ord_9090 @9090
+ord_9091 @9091
+ord_9092 @9092
+ord_9093 @9093
+ord_9094 @9094
+ord_9095 @9095
+ord_9096 @9096
+ord_9097 @9097
+ord_9098 @9098
+ord_9099 @9099
+ord_9100 @9100
+ord_9101 @9101
+ord_9102 @9102
+ord_9103 @9103
+ord_9104 @9104
+ord_9105 @9105
+ord_9106 @9106
+ord_9107 @9107
+ord_9108 @9108
+ord_9109 @9109
+ord_9110 @9110
+ord_9111 @9111
+ord_9112 @9112
+ord_9113 @9113
+ord_9114 @9114
+ord_9115 @9115
+ord_9116 @9116
+ord_9117 @9117
+ord_9118 @9118
+ord_9119 @9119
+ord_9120 @9120
+ord_9121 @9121
+ord_9122 @9122
+ord_9123 @9123
+ord_9124 @9124
+ord_9125 @9125
+ord_9126 @9126
+ord_9127 @9127
+ord_9128 @9128
+ord_9129 @9129
+ord_9130 @9130
+ord_9131 @9131
+ord_9132 @9132
+ord_9133 @9133
+ord_9134 @9134
+ord_9135 @9135
+ord_9136 @9136
+ord_9137 @9137
+ord_9138 @9138
+ord_9139 @9139
+ord_9140 @9140
+ord_9141 @9141
+ord_9142 @9142
+ord_9143 @9143
+ord_9144 @9144
+ord_9145 @9145
+ord_9146 @9146
+ord_9147 @9147
+ord_9148 @9148
+ord_9149 @9149
+ord_9150 @9150
+ord_9151 @9151
+ord_9152 @9152
+ord_9153 @9153
+ord_9154 @9154
+ord_9155 @9155
+ord_9156 @9156
+ord_9157 @9157
+ord_9158 @9158
+ord_9159 @9159
+ord_9160 @9160
+ord_9161 @9161
+ord_9162 @9162
+ord_9163 @9163
+ord_9164 @9164
+ord_9165 @9165
+ord_9166 @9166
+ord_9167 @9167
+ord_9168 @9168
+ord_9169 @9169
+ord_9170 @9170
+ord_9171 @9171
+ord_9172 @9172
+ord_9173 @9173
+ord_9174 @9174
+ord_9175 @9175
+ord_9176 @9176
+ord_9177 @9177
+ord_9178 @9178
+ord_9179 @9179
+ord_9180 @9180
+ord_9181 @9181
+ord_9182 @9182
+ord_9183 @9183
+ord_9184 @9184
+ord_9185 @9185
+ord_9186 @9186
+ord_9187 @9187
+ord_9188 @9188
+ord_9189 @9189
+ord_9190 @9190
+ord_9191 @9191
+ord_9192 @9192
+ord_9193 @9193
+ord_9194 @9194
+ord_9195 @9195
+ord_9196 @9196
+ord_9197 @9197
+ord_9198 @9198
+ord_9199 @9199
+ord_9200 @9200
+ord_9201 @9201
+ord_9202 @9202
+ord_9203 @9203
+ord_9204 @9204
+ord_9205 @9205
+ord_9206 @9206
+ord_9207 @9207
+ord_9208 @9208
+ord_9209 @9209
+ord_9210 @9210
+ord_9211 @9211
+ord_9212 @9212
+ord_9213 @9213
+ord_9214 @9214
+ord_9215 @9215
+ord_9216 @9216
+ord_9217 @9217
+ord_9218 @9218
+ord_9219 @9219
+ord_9220 @9220
+ord_9221 @9221
+ord_9222 @9222
+ord_9223 @9223
+ord_9224 @9224
+ord_9225 @9225
+ord_9226 @9226
+ord_9227 @9227
+ord_9228 @9228
+ord_9229 @9229
+ord_9230 @9230
+ord_9231 @9231
+ord_9232 @9232
+ord_9233 @9233
+ord_9234 @9234
+ord_9235 @9235
+ord_9236 @9236
+ord_9237 @9237
+ord_9238 @9238
+ord_9239 @9239
+ord_9240 @9240
+ord_9241 @9241
+ord_9242 @9242
+ord_9243 @9243
+ord_9244 @9244
+ord_9245 @9245
+ord_9246 @9246
+ord_9247 @9247
+ord_9248 @9248
+ord_9249 @9249
+ord_9250 @9250
+ord_9251 @9251
+ord_9252 @9252
+ord_9253 @9253
+ord_9254 @9254
+ord_9255 @9255
+ord_9256 @9256
+ord_9257 @9257
+ord_9258 @9258
+ord_9259 @9259
+ord_9260 @9260
+ord_9261 @9261
+ord_9262 @9262
+ord_9263 @9263
+ord_9264 @9264
+ord_9265 @9265
+ord_9266 @9266
+ord_9267 @9267
+ord_9268 @9268
+ord_9269 @9269
+ord_9270 @9270
+ord_9271 @9271
+ord_9272 @9272
+ord_9273 @9273
+ord_9274 @9274
+ord_9275 @9275
+ord_9276 @9276
+ord_9277 @9277
+ord_9278 @9278
+ord_9279 @9279
+ord_9280 @9280
+ord_9281 @9281
+ord_9282 @9282
+ord_9283 @9283
+ord_9284 @9284
+ord_9285 @9285
+ord_9286 @9286
+ord_9287 @9287
+ord_9288 @9288
+ord_9289 @9289
+ord_9290 @9290
+ord_9291 @9291
+ord_9292 @9292
+ord_9293 @9293
+ord_9294 @9294
+ord_9295 @9295
+ord_9296 @9296
+ord_9297 @9297
+ord_9298 @9298
+ord_9299 @9299
+ord_9300 @9300
+ord_9301 @9301
+ord_9302 @9302
+ord_9303 @9303
+ord_9304 @9304
+ord_9305 @9305
+ord_9306 @9306
+ord_9307 @9307
+ord_9308 @9308
+ord_9309 @9309
+ord_9310 @9310
+ord_9311 @9311
+ord_9312 @9312
+ord_9313 @9313
+ord_9314 @9314
+ord_9315 @9315
+ord_9316 @9316
+ord_9317 @9317
+ord_9318 @9318
+ord_9319 @9319
+ord_9320 @9320
+ord_9321 @9321
+ord_9322 @9322
+ord_9323 @9323
+ord_9324 @9324
+ord_9325 @9325
+ord_9326 @9326
+ord_9327 @9327
+ord_9328 @9328
+ord_9329 @9329
+ord_9330 @9330
+ord_9331 @9331
+ord_9332 @9332
+ord_9333 @9333
+ord_9334 @9334
+ord_9335 @9335
+ord_9336 @9336
+ord_9337 @9337
+ord_9338 @9338
+ord_9339 @9339
+ord_9340 @9340
+ord_9341 @9341
+ord_9342 @9342
+ord_9343 @9343
+ord_9344 @9344
+ord_9345 @9345
+ord_9346 @9346
+ord_9347 @9347
+ord_9348 @9348
+ord_9349 @9349
+ord_9350 @9350
+ord_9351 @9351
+ord_9352 @9352
+ord_9353 @9353
+ord_9354 @9354
+ord_9355 @9355
+ord_9356 @9356
+ord_9357 @9357
+ord_9358 @9358
+ord_9359 @9359
+ord_9360 @9360
+ord_9361 @9361
+ord_9362 @9362
+ord_9363 @9363
+ord_9364 @9364
+ord_9365 @9365
+ord_9366 @9366
+ord_9367 @9367
+ord_9368 @9368
+ord_9369 @9369
+ord_9370 @9370
+ord_9371 @9371
+ord_9372 @9372
+ord_9373 @9373
+ord_9374 @9374
+ord_9375 @9375
+ord_9376 @9376
+ord_9377 @9377
+ord_9378 @9378
+ord_9379 @9379
+ord_9380 @9380
+ord_9381 @9381
+ord_9382 @9382
+ord_9383 @9383
+ord_9384 @9384
+ord_9385 @9385
+ord_9386 @9386
+ord_9387 @9387
+ord_9388 @9388
+ord_9389 @9389
+ord_9390 @9390
+ord_9391 @9391
+ord_9392 @9392
+ord_9393 @9393
+ord_9394 @9394
+ord_9395 @9395
+ord_9396 @9396
+ord_9397 @9397
+ord_9398 @9398
+ord_9399 @9399
+ord_9400 @9400
+ord_9401 @9401
+ord_9402 @9402
+ord_9403 @9403
+ord_9404 @9404
+ord_9405 @9405
+ord_9406 @9406
+ord_9407 @9407
+ord_9408 @9408
+ord_9409 @9409
+ord_9410 @9410
+ord_9411 @9411
+ord_9412 @9412
+ord_9413 @9413
+ord_9414 @9414
+ord_9415 @9415
+ord_9416 @9416
+ord_9417 @9417
+ord_9418 @9418
+ord_9419 @9419
+ord_9420 @9420
+ord_9421 @9421
+ord_9422 @9422
+ord_9423 @9423
+ord_9424 @9424
+ord_9425 @9425
+ord_9426 @9426
+ord_9427 @9427
+ord_9428 @9428
+ord_9429 @9429
+ord_9430 @9430
+ord_9431 @9431
+ord_9432 @9432
+ord_9433 @9433
+ord_9434 @9434
+ord_9435 @9435
+ord_9436 @9436
+ord_9437 @9437
+ord_9438 @9438
+ord_9439 @9439
+ord_9440 @9440
+ord_9441 @9441
+ord_9442 @9442
+ord_9443 @9443
+ord_9444 @9444
+ord_9445 @9445
+ord_9446 @9446
+ord_9447 @9447
+ord_9448 @9448
+ord_9449 @9449
+ord_9450 @9450
+ord_9451 @9451
+ord_9452 @9452
+ord_9453 @9453
+ord_9454 @9454
+ord_9455 @9455
+ord_9456 @9456
+ord_9457 @9457
+ord_9458 @9458
+ord_9459 @9459
+ord_9460 @9460
+ord_9461 @9461
+ord_9462 @9462
+ord_9463 @9463
+ord_9464 @9464
+ord_9465 @9465
+ord_9466 @9466
+ord_9467 @9467
+ord_9468 @9468
+ord_9469 @9469
+ord_9470 @9470
+ord_9471 @9471
+ord_9472 @9472
+ord_9473 @9473
+ord_9474 @9474
+ord_9475 @9475
+ord_9476 @9476
+ord_9477 @9477
+ord_9478 @9478
+ord_9479 @9479
+ord_9480 @9480
+ord_9481 @9481
+ord_9482 @9482
+ord_9483 @9483
+ord_9484 @9484
+ord_9485 @9485
+ord_9486 @9486
+ord_9487 @9487
+ord_9488 @9488
+ord_9489 @9489
+ord_9490 @9490
+ord_9491 @9491
+ord_9492 @9492
+ord_9493 @9493
+ord_9494 @9494
+ord_9495 @9495
+ord_9496 @9496
+ord_9497 @9497
+ord_9498 @9498
+ord_9499 @9499
+ord_9500 @9500
+ord_9501 @9501
+ord_9502 @9502
+ord_9503 @9503
+ord_9504 @9504
+ord_9505 @9505
+ord_9506 @9506
+ord_9507 @9507
+ord_9508 @9508
+ord_9509 @9509
+ord_9510 @9510
+ord_9511 @9511
+ord_9512 @9512
+ord_9513 @9513
+ord_9514 @9514
+ord_9515 @9515
+ord_9516 @9516
+ord_9517 @9517
+ord_9518 @9518
+ord_9519 @9519
+ord_9520 @9520
+ord_9521 @9521
+ord_9522 @9522
+ord_9523 @9523
+ord_9524 @9524
+ord_9525 @9525
+ord_9526 @9526
+ord_9527 @9527
+ord_9528 @9528
+ord_9529 @9529
+ord_9530 @9530
+ord_9531 @9531
+ord_9532 @9532
+ord_9533 @9533
+ord_9534 @9534
+ord_9535 @9535
+ord_9536 @9536
+ord_9537 @9537
+ord_9538 @9538
+ord_9539 @9539
+ord_9540 @9540
+ord_9541 @9541
+ord_9542 @9542
+ord_9543 @9543
+ord_9544 @9544
+ord_9545 @9545
+ord_9546 @9546
+ord_9547 @9547
+ord_9548 @9548
+ord_9549 @9549
+ord_9550 @9550
+ord_9551 @9551
+ord_9552 @9552
+ord_9553 @9553
+ord_9554 @9554
+ord_9555 @9555
+ord_9556 @9556
+ord_9557 @9557
+ord_9558 @9558
+ord_9559 @9559
+ord_9560 @9560
+ord_9561 @9561
+ord_9562 @9562
+ord_9563 @9563
+ord_9564 @9564
+ord_9565 @9565
+ord_9566 @9566
+ord_9567 @9567
+ord_9568 @9568
+ord_9569 @9569
+ord_9570 @9570
+ord_9571 @9571
+ord_9572 @9572
+ord_9573 @9573
+ord_9574 @9574
+ord_9575 @9575
+ord_9576 @9576
+ord_9577 @9577
+ord_9578 @9578
+ord_9579 @9579
+ord_9580 @9580
+ord_9581 @9581
+ord_9582 @9582
+ord_9583 @9583
+ord_9584 @9584
+ord_9585 @9585
+ord_9586 @9586
+ord_9587 @9587
+ord_9588 @9588
+ord_9589 @9589
+ord_9590 @9590
+ord_9591 @9591
+ord_9592 @9592
+ord_9593 @9593
+ord_9594 @9594
+ord_9595 @9595
+ord_9596 @9596
+ord_9597 @9597
+ord_9598 @9598
+ord_9599 @9599
+ord_9600 @9600
+ord_9601 @9601
+ord_9602 @9602
+ord_9603 @9603
+ord_9604 @9604
+ord_9605 @9605
+ord_9606 @9606
+ord_9607 @9607
+ord_9608 @9608
+ord_9609 @9609
+ord_9610 @9610
+ord_9611 @9611
+ord_9612 @9612
+ord_9613 @9613
+ord_9614 @9614
+ord_9615 @9615
+ord_9616 @9616
+ord_9617 @9617
+ord_9618 @9618
+ord_9619 @9619
+ord_9620 @9620
+ord_9621 @9621
+ord_9622 @9622
+ord_9623 @9623
+ord_9624 @9624
+ord_9625 @9625
+ord_9626 @9626
+ord_9627 @9627
+ord_9628 @9628
+ord_9629 @9629
+ord_9630 @9630
+ord_9631 @9631
+ord_9632 @9632
+ord_9633 @9633
+ord_9634 @9634
+ord_9635 @9635
+ord_9636 @9636
+ord_9637 @9637
+ord_9638 @9638
+ord_9639 @9639
+ord_9640 @9640
+ord_9641 @9641
+ord_9642 @9642
+ord_9643 @9643
+ord_9644 @9644
+ord_9645 @9645
+ord_9646 @9646
+ord_9647 @9647
+ord_9648 @9648
+ord_9649 @9649
+ord_9650 @9650
+ord_9651 @9651
+ord_9652 @9652
+ord_9653 @9653
+ord_9654 @9654
+ord_9655 @9655
+ord_9656 @9656
+ord_9657 @9657
+ord_9658 @9658
+ord_9659 @9659
+ord_9660 @9660
+ord_9661 @9661
+ord_9662 @9662
+ord_9663 @9663
+ord_9664 @9664
+ord_9665 @9665
+ord_9666 @9666
+ord_9667 @9667
+ord_9668 @9668
+ord_9669 @9669
+ord_9670 @9670
+ord_9671 @9671
+ord_9672 @9672
+ord_9673 @9673
+ord_9674 @9674
+ord_9675 @9675
+ord_9676 @9676
+ord_9677 @9677
+ord_9678 @9678
+ord_9679 @9679
+ord_9680 @9680
+ord_9681 @9681
+ord_9682 @9682
+ord_9683 @9683
+ord_9684 @9684
+ord_9685 @9685
+ord_9686 @9686
+ord_9687 @9687
+ord_9688 @9688
+ord_9689 @9689
+ord_9690 @9690
+ord_9691 @9691
+ord_9692 @9692
+ord_9693 @9693
+ord_9694 @9694
+ord_9695 @9695
+ord_9696 @9696
+ord_9697 @9697
+ord_9698 @9698
+ord_9699 @9699
+ord_9700 @9700
+ord_9701 @9701
+ord_9702 @9702
+ord_9703 @9703
+ord_9704 @9704
+ord_9705 @9705
+ord_9706 @9706
+ord_9707 @9707
+ord_9708 @9708
+ord_9709 @9709
+ord_9710 @9710
+ord_9711 @9711
+ord_9712 @9712
+ord_9713 @9713
+ord_9714 @9714
+ord_9715 @9715
+ord_9716 @9716
+ord_9717 @9717
+ord_9718 @9718
+ord_9719 @9719
+ord_9720 @9720
+ord_9721 @9721
+ord_9722 @9722
+ord_9723 @9723
+ord_9724 @9724
+ord_9725 @9725
+ord_9726 @9726
+ord_9727 @9727
+ord_9728 @9728
+ord_9729 @9729
+ord_9730 @9730
+ord_9731 @9731
+ord_9732 @9732
+ord_9733 @9733
+ord_9734 @9734
+ord_9735 @9735
+ord_9736 @9736
+ord_9737 @9737
+ord_9738 @9738
+ord_9739 @9739
+ord_9740 @9740
+ord_9741 @9741
+ord_9742 @9742
+ord_9743 @9743
+ord_9744 @9744
+ord_9745 @9745
+ord_9746 @9746
+ord_9747 @9747
+ord_9748 @9748
+ord_9749 @9749
+ord_9750 @9750
+ord_9751 @9751
+ord_9752 @9752
+ord_9753 @9753
+ord_9754 @9754
+ord_9755 @9755
+ord_9756 @9756
+ord_9757 @9757
+ord_9758 @9758
+ord_9759 @9759
+ord_9760 @9760
+ord_9761 @9761
+ord_9762 @9762
+ord_9763 @9763
+ord_9764 @9764
+ord_9765 @9765
+ord_9766 @9766
+ord_9767 @9767
+ord_9768 @9768
+ord_9769 @9769
+ord_9770 @9770
+ord_9771 @9771
+ord_9772 @9772
+ord_9773 @9773
+ord_9774 @9774
+ord_9775 @9775
+ord_9776 @9776
+ord_9777 @9777
+ord_9778 @9778
+ord_9779 @9779
+ord_9780 @9780
+ord_9781 @9781
+ord_9782 @9782
+ord_9783 @9783
+ord_9784 @9784
+ord_9785 @9785
+ord_9786 @9786
+ord_9787 @9787
+ord_9788 @9788
+ord_9789 @9789
+ord_9790 @9790
+ord_9791 @9791
+ord_9792 @9792
+ord_9793 @9793
+ord_9794 @9794
+ord_9795 @9795
+ord_9796 @9796
+ord_9797 @9797
+ord_9798 @9798
+ord_9799 @9799
+ord_9800 @9800
+ord_9801 @9801
+ord_9802 @9802
+ord_9803 @9803
+ord_9804 @9804
+ord_9805 @9805
+ord_9806 @9806
+ord_9807 @9807
+ord_9808 @9808
+ord_9809 @9809
+ord_9810 @9810
+ord_9811 @9811
+ord_9812 @9812
+ord_9813 @9813
+ord_9814 @9814
+ord_9815 @9815
+ord_9816 @9816
+ord_9817 @9817
+ord_9818 @9818
+ord_9819 @9819
+ord_9820 @9820
+ord_9821 @9821
+ord_9822 @9822
+ord_9823 @9823
+ord_9824 @9824
+ord_9825 @9825
+ord_9826 @9826
+ord_9827 @9827
+ord_9828 @9828
+ord_9829 @9829
+ord_9830 @9830
+ord_9831 @9831
+ord_9832 @9832
+ord_9833 @9833
+ord_9834 @9834
+ord_9835 @9835
+ord_9836 @9836
+ord_9837 @9837
+ord_9838 @9838
+ord_9839 @9839
+ord_9840 @9840
+ord_9841 @9841
+ord_9842 @9842
+ord_9843 @9843
+ord_9844 @9844
+ord_9845 @9845
+ord_9846 @9846
+ord_9847 @9847
+ord_9848 @9848
+ord_9849 @9849
+ord_9850 @9850
+ord_9851 @9851
+ord_9852 @9852
+ord_9853 @9853
+ord_9854 @9854
+ord_9855 @9855
+ord_9856 @9856
+ord_9857 @9857
+ord_9858 @9858
+ord_9859 @9859
+ord_9860 @9860
+ord_9861 @9861
+ord_9862 @9862
+ord_9863 @9863
+ord_9864 @9864
+ord_9865 @9865
+ord_9866 @9866
+ord_9867 @9867
+ord_9868 @9868
+ord_9869 @9869
+ord_9870 @9870
+ord_9871 @9871
+ord_9872 @9872
+ord_9873 @9873
+ord_9874 @9874
+ord_9875 @9875
+ord_9876 @9876
+ord_9877 @9877
+ord_9878 @9878
+ord_9879 @9879
+ord_9880 @9880
+ord_9881 @9881
+ord_9882 @9882
+ord_9883 @9883
+ord_9884 @9884
+ord_9885 @9885
+ord_9886 @9886
+ord_9887 @9887
+ord_9888 @9888
+ord_9889 @9889
+ord_9890 @9890
+ord_9891 @9891
+ord_9892 @9892
+ord_9893 @9893
+ord_9894 @9894
+ord_9895 @9895
+ord_9896 @9896
+ord_9897 @9897
+ord_9898 @9898
+ord_9899 @9899
+ord_9900 @9900
+ord_9901 @9901
+ord_9902 @9902
+ord_9903 @9903
+ord_9904 @9904
+ord_9905 @9905
+ord_9906 @9906
+ord_9907 @9907
+ord_9908 @9908
+ord_9909 @9909
+ord_9910 @9910
+ord_9911 @9911
+ord_9912 @9912
+ord_9913 @9913
+ord_9914 @9914
+ord_9915 @9915
+ord_9916 @9916
+ord_9917 @9917
+ord_9918 @9918
+ord_9919 @9919
+ord_9920 @9920
+ord_9921 @9921
+ord_9922 @9922
+ord_9923 @9923
+ord_9924 @9924
+ord_9925 @9925
+ord_9926 @9926
+ord_9927 @9927
+ord_9928 @9928
+ord_9929 @9929
+ord_9930 @9930
+ord_9931 @9931
+ord_9932 @9932
+ord_9933 @9933
+ord_9934 @9934
+ord_9935 @9935
+ord_9936 @9936
+ord_9937 @9937
+ord_9938 @9938
+ord_9939 @9939
+ord_9940 @9940
+ord_9941 @9941
+ord_9942 @9942
+ord_9943 @9943
+ord_9944 @9944
+ord_9945 @9945
+ord_9946 @9946
+ord_9947 @9947
+ord_9948 @9948
+ord_9949 @9949
+ord_9950 @9950
+ord_9951 @9951
+ord_9952 @9952
+ord_9953 @9953
+ord_9954 @9954
+ord_9955 @9955
+ord_9956 @9956
+ord_9957 @9957
+ord_9958 @9958
+ord_9959 @9959
+ord_9960 @9960
+ord_9961 @9961
+ord_9962 @9962
+ord_9963 @9963
+ord_9964 @9964
+ord_9965 @9965
+ord_9966 @9966
+ord_9967 @9967
+ord_9968 @9968
+ord_9969 @9969
+ord_9970 @9970
+ord_9971 @9971
+ord_9972 @9972
+ord_9973 @9973
+ord_9974 @9974
+ord_9975 @9975
+ord_9976 @9976
+ord_9977 @9977
+ord_9978 @9978
+ord_9979 @9979
+ord_9980 @9980
+ord_9981 @9981
+ord_9982 @9982
+ord_9983 @9983
+ord_9984 @9984
+ord_9985 @9985
+ord_9986 @9986
+ord_9987 @9987
+ord_9988 @9988
+ord_9989 @9989
+ord_9990 @9990
+ord_9991 @9991
+ord_9992 @9992
+ord_9993 @9993
+ord_9994 @9994
+ord_9995 @9995
+ord_9996 @9996
+ord_9997 @9997
+ord_9998 @9998
+ord_9999 @9999
+ord_10000 @10000
+ord_10001 @10001
+ord_10002 @10002
+ord_10003 @10003
+ord_10004 @10004
+ord_10005 @10005
+ord_10006 @10006
+ord_10007 @10007
+ord_10008 @10008
+ord_10009 @10009
+ord_10010 @10010
+ord_10011 @10011
+ord_10012 @10012
+ord_10013 @10013
+ord_10014 @10014
+ord_10015 @10015
+ord_10016 @10016
+ord_10017 @10017
+ord_10018 @10018
+ord_10019 @10019
+ord_10020 @10020
+ord_10021 @10021
+ord_10022 @10022
+ord_10023 @10023
+ord_10024 @10024
+ord_10025 @10025
+ord_10026 @10026
+ord_10027 @10027
+ord_10028 @10028
+ord_10029 @10029
+ord_10030 @10030
+ord_10031 @10031
+ord_10032 @10032
+ord_10033 @10033
+ord_10034 @10034
+ord_10035 @10035
+ord_10036 @10036
+ord_10037 @10037
+ord_10038 @10038
+ord_10039 @10039
+ord_10040 @10040
+ord_10041 @10041
+ord_10042 @10042
+ord_10043 @10043
+ord_10044 @10044
+ord_10045 @10045
+ord_10046 @10046
+ord_10047 @10047
+ord_10048 @10048
+ord_10049 @10049
+ord_10050 @10050
+ord_10051 @10051
+ord_10052 @10052
+ord_10053 @10053
+ord_10054 @10054
+ord_10055 @10055
+ord_10056 @10056
+ord_10057 @10057
+ord_10058 @10058
+ord_10059 @10059
+ord_10060 @10060
+ord_10061 @10061
+ord_10062 @10062
+ord_10063 @10063
+ord_10064 @10064
+ord_10065 @10065
+ord_10067 @10067
+ord_10068 @10068
+ord_10069 @10069
+ord_10070 @10070
+ord_10071 @10071
+ord_10072 @10072
+ord_10073 @10073
+ord_10074 @10074
+ord_10075 @10075
+ord_10076 @10076
+ord_10077 @10077
+ord_10078 @10078
+ord_10079 @10079
+ord_10080 @10080
+ord_10081 @10081
+ord_10082 @10082
+ord_10083 @10083
+ord_10084 @10084
+ord_10085 @10085
+ord_10086 @10086
+ord_10087 @10087
+ord_10088 @10088
+ord_10089 @10089
+ord_10090 @10090
+ord_10091 @10091
+ord_10092 @10092
+ord_10093 @10093
+ord_10094 @10094
+ord_10095 @10095
+ord_10096 @10096
+ord_10097 @10097
+ord_10098 @10098
+ord_10099 @10099
+ord_10100 @10100
+ord_10101 @10101
+ord_10102 @10102
+ord_10103 @10103
+ord_10104 @10104
+ord_10105 @10105
+ord_10106 @10106
+ord_10107 @10107
+ord_10108 @10108
+ord_10109 @10109
+ord_10110 @10110
+ord_10111 @10111
+ord_10112 @10112
+ord_10113 @10113
+ord_10114 @10114
+ord_10115 @10115
+ord_10116 @10116
+ord_10117 @10117
+ord_10118 @10118
+ord_10119 @10119
+ord_10120 @10120
+ord_10121 @10121
+ord_10122 @10122
+ord_10123 @10123
+ord_10124 @10124
+ord_10125 @10125
+ord_10126 @10126
+ord_10127 @10127
+ord_10128 @10128
+ord_10129 @10129
+ord_10130 @10130
+ord_10131 @10131
+ord_10132 @10132
+ord_10133 @10133
+ord_10134 @10134
+ord_10135 @10135
+ord_10136 @10136
+ord_10137 @10137
+ord_10138 @10138
+ord_10139 @10139
+ord_10140 @10140
+ord_10141 @10141
+ord_10142 @10142
+ord_10143 @10143
+ord_10144 @10144
+ord_10145 @10145
+ord_10146 @10146
+ord_10147 @10147
+ord_10148 @10148
+ord_10149 @10149
+ord_10150 @10150
+ord_10151 @10151
+ord_10152 @10152
+ord_10153 @10153
+ord_10154 @10154
+ord_10155 @10155
+ord_10156 @10156
+ord_10157 @10157
+ord_10158 @10158
+ord_10159 @10159
+ord_10160 @10160
+ord_10161 @10161
+ord_10162 @10162
+ord_10163 @10163
+ord_10164 @10164
+ord_10165 @10165
+ord_10166 @10166
+ord_10167 @10167
+ord_10168 @10168
+ord_10169 @10169
+ord_10170 @10170
+ord_10171 @10171
+ord_10172 @10172
+ord_10173 @10173
+ord_10174 @10174
+ord_10175 @10175
+ord_10176 @10176
+ord_10177 @10177
+ord_10178 @10178
+ord_10179 @10179
+ord_10180 @10180
+ord_10181 @10181
+ord_10182 @10182
+ord_10183 @10183
+ord_10184 @10184
+ord_10185 @10185
+ord_10186 @10186
+ord_10187 @10187
+ord_10188 @10188
+ord_10189 @10189
+ord_10190 @10190
+ord_10191 @10191
+ord_10192 @10192
+ord_10193 @10193
+ord_10194 @10194
+ord_10195 @10195
+ord_10196 @10196
+ord_10197 @10197
+ord_10198 @10198
+ord_10199 @10199
+ord_10200 @10200
+ord_10201 @10201
+ord_10202 @10202
+ord_10203 @10203
+ord_10204 @10204
+ord_10205 @10205
+ord_10206 @10206
+ord_10207 @10207
+ord_10208 @10208
+ord_10209 @10209
+ord_10210 @10210
+ord_10211 @10211
+ord_10212 @10212
+ord_10213 @10213
+ord_10214 @10214
+ord_10215 @10215
+ord_10216 @10216
+ord_10217 @10217
+ord_10218 @10218
+ord_10219 @10219
+ord_10220 @10220
+ord_10221 @10221
+ord_10222 @10222
+ord_10223 @10223
+ord_10224 @10224
+ord_10225 @10225
+ord_10226 @10226
+ord_10227 @10227
+ord_10228 @10228
+ord_10229 @10229
+ord_10230 @10230
+ord_10231 @10231
+ord_10232 @10232
+ord_10233 @10233
+ord_10234 @10234
+ord_10235 @10235
+ord_10236 @10236
+ord_10237 @10237
+ord_10238 @10238
+ord_10239 @10239
+ord_10240 @10240
+ord_10241 @10241
+ord_10242 @10242
+ord_10243 @10243
+ord_10244 @10244
+ord_10245 @10245
+ord_10246 @10246
+ord_10247 @10247
+ord_10248 @10248
+ord_10249 @10249
+ord_10250 @10250
+ord_10251 @10251
+ord_10252 @10252
+ord_10253 @10253
+ord_10254 @10254
+ord_10255 @10255
+ord_10256 @10256
+ord_10257 @10257
+ord_10258 @10258
+ord_10259 @10259
+ord_10260 @10260
+ord_10261 @10261
+ord_10262 @10262
+ord_10263 @10263
+ord_10264 @10264
+ord_10265 @10265
+ord_10266 @10266
+ord_10267 @10267
+ord_10268 @10268
+ord_10269 @10269
+ord_10270 @10270
+ord_10271 @10271
+ord_10272 @10272
+ord_10273 @10273
+ord_10274 @10274
+ord_10275 @10275
+ord_10276 @10276
+ord_10277 @10277
+ord_10278 @10278
+ord_10279 @10279
+ord_10280 @10280
+ord_10281 @10281
+ord_10282 @10282
+ord_10283 @10283
+ord_10284 @10284
+ord_10285 @10285
+ord_10286 @10286
+ord_10287 @10287
+ord_10288 @10288
+ord_10289 @10289
+ord_10290 @10290
+ord_10291 @10291
+ord_10292 @10292
+ord_10293 @10293
+ord_10294 @10294
+ord_10295 @10295
+ord_10296 @10296
+ord_10297 @10297
+ord_10298 @10298
+ord_10299 @10299
+ord_10300 @10300
+ord_10301 @10301
+ord_10302 @10302
+ord_10303 @10303
+ord_10304 @10304
+ord_10305 @10305
+ord_10306 @10306
+ord_10307 @10307
+ord_10308 @10308
+ord_10309 @10309
+ord_10310 @10310
+ord_10311 @10311
+ord_10312 @10312
+ord_10313 @10313
+ord_10314 @10314
+ord_10315 @10315
+ord_10316 @10316
+ord_10317 @10317
+ord_10318 @10318
+ord_10319 @10319
+ord_10320 @10320
+ord_10321 @10321
+ord_10322 @10322
+ord_10323 @10323
+ord_10324 @10324
+ord_10325 @10325
+ord_10326 @10326
+ord_10327 @10327
+ord_10328 @10328
+ord_10329 @10329
+ord_10330 @10330
+ord_10331 @10331
+ord_10332 @10332
+ord_10333 @10333
+ord_10334 @10334
+ord_10335 @10335
+ord_10336 @10336
+ord_10337 @10337
+ord_10338 @10338
+ord_10339 @10339
+ord_10340 @10340
+ord_10341 @10341
+ord_10342 @10342
+ord_10343 @10343
+ord_10344 @10344
+ord_10345 @10345
+ord_10346 @10346
+ord_10347 @10347
+ord_10348 @10348
+ord_10349 @10349
+ord_10350 @10350
+ord_10351 @10351
+ord_10352 @10352
+ord_10353 @10353
+ord_10354 @10354
+ord_10355 @10355
+ord_10356 @10356
+ord_10357 @10357
+ord_10358 @10358
+ord_10359 @10359
+ord_10360 @10360
+ord_10361 @10361
+ord_10362 @10362
+ord_10363 @10363
+ord_10364 @10364
+ord_10365 @10365
+ord_10366 @10366
+ord_10367 @10367
+ord_10368 @10368
+ord_10369 @10369
+ord_10370 @10370
+ord_10371 @10371
+ord_10372 @10372
+ord_10373 @10373
+ord_10374 @10374
+ord_10375 @10375
+ord_10376 @10376
+ord_10377 @10377
+ord_10378 @10378
+ord_10379 @10379
+ord_10380 @10380
+ord_10381 @10381
+ord_10382 @10382
+ord_10383 @10383
+ord_10384 @10384
+ord_10385 @10385
+ord_10386 @10386
+ord_10387 @10387
+ord_10388 @10388
+ord_10389 @10389
+ord_10390 @10390
+ord_10391 @10391
+ord_10392 @10392
+ord_10393 @10393
+ord_10394 @10394
+ord_10395 @10395
+ord_10396 @10396
+ord_10397 @10397
+ord_10398 @10398
+ord_10399 @10399
+ord_10400 @10400
+ord_10401 @10401
+ord_10402 @10402
+ord_10403 @10403
+ord_10404 @10404
+ord_10405 @10405
+ord_10406 @10406
+ord_10407 @10407
+ord_10408 @10408
+ord_10409 @10409
+ord_10410 @10410
+ord_10411 @10411
+ord_10412 @10412
+ord_10413 @10413
+ord_10414 @10414
+ord_10415 @10415
+ord_10416 @10416
+ord_10417 @10417
+ord_10418 @10418
+ord_10419 @10419
+ord_10420 @10420
+ord_10421 @10421
+ord_10422 @10422
+ord_10423 @10423
+ord_10424 @10424
+ord_10425 @10425
+ord_10426 @10426
+ord_10427 @10427
+ord_10428 @10428
+ord_10429 @10429
+ord_10430 @10430
+ord_10431 @10431
+ord_10432 @10432
+ord_10433 @10433
+ord_10434 @10434
+ord_10435 @10435
+ord_10436 @10436
+ord_10437 @10437
+ord_10438 @10438
+ord_10439 @10439
+ord_10440 @10440
+ord_10441 @10441
+ord_10442 @10442
+ord_10443 @10443
+ord_10444 @10444
+ord_10445 @10445
+ord_10446 @10446
+ord_10447 @10447
+ord_10448 @10448
+ord_10449 @10449
+ord_10450 @10450
+ord_10451 @10451
+ord_10452 @10452
+ord_10453 @10453
+ord_10454 @10454
+ord_10455 @10455
+ord_10456 @10456
+ord_10457 @10457
+ord_10458 @10458
+ord_10459 @10459
+ord_10460 @10460
+ord_10461 @10461
+ord_10462 @10462
+ord_10463 @10463
+ord_10464 @10464
+ord_10465 @10465
+ord_10466 @10466
+ord_10467 @10467
+ord_10468 @10468
+ord_10469 @10469
+ord_10470 @10470
+ord_10471 @10471
+ord_10472 @10472
+ord_10473 @10473
+ord_10474 @10474
+ord_10475 @10475
+ord_10476 @10476
+ord_10477 @10477
+ord_10478 @10478
+ord_10479 @10479
+ord_10480 @10480
+ord_10481 @10481
+ord_10482 @10482
+ord_10483 @10483
+ord_10484 @10484
+ord_10485 @10485
+ord_10486 @10486
+ord_10487 @10487
+ord_10488 @10488
+ord_10489 @10489
+ord_10490 @10490
+ord_10491 @10491
+ord_10492 @10492
+ord_10493 @10493
+ord_10494 @10494
+ord_10495 @10495
+ord_10496 @10496
+ord_10497 @10497
+ord_10498 @10498
+ord_10499 @10499
+ord_10500 @10500
+ord_10501 @10501
+ord_10502 @10502
+ord_10503 @10503
+ord_10504 @10504
+ord_10505 @10505
+ord_10506 @10506
+ord_10507 @10507
+ord_10508 @10508
+ord_10509 @10509
+ord_10510 @10510
+ord_10511 @10511
+ord_10512 @10512
+ord_10513 @10513
+ord_10514 @10514
+ord_10515 @10515
+ord_10516 @10516
+ord_10517 @10517
+ord_10518 @10518
+ord_10519 @10519
+ord_10520 @10520
+ord_10521 @10521
+ord_10522 @10522
+ord_10523 @10523
+ord_10524 @10524
+ord_10525 @10525
+ord_10526 @10526
+ord_10527 @10527
+ord_10528 @10528
+ord_10529 @10529
+ord_10530 @10530
+ord_10531 @10531
+ord_10532 @10532
+ord_10533 @10533
+ord_10534 @10534
+ord_10535 @10535
+ord_10536 @10536
+ord_10537 @10537
+ord_10538 @10538
+ord_10539 @10539
+ord_10540 @10540
+ord_10541 @10541
+ord_10542 @10542
+ord_10543 @10543
+ord_10544 @10544
+ord_10545 @10545
+ord_10546 @10546
+ord_10547 @10547
+ord_10548 @10548
+ord_10549 @10549
+ord_10550 @10550
+ord_10551 @10551
+ord_10552 @10552
+ord_10553 @10553
+ord_10554 @10554
+ord_10555 @10555
+ord_10556 @10556
+ord_10557 @10557
+ord_10558 @10558
+ord_10559 @10559
+ord_10560 @10560
+ord_10561 @10561
+ord_10562 @10562
+ord_10563 @10563
+ord_10564 @10564
+ord_10565 @10565
+ord_10566 @10566
+ord_10567 @10567
+ord_10568 @10568
+ord_10569 @10569
+ord_10570 @10570
+ord_10571 @10571
+ord_10572 @10572
+ord_10573 @10573
+ord_10574 @10574
+ord_10575 @10575
+ord_10576 @10576
+ord_10577 @10577
+ord_10578 @10578
+ord_10579 @10579
+ord_10580 @10580
+ord_10581 @10581
+ord_10582 @10582
+ord_10583 @10583
+ord_10584 @10584
+ord_10585 @10585
+ord_10586 @10586
+ord_10587 @10587
+ord_10588 @10588
+ord_10589 @10589
+ord_10590 @10590
+ord_10591 @10591
+ord_10592 @10592
+ord_10593 @10593
+ord_10594 @10594
+ord_10595 @10595
+ord_10596 @10596
+ord_10597 @10597
+ord_10598 @10598
+ord_10599 @10599
+ord_10600 @10600
+ord_10601 @10601
+ord_10602 @10602
+ord_10603 @10603
+ord_10604 @10604
+ord_10605 @10605
+ord_10606 @10606
+ord_10607 @10607
+ord_10608 @10608
+ord_10609 @10609
+ord_10610 @10610
+ord_10611 @10611
+ord_10612 @10612
+ord_10613 @10613
+ord_10614 @10614
+ord_10615 @10615
+ord_10616 @10616
+ord_10617 @10617
+ord_10618 @10618
+ord_10619 @10619
+ord_10620 @10620
+ord_10621 @10621
+ord_10622 @10622
+ord_10623 @10623
+ord_10624 @10624
+ord_10625 @10625
+ord_10626 @10626
+ord_10627 @10627
+ord_10628 @10628
+ord_10629 @10629
+ord_10630 @10630
+ord_10631 @10631
+ord_10632 @10632
+ord_10633 @10633
+ord_10634 @10634
+ord_10635 @10635
+ord_10636 @10636
+ord_10637 @10637
+ord_10638 @10638
+ord_10639 @10639
+ord_10640 @10640
+ord_10641 @10641
+ord_10642 @10642
+ord_10643 @10643
+ord_10644 @10644
+ord_10645 @10645
+ord_10646 @10646
+ord_10647 @10647
+ord_10648 @10648
+ord_10649 @10649
+ord_10650 @10650
+ord_10651 @10651
+ord_10652 @10652
+ord_10653 @10653
+ord_10654 @10654
+ord_10655 @10655
+ord_10656 @10656
+ord_10657 @10657
+ord_10658 @10658
+ord_10659 @10659
+ord_10660 @10660
+ord_10661 @10661
+ord_10662 @10662
+ord_10663 @10663
+ord_10664 @10664
+ord_10665 @10665
+ord_10666 @10666
+ord_10667 @10667
+ord_10668 @10668
+ord_10669 @10669
+ord_10670 @10670
+ord_10671 @10671
+ord_10672 @10672
+ord_10673 @10673
+ord_10674 @10674
+ord_10675 @10675
+ord_10676 @10676
+ord_10677 @10677
+ord_10678 @10678
+ord_10679 @10679
+ord_10680 @10680
+ord_10681 @10681
+ord_10682 @10682
+ord_10683 @10683
+ord_10684 @10684
+ord_10685 @10685
+ord_10686 @10686
+ord_10687 @10687
+ord_10688 @10688
+ord_10689 @10689
+ord_10690 @10690
+ord_10691 @10691
+ord_10692 @10692
+ord_10693 @10693
+ord_10694 @10694
+ord_10695 @10695
+ord_10696 @10696
+ord_10697 @10697
+ord_10698 @10698
+ord_10699 @10699
+ord_10700 @10700
+ord_10701 @10701
+ord_10702 @10702
+ord_10703 @10703
+ord_10704 @10704
+ord_10705 @10705
+ord_10706 @10706
+ord_10707 @10707
+ord_10708 @10708
+ord_10709 @10709
+ord_10710 @10710
+ord_10711 @10711
+ord_10712 @10712
+ord_10713 @10713
+ord_10714 @10714
+ord_10715 @10715
+ord_10716 @10716
+ord_10717 @10717
+ord_10718 @10718
+ord_10719 @10719
+ord_10720 @10720
+ord_10721 @10721
+ord_10722 @10722
+ord_10723 @10723
+ord_10724 @10724
+ord_10725 @10725
+ord_10726 @10726
+ord_10727 @10727
+ord_10728 @10728
+ord_10729 @10729
+ord_10730 @10730
+ord_10731 @10731
+ord_10732 @10732
+ord_10733 @10733
+ord_10734 @10734
+ord_10735 @10735
+ord_10736 @10736
+ord_10737 @10737
+ord_10738 @10738
+ord_10739 @10739
+ord_10740 @10740
+ord_10741 @10741
+ord_10742 @10742
+ord_10743 @10743
+ord_10744 @10744
+ord_10745 @10745
+ord_10746 @10746
+ord_10747 @10747
+ord_10748 @10748
+ord_10749 @10749
+ord_10750 @10750
+ord_10751 @10751
+ord_10752 @10752
+ord_10753 @10753
+ord_10754 @10754
+ord_10755 @10755
+ord_10756 @10756
+ord_10757 @10757
+ord_10758 @10758
+ord_10759 @10759
+ord_10760 @10760
+ord_10761 @10761
+ord_10762 @10762
+ord_10763 @10763
+ord_10764 @10764
+ord_10765 @10765
+ord_10766 @10766
+ord_10767 @10767
+ord_10768 @10768
+ord_10769 @10769
+ord_10770 @10770
+ord_10771 @10771
+ord_10772 @10772
+ord_10773 @10773
+ord_10774 @10774
+ord_10775 @10775
+ord_10776 @10776
+ord_10777 @10777
+ord_10778 @10778
+ord_10779 @10779
+ord_10780 @10780
+ord_10781 @10781
+ord_10782 @10782
+ord_10783 @10783
+ord_10784 @10784
+ord_10785 @10785
+ord_10786 @10786
+ord_10787 @10787
+ord_10788 @10788
+ord_10789 @10789
+ord_10790 @10790
+ord_10791 @10791
+ord_10792 @10792
+ord_10793 @10793
+ord_10794 @10794
+ord_10795 @10795
+ord_10796 @10796
+ord_10797 @10797
+ord_10798 @10798
+ord_10799 @10799
+ord_10800 @10800
+ord_10801 @10801
+ord_10802 @10802
+ord_10803 @10803
+ord_10804 @10804
+ord_10805 @10805
+ord_10806 @10806
+ord_10807 @10807
+ord_10808 @10808
+ord_10809 @10809
+ord_10810 @10810
+ord_10811 @10811
+ord_10812 @10812
+ord_10813 @10813
+ord_10814 @10814
+ord_10815 @10815
+ord_10816 @10816
+ord_10817 @10817
+ord_10818 @10818
+ord_10819 @10819
+ord_10820 @10820
+ord_10821 @10821
+ord_10822 @10822
+ord_10823 @10823
+ord_10824 @10824
+ord_10825 @10825
+ord_10826 @10826
+ord_10827 @10827
+ord_10828 @10828
+ord_10829 @10829
+ord_10830 @10830
+ord_10831 @10831
+ord_10832 @10832
+ord_10833 @10833
+ord_10834 @10834
+ord_10835 @10835
+ord_10836 @10836
+ord_10837 @10837
+ord_10838 @10838
+ord_10839 @10839
+ord_10840 @10840
+ord_10841 @10841
+ord_10842 @10842
+ord_10843 @10843
+ord_10844 @10844
+ord_10845 @10845
+ord_10846 @10846
+ord_10847 @10847
+ord_10848 @10848
+ord_10849 @10849
+ord_10850 @10850
+ord_10851 @10851
+ord_10852 @10852
+ord_10853 @10853
+ord_10854 @10854
+ord_10855 @10855
+ord_10856 @10856
+ord_10857 @10857
+ord_10858 @10858
+ord_10859 @10859
+ord_10860 @10860
+ord_10861 @10861
+ord_10862 @10862
+ord_10863 @10863
+ord_10864 @10864
+ord_10865 @10865
+ord_10866 @10866
+ord_10867 @10867
+ord_10868 @10868
+ord_10869 @10869
+ord_10870 @10870
+ord_10871 @10871
+ord_10872 @10872
+ord_10873 @10873
+ord_10874 @10874
+ord_10875 @10875
+ord_10876 @10876
+ord_10877 @10877
+ord_10878 @10878
+ord_10879 @10879
+ord_10880 @10880
+ord_10881 @10881
+ord_10882 @10882
+ord_10883 @10883
+ord_10884 @10884
+ord_10885 @10885
+ord_10886 @10886
+ord_10887 @10887
+ord_10888 @10888
+ord_10889 @10889
+ord_10890 @10890
+ord_10891 @10891
+ord_10892 @10892
+ord_10893 @10893
+ord_10894 @10894
+ord_10895 @10895
+ord_10896 @10896
+ord_10897 @10897
+ord_10898 @10898
+ord_10899 @10899
+ord_10900 @10900
+ord_10901 @10901
+ord_10902 @10902
+ord_10903 @10903
+ord_10904 @10904
+ord_10905 @10905
+ord_10906 @10906
+ord_10907 @10907
+ord_10908 @10908
+ord_10909 @10909
+ord_10910 @10910
+ord_10911 @10911
+ord_10912 @10912
+ord_10913 @10913
+ord_10914 @10914
+ord_10915 @10915
+ord_10916 @10916
+ord_10917 @10917
+ord_10918 @10918
+ord_10919 @10919
+ord_10920 @10920
+ord_10921 @10921
+ord_10922 @10922
+ord_10923 @10923
+ord_10924 @10924
+ord_10925 @10925
+ord_10926 @10926
+ord_10927 @10927
+ord_10928 @10928
+ord_10929 @10929
+ord_10930 @10930
+ord_10931 @10931
+ord_10932 @10932
+ord_10933 @10933
+ord_10934 @10934
+ord_10935 @10935
+ord_10936 @10936
+ord_10937 @10937
+ord_10938 @10938
+ord_10939 @10939
+ord_10940 @10940
+ord_10941 @10941
+ord_10942 @10942
+ord_10943 @10943
+ord_10944 @10944
+ord_10945 @10945
+ord_10946 @10946
+ord_10947 @10947
+ord_10948 @10948
+ord_10949 @10949
+ord_10950 @10950
+ord_10951 @10951
+ord_10952 @10952
+ord_10953 @10953
+ord_10954 @10954
+ord_10955 @10955
+ord_10956 @10956
+ord_10957 @10957
+ord_10958 @10958
+ord_10959 @10959
+ord_10960 @10960
+ord_10961 @10961
+ord_10962 @10962
+ord_10963 @10963
+ord_10964 @10964
+ord_10965 @10965
+ord_10966 @10966
+ord_10967 @10967
+ord_10968 @10968
+ord_10969 @10969
+ord_10970 @10970
+ord_10971 @10971
+ord_10972 @10972
+ord_10973 @10973
+ord_10974 @10974
+ord_10975 @10975
+ord_10976 @10976
+ord_10977 @10977
+ord_10978 @10978
+ord_10979 @10979
+ord_10980 @10980
+ord_10981 @10981
+ord_10982 @10982
+ord_10983 @10983
+ord_10984 @10984
+ord_10985 @10985
+ord_10986 @10986
+ord_10987 @10987
+ord_10988 @10988
+ord_10989 @10989
+ord_10990 @10990
+ord_10991 @10991
+ord_10992 @10992
+ord_10993 @10993
+ord_10994 @10994
+ord_10995 @10995
+ord_10996 @10996
+ord_10997 @10997
+ord_10998 @10998
+ord_10999 @10999
+ord_11000 @11000
+ord_11001 @11001
+ord_11002 @11002
+ord_11003 @11003
+ord_11004 @11004
+ord_11005 @11005
+ord_11006 @11006
+ord_11007 @11007
+ord_11008 @11008
+ord_11009 @11009
+ord_11010 @11010
+ord_11011 @11011
+ord_11012 @11012
+ord_11013 @11013
+ord_11014 @11014
+ord_11015 @11015
+ord_11016 @11016
+ord_11017 @11017
+ord_11018 @11018
+ord_11019 @11019
+ord_11020 @11020
+ord_11021 @11021
+ord_11022 @11022
+ord_11023 @11023
+ord_11024 @11024
+ord_11025 @11025
+ord_11026 @11026
+ord_11027 @11027
+ord_11028 @11028
+ord_11029 @11029
+ord_11030 @11030
+ord_11031 @11031
+ord_11032 @11032
+ord_11033 @11033
+ord_11034 @11034
+ord_11035 @11035
+ord_11036 @11036
+ord_11037 @11037
+ord_11038 @11038
+ord_11039 @11039
+ord_11040 @11040
+ord_11041 @11041
+ord_11042 @11042
+ord_11043 @11043
+ord_11044 @11044
+ord_11045 @11045
+ord_11046 @11046
+ord_11047 @11047
+ord_11048 @11048
+ord_11049 @11049
+ord_11050 @11050
+ord_11051 @11051
+ord_11052 @11052
+ord_11053 @11053
+ord_11054 @11054
+ord_11055 @11055
+ord_11056 @11056
+ord_11057 @11057
+ord_11058 @11058
+ord_11059 @11059
+ord_11060 @11060
+ord_11061 @11061
+ord_11062 @11062
+ord_11063 @11063
+ord_11064 @11064
+ord_11065 @11065
+ord_11066 @11066
+ord_11067 @11067
+ord_11068 @11068
+ord_11069 @11069
+ord_11070 @11070
+ord_11071 @11071
+ord_11072 @11072
+ord_11073 @11073
+ord_11074 @11074
+ord_11075 @11075
+ord_11076 @11076
+ord_11077 @11077
+ord_11078 @11078
+ord_11079 @11079
+ord_11080 @11080
+ord_11081 @11081
+ord_11082 @11082
+ord_11083 @11083
+ord_11084 @11084
+ord_11085 @11085
+ord_11086 @11086
+ord_11087 @11087
+ord_11088 @11088
+ord_11089 @11089
+ord_11090 @11090
+ord_11091 @11091
+ord_11092 @11092
+ord_11093 @11093
+ord_11094 @11094
+ord_11095 @11095
+ord_11096 @11096
+ord_11097 @11097
+ord_11098 @11098
+ord_11099 @11099
+ord_11100 @11100
+ord_11101 @11101
+ord_11102 @11102
+ord_11103 @11103
+ord_11104 @11104
+ord_11105 @11105
+ord_11106 @11106
+ord_11107 @11107
+ord_11108 @11108
+ord_11109 @11109
+ord_11110 @11110
+ord_11111 @11111
+ord_11112 @11112
+ord_11113 @11113
+ord_11114 @11114
+ord_11115 @11115
+ord_11116 @11116
+ord_11117 @11117
+ord_11118 @11118
+ord_11119 @11119
+ord_11120 @11120
+ord_11121 @11121
+ord_11122 @11122
+ord_11123 @11123
+ord_11124 @11124
+ord_11125 @11125
+ord_11126 @11126
+ord_11127 @11127
+ord_11128 @11128
+ord_11129 @11129
+ord_11130 @11130
+ord_11131 @11131
+ord_11132 @11132
+ord_11133 @11133
+ord_11134 @11134
+ord_11135 @11135
+ord_11136 @11136
+ord_11137 @11137
+ord_11138 @11138
+ord_11139 @11139
+ord_11140 @11140
+ord_11141 @11141
+ord_11142 @11142
+ord_11143 @11143
+ord_11144 @11144
+ord_11145 @11145
+ord_11146 @11146
+ord_11147 @11147
+ord_11148 @11148
+ord_11149 @11149
+ord_11150 @11150
+ord_11151 @11151
+ord_11152 @11152
+ord_11153 @11153
+ord_11154 @11154
+ord_11155 @11155
+ord_11156 @11156
+ord_11157 @11157
+ord_11158 @11158
+ord_11159 @11159
+ord_11160 @11160
+ord_11161 @11161
+ord_11162 @11162
+ord_11163 @11163
+ord_11164 @11164
+ord_11165 @11165
+ord_11166 @11166
+ord_11167 @11167
+ord_11168 @11168
+ord_11169 @11169
+ord_11170 @11170
+ord_11171 @11171
+ord_11172 @11172
+ord_11173 @11173
+ord_11174 @11174
+ord_11175 @11175
+ord_11176 @11176
+ord_11177 @11177
+ord_11178 @11178
+ord_11179 @11179
+ord_11180 @11180
+ord_11181 @11181
+ord_11182 @11182
+ord_11183 @11183
+ord_11184 @11184
+ord_11185 @11185
+ord_11186 @11186
+ord_11187 @11187
+ord_11188 @11188
+ord_11189 @11189
+ord_11190 @11190
+ord_11191 @11191
+ord_11192 @11192
+ord_11193 @11193
+ord_11194 @11194
+ord_11195 @11195
+ord_11196 @11196
+ord_11197 @11197
+ord_11198 @11198
+ord_11199 @11199
+ord_11200 @11200
+ord_11201 @11201
+ord_11202 @11202
+ord_11203 @11203
+ord_11204 @11204
+ord_11205 @11205
+ord_11206 @11206
+ord_11207 @11207
+ord_11208 @11208
+ord_11209 @11209
+ord_11210 @11210
+ord_11211 @11211
+ord_11212 @11212
+ord_11213 @11213
+ord_11214 @11214
+ord_11215 @11215
+ord_11216 @11216
+ord_11217 @11217
+ord_11218 @11218
+ord_11219 @11219
+ord_11220 @11220
+ord_11221 @11221
+ord_11222 @11222
+ord_11223 @11223
+ord_11224 @11224
+ord_11225 @11225
+ord_11226 @11226
+ord_11227 @11227
+ord_11228 @11228
+ord_11229 @11229
+ord_11230 @11230
+ord_11231 @11231
+ord_11232 @11232
+ord_11233 @11233
+ord_11234 @11234
+ord_11235 @11235
+ord_11236 @11236
+ord_11237 @11237
+ord_11238 @11238
+ord_11239 @11239
+ord_11240 @11240
+ord_11241 @11241
+ord_11242 @11242
+ord_11243 @11243
+ord_11244 @11244
+ord_11245 @11245
+ord_11246 @11246
+ord_11247 @11247
+ord_11248 @11248
+ord_11249 @11249
+ord_11250 @11250
+ord_11251 @11251
+ord_11252 @11252
+ord_11253 @11253
+ord_11254 @11254
+ord_11255 @11255
+ord_11256 @11256
+ord_11257 @11257
+ord_11258 @11258
+ord_11259 @11259
+ord_11260 @11260
+ord_11261 @11261
+ord_11262 @11262
+ord_11263 @11263
+ord_11264 @11264
+ord_11265 @11265
+ord_11266 @11266
+ord_11267 @11267
+ord_11268 @11268
+ord_11269 @11269
+ord_11270 @11270
+ord_11271 @11271
+ord_11272 @11272
+ord_11273 @11273
+ord_11274 @11274
+ord_11275 @11275
+ord_11276 @11276
+ord_11277 @11277
+ord_11278 @11278
+ord_11279 @11279
+ord_11280 @11280
+ord_11281 @11281
+ord_11282 @11282
+ord_11283 @11283
+ord_11284 @11284
+ord_11285 @11285
+ord_11286 @11286
+ord_11287 @11287
+ord_11288 @11288
+ord_11289 @11289
+ord_11290 @11290
+ord_11291 @11291
+ord_11292 @11292
+ord_11293 @11293
+ord_11294 @11294
+ord_11295 @11295
+ord_11296 @11296
+ord_11297 @11297
+ord_11298 @11298
+ord_11299 @11299
+ord_11300 @11300
+ord_11301 @11301
+ord_11302 @11302
+ord_11303 @11303
+ord_11304 @11304
+ord_11305 @11305
+ord_11306 @11306
+ord_11307 @11307
+ord_11308 @11308
+ord_11309 @11309
+ord_11310 @11310
+ord_11311 @11311
+ord_11312 @11312
+ord_11313 @11313
+ord_11314 @11314
+ord_11315 @11315
+ord_11316 @11316
+ord_11317 @11317
+ord_11318 @11318
+ord_11319 @11319
+ord_11320 @11320
+ord_11321 @11321
+ord_11322 @11322
+ord_11323 @11323
+ord_11324 @11324
+ord_11325 @11325
+ord_11326 @11326
+ord_11327 @11327
+ord_11328 @11328
+ord_11329 @11329
+ord_11330 @11330
+ord_11331 @11331
+ord_11332 @11332
+ord_11333 @11333
+ord_11334 @11334
+ord_11335 @11335
+ord_11336 @11336
+ord_11337 @11337
+ord_11338 @11338
+ord_11339 @11339
+ord_11340 @11340
+ord_11341 @11341
+ord_11342 @11342
+ord_11343 @11343
+ord_11344 @11344
+ord_11345 @11345
+ord_11346 @11346
+ord_11347 @11347
+ord_11348 @11348
+ord_11349 @11349
+ord_11350 @11350
+ord_11351 @11351
+ord_11352 @11352
+ord_11353 @11353
+ord_11354 @11354
+ord_11355 @11355
+ord_11356 @11356
+ord_11357 @11357
+ord_11358 @11358
+ord_11359 @11359
+ord_11360 @11360
+ord_11361 @11361
+ord_11362 @11362
+ord_11363 @11363
+ord_11364 @11364
+ord_11365 @11365
+ord_11366 @11366
+ord_11367 @11367
+ord_11368 @11368
+ord_11369 @11369
+ord_11370 @11370
+ord_11371 @11371
+ord_11372 @11372
+ord_11373 @11373
+ord_11374 @11374
+ord_11375 @11375
+ord_11376 @11376
+ord_11377 @11377
+ord_11378 @11378
+ord_11379 @11379
+ord_11380 @11380
+ord_11381 @11381
+ord_11382 @11382
+ord_11383 @11383
+ord_11384 @11384
+ord_11385 @11385
+ord_11386 @11386
+ord_11387 @11387
+ord_11388 @11388
+ord_11389 @11389
+ord_11390 @11390
+ord_11391 @11391
+ord_11392 @11392
+ord_11393 @11393
+ord_11394 @11394
+ord_11395 @11395
+ord_11396 @11396
+ord_11397 @11397
+ord_11398 @11398
+ord_11399 @11399
+ord_11400 @11400
+ord_11401 @11401
+ord_11402 @11402
+ord_11403 @11403
+ord_11404 @11404
+ord_11405 @11405
+ord_11406 @11406
+ord_11407 @11407
+ord_11408 @11408
+ord_11409 @11409
+ord_11410 @11410
+ord_11411 @11411
+ord_11412 @11412
+ord_11413 @11413
+ord_11414 @11414
+ord_11415 @11415
+ord_11416 @11416
+ord_11417 @11417
+ord_11418 @11418
+ord_11419 @11419
+ord_11420 @11420
+ord_11421 @11421
+ord_11422 @11422
+ord_11423 @11423
+ord_11424 @11424
+ord_11425 @11425
+ord_11426 @11426
+ord_11427 @11427
+ord_11428 @11428
+ord_11429 @11429
+ord_11430 @11430
+ord_11431 @11431
+ord_11432 @11432
+ord_11433 @11433
+ord_11434 @11434
+ord_11435 @11435
+ord_11436 @11436
+ord_11437 @11437
+ord_11438 @11438
+ord_11439 @11439
+ord_11440 @11440
+ord_11441 @11441
+ord_11442 @11442
+ord_11443 @11443
+ord_11444 @11444
+ord_11445 @11445
+ord_11446 @11446
+ord_11447 @11447
+ord_11448 @11448
+ord_11449 @11449
+ord_11450 @11450
+ord_11451 @11451
+ord_11452 @11452
+ord_11453 @11453
+ord_11454 @11454
+ord_11455 @11455
+ord_11456 @11456
+ord_11457 @11457
+ord_11458 @11458
+ord_11459 @11459
+ord_11460 @11460
+ord_11461 @11461
+ord_11462 @11462
+ord_11463 @11463
+ord_11464 @11464
+ord_11465 @11465
+ord_11466 @11466
+ord_11467 @11467
+ord_11468 @11468
+ord_11469 @11469
+ord_11470 @11470
+ord_11471 @11471
+ord_11472 @11472
+ord_11473 @11473
+ord_11474 @11474
+ord_11475 @11475
+ord_11476 @11476
+ord_11477 @11477
+ord_11478 @11478
+ord_11479 @11479
+ord_11480 @11480
+ord_11481 @11481
+ord_11482 @11482
+ord_11483 @11483
+ord_11484 @11484
+ord_11485 @11485
+ord_11486 @11486
+ord_11487 @11487
+ord_11488 @11488
+ord_11489 @11489
+ord_11490 @11490
+ord_11491 @11491
+ord_11492 @11492
+ord_11493 @11493
+ord_11494 @11494
+ord_11495 @11495
+ord_11496 @11496
+ord_11497 @11497
+ord_11498 @11498
+ord_11499 @11499
+ord_11500 @11500
+ord_11501 @11501
+ord_11502 @11502
+ord_11503 @11503
+ord_11504 @11504
+ord_11505 @11505
+ord_11506 @11506
+ord_11507 @11507
+ord_11508 @11508
+ord_11509 @11509
+ord_11510 @11510
+ord_11511 @11511
+ord_11512 @11512
+ord_11513 @11513
+ord_11514 @11514
+ord_11515 @11515
+ord_11516 @11516
+ord_11517 @11517
+ord_11518 @11518
+ord_11519 @11519
+ord_11520 @11520
+ord_11521 @11521
+ord_11522 @11522
+ord_11523 @11523
+ord_11524 @11524
+ord_11525 @11525
+ord_11526 @11526
+ord_11527 @11527
+ord_11528 @11528
+ord_11529 @11529
+ord_11530 @11530
+ord_11531 @11531
+ord_11532 @11532
+ord_11533 @11533
+ord_11534 @11534
+ord_11535 @11535
+ord_11536 @11536
+ord_11537 @11537
+ord_11538 @11538
+ord_11539 @11539
+ord_11540 @11540
+ord_11541 @11541
+ord_11542 @11542
+ord_11543 @11543
+ord_11544 @11544
+ord_11545 @11545
+ord_11546 @11546
+ord_11547 @11547
+ord_11548 @11548
+ord_11549 @11549
+ord_11550 @11550
+ord_11551 @11551
+ord_11552 @11552
+ord_11553 @11553
+ord_11554 @11554
+ord_11555 @11555
+ord_11556 @11556
+ord_11557 @11557
+ord_11558 @11558
+ord_11559 @11559
+ord_11560 @11560
+ord_11561 @11561
+ord_11562 @11562
+ord_11563 @11563
+ord_11564 @11564
+ord_11565 @11565
+ord_11566 @11566
+ord_11567 @11567
+ord_11568 @11568
+ord_11569 @11569
+ord_11570 @11570
+ord_11571 @11571
+ord_11572 @11572
+ord_11573 @11573
+ord_11574 @11574
+ord_11575 @11575
+ord_11576 @11576
+ord_11577 @11577
+ord_11578 @11578
+ord_11579 @11579
+ord_11580 @11580
+ord_11581 @11581
+ord_11582 @11582
+ord_11583 @11583
+ord_11584 @11584
+ord_11585 @11585
+ord_11586 @11586
+ord_11587 @11587
+ord_11588 @11588
+ord_11589 @11589
+ord_11590 @11590
+ord_11591 @11591
+ord_11592 @11592
+ord_11593 @11593
+ord_11594 @11594
+ord_11595 @11595
+ord_11596 @11596
+ord_11597 @11597
+ord_11598 @11598
+ord_11599 @11599
+ord_11600 @11600
+ord_11601 @11601
+ord_11602 @11602
+ord_11603 @11603
+ord_11604 @11604
+ord_11605 @11605
+ord_11606 @11606
+ord_11607 @11607
+ord_11608 @11608
+ord_11609 @11609
+ord_11610 @11610
+ord_11611 @11611
+ord_11612 @11612
+ord_11613 @11613
+ord_11614 @11614
+ord_11615 @11615
+ord_11616 @11616
+ord_11617 @11617
+ord_11618 @11618
+ord_11619 @11619
+ord_11620 @11620
+ord_11621 @11621
+ord_11622 @11622
+ord_11623 @11623
+ord_11624 @11624
+ord_11625 @11625
+ord_11626 @11626
+ord_11627 @11627
+ord_11628 @11628
+ord_11629 @11629
+ord_11630 @11630
+ord_11631 @11631
+ord_11632 @11632
+ord_11633 @11633
+ord_11634 @11634
+ord_11635 @11635
+ord_11636 @11636
+ord_11637 @11637
+ord_11638 @11638
+ord_11639 @11639
+ord_11640 @11640
+ord_11641 @11641
+ord_11642 @11642
+ord_11643 @11643
+ord_11644 @11644
+ord_11645 @11645
+ord_11646 @11646
+ord_11647 @11647
+ord_11648 @11648
+ord_11649 @11649
+ord_11650 @11650
+ord_11651 @11651
+ord_11652 @11652
+ord_11653 @11653
+ord_11654 @11654
+ord_11655 @11655
+ord_11656 @11656
+ord_11657 @11657
+ord_11658 @11658
+ord_11659 @11659
+ord_11660 @11660
+ord_11661 @11661
+ord_11662 @11662
+ord_11663 @11663
+ord_11664 @11664
+ord_11665 @11665
+ord_11666 @11666
+ord_11667 @11667
+ord_11668 @11668
+ord_11669 @11669
+ord_11670 @11670
+ord_11671 @11671
+ord_11672 @11672
+ord_11673 @11673
+ord_11674 @11674
+ord_11675 @11675
+ord_11676 @11676
+ord_11677 @11677
+ord_11678 @11678
+ord_11679 @11679
+ord_11680 @11680
+ord_11681 @11681
+ord_11682 @11682
+ord_11683 @11683
+ord_11684 @11684
+ord_11685 @11685
+ord_11686 @11686
+ord_11687 @11687
+ord_11688 @11688
+ord_11689 @11689
+ord_11690 @11690
+ord_11691 @11691
+ord_11692 @11692
+ord_11693 @11693
+ord_11694 @11694
+ord_11695 @11695
+ord_11696 @11696
+ord_11697 @11697
+ord_11698 @11698
+ord_11699 @11699
+ord_11700 @11700
+ord_11701 @11701
+ord_11702 @11702
+ord_11703 @11703
+ord_11704 @11704
+ord_11705 @11705
+ord_11706 @11706
+ord_11707 @11707
+ord_11708 @11708
+ord_11709 @11709
+ord_11710 @11710
+ord_11711 @11711
+ord_11712 @11712
+ord_11713 @11713
+ord_11714 @11714
+ord_11715 @11715
+ord_11716 @11716
+ord_11717 @11717
+ord_11718 @11718
+ord_11719 @11719
+ord_11720 @11720
+ord_11721 @11721
+ord_11722 @11722
+ord_11723 @11723
+ord_11724 @11724
+ord_11725 @11725
+ord_11726 @11726
+ord_11727 @11727
+ord_11728 @11728
+ord_11729 @11729
+ord_11730 @11730
+ord_11731 @11731
+ord_11732 @11732
+ord_11733 @11733
+ord_11734 @11734
+ord_11735 @11735
+ord_11736 @11736
+ord_11737 @11737
+ord_11738 @11738
+ord_11739 @11739
+ord_11740 @11740
+ord_11741 @11741
+ord_11742 @11742
+ord_11743 @11743
+ord_11744 @11744
+ord_11745 @11745
+ord_11746 @11746
+ord_11747 @11747
+ord_11748 @11748
+ord_11749 @11749
+ord_11750 @11750
+ord_11751 @11751
+ord_11752 @11752
+ord_11753 @11753
+ord_11754 @11754
+ord_11755 @11755
+ord_11756 @11756
+ord_11757 @11757
+ord_11758 @11758
+ord_11759 @11759
+ord_11760 @11760
+ord_11761 @11761
+ord_11762 @11762
+ord_11763 @11763
+ord_11764 @11764
+ord_11765 @11765
+ord_11766 @11766
+ord_11767 @11767
+ord_11768 @11768
+ord_11769 @11769
+ord_11770 @11770
+ord_11771 @11771
+ord_11772 @11772
+ord_11773 @11773
+ord_11774 @11774
+ord_11775 @11775
+ord_11776 @11776
+ord_11777 @11777
+ord_11778 @11778
+ord_11779 @11779
+ord_11780 @11780
+ord_11781 @11781
+ord_11782 @11782
+ord_11783 @11783
+ord_11784 @11784
+ord_11785 @11785
+ord_11786 @11786
+ord_11787 @11787
+ord_11788 @11788
+ord_11789 @11789
+ord_11790 @11790
+ord_11791 @11791
+ord_11792 @11792
+ord_11793 @11793
+ord_11794 @11794
+ord_11795 @11795
+ord_11796 @11796
+ord_11797 @11797
+ord_11798 @11798
+ord_11799 @11799
+ord_11800 @11800
+ord_11801 @11801
+ord_11802 @11802
+ord_11803 @11803
+ord_11804 @11804
+ord_11805 @11805
+ord_11806 @11806
+ord_11807 @11807
+ord_11808 @11808
+ord_11809 @11809
+ord_11810 @11810
+ord_11811 @11811
+ord_11812 @11812
+ord_11813 @11813
+ord_11814 @11814
+ord_11815 @11815
+ord_11816 @11816
+ord_11817 @11817
+ord_11818 @11818
+ord_11819 @11819
+ord_11820 @11820
+ord_11821 @11821
+ord_11822 @11822
+ord_11823 @11823
+ord_11824 @11824
+ord_11825 @11825
+ord_11826 @11826
+ord_11827 @11827
+ord_11828 @11828
+ord_11829 @11829
+ord_11830 @11830
+ord_11831 @11831
+ord_11832 @11832
+ord_11833 @11833
+ord_11834 @11834
+ord_11835 @11835
+ord_11836 @11836
+ord_11837 @11837
+ord_11838 @11838
+ord_11839 @11839
+ord_11840 @11840
+ord_11841 @11841
+ord_11842 @11842
+ord_11843 @11843
+ord_11844 @11844
+ord_11845 @11845
+ord_11846 @11846
+ord_11847 @11847
+ord_11848 @11848
+ord_11849 @11849
+ord_11850 @11850
+ord_11851 @11851
+ord_11852 @11852
+ord_11853 @11853
+ord_11854 @11854
+ord_11855 @11855
+ord_11856 @11856
+ord_11857 @11857
+ord_11858 @11858
+ord_11859 @11859
+ord_11860 @11860
+ord_11861 @11861
+ord_11862 @11862
+ord_11863 @11863
+ord_11864 @11864
+ord_11866 @11866
+ord_11867 @11867
+ord_11868 @11868
+ord_11869 @11869
+ord_11870 @11870
+ord_11871 @11871
+ord_11872 @11872
+ord_11873 @11873
+ord_11874 @11874
+ord_11875 @11875
+ord_11876 @11876
+ord_11877 @11877
+ord_11878 @11878
+ord_11879 @11879
+ord_11880 @11880
+ord_11881 @11881
+ord_11882 @11882
+ord_11883 @11883
+ord_11884 @11884
+ord_11885 @11885
+ord_11886 @11886
+ord_11887 @11887
+ord_11888 @11888
+ord_11889 @11889
+ord_11890 @11890
+ord_11891 @11891
+ord_11892 @11892
+ord_11893 @11893
+ord_11894 @11894
+ord_11895 @11895
+ord_11896 @11896
+ord_11897 @11897
+ord_11898 @11898
+ord_11899 @11899
+ord_11900 @11900
+ord_11901 @11901
+ord_11902 @11902
+ord_11903 @11903
+ord_11904 @11904
+ord_11905 @11905
+ord_11906 @11906
+ord_11907 @11907
+ord_11908 @11908
+ord_11909 @11909
+ord_11910 @11910
+ord_11911 @11911
+ord_11912 @11912
+ord_11913 @11913
+ord_11914 @11914
+ord_11915 @11915
+ord_11916 @11916
+ord_11917 @11917
+ord_11918 @11918
+ord_11919 @11919
+ord_11920 @11920
+ord_11921 @11921
+ord_11922 @11922
+ord_11923 @11923
+ord_11924 @11924
+ord_11925 @11925
+ord_11926 @11926
+ord_11927 @11927
+ord_11928 @11928
+ord_11929 @11929
+ord_11930 @11930
+ord_11931 @11931
+ord_11932 @11932
+ord_11933 @11933
+ord_11934 @11934
+ord_11935 @11935
+ord_11936 @11936
+ord_11937 @11937
+ord_11938 @11938
+ord_11939 @11939
+ord_11940 @11940
+ord_11941 @11941
+ord_11942 @11942
+ord_11943 @11943
+ord_11944 @11944
+ord_11945 @11945
+ord_11946 @11946
+ord_11947 @11947
+ord_11948 @11948
+ord_11949 @11949
+ord_11950 @11950
+ord_11951 @11951
+ord_11952 @11952
+ord_11953 @11953
+ord_11954 @11954
+ord_11955 @11955
+ord_11956 @11956
+ord_11957 @11957
+ord_11958 @11958
+ord_11959 @11959
+ord_11960 @11960
+ord_11961 @11961 DATA
+ord_11962 @11962
+ord_11963 @11963
+ord_11964 @11964
+ord_11965 @11965
+ord_11966 @11966
+ord_11967 @11967
+ord_11968 @11968
+ord_11969 @11969
+ord_11970 @11970
+ord_11971 @11971
+ord_11972 @11972
+ord_11973 @11973
+ord_11974 @11974
+ord_11975 @11975
+ord_11976 @11976
+ord_11977 @11977
+ord_11978 @11978
+ord_11979 @11979
+ord_11980 @11980
+ord_11981 @11981
+ord_11982 @11982
+ord_11983 @11983
+ord_11984 @11984
+ord_11985 @11985
+ord_11986 @11986
+ord_11987 @11987
+ord_11988 @11988
+ord_11989 @11989
+ord_11990 @11990
+ord_11991 @11991
+ord_11992 @11992
+ord_11993 @11993
+ord_11994 @11994
+ord_11995 @11995
+ord_11996 @11996
+ord_11997 @11997
+ord_11998 @11998
+ord_11999 @11999
+ord_12000 @12000
+ord_12001 @12001
+ord_12002 @12002
+ord_12003 @12003
+ord_12004 @12004
+ord_12005 @12005
+ord_12006 @12006
+ord_12007 @12007
+ord_12008 @12008
+ord_12009 @12009
+ord_12010 @12010
+ord_12011 @12011
+ord_12012 @12012
+ord_12013 @12013
+ord_12014 @12014
+ord_12015 @12015
+ord_12016 @12016
+ord_12017 @12017
+ord_12018 @12018
+ord_12019 @12019
+ord_12020 @12020
+ord_12021 @12021
+ord_12022 @12022
+ord_12023 @12023
+ord_12024 @12024
+ord_12025 @12025
+ord_12026 @12026
+ord_12027 @12027
+ord_12028 @12028
+ord_12029 @12029
+ord_12030 @12030
+ord_12032 @12032
+ord_12033 @12033
+ord_12034 @12034
+ord_12035 @12035
+ord_12036 @12036
+ord_12037 @12037
+ord_12038 @12038
+ord_12039 @12039
+ord_12040 @12040
+ord_12041 @12041
+ord_12042 @12042
+ord_12043 @12043
+ord_12044 @12044
+ord_12045 @12045
+ord_12047 @12047
+ord_12048 @12048
+ord_12049 @12049
+ord_12050 @12050
+ord_12051 @12051
+ord_12052 @12052
+ord_12053 @12053
+ord_12054 @12054
+ord_12055 @12055
+ord_12056 @12056
+ord_12057 @12057
+ord_12058 @12058
+ord_12059 @12059
+ord_12060 @12060
+ord_12061 @12061
+ord_12062 @12062
+ord_12063 @12063
+ord_12064 @12064
+ord_12065 @12065
+ord_12066 @12066
+ord_12067 @12067
+ord_12068 @12068
+ord_12069 @12069
+ord_12070 @12070
+ord_12071 @12071
+ord_12072 @12072
+ord_12073 @12073
+ord_12074 @12074
+ord_12075 @12075
+ord_12076 @12076
+ord_12077 @12077
+ord_12078 @12078
+ord_12079 @12079
+ord_12080 @12080
+ord_12081 @12081
+ord_12082 @12082
+ord_12083 @12083
+ord_12084 @12084
+ord_12085 @12085
+ord_12086 @12086
+ord_12087 @12087
+ord_12088 @12088
+ord_12089 @12089
+ord_12090 @12090
+ord_12091 @12091
+ord_12092 @12092
+ord_12093 @12093
+ord_12094 @12094
+ord_12095 @12095
+ord_12096 @12096
+ord_12097 @12097
+ord_12098 @12098
+ord_12099 @12099
+ord_12100 @12100
+ord_12101 @12101
+ord_12102 @12102
+ord_12103 @12103
+ord_12104 @12104
+ord_12105 @12105
+ord_12106 @12106
+ord_12107 @12107
+ord_12108 @12108
+ord_12109 @12109
+ord_12110 @12110
+ord_12111 @12111
+ord_12112 @12112
+ord_12113 @12113
+ord_12114 @12114
+ord_12115 @12115
+ord_12116 @12116
+ord_12117 @12117
+ord_12118 @12118
+ord_12119 @12119
+ord_12120 @12120
+ord_12121 @12121
+ord_12122 @12122
+ord_12123 @12123
+ord_12124 @12124
+ord_12125 @12125
+ord_12126 @12126
+ord_12127 @12127
+ord_12128 @12128
+ord_12129 @12129
+ord_12130 @12130
+ord_12131 @12131
+ord_12132 @12132
+ord_12133 @12133
+ord_12134 @12134
+ord_12135 @12135
+ord_12136 @12136
+ord_12137 @12137
+ord_12138 @12138
+ord_12139 @12139
+ord_12140 @12140
+ord_12141 @12141
+ord_12142 @12142
+ord_12143 @12143
+ord_12144 @12144
+ord_12145 @12145
+ord_12146 @12146
+ord_12147 @12147
+ord_12148 @12148
+ord_12149 @12149
+ord_12150 @12150
+ord_12151 @12151
+ord_12152 @12152
+ord_12153 @12153
+ord_12154 @12154
+ord_12155 @12155
+ord_12156 @12156
+ord_12157 @12157
+ord_12158 @12158
+ord_12159 @12159
+ord_12160 @12160
+ord_12161 @12161
+ord_12162 @12162
+ord_12163 @12163
+ord_12164 @12164
+ord_12165 @12165
+ord_12166 @12166
+ord_12167 @12167
+ord_12168 @12168
+ord_12169 @12169
+ord_12170 @12170
+ord_12171 @12171
+ord_12172 @12172
+ord_12173 @12173
+ord_12174 @12174
+ord_12175 @12175
+ord_12176 @12176
+ord_12177 @12177
+ord_12178 @12178
+ord_12179 @12179
+ord_12180 @12180
+ord_12181 @12181
+ord_12182 @12182
+ord_12183 @12183
+ord_12184 @12184
+ord_12185 @12185
+ord_12186 @12186
+ord_12187 @12187
+ord_12188 @12188
+ord_12189 @12189
+ord_12190 @12190
+ord_12191 @12191
+ord_12192 @12192
+ord_12193 @12193
+ord_12194 @12194
+ord_12195 @12195
+ord_12196 @12196
+ord_12197 @12197
+ord_12198 @12198
+ord_12199 @12199
+ord_12200 @12200
+ord_12201 @12201
+ord_12202 @12202
+ord_12203 @12203
+ord_12204 @12204
+ord_12205 @12205
+ord_12206 @12206
+ord_12207 @12207
+ord_12208 @12208
+ord_12209 @12209
+ord_12210 @12210
+ord_12211 @12211
+ord_12212 @12212
+ord_12213 @12213
+ord_12214 @12214
+ord_12215 @12215
+ord_12216 @12216
+ord_12217 @12217
+ord_12218 @12218
+ord_12219 @12219
+ord_12220 @12220
+ord_12221 @12221
+ord_12222 @12222
+ord_12223 @12223
+ord_12224 @12224
+ord_12225 @12225
+ord_12226 @12226
+ord_12227 @12227
+ord_12228 @12228
+ord_12229 @12229
+ord_12230 @12230
+ord_12231 @12231
+ord_12232 @12232
+ord_12233 @12233
+ord_12234 @12234
+ord_12235 @12235
+ord_12236 @12236
+ord_12237 @12237
+ord_12238 @12238
+ord_12239 @12239
+ord_12240 @12240
+ord_12241 @12241
+ord_12242 @12242
+ord_12243 @12243
+ord_12244 @12244
+ord_12245 @12245
+ord_12246 @12246
+ord_12247 @12247
+ord_12248 @12248
+ord_12249 @12249
+ord_12250 @12250
+ord_12251 @12251
+ord_12252 @12252
+ord_12253 @12253
+ord_12254 @12254
+ord_12255 @12255
+ord_12256 @12256
+ord_12257 @12257
+ord_12258 @12258
+ord_12259 @12259
+ord_12260 @12260
+ord_12261 @12261
+ord_12262 @12262
+ord_12263 @12263
+ord_12264 @12264
+ord_12265 @12265
+ord_12266 @12266
+ord_12267 @12267
+ord_12268 @12268
+ord_12269 @12269
+ord_12270 @12270
+ord_12271 @12271
+ord_12272 @12272
+ord_12273 @12273
+ord_12274 @12274
+ord_12275 @12275
+ord_12276 @12276
+ord_12277 @12277
+ord_12278 @12278
+ord_12279 @12279
+ord_12280 @12280
+ord_12281 @12281
+ord_12282 @12282
+ord_12283 @12283
+ord_12284 @12284
+ord_12285 @12285
+ord_12286 @12286
+ord_12287 @12287
+ord_12288 @12288
+ord_12289 @12289
+ord_12290 @12290
+ord_12291 @12291
+ord_12292 @12292
+ord_12293 @12293
+ord_12294 @12294
+ord_12295 @12295
+ord_12296 @12296
+ord_12297 @12297
+ord_12298 @12298
+ord_12299 @12299
+ord_12300 @12300
+ord_12301 @12301
+ord_12302 @12302
+ord_12303 @12303
+ord_12304 @12304
+ord_12305 @12305
+ord_12306 @12306
+ord_12307 @12307
+ord_12308 @12308
+ord_12309 @12309
+ord_12310 @12310
+ord_12311 @12311
+ord_12312 @12312
+ord_12313 @12313
+ord_12314 @12314
+ord_12315 @12315
+ord_12316 @12316
+ord_12317 @12317
+ord_12318 @12318
+ord_12319 @12319
+ord_12320 @12320
+ord_12321 @12321
+ord_12322 @12322
+ord_12323 @12323
+ord_12324 @12324
+ord_12325 @12325
+ord_12326 @12326
+ord_12327 @12327
+ord_12328 @12328
+ord_12329 @12329
+ord_12330 @12330
+ord_12331 @12331
+ord_12332 @12332
+ord_12333 @12333
+ord_12334 @12334
+ord_12335 @12335
+ord_12336 @12336
+ord_12337 @12337
+ord_12338 @12338
+ord_12339 @12339
+ord_12340 @12340
+ord_12341 @12341
+ord_12342 @12342
+ord_12343 @12343
+ord_12344 @12344
+ord_12345 @12345
+ord_12346 @12346
+ord_12347 @12347
+ord_12348 @12348
+ord_12349 @12349
+ord_12350 @12350
+ord_12351 @12351
+ord_12352 @12352
+ord_12353 @12353
+ord_12354 @12354
+ord_12355 @12355
+ord_12356 @12356
+ord_12357 @12357
+ord_12358 @12358
+ord_12359 @12359
+ord_12360 @12360
+ord_12361 @12361
+ord_12362 @12362
+ord_12363 @12363
+ord_12364 @12364
+ord_12365 @12365
+ord_12366 @12366
+ord_12367 @12367
+ord_12368 @12368
+ord_12369 @12369
+ord_12370 @12370
+ord_12371 @12371
+ord_12372 @12372
+ord_12373 @12373
+ord_12374 @12374
+ord_12375 @12375
+ord_12376 @12376
+ord_12377 @12377
+ord_12378 @12378
+ord_12379 @12379
+ord_12380 @12380
+ord_12381 @12381
+ord_12382 @12382
+ord_12383 @12383
+ord_12384 @12384
+ord_12385 @12385
+ord_12386 @12386
+ord_12387 @12387
+ord_12388 @12388
+ord_12389 @12389
+ord_12390 @12390
+ord_12391 @12391
+ord_12392 @12392
+ord_12393 @12393
+ord_12394 @12394
+ord_12395 @12395
+ord_12396 @12396
+ord_12397 @12397
+ord_12398 @12398
+ord_12399 @12399
+ord_12400 @12400
+ord_12401 @12401
+ord_12402 @12402
+ord_12403 @12403
+ord_12404 @12404
+ord_12405 @12405
+ord_12406 @12406
+ord_12407 @12407
+ord_12408 @12408
+ord_12409 @12409
+ord_12410 @12410
+ord_12411 @12411
+ord_12412 @12412
+ord_12413 @12413
+ord_12414 @12414
+ord_12415 @12415
+ord_12416 @12416
+ord_12417 @12417
+ord_12418 @12418
+ord_12419 @12419
+ord_12420 @12420
+ord_12421 @12421
+ord_12422 @12422
+ord_12423 @12423
+ord_12424 @12424
+ord_12425 @12425
+ord_12426 @12426
+ord_12427 @12427
+ord_12428 @12428
+ord_12429 @12429
+ord_12430 @12430
+ord_12431 @12431
+ord_12432 @12432
+ord_12433 @12433
+ord_12434 @12434
+ord_12435 @12435
+ord_12436 @12436
+ord_12437 @12437
+ord_12438 @12438
+ord_12439 @12439
+ord_12440 @12440
+ord_12441 @12441
+ord_12442 @12442
+ord_12443 @12443
+ord_12444 @12444
+ord_12445 @12445
+ord_12446 @12446
+ord_12447 @12447
+ord_12448 @12448
+ord_12449 @12449
+ord_12450 @12450
+ord_12451 @12451
+ord_12452 @12452
+ord_12453 @12453
+ord_12454 @12454
+ord_12455 @12455
+ord_12456 @12456
+ord_12457 @12457
+ord_12458 @12458
+ord_12459 @12459
+ord_12460 @12460
+ord_12461 @12461
+ord_12462 @12462
+ord_12463 @12463
+ord_12464 @12464
+ord_12465 @12465
+ord_12466 @12466
+ord_12467 @12467
+ord_12468 @12468
+ord_12469 @12469
+ord_12470 @12470
+ord_12471 @12471
+ord_12472 @12472
+ord_12473 @12473
+ord_12474 @12474
+ord_12475 @12475
+ord_12476 @12476
+ord_12477 @12477
+ord_12478 @12478
+ord_12479 @12479
+ord_12480 @12480
+ord_12481 @12481
+ord_12482 @12482
+ord_12483 @12483
+ord_12484 @12484
+ord_12485 @12485
+ord_12486 @12486
+ord_12487 @12487
+ord_12488 @12488
+ord_12489 @12489
+ord_12490 @12490
+ord_12491 @12491
+ord_12492 @12492
+ord_12493 @12493
+ord_12494 @12494
+ord_12495 @12495
+ord_12496 @12496
+ord_12497 @12497
+ord_12498 @12498
+ord_12499 @12499
+ord_12500 @12500
+ord_12501 @12501
+ord_12502 @12502
+ord_12503 @12503
+ord_12504 @12504
+ord_12505 @12505
+ord_12506 @12506
+ord_12507 @12507
+ord_12508 @12508
+ord_12509 @12509
+ord_12510 @12510
+ord_12511 @12511
+ord_12512 @12512
+ord_12513 @12513
+ord_12514 @12514
+ord_12515 @12515
+ord_12516 @12516
+ord_12517 @12517
+ord_12518 @12518
+ord_12519 @12519
+ord_12520 @12520
+ord_12521 @12521
+ord_12522 @12522
+ord_12523 @12523
+ord_12524 @12524
+ord_12525 @12525
+ord_12526 @12526
+ord_12527 @12527
+ord_12528 @12528
+ord_12529 @12529
+ord_12530 @12530
+ord_12531 @12531
+ord_12532 @12532
+ord_12533 @12533
+ord_12534 @12534
+ord_12535 @12535
+ord_12536 @12536
+ord_12537 @12537
+ord_12538 @12538
+ord_12539 @12539
+ord_12540 @12540
+ord_12541 @12541
+ord_12542 @12542
+ord_12543 @12543
+ord_12544 @12544
+ord_12545 @12545
+ord_12546 @12546
+ord_12547 @12547
+ord_12548 @12548
+ord_12549 @12549
+ord_12550 @12550
+ord_12551 @12551
+ord_12552 @12552
+ord_12553 @12553
+ord_12554 @12554
+ord_12555 @12555
+ord_12556 @12556
+ord_12557 @12557
+ord_12558 @12558
+ord_12559 @12559
+ord_12560 @12560
+ord_12561 @12561
+ord_12562 @12562
+ord_12563 @12563
+ord_12564 @12564
+ord_12565 @12565
+ord_12566 @12566
+ord_12567 @12567
+ord_12568 @12568
+ord_12569 @12569
+ord_12570 @12570
+ord_12571 @12571
+ord_12572 @12572
+ord_12573 @12573
+ord_12574 @12574
+ord_12575 @12575
+ord_12576 @12576
+ord_12577 @12577
+ord_12578 @12578
+ord_12579 @12579
+ord_12580 @12580
+ord_12581 @12581
+ord_12582 @12582
+ord_12583 @12583
+ord_12584 @12584
+ord_12585 @12585
+ord_12586 @12586
+ord_12587 @12587
+ord_12588 @12588
+ord_12589 @12589
+ord_12590 @12590
+ord_12591 @12591
+ord_12592 @12592
+ord_12593 @12593
+ord_12594 @12594
+ord_12595 @12595
+ord_12596 @12596
+ord_12597 @12597
+ord_12598 @12598
+ord_12599 @12599
+ord_12600 @12600
+ord_12601 @12601
+ord_12602 @12602
+ord_12603 @12603
+ord_12604 @12604
+ord_12605 @12605
+ord_12606 @12606
+ord_12607 @12607
+ord_12608 @12608
+ord_12609 @12609
+ord_12610 @12610
+ord_12611 @12611
+ord_12612 @12612
+ord_12613 @12613
+ord_12614 @12614
+ord_12615 @12615
+ord_12616 @12616
+ord_12617 @12617
+ord_12618 @12618
+ord_12619 @12619
+ord_12620 @12620
+ord_12621 @12621
+ord_12622 @12622
+ord_12623 @12623
+ord_12624 @12624
+ord_12625 @12625
+ord_12626 @12626
+ord_12627 @12627
+ord_12628 @12628
+ord_12629 @12629
+ord_12630 @12630
+ord_12631 @12631
+ord_12632 @12632
+ord_12633 @12633
+ord_12634 @12634
+ord_12635 @12635
+ord_12636 @12636
+ord_12637 @12637
+ord_12638 @12638
+ord_12639 @12639
+ord_12640 @12640
+ord_12641 @12641
+ord_12642 @12642
+ord_12643 @12643
+ord_12644 @12644
+ord_12645 @12645
+ord_12646 @12646
+ord_12647 @12647
+ord_12648 @12648
+ord_12649 @12649
+ord_12650 @12650
+ord_12651 @12651
+ord_12652 @12652
+ord_12653 @12653
+ord_12654 @12654
+ord_12655 @12655
+ord_12656 @12656
+ord_12657 @12657
+ord_12658 @12658
+ord_12659 @12659
+ord_12660 @12660
+ord_12661 @12661
+ord_12662 @12662
+ord_12663 @12663
+ord_12664 @12664
+ord_12665 @12665
+ord_12666 @12666
+ord_12667 @12667
+ord_12668 @12668
+ord_12669 @12669
+ord_12670 @12670
+ord_12671 @12671
+ord_12672 @12672
+ord_12673 @12673
+ord_12674 @12674
+ord_12675 @12675
+ord_12676 @12676
+ord_12677 @12677
+ord_12678 @12678
+ord_12679 @12679
+ord_12680 @12680
+ord_12681 @12681
+ord_12682 @12682
+ord_12683 @12683
+ord_12684 @12684
+ord_12685 @12685
+ord_12686 @12686
+ord_12687 @12687
+ord_12688 @12688
+ord_12689 @12689
+ord_12690 @12690
+ord_12691 @12691
+ord_12692 @12692
+ord_12693 @12693
+ord_12694 @12694
+ord_12695 @12695
+ord_12696 @12696
+ord_12697 @12697
+ord_12698 @12698
+ord_12699 @12699
+ord_12700 @12700
+ord_12701 @12701
+ord_12702 @12702
+ord_12703 @12703
+ord_12704 @12704
+ord_12705 @12705
+ord_12706 @12706
+ord_12707 @12707
+ord_12708 @12708
+ord_12709 @12709
+ord_12710 @12710
+ord_12711 @12711
+ord_12712 @12712
+ord_12713 @12713
+ord_12714 @12714
+ord_12715 @12715
+ord_12716 @12716
+ord_12717 @12717
+ord_12718 @12718
+ord_12719 @12719
+ord_12720 @12720
+ord_12721 @12721
+ord_12722 @12722
+ord_12723 @12723
+ord_12724 @12724
+ord_12725 @12725
+ord_12726 @12726
+ord_12727 @12727
+ord_12728 @12728
+ord_12729 @12729
+ord_12730 @12730
+ord_12731 @12731
+ord_12732 @12732
+ord_12733 @12733
+ord_12734 @12734
+ord_12735 @12735
+ord_12736 @12736
+ord_12737 @12737
+ord_12738 @12738
+ord_12739 @12739
+ord_12740 @12740
+ord_12741 @12741
+ord_12742 @12742
+ord_12743 @12743
+ord_12744 @12744
+ord_12745 @12745
+ord_12746 @12746
+ord_12747 @12747
+ord_12748 @12748
+ord_12749 @12749
+ord_12750 @12750
+ord_12751 @12751
+ord_12752 @12752
+ord_12753 @12753
+ord_12754 @12754
+ord_12755 @12755
+ord_12756 @12756
+ord_12757 @12757
+ord_12758 @12758
+ord_12759 @12759
+ord_12760 @12760
+ord_12761 @12761
+ord_12762 @12762
+ord_12763 @12763
+ord_12764 @12764
+ord_12765 @12765
+ord_12766 @12766
+ord_12767 @12767
+ord_12768 @12768
+ord_12769 @12769
+ord_12770 @12770
+ord_12772 @12772
+ord_12773 @12773
+ord_12774 @12774
+ord_12775 @12775
+ord_12776 @12776
+ord_12777 @12777
+ord_12778 @12778
+ord_12779 @12779
+ord_12780 @12780
+ord_12781 @12781
+ord_12782 @12782
+ord_12783 @12783
+ord_12784 @12784
+ord_12785 @12785
+ord_12786 @12786
+ord_12787 @12787
+ord_12788 @12788
+ord_12789 @12789
+ord_12790 @12790
+ord_12791 @12791
+ord_12792 @12792
+ord_12793 @12793
+ord_12794 @12794
+ord_12795 @12795
+ord_12796 @12796
+ord_12797 @12797
+ord_12798 @12798
+ord_12799 @12799
+ord_12800 @12800
+ord_12801 @12801
+ord_12802 @12802
+ord_12803 @12803
+ord_12804 @12804
+ord_12805 @12805
+ord_12806 @12806
+ord_12807 @12807
+ord_12808 @12808
+ord_12809 @12809
+ord_12810 @12810
+ord_12811 @12811
+ord_12812 @12812
+ord_12813 @12813
+ord_12814 @12814
+ord_12815 @12815
+ord_12816 @12816
+ord_12817 @12817
+ord_12818 @12818
+ord_12819 @12819
+ord_12820 @12820
+ord_12821 @12821
+ord_12822 @12822
+ord_12823 @12823
+ord_12824 @12824
+ord_12825 @12825
+ord_12826 @12826
+ord_12827 @12827
+ord_12828 @12828
+ord_12829 @12829
+ord_12830 @12830
+ord_12831 @12831
+ord_12832 @12832
+ord_12833 @12833
+ord_12834 @12834
+ord_12835 @12835
+ord_12836 @12836
+ord_12837 @12837
+ord_12838 @12838
+ord_12839 @12839
+ord_12840 @12840
+ord_12841 @12841
+ord_12842 @12842
+ord_12843 @12843
+ord_12844 @12844
+ord_12845 @12845
+ord_12846 @12846
+ord_12847 @12847
+ord_12848 @12848
+ord_12849 @12849
+ord_12850 @12850
+ord_12851 @12851
+ord_12852 @12852
+ord_12853 @12853
+ord_12854 @12854
+ord_12855 @12855
+ord_12856 @12856
+ord_12857 @12857
+ord_12858 @12858
+ord_12859 @12859
+ord_12860 @12860
+ord_12861 @12861
+ord_12862 @12862
+ord_12863 @12863
+ord_12864 @12864
+ord_12865 @12865
+ord_12866 @12866
+ord_12867 @12867
+ord_12868 @12868
+ord_12869 @12869
+ord_12870 @12870
+ord_12871 @12871
+ord_12872 @12872
+ord_12873 @12873
+ord_12874 @12874
+ord_12875 @12875
+ord_12876 @12876
+ord_12877 @12877
+ord_12878 @12878
+ord_12879 @12879
+ord_12880 @12880
+ord_12881 @12881
+ord_12882 @12882
+ord_12883 @12883
+ord_12884 @12884
+ord_12885 @12885
+ord_12886 @12886
+ord_12887 @12887
+ord_12888 @12888
+ord_12889 @12889
+ord_12890 @12890
+ord_12891 @12891
+ord_12892 @12892
+ord_12893 @12893
+ord_12894 @12894
+ord_12895 @12895
+ord_12896 @12896
+ord_12897 @12897
+ord_12898 @12898
+ord_12899 @12899
+ord_12900 @12900
+ord_12901 @12901
+ord_12902 @12902
+ord_12903 @12903
+ord_12904 @12904
+ord_12905 @12905
+ord_12906 @12906
+ord_12907 @12907
+ord_12908 @12908
+ord_12909 @12909
+ord_12910 @12910
+ord_12911 @12911
+ord_12912 @12912
+ord_12913 @12913
+ord_12914 @12914
+ord_12915 @12915
+ord_12916 @12916
+ord_12917 @12917
+ord_12918 @12918
+ord_12919 @12919
+ord_12920 @12920
+ord_12921 @12921
+ord_12922 @12922
+ord_12923 @12923
+ord_12924 @12924
+ord_12925 @12925
+ord_12926 @12926
+ord_12927 @12927
+ord_12928 @12928
+ord_12929 @12929
+ord_12930 @12930
+ord_12931 @12931
+ord_12932 @12932
+ord_12933 @12933
+ord_12934 @12934
+ord_12935 @12935
+ord_12936 @12936
+ord_12937 @12937
+ord_12938 @12938
+ord_12939 @12939
+ord_12940 @12940
+ord_12941 @12941
+ord_12942 @12942
+ord_12943 @12943
+ord_12944 @12944
+ord_12945 @12945
+ord_12946 @12946
+ord_12947 @12947
+ord_12948 @12948
+ord_12949 @12949
+ord_12950 @12950
+ord_12951 @12951
+ord_12952 @12952
+ord_12953 @12953
+ord_12954 @12954
+ord_12955 @12955
+ord_12956 @12956
+ord_12957 @12957
+ord_12958 @12958
+ord_12959 @12959
+ord_12960 @12960
+ord_12961 @12961
+ord_12962 @12962
+ord_12963 @12963
+ord_12964 @12964
+ord_12965 @12965
+ord_12966 @12966
+ord_12967 @12967
+ord_12968 @12968
+ord_12969 @12969
+ord_12970 @12970
+ord_12971 @12971
+ord_12972 @12972
+ord_12973 @12973
+ord_12974 @12974
+ord_12975 @12975
+ord_12976 @12976
+ord_12977 @12977
+ord_12978 @12978
+ord_12979 @12979
+ord_12980 @12980
+ord_12981 @12981
+ord_12982 @12982
+ord_12983 @12983
+ord_12984 @12984
+ord_12985 @12985
+ord_12986 @12986
+ord_12987 @12987
+ord_12988 @12988
+ord_12989 @12989
+ord_12990 @12990
+ord_12991 @12991
+ord_12992 @12992
+ord_12993 @12993
+ord_12994 @12994
+ord_12995 @12995
+ord_12996 @12996
+ord_12997 @12997
+ord_12998 @12998
+ord_12999 @12999
+ord_13000 @13000
+ord_13001 @13001
+ord_13002 @13002
+ord_13003 @13003
+ord_13004 @13004
+ord_13005 @13005
+ord_13006 @13006
+ord_13007 @13007
+ord_13008 @13008
+ord_13009 @13009
+ord_13010 @13010
+ord_13011 @13011
+ord_13012 @13012
+ord_13013 @13013
+ord_13014 @13014
+ord_13015 @13015
+ord_13016 @13016
+ord_13017 @13017
+ord_13018 @13018
+ord_13019 @13019
+ord_13020 @13020
+ord_13021 @13021
+ord_13022 @13022
+ord_13023 @13023
+ord_13024 @13024
+ord_13025 @13025
+ord_13026 @13026
+ord_13027 @13027
+ord_13028 @13028
+ord_13029 @13029
+ord_13030 @13030
+ord_13031 @13031
+ord_13032 @13032
+ord_13033 @13033
+ord_13034 @13034
+ord_13035 @13035
+ord_13036 @13036
+ord_13037 @13037
+ord_13038 @13038
+ord_13039 @13039
+ord_13040 @13040
+ord_13041 @13041
+ord_13042 @13042
+ord_13043 @13043
+ord_13044 @13044
+ord_13045 @13045
+ord_13046 @13046
+ord_13047 @13047
+ord_13048 @13048
+ord_13049 @13049
+ord_13050 @13050
+ord_13051 @13051
+ord_13052 @13052
+ord_13053 @13053
+ord_13054 @13054
+ord_13055 @13055
+ord_13056 @13056
+ord_13057 @13057
+ord_13058 @13058
+ord_13059 @13059
+ord_13060 @13060
+ord_13061 @13061
+ord_13062 @13062
+ord_13063 @13063
+ord_13064 @13064
+ord_13065 @13065
+ord_13066 @13066
+ord_13067 @13067
+ord_13068 @13068
+ord_13069 @13069
+ord_13070 @13070
+ord_13071 @13071
+ord_13072 @13072
+ord_13073 @13073
+ord_13074 @13074
+ord_13075 @13075
+ord_13076 @13076
+ord_13077 @13077
+ord_13078 @13078
+ord_13079 @13079
+ord_13080 @13080
+ord_13081 @13081
+ord_13082 @13082
+ord_13083 @13083
+ord_13084 @13084
+ord_13085 @13085
+ord_13086 @13086
+ord_13087 @13087
+ord_13088 @13088
+ord_13089 @13089
+ord_13090 @13090
+ord_13091 @13091
+ord_13092 @13092
+ord_13093 @13093
+ord_13094 @13094
+ord_13095 @13095
+ord_13096 @13096
+ord_13097 @13097
+ord_13098 @13098
+ord_13099 @13099
+ord_13100 @13100
+ord_13101 @13101
+ord_13102 @13102
+ord_13103 @13103
+ord_13104 @13104
+ord_13105 @13105
+ord_13106 @13106
+ord_13107 @13107
+ord_13108 @13108
+ord_13109 @13109
+ord_13110 @13110
+ord_13111 @13111
+ord_13112 @13112
+ord_13113 @13113
+ord_13114 @13114
+ord_13115 @13115
+ord_13116 @13116
+ord_13117 @13117
+ord_13118 @13118
+ord_13119 @13119
+ord_13120 @13120
+ord_13121 @13121
+ord_13122 @13122
+ord_13123 @13123
+ord_13124 @13124
+ord_13125 @13125
+ord_13126 @13126
+ord_13127 @13127
+ord_13128 @13128
+ord_13129 @13129
+ord_13130 @13130
+ord_13131 @13131
+ord_13132 @13132
+ord_13133 @13133
+ord_13134 @13134
+ord_13135 @13135
+ord_13136 @13136
+ord_13137 @13137
+ord_13138 @13138
+ord_13139 @13139
+ord_13140 @13140
+ord_13141 @13141
+ord_13142 @13142
+ord_13143 @13143
+ord_13144 @13144
+ord_13145 @13145
+ord_13146 @13146
+ord_13147 @13147
+ord_13148 @13148
+ord_13149 @13149
+ord_13150 @13150
+ord_13151 @13151
+ord_13152 @13152
+ord_13153 @13153
+ord_13154 @13154
+ord_13155 @13155
+ord_13156 @13156
+ord_13157 @13157
+ord_13158 @13158
+ord_13159 @13159
+ord_13160 @13160
+ord_13161 @13161
+ord_13162 @13162
+ord_13163 @13163
+ord_13164 @13164
+ord_13165 @13165
+ord_13166 @13166
+ord_13167 @13167
+ord_13168 @13168
+ord_13169 @13169
+ord_13170 @13170
+ord_13171 @13171
+ord_13172 @13172
+ord_13173 @13173
+ord_13174 @13174
+ord_13175 @13175
+ord_13176 @13176
+ord_13177 @13177
+ord_13178 @13178
+ord_13179 @13179
+ord_13180 @13180
+ord_13181 @13181
+ord_13182 @13182
+ord_13183 @13183
+ord_13184 @13184
+ord_13185 @13185
+ord_13186 @13186
+ord_13187 @13187
+ord_13188 @13188
+ord_13189 @13189
+ord_13190 @13190
+ord_13191 @13191
+ord_13192 @13192
+ord_13193 @13193
+ord_13194 @13194
+ord_13195 @13195
+ord_13196 @13196
+ord_13197 @13197
+ord_13198 @13198
+ord_13199 @13199
+ord_13200 @13200
+ord_13201 @13201
+ord_13202 @13202
+ord_13203 @13203
+ord_13204 @13204
+ord_13205 @13205
+ord_13206 @13206
+ord_13207 @13207
+ord_13208 @13208
+ord_13209 @13209
+ord_13210 @13210
+ord_13211 @13211
+ord_13212 @13212
+ord_13213 @13213
+ord_13214 @13214
+ord_13215 @13215
+ord_13216 @13216
+ord_13217 @13217
+ord_13218 @13218
+ord_13219 @13219
+ord_13220 @13220
+ord_13221 @13221
+ord_13222 @13222
+ord_13223 @13223
+ord_13224 @13224
+ord_13225 @13225
+ord_13226 @13226
+ord_13227 @13227
+ord_13228 @13228
+ord_13229 @13229
+ord_13230 @13230
+ord_13231 @13231
+ord_13232 @13232
+ord_13233 @13233
+ord_13234 @13234
+ord_13235 @13235
+ord_13236 @13236
+ord_13237 @13237
+ord_13238 @13238
+ord_13239 @13239
+ord_13240 @13240
+ord_13241 @13241
+ord_13242 @13242
+ord_13243 @13243
+ord_13244 @13244
+ord_13245 @13245
+ord_13246 @13246
+ord_13247 @13247
+ord_13248 @13248
+ord_13249 @13249
+ord_13250 @13250
+ord_13251 @13251
+ord_13252 @13252
+ord_13253 @13253
+ord_13254 @13254
+ord_13255 @13255
+ord_13256 @13256
+ord_13257 @13257
+ord_13258 @13258
+ord_13259 @13259
+ord_13260 @13260
+ord_13261 @13261
+ord_13262 @13262
+ord_13263 @13263
+ord_13264 @13264
+ord_13265 @13265
+ord_13266 @13266
+ord_13267 @13267
+ord_13268 @13268
+ord_13269 @13269
+ord_13270 @13270
+ord_13271 @13271
+ord_13272 @13272
+ord_13273 @13273
+ord_13274 @13274
+ord_13275 @13275
+ord_13276 @13276
+ord_13277 @13277
+ord_13278 @13278
+ord_13279 @13279
+ord_13280 @13280
+ord_13281 @13281
+ord_13282 @13282
+ord_13283 @13283
+ord_13284 @13284
+ord_13285 @13285
+ord_13286 @13286
+ord_13287 @13287
+ord_13288 @13288
+ord_13289 @13289
+ord_13290 @13290
+ord_13291 @13291
+ord_13292 @13292
+ord_13293 @13293
+ord_13294 @13294
+ord_13295 @13295
+ord_13296 @13296
+ord_13297 @13297
+ord_13298 @13298
+ord_13299 @13299
+ord_13300 @13300
+ord_13301 @13301
+ord_13302 @13302
+ord_13303 @13303
+ord_13304 @13304
+ord_13305 @13305
+ord_13306 @13306
+ord_13307 @13307
+ord_13308 @13308
+ord_13309 @13309
+ord_13310 @13310
+ord_13311 @13311
+ord_13312 @13312
+ord_13313 @13313
+ord_13314 @13314
+ord_13315 @13315
+ord_13316 @13316
+ord_13317 @13317
+ord_13318 @13318
+ord_13319 @13319
+ord_13320 @13320
+ord_13321 @13321
+ord_13322 @13322
+ord_13323 @13323
+ord_13324 @13324
+ord_13325 @13325
+ord_13326 @13326
+ord_13327 @13327
+ord_13328 @13328
+ord_13329 @13329
+ord_13330 @13330
+ord_13331 @13331
+ord_13332 @13332
+ord_13333 @13333
+ord_13334 @13334
+ord_13335 @13335
+ord_13336 @13336
+ord_13337 @13337
+ord_13338 @13338
+ord_13339 @13339
+ord_13340 @13340
+ord_13341 @13341
+ord_13342 @13342
+ord_13343 @13343
+ord_13344 @13344
+ord_13345 @13345
+ord_13346 @13346
+ord_13347 @13347
+ord_13348 @13348
+ord_13349 @13349
+ord_13350 @13350
+ord_13351 @13351
+ord_13352 @13352
+ord_13353 @13353
+ord_13354 @13354
+ord_13355 @13355
+ord_13356 @13356
+ord_13357 @13357
+ord_13358 @13358
+ord_13359 @13359
+ord_13360 @13360
+ord_13361 @13361
+ord_13362 @13362
+ord_13363 @13363
+ord_13364 @13364
+ord_13365 @13365
+ord_13366 @13366
+ord_13367 @13367
+ord_13368 @13368
+ord_13369 @13369
+ord_13370 @13370
+ord_13371 @13371
+ord_13372 @13372
+ord_13373 @13373
+ord_13374 @13374
+ord_13375 @13375
+ord_13376 @13376
+ord_13377 @13377
+ord_13378 @13378
+ord_13379 @13379
+ord_13380 @13380
+ord_13381 @13381
+ord_13382 @13382
+ord_13383 @13383
+ord_13384 @13384
+ord_13385 @13385
+ord_13386 @13386
+ord_13387 @13387
+ord_13388 @13388
+ord_13389 @13389
+ord_13390 @13390
+ord_13391 @13391
+ord_13392 @13392
+ord_13393 @13393
+ord_13394 @13394
+ord_13395 @13395
+ord_13396 @13396
+ord_13397 @13397
+ord_13398 @13398
+ord_13399 @13399
+ord_13400 @13400
+ord_13401 @13401
+ord_13402 @13402
+ord_13403 @13403
+ord_13404 @13404
+ord_13405 @13405
+ord_13406 @13406
+ord_13407 @13407
+ord_13408 @13408
+ord_13409 @13409
+ord_13410 @13410
+ord_13411 @13411
+ord_13412 @13412
+ord_13413 @13413
+ord_13414 @13414
+ord_13415 @13415
+ord_13416 @13416
+ord_13417 @13417
+ord_13418 @13418
+ord_13419 @13419
+ord_13420 @13420
+ord_13421 @13421
+ord_13422 @13422
+ord_13423 @13423
+ord_13424 @13424
+ord_13425 @13425
+ord_13426 @13426
+ord_13427 @13427
+ord_13428 @13428
+ord_13429 @13429
+ord_13430 @13430
+ord_13431 @13431
+ord_13432 @13432
+ord_13433 @13433
+ord_13434 @13434
+ord_13435 @13435
+ord_13436 @13436
+ord_13437 @13437
+ord_13438 @13438
+ord_13439 @13439
+ord_13440 @13440
+ord_13441 @13441
+ord_13442 @13442
+ord_13443 @13443
+ord_13444 @13444
+ord_13445 @13445
+ord_13446 @13446
+ord_13447 @13447
+ord_13448 @13448
+ord_13449 @13449
+ord_13450 @13450
+ord_13451 @13451
+ord_13452 @13452
+ord_13453 @13453
+ord_13454 @13454
+ord_13455 @13455
+ord_13456 @13456
+ord_13457 @13457
+ord_13458 @13458
+ord_13459 @13459
+ord_13460 @13460
+ord_13461 @13461
+ord_13462 @13462
+ord_13463 @13463
+ord_13464 @13464
+ord_13465 @13465
+ord_13466 @13466
+ord_13467 @13467
+ord_13468 @13468
+ord_13469 @13469
+ord_13470 @13470
+ord_13471 @13471
+ord_13472 @13472
+ord_13473 @13473
+ord_13474 @13474
+ord_13475 @13475
+ord_13476 @13476
+ord_13477 @13477
+ord_13478 @13478
+ord_13479 @13479
+ord_13480 @13480
+ord_13481 @13481
+ord_13482 @13482
+ord_13483 @13483
+ord_13484 @13484
+ord_13485 @13485
+ord_13486 @13486
+ord_13487 @13487
+ord_13488 @13488
+ord_13489 @13489
+ord_13490 @13490
+ord_13491 @13491
+ord_13492 @13492
+ord_13493 @13493
+ord_13494 @13494
+ord_13495 @13495
+ord_13496 @13496
+ord_13497 @13497
+ord_13498 @13498
+ord_13499 @13499
+ord_13500 @13500
+ord_13501 @13501
+ord_13502 @13502
+ord_13503 @13503
+ord_13504 @13504
+ord_13505 @13505
+ord_13506 @13506
+ord_13507 @13507
+ord_13508 @13508
+ord_13509 @13509
+ord_13510 @13510
+ord_13511 @13511
+ord_13512 @13512
+ord_13513 @13513
+ord_13514 @13514
+ord_13515 @13515
+ord_13516 @13516
+ord_13517 @13517
+ord_13518 @13518
+ord_13519 @13519
+ord_13520 @13520
+ord_13521 @13521
+ord_13522 @13522
+ord_13523 @13523
+ord_13524 @13524
+ord_13525 @13525
+ord_13526 @13526
+ord_13527 @13527
+ord_13528 @13528
+ord_13529 @13529
+ord_13530 @13530
+ord_13531 @13531
+ord_13532 @13532
+ord_13533 @13533
+ord_13534 @13534
+ord_13535 @13535
+ord_13536 @13536
+ord_13537 @13537
+ord_13538 @13538
+ord_13539 @13539
+ord_13540 @13540
+ord_13541 @13541
+ord_13542 @13542
+ord_13543 @13543
+ord_13544 @13544
+ord_13545 @13545
+ord_13546 @13546
+ord_13547 @13547
+ord_13548 @13548
+ord_13549 @13549
+ord_13550 @13550
+ord_13551 @13551
+ord_13552 @13552
+ord_13553 @13553
+ord_13554 @13554
+ord_13555 @13555
+ord_13556 @13556
+ord_13557 @13557
+ord_13558 @13558
+ord_13559 @13559
+ord_13560 @13560
+ord_13561 @13561
+ord_13562 @13562
+ord_13563 @13563
+ord_13564 @13564
+ord_13565 @13565
+ord_13566 @13566
+ord_13567 @13567
+ord_13568 @13568
+ord_13569 @13569
+ord_13570 @13570
+ord_13571 @13571
+ord_13572 @13572
+ord_13573 @13573
+ord_13574 @13574
+ord_13575 @13575
+ord_13576 @13576
+ord_13577 @13577
+ord_13578 @13578
+ord_13579 @13579
+ord_13580 @13580
+ord_13581 @13581
+ord_13582 @13582
+ord_13583 @13583
+ord_13584 @13584
+ord_13585 @13585
+ord_13586 @13586
+ord_13587 @13587
+ord_13588 @13588
+ord_13589 @13589
+ord_13590 @13590
+ord_13591 @13591
+ord_13592 @13592
+ord_13593 @13593
+ord_13594 @13594
+ord_13595 @13595
+ord_13596 @13596
+ord_13597 @13597
+ord_13598 @13598
+ord_13599 @13599
+ord_13600 @13600
+ord_13601 @13601
+ord_13602 @13602
+ord_13603 @13603
+ord_13604 @13604
+ord_13605 @13605
+ord_13606 @13606
+ord_13607 @13607
+ord_13608 @13608
+ord_13609 @13609
+ord_13610 @13610
+ord_13611 @13611
+ord_13612 @13612 DATA
+ord_13613 @13613
+ord_13614 @13614
+ord_13615 @13615
+ord_13616 @13616
+ord_13617 @13617
+ord_13618 @13618
+ord_13619 @13619
+ord_13620 @13620
+ord_13621 @13621
+ord_13622 @13622
+ord_13623 @13623
+ord_13624 @13624
+ord_13625 @13625
+ord_13626 @13626
+ord_13627 @13627
+ord_13628 @13628
+ord_13629 @13629
+ord_13630 @13630
+ord_13631 @13631
+ord_13632 @13632
+ord_13633 @13633
+ord_13634 @13634
+ord_13635 @13635
+ord_13636 @13636
+ord_13637 @13637
+ord_13638 @13638
+ord_13639 @13639
+ord_13640 @13640
+ord_13641 @13641
+ord_13642 @13642
+ord_13643 @13643
+ord_13644 @13644
+ord_13645 @13645
+ord_13646 @13646
+ord_13647 @13647
+ord_13648 @13648
+ord_13649 @13649
+ord_13650 @13650
+ord_13651 @13651
+ord_13652 @13652
+ord_13653 @13653
+ord_13654 @13654
+ord_13655 @13655
+ord_13656 @13656
+ord_13657 @13657
+ord_13658 @13658
+ord_13659 @13659
+ord_13660 @13660
+ord_13661 @13661
+ord_13662 @13662
+ord_13663 @13663
+ord_13664 @13664
+ord_13665 @13665
+ord_13666 @13666
+ord_13667 @13667
+ord_13668 @13668
+ord_13669 @13669
+ord_13670 @13670
+ord_13671 @13671
+ord_13672 @13672
+ord_13673 @13673
+ord_13674 @13674
+ord_13675 @13675
+ord_13676 @13676
+ord_13677 @13677
+ord_13678 @13678
+ord_13679 @13679
+ord_13680 @13680
+ord_13681 @13681
+ord_13682 @13682
+ord_13683 @13683
+ord_13684 @13684
+ord_13685 @13685
+ord_13686 @13686
+ord_13687 @13687
+ord_13688 @13688
+ord_13689 @13689
+ord_13690 @13690
+ord_13691 @13691
+ord_13692 @13692
+ord_13693 @13693
+ord_13694 @13694
+ord_13695 @13695
+ord_13696 @13696
+ord_13697 @13697
+ord_13698 @13698
+ord_13699 @13699
+ord_13700 @13700
+ord_13701 @13701
+ord_13702 @13702
+ord_13703 @13703
+ord_13704 @13704
+ord_13705 @13705
+ord_13706 @13706
+ord_13707 @13707
+ord_13708 @13708
+ord_13709 @13709
+ord_13710 @13710
+ord_13711 @13711
+ord_13712 @13712
+ord_13713 @13713
+ord_13714 @13714
+ord_13715 @13715
+ord_13716 @13716
+ord_13717 @13717
+ord_13718 @13718
+ord_13719 @13719
+ord_13720 @13720
+ord_13721 @13721
+ord_13722 @13722
+ord_13723 @13723
+ord_13724 @13724
+ord_13725 @13725
+ord_13726 @13726
+ord_13727 @13727
+ord_13728 @13728
+ord_13729 @13729
+ord_13730 @13730
+ord_13731 @13731
+ord_13732 @13732
+ord_13733 @13733
+ord_13734 @13734
+ord_13735 @13735
+ord_13736 @13736
+ord_13737 @13737
+ord_13738 @13738
+ord_13739 @13739
+ord_13740 @13740
+ord_13741 @13741
+ord_13742 @13742
+ord_13743 @13743
+ord_13744 @13744
+ord_13745 @13745
+ord_13746 @13746
+ord_13747 @13747
+ord_13748 @13748
+ord_13749 @13749
+ord_13750 @13750
+ord_13751 @13751
+ord_13752 @13752
+ord_13753 @13753
+ord_13754 @13754
+ord_13755 @13755
+ord_13756 @13756
+ord_13757 @13757
+ord_13758 @13758
+ord_13759 @13759
+ord_13760 @13760
+ord_13761 @13761
+ord_13762 @13762
+ord_13763 @13763
+ord_13764 @13764
+ord_13765 @13765
+ord_13766 @13766
+ord_13767 @13767
+ord_13768 @13768
+ord_13769 @13769
+ord_13770 @13770
+ord_13771 @13771
+ord_13772 @13772
+ord_13773 @13773
+ord_13774 @13774
+ord_13775 @13775
+ord_13776 @13776
+ord_13777 @13777
+ord_13778 @13778
+ord_13779 @13779
+ord_13780 @13780
+ord_13781 @13781
+ord_13782 @13782
+ord_13783 @13783
+ord_13784 @13784
+ord_13785 @13785
+ord_13786 @13786
+ord_13787 @13787
+ord_13788 @13788
+ord_13789 @13789
+ord_13790 @13790
+ord_13791 @13791
+ord_13792 @13792
+ord_13793 @13793
+ord_13794 @13794
+ord_13795 @13795
+ord_13796 @13796
+ord_13797 @13797
+ord_13798 @13798
+ord_13799 @13799
+ord_13800 @13800
+ord_13801 @13801
+ord_13802 @13802
+ord_13803 @13803
+ord_13804 @13804
+ord_13805 @13805
+ord_13806 @13806
+ord_13807 @13807
+ord_13808 @13808
+ord_13809 @13809
+ord_13810 @13810
+ord_13811 @13811
+ord_13812 @13812
+ord_13813 @13813
+ord_13814 @13814
+ord_13815 @13815
+ord_13816 @13816
+ord_13817 @13817
+ord_13818 @13818
+ord_13819 @13819
+ord_13820 @13820
+ord_13821 @13821
+ord_13822 @13822
+ord_13823 @13823
+ord_13824 @13824
+ord_13825 @13825
+ord_13826 @13826
+ord_13827 @13827
+ord_13828 @13828
+ord_13829 @13829
+ord_13830 @13830
+ord_13831 @13831
+ord_13832 @13832
+ord_13833 @13833
+ord_13834 @13834
+ord_13835 @13835
+ord_13836 @13836
+ord_13837 @13837
+ord_13838 @13838
+ord_13839 @13839
+ord_13840 @13840
+ord_13841 @13841
+ord_13842 @13842
+ord_13843 @13843
+ord_13844 @13844
+ord_13845 @13845
+ord_13846 @13846
+ord_13847 @13847
+ord_13848 @13848
+ord_13849 @13849
+ord_13850 @13850
+ord_13851 @13851
+ord_13852 @13852
+ord_13853 @13853
+ord_13854 @13854
+ord_13855 @13855
+ord_13856 @13856
+ord_13857 @13857
+ord_13858 @13858
+ord_13859 @13859
+ord_13860 @13860
+ord_13861 @13861
+ord_13862 @13862
+ord_13863 @13863
+ord_13864 @13864
+ord_13865 @13865
+ord_13866 @13866
+ord_13867 @13867
+ord_13868 @13868
+ord_13869 @13869
+ord_13870 @13870
+ord_13871 @13871
+ord_13872 @13872
+ord_13873 @13873
+ord_13874 @13874
+ord_13875 @13875
+ord_13876 @13876
+ord_13877 @13877
+ord_13878 @13878
+ord_13879 @13879
+ord_13880 @13880
+ord_13881 @13881
+ord_13882 @13882
+ord_13883 @13883
+ord_13884 @13884
+ord_13885 @13885
+ord_13886 @13886
+ord_13887 @13887
+ord_13888 @13888
+ord_13889 @13889
+ord_13890 @13890
+ord_13891 @13891
+ord_13892 @13892
+ord_13893 @13893
+ord_13894 @13894
+ord_13895 @13895
+ord_13896 @13896
+ord_13897 @13897
+ord_13898 @13898
+ord_13899 @13899
+ord_13900 @13900
+ord_13901 @13901
+ord_13902 @13902
+ord_13903 @13903
+ord_13904 @13904
+ord_13905 @13905
+ord_13906 @13906
+ord_13907 @13907
+ord_13908 @13908
+ord_13909 @13909
+ord_13910 @13910
+ord_13911 @13911
+ord_13912 @13912
+ord_13913 @13913
+ord_13914 @13914
+ord_13915 @13915
+ord_13916 @13916
+ord_13917 @13917
+ord_13918 @13918
+ord_13919 @13919
+ord_13920 @13920
+ord_13921 @13921
+ord_13922 @13922
+ord_13923 @13923
+ord_13924 @13924
+ord_13925 @13925
+ord_13926 @13926
+ord_13927 @13927
+ord_13928 @13928
+ord_13929 @13929
+ord_13930 @13930
+ord_13931 @13931
+ord_13932 @13932
+ord_13933 @13933
+ord_13934 @13934
+ord_13935 @13935
+ord_13936 @13936
+ord_13937 @13937
+ord_13938 @13938
+ord_13939 @13939
+ord_13940 @13940
+ord_13941 @13941
+ord_13942 @13942
+ord_13943 @13943
+ord_13944 @13944
+ord_13945 @13945
+ord_13946 @13946
+ord_13947 @13947
+ord_13948 @13948
+ord_13949 @13949
+ord_13950 @13950
+ord_13951 @13951
+ord_13952 @13952
+ord_13953 @13953
+ord_13954 @13954
+ord_13955 @13955
+ord_13956 @13956
+ord_13957 @13957
+ord_13958 @13958
+ord_13959 @13959 DATA
+ord_13960 @13960 DATA
+ord_13961 @13961 DATA
+ord_13962 @13962 DATA
+ord_13963 @13963
+ord_13964 @13964
+ord_13965 @13965
+ord_13966 @13966
+ord_13967 @13967
+ord_13968 @13968
+ord_13969 @13969
+ord_13970 @13970
+ord_13971 @13971
+ord_13972 @13972
+ord_13973 @13973
+ord_13974 @13974
+ord_13975 @13975
+ord_13976 @13976
+ord_13977 @13977
+ord_13978 @13978
+ord_13979 @13979
+ord_13980 @13980
+ord_13981 @13981
+ord_13982 @13982
+ord_13983 @13983
+ord_13984 @13984
+ord_13985 @13985
+ord_13986 @13986
+ord_13987 @13987
+ord_13988 @13988
+ord_13989 @13989
+ord_13990 @13990
+ord_13991 @13991
+ord_13992 @13992
+ord_13993 @13993
+ord_13994 @13994
+ord_13995 @13995
+ord_13996 @13996
+ord_13997 @13997
+ord_13998 @13998
+ord_13999 @13999
+ord_14000 @14000
+ord_14001 @14001
+ord_14002 @14002
+ord_14003 @14003
+ord_14004 @14004
+ord_14005 @14005
+ord_14006 @14006
+ord_14007 @14007
+ord_14008 @14008
+ord_14009 @14009
+ord_14010 @14010
+ord_14011 @14011
+ord_14012 @14012
+ord_14013 @14013
+ord_14014 @14014
+ord_14015 @14015
+ord_14016 @14016
+ord_14017 @14017
+ord_14018 @14018
+ord_14019 @14019
+ord_14020 @14020
+ord_14021 @14021
+ord_14022 @14022
+ord_14023 @14023
+ord_14024 @14024
+ord_14025 @14025
+ord_14026 @14026
+ord_14027 @14027
+ord_14028 @14028
+ord_14029 @14029
+ord_14030 @14030
+ord_14031 @14031
+ord_14032 @14032
+ord_14033 @14033
+ord_14034 @14034
+ord_14035 @14035
+ord_14036 @14036
+ord_14037 @14037
+ord_14038 @14038
+ord_14039 @14039
+ord_14040 @14040
+ord_14041 @14041
+ord_14042 @14042
+ord_14043 @14043
+ord_14044 @14044
+ord_14045 @14045
+ord_14046 @14046
+ord_14047 @14047
+ord_14048 @14048
+ord_14049 @14049
+ord_14050 @14050
+ord_14051 @14051
+ord_14052 @14052
+ord_14053 @14053
+ord_14054 @14054
+ord_14055 @14055
+ord_14056 @14056
+ord_14057 @14057
+ord_14058 @14058
+ord_14059 @14059
+ord_14060 @14060
+ord_14061 @14061
+ord_14062 @14062
+ord_14063 @14063
+ord_14064 @14064 DATA
+ord_14065 @14065 DATA
+ord_14066 @14066 DATA
+ord_14067 @14067
+ord_14068 @14068
+ord_14069 @14069
+ord_14070 @14070
+ord_14071 @14071
+ord_14072 @14072
+ord_14073 @14073
+ord_14074 @14074
+ord_14075 @14075
+ord_14076 @14076
+ord_14077 @14077
+ord_14078 @14078
+ord_14079 @14079
+ord_14080 @14080
+ord_14081 @14081
+ord_14082 @14082
+ord_14083 @14083
+ord_14084 @14084
+ord_14085 @14085
+ord_14086 @14086
+ord_14087 @14087
+ord_14088 @14088
+ord_14089 @14089
+ord_14090 @14090
+ord_14091 @14091
+ord_14092 @14092
+ord_14093 @14093
+ord_14094 @14094
+ord_14095 @14095
+ord_14096 @14096
+ord_14097 @14097
+ord_14098 @14098
+ord_14099 @14099
+ord_14100 @14100
+ord_14101 @14101
diff --git a/mingw-w64-crt/libarm32/mfc110u.def b/mingw-w64-crt/libarm32/mfc110u.def
new file mode 100644
index 0000000..f89ddbf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfc110u.def
@@ -0,0 +1,13921 @@
+;
+; Definition file of mfc110u.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mfc110u.dll"
+EXPORTS
+ord_256 @256
+ord_257 @257
+ord_258 @258
+ord_259 @259
+ord_260 @260
+ord_261 @261
+ord_262 @262
+ord_263 @263
+ord_264 @264
+ord_265 @265
+ord_266 @266
+ord_267 @267
+ord_268 @268
+ord_269 @269
+ord_270 @270
+ord_271 @271
+ord_272 @272
+ord_273 @273
+ord_274 @274
+ord_275 @275
+ord_276 @276
+ord_277 @277
+ord_278 @278
+ord_279 @279
+ord_280 @280
+ord_281 @281
+ord_282 @282
+ord_283 @283
+ord_284 @284
+ord_285 @285
+ord_286 @286
+ord_287 @287
+ord_288 @288
+ord_289 @289
+ord_290 @290
+ord_291 @291
+ord_292 @292
+ord_293 @293
+ord_294 @294
+ord_295 @295
+ord_296 @296
+ord_297 @297
+ord_298 @298
+ord_299 @299
+ord_300 @300
+ord_301 @301
+ord_302 @302
+ord_303 @303
+ord_304 @304
+ord_305 @305
+ord_306 @306
+ord_307 @307
+ord_308 @308
+ord_309 @309
+ord_310 @310
+ord_311 @311
+ord_312 @312
+ord_313 @313
+ord_314 @314
+ord_315 @315
+ord_316 @316
+ord_317 @317
+ord_318 @318
+ord_319 @319
+ord_320 @320
+ord_321 @321
+ord_322 @322
+ord_323 @323
+ord_324 @324
+ord_325 @325
+ord_326 @326
+ord_327 @327
+ord_328 @328
+ord_329 @329
+ord_330 @330
+ord_331 @331
+ord_332 @332
+ord_333 @333
+ord_334 @334
+ord_335 @335
+ord_336 @336
+ord_337 @337
+ord_338 @338
+ord_339 @339
+ord_340 @340
+ord_341 @341
+ord_342 @342
+ord_343 @343
+ord_344 @344
+ord_345 @345
+ord_346 @346
+ord_347 @347
+ord_348 @348
+ord_349 @349
+ord_350 @350
+ord_351 @351
+ord_352 @352
+ord_353 @353
+ord_354 @354
+ord_355 @355
+ord_356 @356
+ord_357 @357
+ord_358 @358
+ord_359 @359
+ord_360 @360
+ord_361 @361
+ord_362 @362
+ord_363 @363
+ord_364 @364
+ord_365 @365
+ord_366 @366
+ord_367 @367
+ord_368 @368
+ord_369 @369
+ord_370 @370
+ord_371 @371
+ord_372 @372
+ord_373 @373
+ord_374 @374
+ord_375 @375
+ord_376 @376
+ord_377 @377
+ord_378 @378
+ord_379 @379
+ord_380 @380
+ord_381 @381
+ord_382 @382
+ord_383 @383
+ord_384 @384
+ord_385 @385
+ord_386 @386
+ord_387 @387
+ord_388 @388
+ord_389 @389
+ord_390 @390
+ord_391 @391
+ord_392 @392
+ord_393 @393
+ord_394 @394
+ord_395 @395
+ord_396 @396
+ord_397 @397
+ord_398 @398
+ord_399 @399
+ord_400 @400
+ord_401 @401
+ord_402 @402
+ord_403 @403
+ord_404 @404
+ord_405 @405
+ord_406 @406
+ord_407 @407
+ord_408 @408
+ord_409 @409
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_418 @418
+ord_419 @419
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_424 @424
+ord_425 @425
+ord_426 @426
+ord_427 @427
+ord_428 @428
+ord_429 @429
+ord_430 @430
+ord_431 @431
+ord_432 @432
+ord_433 @433
+ord_434 @434
+ord_435 @435
+ord_436 @436
+ord_437 @437
+ord_438 @438
+ord_439 @439
+ord_440 @440
+ord_441 @441
+ord_442 @442
+ord_443 @443
+ord_444 @444
+ord_445 @445
+ord_446 @446
+ord_447 @447
+ord_448 @448
+ord_449 @449
+ord_450 @450
+ord_451 @451
+ord_452 @452
+ord_453 @453
+ord_454 @454
+ord_455 @455
+ord_456 @456
+ord_457 @457
+ord_458 @458
+ord_459 @459
+ord_460 @460
+ord_461 @461
+ord_462 @462
+ord_463 @463
+ord_464 @464
+ord_465 @465
+ord_466 @466
+ord_467 @467
+ord_468 @468
+ord_469 @469
+ord_470 @470
+ord_471 @471
+ord_472 @472
+ord_473 @473
+ord_474 @474
+ord_475 @475
+ord_476 @476
+ord_477 @477
+ord_478 @478
+ord_479 @479
+ord_480 @480
+ord_481 @481
+ord_482 @482
+ord_483 @483
+ord_484 @484
+ord_485 @485
+ord_486 @486
+ord_487 @487
+ord_488 @488
+ord_489 @489
+ord_490 @490
+ord_491 @491
+ord_492 @492
+ord_493 @493
+ord_494 @494
+ord_495 @495
+ord_496 @496
+ord_497 @497
+ord_498 @498
+ord_499 @499
+ord_500 @500
+ord_501 @501
+ord_502 @502
+ord_503 @503
+ord_504 @504
+ord_505 @505
+ord_506 @506
+ord_507 @507
+ord_508 @508
+ord_509 @509
+ord_510 @510
+ord_511 @511
+ord_512 @512
+ord_513 @513
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+ord_520 @520
+ord_521 @521
+ord_522 @522
+ord_523 @523
+ord_524 @524
+ord_525 @525
+ord_526 @526
+ord_527 @527
+ord_528 @528
+ord_529 @529
+ord_530 @530
+ord_531 @531
+ord_532 @532
+ord_533 @533
+ord_534 @534
+ord_535 @535
+ord_536 @536
+ord_537 @537
+ord_538 @538
+ord_539 @539
+ord_540 @540
+ord_541 @541
+ord_542 @542
+ord_543 @543
+ord_544 @544
+ord_545 @545
+ord_546 @546
+ord_547 @547
+ord_548 @548
+ord_549 @549
+ord_550 @550
+ord_551 @551
+ord_552 @552
+ord_553 @553
+ord_554 @554
+ord_555 @555
+ord_556 @556
+ord_557 @557
+ord_558 @558
+ord_559 @559
+ord_560 @560
+ord_561 @561
+ord_562 @562
+ord_563 @563
+ord_564 @564
+ord_565 @565
+ord_566 @566
+ord_567 @567
+ord_568 @568
+ord_569 @569
+ord_570 @570
+ord_571 @571
+ord_572 @572
+ord_573 @573
+ord_574 @574
+ord_575 @575
+ord_576 @576
+ord_577 @577
+ord_578 @578
+ord_579 @579
+ord_580 @580
+ord_581 @581
+ord_582 @582
+ord_583 @583
+ord_584 @584
+ord_585 @585
+ord_586 @586
+ord_587 @587
+ord_588 @588
+ord_589 @589
+ord_590 @590
+ord_591 @591
+ord_592 @592
+ord_593 @593
+ord_594 @594
+ord_595 @595
+ord_596 @596
+ord_597 @597
+ord_598 @598
+ord_599 @599
+ord_600 @600
+ord_601 @601
+ord_602 @602
+ord_603 @603
+ord_604 @604
+ord_605 @605
+ord_606 @606
+ord_607 @607
+ord_608 @608
+ord_609 @609
+ord_610 @610
+ord_611 @611
+ord_612 @612
+ord_613 @613
+ord_614 @614
+ord_615 @615
+ord_616 @616
+ord_617 @617
+ord_618 @618
+ord_619 @619
+ord_620 @620
+ord_621 @621
+ord_622 @622
+ord_623 @623
+ord_624 @624
+ord_625 @625
+ord_626 @626
+ord_627 @627
+ord_628 @628
+ord_629 @629
+ord_630 @630
+ord_631 @631
+ord_632 @632
+ord_633 @633
+ord_634 @634
+ord_635 @635
+ord_636 @636
+ord_637 @637
+ord_638 @638
+ord_639 @639
+ord_640 @640
+ord_641 @641
+ord_642 @642
+ord_643 @643
+ord_644 @644
+ord_645 @645
+ord_646 @646
+ord_647 @647
+ord_648 @648
+ord_649 @649
+ord_650 @650
+ord_651 @651
+ord_652 @652
+ord_653 @653
+ord_654 @654
+ord_655 @655
+ord_656 @656
+ord_657 @657
+ord_658 @658
+ord_659 @659
+ord_660 @660
+ord_661 @661
+ord_662 @662
+ord_663 @663
+ord_664 @664
+ord_665 @665
+ord_666 @666
+ord_667 @667
+ord_668 @668
+ord_669 @669
+ord_670 @670
+ord_671 @671
+ord_672 @672
+ord_673 @673
+ord_674 @674
+ord_675 @675
+ord_676 @676
+ord_677 @677
+ord_678 @678
+ord_679 @679
+ord_680 @680
+ord_681 @681
+ord_682 @682
+ord_683 @683
+ord_684 @684
+ord_685 @685
+ord_686 @686
+ord_687 @687
+ord_688 @688
+ord_689 @689
+ord_690 @690
+ord_691 @691
+ord_692 @692
+ord_693 @693
+ord_694 @694
+ord_695 @695
+ord_696 @696
+ord_697 @697
+ord_698 @698
+ord_699 @699
+ord_700 @700
+ord_701 @701
+ord_702 @702
+ord_703 @703
+ord_704 @704
+ord_705 @705
+ord_706 @706
+ord_707 @707
+ord_708 @708
+ord_709 @709
+ord_710 @710
+ord_711 @711
+ord_712 @712
+ord_713 @713
+ord_714 @714
+ord_715 @715
+ord_716 @716
+ord_717 @717
+ord_718 @718
+ord_719 @719
+ord_720 @720
+ord_721 @721
+ord_722 @722
+ord_723 @723
+ord_724 @724
+ord_725 @725
+ord_726 @726
+ord_727 @727
+ord_728 @728
+ord_729 @729
+ord_730 @730
+ord_731 @731
+ord_732 @732
+ord_733 @733
+ord_734 @734
+ord_735 @735
+ord_736 @736
+ord_737 @737
+ord_738 @738
+ord_739 @739
+ord_740 @740
+ord_741 @741
+ord_742 @742
+ord_743 @743
+ord_744 @744
+ord_745 @745
+ord_746 @746
+ord_747 @747
+ord_748 @748
+ord_749 @749
+ord_750 @750
+ord_751 @751
+ord_752 @752
+ord_753 @753
+ord_754 @754
+ord_755 @755
+ord_756 @756
+ord_757 @757
+ord_758 @758
+ord_759 @759
+ord_760 @760
+ord_761 @761
+ord_762 @762
+ord_763 @763
+ord_764 @764
+ord_765 @765
+ord_766 @766
+ord_767 @767
+ord_768 @768
+ord_769 @769
+ord_770 @770
+ord_771 @771
+ord_772 @772
+ord_773 @773
+ord_774 @774
+ord_775 @775
+ord_776 @776
+ord_777 @777
+ord_778 @778
+ord_779 @779
+ord_780 @780
+ord_781 @781
+ord_782 @782
+ord_783 @783
+ord_784 @784
+ord_785 @785
+ord_786 @786
+ord_787 @787
+ord_788 @788
+ord_789 @789
+ord_790 @790
+ord_791 @791
+ord_792 @792
+ord_793 @793
+ord_794 @794
+ord_795 @795
+ord_796 @796
+ord_797 @797
+ord_798 @798
+ord_799 @799
+ord_800 @800
+ord_801 @801
+ord_802 @802
+ord_803 @803
+ord_804 @804
+ord_805 @805
+ord_806 @806
+ord_807 @807
+ord_808 @808
+ord_809 @809
+ord_810 @810
+ord_811 @811
+ord_812 @812
+ord_813 @813
+ord_814 @814
+ord_815 @815
+ord_816 @816
+ord_817 @817
+ord_818 @818
+ord_819 @819
+ord_820 @820
+ord_821 @821
+ord_822 @822
+ord_823 @823
+ord_824 @824
+ord_825 @825
+ord_826 @826
+ord_827 @827
+ord_828 @828
+ord_829 @829
+ord_830 @830
+ord_831 @831
+ord_832 @832
+ord_833 @833
+ord_834 @834
+ord_835 @835
+ord_836 @836
+ord_837 @837
+ord_838 @838
+ord_839 @839
+ord_840 @840
+ord_841 @841
+ord_842 @842
+ord_843 @843
+ord_844 @844
+ord_845 @845
+ord_846 @846
+ord_847 @847
+ord_848 @848
+ord_849 @849
+ord_850 @850
+ord_851 @851
+ord_852 @852
+ord_853 @853
+ord_854 @854
+ord_855 @855
+ord_856 @856
+ord_857 @857
+ord_858 @858
+ord_859 @859
+ord_860 @860
+ord_861 @861
+ord_862 @862
+ord_863 @863
+ord_864 @864
+ord_865 @865
+ord_866 @866
+ord_867 @867
+ord_868 @868
+ord_869 @869
+ord_870 @870
+ord_871 @871
+ord_872 @872
+ord_873 @873
+ord_874 @874
+ord_875 @875
+ord_876 @876
+ord_877 @877
+ord_878 @878
+ord_879 @879
+ord_880 @880
+ord_881 @881
+ord_882 @882
+ord_883 @883
+ord_884 @884
+ord_885 @885
+ord_886 @886
+ord_887 @887
+ord_888 @888
+ord_889 @889
+ord_890 @890
+ord_891 @891
+ord_892 @892
+ord_893 @893
+ord_894 @894
+ord_895 @895
+ord_896 @896
+ord_897 @897
+ord_898 @898
+ord_899 @899
+ord_900 @900
+ord_901 @901
+ord_902 @902
+ord_903 @903
+ord_904 @904
+ord_905 @905
+ord_906 @906
+ord_907 @907
+ord_908 @908
+ord_909 @909
+ord_910 @910
+ord_911 @911
+ord_912 @912
+ord_913 @913
+ord_914 @914
+ord_915 @915
+ord_916 @916
+ord_917 @917
+ord_918 @918
+ord_919 @919
+ord_920 @920
+ord_921 @921
+ord_922 @922
+ord_923 @923
+ord_924 @924
+ord_925 @925
+ord_926 @926
+ord_927 @927
+ord_928 @928
+ord_929 @929
+ord_930 @930
+ord_931 @931
+ord_932 @932
+ord_933 @933
+ord_934 @934
+ord_935 @935
+ord_936 @936
+ord_937 @937
+ord_938 @938
+ord_939 @939
+ord_940 @940
+ord_941 @941
+ord_942 @942
+ord_943 @943
+ord_944 @944
+ord_945 @945
+ord_946 @946
+ord_947 @947
+ord_948 @948
+ord_949 @949
+ord_950 @950
+ord_951 @951
+ord_952 @952
+ord_953 @953
+ord_954 @954
+ord_955 @955
+ord_956 @956
+ord_957 @957
+ord_958 @958
+ord_959 @959
+ord_960 @960
+ord_961 @961
+ord_962 @962
+ord_963 @963
+ord_964 @964
+ord_965 @965
+ord_966 @966
+ord_967 @967
+ord_968 @968
+ord_969 @969
+ord_970 @970
+ord_971 @971
+ord_972 @972
+ord_973 @973
+ord_974 @974
+ord_975 @975
+ord_976 @976
+ord_977 @977
+ord_978 @978
+ord_979 @979
+ord_980 @980
+ord_981 @981
+ord_982 @982
+ord_983 @983
+ord_984 @984
+ord_985 @985
+ord_986 @986
+ord_987 @987
+ord_988 @988
+ord_989 @989
+ord_990 @990
+ord_991 @991
+ord_992 @992
+ord_993 @993
+ord_994 @994
+ord_995 @995
+ord_996 @996
+ord_997 @997
+ord_998 @998
+ord_999 @999
+ord_1000 @1000
+ord_1001 @1001
+ord_1002 @1002
+ord_1003 @1003
+ord_1004 @1004
+ord_1005 @1005
+ord_1006 @1006
+ord_1007 @1007
+ord_1008 @1008
+ord_1009 @1009
+ord_1010 @1010
+ord_1011 @1011
+ord_1012 @1012
+ord_1013 @1013
+ord_1014 @1014
+ord_1015 @1015
+ord_1016 @1016
+ord_1017 @1017
+ord_1018 @1018
+ord_1019 @1019
+ord_1020 @1020
+ord_1021 @1021
+ord_1022 @1022
+ord_1023 @1023
+ord_1024 @1024
+ord_1025 @1025
+ord_1026 @1026
+ord_1027 @1027
+ord_1028 @1028
+ord_1029 @1029
+ord_1030 @1030
+ord_1031 @1031
+ord_1032 @1032
+ord_1033 @1033
+ord_1034 @1034
+ord_1035 @1035
+ord_1036 @1036
+ord_1037 @1037
+ord_1038 @1038
+ord_1039 @1039
+ord_1040 @1040
+ord_1041 @1041
+ord_1042 @1042
+ord_1043 @1043
+ord_1044 @1044
+ord_1045 @1045
+ord_1046 @1046
+ord_1047 @1047
+ord_1048 @1048
+ord_1049 @1049
+ord_1050 @1050
+ord_1051 @1051
+ord_1052 @1052
+ord_1053 @1053
+ord_1054 @1054
+ord_1055 @1055
+ord_1056 @1056
+ord_1057 @1057
+ord_1058 @1058
+ord_1059 @1059
+ord_1060 @1060
+ord_1061 @1061
+ord_1062 @1062
+ord_1063 @1063
+ord_1064 @1064
+ord_1065 @1065
+ord_1066 @1066
+ord_1067 @1067
+ord_1068 @1068
+ord_1069 @1069
+ord_1070 @1070
+ord_1071 @1071
+ord_1072 @1072
+ord_1073 @1073
+ord_1074 @1074
+ord_1075 @1075
+ord_1076 @1076
+ord_1077 @1077
+ord_1078 @1078
+ord_1079 @1079
+ord_1080 @1080
+ord_1081 @1081
+ord_1082 @1082
+ord_1083 @1083
+ord_1084 @1084
+ord_1085 @1085
+ord_1086 @1086
+ord_1087 @1087
+ord_1088 @1088
+ord_1089 @1089
+ord_1090 @1090
+ord_1091 @1091
+ord_1092 @1092
+ord_1093 @1093
+ord_1094 @1094
+ord_1095 @1095
+ord_1096 @1096
+ord_1097 @1097
+ord_1098 @1098
+ord_1099 @1099
+ord_1100 @1100
+ord_1101 @1101
+ord_1102 @1102
+ord_1103 @1103
+ord_1104 @1104
+ord_1105 @1105
+ord_1106 @1106
+ord_1107 @1107
+ord_1108 @1108
+ord_1109 @1109
+ord_1110 @1110
+ord_1111 @1111
+ord_1112 @1112
+ord_1113 @1113
+ord_1114 @1114
+ord_1115 @1115
+ord_1116 @1116
+ord_1117 @1117
+ord_1118 @1118
+ord_1119 @1119
+ord_1120 @1120
+ord_1121 @1121
+ord_1122 @1122
+ord_1123 @1123
+ord_1124 @1124
+ord_1125 @1125
+ord_1126 @1126
+ord_1127 @1127
+ord_1128 @1128
+ord_1129 @1129
+ord_1130 @1130
+ord_1131 @1131
+ord_1132 @1132
+ord_1133 @1133
+ord_1134 @1134
+ord_1135 @1135
+ord_1136 @1136
+ord_1137 @1137
+ord_1138 @1138
+ord_1139 @1139
+ord_1140 @1140
+ord_1141 @1141
+ord_1142 @1142
+ord_1143 @1143
+ord_1144 @1144
+ord_1145 @1145
+ord_1146 @1146
+ord_1147 @1147
+ord_1148 @1148
+ord_1149 @1149
+ord_1150 @1150
+ord_1151 @1151
+ord_1152 @1152
+ord_1153 @1153
+ord_1154 @1154
+ord_1155 @1155
+ord_1156 @1156
+ord_1157 @1157
+ord_1158 @1158
+ord_1159 @1159
+ord_1160 @1160
+ord_1161 @1161
+ord_1162 @1162
+ord_1163 @1163
+ord_1164 @1164
+ord_1165 @1165
+ord_1166 @1166
+ord_1167 @1167
+ord_1168 @1168
+ord_1169 @1169
+ord_1170 @1170
+ord_1171 @1171
+ord_1172 @1172
+ord_1173 @1173
+ord_1174 @1174
+ord_1175 @1175
+ord_1176 @1176
+ord_1177 @1177
+ord_1178 @1178
+ord_1179 @1179
+ord_1180 @1180
+ord_1181 @1181
+ord_1182 @1182
+ord_1183 @1183
+ord_1184 @1184
+ord_1185 @1185
+ord_1186 @1186
+ord_1187 @1187
+ord_1188 @1188
+ord_1189 @1189
+ord_1190 @1190
+ord_1191 @1191
+ord_1192 @1192
+ord_1193 @1193
+ord_1194 @1194
+ord_1195 @1195
+ord_1196 @1196
+ord_1197 @1197
+ord_1198 @1198
+ord_1199 @1199
+ord_1200 @1200
+ord_1201 @1201
+ord_1202 @1202
+ord_1203 @1203
+ord_1204 @1204
+ord_1205 @1205
+ord_1206 @1206
+ord_1207 @1207
+ord_1208 @1208
+ord_1209 @1209
+ord_1210 @1210
+ord_1211 @1211
+ord_1212 @1212
+ord_1213 @1213
+ord_1214 @1214
+ord_1215 @1215
+ord_1216 @1216
+ord_1217 @1217
+ord_1218 @1218
+ord_1219 @1219
+ord_1220 @1220
+ord_1221 @1221
+ord_1222 @1222
+ord_1223 @1223
+ord_1224 @1224
+ord_1225 @1225
+ord_1226 @1226
+ord_1227 @1227
+ord_1228 @1228
+ord_1229 @1229
+ord_1230 @1230
+ord_1231 @1231
+ord_1232 @1232
+ord_1233 @1233
+ord_1234 @1234
+ord_1235 @1235
+ord_1236 @1236
+ord_1237 @1237
+ord_1238 @1238
+ord_1239 @1239
+ord_1240 @1240
+ord_1241 @1241
+ord_1242 @1242
+ord_1243 @1243
+ord_1244 @1244
+ord_1245 @1245
+ord_1246 @1246
+ord_1247 @1247
+ord_1248 @1248
+ord_1249 @1249
+ord_1250 @1250
+ord_1251 @1251
+ord_1252 @1252
+ord_1253 @1253
+ord_1254 @1254
+ord_1255 @1255
+ord_1256 @1256
+ord_1257 @1257
+ord_1258 @1258
+ord_1259 @1259
+ord_1260 @1260
+ord_1261 @1261
+ord_1262 @1262
+ord_1263 @1263
+ord_1264 @1264
+ord_1265 @1265
+ord_1266 @1266
+ord_1267 @1267
+ord_1268 @1268
+ord_1269 @1269
+ord_1270 @1270
+ord_1271 @1271
+ord_1272 @1272
+ord_1273 @1273
+ord_1274 @1274
+ord_1275 @1275
+ord_1276 @1276
+ord_1277 @1277
+ord_1278 @1278
+ord_1279 @1279
+ord_1280 @1280
+ord_1281 @1281
+ord_1282 @1282
+ord_1283 @1283
+ord_1284 @1284
+ord_1285 @1285
+ord_1286 @1286
+ord_1287 @1287
+ord_1288 @1288
+ord_1289 @1289
+ord_1290 @1290
+ord_1291 @1291
+ord_1292 @1292
+ord_1293 @1293
+ord_1294 @1294
+ord_1295 @1295
+ord_1296 @1296
+ord_1297 @1297
+ord_1298 @1298
+ord_1299 @1299
+ord_1300 @1300
+ord_1301 @1301
+ord_1302 @1302
+ord_1303 @1303
+ord_1304 @1304
+ord_1305 @1305
+ord_1306 @1306
+ord_1307 @1307
+ord_1308 @1308
+ord_1309 @1309
+ord_1310 @1310
+ord_1311 @1311
+ord_1312 @1312
+ord_1313 @1313
+ord_1314 @1314
+ord_1315 @1315
+ord_1316 @1316
+ord_1317 @1317
+ord_1318 @1318
+ord_1319 @1319
+ord_1320 @1320
+ord_1321 @1321
+ord_1322 @1322
+ord_1323 @1323
+ord_1324 @1324
+ord_1325 @1325
+ord_1326 @1326
+ord_1327 @1327
+ord_1328 @1328
+ord_1329 @1329
+ord_1330 @1330
+ord_1331 @1331
+ord_1332 @1332
+ord_1333 @1333
+ord_1334 @1334
+ord_1335 @1335
+ord_1336 @1336
+ord_1337 @1337
+ord_1338 @1338
+ord_1339 @1339
+ord_1340 @1340
+ord_1341 @1341
+ord_1342 @1342
+ord_1343 @1343
+ord_1344 @1344
+ord_1345 @1345
+ord_1346 @1346
+ord_1347 @1347
+ord_1348 @1348
+ord_1349 @1349
+ord_1350 @1350
+ord_1351 @1351
+ord_1352 @1352
+ord_1353 @1353
+ord_1354 @1354
+ord_1355 @1355
+ord_1356 @1356
+ord_1357 @1357
+ord_1358 @1358
+ord_1359 @1359
+ord_1360 @1360
+ord_1361 @1361
+ord_1362 @1362
+ord_1363 @1363
+ord_1364 @1364
+ord_1365 @1365
+ord_1366 @1366
+ord_1367 @1367
+ord_1368 @1368
+ord_1369 @1369
+ord_1370 @1370
+ord_1371 @1371
+ord_1372 @1372
+ord_1373 @1373
+ord_1374 @1374
+ord_1375 @1375
+ord_1376 @1376
+ord_1377 @1377
+ord_1378 @1378
+ord_1379 @1379
+ord_1380 @1380
+ord_1381 @1381
+ord_1382 @1382
+ord_1383 @1383
+ord_1384 @1384
+ord_1385 @1385
+ord_1386 @1386
+ord_1387 @1387
+ord_1388 @1388
+ord_1389 @1389
+ord_1390 @1390
+ord_1391 @1391
+ord_1392 @1392
+ord_1393 @1393
+ord_1394 @1394
+ord_1395 @1395
+ord_1396 @1396
+ord_1397 @1397
+ord_1398 @1398
+ord_1399 @1399
+ord_1400 @1400
+ord_1401 @1401
+ord_1402 @1402
+ord_1403 @1403
+ord_1404 @1404
+ord_1405 @1405
+ord_1406 @1406
+ord_1407 @1407
+ord_1408 @1408
+ord_1409 @1409
+ord_1410 @1410
+ord_1411 @1411
+ord_1412 @1412
+ord_1413 @1413
+ord_1414 @1414
+ord_1415 @1415
+ord_1416 @1416
+ord_1417 @1417
+ord_1418 @1418
+ord_1419 @1419
+ord_1420 @1420
+ord_1421 @1421
+ord_1422 @1422
+ord_1423 @1423
+ord_1424 @1424
+ord_1425 @1425
+ord_1426 @1426
+ord_1427 @1427
+ord_1428 @1428
+ord_1429 @1429
+ord_1430 @1430
+ord_1431 @1431
+ord_1432 @1432
+ord_1433 @1433
+ord_1434 @1434
+ord_1435 @1435
+ord_1436 @1436
+ord_1437 @1437
+ord_1438 @1438
+ord_1439 @1439
+ord_1440 @1440
+ord_1441 @1441
+ord_1442 @1442
+ord_1443 @1443
+ord_1444 @1444
+ord_1445 @1445
+ord_1446 @1446
+ord_1447 @1447
+ord_1448 @1448
+ord_1449 @1449
+ord_1450 @1450
+ord_1451 @1451
+ord_1452 @1452
+ord_1453 @1453
+ord_1454 @1454
+ord_1455 @1455
+ord_1456 @1456
+ord_1457 @1457
+ord_1458 @1458
+ord_1459 @1459
+ord_1460 @1460
+ord_1461 @1461
+ord_1462 @1462
+ord_1463 @1463
+ord_1464 @1464
+ord_1465 @1465
+ord_1466 @1466
+ord_1467 @1467
+ord_1468 @1468
+ord_1469 @1469
+ord_1470 @1470
+ord_1471 @1471
+ord_1472 @1472
+ord_1473 @1473
+ord_1474 @1474
+ord_1475 @1475
+ord_1476 @1476
+ord_1477 @1477
+ord_1478 @1478
+ord_1479 @1479
+ord_1480 @1480
+ord_1481 @1481
+ord_1482 @1482
+ord_1483 @1483
+ord_1484 @1484
+ord_1485 @1485
+ord_1486 @1486
+ord_1487 @1487
+ord_1488 @1488
+ord_1489 @1489
+ord_1490 @1490
+ord_1491 @1491
+ord_1492 @1492
+ord_1493 @1493
+ord_1494 @1494
+ord_1495 @1495
+ord_1496 @1496
+ord_1497 @1497
+ord_1498 @1498
+ord_1499 @1499
+ord_1500 @1500
+ord_1501 @1501
+ord_1502 @1502
+ord_1503 @1503
+ord_1504 @1504
+ord_1505 @1505
+ord_1506 @1506
+ord_1507 @1507
+ord_1508 @1508
+ord_1509 @1509
+ord_1510 @1510
+ord_1511 @1511
+ord_1512 @1512
+ord_1513 @1513
+ord_1514 @1514
+ord_1515 @1515
+ord_1516 @1516
+ord_1517 @1517
+ord_1518 @1518
+ord_1519 @1519
+ord_1520 @1520
+ord_1521 @1521
+ord_1522 @1522
+ord_1523 @1523
+ord_1524 @1524
+ord_1525 @1525
+ord_1526 @1526
+ord_1527 @1527
+ord_1528 @1528
+ord_1529 @1529
+ord_1530 @1530
+ord_1531 @1531
+ord_1532 @1532
+ord_1533 @1533
+ord_1534 @1534
+ord_1535 @1535
+ord_1536 @1536
+ord_1537 @1537
+ord_1538 @1538
+ord_1539 @1539
+ord_1540 @1540
+ord_1541 @1541
+ord_1542 @1542
+ord_1543 @1543
+ord_1544 @1544
+ord_1545 @1545
+ord_1546 @1546
+ord_1547 @1547
+ord_1548 @1548
+ord_1549 @1549
+ord_1550 @1550
+ord_1551 @1551
+ord_1552 @1552
+ord_1553 @1553
+ord_1554 @1554
+ord_1555 @1555
+ord_1556 @1556
+ord_1557 @1557
+ord_1558 @1558
+ord_1559 @1559
+ord_1560 @1560
+ord_1561 @1561
+ord_1562 @1562
+ord_1563 @1563
+ord_1564 @1564
+ord_1565 @1565
+ord_1566 @1566
+ord_1567 @1567
+ord_1568 @1568
+ord_1569 @1569
+ord_1570 @1570
+ord_1571 @1571
+ord_1572 @1572
+ord_1573 @1573
+ord_1574 @1574
+ord_1575 @1575
+ord_1576 @1576
+ord_1577 @1577
+ord_1578 @1578
+ord_1579 @1579
+ord_1580 @1580
+ord_1581 @1581
+ord_1582 @1582
+ord_1583 @1583
+ord_1584 @1584
+ord_1585 @1585
+ord_1586 @1586
+ord_1587 @1587
+ord_1588 @1588
+ord_1589 @1589
+ord_1590 @1590
+ord_1591 @1591
+ord_1592 @1592
+ord_1593 @1593
+ord_1594 @1594
+ord_1595 @1595
+ord_1596 @1596
+ord_1597 @1597
+ord_1598 @1598
+ord_1599 @1599
+ord_1600 @1600
+ord_1601 @1601
+ord_1602 @1602
+ord_1603 @1603
+ord_1604 @1604
+ord_1605 @1605
+ord_1606 @1606
+ord_1607 @1607
+ord_1608 @1608
+ord_1609 @1609
+ord_1610 @1610
+ord_1611 @1611
+ord_1612 @1612
+ord_1613 @1613
+ord_1614 @1614
+ord_1615 @1615
+ord_1616 @1616
+ord_1617 @1617
+ord_1618 @1618
+ord_1619 @1619
+ord_1620 @1620
+ord_1621 @1621
+ord_1622 @1622
+ord_1623 @1623
+ord_1624 @1624
+ord_1625 @1625
+ord_1626 @1626
+ord_1627 @1627
+ord_1628 @1628
+ord_1629 @1629
+ord_1630 @1630
+ord_1631 @1631
+ord_1632 @1632
+ord_1633 @1633
+ord_1634 @1634
+ord_1635 @1635
+ord_1636 @1636
+ord_1637 @1637
+ord_1638 @1638
+ord_1639 @1639
+ord_1640 @1640
+ord_1641 @1641
+ord_1642 @1642
+ord_1643 @1643
+ord_1644 @1644
+ord_1645 @1645
+ord_1646 @1646
+ord_1647 @1647
+ord_1648 @1648
+ord_1649 @1649
+ord_1650 @1650
+ord_1651 @1651
+ord_1652 @1652
+ord_1653 @1653
+ord_1654 @1654
+ord_1655 @1655
+ord_1656 @1656
+ord_1657 @1657
+ord_1658 @1658
+ord_1659 @1659
+ord_1660 @1660
+ord_1661 @1661
+ord_1662 @1662
+ord_1663 @1663
+ord_1664 @1664
+ord_1665 @1665
+ord_1666 @1666
+ord_1667 @1667
+ord_1668 @1668
+ord_1669 @1669
+ord_1670 @1670
+ord_1671 @1671
+ord_1672 @1672
+ord_1673 @1673
+ord_1674 @1674
+ord_1675 @1675
+ord_1676 @1676
+ord_1677 @1677
+ord_1678 @1678
+ord_1679 @1679
+ord_1680 @1680
+ord_1681 @1681
+ord_1682 @1682
+ord_1683 @1683
+ord_1684 @1684
+ord_1685 @1685
+ord_1686 @1686
+ord_1687 @1687
+ord_1688 @1688
+ord_1689 @1689
+ord_1690 @1690
+ord_1691 @1691
+ord_1692 @1692
+ord_1693 @1693
+ord_1694 @1694
+ord_1695 @1695
+ord_1696 @1696
+ord_1697 @1697
+ord_1698 @1698
+ord_1699 @1699
+ord_1700 @1700
+ord_1701 @1701
+ord_1702 @1702
+ord_1703 @1703
+ord_1704 @1704
+ord_1705 @1705
+ord_1706 @1706
+ord_1707 @1707
+ord_1708 @1708
+ord_1709 @1709
+ord_1710 @1710
+ord_1711 @1711
+ord_1712 @1712
+ord_1713 @1713
+ord_1714 @1714
+ord_1715 @1715
+ord_1716 @1716
+ord_1717 @1717
+ord_1718 @1718
+ord_1719 @1719
+ord_1720 @1720
+ord_1721 @1721
+ord_1722 @1722
+ord_1723 @1723
+ord_1724 @1724
+ord_1725 @1725
+ord_1726 @1726
+ord_1727 @1727
+ord_1728 @1728
+ord_1729 @1729
+ord_1730 @1730
+ord_1731 @1731
+ord_1732 @1732
+ord_1733 @1733
+ord_1734 @1734
+ord_1735 @1735
+ord_1736 @1736
+ord_1737 @1737
+ord_1738 @1738
+ord_1739 @1739
+ord_1740 @1740
+ord_1741 @1741
+ord_1742 @1742
+ord_1743 @1743
+ord_1744 @1744
+ord_1745 @1745
+ord_1746 @1746
+ord_1747 @1747
+ord_1748 @1748
+ord_1749 @1749
+ord_1750 @1750
+ord_1751 @1751
+ord_1752 @1752
+ord_1753 @1753
+ord_1754 @1754
+ord_1755 @1755
+ord_1756 @1756
+ord_1757 @1757
+ord_1758 @1758
+ord_1759 @1759
+ord_1760 @1760
+ord_1761 @1761
+ord_1762 @1762
+ord_1763 @1763
+ord_1764 @1764
+ord_1765 @1765
+ord_1766 @1766
+ord_1767 @1767
+ord_1768 @1768
+ord_1769 @1769
+ord_1770 @1770
+ord_1771 @1771
+ord_1772 @1772
+ord_1773 @1773
+ord_1774 @1774
+ord_1775 @1775
+ord_1776 @1776
+ord_1777 @1777
+ord_1778 @1778
+ord_1779 @1779
+ord_1780 @1780
+ord_1781 @1781
+ord_1782 @1782
+ord_1783 @1783
+ord_1784 @1784
+ord_1785 @1785
+ord_1786 @1786
+ord_1787 @1787
+ord_1788 @1788
+ord_1789 @1789
+ord_1790 @1790
+ord_1791 @1791
+ord_1792 @1792
+ord_1793 @1793
+ord_1794 @1794
+ord_1795 @1795
+ord_1796 @1796
+ord_1797 @1797
+ord_1798 @1798
+ord_1799 @1799
+ord_1800 @1800
+ord_1801 @1801
+ord_1802 @1802
+ord_1803 @1803
+ord_1804 @1804
+ord_1805 @1805
+ord_1806 @1806
+ord_1807 @1807
+ord_1808 @1808
+ord_1809 @1809
+ord_1810 @1810
+ord_1811 @1811
+ord_1812 @1812
+ord_1813 @1813
+ord_1814 @1814
+ord_1815 @1815
+ord_1816 @1816
+ord_1817 @1817
+ord_1818 @1818
+ord_1819 @1819
+ord_1820 @1820
+ord_1821 @1821
+ord_1822 @1822
+ord_1823 @1823
+ord_1824 @1824
+ord_1825 @1825
+ord_1826 @1826
+ord_1827 @1827
+ord_1828 @1828
+ord_1829 @1829
+ord_1830 @1830
+ord_1831 @1831
+ord_1832 @1832
+ord_1833 @1833
+ord_1834 @1834
+ord_1835 @1835
+ord_1836 @1836
+ord_1837 @1837
+ord_1838 @1838
+ord_1839 @1839
+ord_1840 @1840
+ord_1841 @1841
+ord_1842 @1842
+ord_1843 @1843
+ord_1844 @1844
+ord_1845 @1845
+ord_1846 @1846
+ord_1847 @1847
+ord_1848 @1848
+ord_1849 @1849
+ord_1850 @1850
+ord_1851 @1851
+ord_1852 @1852
+ord_1853 @1853
+ord_1854 @1854
+ord_1855 @1855
+ord_1856 @1856
+ord_1857 @1857
+ord_1858 @1858
+ord_1859 @1859
+ord_1860 @1860
+ord_1861 @1861
+ord_1862 @1862
+ord_1863 @1863
+ord_1864 @1864
+ord_1865 @1865
+ord_1866 @1866
+ord_1867 @1867
+ord_1868 @1868
+ord_1869 @1869
+ord_1870 @1870
+ord_1871 @1871
+ord_1872 @1872
+ord_1873 @1873
+ord_1874 @1874
+ord_1875 @1875
+ord_1876 @1876
+ord_1877 @1877
+ord_1878 @1878
+ord_1879 @1879
+ord_1880 @1880
+ord_1881 @1881
+ord_1882 @1882
+ord_1883 @1883
+ord_1884 @1884
+ord_1885 @1885
+ord_1886 @1886
+ord_1887 @1887
+ord_1888 @1888
+ord_1889 @1889
+ord_1890 @1890
+ord_1891 @1891
+ord_1892 @1892
+ord_1893 @1893
+ord_1894 @1894
+ord_1895 @1895
+ord_1896 @1896
+ord_1897 @1897
+ord_1898 @1898
+ord_1899 @1899
+ord_1900 @1900
+ord_1901 @1901
+ord_1902 @1902
+ord_1903 @1903
+ord_1904 @1904
+ord_1905 @1905
+ord_1906 @1906
+ord_1907 @1907
+ord_1908 @1908
+ord_1909 @1909
+ord_1910 @1910
+ord_1911 @1911
+ord_1912 @1912
+ord_1913 @1913
+ord_1914 @1914
+ord_1915 @1915
+ord_1916 @1916
+ord_1917 @1917
+ord_1918 @1918
+ord_1919 @1919
+ord_1920 @1920
+ord_1921 @1921
+ord_1922 @1922
+ord_1923 @1923
+ord_1924 @1924
+ord_1925 @1925
+ord_1926 @1926
+ord_1927 @1927
+ord_1928 @1928
+ord_1929 @1929
+ord_1930 @1930
+ord_1931 @1931
+ord_1932 @1932
+ord_1933 @1933
+ord_1934 @1934
+ord_1935 @1935
+ord_1936 @1936
+ord_1937 @1937
+ord_1938 @1938
+ord_1939 @1939
+ord_1940 @1940
+ord_1941 @1941
+ord_1942 @1942
+ord_1943 @1943
+ord_1944 @1944
+ord_1945 @1945
+ord_1946 @1946
+ord_1947 @1947
+ord_1948 @1948
+ord_1949 @1949
+ord_1950 @1950
+ord_1951 @1951
+ord_1952 @1952
+ord_1953 @1953
+ord_1954 @1954
+ord_1955 @1955
+ord_1956 @1956
+ord_1957 @1957
+ord_1958 @1958
+ord_1959 @1959
+ord_1960 @1960
+ord_1961 @1961
+ord_1962 @1962
+ord_1963 @1963
+ord_1964 @1964
+ord_1965 @1965
+ord_1966 @1966
+ord_1967 @1967
+ord_1968 @1968
+ord_1969 @1969
+ord_1970 @1970
+ord_1971 @1971
+ord_1972 @1972
+ord_1973 @1973
+ord_1974 @1974
+ord_1975 @1975
+ord_1976 @1976
+ord_1977 @1977
+ord_1978 @1978
+ord_1979 @1979
+ord_1980 @1980
+ord_1981 @1981
+ord_1982 @1982
+ord_1983 @1983
+ord_1984 @1984
+ord_1985 @1985
+ord_1986 @1986
+ord_1987 @1987
+ord_1988 @1988
+ord_1989 @1989
+ord_1990 @1990
+ord_1991 @1991
+ord_1992 @1992
+ord_1993 @1993
+ord_1994 @1994
+ord_1995 @1995
+ord_1996 @1996
+ord_1997 @1997
+ord_1998 @1998
+ord_1999 @1999
+ord_2000 @2000
+ord_2001 @2001
+ord_2002 @2002
+ord_2003 @2003
+ord_2004 @2004
+ord_2005 @2005
+ord_2006 @2006
+ord_2007 @2007
+ord_2008 @2008
+ord_2009 @2009
+ord_2010 @2010
+ord_2011 @2011
+ord_2012 @2012
+ord_2013 @2013
+ord_2014 @2014
+ord_2015 @2015
+ord_2016 @2016
+ord_2017 @2017
+ord_2018 @2018
+ord_2019 @2019
+ord_2020 @2020
+ord_2021 @2021
+ord_2022 @2022
+ord_2023 @2023
+ord_2024 @2024
+ord_2025 @2025
+ord_2026 @2026
+ord_2027 @2027
+ord_2028 @2028
+ord_2029 @2029
+ord_2030 @2030
+ord_2031 @2031
+ord_2032 @2032
+ord_2033 @2033
+ord_2034 @2034
+ord_2035 @2035
+ord_2036 @2036
+ord_2037 @2037
+ord_2038 @2038
+ord_2039 @2039
+ord_2040 @2040
+ord_2041 @2041
+ord_2042 @2042
+ord_2043 @2043
+ord_2044 @2044
+ord_2045 @2045
+ord_2046 @2046
+ord_2047 @2047
+ord_2048 @2048
+ord_2049 @2049
+ord_2050 @2050
+ord_2051 @2051
+ord_2052 @2052
+ord_2053 @2053 DATA
+ord_2054 @2054 DATA
+ord_2055 @2055 DATA
+ord_2056 @2056 DATA
+ord_2057 @2057 DATA
+ord_2058 @2058 DATA
+ord_2059 @2059 DATA
+ord_2060 @2060 DATA
+ord_2061 @2061 DATA
+ord_2062 @2062 DATA
+ord_2063 @2063 DATA
+ord_2064 @2064 DATA
+ord_2065 @2065 DATA
+ord_2066 @2066 DATA
+ord_2067 @2067 DATA
+ord_2068 @2068 DATA
+ord_2069 @2069 DATA
+ord_2070 @2070 DATA
+ord_2071 @2071 DATA
+ord_2072 @2072 DATA
+ord_2073 @2073 DATA
+ord_2074 @2074 DATA
+ord_2075 @2075 DATA
+ord_2076 @2076 DATA
+ord_2077 @2077 DATA
+ord_2078 @2078 DATA
+ord_2079 @2079 DATA
+ord_2080 @2080 DATA
+ord_2081 @2081 DATA
+ord_2082 @2082 DATA
+ord_2083 @2083 DATA
+ord_2084 @2084 DATA
+ord_2085 @2085 DATA
+ord_2086 @2086 DATA
+ord_2087 @2087 DATA
+ord_2088 @2088 DATA
+ord_2089 @2089 DATA
+ord_2090 @2090 DATA
+ord_2091 @2091 DATA
+ord_2092 @2092 DATA
+ord_2093 @2093 DATA
+ord_2094 @2094
+ord_2095 @2095
+ord_2096 @2096
+ord_2097 @2097
+ord_2098 @2098
+ord_2099 @2099
+ord_2100 @2100
+ord_2101 @2101
+ord_2102 @2102
+ord_2103 @2103
+ord_2104 @2104
+ord_2105 @2105
+ord_2106 @2106
+ord_2107 @2107
+ord_2108 @2108
+ord_2109 @2109
+ord_2110 @2110
+ord_2111 @2111
+ord_2112 @2112
+ord_2113 @2113
+ord_2114 @2114
+ord_2115 @2115
+ord_2116 @2116 DATA
+ord_2117 @2117
+ord_2118 @2118
+ord_2119 @2119
+ord_2120 @2120
+ord_2121 @2121
+ord_2122 @2122
+ord_2123 @2123
+ord_2124 @2124
+ord_2125 @2125
+ord_2126 @2126
+ord_2127 @2127
+ord_2128 @2128
+ord_2129 @2129
+ord_2130 @2130
+ord_2131 @2131
+ord_2132 @2132
+ord_2133 @2133
+ord_2134 @2134
+ord_2135 @2135
+ord_2136 @2136
+ord_2137 @2137
+ord_2138 @2138
+ord_2139 @2139
+ord_2140 @2140
+ord_2141 @2141
+ord_2142 @2142
+ord_2143 @2143
+ord_2144 @2144
+ord_2145 @2145
+ord_2146 @2146
+ord_2147 @2147
+ord_2148 @2148
+ord_2149 @2149
+ord_2150 @2150
+ord_2151 @2151
+ord_2152 @2152
+ord_2153 @2153
+ord_2154 @2154
+ord_2155 @2155
+ord_2156 @2156
+ord_2157 @2157
+ord_2158 @2158
+ord_2159 @2159
+ord_2160 @2160
+ord_2161 @2161
+ord_2162 @2162
+ord_2163 @2163
+ord_2164 @2164
+ord_2165 @2165
+ord_2166 @2166
+ord_2167 @2167
+ord_2168 @2168
+ord_2169 @2169
+ord_2170 @2170
+ord_2171 @2171
+ord_2172 @2172 DATA
+ord_2173 @2173
+ord_2174 @2174
+ord_2175 @2175
+ord_2176 @2176 DATA
+ord_2177 @2177
+ord_2178 @2178
+ord_2179 @2179
+ord_2180 @2180
+ord_2181 @2181
+ord_2182 @2182
+ord_2183 @2183
+ord_2184 @2184
+ord_2185 @2185
+ord_2186 @2186
+ord_2187 @2187
+ord_2188 @2188
+ord_2189 @2189
+ord_2190 @2190
+ord_2191 @2191
+ord_2192 @2192
+ord_2193 @2193
+ord_2194 @2194
+ord_2195 @2195
+ord_2196 @2196
+ord_2197 @2197
+ord_2198 @2198
+ord_2199 @2199
+ord_2200 @2200
+ord_2201 @2201
+ord_2202 @2202
+ord_2203 @2203 DATA
+ord_2204 @2204
+ord_2205 @2205
+ord_2206 @2206
+ord_2207 @2207
+ord_2208 @2208
+ord_2209 @2209
+ord_2210 @2210
+ord_2211 @2211
+ord_2212 @2212
+ord_2213 @2213
+ord_2214 @2214
+ord_2215 @2215
+ord_2216 @2216
+ord_2217 @2217
+ord_2218 @2218
+ord_2219 @2219
+ord_2220 @2220
+ord_2221 @2221
+ord_2222 @2222
+ord_2223 @2223
+ord_2224 @2224
+ord_2225 @2225
+ord_2226 @2226
+ord_2227 @2227
+ord_2228 @2228
+ord_2229 @2229
+ord_2230 @2230
+ord_2231 @2231
+ord_2232 @2232
+ord_2233 @2233
+ord_2234 @2234
+ord_2235 @2235
+ord_2236 @2236
+ord_2237 @2237
+ord_2238 @2238
+ord_2239 @2239
+ord_2240 @2240
+ord_2241 @2241
+ord_2242 @2242
+ord_2243 @2243
+ord_2244 @2244
+ord_2245 @2245
+ord_2246 @2246
+ord_2247 @2247
+ord_2248 @2248
+ord_2249 @2249
+ord_2250 @2250
+ord_2251 @2251
+ord_2252 @2252
+ord_2253 @2253
+ord_2254 @2254
+ord_2255 @2255
+ord_2256 @2256
+ord_2257 @2257
+ord_2258 @2258
+ord_2259 @2259
+ord_2260 @2260
+ord_2261 @2261
+ord_2262 @2262
+ord_2263 @2263
+ord_2264 @2264
+ord_2265 @2265
+ord_2266 @2266
+ord_2267 @2267
+ord_2268 @2268
+ord_2269 @2269
+ord_2270 @2270
+ord_2271 @2271
+ord_2272 @2272
+ord_2273 @2273
+ord_2274 @2274
+ord_2275 @2275
+ord_2276 @2276
+ord_2277 @2277
+ord_2278 @2278
+ord_2279 @2279
+ord_2280 @2280
+ord_2281 @2281
+ord_2282 @2282
+ord_2283 @2283
+ord_2284 @2284
+ord_2285 @2285
+ord_2286 @2286
+ord_2287 @2287
+ord_2288 @2288
+ord_2289 @2289
+ord_2290 @2290
+ord_2291 @2291
+ord_2292 @2292
+ord_2293 @2293
+ord_2294 @2294
+ord_2295 @2295
+ord_2296 @2296
+ord_2297 @2297
+ord_2298 @2298
+ord_2299 @2299
+ord_2300 @2300
+ord_2301 @2301
+ord_2302 @2302
+ord_2303 @2303
+ord_2304 @2304
+ord_2305 @2305
+ord_2306 @2306
+ord_2307 @2307
+ord_2308 @2308
+ord_2309 @2309
+ord_2310 @2310
+ord_2311 @2311
+ord_2312 @2312
+ord_2313 @2313
+ord_2314 @2314
+ord_2315 @2315 DATA
+ord_2316 @2316
+ord_2317 @2317
+ord_2318 @2318
+ord_2319 @2319
+ord_2320 @2320
+ord_2321 @2321
+ord_2322 @2322
+ord_2323 @2323
+ord_2324 @2324
+ord_2325 @2325
+ord_2326 @2326
+ord_2327 @2327
+ord_2328 @2328
+ord_2329 @2329
+ord_2330 @2330
+ord_2331 @2331
+ord_2332 @2332
+ord_2333 @2333
+ord_2334 @2334
+ord_2335 @2335
+ord_2336 @2336
+ord_2337 @2337
+ord_2338 @2338
+ord_2339 @2339
+ord_2340 @2340
+ord_2341 @2341
+ord_2342 @2342
+ord_2343 @2343
+ord_2344 @2344
+ord_2345 @2345
+ord_2346 @2346
+ord_2347 @2347
+ord_2348 @2348
+ord_2349 @2349
+ord_2350 @2350
+ord_2351 @2351
+ord_2352 @2352
+ord_2353 @2353
+ord_2354 @2354
+ord_2355 @2355
+ord_2356 @2356
+ord_2357 @2357
+ord_2358 @2358
+ord_2359 @2359
+ord_2360 @2360
+ord_2361 @2361
+ord_2362 @2362
+ord_2363 @2363
+ord_2364 @2364
+ord_2365 @2365
+ord_2366 @2366
+ord_2367 @2367
+ord_2368 @2368
+ord_2369 @2369
+ord_2370 @2370
+ord_2371 @2371
+ord_2372 @2372
+ord_2373 @2373
+ord_2374 @2374
+ord_2375 @2375
+ord_2376 @2376
+ord_2377 @2377
+ord_2378 @2378
+ord_2379 @2379
+ord_2380 @2380
+ord_2381 @2381
+ord_2382 @2382
+ord_2383 @2383
+ord_2384 @2384
+ord_2385 @2385
+ord_2386 @2386
+ord_2387 @2387
+ord_2388 @2388
+ord_2389 @2389
+ord_2390 @2390
+ord_2391 @2391
+ord_2392 @2392
+ord_2393 @2393
+ord_2394 @2394
+ord_2395 @2395
+ord_2396 @2396
+ord_2397 @2397
+ord_2398 @2398
+ord_2399 @2399
+ord_2400 @2400
+ord_2401 @2401
+ord_2402 @2402
+ord_2403 @2403
+ord_2404 @2404
+ord_2405 @2405
+ord_2406 @2406
+ord_2407 @2407
+ord_2408 @2408
+ord_2409 @2409
+ord_2410 @2410
+ord_2411 @2411
+ord_2412 @2412
+ord_2413 @2413
+ord_2414 @2414
+ord_2415 @2415
+ord_2416 @2416
+ord_2417 @2417
+ord_2418 @2418
+ord_2419 @2419
+ord_2420 @2420
+ord_2421 @2421
+ord_2422 @2422
+ord_2423 @2423
+ord_2424 @2424
+ord_2425 @2425
+ord_2426 @2426
+ord_2427 @2427
+ord_2428 @2428
+ord_2429 @2429
+ord_2430 @2430
+ord_2431 @2431
+ord_2432 @2432
+ord_2433 @2433
+ord_2434 @2434
+ord_2435 @2435
+ord_2436 @2436
+ord_2437 @2437
+ord_2438 @2438
+ord_2439 @2439
+ord_2440 @2440
+ord_2441 @2441
+ord_2442 @2442
+ord_2443 @2443
+ord_2444 @2444
+ord_2445 @2445
+ord_2446 @2446
+ord_2447 @2447
+ord_2448 @2448
+ord_2449 @2449
+ord_2450 @2450
+ord_2451 @2451
+ord_2452 @2452
+ord_2453 @2453
+ord_2454 @2454
+ord_2455 @2455
+ord_2456 @2456
+ord_2457 @2457
+ord_2458 @2458
+ord_2459 @2459
+ord_2460 @2460
+ord_2461 @2461
+ord_2462 @2462
+ord_2463 @2463
+ord_2464 @2464
+ord_2465 @2465
+ord_2466 @2466
+ord_2467 @2467
+ord_2468 @2468
+ord_2469 @2469
+ord_2470 @2470
+ord_2471 @2471
+ord_2472 @2472
+ord_2473 @2473
+ord_2474 @2474
+ord_2475 @2475
+ord_2476 @2476
+ord_2477 @2477
+ord_2478 @2478
+ord_2479 @2479
+ord_2480 @2480
+ord_2481 @2481
+ord_2482 @2482
+ord_2483 @2483
+ord_2484 @2484
+ord_2485 @2485
+ord_2486 @2486
+ord_2487 @2487
+ord_2488 @2488
+ord_2489 @2489
+ord_2490 @2490
+ord_2491 @2491
+ord_2492 @2492
+ord_2493 @2493
+ord_2494 @2494
+ord_2495 @2495
+ord_2496 @2496
+ord_2497 @2497
+ord_2498 @2498
+ord_2499 @2499
+ord_2500 @2500
+ord_2501 @2501
+ord_2502 @2502
+ord_2503 @2503
+ord_2504 @2504
+ord_2505 @2505
+ord_2506 @2506
+ord_2507 @2507
+ord_2508 @2508
+ord_2509 @2509
+ord_2510 @2510
+ord_2511 @2511
+ord_2512 @2512
+ord_2513 @2513
+ord_2514 @2514
+ord_2515 @2515
+ord_2516 @2516
+ord_2517 @2517
+ord_2518 @2518
+ord_2519 @2519
+ord_2520 @2520
+ord_2521 @2521
+ord_2522 @2522
+ord_2523 @2523
+ord_2524 @2524
+ord_2525 @2525
+ord_2526 @2526
+ord_2527 @2527
+ord_2528 @2528
+ord_2529 @2529
+ord_2530 @2530
+ord_2531 @2531
+ord_2532 @2532
+ord_2533 @2533
+ord_2534 @2534
+ord_2535 @2535
+ord_2536 @2536
+ord_2537 @2537
+ord_2538 @2538
+ord_2539 @2539
+ord_2540 @2540
+ord_2541 @2541
+ord_2542 @2542
+ord_2543 @2543
+ord_2544 @2544
+ord_2545 @2545
+ord_2546 @2546
+ord_2547 @2547
+ord_2548 @2548
+ord_2549 @2549
+ord_2550 @2550
+ord_2551 @2551
+ord_2552 @2552
+ord_2553 @2553
+ord_2554 @2554
+ord_2555 @2555
+ord_2556 @2556
+ord_2557 @2557
+ord_2558 @2558
+ord_2559 @2559
+ord_2560 @2560
+ord_2561 @2561
+ord_2562 @2562
+ord_2563 @2563
+ord_2564 @2564
+ord_2565 @2565
+ord_2566 @2566
+ord_2567 @2567
+ord_2568 @2568
+ord_2569 @2569
+ord_2570 @2570
+ord_2571 @2571
+ord_2572 @2572
+ord_2573 @2573
+ord_2574 @2574
+ord_2575 @2575
+ord_2576 @2576
+ord_2577 @2577
+ord_2578 @2578
+ord_2579 @2579
+ord_2580 @2580
+ord_2581 @2581
+ord_2582 @2582
+ord_2583 @2583
+ord_2584 @2584
+ord_2585 @2585
+ord_2586 @2586
+ord_2587 @2587
+ord_2588 @2588
+ord_2589 @2589
+ord_2590 @2590
+ord_2591 @2591
+ord_2592 @2592
+ord_2593 @2593
+ord_2594 @2594
+ord_2595 @2595
+ord_2596 @2596
+ord_2597 @2597
+ord_2598 @2598
+ord_2599 @2599
+ord_2600 @2600
+ord_2601 @2601
+ord_2602 @2602
+ord_2603 @2603
+ord_2604 @2604
+ord_2605 @2605
+ord_2606 @2606
+ord_2607 @2607
+ord_2608 @2608
+ord_2609 @2609
+ord_2610 @2610
+ord_2611 @2611
+ord_2612 @2612
+ord_2613 @2613
+ord_2614 @2614
+ord_2615 @2615
+ord_2616 @2616
+ord_2617 @2617
+ord_2618 @2618
+ord_2619 @2619
+ord_2620 @2620
+ord_2621 @2621
+ord_2622 @2622
+ord_2623 @2623
+ord_2624 @2624
+ord_2625 @2625
+ord_2626 @2626
+ord_2627 @2627
+ord_2628 @2628
+ord_2629 @2629
+ord_2630 @2630
+ord_2631 @2631
+ord_2632 @2632
+ord_2633 @2633
+ord_2634 @2634
+ord_2635 @2635
+ord_2636 @2636
+ord_2637 @2637
+ord_2638 @2638
+ord_2639 @2639
+ord_2640 @2640
+ord_2641 @2641
+ord_2642 @2642
+ord_2643 @2643
+ord_2644 @2644
+ord_2645 @2645
+ord_2646 @2646
+ord_2647 @2647
+ord_2648 @2648
+ord_2649 @2649
+ord_2650 @2650
+ord_2651 @2651
+ord_2652 @2652
+ord_2653 @2653
+ord_2654 @2654
+ord_2655 @2655
+ord_2656 @2656
+ord_2657 @2657
+ord_2658 @2658
+ord_2659 @2659
+ord_2660 @2660
+ord_2661 @2661
+ord_2662 @2662
+ord_2663 @2663
+ord_2664 @2664
+ord_2665 @2665
+ord_2666 @2666
+ord_2667 @2667
+ord_2668 @2668
+ord_2669 @2669
+ord_2670 @2670
+ord_2671 @2671
+ord_2672 @2672
+ord_2673 @2673
+ord_2674 @2674
+ord_2675 @2675 DATA
+ord_2676 @2676 DATA
+ord_2677 @2677 DATA
+ord_2678 @2678 DATA
+ord_2679 @2679 DATA
+ord_2680 @2680 DATA
+ord_2681 @2681
+ord_2682 @2682
+ord_2683 @2683
+ord_2684 @2684
+ord_2685 @2685
+ord_2686 @2686
+ord_2687 @2687
+ord_2688 @2688
+ord_2689 @2689
+ord_2690 @2690
+ord_2691 @2691
+ord_2692 @2692
+ord_2693 @2693
+ord_2694 @2694
+ord_2695 @2695
+ord_2696 @2696
+ord_2697 @2697
+ord_2698 @2698
+ord_2699 @2699
+ord_2700 @2700
+ord_2701 @2701
+ord_2702 @2702
+ord_2703 @2703
+ord_2704 @2704
+ord_2705 @2705
+ord_2706 @2706
+ord_2707 @2707
+ord_2708 @2708
+ord_2709 @2709
+ord_2710 @2710
+ord_2711 @2711
+ord_2712 @2712
+ord_2713 @2713
+ord_2714 @2714
+ord_2715 @2715
+ord_2716 @2716
+ord_2717 @2717
+ord_2718 @2718
+ord_2719 @2719
+ord_2720 @2720
+ord_2721 @2721
+ord_2722 @2722
+ord_2723 @2723
+ord_2724 @2724
+ord_2725 @2725
+ord_2726 @2726
+ord_2727 @2727
+ord_2728 @2728
+ord_2729 @2729
+ord_2730 @2730
+ord_2731 @2731
+ord_2732 @2732
+ord_2733 @2733
+ord_2734 @2734
+ord_2735 @2735
+ord_2736 @2736
+ord_2737 @2737
+ord_2738 @2738
+ord_2739 @2739
+ord_2740 @2740
+ord_2741 @2741
+ord_2742 @2742
+ord_2743 @2743
+ord_2744 @2744
+ord_2745 @2745
+ord_2746 @2746
+ord_2747 @2747
+ord_2748 @2748
+ord_2749 @2749
+ord_2750 @2750
+ord_2751 @2751
+ord_2752 @2752
+ord_2753 @2753
+ord_2754 @2754
+ord_2755 @2755
+ord_2756 @2756
+ord_2757 @2757
+ord_2758 @2758
+ord_2759 @2759
+ord_2760 @2760
+ord_2761 @2761
+ord_2762 @2762
+ord_2763 @2763
+ord_2764 @2764
+ord_2765 @2765
+ord_2766 @2766
+ord_2767 @2767
+ord_2768 @2768
+ord_2769 @2769
+ord_2770 @2770
+ord_2771 @2771
+ord_2772 @2772
+ord_2773 @2773
+ord_2774 @2774
+ord_2775 @2775
+ord_2776 @2776
+ord_2777 @2777
+ord_2778 @2778
+ord_2779 @2779
+ord_2780 @2780
+ord_2781 @2781
+ord_2782 @2782
+ord_2783 @2783
+ord_2784 @2784
+ord_2785 @2785
+ord_2786 @2786
+ord_2787 @2787
+ord_2788 @2788
+ord_2789 @2789
+ord_2790 @2790
+ord_2791 @2791
+ord_2792 @2792
+ord_2793 @2793
+ord_2794 @2794
+ord_2795 @2795
+ord_2796 @2796
+ord_2797 @2797
+ord_2798 @2798
+ord_2799 @2799
+ord_2800 @2800
+ord_2801 @2801
+ord_2802 @2802
+ord_2803 @2803
+ord_2804 @2804
+ord_2805 @2805
+ord_2806 @2806
+ord_2807 @2807
+ord_2808 @2808
+ord_2809 @2809
+ord_2810 @2810
+ord_2811 @2811
+ord_2812 @2812
+ord_2813 @2813
+ord_2814 @2814
+ord_2815 @2815
+ord_2816 @2816
+ord_2817 @2817
+ord_2818 @2818
+ord_2819 @2819
+ord_2820 @2820
+ord_2821 @2821
+ord_2822 @2822
+ord_2823 @2823
+ord_2824 @2824
+ord_2825 @2825
+ord_2826 @2826
+ord_2827 @2827
+ord_2828 @2828
+ord_2829 @2829
+ord_2830 @2830
+ord_2831 @2831
+ord_2832 @2832
+ord_2833 @2833
+ord_2834 @2834
+ord_2835 @2835
+ord_2836 @2836
+ord_2837 @2837
+ord_2838 @2838
+ord_2839 @2839
+ord_2840 @2840
+ord_2841 @2841
+ord_2842 @2842
+ord_2843 @2843
+ord_2844 @2844
+ord_2845 @2845
+ord_2846 @2846
+ord_2847 @2847
+ord_2848 @2848
+ord_2849 @2849
+ord_2850 @2850
+ord_2851 @2851
+ord_2852 @2852
+ord_2853 @2853
+ord_2854 @2854
+ord_2855 @2855
+ord_2856 @2856
+ord_2857 @2857
+ord_2858 @2858
+ord_2859 @2859
+ord_2860 @2860
+ord_2861 @2861
+ord_2862 @2862
+ord_2863 @2863
+ord_2864 @2864
+ord_2865 @2865
+ord_2866 @2866
+ord_2867 @2867
+ord_2868 @2868
+ord_2869 @2869
+ord_2870 @2870
+ord_2871 @2871
+ord_2872 @2872
+ord_2873 @2873
+ord_2874 @2874
+ord_2875 @2875
+ord_2876 @2876
+ord_2877 @2877
+ord_2878 @2878
+ord_2879 @2879
+ord_2880 @2880
+ord_2881 @2881
+ord_2882 @2882
+ord_2883 @2883
+ord_2884 @2884
+ord_2885 @2885
+ord_2886 @2886
+ord_2887 @2887
+ord_2888 @2888
+ord_2889 @2889
+ord_2890 @2890
+ord_2891 @2891
+ord_2892 @2892
+ord_2893 @2893
+ord_2894 @2894
+ord_2895 @2895
+ord_2896 @2896
+ord_2897 @2897
+ord_2898 @2898
+ord_2899 @2899
+ord_2900 @2900
+ord_2901 @2901
+ord_2902 @2902
+ord_2903 @2903
+ord_2904 @2904
+ord_2905 @2905
+ord_2906 @2906
+ord_2907 @2907
+ord_2908 @2908
+ord_2909 @2909
+ord_2910 @2910
+ord_2911 @2911
+ord_2912 @2912
+ord_2913 @2913
+ord_2914 @2914
+ord_2915 @2915
+ord_2916 @2916
+ord_2917 @2917
+ord_2918 @2918
+ord_2919 @2919
+ord_2920 @2920
+ord_2921 @2921
+ord_2922 @2922
+ord_2923 @2923
+ord_2924 @2924
+ord_2925 @2925
+ord_2926 @2926
+ord_2927 @2927
+ord_2928 @2928
+ord_2929 @2929
+ord_2930 @2930
+ord_2931 @2931
+ord_2932 @2932
+ord_2933 @2933
+ord_2934 @2934
+ord_2935 @2935
+ord_2936 @2936
+ord_2937 @2937
+ord_2938 @2938
+ord_2939 @2939
+ord_2940 @2940
+ord_2941 @2941
+ord_2942 @2942
+ord_2943 @2943
+ord_2944 @2944
+ord_2945 @2945
+ord_2946 @2946
+ord_2947 @2947
+ord_2948 @2948
+ord_2949 @2949
+ord_2950 @2950
+ord_2951 @2951
+ord_2952 @2952
+ord_2953 @2953
+ord_2954 @2954
+ord_2955 @2955
+ord_2956 @2956
+ord_2957 @2957
+ord_2958 @2958
+ord_2959 @2959
+ord_2960 @2960
+ord_2961 @2961
+ord_2962 @2962
+ord_2963 @2963
+ord_2964 @2964
+ord_2965 @2965
+ord_2966 @2966
+ord_2967 @2967
+ord_2968 @2968
+ord_2969 @2969
+ord_2970 @2970
+ord_2971 @2971
+ord_2972 @2972
+ord_2973 @2973
+ord_2974 @2974
+ord_2975 @2975
+ord_2976 @2976
+ord_2977 @2977
+ord_2978 @2978
+ord_2979 @2979
+ord_2980 @2980
+ord_2981 @2981
+ord_2982 @2982
+ord_2983 @2983
+ord_2984 @2984
+ord_2985 @2985
+ord_2986 @2986
+ord_2987 @2987
+ord_2988 @2988
+ord_2989 @2989
+ord_2990 @2990
+ord_2991 @2991
+ord_2992 @2992
+ord_2993 @2993
+ord_2994 @2994
+ord_2995 @2995
+ord_2996 @2996
+ord_2997 @2997
+ord_2998 @2998
+ord_2999 @2999
+ord_3000 @3000
+ord_3001 @3001
+ord_3002 @3002
+ord_3003 @3003
+ord_3004 @3004
+ord_3005 @3005
+ord_3006 @3006
+ord_3007 @3007
+ord_3008 @3008
+ord_3009 @3009
+ord_3010 @3010
+ord_3011 @3011
+ord_3012 @3012
+ord_3013 @3013
+ord_3014 @3014
+ord_3015 @3015
+ord_3016 @3016
+ord_3017 @3017
+ord_3018 @3018
+ord_3019 @3019
+ord_3020 @3020
+ord_3021 @3021
+ord_3022 @3022
+ord_3023 @3023
+ord_3024 @3024
+ord_3025 @3025
+ord_3026 @3026
+ord_3027 @3027
+ord_3028 @3028
+ord_3029 @3029
+ord_3030 @3030
+ord_3031 @3031
+ord_3032 @3032
+ord_3033 @3033
+ord_3034 @3034
+ord_3035 @3035
+ord_3036 @3036
+ord_3037 @3037
+ord_3038 @3038
+ord_3039 @3039
+ord_3040 @3040
+ord_3041 @3041
+ord_3042 @3042
+ord_3043 @3043
+ord_3044 @3044
+ord_3045 @3045
+ord_3046 @3046
+ord_3047 @3047
+ord_3048 @3048
+ord_3049 @3049
+ord_3050 @3050
+ord_3051 @3051
+ord_3052 @3052
+ord_3053 @3053
+ord_3054 @3054
+ord_3055 @3055
+ord_3056 @3056
+ord_3057 @3057
+ord_3058 @3058
+ord_3059 @3059
+ord_3060 @3060
+ord_3061 @3061
+ord_3062 @3062
+ord_3063 @3063
+ord_3064 @3064
+ord_3065 @3065
+ord_3066 @3066
+ord_3067 @3067
+ord_3068 @3068
+ord_3069 @3069
+ord_3070 @3070
+ord_3071 @3071
+ord_3072 @3072
+ord_3073 @3073
+ord_3074 @3074
+ord_3075 @3075
+ord_3076 @3076
+ord_3077 @3077
+ord_3078 @3078
+ord_3079 @3079
+ord_3080 @3080
+ord_3081 @3081
+ord_3082 @3082
+ord_3083 @3083
+ord_3084 @3084
+ord_3085 @3085
+ord_3086 @3086
+ord_3087 @3087
+ord_3088 @3088
+ord_3089 @3089
+ord_3090 @3090
+ord_3091 @3091
+ord_3092 @3092
+ord_3093 @3093
+ord_3094 @3094
+ord_3095 @3095
+ord_3096 @3096
+ord_3097 @3097
+ord_3098 @3098
+ord_3099 @3099
+ord_3100 @3100
+ord_3101 @3101
+ord_3102 @3102
+ord_3103 @3103
+ord_3104 @3104
+ord_3105 @3105
+ord_3106 @3106
+ord_3107 @3107
+ord_3108 @3108
+ord_3109 @3109
+ord_3110 @3110
+ord_3111 @3111
+ord_3112 @3112
+ord_3113 @3113
+ord_3114 @3114
+ord_3115 @3115
+ord_3116 @3116
+ord_3117 @3117
+ord_3118 @3118
+ord_3119 @3119
+ord_3120 @3120
+ord_3121 @3121
+ord_3122 @3122
+ord_3123 @3123
+ord_3124 @3124
+ord_3125 @3125
+ord_3126 @3126
+ord_3127 @3127
+ord_3128 @3128
+ord_3129 @3129
+ord_3130 @3130
+ord_3131 @3131
+ord_3132 @3132
+ord_3133 @3133
+ord_3134 @3134
+ord_3135 @3135
+ord_3136 @3136
+ord_3137 @3137
+ord_3138 @3138
+ord_3139 @3139
+ord_3140 @3140
+ord_3141 @3141
+ord_3142 @3142
+ord_3143 @3143
+ord_3144 @3144
+ord_3145 @3145
+ord_3146 @3146
+ord_3147 @3147
+ord_3148 @3148
+ord_3149 @3149
+ord_3150 @3150
+ord_3151 @3151
+ord_3152 @3152
+ord_3153 @3153
+ord_3154 @3154
+ord_3155 @3155
+ord_3156 @3156
+ord_3157 @3157
+ord_3158 @3158
+ord_3159 @3159
+ord_3160 @3160
+ord_3161 @3161
+ord_3162 @3162
+ord_3163 @3163
+ord_3164 @3164
+ord_3165 @3165
+ord_3166 @3166
+ord_3167 @3167
+ord_3168 @3168
+ord_3169 @3169
+ord_3170 @3170
+ord_3171 @3171
+ord_3172 @3172
+ord_3173 @3173
+ord_3174 @3174
+ord_3175 @3175
+ord_3176 @3176
+ord_3177 @3177
+ord_3178 @3178
+ord_3179 @3179
+ord_3180 @3180
+ord_3181 @3181
+ord_3182 @3182
+ord_3183 @3183
+ord_3184 @3184
+ord_3185 @3185
+ord_3186 @3186
+ord_3187 @3187
+ord_3188 @3188
+ord_3189 @3189
+ord_3190 @3190
+ord_3191 @3191
+ord_3192 @3192
+ord_3193 @3193
+ord_3194 @3194
+ord_3195 @3195
+ord_3196 @3196
+ord_3197 @3197
+ord_3198 @3198
+ord_3199 @3199
+ord_3200 @3200
+ord_3201 @3201
+ord_3202 @3202
+ord_3203 @3203
+ord_3204 @3204
+ord_3205 @3205
+ord_3206 @3206
+ord_3207 @3207
+ord_3208 @3208
+ord_3209 @3209
+ord_3210 @3210
+ord_3211 @3211
+ord_3212 @3212
+ord_3213 @3213
+ord_3214 @3214
+ord_3215 @3215
+ord_3216 @3216
+ord_3217 @3217
+ord_3218 @3218
+ord_3219 @3219
+ord_3220 @3220
+ord_3221 @3221
+ord_3222 @3222
+ord_3223 @3223
+ord_3224 @3224
+ord_3225 @3225
+ord_3226 @3226
+ord_3227 @3227
+ord_3228 @3228
+ord_3229 @3229
+ord_3230 @3230
+ord_3231 @3231
+ord_3232 @3232
+ord_3233 @3233
+ord_3234 @3234
+ord_3235 @3235
+ord_3236 @3236
+ord_3237 @3237
+ord_3238 @3238
+ord_3239 @3239
+ord_3240 @3240
+ord_3241 @3241
+ord_3242 @3242
+ord_3243 @3243
+ord_3244 @3244
+ord_3245 @3245
+ord_3246 @3246
+ord_3247 @3247
+ord_3248 @3248
+ord_3249 @3249
+ord_3250 @3250
+ord_3251 @3251
+ord_3252 @3252
+ord_3253 @3253
+ord_3254 @3254
+ord_3255 @3255
+ord_3256 @3256
+ord_3257 @3257
+ord_3258 @3258
+ord_3259 @3259
+ord_3260 @3260
+ord_3261 @3261
+ord_3262 @3262
+ord_3263 @3263
+ord_3264 @3264
+ord_3265 @3265
+ord_3266 @3266
+ord_3267 @3267
+ord_3268 @3268
+ord_3269 @3269
+ord_3270 @3270
+ord_3271 @3271
+ord_3272 @3272
+ord_3273 @3273
+ord_3274 @3274
+ord_3275 @3275
+ord_3276 @3276
+ord_3277 @3277
+ord_3278 @3278
+ord_3279 @3279
+ord_3280 @3280
+ord_3281 @3281
+ord_3282 @3282
+ord_3283 @3283
+ord_3284 @3284
+ord_3285 @3285
+ord_3286 @3286
+ord_3287 @3287
+ord_3288 @3288
+ord_3289 @3289
+ord_3290 @3290
+ord_3291 @3291
+ord_3292 @3292
+ord_3293 @3293
+ord_3294 @3294
+ord_3295 @3295
+ord_3296 @3296
+ord_3297 @3297
+ord_3298 @3298
+ord_3299 @3299
+ord_3300 @3300
+ord_3301 @3301
+ord_3302 @3302
+ord_3303 @3303
+ord_3304 @3304
+ord_3305 @3305
+ord_3306 @3306
+ord_3307 @3307
+ord_3308 @3308
+ord_3309 @3309
+ord_3310 @3310
+ord_3311 @3311
+ord_3312 @3312
+ord_3313 @3313
+ord_3314 @3314
+ord_3315 @3315
+ord_3316 @3316
+ord_3317 @3317
+ord_3318 @3318
+ord_3319 @3319
+ord_3320 @3320
+ord_3321 @3321
+ord_3322 @3322
+ord_3323 @3323
+ord_3324 @3324
+ord_3325 @3325
+ord_3326 @3326
+ord_3327 @3327
+ord_3328 @3328
+ord_3329 @3329
+ord_3330 @3330
+ord_3331 @3331
+ord_3332 @3332
+ord_3333 @3333
+ord_3334 @3334
+ord_3335 @3335
+ord_3336 @3336
+ord_3337 @3337
+ord_3338 @3338
+ord_3339 @3339
+ord_3340 @3340
+ord_3341 @3341
+ord_3342 @3342
+ord_3343 @3343
+ord_3344 @3344
+ord_3345 @3345
+ord_3346 @3346
+ord_3347 @3347
+ord_3348 @3348
+ord_3349 @3349
+ord_3350 @3350
+ord_3351 @3351
+ord_3352 @3352
+ord_3353 @3353
+ord_3354 @3354
+ord_3355 @3355
+ord_3356 @3356
+ord_3357 @3357
+ord_3358 @3358
+ord_3359 @3359
+ord_3360 @3360
+ord_3361 @3361
+ord_3362 @3362
+ord_3363 @3363
+ord_3364 @3364
+ord_3365 @3365
+ord_3366 @3366
+ord_3367 @3367
+ord_3368 @3368
+ord_3369 @3369
+ord_3370 @3370
+ord_3371 @3371
+ord_3372 @3372
+ord_3373 @3373
+ord_3374 @3374
+ord_3375 @3375
+ord_3376 @3376
+ord_3377 @3377
+ord_3378 @3378
+ord_3379 @3379
+ord_3380 @3380
+ord_3381 @3381
+ord_3382 @3382
+ord_3383 @3383
+ord_3384 @3384
+ord_3385 @3385
+ord_3386 @3386
+ord_3387 @3387
+ord_3388 @3388
+ord_3389 @3389
+ord_3390 @3390
+ord_3391 @3391
+ord_3392 @3392
+ord_3393 @3393
+ord_3394 @3394
+ord_3395 @3395
+ord_3396 @3396
+ord_3397 @3397
+ord_3398 @3398
+ord_3399 @3399
+ord_3400 @3400
+ord_3401 @3401
+ord_3402 @3402
+ord_3403 @3403
+ord_3404 @3404
+ord_3405 @3405
+ord_3406 @3406
+ord_3407 @3407
+ord_3408 @3408
+ord_3409 @3409
+ord_3410 @3410
+ord_3411 @3411
+ord_3412 @3412
+ord_3413 @3413
+ord_3414 @3414
+ord_3415 @3415
+ord_3416 @3416
+ord_3417 @3417
+ord_3418 @3418
+ord_3419 @3419
+ord_3420 @3420
+ord_3421 @3421
+ord_3422 @3422
+ord_3423 @3423
+ord_3424 @3424
+ord_3425 @3425
+ord_3426 @3426
+ord_3427 @3427
+ord_3428 @3428
+ord_3429 @3429
+ord_3430 @3430
+ord_3431 @3431
+ord_3432 @3432
+ord_3433 @3433
+ord_3434 @3434
+ord_3435 @3435
+ord_3436 @3436
+ord_3437 @3437
+ord_3438 @3438
+ord_3439 @3439
+ord_3440 @3440
+ord_3441 @3441
+ord_3442 @3442
+ord_3443 @3443
+ord_3444 @3444
+ord_3445 @3445
+ord_3446 @3446
+ord_3447 @3447
+ord_3448 @3448
+ord_3449 @3449
+ord_3450 @3450
+ord_3451 @3451
+ord_3452 @3452
+ord_3453 @3453
+ord_3454 @3454
+ord_3455 @3455
+ord_3456 @3456
+ord_3457 @3457
+ord_3458 @3458
+ord_3459 @3459
+ord_3460 @3460
+ord_3461 @3461
+ord_3462 @3462
+ord_3463 @3463
+ord_3464 @3464
+ord_3465 @3465
+ord_3466 @3466
+ord_3467 @3467
+ord_3468 @3468
+ord_3469 @3469
+ord_3470 @3470
+ord_3471 @3471
+ord_3472 @3472
+ord_3473 @3473
+ord_3474 @3474
+ord_3475 @3475
+ord_3476 @3476
+ord_3477 @3477
+ord_3478 @3478
+ord_3479 @3479
+ord_3480 @3480
+ord_3481 @3481
+ord_3482 @3482
+ord_3483 @3483
+ord_3484 @3484
+ord_3485 @3485
+ord_3486 @3486
+ord_3487 @3487
+ord_3488 @3488
+ord_3489 @3489
+ord_3490 @3490
+ord_3491 @3491
+ord_3492 @3492
+ord_3493 @3493
+ord_3494 @3494
+ord_3495 @3495
+ord_3496 @3496
+ord_3497 @3497
+ord_3498 @3498
+ord_3499 @3499
+ord_3500 @3500
+ord_3501 @3501
+ord_3502 @3502
+ord_3503 @3503
+ord_3504 @3504
+ord_3505 @3505
+ord_3506 @3506
+ord_3507 @3507
+ord_3508 @3508
+ord_3509 @3509
+ord_3510 @3510
+ord_3511 @3511
+ord_3512 @3512
+ord_3513 @3513
+ord_3514 @3514
+ord_3515 @3515
+ord_3516 @3516
+ord_3517 @3517
+ord_3518 @3518
+ord_3519 @3519
+ord_3520 @3520
+ord_3521 @3521
+ord_3522 @3522
+ord_3523 @3523
+ord_3524 @3524
+ord_3525 @3525
+ord_3526 @3526
+ord_3527 @3527
+ord_3528 @3528
+ord_3529 @3529
+ord_3530 @3530
+ord_3531 @3531
+ord_3532 @3532
+ord_3533 @3533
+ord_3534 @3534
+ord_3535 @3535
+ord_3536 @3536
+ord_3537 @3537
+ord_3538 @3538
+ord_3539 @3539
+ord_3540 @3540
+ord_3541 @3541
+ord_3542 @3542
+ord_3543 @3543
+ord_3544 @3544
+ord_3545 @3545
+ord_3546 @3546
+ord_3547 @3547
+ord_3548 @3548
+ord_3549 @3549
+ord_3550 @3550
+ord_3551 @3551
+ord_3552 @3552
+ord_3553 @3553
+ord_3554 @3554
+ord_3555 @3555
+ord_3556 @3556
+ord_3557 @3557
+ord_3558 @3558
+ord_3559 @3559
+ord_3560 @3560
+ord_3561 @3561
+ord_3562 @3562
+ord_3563 @3563
+ord_3564 @3564
+ord_3565 @3565
+ord_3566 @3566
+ord_3567 @3567
+ord_3568 @3568
+ord_3569 @3569
+ord_3570 @3570
+ord_3571 @3571
+ord_3572 @3572
+ord_3573 @3573
+ord_3574 @3574
+ord_3575 @3575
+ord_3576 @3576
+ord_3577 @3577
+ord_3578 @3578
+ord_3579 @3579
+ord_3580 @3580
+ord_3581 @3581
+ord_3582 @3582
+ord_3583 @3583
+ord_3584 @3584
+ord_3585 @3585
+ord_3586 @3586
+ord_3587 @3587
+ord_3588 @3588
+ord_3589 @3589
+ord_3590 @3590
+ord_3591 @3591
+ord_3592 @3592
+ord_3593 @3593
+ord_3594 @3594
+ord_3595 @3595
+ord_3596 @3596
+ord_3597 @3597
+ord_3598 @3598
+ord_3599 @3599
+ord_3600 @3600
+ord_3601 @3601
+ord_3602 @3602
+ord_3603 @3603
+ord_3604 @3604
+ord_3605 @3605
+ord_3606 @3606
+ord_3607 @3607
+ord_3608 @3608
+ord_3609 @3609
+ord_3610 @3610
+ord_3611 @3611
+ord_3612 @3612
+ord_3613 @3613
+ord_3614 @3614
+ord_3615 @3615
+ord_3616 @3616
+ord_3617 @3617
+ord_3618 @3618
+ord_3619 @3619
+ord_3620 @3620
+ord_3621 @3621
+ord_3622 @3622
+ord_3623 @3623
+ord_3624 @3624
+ord_3625 @3625
+ord_3626 @3626
+ord_3627 @3627
+ord_3628 @3628
+ord_3629 @3629
+ord_3630 @3630
+ord_3631 @3631
+ord_3632 @3632
+ord_3633 @3633
+ord_3634 @3634
+ord_3635 @3635
+ord_3636 @3636
+ord_3637 @3637
+ord_3638 @3638
+ord_3639 @3639
+ord_3640 @3640
+ord_3641 @3641
+ord_3642 @3642
+ord_3643 @3643
+ord_3644 @3644
+ord_3645 @3645
+ord_3646 @3646
+ord_3647 @3647
+ord_3648 @3648
+ord_3649 @3649
+ord_3650 @3650
+ord_3651 @3651
+ord_3652 @3652
+ord_3653 @3653
+ord_3654 @3654
+ord_3655 @3655
+ord_3656 @3656
+ord_3657 @3657
+ord_3658 @3658
+ord_3659 @3659
+ord_3660 @3660
+ord_3661 @3661
+ord_3662 @3662
+ord_3663 @3663
+ord_3664 @3664
+ord_3665 @3665
+ord_3666 @3666
+ord_3667 @3667
+ord_3668 @3668
+ord_3669 @3669
+ord_3670 @3670
+ord_3671 @3671
+ord_3672 @3672
+ord_3673 @3673
+ord_3674 @3674
+ord_3675 @3675
+ord_3676 @3676
+ord_3677 @3677
+ord_3678 @3678
+ord_3679 @3679
+ord_3680 @3680
+ord_3681 @3681
+ord_3682 @3682
+ord_3683 @3683
+ord_3684 @3684
+ord_3685 @3685
+ord_3686 @3686
+ord_3687 @3687
+ord_3688 @3688
+ord_3689 @3689
+ord_3690 @3690
+ord_3691 @3691
+ord_3692 @3692
+ord_3693 @3693
+ord_3694 @3694
+ord_3695 @3695
+ord_3696 @3696
+ord_3697 @3697
+ord_3698 @3698
+ord_3699 @3699
+ord_3700 @3700
+ord_3701 @3701
+ord_3702 @3702
+ord_3703 @3703
+ord_3704 @3704
+ord_3705 @3705
+ord_3706 @3706
+ord_3707 @3707
+ord_3708 @3708
+ord_3709 @3709
+ord_3710 @3710
+ord_3711 @3711
+ord_3712 @3712
+ord_3713 @3713
+ord_3714 @3714
+ord_3715 @3715
+ord_3716 @3716
+ord_3717 @3717
+ord_3718 @3718
+ord_3719 @3719
+ord_3720 @3720
+ord_3721 @3721
+ord_3722 @3722
+ord_3723 @3723
+ord_3724 @3724
+ord_3725 @3725
+ord_3726 @3726
+ord_3727 @3727
+ord_3728 @3728
+ord_3729 @3729
+ord_3730 @3730
+ord_3731 @3731
+ord_3732 @3732
+ord_3733 @3733
+ord_3734 @3734
+ord_3735 @3735
+ord_3736 @3736
+ord_3737 @3737
+ord_3738 @3738
+ord_3739 @3739
+ord_3740 @3740
+ord_3741 @3741
+ord_3742 @3742
+ord_3743 @3743
+ord_3744 @3744
+ord_3745 @3745
+ord_3746 @3746
+ord_3747 @3747
+ord_3748 @3748
+ord_3749 @3749
+ord_3750 @3750
+ord_3751 @3751
+ord_3752 @3752
+ord_3753 @3753
+ord_3754 @3754
+ord_3755 @3755
+ord_3756 @3756
+ord_3757 @3757
+ord_3758 @3758
+ord_3759 @3759
+ord_3760 @3760
+ord_3761 @3761
+ord_3762 @3762
+ord_3763 @3763
+ord_3764 @3764
+ord_3765 @3765
+ord_3766 @3766
+ord_3767 @3767
+ord_3768 @3768
+ord_3769 @3769
+ord_3770 @3770
+ord_3771 @3771
+ord_3772 @3772
+ord_3773 @3773
+ord_3774 @3774
+ord_3775 @3775
+ord_3776 @3776
+ord_3777 @3777
+ord_3778 @3778
+ord_3779 @3779
+ord_3780 @3780
+ord_3781 @3781
+ord_3782 @3782
+ord_3783 @3783
+ord_3784 @3784
+ord_3785 @3785
+ord_3786 @3786
+ord_3787 @3787
+ord_3788 @3788
+ord_3789 @3789
+ord_3790 @3790
+ord_3791 @3791
+ord_3792 @3792
+ord_3793 @3793
+ord_3794 @3794
+ord_3795 @3795
+ord_3796 @3796
+ord_3797 @3797
+ord_3798 @3798
+ord_3799 @3799
+ord_3800 @3800
+ord_3801 @3801
+ord_3802 @3802
+ord_3803 @3803
+ord_3804 @3804
+ord_3805 @3805
+ord_3806 @3806
+ord_3807 @3807
+ord_3808 @3808
+ord_3809 @3809
+ord_3810 @3810
+ord_3811 @3811
+ord_3812 @3812
+ord_3813 @3813
+ord_3814 @3814
+ord_3815 @3815
+ord_3816 @3816
+ord_3817 @3817
+ord_3818 @3818
+ord_3819 @3819
+ord_3820 @3820
+ord_3821 @3821
+ord_3822 @3822
+ord_3823 @3823
+ord_3824 @3824
+ord_3825 @3825
+ord_3826 @3826
+ord_3827 @3827
+ord_3828 @3828
+ord_3829 @3829
+ord_3830 @3830
+ord_3831 @3831
+ord_3832 @3832
+ord_3833 @3833
+ord_3834 @3834
+ord_3835 @3835
+ord_3836 @3836
+ord_3837 @3837
+ord_3838 @3838
+ord_3839 @3839
+ord_3840 @3840
+ord_3841 @3841
+ord_3842 @3842
+ord_3843 @3843
+ord_3844 @3844
+ord_3845 @3845
+ord_3846 @3846
+ord_3847 @3847
+ord_3848 @3848
+ord_3849 @3849
+ord_3850 @3850
+ord_3851 @3851
+ord_3852 @3852
+ord_3853 @3853
+ord_3854 @3854
+ord_3855 @3855
+ord_3856 @3856
+ord_3857 @3857
+ord_3858 @3858
+ord_3859 @3859
+ord_3860 @3860
+ord_3861 @3861
+ord_3862 @3862
+ord_3863 @3863
+ord_3864 @3864
+ord_3865 @3865
+ord_3866 @3866
+ord_3867 @3867
+ord_3868 @3868
+ord_3869 @3869
+ord_3870 @3870
+ord_3871 @3871
+ord_3872 @3872
+ord_3873 @3873
+ord_3874 @3874
+ord_3875 @3875
+ord_3876 @3876
+ord_3877 @3877
+ord_3878 @3878
+ord_3879 @3879
+ord_3880 @3880
+ord_3881 @3881
+ord_3882 @3882
+ord_3883 @3883
+ord_3884 @3884
+ord_3885 @3885
+ord_3886 @3886
+ord_3887 @3887
+ord_3888 @3888
+ord_3889 @3889
+ord_3890 @3890
+ord_3891 @3891
+ord_3892 @3892
+ord_3893 @3893
+ord_3894 @3894
+ord_3895 @3895
+ord_3896 @3896
+ord_3897 @3897
+ord_3898 @3898
+ord_3899 @3899
+ord_3900 @3900
+ord_3901 @3901
+ord_3902 @3902
+ord_3903 @3903
+ord_3904 @3904
+ord_3905 @3905
+ord_3906 @3906
+ord_3907 @3907
+ord_3908 @3908
+ord_3909 @3909
+ord_3910 @3910
+ord_3911 @3911
+ord_3912 @3912
+ord_3913 @3913
+ord_3914 @3914
+ord_3915 @3915
+ord_3916 @3916
+ord_3917 @3917
+ord_3918 @3918
+ord_3919 @3919
+ord_3920 @3920
+ord_3921 @3921
+ord_3922 @3922
+ord_3923 @3923
+ord_3924 @3924
+ord_3925 @3925
+ord_3926 @3926
+ord_3927 @3927
+ord_3928 @3928
+ord_3929 @3929
+ord_3930 @3930
+ord_3931 @3931
+ord_3932 @3932
+ord_3933 @3933
+ord_3934 @3934
+ord_3935 @3935
+ord_3936 @3936
+ord_3937 @3937
+ord_3938 @3938
+ord_3939 @3939
+ord_3940 @3940
+ord_3941 @3941
+ord_3942 @3942
+ord_3943 @3943
+ord_3944 @3944
+ord_3945 @3945
+ord_3946 @3946
+ord_3947 @3947
+ord_3948 @3948
+ord_3949 @3949
+ord_3950 @3950
+ord_3951 @3951
+ord_3952 @3952
+ord_3953 @3953
+ord_3954 @3954
+ord_3955 @3955
+ord_3956 @3956
+ord_3957 @3957
+ord_3958 @3958
+ord_3959 @3959
+ord_3960 @3960
+ord_3961 @3961
+ord_3962 @3962
+ord_3963 @3963
+ord_3964 @3964
+ord_3965 @3965
+ord_3966 @3966
+ord_3967 @3967
+ord_3968 @3968
+ord_3969 @3969
+ord_3970 @3970
+ord_3971 @3971
+ord_3972 @3972
+ord_3973 @3973
+ord_3974 @3974
+ord_3975 @3975
+ord_3976 @3976
+ord_3977 @3977
+ord_3978 @3978
+ord_3979 @3979
+ord_3980 @3980
+ord_3981 @3981
+ord_3982 @3982
+ord_3983 @3983
+ord_3984 @3984
+ord_3985 @3985
+ord_3986 @3986
+ord_3987 @3987
+ord_3988 @3988
+ord_3989 @3989
+ord_3990 @3990
+ord_3991 @3991
+ord_3992 @3992
+ord_3993 @3993
+ord_3994 @3994
+ord_3995 @3995
+ord_3996 @3996
+ord_3997 @3997
+ord_3998 @3998
+ord_3999 @3999
+ord_4000 @4000
+ord_4001 @4001
+ord_4002 @4002
+ord_4003 @4003
+ord_4004 @4004
+ord_4005 @4005
+ord_4006 @4006
+ord_4007 @4007
+ord_4008 @4008
+ord_4009 @4009
+ord_4010 @4010
+ord_4011 @4011
+ord_4012 @4012
+ord_4013 @4013
+ord_4014 @4014
+ord_4015 @4015
+ord_4016 @4016
+ord_4017 @4017
+ord_4018 @4018
+ord_4019 @4019
+ord_4020 @4020
+ord_4021 @4021
+ord_4022 @4022
+ord_4023 @4023
+ord_4024 @4024
+ord_4025 @4025
+ord_4026 @4026
+ord_4027 @4027
+ord_4028 @4028
+ord_4029 @4029
+ord_4030 @4030
+ord_4031 @4031
+ord_4032 @4032
+ord_4033 @4033
+ord_4034 @4034
+ord_4035 @4035
+ord_4036 @4036
+ord_4037 @4037
+ord_4038 @4038
+ord_4039 @4039
+ord_4040 @4040
+ord_4041 @4041
+ord_4042 @4042
+ord_4043 @4043
+ord_4044 @4044
+ord_4045 @4045
+ord_4046 @4046
+ord_4047 @4047
+ord_4048 @4048
+ord_4049 @4049
+ord_4050 @4050
+ord_4051 @4051
+ord_4052 @4052
+ord_4053 @4053
+ord_4054 @4054
+ord_4055 @4055
+ord_4056 @4056
+ord_4057 @4057
+ord_4058 @4058
+ord_4059 @4059
+ord_4060 @4060
+ord_4061 @4061
+ord_4062 @4062
+ord_4063 @4063
+ord_4064 @4064
+ord_4065 @4065
+ord_4066 @4066
+ord_4067 @4067
+ord_4068 @4068
+ord_4069 @4069
+ord_4070 @4070
+ord_4071 @4071
+ord_4072 @4072
+ord_4073 @4073
+ord_4074 @4074
+ord_4075 @4075
+ord_4076 @4076
+ord_4077 @4077
+ord_4078 @4078
+ord_4079 @4079
+ord_4080 @4080
+ord_4081 @4081
+ord_4082 @4082
+ord_4083 @4083
+ord_4084 @4084
+ord_4085 @4085
+ord_4086 @4086
+ord_4087 @4087
+ord_4088 @4088
+ord_4089 @4089
+ord_4090 @4090
+ord_4091 @4091
+ord_4092 @4092
+ord_4093 @4093
+ord_4094 @4094
+ord_4095 @4095
+ord_4096 @4096
+ord_4097 @4097
+ord_4098 @4098
+ord_4099 @4099
+ord_4100 @4100
+ord_4101 @4101
+ord_4102 @4102
+ord_4103 @4103
+ord_4104 @4104
+ord_4105 @4105
+ord_4106 @4106
+ord_4107 @4107
+ord_4108 @4108
+ord_4109 @4109
+ord_4110 @4110
+ord_4111 @4111
+ord_4112 @4112
+ord_4113 @4113
+ord_4114 @4114
+ord_4115 @4115
+ord_4116 @4116
+ord_4117 @4117
+ord_4118 @4118
+ord_4119 @4119
+ord_4120 @4120
+ord_4121 @4121
+ord_4122 @4122
+ord_4123 @4123
+ord_4124 @4124 DATA
+ord_4125 @4125
+ord_4126 @4126
+ord_4127 @4127
+ord_4128 @4128
+ord_4129 @4129
+ord_4130 @4130
+ord_4131 @4131
+ord_4132 @4132
+ord_4133 @4133
+ord_4134 @4134
+ord_4135 @4135
+ord_4136 @4136
+ord_4137 @4137
+ord_4138 @4138
+ord_4139 @4139
+ord_4140 @4140
+ord_4141 @4141
+ord_4142 @4142
+ord_4143 @4143
+ord_4144 @4144
+ord_4145 @4145
+ord_4146 @4146
+ord_4147 @4147
+ord_4148 @4148
+ord_4149 @4149
+ord_4150 @4150
+ord_4151 @4151
+ord_4152 @4152
+ord_4153 @4153
+ord_4154 @4154
+ord_4155 @4155
+ord_4156 @4156
+ord_4157 @4157
+ord_4158 @4158
+ord_4159 @4159
+ord_4160 @4160
+ord_4161 @4161
+ord_4162 @4162
+ord_4163 @4163
+ord_4164 @4164
+ord_4165 @4165
+ord_4166 @4166
+ord_4167 @4167
+ord_4168 @4168
+ord_4169 @4169
+ord_4170 @4170
+ord_4171 @4171
+ord_4172 @4172
+ord_4173 @4173
+ord_4174 @4174
+ord_4175 @4175
+ord_4176 @4176
+ord_4177 @4177
+ord_4178 @4178
+ord_4179 @4179
+ord_4180 @4180
+ord_4181 @4181
+ord_4182 @4182
+ord_4183 @4183
+ord_4184 @4184
+ord_4185 @4185
+ord_4186 @4186
+ord_4187 @4187
+ord_4188 @4188
+ord_4189 @4189
+ord_4190 @4190
+ord_4191 @4191
+ord_4192 @4192
+ord_4193 @4193
+ord_4194 @4194
+ord_4195 @4195
+ord_4196 @4196
+ord_4197 @4197
+ord_4198 @4198
+ord_4199 @4199
+ord_4200 @4200
+ord_4201 @4201
+ord_4202 @4202
+ord_4203 @4203
+ord_4204 @4204
+ord_4205 @4205
+ord_4206 @4206
+ord_4207 @4207
+ord_4208 @4208
+ord_4209 @4209
+ord_4210 @4210
+ord_4211 @4211
+ord_4212 @4212
+ord_4213 @4213
+ord_4214 @4214
+ord_4215 @4215
+ord_4216 @4216
+ord_4217 @4217
+ord_4218 @4218
+ord_4219 @4219
+ord_4220 @4220
+ord_4221 @4221
+ord_4222 @4222
+ord_4223 @4223
+ord_4224 @4224
+ord_4225 @4225
+ord_4226 @4226
+ord_4227 @4227
+ord_4228 @4228
+ord_4229 @4229
+ord_4230 @4230
+ord_4231 @4231
+ord_4232 @4232
+ord_4233 @4233
+ord_4234 @4234
+ord_4235 @4235
+ord_4236 @4236
+ord_4237 @4237
+ord_4238 @4238
+ord_4239 @4239
+ord_4240 @4240
+ord_4241 @4241
+ord_4242 @4242
+ord_4243 @4243
+ord_4244 @4244
+ord_4245 @4245
+ord_4246 @4246
+ord_4247 @4247
+ord_4248 @4248
+ord_4249 @4249
+ord_4250 @4250
+ord_4251 @4251
+ord_4252 @4252
+ord_4253 @4253
+ord_4254 @4254
+ord_4255 @4255
+ord_4256 @4256
+ord_4257 @4257
+ord_4258 @4258
+ord_4259 @4259
+ord_4260 @4260
+ord_4261 @4261
+ord_4262 @4262
+ord_4263 @4263
+ord_4264 @4264
+ord_4265 @4265
+ord_4266 @4266
+ord_4267 @4267
+ord_4268 @4268
+ord_4269 @4269
+ord_4270 @4270
+ord_4271 @4271
+ord_4272 @4272
+ord_4273 @4273
+ord_4274 @4274
+ord_4275 @4275
+ord_4276 @4276
+ord_4277 @4277
+ord_4278 @4278
+ord_4279 @4279
+ord_4280 @4280
+ord_4281 @4281
+ord_4282 @4282
+ord_4283 @4283
+ord_4284 @4284
+ord_4285 @4285
+ord_4286 @4286
+ord_4287 @4287
+ord_4288 @4288
+ord_4289 @4289
+ord_4290 @4290
+ord_4291 @4291
+ord_4292 @4292
+ord_4293 @4293
+ord_4294 @4294
+ord_4295 @4295
+ord_4296 @4296
+ord_4297 @4297
+ord_4298 @4298
+ord_4299 @4299
+ord_4300 @4300
+ord_4301 @4301
+ord_4302 @4302
+ord_4303 @4303
+ord_4304 @4304
+ord_4305 @4305
+ord_4306 @4306
+ord_4307 @4307
+ord_4308 @4308
+ord_4309 @4309
+ord_4310 @4310
+ord_4311 @4311
+ord_4312 @4312
+ord_4313 @4313
+ord_4314 @4314
+ord_4315 @4315
+ord_4316 @4316
+ord_4317 @4317
+ord_4318 @4318
+ord_4319 @4319
+ord_4320 @4320
+ord_4321 @4321
+ord_4322 @4322
+ord_4323 @4323
+ord_4324 @4324
+ord_4325 @4325
+ord_4326 @4326
+ord_4327 @4327
+ord_4328 @4328
+ord_4329 @4329
+ord_4330 @4330
+ord_4331 @4331
+ord_4332 @4332
+ord_4333 @4333
+ord_4334 @4334
+ord_4335 @4335
+ord_4336 @4336
+ord_4337 @4337
+ord_4338 @4338
+ord_4339 @4339
+ord_4340 @4340
+ord_4341 @4341
+ord_4342 @4342
+ord_4343 @4343
+ord_4344 @4344
+ord_4345 @4345
+ord_4346 @4346
+ord_4347 @4347
+ord_4348 @4348
+ord_4349 @4349
+ord_4350 @4350
+ord_4351 @4351
+ord_4352 @4352
+ord_4353 @4353
+ord_4354 @4354
+ord_4355 @4355
+ord_4356 @4356
+ord_4357 @4357
+ord_4358 @4358
+ord_4359 @4359
+ord_4360 @4360
+ord_4361 @4361
+ord_4362 @4362
+ord_4363 @4363
+ord_4364 @4364
+ord_4365 @4365
+ord_4366 @4366
+ord_4367 @4367
+ord_4368 @4368
+ord_4369 @4369
+ord_4370 @4370
+ord_4371 @4371
+ord_4372 @4372
+ord_4373 @4373
+ord_4374 @4374
+ord_4375 @4375
+ord_4376 @4376
+ord_4377 @4377
+ord_4378 @4378
+ord_4379 @4379
+ord_4380 @4380
+ord_4381 @4381
+ord_4382 @4382
+ord_4383 @4383
+ord_4384 @4384
+ord_4385 @4385
+ord_4386 @4386
+ord_4387 @4387
+ord_4388 @4388
+ord_4389 @4389
+ord_4390 @4390
+ord_4391 @4391
+ord_4392 @4392
+ord_4393 @4393
+ord_4394 @4394
+ord_4395 @4395
+ord_4396 @4396
+ord_4397 @4397
+ord_4398 @4398
+ord_4399 @4399
+ord_4400 @4400
+ord_4401 @4401
+ord_4402 @4402
+ord_4403 @4403
+ord_4404 @4404
+ord_4405 @4405
+ord_4406 @4406
+ord_4407 @4407
+ord_4408 @4408
+ord_4409 @4409
+ord_4410 @4410
+ord_4411 @4411
+ord_4412 @4412
+ord_4413 @4413
+ord_4414 @4414
+ord_4415 @4415
+ord_4416 @4416
+ord_4417 @4417
+ord_4418 @4418
+ord_4419 @4419
+ord_4420 @4420
+ord_4421 @4421
+ord_4422 @4422
+ord_4423 @4423
+ord_4424 @4424
+ord_4425 @4425
+ord_4426 @4426
+ord_4427 @4427
+ord_4428 @4428
+ord_4429 @4429
+ord_4430 @4430
+ord_4431 @4431
+ord_4432 @4432
+ord_4433 @4433
+ord_4434 @4434
+ord_4435 @4435
+ord_4436 @4436
+ord_4437 @4437
+ord_4438 @4438
+ord_4439 @4439
+ord_4440 @4440
+ord_4441 @4441
+ord_4442 @4442
+ord_4443 @4443
+ord_4444 @4444
+ord_4445 @4445
+ord_4446 @4446
+ord_4447 @4447
+ord_4448 @4448
+ord_4449 @4449
+ord_4450 @4450
+ord_4451 @4451
+ord_4452 @4452
+ord_4453 @4453
+ord_4454 @4454
+ord_4455 @4455
+ord_4456 @4456
+ord_4457 @4457
+ord_4458 @4458
+ord_4459 @4459
+ord_4460 @4460
+ord_4461 @4461
+ord_4462 @4462
+ord_4463 @4463
+ord_4464 @4464
+ord_4465 @4465
+ord_4466 @4466
+ord_4467 @4467
+ord_4468 @4468
+ord_4469 @4469
+ord_4470 @4470
+ord_4471 @4471
+ord_4472 @4472
+ord_4473 @4473
+ord_4474 @4474
+ord_4475 @4475
+ord_4476 @4476
+ord_4477 @4477
+ord_4478 @4478
+ord_4479 @4479
+ord_4480 @4480
+ord_4481 @4481
+ord_4482 @4482
+ord_4483 @4483
+ord_4484 @4484
+ord_4485 @4485
+ord_4486 @4486
+ord_4487 @4487
+ord_4488 @4488
+ord_4489 @4489
+ord_4490 @4490
+ord_4491 @4491
+ord_4492 @4492
+ord_4493 @4493
+ord_4494 @4494
+ord_4495 @4495
+ord_4496 @4496
+ord_4497 @4497
+ord_4498 @4498
+ord_4499 @4499
+ord_4500 @4500
+ord_4501 @4501
+ord_4502 @4502
+ord_4503 @4503
+ord_4504 @4504
+ord_4505 @4505
+ord_4506 @4506
+ord_4507 @4507
+ord_4508 @4508
+ord_4509 @4509
+ord_4510 @4510
+ord_4511 @4511
+ord_4512 @4512
+ord_4513 @4513
+ord_4514 @4514
+ord_4515 @4515
+ord_4516 @4516
+ord_4517 @4517
+ord_4518 @4518
+ord_4519 @4519
+ord_4520 @4520
+ord_4521 @4521
+ord_4522 @4522
+ord_4523 @4523
+ord_4524 @4524
+ord_4525 @4525
+ord_4526 @4526
+ord_4527 @4527
+ord_4528 @4528
+ord_4529 @4529
+ord_4530 @4530
+ord_4531 @4531
+ord_4532 @4532
+ord_4533 @4533
+ord_4534 @4534
+ord_4535 @4535
+ord_4536 @4536
+ord_4537 @4537
+ord_4538 @4538
+ord_4539 @4539
+ord_4540 @4540
+ord_4541 @4541
+ord_4542 @4542
+ord_4543 @4543
+ord_4544 @4544
+ord_4545 @4545
+ord_4546 @4546
+ord_4547 @4547
+ord_4548 @4548
+ord_4549 @4549
+ord_4550 @4550
+ord_4551 @4551
+ord_4552 @4552
+ord_4553 @4553
+ord_4554 @4554
+ord_4555 @4555
+ord_4556 @4556
+ord_4557 @4557
+ord_4558 @4558
+ord_4559 @4559
+ord_4560 @4560
+ord_4561 @4561
+ord_4562 @4562
+ord_4563 @4563
+ord_4564 @4564
+ord_4565 @4565
+ord_4566 @4566
+ord_4567 @4567
+ord_4568 @4568
+ord_4569 @4569
+ord_4570 @4570
+ord_4571 @4571
+ord_4572 @4572
+ord_4573 @4573
+ord_4574 @4574
+ord_4575 @4575
+ord_4576 @4576
+ord_4577 @4577
+ord_4578 @4578
+ord_4579 @4579
+ord_4580 @4580
+ord_4581 @4581
+ord_4582 @4582
+ord_4583 @4583
+ord_4584 @4584
+ord_4585 @4585
+ord_4586 @4586
+ord_4587 @4587
+ord_4588 @4588
+ord_4589 @4589
+ord_4590 @4590
+ord_4591 @4591
+ord_4592 @4592
+ord_4593 @4593
+ord_4594 @4594
+ord_4595 @4595
+ord_4596 @4596
+ord_4597 @4597
+ord_4598 @4598
+ord_4599 @4599
+ord_4600 @4600
+ord_4601 @4601
+ord_4602 @4602
+ord_4603 @4603
+ord_4604 @4604
+ord_4605 @4605
+ord_4606 @4606
+ord_4607 @4607
+ord_4608 @4608
+ord_4609 @4609
+ord_4610 @4610
+ord_4611 @4611
+ord_4612 @4612
+ord_4613 @4613
+ord_4614 @4614
+ord_4615 @4615
+ord_4616 @4616
+ord_4617 @4617
+ord_4618 @4618
+ord_4619 @4619
+ord_4620 @4620
+ord_4621 @4621
+ord_4622 @4622
+ord_4623 @4623
+ord_4624 @4624
+ord_4625 @4625
+ord_4626 @4626
+ord_4627 @4627
+ord_4628 @4628
+ord_4629 @4629
+ord_4630 @4630
+ord_4631 @4631
+ord_4632 @4632
+ord_4633 @4633
+ord_4634 @4634
+ord_4635 @4635
+ord_4636 @4636
+ord_4637 @4637
+ord_4638 @4638
+ord_4639 @4639
+ord_4640 @4640
+ord_4641 @4641
+ord_4642 @4642
+ord_4643 @4643
+ord_4644 @4644
+ord_4645 @4645
+ord_4646 @4646
+ord_4647 @4647
+ord_4648 @4648
+ord_4649 @4649
+ord_4650 @4650
+ord_4651 @4651
+ord_4652 @4652
+ord_4653 @4653
+ord_4654 @4654
+ord_4655 @4655
+ord_4656 @4656
+ord_4657 @4657
+ord_4658 @4658
+ord_4659 @4659
+ord_4660 @4660
+ord_4661 @4661
+ord_4662 @4662
+ord_4663 @4663
+ord_4664 @4664
+ord_4665 @4665
+ord_4666 @4666
+ord_4667 @4667
+ord_4668 @4668
+ord_4669 @4669
+ord_4670 @4670
+ord_4671 @4671
+ord_4672 @4672
+ord_4673 @4673
+ord_4674 @4674
+ord_4675 @4675
+ord_4676 @4676
+ord_4677 @4677
+ord_4678 @4678
+ord_4679 @4679
+ord_4680 @4680
+ord_4681 @4681
+ord_4682 @4682
+ord_4683 @4683
+ord_4684 @4684
+ord_4685 @4685
+ord_4686 @4686
+ord_4687 @4687
+ord_4688 @4688
+ord_4689 @4689
+ord_4690 @4690
+ord_4691 @4691
+ord_4692 @4692
+ord_4693 @4693
+ord_4694 @4694
+ord_4695 @4695
+ord_4696 @4696
+ord_4697 @4697
+ord_4698 @4698
+ord_4699 @4699
+ord_4700 @4700
+ord_4701 @4701
+ord_4702 @4702
+ord_4703 @4703
+ord_4704 @4704
+ord_4705 @4705
+ord_4706 @4706
+ord_4707 @4707
+ord_4708 @4708
+ord_4709 @4709
+ord_4710 @4710
+ord_4711 @4711
+ord_4712 @4712
+ord_4713 @4713
+ord_4714 @4714
+ord_4715 @4715
+ord_4716 @4716
+ord_4717 @4717
+ord_4718 @4718
+ord_4719 @4719
+ord_4720 @4720
+ord_4721 @4721
+ord_4722 @4722
+ord_4723 @4723
+ord_4724 @4724
+ord_4725 @4725
+ord_4726 @4726
+ord_4727 @4727
+ord_4728 @4728
+ord_4729 @4729
+ord_4730 @4730
+ord_4731 @4731
+ord_4732 @4732
+ord_4733 @4733
+ord_4734 @4734
+ord_4735 @4735
+ord_4736 @4736
+ord_4737 @4737
+ord_4738 @4738
+ord_4739 @4739
+ord_4740 @4740
+ord_4741 @4741
+ord_4742 @4742
+ord_4743 @4743
+ord_4744 @4744
+ord_4745 @4745
+ord_4746 @4746
+ord_4747 @4747
+ord_4748 @4748
+ord_4749 @4749
+ord_4750 @4750
+ord_4751 @4751
+ord_4752 @4752
+ord_4753 @4753
+ord_4754 @4754
+ord_4755 @4755
+ord_4756 @4756
+ord_4757 @4757
+ord_4758 @4758
+ord_4759 @4759
+ord_4760 @4760
+ord_4761 @4761
+ord_4762 @4762
+ord_4763 @4763
+ord_4764 @4764
+ord_4765 @4765
+ord_4766 @4766
+ord_4767 @4767
+ord_4768 @4768
+ord_4769 @4769
+ord_4770 @4770
+ord_4771 @4771
+ord_4772 @4772
+ord_4773 @4773
+ord_4774 @4774
+ord_4775 @4775
+ord_4776 @4776
+ord_4777 @4777
+ord_4778 @4778
+ord_4779 @4779
+ord_4780 @4780
+ord_4781 @4781
+ord_4782 @4782
+ord_4783 @4783
+ord_4784 @4784
+ord_4785 @4785
+ord_4786 @4786
+ord_4787 @4787
+ord_4788 @4788
+ord_4789 @4789
+ord_4790 @4790
+ord_4791 @4791
+ord_4792 @4792
+ord_4793 @4793
+ord_4794 @4794
+ord_4795 @4795
+ord_4796 @4796
+ord_4797 @4797
+ord_4798 @4798
+ord_4799 @4799
+ord_4800 @4800
+ord_4801 @4801
+ord_4802 @4802
+ord_4803 @4803
+ord_4804 @4804
+ord_4805 @4805
+ord_4806 @4806
+ord_4807 @4807
+ord_4808 @4808
+ord_4809 @4809
+ord_4810 @4810
+ord_4811 @4811
+ord_4812 @4812
+ord_4813 @4813
+ord_4814 @4814
+ord_4815 @4815
+ord_4816 @4816
+ord_4817 @4817
+ord_4818 @4818
+ord_4819 @4819
+ord_4820 @4820
+ord_4821 @4821
+ord_4822 @4822
+ord_4823 @4823
+ord_4824 @4824
+ord_4825 @4825
+ord_4826 @4826
+ord_4827 @4827
+ord_4828 @4828
+ord_4829 @4829
+ord_4830 @4830
+ord_4831 @4831
+ord_4832 @4832
+ord_4833 @4833
+ord_4834 @4834
+ord_4835 @4835
+ord_4836 @4836
+ord_4837 @4837
+ord_4838 @4838
+ord_4839 @4839
+ord_4840 @4840
+ord_4841 @4841
+ord_4842 @4842
+ord_4843 @4843
+ord_4844 @4844
+ord_4845 @4845
+ord_4846 @4846
+ord_4847 @4847
+ord_4848 @4848
+ord_4849 @4849
+ord_4850 @4850
+ord_4851 @4851
+ord_4852 @4852
+ord_4853 @4853
+ord_4854 @4854
+ord_4855 @4855
+ord_4856 @4856
+ord_4857 @4857
+ord_4858 @4858
+ord_4859 @4859
+ord_4860 @4860
+ord_4861 @4861
+ord_4862 @4862
+ord_4863 @4863
+ord_4864 @4864
+ord_4865 @4865
+ord_4866 @4866
+ord_4867 @4867
+ord_4868 @4868
+ord_4869 @4869
+ord_4870 @4870
+ord_4871 @4871
+ord_4872 @4872
+ord_4873 @4873
+ord_4874 @4874
+ord_4875 @4875
+ord_4876 @4876
+ord_4877 @4877
+ord_4878 @4878
+ord_4879 @4879
+ord_4880 @4880
+ord_4881 @4881
+ord_4882 @4882
+ord_4883 @4883
+ord_4884 @4884
+ord_4885 @4885
+ord_4886 @4886
+ord_4887 @4887
+ord_4888 @4888
+ord_4889 @4889
+ord_4890 @4890
+ord_4891 @4891
+ord_4892 @4892
+ord_4893 @4893
+ord_4894 @4894
+ord_4895 @4895
+ord_4896 @4896
+ord_4897 @4897
+ord_4898 @4898
+ord_4899 @4899
+ord_4900 @4900
+ord_4901 @4901
+ord_4902 @4902
+ord_4903 @4903
+ord_4904 @4904
+ord_4905 @4905
+ord_4906 @4906
+ord_4907 @4907
+ord_4908 @4908
+ord_4909 @4909
+ord_4910 @4910
+ord_4911 @4911
+ord_4912 @4912
+ord_4913 @4913
+ord_4914 @4914
+ord_4915 @4915
+ord_4916 @4916
+ord_4917 @4917
+ord_4918 @4918
+ord_4919 @4919
+ord_4920 @4920
+ord_4921 @4921
+ord_4922 @4922
+ord_4923 @4923
+ord_4924 @4924
+ord_4925 @4925
+ord_4926 @4926
+ord_4927 @4927
+ord_4928 @4928
+ord_4929 @4929
+ord_4930 @4930
+ord_4931 @4931
+ord_4932 @4932
+ord_4933 @4933
+ord_4934 @4934
+ord_4935 @4935
+ord_4936 @4936
+ord_4937 @4937
+ord_4938 @4938
+ord_4939 @4939
+ord_4940 @4940
+ord_4941 @4941
+ord_4942 @4942
+ord_4943 @4943
+ord_4944 @4944
+ord_4945 @4945
+ord_4946 @4946
+ord_4947 @4947
+ord_4948 @4948
+ord_4949 @4949
+ord_4950 @4950
+ord_4951 @4951
+ord_4952 @4952
+ord_4953 @4953
+ord_4954 @4954
+ord_4955 @4955
+ord_4956 @4956
+ord_4957 @4957
+ord_4958 @4958
+ord_4959 @4959
+ord_4960 @4960
+ord_4961 @4961
+ord_4962 @4962
+ord_4963 @4963
+ord_4964 @4964
+ord_4965 @4965
+ord_4966 @4966
+ord_4967 @4967
+ord_4968 @4968
+ord_4969 @4969
+ord_4970 @4970
+ord_4971 @4971
+ord_4972 @4972
+ord_4973 @4973
+ord_4974 @4974
+ord_4975 @4975
+ord_4976 @4976
+ord_4977 @4977
+ord_4978 @4978
+ord_4979 @4979
+ord_4980 @4980
+ord_4981 @4981
+ord_4982 @4982
+ord_4983 @4983
+ord_4984 @4984
+ord_4985 @4985
+ord_4986 @4986
+ord_4987 @4987
+ord_4988 @4988
+ord_4989 @4989
+ord_4990 @4990
+ord_4991 @4991
+ord_4992 @4992
+ord_4993 @4993
+ord_4994 @4994
+ord_4995 @4995
+ord_4996 @4996
+ord_4997 @4997
+ord_4998 @4998
+ord_4999 @4999
+ord_5000 @5000
+ord_5001 @5001
+ord_5002 @5002
+ord_5003 @5003
+ord_5004 @5004
+ord_5005 @5005
+ord_5006 @5006
+ord_5007 @5007
+ord_5008 @5008
+ord_5009 @5009
+ord_5010 @5010
+ord_5011 @5011
+ord_5012 @5012
+ord_5013 @5013
+ord_5014 @5014
+ord_5015 @5015
+ord_5016 @5016
+ord_5017 @5017
+ord_5018 @5018
+ord_5019 @5019
+ord_5020 @5020
+ord_5021 @5021
+ord_5022 @5022
+ord_5023 @5023
+ord_5024 @5024
+ord_5025 @5025
+ord_5026 @5026
+ord_5027 @5027
+ord_5028 @5028
+ord_5029 @5029
+ord_5030 @5030
+ord_5031 @5031
+ord_5032 @5032
+ord_5033 @5033
+ord_5034 @5034
+ord_5035 @5035
+ord_5036 @5036
+ord_5037 @5037
+ord_5038 @5038
+ord_5039 @5039
+ord_5040 @5040
+ord_5041 @5041
+ord_5042 @5042
+ord_5043 @5043
+ord_5044 @5044
+ord_5045 @5045
+ord_5046 @5046
+ord_5047 @5047
+ord_5048 @5048
+ord_5049 @5049
+ord_5050 @5050
+ord_5051 @5051
+ord_5052 @5052
+ord_5053 @5053
+ord_5054 @5054
+ord_5055 @5055
+ord_5056 @5056
+ord_5057 @5057
+ord_5058 @5058
+ord_5059 @5059
+ord_5060 @5060
+ord_5061 @5061
+ord_5062 @5062
+ord_5063 @5063
+ord_5064 @5064
+ord_5065 @5065
+ord_5066 @5066
+ord_5067 @5067
+ord_5068 @5068
+ord_5069 @5069
+ord_5070 @5070
+ord_5071 @5071
+ord_5072 @5072
+ord_5073 @5073
+ord_5074 @5074
+ord_5075 @5075
+ord_5076 @5076
+ord_5077 @5077
+ord_5078 @5078
+ord_5079 @5079
+ord_5080 @5080
+ord_5081 @5081
+ord_5082 @5082
+ord_5083 @5083
+ord_5084 @5084
+ord_5085 @5085
+ord_5086 @5086
+ord_5087 @5087
+ord_5088 @5088
+ord_5089 @5089
+ord_5090 @5090
+ord_5091 @5091
+ord_5092 @5092
+ord_5093 @5093
+ord_5094 @5094
+ord_5095 @5095
+ord_5096 @5096
+ord_5097 @5097
+ord_5098 @5098
+ord_5099 @5099
+ord_5100 @5100
+ord_5101 @5101
+ord_5102 @5102
+ord_5103 @5103
+ord_5104 @5104
+ord_5105 @5105
+ord_5106 @5106
+ord_5107 @5107
+ord_5108 @5108
+ord_5109 @5109
+ord_5110 @5110
+ord_5111 @5111
+ord_5112 @5112
+ord_5113 @5113
+ord_5114 @5114
+ord_5115 @5115
+ord_5116 @5116
+ord_5117 @5117
+ord_5118 @5118
+ord_5119 @5119
+ord_5120 @5120
+ord_5121 @5121
+ord_5122 @5122
+ord_5123 @5123
+ord_5124 @5124
+ord_5125 @5125
+ord_5126 @5126
+ord_5127 @5127
+ord_5128 @5128
+ord_5129 @5129
+ord_5130 @5130
+ord_5131 @5131
+ord_5132 @5132
+ord_5133 @5133
+ord_5134 @5134
+ord_5135 @5135
+ord_5136 @5136
+ord_5137 @5137
+ord_5138 @5138
+ord_5139 @5139
+ord_5140 @5140
+ord_5141 @5141
+ord_5142 @5142
+ord_5143 @5143
+ord_5144 @5144
+ord_5145 @5145
+ord_5146 @5146
+ord_5147 @5147
+ord_5148 @5148
+ord_5149 @5149
+ord_5150 @5150
+ord_5151 @5151
+ord_5152 @5152
+ord_5153 @5153
+ord_5154 @5154
+ord_5155 @5155
+ord_5156 @5156
+ord_5157 @5157
+ord_5158 @5158
+ord_5159 @5159
+ord_5160 @5160
+ord_5161 @5161
+ord_5162 @5162
+ord_5163 @5163
+ord_5164 @5164
+ord_5165 @5165
+ord_5166 @5166
+ord_5167 @5167
+ord_5168 @5168
+ord_5169 @5169
+ord_5170 @5170
+ord_5171 @5171
+ord_5172 @5172
+ord_5173 @5173
+ord_5174 @5174
+ord_5175 @5175
+ord_5176 @5176
+ord_5177 @5177
+ord_5178 @5178
+ord_5179 @5179
+ord_5180 @5180
+ord_5181 @5181
+ord_5182 @5182
+ord_5183 @5183
+ord_5184 @5184
+ord_5185 @5185
+ord_5186 @5186
+ord_5187 @5187
+ord_5188 @5188
+ord_5189 @5189
+ord_5190 @5190
+ord_5191 @5191
+ord_5192 @5192
+ord_5193 @5193
+ord_5194 @5194
+ord_5195 @5195
+ord_5196 @5196
+ord_5197 @5197
+ord_5198 @5198
+ord_5199 @5199
+ord_5200 @5200
+ord_5201 @5201
+ord_5202 @5202
+ord_5203 @5203
+ord_5204 @5204
+ord_5205 @5205
+ord_5206 @5206
+ord_5207 @5207
+ord_5208 @5208
+ord_5209 @5209
+ord_5210 @5210
+ord_5211 @5211
+ord_5212 @5212
+ord_5213 @5213
+ord_5214 @5214
+ord_5215 @5215
+ord_5216 @5216
+ord_5217 @5217
+ord_5218 @5218
+ord_5219 @5219
+ord_5220 @5220
+ord_5221 @5221
+ord_5222 @5222
+ord_5223 @5223
+ord_5224 @5224
+ord_5225 @5225
+ord_5226 @5226
+ord_5227 @5227
+ord_5228 @5228
+ord_5229 @5229
+ord_5230 @5230
+ord_5231 @5231
+ord_5232 @5232
+ord_5233 @5233
+ord_5234 @5234
+ord_5235 @5235
+ord_5236 @5236
+ord_5237 @5237
+ord_5238 @5238
+ord_5239 @5239
+ord_5240 @5240
+ord_5241 @5241
+ord_5242 @5242
+ord_5243 @5243
+ord_5244 @5244
+ord_5245 @5245
+ord_5246 @5246
+ord_5247 @5247
+ord_5248 @5248
+ord_5249 @5249
+ord_5250 @5250
+ord_5251 @5251
+ord_5252 @5252
+ord_5253 @5253
+ord_5254 @5254
+ord_5255 @5255
+ord_5256 @5256
+ord_5257 @5257
+ord_5258 @5258
+ord_5259 @5259
+ord_5260 @5260
+ord_5261 @5261
+ord_5262 @5262
+ord_5263 @5263
+ord_5264 @5264
+ord_5265 @5265
+ord_5266 @5266
+ord_5267 @5267
+ord_5268 @5268
+ord_5269 @5269
+ord_5270 @5270
+ord_5271 @5271
+ord_5272 @5272
+ord_5273 @5273
+ord_5274 @5274
+ord_5275 @5275
+ord_5276 @5276
+ord_5277 @5277
+ord_5278 @5278
+ord_5279 @5279
+ord_5280 @5280
+ord_5281 @5281
+ord_5282 @5282
+ord_5283 @5283
+ord_5284 @5284
+ord_5285 @5285
+ord_5286 @5286
+ord_5287 @5287
+ord_5288 @5288
+ord_5289 @5289
+ord_5290 @5290
+ord_5291 @5291
+ord_5292 @5292
+ord_5293 @5293
+ord_5294 @5294
+ord_5295 @5295
+ord_5296 @5296
+ord_5297 @5297
+ord_5298 @5298
+ord_5299 @5299
+ord_5300 @5300
+ord_5301 @5301
+ord_5302 @5302
+ord_5303 @5303
+ord_5304 @5304
+ord_5305 @5305
+ord_5306 @5306
+ord_5307 @5307
+ord_5308 @5308
+ord_5309 @5309
+ord_5310 @5310
+ord_5311 @5311
+ord_5312 @5312
+ord_5313 @5313
+ord_5314 @5314
+ord_5315 @5315
+ord_5316 @5316
+ord_5317 @5317
+ord_5318 @5318
+ord_5319 @5319
+ord_5320 @5320
+ord_5321 @5321
+ord_5322 @5322
+ord_5323 @5323
+ord_5324 @5324
+ord_5325 @5325
+ord_5326 @5326
+ord_5327 @5327
+ord_5328 @5328
+ord_5329 @5329
+ord_5330 @5330
+ord_5331 @5331
+ord_5332 @5332
+ord_5333 @5333
+ord_5334 @5334
+ord_5335 @5335
+ord_5336 @5336
+ord_5337 @5337
+ord_5338 @5338
+ord_5339 @5339
+ord_5340 @5340
+ord_5341 @5341
+ord_5342 @5342
+ord_5343 @5343
+ord_5344 @5344
+ord_5345 @5345
+ord_5346 @5346
+ord_5347 @5347
+ord_5348 @5348
+ord_5349 @5349
+ord_5350 @5350
+ord_5351 @5351
+ord_5352 @5352
+ord_5353 @5353
+ord_5354 @5354
+ord_5355 @5355
+ord_5356 @5356
+ord_5357 @5357
+ord_5358 @5358
+ord_5359 @5359
+ord_5360 @5360
+ord_5361 @5361
+ord_5362 @5362
+ord_5363 @5363
+ord_5364 @5364
+ord_5365 @5365
+ord_5366 @5366
+ord_5367 @5367
+ord_5368 @5368
+ord_5369 @5369
+ord_5370 @5370
+ord_5371 @5371
+ord_5372 @5372
+ord_5373 @5373
+ord_5374 @5374
+ord_5375 @5375
+ord_5376 @5376
+ord_5377 @5377
+ord_5378 @5378
+ord_5379 @5379
+ord_5380 @5380
+ord_5381 @5381
+ord_5382 @5382
+ord_5383 @5383
+ord_5384 @5384
+ord_5385 @5385
+ord_5386 @5386
+ord_5387 @5387
+ord_5388 @5388
+ord_5389 @5389
+ord_5390 @5390
+ord_5391 @5391
+ord_5392 @5392
+ord_5393 @5393
+ord_5394 @5394
+ord_5395 @5395
+ord_5396 @5396
+ord_5397 @5397
+ord_5398 @5398
+ord_5399 @5399
+ord_5400 @5400
+ord_5401 @5401
+ord_5402 @5402
+ord_5403 @5403
+ord_5404 @5404
+ord_5405 @5405
+ord_5406 @5406
+ord_5407 @5407
+ord_5408 @5408
+ord_5409 @5409
+ord_5410 @5410
+ord_5411 @5411
+ord_5412 @5412
+ord_5413 @5413
+ord_5414 @5414
+ord_5415 @5415
+ord_5416 @5416
+ord_5417 @5417
+ord_5418 @5418
+ord_5419 @5419
+ord_5420 @5420
+ord_5421 @5421
+ord_5422 @5422
+ord_5423 @5423
+ord_5424 @5424
+ord_5425 @5425
+ord_5426 @5426
+ord_5427 @5427
+ord_5428 @5428
+ord_5429 @5429
+ord_5430 @5430
+ord_5431 @5431
+ord_5432 @5432
+ord_5433 @5433
+ord_5434 @5434
+ord_5435 @5435
+ord_5436 @5436
+ord_5437 @5437
+ord_5438 @5438
+ord_5439 @5439
+ord_5440 @5440
+ord_5441 @5441
+ord_5442 @5442
+ord_5443 @5443
+ord_5444 @5444
+ord_5445 @5445
+ord_5446 @5446
+ord_5447 @5447
+ord_5448 @5448
+ord_5449 @5449
+ord_5450 @5450
+ord_5451 @5451
+ord_5452 @5452
+ord_5453 @5453
+ord_5454 @5454
+ord_5455 @5455
+ord_5456 @5456
+ord_5457 @5457
+ord_5458 @5458
+ord_5459 @5459
+ord_5460 @5460
+ord_5461 @5461
+ord_5462 @5462
+ord_5463 @5463
+ord_5464 @5464
+ord_5465 @5465
+ord_5466 @5466
+ord_5467 @5467
+ord_5468 @5468
+ord_5469 @5469
+ord_5470 @5470
+ord_5471 @5471
+ord_5472 @5472
+ord_5473 @5473
+ord_5474 @5474
+ord_5475 @5475
+ord_5476 @5476
+ord_5477 @5477
+ord_5478 @5478
+ord_5479 @5479
+ord_5480 @5480
+ord_5481 @5481
+ord_5482 @5482
+ord_5483 @5483
+ord_5484 @5484
+ord_5485 @5485
+ord_5486 @5486
+ord_5487 @5487
+ord_5488 @5488
+ord_5489 @5489
+ord_5490 @5490
+ord_5491 @5491
+ord_5492 @5492
+ord_5493 @5493
+ord_5494 @5494
+ord_5495 @5495
+ord_5496 @5496
+ord_5497 @5497
+ord_5498 @5498
+ord_5499 @5499
+ord_5500 @5500
+ord_5501 @5501
+ord_5502 @5502
+ord_5503 @5503
+ord_5504 @5504
+ord_5505 @5505
+ord_5506 @5506
+ord_5507 @5507
+ord_5508 @5508
+ord_5509 @5509
+ord_5510 @5510
+ord_5511 @5511
+ord_5512 @5512
+ord_5513 @5513
+ord_5514 @5514
+ord_5515 @5515
+ord_5516 @5516
+ord_5517 @5517
+ord_5518 @5518
+ord_5519 @5519
+ord_5520 @5520
+ord_5521 @5521
+ord_5522 @5522
+ord_5523 @5523
+ord_5524 @5524
+ord_5525 @5525
+ord_5526 @5526
+ord_5527 @5527
+ord_5528 @5528
+ord_5529 @5529
+ord_5530 @5530
+ord_5531 @5531
+ord_5532 @5532
+ord_5533 @5533
+ord_5534 @5534
+ord_5535 @5535
+ord_5536 @5536
+ord_5537 @5537
+ord_5538 @5538
+ord_5539 @5539
+ord_5540 @5540
+ord_5541 @5541
+ord_5542 @5542
+ord_5543 @5543
+ord_5544 @5544
+ord_5545 @5545
+ord_5546 @5546
+ord_5547 @5547
+ord_5548 @5548
+ord_5549 @5549
+ord_5550 @5550
+ord_5551 @5551
+ord_5552 @5552
+ord_5553 @5553
+ord_5554 @5554
+ord_5555 @5555
+ord_5556 @5556
+ord_5557 @5557
+ord_5558 @5558
+ord_5559 @5559
+ord_5560 @5560
+ord_5561 @5561
+ord_5562 @5562
+ord_5563 @5563
+ord_5564 @5564
+ord_5565 @5565
+ord_5566 @5566
+ord_5567 @5567
+ord_5568 @5568
+ord_5569 @5569
+ord_5570 @5570
+ord_5571 @5571
+ord_5572 @5572
+ord_5573 @5573
+ord_5574 @5574
+ord_5575 @5575
+ord_5576 @5576
+ord_5577 @5577
+ord_5578 @5578
+ord_5579 @5579
+ord_5580 @5580
+ord_5581 @5581
+ord_5582 @5582
+ord_5583 @5583
+ord_5584 @5584
+ord_5585 @5585
+ord_5586 @5586
+ord_5587 @5587
+ord_5588 @5588
+ord_5589 @5589
+ord_5590 @5590
+ord_5591 @5591
+ord_5592 @5592
+ord_5593 @5593
+ord_5594 @5594
+ord_5595 @5595
+ord_5596 @5596
+ord_5597 @5597
+ord_5598 @5598
+ord_5599 @5599
+ord_5600 @5600
+ord_5601 @5601
+ord_5602 @5602
+ord_5603 @5603
+ord_5604 @5604
+ord_5605 @5605
+ord_5606 @5606
+ord_5607 @5607
+ord_5608 @5608
+ord_5609 @5609
+ord_5610 @5610
+ord_5611 @5611
+ord_5612 @5612
+ord_5613 @5613
+ord_5614 @5614
+ord_5615 @5615
+ord_5616 @5616
+ord_5617 @5617
+ord_5618 @5618
+ord_5619 @5619
+ord_5620 @5620
+ord_5621 @5621
+ord_5622 @5622
+ord_5623 @5623
+ord_5624 @5624
+ord_5625 @5625
+ord_5626 @5626
+ord_5627 @5627
+ord_5628 @5628
+ord_5629 @5629
+ord_5630 @5630
+ord_5631 @5631
+ord_5632 @5632
+ord_5633 @5633
+ord_5634 @5634
+ord_5635 @5635
+ord_5636 @5636
+ord_5637 @5637
+ord_5638 @5638
+ord_5639 @5639
+ord_5640 @5640
+ord_5641 @5641
+ord_5642 @5642
+ord_5643 @5643
+ord_5644 @5644
+ord_5645 @5645
+ord_5646 @5646
+ord_5647 @5647
+ord_5648 @5648
+ord_5649 @5649
+ord_5650 @5650
+ord_5651 @5651
+ord_5652 @5652
+ord_5653 @5653
+ord_5654 @5654
+ord_5655 @5655
+ord_5656 @5656
+ord_5657 @5657
+ord_5658 @5658
+ord_5659 @5659
+ord_5660 @5660
+ord_5661 @5661
+ord_5662 @5662
+ord_5663 @5663
+ord_5664 @5664
+ord_5665 @5665
+ord_5666 @5666
+ord_5667 @5667
+ord_5668 @5668
+ord_5669 @5669
+ord_5670 @5670
+ord_5671 @5671
+ord_5672 @5672
+ord_5673 @5673
+ord_5674 @5674
+ord_5675 @5675
+ord_5676 @5676
+ord_5677 @5677
+ord_5678 @5678
+ord_5679 @5679
+ord_5680 @5680
+ord_5681 @5681
+ord_5682 @5682
+ord_5683 @5683
+ord_5684 @5684
+ord_5685 @5685
+ord_5686 @5686
+ord_5687 @5687
+ord_5688 @5688
+ord_5689 @5689
+ord_5690 @5690
+ord_5691 @5691
+ord_5692 @5692
+ord_5693 @5693
+ord_5694 @5694
+ord_5695 @5695
+ord_5696 @5696
+ord_5697 @5697
+ord_5698 @5698
+ord_5699 @5699
+ord_5700 @5700
+ord_5701 @5701
+ord_5702 @5702
+ord_5703 @5703
+ord_5704 @5704
+ord_5705 @5705
+ord_5706 @5706
+ord_5707 @5707
+ord_5708 @5708
+ord_5709 @5709
+ord_5710 @5710
+ord_5711 @5711
+ord_5712 @5712
+ord_5713 @5713
+ord_5714 @5714
+ord_5715 @5715
+ord_5716 @5716
+ord_5717 @5717
+ord_5718 @5718
+ord_5719 @5719
+ord_5720 @5720
+ord_5721 @5721
+ord_5722 @5722
+ord_5723 @5723
+ord_5724 @5724
+ord_5725 @5725
+ord_5726 @5726
+ord_5727 @5727
+ord_5728 @5728
+ord_5729 @5729
+ord_5730 @5730
+ord_5731 @5731
+ord_5732 @5732
+ord_5733 @5733
+ord_5734 @5734
+ord_5735 @5735
+ord_5736 @5736
+ord_5737 @5737
+ord_5738 @5738
+ord_5739 @5739
+ord_5740 @5740
+ord_5741 @5741
+ord_5742 @5742
+ord_5743 @5743
+ord_5744 @5744
+ord_5745 @5745
+ord_5746 @5746
+ord_5747 @5747
+ord_5748 @5748
+ord_5749 @5749
+ord_5750 @5750
+ord_5751 @5751
+ord_5752 @5752
+ord_5753 @5753
+ord_5754 @5754
+ord_5755 @5755
+ord_5756 @5756
+ord_5757 @5757
+ord_5758 @5758
+ord_5759 @5759
+ord_5760 @5760
+ord_5761 @5761
+ord_5762 @5762
+ord_5763 @5763
+ord_5764 @5764
+ord_5765 @5765
+ord_5766 @5766
+ord_5767 @5767
+ord_5768 @5768
+ord_5769 @5769
+ord_5770 @5770
+ord_5771 @5771
+ord_5772 @5772
+ord_5773 @5773
+ord_5774 @5774
+ord_5775 @5775
+ord_5776 @5776
+ord_5777 @5777
+ord_5778 @5778
+ord_5779 @5779
+ord_5780 @5780
+ord_5781 @5781
+ord_5782 @5782
+ord_5783 @5783
+ord_5784 @5784
+ord_5785 @5785
+ord_5786 @5786
+ord_5787 @5787
+ord_5788 @5788
+ord_5789 @5789
+ord_5790 @5790
+ord_5791 @5791
+ord_5792 @5792
+ord_5793 @5793
+ord_5794 @5794
+ord_5795 @5795
+ord_5796 @5796
+ord_5797 @5797
+ord_5798 @5798
+ord_5799 @5799
+ord_5800 @5800
+ord_5801 @5801
+ord_5802 @5802
+ord_5803 @5803
+ord_5804 @5804
+ord_5805 @5805
+ord_5806 @5806
+ord_5807 @5807
+ord_5808 @5808
+ord_5809 @5809
+ord_5810 @5810
+ord_5811 @5811
+ord_5812 @5812
+ord_5813 @5813
+ord_5814 @5814
+ord_5815 @5815
+ord_5816 @5816
+ord_5817 @5817
+ord_5818 @5818
+ord_5819 @5819
+ord_5820 @5820
+ord_5821 @5821
+ord_5822 @5822
+ord_5823 @5823
+ord_5824 @5824
+ord_5825 @5825
+ord_5826 @5826
+ord_5827 @5827
+ord_5828 @5828
+ord_5829 @5829
+ord_5830 @5830
+ord_5831 @5831
+ord_5832 @5832
+ord_5833 @5833
+ord_5834 @5834
+ord_5835 @5835
+ord_5836 @5836
+ord_5837 @5837
+ord_5838 @5838
+ord_5839 @5839
+ord_5840 @5840
+ord_5841 @5841
+ord_5842 @5842
+ord_5843 @5843
+ord_5844 @5844
+ord_5845 @5845
+ord_5846 @5846
+ord_5847 @5847
+ord_5848 @5848
+ord_5849 @5849
+ord_5850 @5850
+ord_5851 @5851
+ord_5852 @5852
+ord_5853 @5853
+ord_5854 @5854
+ord_5855 @5855
+ord_5856 @5856
+ord_5857 @5857
+ord_5858 @5858
+ord_5859 @5859
+ord_5860 @5860
+ord_5861 @5861
+ord_5862 @5862
+ord_5863 @5863
+ord_5864 @5864
+ord_5865 @5865
+ord_5866 @5866
+ord_5867 @5867
+ord_5868 @5868
+ord_5869 @5869
+ord_5870 @5870
+ord_5871 @5871
+ord_5872 @5872
+ord_5873 @5873
+ord_5874 @5874
+ord_5875 @5875
+ord_5876 @5876
+ord_5877 @5877
+ord_5878 @5878
+ord_5879 @5879
+ord_5880 @5880
+ord_5881 @5881
+ord_5882 @5882
+ord_5883 @5883
+ord_5884 @5884
+ord_5885 @5885
+ord_5886 @5886
+ord_5887 @5887
+ord_5888 @5888
+ord_5889 @5889
+ord_5890 @5890
+ord_5891 @5891
+ord_5892 @5892
+ord_5893 @5893
+ord_5894 @5894
+ord_5895 @5895
+ord_5896 @5896
+ord_5897 @5897
+ord_5898 @5898
+ord_5899 @5899
+ord_5900 @5900
+ord_5901 @5901
+ord_5902 @5902
+ord_5903 @5903
+ord_5904 @5904
+ord_5905 @5905
+ord_5906 @5906
+ord_5907 @5907
+ord_5908 @5908
+ord_5909 @5909
+ord_5910 @5910
+ord_5911 @5911
+ord_5912 @5912
+ord_5913 @5913
+ord_5914 @5914
+ord_5915 @5915
+ord_5916 @5916
+ord_5917 @5917
+ord_5918 @5918
+ord_5919 @5919
+ord_5920 @5920
+ord_5921 @5921
+ord_5922 @5922
+ord_5923 @5923
+ord_5924 @5924
+ord_5925 @5925
+ord_5926 @5926
+ord_5927 @5927
+ord_5928 @5928
+ord_5929 @5929
+ord_5930 @5930
+ord_5931 @5931
+ord_5932 @5932
+ord_5933 @5933
+ord_5934 @5934
+ord_5935 @5935
+ord_5936 @5936
+ord_5937 @5937
+ord_5938 @5938
+ord_5939 @5939
+ord_5940 @5940
+ord_5941 @5941
+ord_5942 @5942
+ord_5943 @5943
+ord_5944 @5944
+ord_5945 @5945
+ord_5946 @5946
+ord_5947 @5947
+ord_5948 @5948
+ord_5949 @5949
+ord_5950 @5950
+ord_5951 @5951
+ord_5952 @5952
+ord_5953 @5953
+ord_5954 @5954
+ord_5955 @5955
+ord_5956 @5956
+ord_5957 @5957
+ord_5958 @5958
+ord_5959 @5959
+ord_5960 @5960
+ord_5961 @5961
+ord_5962 @5962
+ord_5963 @5963
+ord_5964 @5964
+ord_5965 @5965
+ord_5966 @5966
+ord_5967 @5967
+ord_5968 @5968
+ord_5969 @5969
+ord_5970 @5970
+ord_5971 @5971
+ord_5972 @5972
+ord_5973 @5973
+ord_5974 @5974
+ord_5975 @5975
+ord_5976 @5976
+ord_5977 @5977
+ord_5978 @5978
+ord_5979 @5979
+ord_5980 @5980
+ord_5981 @5981
+ord_5982 @5982
+ord_5983 @5983
+ord_5984 @5984
+ord_5985 @5985
+ord_5986 @5986
+ord_5987 @5987
+ord_5988 @5988
+ord_5989 @5989
+ord_5990 @5990
+ord_5991 @5991
+ord_5992 @5992
+ord_5993 @5993
+ord_5994 @5994
+ord_5995 @5995
+ord_5996 @5996
+ord_5997 @5997
+ord_5998 @5998
+ord_5999 @5999
+ord_6000 @6000
+ord_6001 @6001
+ord_6002 @6002
+ord_6003 @6003
+ord_6004 @6004
+ord_6005 @6005
+ord_6006 @6006
+ord_6007 @6007
+ord_6008 @6008
+ord_6009 @6009
+ord_6010 @6010
+ord_6011 @6011
+ord_6012 @6012
+ord_6013 @6013
+ord_6014 @6014
+ord_6015 @6015
+ord_6016 @6016
+ord_6017 @6017
+ord_6018 @6018
+ord_6019 @6019
+ord_6020 @6020
+ord_6021 @6021
+ord_6022 @6022
+ord_6023 @6023
+ord_6024 @6024
+ord_6025 @6025
+ord_6026 @6026
+ord_6027 @6027
+ord_6028 @6028
+ord_6029 @6029
+ord_6030 @6030
+ord_6031 @6031
+ord_6032 @6032
+ord_6033 @6033
+ord_6034 @6034
+ord_6035 @6035
+ord_6036 @6036
+ord_6037 @6037
+ord_6038 @6038
+ord_6039 @6039
+ord_6040 @6040
+ord_6041 @6041
+ord_6042 @6042
+ord_6043 @6043
+ord_6044 @6044
+ord_6045 @6045
+ord_6046 @6046
+ord_6047 @6047
+ord_6048 @6048
+ord_6049 @6049
+ord_6050 @6050
+ord_6051 @6051
+ord_6052 @6052
+ord_6053 @6053
+ord_6054 @6054
+ord_6055 @6055
+ord_6057 @6057
+ord_6058 @6058
+ord_6059 @6059
+ord_6060 @6060
+ord_6061 @6061
+ord_6062 @6062
+ord_6063 @6063
+ord_6064 @6064
+ord_6065 @6065
+ord_6066 @6066
+ord_6067 @6067
+ord_6068 @6068
+ord_6069 @6069
+ord_6070 @6070
+ord_6071 @6071
+ord_6072 @6072
+ord_6073 @6073
+ord_6074 @6074
+ord_6075 @6075
+ord_6076 @6076
+ord_6077 @6077
+ord_6078 @6078
+ord_6079 @6079
+ord_6080 @6080
+ord_6081 @6081
+ord_6082 @6082
+ord_6083 @6083
+ord_6084 @6084
+ord_6085 @6085
+ord_6086 @6086
+ord_6087 @6087
+ord_6088 @6088
+ord_6089 @6089
+ord_6090 @6090
+ord_6091 @6091
+ord_6092 @6092
+ord_6093 @6093
+ord_6094 @6094
+ord_6095 @6095
+ord_6096 @6096
+ord_6097 @6097
+ord_6098 @6098
+ord_6099 @6099
+ord_6100 @6100
+ord_6101 @6101
+ord_6102 @6102
+ord_6103 @6103
+ord_6104 @6104
+ord_6105 @6105
+ord_6106 @6106
+ord_6107 @6107
+ord_6108 @6108
+ord_6109 @6109
+ord_6110 @6110
+ord_6111 @6111
+ord_6112 @6112
+ord_6113 @6113
+ord_6114 @6114
+ord_6115 @6115
+ord_6116 @6116
+ord_6117 @6117
+ord_6118 @6118
+ord_6119 @6119
+ord_6120 @6120
+ord_6121 @6121
+ord_6122 @6122
+ord_6123 @6123
+ord_6124 @6124
+ord_6125 @6125
+ord_6126 @6126
+ord_6127 @6127
+ord_6128 @6128
+ord_6129 @6129
+ord_6130 @6130
+ord_6131 @6131
+ord_6132 @6132
+ord_6133 @6133
+ord_6134 @6134
+ord_6135 @6135
+ord_6136 @6136
+ord_6137 @6137
+ord_6138 @6138
+ord_6139 @6139
+ord_6140 @6140
+ord_6141 @6141
+ord_6142 @6142
+ord_6143 @6143
+ord_6144 @6144
+ord_6145 @6145
+ord_6146 @6146
+ord_6147 @6147
+ord_6148 @6148
+ord_6149 @6149
+ord_6150 @6150
+ord_6151 @6151
+ord_6152 @6152
+ord_6153 @6153
+ord_6154 @6154
+ord_6155 @6155
+ord_6156 @6156
+ord_6157 @6157
+ord_6158 @6158
+ord_6159 @6159
+ord_6160 @6160
+ord_6161 @6161
+ord_6162 @6162
+ord_6163 @6163
+ord_6164 @6164
+ord_6165 @6165
+ord_6166 @6166
+ord_6167 @6167
+ord_6168 @6168
+ord_6169 @6169
+ord_6170 @6170
+ord_6171 @6171
+ord_6172 @6172
+ord_6173 @6173
+ord_6174 @6174
+ord_6175 @6175
+ord_6176 @6176
+ord_6177 @6177
+ord_6178 @6178
+ord_6179 @6179
+ord_6180 @6180
+ord_6181 @6181
+ord_6182 @6182
+ord_6183 @6183
+ord_6184 @6184
+ord_6185 @6185
+ord_6186 @6186
+ord_6187 @6187
+ord_6188 @6188
+ord_6189 @6189
+ord_6190 @6190
+ord_6191 @6191
+ord_6192 @6192
+ord_6193 @6193
+ord_6194 @6194
+ord_6195 @6195
+ord_6196 @6196
+ord_6197 @6197
+ord_6198 @6198
+ord_6199 @6199
+ord_6200 @6200
+ord_6201 @6201
+ord_6202 @6202
+ord_6203 @6203
+ord_6204 @6204
+ord_6205 @6205
+ord_6206 @6206
+ord_6207 @6207
+ord_6208 @6208
+ord_6209 @6209
+ord_6210 @6210
+ord_6211 @6211
+ord_6212 @6212
+ord_6213 @6213
+ord_6214 @6214
+ord_6215 @6215
+ord_6216 @6216
+ord_6217 @6217
+ord_6218 @6218
+ord_6219 @6219
+ord_6220 @6220
+ord_6221 @6221
+ord_6222 @6222
+ord_6223 @6223
+ord_6224 @6224
+ord_6225 @6225
+ord_6226 @6226
+ord_6227 @6227
+ord_6228 @6228
+ord_6229 @6229
+ord_6230 @6230
+ord_6231 @6231
+ord_6232 @6232
+ord_6233 @6233
+ord_6234 @6234
+ord_6235 @6235
+ord_6236 @6236
+ord_6237 @6237
+ord_6238 @6238
+ord_6239 @6239
+ord_6240 @6240
+ord_6241 @6241
+ord_6242 @6242
+ord_6243 @6243
+ord_6244 @6244
+ord_6245 @6245
+ord_6246 @6246
+ord_6247 @6247
+ord_6248 @6248
+ord_6249 @6249
+ord_6250 @6250
+ord_6251 @6251
+ord_6252 @6252
+ord_6253 @6253
+ord_6254 @6254
+ord_6255 @6255
+ord_6256 @6256
+ord_6257 @6257
+ord_6258 @6258
+ord_6259 @6259
+ord_6260 @6260
+ord_6261 @6261
+ord_6262 @6262
+ord_6263 @6263
+ord_6264 @6264
+ord_6265 @6265
+ord_6266 @6266
+ord_6267 @6267
+ord_6268 @6268
+ord_6269 @6269
+ord_6270 @6270
+ord_6271 @6271
+ord_6272 @6272
+ord_6273 @6273
+ord_6274 @6274
+ord_6275 @6275
+ord_6276 @6276
+ord_6277 @6277
+ord_6278 @6278
+ord_6279 @6279
+ord_6280 @6280
+ord_6281 @6281
+ord_6282 @6282
+ord_6283 @6283
+ord_6284 @6284
+ord_6285 @6285
+ord_6286 @6286
+ord_6287 @6287
+ord_6288 @6288
+ord_6289 @6289
+ord_6290 @6290
+ord_6291 @6291
+ord_6292 @6292
+ord_6293 @6293
+ord_6294 @6294
+ord_6295 @6295
+ord_6296 @6296
+ord_6297 @6297
+ord_6298 @6298
+ord_6299 @6299
+ord_6300 @6300
+ord_6301 @6301
+ord_6302 @6302
+ord_6303 @6303
+ord_6304 @6304
+ord_6305 @6305
+ord_6306 @6306
+ord_6307 @6307
+ord_6308 @6308
+ord_6309 @6309
+ord_6310 @6310
+ord_6311 @6311
+ord_6312 @6312
+ord_6313 @6313
+ord_6314 @6314
+ord_6315 @6315
+ord_6316 @6316
+ord_6317 @6317
+ord_6318 @6318
+ord_6319 @6319
+ord_6320 @6320
+ord_6321 @6321
+ord_6322 @6322
+ord_6323 @6323
+ord_6324 @6324
+ord_6325 @6325
+ord_6326 @6326
+ord_6327 @6327
+ord_6328 @6328
+ord_6329 @6329
+ord_6330 @6330
+ord_6331 @6331
+ord_6332 @6332
+ord_6333 @6333
+ord_6334 @6334
+ord_6335 @6335
+ord_6336 @6336
+ord_6337 @6337
+ord_6338 @6338
+ord_6339 @6339
+ord_6340 @6340
+ord_6341 @6341
+ord_6342 @6342
+ord_6343 @6343
+ord_6344 @6344
+ord_6345 @6345
+ord_6346 @6346
+ord_6347 @6347
+ord_6348 @6348
+ord_6349 @6349
+ord_6350 @6350
+ord_6351 @6351
+ord_6352 @6352
+ord_6353 @6353
+ord_6354 @6354
+ord_6355 @6355
+ord_6356 @6356
+ord_6357 @6357
+ord_6358 @6358
+ord_6359 @6359
+ord_6360 @6360
+ord_6361 @6361
+ord_6362 @6362
+ord_6363 @6363
+ord_6364 @6364
+ord_6365 @6365
+ord_6366 @6366
+ord_6367 @6367
+ord_6368 @6368
+ord_6369 @6369
+ord_6370 @6370
+ord_6371 @6371
+ord_6372 @6372
+ord_6373 @6373
+ord_6374 @6374
+ord_6375 @6375
+ord_6376 @6376
+ord_6377 @6377
+ord_6378 @6378
+ord_6379 @6379
+ord_6380 @6380
+ord_6381 @6381
+ord_6382 @6382
+ord_6383 @6383
+ord_6384 @6384
+ord_6385 @6385
+ord_6386 @6386
+ord_6387 @6387
+ord_6388 @6388
+ord_6389 @6389
+ord_6390 @6390
+ord_6391 @6391
+ord_6392 @6392
+ord_6393 @6393
+ord_6394 @6394
+ord_6395 @6395
+ord_6396 @6396
+ord_6397 @6397
+ord_6398 @6398
+ord_6399 @6399
+ord_6400 @6400
+ord_6401 @6401
+ord_6402 @6402
+ord_6403 @6403
+ord_6404 @6404
+ord_6405 @6405
+ord_6406 @6406
+ord_6407 @6407
+ord_6408 @6408
+ord_6409 @6409
+ord_6410 @6410
+ord_6411 @6411
+ord_6412 @6412
+ord_6413 @6413
+ord_6414 @6414
+ord_6415 @6415
+ord_6416 @6416
+ord_6417 @6417
+ord_6418 @6418
+ord_6419 @6419
+ord_6420 @6420
+ord_6421 @6421
+ord_6422 @6422
+ord_6423 @6423
+ord_6424 @6424
+ord_6425 @6425
+ord_6426 @6426
+ord_6427 @6427
+ord_6428 @6428
+ord_6429 @6429
+ord_6430 @6430
+ord_6431 @6431
+ord_6432 @6432
+ord_6433 @6433
+ord_6434 @6434
+ord_6435 @6435
+ord_6436 @6436
+ord_6437 @6437
+ord_6438 @6438
+ord_6439 @6439
+ord_6440 @6440
+ord_6441 @6441
+ord_6442 @6442
+ord_6443 @6443
+ord_6444 @6444
+ord_6445 @6445
+ord_6446 @6446
+ord_6447 @6447
+ord_6448 @6448
+ord_6449 @6449
+ord_6450 @6450
+ord_6451 @6451
+ord_6452 @6452
+ord_6453 @6453
+ord_6454 @6454
+ord_6455 @6455
+ord_6456 @6456
+ord_6457 @6457
+ord_6458 @6458
+ord_6459 @6459
+ord_6460 @6460
+ord_6461 @6461
+ord_6462 @6462
+ord_6463 @6463
+ord_6464 @6464
+ord_6465 @6465
+ord_6466 @6466
+ord_6467 @6467
+ord_6468 @6468
+ord_6469 @6469
+ord_6470 @6470
+ord_6471 @6471
+ord_6472 @6472
+ord_6473 @6473
+ord_6474 @6474
+ord_6475 @6475
+ord_6476 @6476
+ord_6477 @6477
+ord_6478 @6478
+ord_6479 @6479
+ord_6480 @6480
+ord_6481 @6481
+ord_6482 @6482
+ord_6483 @6483
+ord_6484 @6484
+ord_6485 @6485
+ord_6486 @6486
+ord_6487 @6487
+ord_6488 @6488
+ord_6489 @6489
+ord_6490 @6490
+ord_6491 @6491
+ord_6492 @6492
+ord_6493 @6493
+ord_6494 @6494
+ord_6495 @6495
+ord_6496 @6496
+ord_6497 @6497
+ord_6498 @6498
+ord_6499 @6499
+ord_6500 @6500
+ord_6501 @6501
+ord_6502 @6502
+ord_6503 @6503
+ord_6504 @6504
+ord_6505 @6505
+ord_6506 @6506
+ord_6507 @6507
+ord_6508 @6508
+ord_6509 @6509
+ord_6510 @6510
+ord_6511 @6511
+ord_6512 @6512
+ord_6513 @6513
+ord_6514 @6514
+ord_6515 @6515
+ord_6516 @6516
+ord_6517 @6517
+ord_6518 @6518
+ord_6519 @6519
+ord_6520 @6520
+ord_6521 @6521
+ord_6522 @6522
+ord_6523 @6523
+ord_6524 @6524
+ord_6525 @6525
+ord_6526 @6526
+ord_6527 @6527
+ord_6528 @6528
+ord_6529 @6529
+ord_6530 @6530
+ord_6531 @6531
+ord_6532 @6532
+ord_6533 @6533
+ord_6534 @6534
+ord_6535 @6535
+ord_6536 @6536
+ord_6537 @6537
+ord_6538 @6538
+ord_6539 @6539
+ord_6540 @6540
+ord_6541 @6541
+ord_6542 @6542
+ord_6543 @6543
+ord_6544 @6544
+ord_6545 @6545
+ord_6546 @6546
+ord_6547 @6547
+ord_6548 @6548
+ord_6549 @6549
+ord_6550 @6550
+ord_6551 @6551
+ord_6552 @6552
+ord_6553 @6553
+ord_6554 @6554
+ord_6555 @6555
+ord_6556 @6556
+ord_6557 @6557
+ord_6558 @6558
+ord_6559 @6559
+ord_6560 @6560
+ord_6561 @6561
+ord_6562 @6562
+ord_6563 @6563
+ord_6564 @6564
+ord_6565 @6565
+ord_6566 @6566
+ord_6567 @6567
+ord_6568 @6568
+ord_6569 @6569
+ord_6570 @6570
+ord_6571 @6571
+ord_6572 @6572
+ord_6573 @6573
+ord_6574 @6574
+ord_6575 @6575
+ord_6576 @6576
+ord_6577 @6577
+ord_6578 @6578
+ord_6579 @6579
+ord_6580 @6580
+ord_6581 @6581
+ord_6582 @6582
+ord_6583 @6583
+ord_6584 @6584
+ord_6585 @6585
+ord_6586 @6586
+ord_6587 @6587
+ord_6588 @6588
+ord_6589 @6589
+ord_6590 @6590
+ord_6591 @6591
+ord_6592 @6592
+ord_6593 @6593
+ord_6594 @6594
+ord_6595 @6595
+ord_6596 @6596
+ord_6597 @6597
+ord_6598 @6598
+ord_6599 @6599
+ord_6600 @6600
+ord_6601 @6601
+ord_6602 @6602
+ord_6603 @6603
+ord_6604 @6604
+ord_6605 @6605
+ord_6606 @6606
+ord_6607 @6607
+ord_6608 @6608
+ord_6609 @6609
+ord_6610 @6610
+ord_6611 @6611
+ord_6612 @6612
+ord_6613 @6613
+ord_6614 @6614
+ord_6615 @6615
+ord_6616 @6616
+ord_6617 @6617
+ord_6618 @6618
+ord_6619 @6619
+ord_6620 @6620
+ord_6621 @6621
+ord_6622 @6622
+ord_6623 @6623
+ord_6624 @6624
+ord_6625 @6625
+ord_6626 @6626
+ord_6627 @6627
+ord_6628 @6628
+ord_6629 @6629
+ord_6630 @6630
+ord_6631 @6631
+ord_6632 @6632
+ord_6633 @6633
+ord_6634 @6634
+ord_6635 @6635
+ord_6636 @6636
+ord_6637 @6637
+ord_6638 @6638
+ord_6639 @6639
+ord_6640 @6640
+ord_6641 @6641
+ord_6642 @6642
+ord_6643 @6643
+ord_6644 @6644
+ord_6645 @6645
+ord_6646 @6646
+ord_6647 @6647
+ord_6648 @6648
+ord_6649 @6649
+ord_6650 @6650
+ord_6651 @6651
+ord_6652 @6652
+ord_6653 @6653
+ord_6654 @6654
+ord_6655 @6655
+ord_6656 @6656
+ord_6657 @6657
+ord_6658 @6658
+ord_6659 @6659
+ord_6660 @6660
+ord_6661 @6661
+ord_6662 @6662
+ord_6663 @6663
+ord_6664 @6664
+ord_6665 @6665
+ord_6666 @6666
+ord_6667 @6667
+ord_6668 @6668
+ord_6669 @6669
+ord_6670 @6670
+ord_6671 @6671
+ord_6672 @6672
+ord_6673 @6673
+ord_6674 @6674
+ord_6675 @6675
+ord_6676 @6676
+ord_6677 @6677
+ord_6678 @6678
+ord_6679 @6679
+ord_6680 @6680
+ord_6681 @6681
+ord_6682 @6682
+ord_6683 @6683
+ord_6684 @6684
+ord_6685 @6685
+ord_6686 @6686
+ord_6687 @6687
+ord_6688 @6688
+ord_6689 @6689
+ord_6690 @6690
+ord_6691 @6691
+ord_6692 @6692
+ord_6693 @6693
+ord_6694 @6694
+ord_6695 @6695
+ord_6696 @6696
+ord_6697 @6697
+ord_6698 @6698
+ord_6699 @6699
+ord_6700 @6700
+ord_6701 @6701
+ord_6702 @6702
+ord_6703 @6703
+ord_6704 @6704
+ord_6705 @6705
+ord_6706 @6706
+ord_6707 @6707
+ord_6708 @6708
+ord_6709 @6709
+ord_6710 @6710
+ord_6711 @6711
+ord_6712 @6712
+ord_6713 @6713
+ord_6714 @6714
+ord_6715 @6715
+ord_6716 @6716
+ord_6717 @6717
+ord_6718 @6718
+ord_6719 @6719
+ord_6720 @6720
+ord_6721 @6721
+ord_6722 @6722
+ord_6723 @6723
+ord_6724 @6724
+ord_6725 @6725
+ord_6726 @6726
+ord_6727 @6727
+ord_6728 @6728
+ord_6729 @6729
+ord_6730 @6730
+ord_6731 @6731
+ord_6732 @6732
+ord_6733 @6733
+ord_6734 @6734
+ord_6735 @6735
+ord_6736 @6736
+ord_6737 @6737
+ord_6738 @6738
+ord_6739 @6739
+ord_6740 @6740
+ord_6741 @6741
+ord_6742 @6742
+ord_6743 @6743
+ord_6744 @6744
+ord_6745 @6745
+ord_6746 @6746
+ord_6747 @6747
+ord_6748 @6748
+ord_6749 @6749
+ord_6750 @6750
+ord_6751 @6751
+ord_6752 @6752
+ord_6753 @6753
+ord_6754 @6754
+ord_6755 @6755
+ord_6756 @6756
+ord_6757 @6757
+ord_6758 @6758
+ord_6759 @6759
+ord_6760 @6760
+ord_6761 @6761
+ord_6762 @6762
+ord_6763 @6763
+ord_6764 @6764
+ord_6765 @6765
+ord_6766 @6766
+ord_6767 @6767
+ord_6768 @6768
+ord_6769 @6769
+ord_6770 @6770
+ord_6771 @6771
+ord_6772 @6772
+ord_6773 @6773
+ord_6774 @6774
+ord_6775 @6775
+ord_6776 @6776
+ord_6777 @6777
+ord_6778 @6778
+ord_6779 @6779
+ord_6780 @6780
+ord_6781 @6781
+ord_6782 @6782
+ord_6783 @6783
+ord_6784 @6784
+ord_6785 @6785
+ord_6786 @6786
+ord_6787 @6787
+ord_6788 @6788
+ord_6789 @6789
+ord_6790 @6790
+ord_6791 @6791
+ord_6792 @6792
+ord_6793 @6793
+ord_6794 @6794
+ord_6795 @6795
+ord_6796 @6796
+ord_6797 @6797
+ord_6798 @6798
+ord_6799 @6799
+ord_6800 @6800
+ord_6801 @6801
+ord_6802 @6802
+ord_6803 @6803
+ord_6804 @6804
+ord_6805 @6805
+ord_6806 @6806
+ord_6807 @6807
+ord_6808 @6808
+ord_6809 @6809
+ord_6810 @6810
+ord_6811 @6811
+ord_6812 @6812
+ord_6813 @6813
+ord_6814 @6814
+ord_6815 @6815
+ord_6816 @6816
+ord_6817 @6817
+ord_6818 @6818
+ord_6819 @6819
+ord_6820 @6820
+ord_6821 @6821
+ord_6822 @6822
+ord_6823 @6823
+ord_6824 @6824
+ord_6825 @6825
+ord_6826 @6826
+ord_6827 @6827
+ord_6828 @6828
+ord_6829 @6829
+ord_6830 @6830
+ord_6831 @6831
+ord_6832 @6832
+ord_6833 @6833
+ord_6834 @6834
+ord_6835 @6835
+ord_6836 @6836
+ord_6837 @6837
+ord_6838 @6838
+ord_6839 @6839
+ord_6840 @6840
+ord_6841 @6841
+ord_6842 @6842
+ord_6843 @6843
+ord_6844 @6844
+ord_6845 @6845
+ord_6846 @6846
+ord_6847 @6847
+ord_6848 @6848
+ord_6849 @6849
+ord_6850 @6850
+ord_6851 @6851
+ord_6852 @6852
+ord_6853 @6853
+ord_6854 @6854
+ord_6855 @6855
+ord_6856 @6856
+ord_6857 @6857
+ord_6858 @6858
+ord_6859 @6859
+ord_6860 @6860
+ord_6861 @6861
+ord_6862 @6862
+ord_6863 @6863
+ord_6864 @6864
+ord_6865 @6865
+ord_6866 @6866
+ord_6867 @6867
+ord_6868 @6868
+ord_6869 @6869
+ord_6870 @6870
+ord_6871 @6871
+ord_6872 @6872
+ord_6873 @6873
+ord_6874 @6874
+ord_6875 @6875
+ord_6876 @6876
+ord_6877 @6877
+ord_6878 @6878
+ord_6879 @6879
+ord_6880 @6880
+ord_6881 @6881
+ord_6882 @6882
+ord_6883 @6883
+ord_6884 @6884
+ord_6885 @6885
+ord_6886 @6886
+ord_6887 @6887
+ord_6888 @6888
+ord_6889 @6889
+ord_6890 @6890
+ord_6891 @6891
+ord_6892 @6892
+ord_6893 @6893
+ord_6894 @6894
+ord_6895 @6895
+ord_6896 @6896
+ord_6897 @6897
+ord_6898 @6898
+ord_6899 @6899
+ord_6900 @6900
+ord_6901 @6901
+ord_6902 @6902
+ord_6903 @6903
+ord_6904 @6904
+ord_6905 @6905
+ord_6906 @6906
+ord_6907 @6907
+ord_6908 @6908
+ord_6909 @6909
+ord_6910 @6910
+ord_6911 @6911
+ord_6912 @6912
+ord_6913 @6913
+ord_6914 @6914
+ord_6915 @6915
+ord_6916 @6916
+ord_6917 @6917
+ord_6918 @6918
+ord_6919 @6919
+ord_6920 @6920
+ord_6921 @6921
+ord_6922 @6922
+ord_6923 @6923
+ord_6924 @6924
+ord_6925 @6925
+ord_6926 @6926
+ord_6927 @6927
+ord_6928 @6928
+ord_6929 @6929
+ord_6930 @6930
+ord_6931 @6931
+ord_6932 @6932
+ord_6933 @6933
+ord_6934 @6934
+ord_6935 @6935
+ord_6936 @6936
+ord_6937 @6937
+ord_6938 @6938
+ord_6939 @6939
+ord_6940 @6940
+ord_6941 @6941
+ord_6942 @6942
+ord_6943 @6943
+ord_6944 @6944
+ord_6945 @6945
+ord_6946 @6946
+ord_6947 @6947
+ord_6948 @6948
+ord_6949 @6949
+ord_6950 @6950
+ord_6951 @6951
+ord_6952 @6952
+ord_6953 @6953
+ord_6954 @6954
+ord_6955 @6955
+ord_6956 @6956
+ord_6957 @6957
+ord_6958 @6958
+ord_6959 @6959
+ord_6960 @6960
+ord_6961 @6961
+ord_6962 @6962
+ord_6963 @6963
+ord_6964 @6964
+ord_6965 @6965
+ord_6966 @6966
+ord_6967 @6967
+ord_6968 @6968
+ord_6969 @6969
+ord_6970 @6970
+ord_6971 @6971
+ord_6972 @6972
+ord_6973 @6973
+ord_6974 @6974
+ord_6975 @6975
+ord_6976 @6976
+ord_6977 @6977
+ord_6978 @6978
+ord_6979 @6979
+ord_6980 @6980
+ord_6981 @6981
+ord_6982 @6982
+ord_6983 @6983
+ord_6984 @6984
+ord_6985 @6985
+ord_6986 @6986
+ord_6987 @6987
+ord_6988 @6988
+ord_6989 @6989
+ord_6990 @6990
+ord_6991 @6991
+ord_6992 @6992
+ord_6993 @6993
+ord_6994 @6994
+ord_6995 @6995
+ord_6996 @6996
+ord_6997 @6997
+ord_6998 @6998
+ord_6999 @6999
+ord_7000 @7000
+ord_7001 @7001
+ord_7002 @7002
+ord_7003 @7003
+ord_7004 @7004
+ord_7005 @7005
+ord_7006 @7006
+ord_7007 @7007
+ord_7008 @7008
+ord_7009 @7009
+ord_7010 @7010
+ord_7011 @7011
+ord_7012 @7012
+ord_7013 @7013
+ord_7014 @7014
+ord_7015 @7015
+ord_7016 @7016
+ord_7017 @7017
+ord_7018 @7018
+ord_7019 @7019
+ord_7020 @7020
+ord_7021 @7021
+ord_7022 @7022
+ord_7023 @7023
+ord_7024 @7024
+ord_7025 @7025
+ord_7026 @7026
+ord_7027 @7027
+ord_7028 @7028
+ord_7029 @7029
+ord_7030 @7030
+ord_7031 @7031
+ord_7032 @7032
+ord_7033 @7033
+ord_7034 @7034
+ord_7035 @7035
+ord_7036 @7036
+ord_7037 @7037
+ord_7038 @7038
+ord_7039 @7039
+ord_7040 @7040
+ord_7041 @7041
+ord_7042 @7042
+ord_7043 @7043
+ord_7044 @7044
+ord_7045 @7045
+ord_7046 @7046
+ord_7047 @7047
+ord_7048 @7048
+ord_7049 @7049
+ord_7050 @7050
+ord_7051 @7051
+ord_7052 @7052
+ord_7053 @7053
+ord_7054 @7054
+ord_7055 @7055
+ord_7056 @7056
+ord_7057 @7057
+ord_7058 @7058
+ord_7059 @7059
+ord_7060 @7060
+ord_7061 @7061
+ord_7062 @7062
+ord_7063 @7063
+ord_7064 @7064
+ord_7065 @7065
+ord_7066 @7066
+ord_7067 @7067
+ord_7068 @7068
+ord_7069 @7069
+ord_7070 @7070
+ord_7071 @7071
+ord_7072 @7072
+ord_7073 @7073
+ord_7074 @7074
+ord_7075 @7075
+ord_7076 @7076
+ord_7077 @7077
+ord_7078 @7078
+ord_7079 @7079
+ord_7080 @7080
+ord_7081 @7081
+ord_7082 @7082
+ord_7083 @7083
+ord_7084 @7084
+ord_7085 @7085
+ord_7086 @7086
+ord_7087 @7087
+ord_7088 @7088
+ord_7089 @7089
+ord_7090 @7090
+ord_7091 @7091
+ord_7092 @7092
+ord_7093 @7093
+ord_7094 @7094
+ord_7095 @7095
+ord_7096 @7096
+ord_7097 @7097
+ord_7098 @7098
+ord_7099 @7099
+ord_7100 @7100
+ord_7101 @7101
+ord_7102 @7102
+ord_7103 @7103
+ord_7104 @7104
+ord_7105 @7105
+ord_7106 @7106
+ord_7107 @7107
+ord_7108 @7108
+ord_7109 @7109
+ord_7110 @7110
+ord_7111 @7111
+ord_7112 @7112
+ord_7113 @7113
+ord_7114 @7114
+ord_7115 @7115
+ord_7116 @7116
+ord_7117 @7117
+ord_7118 @7118
+ord_7119 @7119
+ord_7120 @7120
+ord_7121 @7121
+ord_7122 @7122
+ord_7123 @7123
+ord_7124 @7124
+ord_7125 @7125
+ord_7126 @7126
+ord_7127 @7127
+ord_7128 @7128
+ord_7129 @7129
+ord_7130 @7130
+ord_7131 @7131
+ord_7132 @7132
+ord_7133 @7133
+ord_7134 @7134
+ord_7135 @7135
+ord_7136 @7136
+ord_7137 @7137
+ord_7138 @7138
+ord_7139 @7139
+ord_7140 @7140
+ord_7141 @7141
+ord_7142 @7142
+ord_7143 @7143
+ord_7144 @7144
+ord_7145 @7145
+ord_7146 @7146
+ord_7147 @7147
+ord_7148 @7148
+ord_7149 @7149
+ord_7150 @7150
+ord_7151 @7151
+ord_7152 @7152
+ord_7153 @7153
+ord_7154 @7154
+ord_7155 @7155
+ord_7156 @7156
+ord_7157 @7157
+ord_7158 @7158
+ord_7159 @7159
+ord_7160 @7160
+ord_7161 @7161
+ord_7162 @7162
+ord_7163 @7163
+ord_7164 @7164
+ord_7165 @7165
+ord_7166 @7166
+ord_7167 @7167
+ord_7168 @7168
+ord_7169 @7169
+ord_7170 @7170
+ord_7171 @7171
+ord_7172 @7172
+ord_7173 @7173
+ord_7174 @7174
+ord_7175 @7175
+ord_7176 @7176
+ord_7177 @7177
+ord_7178 @7178
+ord_7179 @7179
+ord_7180 @7180
+ord_7181 @7181
+ord_7182 @7182
+ord_7183 @7183
+ord_7184 @7184
+ord_7185 @7185
+ord_7186 @7186
+ord_7187 @7187
+ord_7188 @7188
+ord_7189 @7189
+ord_7190 @7190
+ord_7191 @7191
+ord_7192 @7192
+ord_7193 @7193
+ord_7194 @7194
+ord_7195 @7195
+ord_7196 @7196
+ord_7197 @7197
+ord_7198 @7198
+ord_7199 @7199
+ord_7200 @7200
+ord_7201 @7201
+ord_7202 @7202
+ord_7203 @7203
+ord_7204 @7204
+ord_7205 @7205
+ord_7206 @7206
+ord_7207 @7207
+ord_7208 @7208
+ord_7209 @7209
+ord_7210 @7210
+ord_7211 @7211
+ord_7212 @7212
+ord_7213 @7213
+ord_7214 @7214
+ord_7215 @7215
+ord_7216 @7216
+ord_7217 @7217
+ord_7218 @7218
+ord_7219 @7219
+ord_7220 @7220
+ord_7221 @7221
+ord_7222 @7222
+ord_7223 @7223
+ord_7224 @7224
+ord_7225 @7225
+ord_7226 @7226
+ord_7227 @7227
+ord_7228 @7228
+ord_7229 @7229
+ord_7230 @7230
+ord_7231 @7231
+ord_7232 @7232
+ord_7233 @7233
+ord_7234 @7234
+ord_7235 @7235
+ord_7236 @7236
+ord_7237 @7237
+ord_7238 @7238
+ord_7239 @7239
+ord_7240 @7240
+ord_7241 @7241
+ord_7242 @7242
+ord_7243 @7243
+ord_7244 @7244
+ord_7245 @7245
+ord_7246 @7246
+ord_7247 @7247
+ord_7248 @7248
+ord_7249 @7249
+ord_7250 @7250
+ord_7251 @7251
+ord_7252 @7252
+ord_7253 @7253
+ord_7254 @7254
+ord_7255 @7255
+ord_7256 @7256
+ord_7257 @7257
+ord_7258 @7258
+ord_7259 @7259
+ord_7260 @7260
+ord_7261 @7261
+ord_7262 @7262
+ord_7263 @7263
+ord_7264 @7264
+ord_7265 @7265
+ord_7266 @7266
+ord_7267 @7267
+ord_7268 @7268
+ord_7269 @7269
+ord_7270 @7270
+ord_7271 @7271
+ord_7272 @7272
+ord_7273 @7273
+ord_7274 @7274
+ord_7275 @7275
+ord_7276 @7276
+ord_7277 @7277
+ord_7278 @7278
+ord_7279 @7279
+ord_7280 @7280
+ord_7281 @7281
+ord_7282 @7282
+ord_7283 @7283
+ord_7284 @7284
+ord_7285 @7285
+ord_7286 @7286
+ord_7287 @7287
+ord_7288 @7288
+ord_7289 @7289
+ord_7290 @7290
+ord_7291 @7291
+ord_7292 @7292
+ord_7293 @7293
+ord_7294 @7294
+ord_7295 @7295
+ord_7296 @7296
+ord_7297 @7297
+ord_7298 @7298
+ord_7299 @7299
+ord_7300 @7300
+ord_7301 @7301
+ord_7302 @7302
+ord_7303 @7303
+ord_7304 @7304
+ord_7305 @7305
+ord_7306 @7306
+ord_7307 @7307
+ord_7308 @7308
+ord_7309 @7309
+ord_7310 @7310
+ord_7311 @7311
+ord_7312 @7312
+ord_7313 @7313
+ord_7314 @7314
+ord_7315 @7315
+ord_7316 @7316
+ord_7317 @7317
+ord_7318 @7318
+ord_7319 @7319
+ord_7320 @7320
+ord_7321 @7321
+ord_7322 @7322
+ord_7323 @7323
+ord_7324 @7324
+ord_7325 @7325
+ord_7326 @7326
+ord_7327 @7327
+ord_7328 @7328
+ord_7329 @7329
+ord_7330 @7330
+ord_7331 @7331
+ord_7332 @7332
+ord_7333 @7333
+ord_7334 @7334
+ord_7335 @7335
+ord_7336 @7336
+ord_7337 @7337
+ord_7338 @7338
+ord_7339 @7339
+ord_7340 @7340
+ord_7341 @7341
+ord_7342 @7342
+ord_7343 @7343
+ord_7344 @7344
+ord_7345 @7345
+ord_7346 @7346
+ord_7347 @7347
+ord_7348 @7348
+ord_7349 @7349
+ord_7350 @7350
+ord_7351 @7351
+ord_7352 @7352
+ord_7353 @7353
+ord_7354 @7354
+ord_7355 @7355
+ord_7356 @7356
+ord_7357 @7357
+ord_7358 @7358
+ord_7359 @7359
+ord_7360 @7360
+ord_7361 @7361
+ord_7362 @7362
+ord_7363 @7363
+ord_7364 @7364
+ord_7365 @7365
+ord_7366 @7366
+ord_7367 @7367
+ord_7368 @7368
+ord_7369 @7369
+ord_7370 @7370
+ord_7371 @7371
+ord_7372 @7372
+ord_7373 @7373
+ord_7374 @7374
+ord_7375 @7375
+ord_7376 @7376
+ord_7377 @7377
+ord_7378 @7378
+ord_7379 @7379
+ord_7380 @7380
+ord_7381 @7381
+ord_7382 @7382
+ord_7383 @7383
+ord_7384 @7384
+ord_7385 @7385
+ord_7386 @7386
+ord_7387 @7387
+ord_7388 @7388
+ord_7389 @7389
+ord_7390 @7390
+ord_7391 @7391
+ord_7392 @7392
+ord_7393 @7393
+ord_7394 @7394
+ord_7395 @7395
+ord_7396 @7396
+ord_7397 @7397
+ord_7398 @7398
+ord_7399 @7399
+ord_7400 @7400
+ord_7401 @7401
+ord_7402 @7402
+ord_7403 @7403
+ord_7404 @7404
+ord_7405 @7405
+ord_7406 @7406
+ord_7407 @7407
+ord_7408 @7408
+ord_7409 @7409
+ord_7410 @7410
+ord_7411 @7411
+ord_7412 @7412
+ord_7413 @7413
+ord_7414 @7414
+ord_7415 @7415
+ord_7416 @7416
+ord_7417 @7417
+ord_7418 @7418
+ord_7419 @7419
+ord_7420 @7420
+ord_7421 @7421
+ord_7422 @7422
+ord_7423 @7423
+ord_7424 @7424
+ord_7425 @7425
+ord_7426 @7426
+ord_7427 @7427
+ord_7428 @7428
+ord_7429 @7429
+ord_7430 @7430
+ord_7431 @7431
+ord_7432 @7432
+ord_7433 @7433
+ord_7434 @7434
+ord_7435 @7435
+ord_7436 @7436
+ord_7437 @7437
+ord_7438 @7438
+ord_7439 @7439
+ord_7440 @7440
+ord_7441 @7441
+ord_7442 @7442
+ord_7443 @7443
+ord_7444 @7444
+ord_7445 @7445
+ord_7446 @7446 DATA
+ord_7447 @7447
+ord_7448 @7448
+ord_7449 @7449
+ord_7450 @7450
+ord_7451 @7451
+ord_7452 @7452
+ord_7453 @7453
+ord_7454 @7454
+ord_7455 @7455
+ord_7456 @7456
+ord_7457 @7457
+ord_7458 @7458
+ord_7459 @7459
+ord_7460 @7460
+ord_7461 @7461
+ord_7462 @7462
+ord_7463 @7463
+ord_7464 @7464
+ord_7465 @7465
+ord_7466 @7466
+ord_7467 @7467
+ord_7468 @7468
+ord_7469 @7469
+ord_7470 @7470
+ord_7471 @7471
+ord_7472 @7472
+ord_7473 @7473
+ord_7474 @7474
+ord_7475 @7475
+ord_7476 @7476
+ord_7477 @7477
+ord_7478 @7478
+ord_7479 @7479
+ord_7480 @7480
+ord_7481 @7481
+ord_7482 @7482
+ord_7483 @7483
+ord_7484 @7484
+ord_7485 @7485
+ord_7486 @7486
+ord_7487 @7487
+ord_7488 @7488
+ord_7489 @7489
+ord_7490 @7490
+ord_7491 @7491
+ord_7492 @7492
+ord_7493 @7493
+ord_7494 @7494
+ord_7495 @7495
+ord_7496 @7496
+ord_7497 @7497
+ord_7498 @7498
+ord_7499 @7499
+ord_7500 @7500
+ord_7501 @7501
+ord_7502 @7502
+ord_7503 @7503
+ord_7504 @7504
+ord_7505 @7505
+ord_7506 @7506
+ord_7507 @7507
+ord_7508 @7508
+ord_7509 @7509
+ord_7510 @7510
+ord_7511 @7511
+ord_7512 @7512
+ord_7513 @7513
+ord_7514 @7514
+ord_7515 @7515
+ord_7516 @7516
+ord_7517 @7517
+ord_7518 @7518
+ord_7519 @7519
+ord_7520 @7520
+ord_7521 @7521
+ord_7522 @7522
+ord_7523 @7523
+ord_7524 @7524
+ord_7525 @7525
+ord_7526 @7526
+ord_7527 @7527
+ord_7528 @7528
+ord_7529 @7529
+ord_7530 @7530
+ord_7531 @7531
+ord_7532 @7532
+ord_7534 @7534
+ord_7535 @7535
+ord_7536 @7536
+ord_7537 @7537
+ord_7538 @7538
+ord_7539 @7539
+ord_7540 @7540
+ord_7541 @7541
+ord_7542 @7542
+ord_7543 @7543
+ord_7544 @7544
+ord_7545 @7545
+ord_7546 @7546
+ord_7547 @7547
+ord_7548 @7548
+ord_7549 @7549
+ord_7550 @7550
+ord_7551 @7551
+ord_7552 @7552
+ord_7553 @7553
+ord_7554 @7554
+ord_7555 @7555
+ord_7556 @7556
+ord_7557 @7557
+ord_7558 @7558
+ord_7559 @7559
+ord_7560 @7560
+ord_7561 @7561
+ord_7562 @7562
+ord_7563 @7563
+ord_7564 @7564
+ord_7565 @7565
+ord_7566 @7566
+ord_7567 @7567
+ord_7568 @7568
+ord_7569 @7569
+ord_7570 @7570
+ord_7571 @7571
+ord_7572 @7572
+ord_7573 @7573
+ord_7574 @7574
+ord_7575 @7575
+ord_7576 @7576
+ord_7577 @7577
+ord_7578 @7578
+ord_7579 @7579
+ord_7580 @7580
+ord_7581 @7581
+ord_7582 @7582
+ord_7583 @7583
+ord_7584 @7584
+ord_7585 @7585
+ord_7586 @7586
+ord_7587 @7587
+ord_7588 @7588
+ord_7589 @7589
+ord_7590 @7590
+ord_7591 @7591
+ord_7592 @7592
+ord_7593 @7593
+ord_7594 @7594
+ord_7595 @7595
+ord_7596 @7596
+ord_7597 @7597
+ord_7598 @7598
+ord_7599 @7599
+ord_7600 @7600
+ord_7601 @7601
+ord_7602 @7602
+ord_7603 @7603
+ord_7604 @7604
+ord_7605 @7605
+ord_7606 @7606
+ord_7607 @7607
+ord_7608 @7608
+ord_7609 @7609
+ord_7610 @7610
+ord_7611 @7611
+ord_7612 @7612
+ord_7613 @7613
+ord_7614 @7614
+ord_7615 @7615
+ord_7616 @7616
+ord_7617 @7617
+ord_7618 @7618
+ord_7619 @7619
+ord_7620 @7620
+ord_7621 @7621
+ord_7622 @7622
+ord_7623 @7623
+ord_7624 @7624
+ord_7625 @7625
+ord_7626 @7626
+ord_7627 @7627
+ord_7628 @7628
+ord_7629 @7629
+ord_7630 @7630
+ord_7631 @7631
+ord_7632 @7632
+ord_7633 @7633
+ord_7634 @7634
+ord_7635 @7635
+ord_7636 @7636
+ord_7637 @7637
+ord_7638 @7638
+ord_7639 @7639
+ord_7640 @7640
+ord_7641 @7641
+ord_7642 @7642
+ord_7643 @7643
+ord_7644 @7644
+ord_7645 @7645
+ord_7646 @7646
+ord_7647 @7647
+ord_7648 @7648
+ord_7649 @7649
+ord_7650 @7650
+ord_7651 @7651
+ord_7652 @7652
+ord_7653 @7653
+ord_7654 @7654
+ord_7655 @7655
+ord_7656 @7656
+ord_7657 @7657
+ord_7658 @7658
+ord_7659 @7659
+ord_7660 @7660
+ord_7661 @7661
+ord_7662 @7662
+ord_7663 @7663
+ord_7664 @7664
+ord_7665 @7665
+ord_7666 @7666
+ord_7667 @7667
+ord_7668 @7668
+ord_7669 @7669
+ord_7670 @7670
+ord_7671 @7671
+ord_7672 @7672
+ord_7673 @7673
+ord_7674 @7674
+ord_7675 @7675
+ord_7676 @7676
+ord_7677 @7677
+ord_7678 @7678
+ord_7679 @7679
+ord_7680 @7680
+ord_7681 @7681
+ord_7682 @7682
+ord_7683 @7683
+ord_7684 @7684
+ord_7685 @7685
+ord_7686 @7686
+ord_7687 @7687
+ord_7688 @7688
+ord_7689 @7689
+ord_7690 @7690
+ord_7691 @7691
+ord_7692 @7692
+ord_7693 @7693
+ord_7694 @7694
+ord_7695 @7695
+ord_7696 @7696
+ord_7697 @7697
+ord_7698 @7698
+ord_7699 @7699
+ord_7700 @7700
+ord_7701 @7701
+ord_7702 @7702
+ord_7703 @7703
+ord_7704 @7704
+ord_7705 @7705
+ord_7706 @7706
+ord_7707 @7707
+ord_7708 @7708
+ord_7709 @7709
+ord_7710 @7710
+ord_7711 @7711
+ord_7712 @7712
+ord_7713 @7713
+ord_7714 @7714
+ord_7715 @7715
+ord_7716 @7716
+ord_7717 @7717
+ord_7718 @7718
+ord_7719 @7719
+ord_7720 @7720
+ord_7721 @7721
+ord_7722 @7722
+ord_7723 @7723
+ord_7724 @7724
+ord_7725 @7725
+ord_7726 @7726
+ord_7727 @7727
+ord_7728 @7728
+ord_7729 @7729
+ord_7730 @7730
+ord_7731 @7731
+ord_7732 @7732
+ord_7733 @7733
+ord_7734 @7734
+ord_7735 @7735
+ord_7736 @7736
+ord_7737 @7737
+ord_7738 @7738
+ord_7739 @7739
+ord_7740 @7740
+ord_7741 @7741
+ord_7742 @7742
+ord_7743 @7743
+ord_7744 @7744
+ord_7745 @7745
+ord_7746 @7746
+ord_7747 @7747
+ord_7748 @7748
+ord_7749 @7749
+ord_7750 @7750
+ord_7751 @7751
+ord_7752 @7752
+ord_7753 @7753
+ord_7754 @7754
+ord_7755 @7755
+ord_7756 @7756
+ord_7757 @7757
+ord_7758 @7758
+ord_7759 @7759
+ord_7760 @7760
+ord_7761 @7761
+ord_7762 @7762
+ord_7763 @7763
+ord_7764 @7764
+ord_7765 @7765
+ord_7766 @7766
+ord_7767 @7767
+ord_7768 @7768
+ord_7769 @7769
+ord_7770 @7770
+ord_7771 @7771
+ord_7772 @7772
+ord_7773 @7773
+ord_7774 @7774
+ord_7775 @7775
+ord_7776 @7776
+ord_7777 @7777
+ord_7778 @7778
+ord_7779 @7779
+ord_7780 @7780
+ord_7781 @7781
+ord_7782 @7782
+ord_7783 @7783
+ord_7784 @7784
+ord_7785 @7785
+ord_7786 @7786
+ord_7787 @7787
+ord_7788 @7788
+ord_7790 @7790
+ord_7791 @7791
+ord_7792 @7792
+ord_7793 @7793
+ord_7794 @7794
+ord_7795 @7795
+ord_7796 @7796
+ord_7797 @7797
+ord_7798 @7798
+ord_7799 @7799
+ord_7800 @7800
+ord_7801 @7801
+ord_7802 @7802
+ord_7803 @7803
+ord_7804 @7804
+ord_7805 @7805
+ord_7806 @7806
+ord_7807 @7807
+ord_7808 @7808
+ord_7809 @7809
+ord_7810 @7810
+ord_7811 @7811
+ord_7812 @7812
+ord_7813 @7813
+ord_7814 @7814
+ord_7815 @7815
+ord_7816 @7816
+ord_7817 @7817
+ord_7818 @7818
+ord_7819 @7819
+ord_7820 @7820
+ord_7821 @7821
+ord_7822 @7822
+ord_7823 @7823
+ord_7824 @7824
+ord_7825 @7825
+ord_7826 @7826
+ord_7827 @7827
+ord_7828 @7828
+ord_7829 @7829
+ord_7830 @7830
+ord_7831 @7831
+ord_7832 @7832
+ord_7833 @7833
+ord_7834 @7834
+ord_7835 @7835
+ord_7836 @7836
+ord_7837 @7837
+ord_7838 @7838
+ord_7839 @7839
+ord_7840 @7840
+ord_7841 @7841
+ord_7842 @7842
+ord_7843 @7843
+ord_7844 @7844
+ord_7845 @7845
+ord_7846 @7846
+ord_7847 @7847
+ord_7848 @7848
+ord_7849 @7849
+ord_7850 @7850
+ord_7851 @7851
+ord_7852 @7852
+ord_7853 @7853
+ord_7854 @7854
+ord_7855 @7855
+ord_7856 @7856
+ord_7857 @7857
+ord_7858 @7858
+ord_7859 @7859
+ord_7860 @7860
+ord_7861 @7861
+ord_7862 @7862
+ord_7863 @7863
+ord_7864 @7864
+ord_7865 @7865
+ord_7866 @7866
+ord_7867 @7867
+ord_7868 @7868
+ord_7869 @7869
+ord_7870 @7870
+ord_7871 @7871
+ord_7872 @7872
+ord_7873 @7873
+ord_7874 @7874
+ord_7875 @7875
+ord_7876 @7876
+ord_7877 @7877
+ord_7878 @7878
+ord_7879 @7879
+ord_7880 @7880
+ord_7881 @7881
+ord_7882 @7882
+ord_7883 @7883
+ord_7884 @7884
+ord_7885 @7885
+ord_7886 @7886
+ord_7887 @7887
+ord_7888 @7888
+ord_7889 @7889
+ord_7890 @7890
+ord_7891 @7891
+ord_7892 @7892
+ord_7893 @7893
+ord_7894 @7894
+ord_7895 @7895
+ord_7896 @7896
+ord_7897 @7897
+ord_7898 @7898
+ord_7899 @7899
+ord_7900 @7900
+ord_7901 @7901
+ord_7902 @7902
+ord_7903 @7903
+ord_7904 @7904
+ord_7905 @7905
+ord_7906 @7906
+ord_7907 @7907
+ord_7908 @7908
+ord_7909 @7909
+ord_7910 @7910
+ord_7911 @7911
+ord_7912 @7912
+ord_7913 @7913
+ord_7914 @7914
+ord_7915 @7915
+ord_7916 @7916
+ord_7917 @7917
+ord_7918 @7918 DATA
+ord_7919 @7919
+ord_7920 @7920
+ord_7921 @7921
+ord_7922 @7922
+ord_7923 @7923
+ord_7924 @7924
+ord_7925 @7925
+ord_7926 @7926
+ord_7927 @7927
+ord_7928 @7928
+ord_7929 @7929
+ord_7930 @7930
+ord_7931 @7931
+ord_7932 @7932
+ord_7933 @7933
+ord_7934 @7934
+ord_7935 @7935
+ord_7936 @7936
+ord_7937 @7937
+ord_7938 @7938
+ord_7939 @7939
+ord_7940 @7940
+ord_7941 @7941
+ord_7942 @7942
+ord_7943 @7943
+ord_7944 @7944
+ord_7945 @7945
+ord_7946 @7946
+ord_7947 @7947
+ord_7948 @7948
+ord_7949 @7949
+ord_7950 @7950
+ord_7951 @7951
+ord_7952 @7952
+ord_7953 @7953
+ord_7954 @7954
+ord_7955 @7955
+ord_7956 @7956
+ord_7957 @7957
+ord_7958 @7958
+ord_7959 @7959
+ord_7960 @7960
+ord_7961 @7961
+ord_7962 @7962
+ord_7963 @7963
+ord_7964 @7964
+ord_7965 @7965
+ord_7966 @7966
+ord_7967 @7967
+ord_7968 @7968
+ord_7969 @7969
+ord_7970 @7970
+ord_7971 @7971
+ord_7972 @7972
+ord_7973 @7973
+ord_7974 @7974
+ord_7975 @7975
+ord_7976 @7976
+ord_7977 @7977
+ord_7978 @7978
+ord_7979 @7979
+ord_7980 @7980
+ord_7981 @7981
+ord_7982 @7982
+ord_7983 @7983
+ord_7984 @7984
+ord_7985 @7985
+ord_7986 @7986
+ord_7987 @7987
+ord_7988 @7988
+ord_7989 @7989
+ord_7990 @7990
+ord_7991 @7991
+ord_7992 @7992
+ord_7993 @7993
+ord_7994 @7994
+ord_7995 @7995
+ord_7996 @7996
+ord_7997 @7997
+ord_7998 @7998
+ord_7999 @7999
+ord_8000 @8000
+ord_8001 @8001
+ord_8002 @8002
+ord_8003 @8003
+ord_8004 @8004
+ord_8005 @8005
+ord_8006 @8006
+ord_8007 @8007
+ord_8008 @8008
+ord_8009 @8009
+ord_8010 @8010
+ord_8011 @8011
+ord_8012 @8012
+ord_8013 @8013
+ord_8014 @8014
+ord_8015 @8015
+ord_8016 @8016
+ord_8017 @8017
+ord_8018 @8018
+ord_8019 @8019
+ord_8020 @8020
+ord_8021 @8021
+ord_8022 @8022
+ord_8023 @8023
+ord_8024 @8024
+ord_8025 @8025
+ord_8026 @8026
+ord_8027 @8027
+ord_8028 @8028
+ord_8029 @8029
+ord_8030 @8030
+ord_8031 @8031
+ord_8032 @8032
+ord_8033 @8033
+ord_8034 @8034
+ord_8035 @8035
+ord_8036 @8036
+ord_8037 @8037
+ord_8038 @8038
+ord_8039 @8039
+ord_8040 @8040
+ord_8041 @8041
+ord_8042 @8042
+ord_8043 @8043
+ord_8044 @8044
+ord_8045 @8045
+ord_8046 @8046
+ord_8047 @8047
+ord_8048 @8048
+ord_8049 @8049
+ord_8050 @8050
+ord_8051 @8051
+ord_8052 @8052
+ord_8053 @8053
+ord_8054 @8054
+ord_8055 @8055
+ord_8056 @8056
+ord_8057 @8057
+ord_8058 @8058
+ord_8059 @8059
+ord_8060 @8060
+ord_8061 @8061
+ord_8062 @8062
+ord_8063 @8063
+ord_8064 @8064
+ord_8065 @8065
+ord_8066 @8066
+ord_8067 @8067
+ord_8068 @8068
+ord_8069 @8069
+ord_8070 @8070
+ord_8071 @8071
+ord_8072 @8072
+ord_8073 @8073
+ord_8074 @8074 DATA
+ord_8075 @8075 DATA
+ord_8076 @8076 DATA
+ord_8077 @8077 DATA
+ord_8078 @8078 DATA
+ord_8079 @8079 DATA
+ord_8080 @8080 DATA
+ord_8081 @8081 DATA
+ord_8082 @8082 DATA
+ord_8083 @8083 DATA
+ord_8084 @8084 DATA
+ord_8085 @8085 DATA
+ord_8087 @8087 DATA
+ord_8088 @8088 DATA
+ord_8089 @8089 DATA
+ord_8091 @8091 DATA
+ord_8092 @8092 DATA
+ord_8093 @8093 DATA
+ord_8094 @8094 DATA
+ord_8095 @8095 DATA
+ord_8096 @8096 DATA
+ord_8097 @8097 DATA
+ord_8098 @8098 DATA
+ord_8099 @8099 DATA
+ord_8100 @8100 DATA
+ord_8101 @8101 DATA
+ord_8102 @8102 DATA
+ord_8103 @8103 DATA
+ord_8104 @8104 DATA
+ord_8105 @8105 DATA
+ord_8106 @8106 DATA
+ord_8107 @8107 DATA
+ord_8108 @8108 DATA
+ord_8109 @8109 DATA
+ord_8111 @8111 DATA
+ord_8112 @8112 DATA
+ord_8113 @8113 DATA
+ord_8114 @8114 DATA
+ord_8115 @8115 DATA
+ord_8116 @8116 DATA
+ord_8117 @8117 DATA
+ord_8118 @8118 DATA
+ord_8119 @8119 DATA
+ord_8120 @8120 DATA
+ord_8121 @8121 DATA
+ord_8122 @8122 DATA
+ord_8123 @8123 DATA
+ord_8124 @8124 DATA
+ord_8125 @8125 DATA
+ord_8126 @8126 DATA
+ord_8127 @8127 DATA
+ord_8128 @8128 DATA
+ord_8129 @8129 DATA
+ord_8130 @8130 DATA
+ord_8131 @8131 DATA
+ord_8132 @8132 DATA
+ord_8133 @8133 DATA
+ord_8134 @8134 DATA
+ord_8135 @8135 DATA
+ord_8136 @8136 DATA
+ord_8137 @8137 DATA
+ord_8138 @8138 DATA
+ord_8139 @8139 DATA
+ord_8140 @8140 DATA
+ord_8141 @8141 DATA
+ord_8142 @8142 DATA
+ord_8143 @8143 DATA
+ord_8144 @8144 DATA
+ord_8145 @8145 DATA
+ord_8146 @8146 DATA
+ord_8147 @8147 DATA
+ord_8148 @8148 DATA
+ord_8149 @8149 DATA
+ord_8150 @8150 DATA
+ord_8151 @8151 DATA
+ord_8152 @8152 DATA
+ord_8153 @8153 DATA
+ord_8154 @8154 DATA
+ord_8155 @8155 DATA
+ord_8156 @8156 DATA
+ord_8157 @8157 DATA
+ord_8158 @8158 DATA
+ord_8159 @8159 DATA
+ord_8160 @8160 DATA
+ord_8161 @8161 DATA
+ord_8162 @8162 DATA
+ord_8163 @8163 DATA
+ord_8166 @8166 DATA
+ord_8167 @8167 DATA
+ord_8168 @8168 DATA
+ord_8169 @8169 DATA
+ord_8170 @8170 DATA
+ord_8171 @8171 DATA
+ord_8172 @8172 DATA
+ord_8173 @8173 DATA
+ord_8174 @8174 DATA
+ord_8175 @8175 DATA
+ord_8176 @8176 DATA
+ord_8177 @8177 DATA
+ord_8178 @8178 DATA
+ord_8179 @8179 DATA
+ord_8180 @8180 DATA
+ord_8181 @8181 DATA
+ord_8182 @8182 DATA
+ord_8183 @8183 DATA
+ord_8184 @8184 DATA
+ord_8185 @8185 DATA
+ord_8186 @8186 DATA
+ord_8187 @8187 DATA
+ord_8188 @8188 DATA
+ord_8189 @8189 DATA
+ord_8190 @8190 DATA
+ord_8191 @8191 DATA
+ord_8192 @8192 DATA
+ord_8193 @8193 DATA
+ord_8194 @8194 DATA
+ord_8195 @8195 DATA
+ord_8196 @8196 DATA
+ord_8197 @8197 DATA
+ord_8198 @8198 DATA
+ord_8199 @8199 DATA
+ord_8200 @8200 DATA
+ord_8201 @8201 DATA
+ord_8202 @8202 DATA
+ord_8203 @8203 DATA
+ord_8204 @8204 DATA
+ord_8205 @8205 DATA
+ord_8206 @8206 DATA
+ord_8207 @8207 DATA
+ord_8208 @8208 DATA
+ord_8209 @8209 DATA
+ord_8210 @8210 DATA
+ord_8211 @8211 DATA
+ord_8212 @8212 DATA
+ord_8213 @8213 DATA
+ord_8214 @8214 DATA
+ord_8215 @8215 DATA
+ord_8216 @8216 DATA
+ord_8217 @8217 DATA
+ord_8218 @8218 DATA
+ord_8219 @8219 DATA
+ord_8220 @8220 DATA
+ord_8221 @8221 DATA
+ord_8222 @8222 DATA
+ord_8223 @8223 DATA
+ord_8224 @8224 DATA
+ord_8225 @8225 DATA
+ord_8226 @8226 DATA
+ord_8227 @8227 DATA
+ord_8228 @8228 DATA
+ord_8229 @8229 DATA
+ord_8230 @8230 DATA
+ord_8231 @8231 DATA
+ord_8232 @8232 DATA
+ord_8233 @8233 DATA
+ord_8234 @8234 DATA
+ord_8237 @8237 DATA
+ord_8238 @8238 DATA
+ord_8239 @8239 DATA
+ord_8240 @8240 DATA
+ord_8241 @8241 DATA
+ord_8242 @8242 DATA
+ord_8243 @8243 DATA
+ord_8244 @8244 DATA
+ord_8245 @8245 DATA
+ord_8246 @8246 DATA
+ord_8247 @8247 DATA
+ord_8249 @8249 DATA
+ord_8251 @8251 DATA
+ord_8252 @8252 DATA
+ord_8253 @8253 DATA
+ord_8254 @8254 DATA
+ord_8255 @8255 DATA
+ord_8256 @8256 DATA
+ord_8257 @8257 DATA
+ord_8258 @8258 DATA
+ord_8259 @8259 DATA
+ord_8260 @8260 DATA
+ord_8261 @8261 DATA
+ord_8262 @8262 DATA
+ord_8263 @8263 DATA
+ord_8264 @8264 DATA
+ord_8265 @8265 DATA
+ord_8266 @8266 DATA
+ord_8267 @8267 DATA
+ord_8268 @8268 DATA
+ord_8269 @8269
+ord_8270 @8270
+ord_8271 @8271
+ord_8272 @8272
+ord_8273 @8273
+ord_8274 @8274
+ord_8275 @8275
+ord_8276 @8276
+ord_8277 @8277
+ord_8278 @8278
+ord_8279 @8279
+ord_8280 @8280
+ord_8281 @8281
+ord_8282 @8282
+ord_8283 @8283
+ord_8284 @8284
+ord_8285 @8285
+ord_8286 @8286
+ord_8287 @8287
+ord_8288 @8288
+ord_8289 @8289
+ord_8290 @8290
+ord_8291 @8291
+ord_8292 @8292
+ord_8293 @8293
+ord_8294 @8294
+ord_8295 @8295
+ord_8296 @8296
+ord_8297 @8297
+ord_8298 @8298
+ord_8299 @8299
+ord_8300 @8300
+ord_8301 @8301
+ord_8302 @8302
+ord_8303 @8303
+ord_8304 @8304
+ord_8305 @8305
+ord_8306 @8306
+ord_8307 @8307
+ord_8308 @8308
+ord_8309 @8309
+ord_8310 @8310
+ord_8311 @8311
+ord_8312 @8312
+ord_8313 @8313
+ord_8314 @8314
+ord_8315 @8315
+ord_8316 @8316
+ord_8317 @8317
+ord_8318 @8318
+ord_8319 @8319
+ord_8320 @8320
+ord_8321 @8321
+ord_8322 @8322
+ord_8323 @8323
+ord_8324 @8324
+ord_8325 @8325
+ord_8326 @8326
+ord_8327 @8327
+ord_8328 @8328
+ord_8329 @8329
+ord_8330 @8330
+ord_8331 @8331
+ord_8332 @8332
+ord_8333 @8333
+ord_8334 @8334
+ord_8335 @8335
+ord_8336 @8336
+ord_8337 @8337
+ord_8338 @8338
+ord_8339 @8339
+ord_8340 @8340
+ord_8341 @8341
+ord_8342 @8342
+ord_8343 @8343
+ord_8344 @8344
+ord_8345 @8345
+ord_8346 @8346
+ord_8347 @8347
+ord_8348 @8348
+ord_8349 @8349
+ord_8350 @8350
+ord_8351 @8351
+ord_8352 @8352
+ord_8353 @8353
+ord_8354 @8354
+ord_8355 @8355
+ord_8356 @8356
+ord_8357 @8357
+ord_8358 @8358
+ord_8359 @8359
+ord_8360 @8360
+ord_8361 @8361
+ord_8362 @8362
+ord_8363 @8363
+ord_8364 @8364
+ord_8365 @8365
+ord_8366 @8366
+ord_8367 @8367
+ord_8368 @8368
+ord_8369 @8369
+ord_8370 @8370
+ord_8371 @8371
+ord_8372 @8372
+ord_8373 @8373
+ord_8374 @8374
+ord_8375 @8375
+ord_8376 @8376
+ord_8377 @8377
+ord_8378 @8378
+ord_8379 @8379
+ord_8380 @8380 DATA
+ord_8381 @8381 DATA
+ord_8382 @8382
+ord_8383 @8383
+ord_8384 @8384
+ord_8385 @8385
+ord_8386 @8386
+ord_8387 @8387
+ord_8388 @8388
+ord_8389 @8389
+ord_8390 @8390
+ord_8391 @8391
+ord_8392 @8392
+ord_8393 @8393
+ord_8394 @8394
+ord_8395 @8395
+ord_8396 @8396
+ord_8397 @8397 DATA
+ord_8398 @8398
+ord_8399 @8399
+ord_8400 @8400
+ord_8401 @8401
+ord_8402 @8402
+ord_8403 @8403
+ord_8404 @8404
+ord_8405 @8405
+ord_8406 @8406
+ord_8407 @8407
+ord_8408 @8408
+ord_8409 @8409
+ord_8410 @8410
+ord_8411 @8411
+ord_8412 @8412
+ord_8413 @8413
+ord_8414 @8414
+ord_8415 @8415
+ord_8416 @8416
+ord_8417 @8417
+ord_8418 @8418
+ord_8419 @8419
+ord_8420 @8420
+ord_8421 @8421
+ord_8422 @8422
+ord_8423 @8423
+ord_8424 @8424 DATA
+ord_8425 @8425 DATA
+ord_8426 @8426 DATA
+ord_8427 @8427
+ord_8428 @8428
+ord_8429 @8429
+ord_8430 @8430
+ord_8431 @8431
+ord_8432 @8432
+ord_8433 @8433
+ord_8434 @8434
+ord_8435 @8435
+ord_8436 @8436
+ord_8437 @8437
+ord_8438 @8438
+ord_8439 @8439
+ord_8440 @8440
+ord_8441 @8441
+ord_8442 @8442
+ord_8443 @8443
+ord_8444 @8444
+ord_8445 @8445
+ord_8446 @8446
+ord_8447 @8447
+ord_8448 @8448
+ord_8449 @8449
+ord_8450 @8450
+ord_8451 @8451
+ord_8452 @8452
+ord_8453 @8453
+ord_8454 @8454
+ord_8455 @8455
+ord_8456 @8456
+ord_8457 @8457
+ord_8458 @8458
+ord_8459 @8459
+ord_8460 @8460
+ord_8461 @8461
+ord_8462 @8462
+ord_8463 @8463
+ord_8464 @8464
+ord_8465 @8465
+ord_8466 @8466
+ord_8467 @8467
+ord_8468 @8468
+ord_8469 @8469
+ord_8470 @8470
+ord_8471 @8471
+ord_8472 @8472
+ord_8473 @8473
+ord_8474 @8474
+ord_8475 @8475
+ord_8476 @8476
+ord_8477 @8477
+ord_8478 @8478
+ord_8479 @8479
+ord_8480 @8480
+ord_8481 @8481
+ord_8482 @8482
+ord_8483 @8483
+ord_8484 @8484
+ord_8485 @8485
+ord_8486 @8486
+ord_8487 @8487
+ord_8488 @8488
+ord_8489 @8489
+ord_8490 @8490
+ord_8491 @8491
+ord_8492 @8492
+ord_8493 @8493
+ord_8494 @8494
+ord_8495 @8495
+ord_8496 @8496
+ord_8497 @8497
+ord_8498 @8498
+ord_8499 @8499
+ord_8500 @8500
+ord_8501 @8501
+ord_8502 @8502
+ord_8503 @8503
+ord_8504 @8504
+ord_8505 @8505
+ord_8506 @8506
+ord_8507 @8507
+ord_8508 @8508
+ord_8509 @8509
+ord_8510 @8510
+ord_8511 @8511
+ord_8512 @8512
+ord_8513 @8513
+ord_8514 @8514
+ord_8515 @8515
+ord_8516 @8516
+ord_8517 @8517
+ord_8518 @8518
+ord_8519 @8519
+ord_8520 @8520
+ord_8521 @8521
+ord_8522 @8522
+ord_8523 @8523
+ord_8524 @8524
+ord_8525 @8525
+ord_8526 @8526
+ord_8527 @8527
+ord_8528 @8528
+ord_8529 @8529
+ord_8530 @8530
+ord_8531 @8531
+ord_8532 @8532
+ord_8533 @8533
+ord_8534 @8534
+ord_8535 @8535
+ord_8536 @8536
+ord_8537 @8537
+ord_8538 @8538
+ord_8539 @8539
+ord_8540 @8540
+ord_8541 @8541
+ord_8542 @8542
+ord_8543 @8543
+ord_8544 @8544
+ord_8545 @8545
+ord_8546 @8546
+ord_8547 @8547
+ord_8548 @8548
+ord_8549 @8549
+ord_8550 @8550
+ord_8551 @8551
+ord_8552 @8552
+ord_8553 @8553
+ord_8554 @8554
+ord_8555 @8555
+ord_8556 @8556
+ord_8557 @8557
+ord_8558 @8558
+ord_8559 @8559
+ord_8560 @8560
+ord_8561 @8561
+ord_8562 @8562
+ord_8563 @8563
+ord_8564 @8564
+ord_8565 @8565
+ord_8566 @8566
+ord_8567 @8567
+ord_8568 @8568
+ord_8569 @8569
+ord_8570 @8570
+ord_8571 @8571
+ord_8572 @8572
+ord_8573 @8573
+ord_8574 @8574
+ord_8575 @8575
+ord_8576 @8576
+ord_8577 @8577
+ord_8578 @8578
+ord_8579 @8579
+ord_8580 @8580
+ord_8581 @8581
+ord_8582 @8582
+ord_8583 @8583
+ord_8584 @8584
+ord_8585 @8585
+ord_8586 @8586
+ord_8587 @8587
+ord_8588 @8588
+ord_8589 @8589
+ord_8590 @8590
+ord_8591 @8591
+ord_8592 @8592
+ord_8593 @8593
+ord_8594 @8594
+ord_8595 @8595
+ord_8596 @8596
+ord_8597 @8597
+ord_8598 @8598
+ord_8599 @8599
+ord_8600 @8600
+ord_8601 @8601
+ord_8602 @8602
+ord_8603 @8603
+ord_8604 @8604
+ord_8605 @8605
+ord_8606 @8606
+ord_8607 @8607
+ord_8608 @8608
+ord_8609 @8609
+ord_8610 @8610
+ord_8611 @8611
+ord_8612 @8612
+ord_8613 @8613
+ord_8614 @8614
+ord_8615 @8615
+ord_8616 @8616
+ord_8617 @8617
+ord_8618 @8618
+ord_8619 @8619
+ord_8620 @8620
+ord_8621 @8621
+ord_8622 @8622
+ord_8623 @8623
+ord_8624 @8624
+ord_8625 @8625
+ord_8626 @8626
+ord_8627 @8627
+ord_8628 @8628
+ord_8629 @8629
+ord_8630 @8630
+ord_8631 @8631
+ord_8632 @8632
+ord_8633 @8633
+ord_8634 @8634
+ord_8635 @8635
+ord_8636 @8636
+ord_8637 @8637
+ord_8638 @8638
+ord_8639 @8639
+ord_8640 @8640
+ord_8641 @8641
+ord_8642 @8642
+ord_8643 @8643
+ord_8644 @8644
+ord_8645 @8645
+ord_8646 @8646
+ord_8647 @8647
+ord_8648 @8648
+ord_8649 @8649
+ord_8650 @8650
+ord_8651 @8651
+ord_8652 @8652
+ord_8653 @8653
+ord_8654 @8654
+ord_8655 @8655
+ord_8656 @8656
+ord_8657 @8657
+ord_8658 @8658
+ord_8659 @8659
+ord_8660 @8660
+ord_8661 @8661
+ord_8662 @8662
+ord_8663 @8663
+ord_8664 @8664
+ord_8665 @8665
+ord_8666 @8666
+ord_8667 @8667
+ord_8668 @8668
+ord_8669 @8669
+ord_8670 @8670
+ord_8671 @8671
+ord_8672 @8672
+ord_8673 @8673
+ord_8674 @8674
+ord_8675 @8675
+ord_8676 @8676
+ord_8677 @8677
+ord_8678 @8678
+ord_8679 @8679
+ord_8680 @8680
+ord_8681 @8681
+ord_8682 @8682
+ord_8683 @8683
+ord_8684 @8684
+ord_8685 @8685
+ord_8686 @8686
+ord_8687 @8687
+ord_8688 @8688
+ord_8689 @8689
+ord_8690 @8690
+ord_8691 @8691
+ord_8692 @8692
+ord_8693 @8693
+ord_8694 @8694
+ord_8695 @8695
+ord_8696 @8696
+ord_8697 @8697
+ord_8698 @8698
+ord_8699 @8699
+ord_8700 @8700
+ord_8701 @8701
+ord_8702 @8702
+ord_8703 @8703
+ord_8704 @8704
+ord_8705 @8705
+ord_8706 @8706
+ord_8707 @8707
+ord_8708 @8708
+ord_8709 @8709
+ord_8710 @8710
+ord_8711 @8711
+ord_8712 @8712
+ord_8713 @8713
+ord_8714 @8714
+ord_8715 @8715
+ord_8716 @8716
+ord_8717 @8717
+ord_8718 @8718
+ord_8719 @8719
+ord_8720 @8720
+ord_8721 @8721
+ord_8722 @8722
+ord_8723 @8723
+ord_8724 @8724
+ord_8725 @8725
+ord_8726 @8726
+ord_8727 @8727
+ord_8728 @8728
+ord_8729 @8729
+ord_8730 @8730
+ord_8731 @8731
+ord_8732 @8732
+ord_8733 @8733
+ord_8734 @8734
+ord_8735 @8735
+ord_8736 @8736
+ord_8737 @8737
+ord_8738 @8738
+ord_8739 @8739
+ord_8740 @8740
+ord_8741 @8741
+ord_8742 @8742
+ord_8743 @8743
+ord_8744 @8744
+ord_8745 @8745
+ord_8746 @8746
+ord_8747 @8747
+ord_8748 @8748
+ord_8749 @8749
+ord_8750 @8750
+ord_8751 @8751
+ord_8752 @8752
+ord_8753 @8753
+ord_8754 @8754
+ord_8755 @8755
+ord_8756 @8756
+ord_8757 @8757
+ord_8758 @8758
+ord_8759 @8759
+ord_8760 @8760
+ord_8761 @8761
+ord_8762 @8762
+ord_8763 @8763
+ord_8764 @8764
+ord_8765 @8765
+ord_8766 @8766
+ord_8767 @8767
+ord_8768 @8768
+ord_8769 @8769
+ord_8770 @8770
+ord_8771 @8771
+ord_8772 @8772
+ord_8773 @8773
+ord_8774 @8774
+ord_8775 @8775
+ord_8776 @8776
+ord_8777 @8777
+ord_8778 @8778
+ord_8779 @8779
+ord_8780 @8780
+ord_8781 @8781
+ord_8782 @8782
+ord_8783 @8783
+ord_8784 @8784
+ord_8785 @8785
+ord_8786 @8786
+ord_8787 @8787
+ord_8788 @8788
+ord_8789 @8789
+ord_8790 @8790
+ord_8791 @8791
+ord_8792 @8792
+ord_8793 @8793
+ord_8794 @8794
+ord_8795 @8795
+ord_8796 @8796
+ord_8797 @8797
+ord_8798 @8798
+ord_8799 @8799
+ord_8800 @8800
+ord_8801 @8801
+ord_8802 @8802
+ord_8803 @8803
+ord_8804 @8804
+ord_8805 @8805
+ord_8806 @8806
+ord_8807 @8807
+ord_8808 @8808
+ord_8809 @8809
+ord_8810 @8810
+ord_8811 @8811
+ord_8812 @8812
+ord_8813 @8813
+ord_8814 @8814
+ord_8815 @8815
+ord_8816 @8816
+ord_8817 @8817
+ord_8818 @8818
+ord_8819 @8819
+ord_8820 @8820
+ord_8821 @8821
+ord_8822 @8822
+ord_8823 @8823
+ord_8824 @8824
+ord_8825 @8825
+ord_8826 @8826
+ord_8827 @8827
+ord_8828 @8828
+ord_8829 @8829
+ord_8830 @8830
+ord_8831 @8831
+ord_8832 @8832
+ord_8833 @8833
+ord_8834 @8834
+ord_8835 @8835
+ord_8836 @8836
+ord_8837 @8837
+ord_8838 @8838
+ord_8839 @8839
+ord_8840 @8840
+ord_8841 @8841
+ord_8842 @8842
+ord_8843 @8843
+ord_8844 @8844
+ord_8845 @8845
+ord_8846 @8846
+ord_8847 @8847
+ord_8848 @8848
+ord_8849 @8849
+ord_8850 @8850
+ord_8851 @8851
+ord_8852 @8852
+ord_8853 @8853
+ord_8854 @8854
+ord_8855 @8855
+ord_8856 @8856
+ord_8857 @8857
+ord_8858 @8858
+ord_8859 @8859
+ord_8860 @8860
+ord_8861 @8861
+ord_8862 @8862
+ord_8863 @8863
+ord_8864 @8864
+ord_8865 @8865
+ord_8866 @8866
+ord_8867 @8867
+ord_8868 @8868
+ord_8869 @8869
+ord_8870 @8870
+ord_8871 @8871
+ord_8872 @8872
+ord_8873 @8873
+ord_8874 @8874
+ord_8875 @8875
+ord_8876 @8876
+ord_8877 @8877
+ord_8878 @8878
+ord_8879 @8879
+ord_8880 @8880
+ord_8881 @8881
+ord_8882 @8882
+ord_8883 @8883
+ord_8884 @8884
+ord_8885 @8885
+ord_8886 @8886
+ord_8887 @8887
+ord_8888 @8888
+ord_8889 @8889
+ord_8890 @8890
+ord_8891 @8891
+ord_8892 @8892
+ord_8893 @8893
+ord_8894 @8894
+ord_8895 @8895
+ord_8896 @8896
+ord_8897 @8897
+ord_8898 @8898
+ord_8899 @8899
+ord_8900 @8900
+ord_8901 @8901
+ord_8902 @8902
+ord_8903 @8903
+ord_8904 @8904
+ord_8905 @8905
+ord_8906 @8906
+ord_8907 @8907
+ord_8908 @8908
+ord_8909 @8909
+ord_8910 @8910
+ord_8911 @8911
+ord_8912 @8912
+ord_8913 @8913
+ord_8914 @8914
+ord_8915 @8915
+ord_8916 @8916
+ord_8917 @8917
+ord_8918 @8918
+ord_8919 @8919
+ord_8920 @8920
+ord_8921 @8921
+ord_8922 @8922
+ord_8923 @8923
+ord_8924 @8924
+ord_8925 @8925
+ord_8926 @8926
+ord_8927 @8927
+ord_8928 @8928
+ord_8929 @8929
+ord_8930 @8930
+ord_8931 @8931
+ord_8932 @8932
+ord_8933 @8933
+ord_8934 @8934
+ord_8935 @8935
+ord_8936 @8936
+ord_8937 @8937
+ord_8938 @8938
+ord_8939 @8939
+ord_8940 @8940
+ord_8941 @8941
+ord_8942 @8942
+ord_8943 @8943
+ord_8944 @8944
+ord_8945 @8945
+ord_8946 @8946
+ord_8947 @8947
+ord_8948 @8948
+ord_8949 @8949
+ord_8950 @8950
+ord_8951 @8951
+ord_8952 @8952
+ord_8953 @8953
+ord_8954 @8954
+ord_8955 @8955
+ord_8956 @8956
+ord_8957 @8957
+ord_8958 @8958
+ord_8959 @8959
+ord_8960 @8960
+ord_8961 @8961
+ord_8962 @8962
+ord_8963 @8963
+ord_8964 @8964
+ord_8965 @8965
+ord_8966 @8966
+ord_8967 @8967
+ord_8968 @8968
+ord_8969 @8969
+ord_8970 @8970
+ord_8971 @8971
+ord_8972 @8972
+ord_8973 @8973
+ord_8974 @8974
+ord_8975 @8975
+ord_8976 @8976
+ord_8977 @8977
+ord_8978 @8978
+ord_8979 @8979
+ord_8980 @8980
+ord_8981 @8981
+ord_8982 @8982
+ord_8983 @8983
+ord_8984 @8984
+ord_8985 @8985
+ord_8986 @8986
+ord_8987 @8987
+ord_8988 @8988
+ord_8989 @8989
+ord_8990 @8990
+ord_8991 @8991
+ord_8992 @8992
+ord_8993 @8993
+ord_8994 @8994
+ord_8995 @8995
+ord_8996 @8996
+ord_8997 @8997
+ord_8998 @8998
+ord_8999 @8999
+ord_9000 @9000
+ord_9001 @9001
+ord_9002 @9002
+ord_9003 @9003
+ord_9004 @9004
+ord_9005 @9005
+ord_9006 @9006
+ord_9007 @9007
+ord_9008 @9008
+ord_9009 @9009
+ord_9010 @9010
+ord_9011 @9011
+ord_9012 @9012
+ord_9013 @9013
+ord_9014 @9014
+ord_9015 @9015
+ord_9016 @9016
+ord_9017 @9017
+ord_9018 @9018
+ord_9019 @9019
+ord_9020 @9020
+ord_9021 @9021
+ord_9022 @9022
+ord_9023 @9023
+ord_9024 @9024
+ord_9025 @9025
+ord_9026 @9026
+ord_9027 @9027
+ord_9028 @9028
+ord_9029 @9029
+ord_9030 @9030
+ord_9031 @9031
+ord_9032 @9032
+ord_9033 @9033
+ord_9034 @9034
+ord_9035 @9035
+ord_9036 @9036
+ord_9037 @9037
+ord_9038 @9038
+ord_9039 @9039
+ord_9040 @9040
+ord_9041 @9041
+ord_9042 @9042
+ord_9043 @9043
+ord_9044 @9044
+ord_9045 @9045
+ord_9046 @9046
+ord_9047 @9047
+ord_9048 @9048
+ord_9049 @9049
+ord_9050 @9050
+ord_9051 @9051
+ord_9052 @9052
+ord_9053 @9053
+ord_9054 @9054
+ord_9055 @9055
+ord_9056 @9056
+ord_9057 @9057
+ord_9058 @9058
+ord_9059 @9059
+ord_9060 @9060
+ord_9061 @9061
+ord_9062 @9062
+ord_9063 @9063
+ord_9064 @9064
+ord_9065 @9065
+ord_9066 @9066
+ord_9067 @9067
+ord_9068 @9068
+ord_9069 @9069
+ord_9070 @9070
+ord_9071 @9071
+ord_9072 @9072
+ord_9073 @9073
+ord_9074 @9074
+ord_9075 @9075
+ord_9076 @9076
+ord_9077 @9077
+ord_9078 @9078
+ord_9079 @9079
+ord_9080 @9080
+ord_9081 @9081
+ord_9082 @9082
+ord_9083 @9083
+ord_9084 @9084
+ord_9085 @9085
+ord_9086 @9086
+ord_9087 @9087
+ord_9088 @9088
+ord_9089 @9089
+ord_9090 @9090
+ord_9091 @9091
+ord_9092 @9092
+ord_9093 @9093
+ord_9094 @9094
+ord_9095 @9095
+ord_9096 @9096
+ord_9097 @9097
+ord_9098 @9098
+ord_9099 @9099
+ord_9100 @9100
+ord_9101 @9101
+ord_9102 @9102
+ord_9103 @9103
+ord_9104 @9104
+ord_9105 @9105
+ord_9106 @9106
+ord_9107 @9107
+ord_9108 @9108
+ord_9109 @9109
+ord_9110 @9110
+ord_9111 @9111
+ord_9112 @9112
+ord_9113 @9113
+ord_9114 @9114
+ord_9115 @9115
+ord_9116 @9116
+ord_9117 @9117
+ord_9118 @9118
+ord_9119 @9119
+ord_9120 @9120
+ord_9121 @9121
+ord_9122 @9122
+ord_9123 @9123
+ord_9124 @9124
+ord_9125 @9125
+ord_9126 @9126
+ord_9127 @9127
+ord_9128 @9128
+ord_9129 @9129
+ord_9130 @9130
+ord_9131 @9131
+ord_9132 @9132
+ord_9133 @9133
+ord_9134 @9134
+ord_9135 @9135
+ord_9136 @9136
+ord_9137 @9137
+ord_9138 @9138
+ord_9139 @9139
+ord_9140 @9140
+ord_9141 @9141
+ord_9142 @9142
+ord_9143 @9143
+ord_9144 @9144
+ord_9145 @9145
+ord_9146 @9146
+ord_9147 @9147
+ord_9148 @9148
+ord_9149 @9149
+ord_9150 @9150
+ord_9151 @9151
+ord_9152 @9152
+ord_9153 @9153
+ord_9154 @9154
+ord_9155 @9155
+ord_9156 @9156
+ord_9157 @9157
+ord_9158 @9158
+ord_9159 @9159
+ord_9160 @9160
+ord_9161 @9161
+ord_9162 @9162
+ord_9163 @9163
+ord_9164 @9164
+ord_9165 @9165
+ord_9166 @9166
+ord_9167 @9167
+ord_9168 @9168
+ord_9169 @9169
+ord_9170 @9170
+ord_9171 @9171
+ord_9172 @9172
+ord_9173 @9173
+ord_9174 @9174
+ord_9175 @9175
+ord_9176 @9176
+ord_9177 @9177
+ord_9178 @9178
+ord_9179 @9179
+ord_9180 @9180
+ord_9181 @9181
+ord_9182 @9182
+ord_9183 @9183
+ord_9184 @9184
+ord_9185 @9185
+ord_9186 @9186
+ord_9187 @9187
+ord_9188 @9188
+ord_9189 @9189
+ord_9190 @9190
+ord_9191 @9191
+ord_9192 @9192
+ord_9193 @9193
+ord_9194 @9194
+ord_9195 @9195
+ord_9196 @9196
+ord_9197 @9197
+ord_9198 @9198
+ord_9199 @9199
+ord_9200 @9200
+ord_9201 @9201
+ord_9202 @9202
+ord_9203 @9203
+ord_9204 @9204
+ord_9205 @9205
+ord_9206 @9206
+ord_9207 @9207
+ord_9208 @9208
+ord_9209 @9209
+ord_9210 @9210
+ord_9211 @9211
+ord_9212 @9212
+ord_9213 @9213
+ord_9214 @9214
+ord_9215 @9215
+ord_9216 @9216
+ord_9217 @9217
+ord_9218 @9218
+ord_9219 @9219
+ord_9220 @9220
+ord_9221 @9221
+ord_9222 @9222
+ord_9223 @9223
+ord_9224 @9224
+ord_9225 @9225
+ord_9226 @9226
+ord_9227 @9227
+ord_9228 @9228
+ord_9229 @9229
+ord_9230 @9230
+ord_9231 @9231
+ord_9232 @9232
+ord_9233 @9233
+ord_9234 @9234
+ord_9235 @9235
+ord_9236 @9236
+ord_9237 @9237
+ord_9238 @9238
+ord_9239 @9239
+ord_9240 @9240
+ord_9241 @9241
+ord_9242 @9242
+ord_9243 @9243
+ord_9244 @9244
+ord_9245 @9245
+ord_9246 @9246
+ord_9247 @9247
+ord_9248 @9248
+ord_9249 @9249
+ord_9250 @9250
+ord_9251 @9251
+ord_9252 @9252
+ord_9253 @9253
+ord_9254 @9254
+ord_9255 @9255
+ord_9256 @9256
+ord_9257 @9257
+ord_9258 @9258
+ord_9259 @9259
+ord_9260 @9260
+ord_9261 @9261
+ord_9262 @9262
+ord_9263 @9263
+ord_9264 @9264
+ord_9265 @9265
+ord_9266 @9266
+ord_9267 @9267
+ord_9268 @9268
+ord_9269 @9269
+ord_9270 @9270
+ord_9271 @9271
+ord_9272 @9272
+ord_9273 @9273
+ord_9274 @9274
+ord_9275 @9275
+ord_9276 @9276
+ord_9277 @9277
+ord_9278 @9278
+ord_9279 @9279
+ord_9280 @9280
+ord_9281 @9281
+ord_9282 @9282
+ord_9283 @9283
+ord_9284 @9284
+ord_9285 @9285
+ord_9286 @9286
+ord_9287 @9287
+ord_9288 @9288
+ord_9289 @9289
+ord_9290 @9290
+ord_9291 @9291
+ord_9292 @9292
+ord_9293 @9293
+ord_9294 @9294
+ord_9295 @9295
+ord_9296 @9296
+ord_9297 @9297
+ord_9298 @9298
+ord_9299 @9299
+ord_9300 @9300
+ord_9301 @9301
+ord_9302 @9302
+ord_9303 @9303
+ord_9304 @9304
+ord_9305 @9305
+ord_9306 @9306
+ord_9307 @9307
+ord_9308 @9308
+ord_9309 @9309
+ord_9310 @9310
+ord_9311 @9311
+ord_9312 @9312
+ord_9313 @9313
+ord_9314 @9314
+ord_9315 @9315
+ord_9316 @9316
+ord_9317 @9317
+ord_9318 @9318
+ord_9319 @9319
+ord_9320 @9320
+ord_9321 @9321
+ord_9322 @9322
+ord_9323 @9323
+ord_9324 @9324
+ord_9325 @9325
+ord_9326 @9326
+ord_9327 @9327
+ord_9328 @9328
+ord_9329 @9329
+ord_9330 @9330
+ord_9331 @9331
+ord_9332 @9332
+ord_9333 @9333
+ord_9334 @9334
+ord_9335 @9335
+ord_9336 @9336
+ord_9337 @9337
+ord_9338 @9338
+ord_9339 @9339
+ord_9340 @9340
+ord_9341 @9341
+ord_9342 @9342
+ord_9343 @9343
+ord_9344 @9344
+ord_9345 @9345
+ord_9346 @9346
+ord_9347 @9347
+ord_9348 @9348
+ord_9349 @9349
+ord_9350 @9350
+ord_9351 @9351
+ord_9352 @9352
+ord_9353 @9353
+ord_9354 @9354
+ord_9355 @9355
+ord_9356 @9356
+ord_9357 @9357
+ord_9358 @9358
+ord_9359 @9359
+ord_9360 @9360
+ord_9361 @9361
+ord_9362 @9362
+ord_9363 @9363
+ord_9364 @9364
+ord_9365 @9365
+ord_9366 @9366
+ord_9367 @9367
+ord_9368 @9368
+ord_9369 @9369
+ord_9370 @9370
+ord_9371 @9371
+ord_9372 @9372
+ord_9373 @9373
+ord_9374 @9374
+ord_9375 @9375
+ord_9376 @9376
+ord_9377 @9377
+ord_9378 @9378
+ord_9379 @9379
+ord_9380 @9380
+ord_9381 @9381
+ord_9382 @9382
+ord_9383 @9383
+ord_9384 @9384
+ord_9385 @9385
+ord_9386 @9386
+ord_9387 @9387
+ord_9388 @9388
+ord_9389 @9389
+ord_9390 @9390
+ord_9391 @9391
+ord_9392 @9392
+ord_9393 @9393
+ord_9394 @9394
+ord_9395 @9395
+ord_9396 @9396
+ord_9397 @9397
+ord_9398 @9398
+ord_9399 @9399
+ord_9400 @9400
+ord_9401 @9401
+ord_9402 @9402
+ord_9403 @9403
+ord_9404 @9404
+ord_9405 @9405
+ord_9406 @9406
+ord_9407 @9407
+ord_9408 @9408
+ord_9409 @9409
+ord_9410 @9410
+ord_9411 @9411
+ord_9412 @9412
+ord_9413 @9413
+ord_9414 @9414
+ord_9415 @9415
+ord_9416 @9416
+ord_9417 @9417
+ord_9418 @9418
+ord_9419 @9419
+ord_9420 @9420
+ord_9421 @9421
+ord_9422 @9422
+ord_9423 @9423
+ord_9424 @9424
+ord_9425 @9425
+ord_9426 @9426
+ord_9427 @9427
+ord_9428 @9428
+ord_9429 @9429
+ord_9430 @9430
+ord_9431 @9431
+ord_9432 @9432
+ord_9433 @9433
+ord_9434 @9434
+ord_9435 @9435
+ord_9436 @9436
+ord_9437 @9437
+ord_9438 @9438
+ord_9439 @9439
+ord_9440 @9440
+ord_9441 @9441
+ord_9442 @9442
+ord_9443 @9443
+ord_9444 @9444
+ord_9445 @9445
+ord_9446 @9446
+ord_9447 @9447
+ord_9448 @9448
+ord_9449 @9449
+ord_9450 @9450
+ord_9451 @9451
+ord_9452 @9452
+ord_9453 @9453
+ord_9454 @9454
+ord_9455 @9455
+ord_9456 @9456
+ord_9457 @9457
+ord_9458 @9458
+ord_9459 @9459
+ord_9460 @9460
+ord_9461 @9461
+ord_9462 @9462
+ord_9463 @9463
+ord_9464 @9464
+ord_9465 @9465
+ord_9466 @9466
+ord_9467 @9467
+ord_9468 @9468
+ord_9469 @9469
+ord_9470 @9470
+ord_9471 @9471
+ord_9472 @9472
+ord_9473 @9473
+ord_9474 @9474
+ord_9475 @9475
+ord_9476 @9476
+ord_9477 @9477
+ord_9478 @9478
+ord_9479 @9479
+ord_9480 @9480
+ord_9481 @9481
+ord_9482 @9482
+ord_9483 @9483
+ord_9484 @9484
+ord_9485 @9485
+ord_9486 @9486
+ord_9487 @9487
+ord_9488 @9488
+ord_9489 @9489
+ord_9490 @9490
+ord_9491 @9491
+ord_9492 @9492
+ord_9493 @9493
+ord_9494 @9494
+ord_9495 @9495
+ord_9496 @9496
+ord_9497 @9497
+ord_9498 @9498
+ord_9499 @9499
+ord_9500 @9500
+ord_9501 @9501
+ord_9502 @9502
+ord_9503 @9503
+ord_9504 @9504
+ord_9505 @9505
+ord_9506 @9506
+ord_9507 @9507
+ord_9508 @9508
+ord_9509 @9509
+ord_9510 @9510
+ord_9511 @9511
+ord_9512 @9512
+ord_9513 @9513
+ord_9514 @9514
+ord_9515 @9515
+ord_9516 @9516
+ord_9517 @9517
+ord_9518 @9518
+ord_9519 @9519
+ord_9520 @9520
+ord_9521 @9521
+ord_9522 @9522
+ord_9523 @9523
+ord_9524 @9524
+ord_9525 @9525
+ord_9526 @9526
+ord_9527 @9527
+ord_9528 @9528
+ord_9529 @9529
+ord_9530 @9530
+ord_9531 @9531
+ord_9532 @9532
+ord_9533 @9533
+ord_9534 @9534
+ord_9535 @9535
+ord_9536 @9536
+ord_9537 @9537
+ord_9538 @9538
+ord_9539 @9539
+ord_9540 @9540
+ord_9541 @9541
+ord_9542 @9542
+ord_9543 @9543
+ord_9544 @9544
+ord_9545 @9545
+ord_9546 @9546
+ord_9547 @9547
+ord_9548 @9548
+ord_9549 @9549
+ord_9550 @9550
+ord_9551 @9551
+ord_9552 @9552
+ord_9553 @9553
+ord_9554 @9554
+ord_9555 @9555
+ord_9556 @9556
+ord_9557 @9557
+ord_9558 @9558
+ord_9559 @9559
+ord_9560 @9560
+ord_9561 @9561
+ord_9562 @9562
+ord_9563 @9563
+ord_9564 @9564
+ord_9565 @9565
+ord_9566 @9566
+ord_9567 @9567
+ord_9568 @9568
+ord_9569 @9569
+ord_9570 @9570
+ord_9571 @9571
+ord_9572 @9572
+ord_9573 @9573
+ord_9574 @9574
+ord_9575 @9575
+ord_9576 @9576
+ord_9577 @9577
+ord_9578 @9578
+ord_9579 @9579
+ord_9580 @9580
+ord_9581 @9581
+ord_9582 @9582
+ord_9583 @9583
+ord_9584 @9584
+ord_9585 @9585
+ord_9586 @9586
+ord_9587 @9587
+ord_9588 @9588
+ord_9589 @9589
+ord_9590 @9590
+ord_9591 @9591
+ord_9592 @9592
+ord_9593 @9593
+ord_9594 @9594
+ord_9595 @9595
+ord_9596 @9596
+ord_9597 @9597
+ord_9598 @9598
+ord_9599 @9599
+ord_9600 @9600
+ord_9601 @9601
+ord_9602 @9602
+ord_9603 @9603
+ord_9604 @9604
+ord_9605 @9605
+ord_9606 @9606
+ord_9607 @9607
+ord_9608 @9608
+ord_9609 @9609
+ord_9610 @9610
+ord_9611 @9611
+ord_9612 @9612
+ord_9613 @9613
+ord_9614 @9614
+ord_9615 @9615
+ord_9616 @9616
+ord_9617 @9617
+ord_9618 @9618
+ord_9619 @9619
+ord_9620 @9620
+ord_9621 @9621
+ord_9622 @9622
+ord_9623 @9623
+ord_9624 @9624
+ord_9625 @9625
+ord_9626 @9626
+ord_9627 @9627
+ord_9628 @9628
+ord_9629 @9629
+ord_9630 @9630
+ord_9631 @9631
+ord_9632 @9632
+ord_9633 @9633
+ord_9634 @9634
+ord_9635 @9635
+ord_9636 @9636
+ord_9637 @9637
+ord_9638 @9638
+ord_9639 @9639
+ord_9640 @9640
+ord_9641 @9641
+ord_9642 @9642
+ord_9643 @9643
+ord_9644 @9644
+ord_9645 @9645
+ord_9646 @9646
+ord_9647 @9647
+ord_9648 @9648
+ord_9649 @9649
+ord_9650 @9650
+ord_9651 @9651
+ord_9652 @9652
+ord_9653 @9653
+ord_9654 @9654
+ord_9655 @9655
+ord_9656 @9656
+ord_9657 @9657
+ord_9658 @9658
+ord_9659 @9659
+ord_9660 @9660
+ord_9661 @9661
+ord_9662 @9662
+ord_9663 @9663
+ord_9664 @9664
+ord_9665 @9665
+ord_9666 @9666
+ord_9667 @9667
+ord_9668 @9668
+ord_9669 @9669
+ord_9670 @9670
+ord_9671 @9671
+ord_9672 @9672
+ord_9673 @9673
+ord_9674 @9674
+ord_9675 @9675
+ord_9676 @9676
+ord_9677 @9677
+ord_9678 @9678
+ord_9679 @9679
+ord_9680 @9680
+ord_9681 @9681
+ord_9682 @9682
+ord_9683 @9683
+ord_9684 @9684
+ord_9685 @9685
+ord_9686 @9686
+ord_9687 @9687
+ord_9688 @9688
+ord_9689 @9689
+ord_9690 @9690
+ord_9691 @9691
+ord_9692 @9692
+ord_9693 @9693
+ord_9694 @9694
+ord_9695 @9695
+ord_9696 @9696
+ord_9697 @9697
+ord_9698 @9698
+ord_9699 @9699
+ord_9700 @9700
+ord_9701 @9701
+ord_9702 @9702
+ord_9703 @9703
+ord_9704 @9704
+ord_9705 @9705
+ord_9706 @9706
+ord_9707 @9707
+ord_9708 @9708
+ord_9709 @9709
+ord_9710 @9710
+ord_9711 @9711
+ord_9712 @9712
+ord_9713 @9713
+ord_9714 @9714
+ord_9715 @9715
+ord_9716 @9716
+ord_9717 @9717
+ord_9718 @9718
+ord_9719 @9719
+ord_9720 @9720
+ord_9721 @9721
+ord_9722 @9722
+ord_9723 @9723
+ord_9724 @9724
+ord_9725 @9725
+ord_9726 @9726
+ord_9727 @9727
+ord_9728 @9728
+ord_9729 @9729
+ord_9730 @9730
+ord_9731 @9731
+ord_9732 @9732
+ord_9733 @9733
+ord_9734 @9734
+ord_9735 @9735
+ord_9736 @9736
+ord_9737 @9737
+ord_9738 @9738
+ord_9739 @9739
+ord_9740 @9740
+ord_9741 @9741
+ord_9742 @9742
+ord_9743 @9743
+ord_9744 @9744
+ord_9745 @9745
+ord_9746 @9746
+ord_9747 @9747
+ord_9748 @9748
+ord_9749 @9749
+ord_9750 @9750
+ord_9751 @9751
+ord_9752 @9752
+ord_9753 @9753
+ord_9754 @9754
+ord_9755 @9755
+ord_9756 @9756
+ord_9757 @9757
+ord_9758 @9758
+ord_9759 @9759
+ord_9760 @9760
+ord_9761 @9761
+ord_9762 @9762
+ord_9763 @9763
+ord_9764 @9764
+ord_9765 @9765
+ord_9766 @9766
+ord_9767 @9767
+ord_9768 @9768
+ord_9769 @9769
+ord_9770 @9770
+ord_9771 @9771
+ord_9772 @9772
+ord_9773 @9773
+ord_9774 @9774
+ord_9775 @9775
+ord_9776 @9776
+ord_9777 @9777
+ord_9778 @9778
+ord_9779 @9779
+ord_9780 @9780
+ord_9781 @9781
+ord_9782 @9782
+ord_9783 @9783
+ord_9784 @9784
+ord_9785 @9785
+ord_9786 @9786
+ord_9787 @9787
+ord_9788 @9788
+ord_9789 @9789
+ord_9790 @9790
+ord_9791 @9791
+ord_9792 @9792
+ord_9793 @9793
+ord_9794 @9794
+ord_9795 @9795
+ord_9796 @9796
+ord_9797 @9797
+ord_9798 @9798
+ord_9799 @9799
+ord_9800 @9800
+ord_9801 @9801
+ord_9802 @9802
+ord_9803 @9803
+ord_9804 @9804
+ord_9805 @9805
+ord_9806 @9806
+ord_9807 @9807
+ord_9808 @9808
+ord_9809 @9809
+ord_9810 @9810
+ord_9811 @9811
+ord_9812 @9812
+ord_9813 @9813
+ord_9814 @9814
+ord_9815 @9815
+ord_9816 @9816
+ord_9817 @9817
+ord_9818 @9818
+ord_9819 @9819
+ord_9820 @9820
+ord_9821 @9821
+ord_9822 @9822
+ord_9823 @9823
+ord_9824 @9824
+ord_9825 @9825
+ord_9826 @9826
+ord_9827 @9827
+ord_9828 @9828
+ord_9829 @9829
+ord_9830 @9830
+ord_9831 @9831
+ord_9832 @9832
+ord_9833 @9833
+ord_9834 @9834
+ord_9835 @9835
+ord_9836 @9836
+ord_9837 @9837
+ord_9838 @9838
+ord_9839 @9839
+ord_9840 @9840
+ord_9841 @9841
+ord_9842 @9842
+ord_9843 @9843
+ord_9844 @9844
+ord_9845 @9845
+ord_9846 @9846
+ord_9847 @9847
+ord_9848 @9848
+ord_9849 @9849
+ord_9850 @9850
+ord_9851 @9851
+ord_9852 @9852
+ord_9853 @9853
+ord_9854 @9854
+ord_9855 @9855
+ord_9856 @9856
+ord_9857 @9857
+ord_9858 @9858
+ord_9859 @9859
+ord_9860 @9860
+ord_9861 @9861
+ord_9862 @9862
+ord_9863 @9863
+ord_9864 @9864
+ord_9865 @9865
+ord_9866 @9866
+ord_9867 @9867
+ord_9868 @9868
+ord_9869 @9869
+ord_9870 @9870
+ord_9871 @9871
+ord_9872 @9872
+ord_9873 @9873
+ord_9874 @9874
+ord_9875 @9875
+ord_9876 @9876
+ord_9877 @9877
+ord_9878 @9878
+ord_9879 @9879
+ord_9880 @9880
+ord_9881 @9881
+ord_9882 @9882
+ord_9883 @9883
+ord_9884 @9884
+ord_9885 @9885
+ord_9886 @9886
+ord_9887 @9887
+ord_9888 @9888
+ord_9889 @9889
+ord_9890 @9890
+ord_9891 @9891
+ord_9892 @9892
+ord_9893 @9893
+ord_9894 @9894
+ord_9895 @9895
+ord_9896 @9896
+ord_9897 @9897
+ord_9898 @9898
+ord_9899 @9899
+ord_9900 @9900
+ord_9901 @9901
+ord_9902 @9902
+ord_9903 @9903
+ord_9904 @9904
+ord_9905 @9905
+ord_9906 @9906
+ord_9907 @9907
+ord_9908 @9908
+ord_9909 @9909
+ord_9910 @9910
+ord_9911 @9911
+ord_9912 @9912
+ord_9913 @9913
+ord_9914 @9914
+ord_9915 @9915
+ord_9916 @9916
+ord_9917 @9917
+ord_9918 @9918
+ord_9919 @9919
+ord_9920 @9920
+ord_9921 @9921
+ord_9922 @9922
+ord_9923 @9923
+ord_9924 @9924
+ord_9925 @9925
+ord_9926 @9926
+ord_9927 @9927
+ord_9928 @9928
+ord_9929 @9929
+ord_9930 @9930
+ord_9931 @9931
+ord_9932 @9932
+ord_9933 @9933
+ord_9934 @9934
+ord_9935 @9935
+ord_9936 @9936
+ord_9937 @9937
+ord_9938 @9938
+ord_9939 @9939
+ord_9940 @9940
+ord_9941 @9941
+ord_9942 @9942
+ord_9943 @9943
+ord_9944 @9944
+ord_9945 @9945
+ord_9946 @9946
+ord_9947 @9947
+ord_9948 @9948
+ord_9949 @9949
+ord_9950 @9950
+ord_9951 @9951
+ord_9952 @9952
+ord_9953 @9953
+ord_9954 @9954
+ord_9955 @9955
+ord_9956 @9956
+ord_9957 @9957
+ord_9958 @9958
+ord_9959 @9959
+ord_9960 @9960
+ord_9961 @9961
+ord_9962 @9962
+ord_9963 @9963
+ord_9964 @9964
+ord_9965 @9965
+ord_9966 @9966
+ord_9967 @9967
+ord_9968 @9968
+ord_9969 @9969
+ord_9970 @9970
+ord_9971 @9971
+ord_9972 @9972
+ord_9973 @9973
+ord_9974 @9974
+ord_9975 @9975
+ord_9976 @9976
+ord_9977 @9977
+ord_9978 @9978
+ord_9979 @9979
+ord_9980 @9980
+ord_9981 @9981
+ord_9982 @9982
+ord_9983 @9983
+ord_9984 @9984
+ord_9985 @9985
+ord_9986 @9986
+ord_9987 @9987
+ord_9988 @9988
+ord_9989 @9989
+ord_9990 @9990
+ord_9991 @9991
+ord_9992 @9992
+ord_9993 @9993
+ord_9994 @9994
+ord_9995 @9995
+ord_9996 @9996
+ord_9997 @9997
+ord_9998 @9998
+ord_9999 @9999
+ord_10000 @10000
+ord_10001 @10001
+ord_10002 @10002
+ord_10003 @10003
+ord_10004 @10004
+ord_10005 @10005
+ord_10006 @10006
+ord_10007 @10007
+ord_10008 @10008
+ord_10009 @10009
+ord_10010 @10010
+ord_10011 @10011
+ord_10012 @10012
+ord_10013 @10013
+ord_10014 @10014
+ord_10015 @10015
+ord_10016 @10016
+ord_10017 @10017
+ord_10018 @10018
+ord_10019 @10019
+ord_10020 @10020
+ord_10021 @10021
+ord_10022 @10022
+ord_10023 @10023
+ord_10024 @10024
+ord_10025 @10025
+ord_10026 @10026
+ord_10027 @10027
+ord_10028 @10028
+ord_10029 @10029
+ord_10030 @10030
+ord_10031 @10031
+ord_10032 @10032
+ord_10033 @10033
+ord_10034 @10034
+ord_10035 @10035
+ord_10036 @10036
+ord_10037 @10037
+ord_10038 @10038
+ord_10039 @10039
+ord_10040 @10040
+ord_10041 @10041
+ord_10042 @10042
+ord_10043 @10043
+ord_10044 @10044
+ord_10045 @10045
+ord_10046 @10046
+ord_10047 @10047
+ord_10048 @10048
+ord_10049 @10049
+ord_10050 @10050
+ord_10051 @10051
+ord_10052 @10052
+ord_10053 @10053
+ord_10054 @10054
+ord_10055 @10055
+ord_10056 @10056
+ord_10057 @10057
+ord_10058 @10058
+ord_10059 @10059
+ord_10060 @10060
+ord_10061 @10061
+ord_10062 @10062
+ord_10063 @10063
+ord_10064 @10064
+ord_10065 @10065
+ord_10066 @10066
+ord_10067 @10067
+ord_10068 @10068
+ord_10069 @10069
+ord_10070 @10070
+ord_10071 @10071
+ord_10072 @10072
+ord_10073 @10073
+ord_10074 @10074
+ord_10075 @10075
+ord_10076 @10076
+ord_10077 @10077
+ord_10078 @10078
+ord_10079 @10079
+ord_10080 @10080
+ord_10081 @10081
+ord_10082 @10082
+ord_10083 @10083
+ord_10084 @10084
+ord_10085 @10085
+ord_10086 @10086
+ord_10087 @10087
+ord_10088 @10088
+ord_10089 @10089
+ord_10090 @10090
+ord_10091 @10091
+ord_10092 @10092
+ord_10093 @10093
+ord_10094 @10094
+ord_10095 @10095
+ord_10096 @10096
+ord_10097 @10097
+ord_10098 @10098
+ord_10099 @10099
+ord_10100 @10100
+ord_10101 @10101
+ord_10102 @10102
+ord_10103 @10103
+ord_10104 @10104
+ord_10105 @10105
+ord_10106 @10106
+ord_10107 @10107
+ord_10108 @10108
+ord_10109 @10109
+ord_10110 @10110
+ord_10111 @10111
+ord_10112 @10112
+ord_10113 @10113
+ord_10114 @10114
+ord_10115 @10115
+ord_10117 @10117
+ord_10118 @10118
+ord_10119 @10119
+ord_10120 @10120
+ord_10121 @10121
+ord_10122 @10122
+ord_10123 @10123
+ord_10124 @10124
+ord_10125 @10125
+ord_10126 @10126
+ord_10127 @10127
+ord_10128 @10128
+ord_10129 @10129
+ord_10130 @10130
+ord_10131 @10131
+ord_10132 @10132
+ord_10133 @10133
+ord_10134 @10134
+ord_10135 @10135
+ord_10136 @10136
+ord_10137 @10137
+ord_10138 @10138
+ord_10139 @10139
+ord_10140 @10140
+ord_10141 @10141
+ord_10142 @10142
+ord_10143 @10143
+ord_10144 @10144
+ord_10145 @10145
+ord_10146 @10146
+ord_10147 @10147
+ord_10148 @10148
+ord_10149 @10149
+ord_10150 @10150
+ord_10151 @10151
+ord_10152 @10152
+ord_10153 @10153
+ord_10154 @10154
+ord_10155 @10155
+ord_10156 @10156
+ord_10157 @10157
+ord_10158 @10158
+ord_10159 @10159
+ord_10160 @10160
+ord_10161 @10161
+ord_10162 @10162
+ord_10163 @10163
+ord_10164 @10164
+ord_10165 @10165
+ord_10166 @10166
+ord_10167 @10167
+ord_10168 @10168
+ord_10169 @10169
+ord_10170 @10170
+ord_10171 @10171
+ord_10172 @10172
+ord_10173 @10173
+ord_10174 @10174
+ord_10175 @10175
+ord_10176 @10176
+ord_10177 @10177
+ord_10178 @10178
+ord_10179 @10179
+ord_10180 @10180
+ord_10181 @10181
+ord_10182 @10182
+ord_10183 @10183
+ord_10184 @10184
+ord_10185 @10185
+ord_10186 @10186
+ord_10187 @10187
+ord_10188 @10188
+ord_10189 @10189
+ord_10190 @10190
+ord_10191 @10191
+ord_10192 @10192
+ord_10193 @10193
+ord_10194 @10194
+ord_10195 @10195
+ord_10196 @10196
+ord_10197 @10197
+ord_10198 @10198
+ord_10199 @10199
+ord_10200 @10200
+ord_10201 @10201
+ord_10202 @10202
+ord_10203 @10203
+ord_10204 @10204
+ord_10205 @10205
+ord_10206 @10206
+ord_10207 @10207
+ord_10208 @10208
+ord_10209 @10209
+ord_10210 @10210
+ord_10211 @10211
+ord_10212 @10212
+ord_10213 @10213
+ord_10214 @10214
+ord_10215 @10215
+ord_10216 @10216
+ord_10217 @10217
+ord_10218 @10218
+ord_10219 @10219
+ord_10220 @10220
+ord_10221 @10221
+ord_10222 @10222
+ord_10223 @10223
+ord_10224 @10224
+ord_10225 @10225
+ord_10226 @10226
+ord_10227 @10227
+ord_10228 @10228
+ord_10229 @10229
+ord_10230 @10230
+ord_10231 @10231
+ord_10232 @10232
+ord_10233 @10233
+ord_10234 @10234
+ord_10235 @10235
+ord_10236 @10236
+ord_10237 @10237
+ord_10238 @10238
+ord_10239 @10239
+ord_10240 @10240
+ord_10241 @10241
+ord_10242 @10242
+ord_10243 @10243
+ord_10244 @10244
+ord_10245 @10245
+ord_10246 @10246
+ord_10247 @10247
+ord_10248 @10248
+ord_10249 @10249
+ord_10250 @10250
+ord_10251 @10251
+ord_10252 @10252
+ord_10253 @10253
+ord_10254 @10254
+ord_10255 @10255
+ord_10256 @10256
+ord_10257 @10257
+ord_10258 @10258
+ord_10259 @10259
+ord_10260 @10260
+ord_10261 @10261
+ord_10262 @10262
+ord_10263 @10263
+ord_10264 @10264
+ord_10265 @10265
+ord_10266 @10266
+ord_10267 @10267
+ord_10268 @10268
+ord_10269 @10269
+ord_10270 @10270
+ord_10271 @10271
+ord_10272 @10272
+ord_10273 @10273
+ord_10274 @10274
+ord_10275 @10275
+ord_10276 @10276
+ord_10277 @10277
+ord_10278 @10278
+ord_10279 @10279
+ord_10280 @10280
+ord_10281 @10281
+ord_10282 @10282
+ord_10283 @10283
+ord_10284 @10284
+ord_10285 @10285
+ord_10286 @10286
+ord_10287 @10287
+ord_10288 @10288
+ord_10289 @10289
+ord_10290 @10290
+ord_10291 @10291
+ord_10292 @10292
+ord_10293 @10293
+ord_10294 @10294
+ord_10295 @10295
+ord_10296 @10296
+ord_10297 @10297
+ord_10298 @10298
+ord_10299 @10299
+ord_10300 @10300
+ord_10301 @10301
+ord_10302 @10302
+ord_10303 @10303
+ord_10304 @10304
+ord_10305 @10305
+ord_10306 @10306
+ord_10307 @10307
+ord_10308 @10308
+ord_10309 @10309
+ord_10310 @10310
+ord_10311 @10311
+ord_10312 @10312
+ord_10313 @10313
+ord_10314 @10314
+ord_10315 @10315
+ord_10316 @10316
+ord_10317 @10317
+ord_10318 @10318
+ord_10319 @10319
+ord_10320 @10320
+ord_10321 @10321
+ord_10322 @10322
+ord_10323 @10323
+ord_10324 @10324
+ord_10325 @10325
+ord_10326 @10326
+ord_10327 @10327
+ord_10328 @10328
+ord_10329 @10329
+ord_10330 @10330
+ord_10331 @10331
+ord_10332 @10332
+ord_10333 @10333
+ord_10334 @10334
+ord_10335 @10335
+ord_10336 @10336
+ord_10337 @10337
+ord_10338 @10338
+ord_10339 @10339
+ord_10340 @10340
+ord_10341 @10341
+ord_10342 @10342
+ord_10343 @10343
+ord_10344 @10344
+ord_10345 @10345
+ord_10346 @10346
+ord_10347 @10347
+ord_10348 @10348
+ord_10349 @10349
+ord_10350 @10350
+ord_10351 @10351
+ord_10352 @10352
+ord_10353 @10353
+ord_10354 @10354
+ord_10355 @10355
+ord_10356 @10356
+ord_10357 @10357
+ord_10358 @10358
+ord_10359 @10359
+ord_10360 @10360
+ord_10361 @10361
+ord_10362 @10362
+ord_10363 @10363
+ord_10364 @10364
+ord_10365 @10365
+ord_10366 @10366
+ord_10367 @10367
+ord_10368 @10368
+ord_10369 @10369
+ord_10370 @10370
+ord_10371 @10371
+ord_10372 @10372
+ord_10373 @10373
+ord_10374 @10374
+ord_10375 @10375
+ord_10376 @10376
+ord_10377 @10377
+ord_10378 @10378
+ord_10379 @10379
+ord_10380 @10380
+ord_10381 @10381
+ord_10382 @10382
+ord_10383 @10383
+ord_10384 @10384
+ord_10385 @10385
+ord_10386 @10386
+ord_10387 @10387
+ord_10388 @10388
+ord_10389 @10389
+ord_10390 @10390
+ord_10391 @10391
+ord_10392 @10392
+ord_10393 @10393
+ord_10394 @10394
+ord_10395 @10395
+ord_10396 @10396
+ord_10397 @10397
+ord_10398 @10398
+ord_10399 @10399
+ord_10400 @10400
+ord_10401 @10401
+ord_10402 @10402
+ord_10403 @10403
+ord_10404 @10404
+ord_10405 @10405
+ord_10406 @10406
+ord_10407 @10407
+ord_10408 @10408
+ord_10409 @10409
+ord_10410 @10410
+ord_10411 @10411
+ord_10412 @10412
+ord_10413 @10413
+ord_10414 @10414
+ord_10415 @10415
+ord_10416 @10416
+ord_10417 @10417
+ord_10418 @10418
+ord_10419 @10419
+ord_10420 @10420
+ord_10421 @10421
+ord_10422 @10422
+ord_10423 @10423
+ord_10424 @10424
+ord_10425 @10425
+ord_10426 @10426
+ord_10427 @10427
+ord_10428 @10428
+ord_10429 @10429
+ord_10430 @10430
+ord_10431 @10431
+ord_10432 @10432
+ord_10433 @10433
+ord_10434 @10434
+ord_10435 @10435
+ord_10436 @10436
+ord_10437 @10437
+ord_10438 @10438
+ord_10439 @10439
+ord_10440 @10440
+ord_10441 @10441
+ord_10442 @10442
+ord_10443 @10443
+ord_10444 @10444
+ord_10445 @10445
+ord_10446 @10446
+ord_10447 @10447
+ord_10448 @10448
+ord_10449 @10449
+ord_10450 @10450
+ord_10451 @10451
+ord_10452 @10452
+ord_10453 @10453
+ord_10454 @10454
+ord_10455 @10455
+ord_10456 @10456
+ord_10457 @10457
+ord_10458 @10458
+ord_10459 @10459
+ord_10460 @10460
+ord_10461 @10461
+ord_10462 @10462
+ord_10463 @10463
+ord_10464 @10464
+ord_10465 @10465
+ord_10466 @10466
+ord_10467 @10467
+ord_10468 @10468
+ord_10469 @10469
+ord_10470 @10470
+ord_10471 @10471
+ord_10472 @10472
+ord_10473 @10473
+ord_10474 @10474
+ord_10475 @10475
+ord_10476 @10476
+ord_10477 @10477
+ord_10478 @10478
+ord_10479 @10479
+ord_10480 @10480
+ord_10481 @10481
+ord_10482 @10482
+ord_10483 @10483
+ord_10484 @10484
+ord_10485 @10485
+ord_10486 @10486
+ord_10487 @10487
+ord_10488 @10488
+ord_10489 @10489
+ord_10490 @10490
+ord_10491 @10491
+ord_10492 @10492
+ord_10493 @10493
+ord_10494 @10494
+ord_10495 @10495
+ord_10496 @10496
+ord_10497 @10497
+ord_10498 @10498
+ord_10499 @10499
+ord_10500 @10500
+ord_10501 @10501
+ord_10502 @10502
+ord_10503 @10503
+ord_10504 @10504
+ord_10505 @10505
+ord_10506 @10506
+ord_10507 @10507
+ord_10508 @10508
+ord_10509 @10509
+ord_10510 @10510
+ord_10511 @10511
+ord_10512 @10512
+ord_10513 @10513
+ord_10514 @10514
+ord_10515 @10515
+ord_10516 @10516
+ord_10517 @10517
+ord_10518 @10518
+ord_10519 @10519
+ord_10520 @10520
+ord_10521 @10521
+ord_10522 @10522
+ord_10523 @10523
+ord_10524 @10524
+ord_10525 @10525
+ord_10526 @10526
+ord_10527 @10527
+ord_10528 @10528
+ord_10529 @10529
+ord_10530 @10530
+ord_10531 @10531
+ord_10532 @10532
+ord_10533 @10533
+ord_10534 @10534
+ord_10535 @10535
+ord_10536 @10536
+ord_10537 @10537
+ord_10538 @10538
+ord_10539 @10539
+ord_10540 @10540
+ord_10541 @10541
+ord_10542 @10542
+ord_10543 @10543
+ord_10544 @10544
+ord_10545 @10545
+ord_10546 @10546
+ord_10547 @10547
+ord_10548 @10548
+ord_10549 @10549
+ord_10550 @10550
+ord_10551 @10551
+ord_10552 @10552
+ord_10553 @10553
+ord_10554 @10554
+ord_10555 @10555
+ord_10556 @10556
+ord_10557 @10557
+ord_10558 @10558
+ord_10559 @10559
+ord_10560 @10560
+ord_10561 @10561
+ord_10562 @10562
+ord_10563 @10563
+ord_10564 @10564
+ord_10565 @10565
+ord_10566 @10566
+ord_10567 @10567
+ord_10568 @10568
+ord_10569 @10569
+ord_10570 @10570
+ord_10571 @10571
+ord_10572 @10572
+ord_10573 @10573
+ord_10574 @10574
+ord_10575 @10575
+ord_10576 @10576
+ord_10577 @10577
+ord_10578 @10578
+ord_10579 @10579
+ord_10580 @10580
+ord_10581 @10581
+ord_10582 @10582
+ord_10583 @10583
+ord_10584 @10584
+ord_10585 @10585
+ord_10586 @10586
+ord_10587 @10587
+ord_10588 @10588
+ord_10589 @10589
+ord_10590 @10590
+ord_10591 @10591
+ord_10592 @10592
+ord_10593 @10593
+ord_10594 @10594
+ord_10595 @10595
+ord_10596 @10596
+ord_10597 @10597
+ord_10598 @10598
+ord_10599 @10599
+ord_10600 @10600
+ord_10601 @10601
+ord_10602 @10602
+ord_10603 @10603
+ord_10604 @10604
+ord_10605 @10605
+ord_10606 @10606
+ord_10607 @10607
+ord_10608 @10608
+ord_10609 @10609
+ord_10610 @10610
+ord_10611 @10611
+ord_10612 @10612
+ord_10613 @10613
+ord_10614 @10614
+ord_10615 @10615
+ord_10616 @10616
+ord_10617 @10617
+ord_10618 @10618
+ord_10619 @10619
+ord_10620 @10620
+ord_10621 @10621
+ord_10622 @10622
+ord_10623 @10623
+ord_10624 @10624
+ord_10625 @10625
+ord_10626 @10626
+ord_10627 @10627
+ord_10628 @10628
+ord_10629 @10629
+ord_10630 @10630
+ord_10631 @10631
+ord_10632 @10632
+ord_10633 @10633
+ord_10634 @10634
+ord_10635 @10635
+ord_10636 @10636
+ord_10637 @10637
+ord_10638 @10638
+ord_10639 @10639
+ord_10640 @10640
+ord_10641 @10641
+ord_10642 @10642
+ord_10643 @10643
+ord_10644 @10644
+ord_10645 @10645
+ord_10646 @10646
+ord_10647 @10647
+ord_10648 @10648
+ord_10649 @10649
+ord_10650 @10650
+ord_10651 @10651
+ord_10652 @10652
+ord_10653 @10653
+ord_10654 @10654
+ord_10655 @10655
+ord_10656 @10656
+ord_10657 @10657
+ord_10658 @10658
+ord_10659 @10659
+ord_10660 @10660
+ord_10661 @10661
+ord_10662 @10662
+ord_10663 @10663
+ord_10664 @10664
+ord_10665 @10665
+ord_10666 @10666
+ord_10667 @10667
+ord_10668 @10668
+ord_10669 @10669
+ord_10670 @10670
+ord_10671 @10671
+ord_10672 @10672
+ord_10673 @10673
+ord_10674 @10674
+ord_10675 @10675
+ord_10676 @10676
+ord_10677 @10677
+ord_10678 @10678
+ord_10679 @10679
+ord_10680 @10680
+ord_10681 @10681
+ord_10682 @10682
+ord_10683 @10683
+ord_10684 @10684
+ord_10685 @10685
+ord_10686 @10686
+ord_10687 @10687
+ord_10688 @10688
+ord_10689 @10689
+ord_10690 @10690
+ord_10691 @10691
+ord_10692 @10692
+ord_10693 @10693
+ord_10694 @10694
+ord_10695 @10695
+ord_10696 @10696
+ord_10697 @10697
+ord_10698 @10698
+ord_10699 @10699
+ord_10700 @10700
+ord_10701 @10701
+ord_10702 @10702
+ord_10703 @10703
+ord_10704 @10704
+ord_10705 @10705
+ord_10706 @10706
+ord_10707 @10707
+ord_10708 @10708
+ord_10709 @10709
+ord_10710 @10710
+ord_10711 @10711
+ord_10712 @10712
+ord_10713 @10713
+ord_10714 @10714
+ord_10715 @10715
+ord_10716 @10716
+ord_10717 @10717
+ord_10718 @10718
+ord_10719 @10719
+ord_10720 @10720
+ord_10721 @10721
+ord_10722 @10722
+ord_10723 @10723
+ord_10724 @10724
+ord_10725 @10725
+ord_10726 @10726
+ord_10727 @10727
+ord_10728 @10728
+ord_10729 @10729
+ord_10730 @10730
+ord_10731 @10731
+ord_10732 @10732
+ord_10733 @10733
+ord_10734 @10734
+ord_10735 @10735
+ord_10736 @10736
+ord_10737 @10737
+ord_10738 @10738
+ord_10739 @10739
+ord_10740 @10740
+ord_10741 @10741
+ord_10742 @10742
+ord_10743 @10743
+ord_10744 @10744
+ord_10745 @10745
+ord_10746 @10746
+ord_10747 @10747
+ord_10748 @10748
+ord_10749 @10749
+ord_10750 @10750
+ord_10751 @10751
+ord_10752 @10752
+ord_10753 @10753
+ord_10754 @10754
+ord_10755 @10755
+ord_10756 @10756
+ord_10757 @10757
+ord_10758 @10758
+ord_10759 @10759
+ord_10760 @10760
+ord_10761 @10761
+ord_10762 @10762
+ord_10763 @10763
+ord_10764 @10764
+ord_10765 @10765
+ord_10766 @10766
+ord_10767 @10767
+ord_10768 @10768
+ord_10769 @10769
+ord_10770 @10770
+ord_10771 @10771
+ord_10772 @10772
+ord_10773 @10773
+ord_10774 @10774
+ord_10775 @10775
+ord_10776 @10776
+ord_10777 @10777
+ord_10778 @10778
+ord_10779 @10779
+ord_10780 @10780
+ord_10781 @10781
+ord_10782 @10782
+ord_10783 @10783
+ord_10784 @10784
+ord_10785 @10785
+ord_10786 @10786
+ord_10787 @10787
+ord_10788 @10788
+ord_10789 @10789
+ord_10790 @10790
+ord_10791 @10791
+ord_10792 @10792
+ord_10793 @10793
+ord_10794 @10794
+ord_10795 @10795
+ord_10796 @10796
+ord_10797 @10797
+ord_10798 @10798
+ord_10799 @10799
+ord_10800 @10800
+ord_10801 @10801
+ord_10802 @10802
+ord_10803 @10803
+ord_10804 @10804
+ord_10805 @10805
+ord_10806 @10806
+ord_10807 @10807
+ord_10808 @10808
+ord_10809 @10809
+ord_10810 @10810
+ord_10811 @10811
+ord_10812 @10812
+ord_10813 @10813
+ord_10814 @10814
+ord_10815 @10815
+ord_10816 @10816
+ord_10817 @10817
+ord_10818 @10818
+ord_10819 @10819
+ord_10820 @10820
+ord_10821 @10821
+ord_10822 @10822
+ord_10823 @10823
+ord_10824 @10824
+ord_10825 @10825
+ord_10826 @10826
+ord_10827 @10827
+ord_10828 @10828
+ord_10829 @10829
+ord_10830 @10830
+ord_10831 @10831
+ord_10832 @10832
+ord_10833 @10833
+ord_10834 @10834
+ord_10835 @10835
+ord_10836 @10836
+ord_10837 @10837
+ord_10838 @10838
+ord_10839 @10839
+ord_10840 @10840
+ord_10841 @10841
+ord_10842 @10842
+ord_10843 @10843
+ord_10844 @10844
+ord_10845 @10845
+ord_10846 @10846
+ord_10847 @10847
+ord_10848 @10848
+ord_10849 @10849
+ord_10850 @10850
+ord_10851 @10851
+ord_10852 @10852
+ord_10853 @10853
+ord_10854 @10854
+ord_10855 @10855
+ord_10856 @10856
+ord_10857 @10857
+ord_10858 @10858
+ord_10859 @10859
+ord_10860 @10860
+ord_10861 @10861
+ord_10862 @10862
+ord_10863 @10863
+ord_10864 @10864
+ord_10865 @10865
+ord_10866 @10866
+ord_10867 @10867
+ord_10868 @10868
+ord_10869 @10869
+ord_10870 @10870
+ord_10871 @10871
+ord_10872 @10872
+ord_10873 @10873
+ord_10874 @10874
+ord_10875 @10875
+ord_10876 @10876
+ord_10877 @10877
+ord_10878 @10878
+ord_10879 @10879
+ord_10880 @10880
+ord_10881 @10881
+ord_10882 @10882
+ord_10883 @10883
+ord_10884 @10884
+ord_10885 @10885
+ord_10886 @10886
+ord_10887 @10887
+ord_10888 @10888
+ord_10889 @10889
+ord_10890 @10890
+ord_10891 @10891
+ord_10892 @10892
+ord_10893 @10893
+ord_10894 @10894
+ord_10895 @10895
+ord_10896 @10896
+ord_10897 @10897
+ord_10898 @10898
+ord_10899 @10899
+ord_10900 @10900
+ord_10901 @10901
+ord_10902 @10902
+ord_10903 @10903
+ord_10904 @10904
+ord_10905 @10905
+ord_10906 @10906
+ord_10907 @10907
+ord_10908 @10908
+ord_10909 @10909
+ord_10910 @10910
+ord_10911 @10911
+ord_10912 @10912
+ord_10913 @10913
+ord_10914 @10914
+ord_10915 @10915
+ord_10916 @10916
+ord_10917 @10917
+ord_10918 @10918
+ord_10919 @10919
+ord_10920 @10920
+ord_10921 @10921
+ord_10922 @10922
+ord_10923 @10923
+ord_10924 @10924
+ord_10925 @10925
+ord_10926 @10926
+ord_10927 @10927
+ord_10928 @10928
+ord_10929 @10929
+ord_10930 @10930
+ord_10931 @10931
+ord_10932 @10932
+ord_10933 @10933
+ord_10934 @10934
+ord_10935 @10935
+ord_10936 @10936
+ord_10937 @10937
+ord_10938 @10938
+ord_10939 @10939
+ord_10940 @10940
+ord_10941 @10941
+ord_10942 @10942
+ord_10943 @10943
+ord_10944 @10944
+ord_10945 @10945
+ord_10946 @10946
+ord_10947 @10947
+ord_10948 @10948
+ord_10949 @10949
+ord_10950 @10950
+ord_10951 @10951
+ord_10952 @10952
+ord_10953 @10953
+ord_10954 @10954
+ord_10955 @10955
+ord_10956 @10956
+ord_10957 @10957
+ord_10958 @10958
+ord_10959 @10959
+ord_10960 @10960
+ord_10961 @10961
+ord_10962 @10962
+ord_10963 @10963
+ord_10964 @10964
+ord_10965 @10965
+ord_10966 @10966
+ord_10967 @10967
+ord_10968 @10968
+ord_10969 @10969
+ord_10970 @10970
+ord_10971 @10971
+ord_10972 @10972
+ord_10973 @10973
+ord_10974 @10974
+ord_10975 @10975
+ord_10976 @10976
+ord_10977 @10977
+ord_10978 @10978
+ord_10979 @10979
+ord_10980 @10980
+ord_10981 @10981
+ord_10982 @10982
+ord_10983 @10983
+ord_10984 @10984
+ord_10985 @10985
+ord_10986 @10986
+ord_10987 @10987
+ord_10988 @10988
+ord_10989 @10989
+ord_10990 @10990
+ord_10991 @10991
+ord_10992 @10992
+ord_10993 @10993
+ord_10994 @10994
+ord_10995 @10995
+ord_10996 @10996
+ord_10997 @10997
+ord_10998 @10998
+ord_10999 @10999
+ord_11000 @11000
+ord_11001 @11001
+ord_11002 @11002
+ord_11003 @11003
+ord_11004 @11004
+ord_11005 @11005
+ord_11006 @11006
+ord_11007 @11007
+ord_11008 @11008
+ord_11009 @11009
+ord_11010 @11010
+ord_11011 @11011
+ord_11012 @11012
+ord_11013 @11013
+ord_11014 @11014
+ord_11015 @11015
+ord_11016 @11016
+ord_11017 @11017
+ord_11018 @11018
+ord_11019 @11019
+ord_11020 @11020
+ord_11021 @11021
+ord_11022 @11022
+ord_11023 @11023
+ord_11024 @11024
+ord_11025 @11025
+ord_11026 @11026
+ord_11027 @11027
+ord_11028 @11028
+ord_11029 @11029
+ord_11030 @11030
+ord_11031 @11031
+ord_11032 @11032
+ord_11033 @11033
+ord_11034 @11034
+ord_11035 @11035
+ord_11036 @11036
+ord_11037 @11037
+ord_11038 @11038
+ord_11039 @11039
+ord_11040 @11040
+ord_11041 @11041
+ord_11042 @11042
+ord_11043 @11043
+ord_11044 @11044
+ord_11045 @11045
+ord_11046 @11046
+ord_11047 @11047
+ord_11048 @11048
+ord_11049 @11049
+ord_11050 @11050
+ord_11051 @11051
+ord_11052 @11052
+ord_11053 @11053
+ord_11054 @11054
+ord_11055 @11055
+ord_11056 @11056
+ord_11057 @11057
+ord_11058 @11058
+ord_11059 @11059
+ord_11060 @11060
+ord_11061 @11061
+ord_11062 @11062
+ord_11063 @11063
+ord_11064 @11064
+ord_11065 @11065
+ord_11066 @11066
+ord_11067 @11067
+ord_11068 @11068
+ord_11069 @11069
+ord_11070 @11070
+ord_11071 @11071
+ord_11072 @11072
+ord_11073 @11073
+ord_11074 @11074
+ord_11075 @11075
+ord_11076 @11076
+ord_11077 @11077
+ord_11078 @11078
+ord_11079 @11079
+ord_11080 @11080
+ord_11081 @11081
+ord_11082 @11082
+ord_11083 @11083
+ord_11084 @11084
+ord_11085 @11085
+ord_11086 @11086
+ord_11087 @11087
+ord_11088 @11088
+ord_11089 @11089
+ord_11090 @11090
+ord_11091 @11091
+ord_11092 @11092
+ord_11093 @11093
+ord_11094 @11094
+ord_11095 @11095
+ord_11096 @11096
+ord_11097 @11097
+ord_11098 @11098
+ord_11099 @11099
+ord_11100 @11100
+ord_11101 @11101
+ord_11102 @11102
+ord_11103 @11103
+ord_11104 @11104
+ord_11105 @11105
+ord_11106 @11106
+ord_11107 @11107
+ord_11108 @11108
+ord_11109 @11109
+ord_11110 @11110
+ord_11111 @11111
+ord_11112 @11112
+ord_11113 @11113
+ord_11114 @11114
+ord_11115 @11115
+ord_11116 @11116
+ord_11117 @11117
+ord_11118 @11118
+ord_11119 @11119
+ord_11120 @11120
+ord_11121 @11121
+ord_11122 @11122
+ord_11123 @11123
+ord_11124 @11124
+ord_11125 @11125
+ord_11126 @11126
+ord_11127 @11127
+ord_11128 @11128
+ord_11129 @11129
+ord_11130 @11130
+ord_11131 @11131
+ord_11132 @11132
+ord_11133 @11133
+ord_11134 @11134
+ord_11135 @11135
+ord_11136 @11136
+ord_11137 @11137
+ord_11138 @11138
+ord_11139 @11139
+ord_11140 @11140
+ord_11141 @11141
+ord_11142 @11142
+ord_11143 @11143
+ord_11144 @11144
+ord_11145 @11145
+ord_11146 @11146
+ord_11147 @11147
+ord_11148 @11148
+ord_11149 @11149
+ord_11150 @11150
+ord_11151 @11151
+ord_11152 @11152
+ord_11153 @11153
+ord_11154 @11154
+ord_11155 @11155
+ord_11156 @11156
+ord_11157 @11157
+ord_11158 @11158
+ord_11159 @11159
+ord_11160 @11160
+ord_11161 @11161
+ord_11162 @11162
+ord_11163 @11163
+ord_11164 @11164
+ord_11165 @11165
+ord_11166 @11166
+ord_11167 @11167
+ord_11168 @11168
+ord_11169 @11169
+ord_11170 @11170
+ord_11171 @11171
+ord_11172 @11172
+ord_11173 @11173
+ord_11174 @11174
+ord_11175 @11175
+ord_11176 @11176
+ord_11177 @11177
+ord_11178 @11178
+ord_11179 @11179
+ord_11180 @11180
+ord_11181 @11181
+ord_11182 @11182
+ord_11183 @11183
+ord_11184 @11184
+ord_11185 @11185
+ord_11186 @11186
+ord_11187 @11187
+ord_11188 @11188
+ord_11189 @11189
+ord_11190 @11190
+ord_11191 @11191
+ord_11192 @11192
+ord_11193 @11193
+ord_11194 @11194
+ord_11195 @11195
+ord_11196 @11196
+ord_11197 @11197
+ord_11198 @11198
+ord_11199 @11199
+ord_11200 @11200
+ord_11201 @11201
+ord_11202 @11202
+ord_11203 @11203
+ord_11204 @11204
+ord_11205 @11205
+ord_11206 @11206
+ord_11207 @11207
+ord_11208 @11208
+ord_11209 @11209
+ord_11210 @11210
+ord_11211 @11211
+ord_11212 @11212
+ord_11213 @11213
+ord_11214 @11214
+ord_11215 @11215
+ord_11216 @11216
+ord_11217 @11217
+ord_11218 @11218
+ord_11219 @11219
+ord_11220 @11220
+ord_11221 @11221
+ord_11222 @11222
+ord_11223 @11223
+ord_11224 @11224
+ord_11225 @11225
+ord_11226 @11226
+ord_11227 @11227
+ord_11228 @11228
+ord_11229 @11229
+ord_11230 @11230
+ord_11231 @11231
+ord_11232 @11232
+ord_11233 @11233
+ord_11234 @11234
+ord_11235 @11235
+ord_11236 @11236
+ord_11237 @11237
+ord_11238 @11238
+ord_11239 @11239
+ord_11240 @11240
+ord_11241 @11241
+ord_11242 @11242
+ord_11243 @11243
+ord_11244 @11244
+ord_11245 @11245
+ord_11246 @11246
+ord_11247 @11247
+ord_11248 @11248
+ord_11249 @11249
+ord_11250 @11250
+ord_11251 @11251
+ord_11252 @11252
+ord_11253 @11253
+ord_11254 @11254
+ord_11255 @11255
+ord_11256 @11256
+ord_11257 @11257
+ord_11258 @11258
+ord_11259 @11259
+ord_11260 @11260
+ord_11261 @11261
+ord_11262 @11262
+ord_11263 @11263
+ord_11264 @11264
+ord_11265 @11265
+ord_11266 @11266
+ord_11267 @11267
+ord_11268 @11268
+ord_11269 @11269
+ord_11270 @11270
+ord_11271 @11271
+ord_11272 @11272
+ord_11273 @11273
+ord_11274 @11274
+ord_11275 @11275
+ord_11276 @11276
+ord_11277 @11277
+ord_11278 @11278
+ord_11279 @11279
+ord_11280 @11280
+ord_11281 @11281
+ord_11282 @11282
+ord_11283 @11283
+ord_11284 @11284
+ord_11285 @11285
+ord_11286 @11286
+ord_11287 @11287
+ord_11288 @11288
+ord_11289 @11289
+ord_11290 @11290
+ord_11291 @11291
+ord_11292 @11292
+ord_11293 @11293
+ord_11294 @11294
+ord_11295 @11295
+ord_11296 @11296
+ord_11297 @11297
+ord_11298 @11298
+ord_11299 @11299
+ord_11300 @11300
+ord_11301 @11301
+ord_11302 @11302
+ord_11303 @11303
+ord_11304 @11304
+ord_11305 @11305
+ord_11306 @11306
+ord_11307 @11307
+ord_11308 @11308
+ord_11309 @11309
+ord_11310 @11310
+ord_11311 @11311
+ord_11312 @11312
+ord_11313 @11313
+ord_11314 @11314
+ord_11315 @11315
+ord_11316 @11316
+ord_11317 @11317
+ord_11318 @11318
+ord_11319 @11319
+ord_11320 @11320
+ord_11321 @11321
+ord_11322 @11322
+ord_11323 @11323
+ord_11324 @11324
+ord_11325 @11325
+ord_11326 @11326
+ord_11327 @11327
+ord_11328 @11328
+ord_11329 @11329
+ord_11330 @11330
+ord_11331 @11331
+ord_11332 @11332
+ord_11333 @11333
+ord_11334 @11334
+ord_11335 @11335
+ord_11336 @11336
+ord_11337 @11337
+ord_11338 @11338
+ord_11339 @11339
+ord_11340 @11340
+ord_11341 @11341
+ord_11342 @11342
+ord_11343 @11343
+ord_11344 @11344
+ord_11345 @11345
+ord_11346 @11346
+ord_11347 @11347
+ord_11348 @11348
+ord_11349 @11349
+ord_11350 @11350
+ord_11351 @11351
+ord_11352 @11352
+ord_11353 @11353
+ord_11354 @11354
+ord_11355 @11355
+ord_11356 @11356
+ord_11357 @11357
+ord_11358 @11358
+ord_11359 @11359
+ord_11360 @11360
+ord_11361 @11361
+ord_11362 @11362
+ord_11363 @11363
+ord_11364 @11364
+ord_11365 @11365
+ord_11366 @11366
+ord_11367 @11367
+ord_11368 @11368
+ord_11369 @11369
+ord_11370 @11370
+ord_11371 @11371
+ord_11372 @11372
+ord_11373 @11373
+ord_11374 @11374
+ord_11375 @11375
+ord_11376 @11376
+ord_11377 @11377
+ord_11378 @11378
+ord_11379 @11379
+ord_11380 @11380
+ord_11381 @11381
+ord_11382 @11382
+ord_11383 @11383
+ord_11384 @11384
+ord_11385 @11385
+ord_11386 @11386
+ord_11387 @11387
+ord_11388 @11388
+ord_11389 @11389
+ord_11390 @11390
+ord_11391 @11391
+ord_11392 @11392
+ord_11393 @11393
+ord_11394 @11394
+ord_11395 @11395
+ord_11396 @11396
+ord_11397 @11397
+ord_11398 @11398
+ord_11399 @11399
+ord_11400 @11400
+ord_11401 @11401
+ord_11402 @11402
+ord_11403 @11403
+ord_11404 @11404
+ord_11405 @11405
+ord_11406 @11406
+ord_11407 @11407
+ord_11408 @11408
+ord_11409 @11409
+ord_11410 @11410
+ord_11411 @11411
+ord_11412 @11412
+ord_11413 @11413
+ord_11414 @11414
+ord_11415 @11415
+ord_11416 @11416
+ord_11417 @11417
+ord_11418 @11418
+ord_11419 @11419
+ord_11420 @11420
+ord_11421 @11421
+ord_11422 @11422
+ord_11423 @11423
+ord_11424 @11424
+ord_11425 @11425
+ord_11426 @11426
+ord_11427 @11427
+ord_11428 @11428
+ord_11429 @11429
+ord_11430 @11430
+ord_11431 @11431
+ord_11432 @11432
+ord_11433 @11433
+ord_11434 @11434
+ord_11435 @11435
+ord_11436 @11436
+ord_11437 @11437
+ord_11438 @11438
+ord_11439 @11439
+ord_11440 @11440
+ord_11441 @11441
+ord_11442 @11442
+ord_11443 @11443
+ord_11444 @11444
+ord_11445 @11445
+ord_11446 @11446
+ord_11447 @11447
+ord_11448 @11448
+ord_11449 @11449
+ord_11450 @11450
+ord_11451 @11451
+ord_11452 @11452
+ord_11453 @11453
+ord_11454 @11454
+ord_11455 @11455
+ord_11456 @11456
+ord_11457 @11457
+ord_11458 @11458
+ord_11459 @11459
+ord_11460 @11460
+ord_11461 @11461
+ord_11462 @11462
+ord_11463 @11463
+ord_11464 @11464
+ord_11465 @11465
+ord_11466 @11466
+ord_11467 @11467
+ord_11468 @11468
+ord_11469 @11469
+ord_11470 @11470
+ord_11471 @11471
+ord_11472 @11472
+ord_11473 @11473
+ord_11474 @11474
+ord_11475 @11475
+ord_11476 @11476
+ord_11477 @11477
+ord_11478 @11478
+ord_11479 @11479
+ord_11480 @11480
+ord_11481 @11481
+ord_11482 @11482
+ord_11483 @11483
+ord_11484 @11484
+ord_11485 @11485
+ord_11486 @11486
+ord_11487 @11487
+ord_11488 @11488
+ord_11489 @11489
+ord_11490 @11490
+ord_11491 @11491
+ord_11492 @11492
+ord_11493 @11493
+ord_11494 @11494
+ord_11495 @11495
+ord_11496 @11496
+ord_11497 @11497
+ord_11498 @11498
+ord_11499 @11499
+ord_11500 @11500
+ord_11501 @11501
+ord_11502 @11502
+ord_11503 @11503
+ord_11504 @11504
+ord_11505 @11505
+ord_11506 @11506
+ord_11507 @11507
+ord_11508 @11508
+ord_11509 @11509
+ord_11510 @11510
+ord_11511 @11511
+ord_11512 @11512
+ord_11513 @11513
+ord_11514 @11514
+ord_11515 @11515
+ord_11516 @11516
+ord_11517 @11517
+ord_11518 @11518
+ord_11519 @11519
+ord_11520 @11520
+ord_11521 @11521
+ord_11522 @11522
+ord_11523 @11523
+ord_11524 @11524
+ord_11525 @11525
+ord_11526 @11526
+ord_11527 @11527
+ord_11528 @11528
+ord_11529 @11529
+ord_11530 @11530
+ord_11531 @11531
+ord_11532 @11532
+ord_11533 @11533
+ord_11534 @11534
+ord_11535 @11535
+ord_11536 @11536
+ord_11537 @11537
+ord_11538 @11538
+ord_11539 @11539
+ord_11540 @11540
+ord_11541 @11541
+ord_11542 @11542
+ord_11543 @11543
+ord_11544 @11544
+ord_11545 @11545
+ord_11546 @11546
+ord_11547 @11547
+ord_11548 @11548
+ord_11549 @11549
+ord_11550 @11550
+ord_11551 @11551
+ord_11552 @11552
+ord_11553 @11553
+ord_11554 @11554
+ord_11555 @11555
+ord_11556 @11556
+ord_11557 @11557
+ord_11558 @11558
+ord_11559 @11559
+ord_11560 @11560
+ord_11561 @11561
+ord_11562 @11562
+ord_11563 @11563
+ord_11564 @11564
+ord_11565 @11565
+ord_11566 @11566
+ord_11567 @11567
+ord_11568 @11568
+ord_11569 @11569
+ord_11570 @11570
+ord_11571 @11571
+ord_11572 @11572
+ord_11573 @11573
+ord_11574 @11574
+ord_11575 @11575
+ord_11576 @11576
+ord_11577 @11577
+ord_11578 @11578
+ord_11579 @11579
+ord_11580 @11580
+ord_11581 @11581
+ord_11582 @11582
+ord_11583 @11583
+ord_11584 @11584
+ord_11585 @11585
+ord_11586 @11586
+ord_11587 @11587
+ord_11588 @11588
+ord_11589 @11589
+ord_11590 @11590
+ord_11591 @11591
+ord_11592 @11592
+ord_11593 @11593
+ord_11594 @11594
+ord_11595 @11595
+ord_11596 @11596
+ord_11597 @11597
+ord_11598 @11598
+ord_11599 @11599
+ord_11600 @11600
+ord_11601 @11601
+ord_11602 @11602
+ord_11603 @11603
+ord_11604 @11604
+ord_11605 @11605
+ord_11606 @11606
+ord_11607 @11607
+ord_11608 @11608
+ord_11609 @11609
+ord_11610 @11610
+ord_11611 @11611
+ord_11612 @11612
+ord_11613 @11613
+ord_11614 @11614
+ord_11615 @11615
+ord_11616 @11616
+ord_11617 @11617
+ord_11618 @11618
+ord_11619 @11619
+ord_11620 @11620
+ord_11621 @11621
+ord_11622 @11622
+ord_11623 @11623
+ord_11624 @11624
+ord_11625 @11625
+ord_11626 @11626
+ord_11627 @11627
+ord_11628 @11628
+ord_11629 @11629
+ord_11630 @11630
+ord_11631 @11631
+ord_11632 @11632
+ord_11633 @11633
+ord_11634 @11634
+ord_11635 @11635
+ord_11636 @11636
+ord_11637 @11637
+ord_11638 @11638
+ord_11639 @11639
+ord_11640 @11640
+ord_11641 @11641
+ord_11642 @11642
+ord_11643 @11643
+ord_11644 @11644
+ord_11645 @11645
+ord_11646 @11646
+ord_11647 @11647
+ord_11648 @11648
+ord_11649 @11649
+ord_11650 @11650
+ord_11651 @11651
+ord_11652 @11652
+ord_11653 @11653
+ord_11654 @11654
+ord_11655 @11655
+ord_11656 @11656
+ord_11657 @11657
+ord_11658 @11658
+ord_11659 @11659
+ord_11660 @11660
+ord_11661 @11661
+ord_11662 @11662
+ord_11663 @11663
+ord_11664 @11664
+ord_11665 @11665
+ord_11666 @11666
+ord_11667 @11667
+ord_11668 @11668
+ord_11669 @11669
+ord_11670 @11670
+ord_11671 @11671
+ord_11672 @11672
+ord_11673 @11673
+ord_11674 @11674
+ord_11675 @11675
+ord_11676 @11676
+ord_11677 @11677
+ord_11678 @11678
+ord_11679 @11679
+ord_11680 @11680
+ord_11681 @11681
+ord_11682 @11682
+ord_11683 @11683
+ord_11684 @11684
+ord_11685 @11685
+ord_11686 @11686
+ord_11687 @11687
+ord_11688 @11688
+ord_11689 @11689
+ord_11690 @11690
+ord_11691 @11691
+ord_11692 @11692
+ord_11693 @11693
+ord_11694 @11694
+ord_11695 @11695
+ord_11696 @11696
+ord_11697 @11697
+ord_11698 @11698
+ord_11699 @11699
+ord_11700 @11700
+ord_11701 @11701
+ord_11702 @11702
+ord_11703 @11703
+ord_11704 @11704
+ord_11705 @11705
+ord_11706 @11706
+ord_11707 @11707
+ord_11708 @11708
+ord_11709 @11709
+ord_11710 @11710
+ord_11711 @11711
+ord_11712 @11712
+ord_11713 @11713
+ord_11714 @11714
+ord_11715 @11715
+ord_11716 @11716
+ord_11717 @11717
+ord_11718 @11718
+ord_11719 @11719
+ord_11720 @11720
+ord_11721 @11721
+ord_11722 @11722
+ord_11723 @11723
+ord_11724 @11724
+ord_11725 @11725
+ord_11726 @11726
+ord_11727 @11727
+ord_11728 @11728
+ord_11729 @11729
+ord_11730 @11730
+ord_11731 @11731
+ord_11732 @11732
+ord_11733 @11733
+ord_11734 @11734
+ord_11735 @11735
+ord_11736 @11736
+ord_11737 @11737
+ord_11738 @11738
+ord_11739 @11739
+ord_11740 @11740
+ord_11741 @11741
+ord_11742 @11742
+ord_11743 @11743
+ord_11744 @11744
+ord_11745 @11745
+ord_11746 @11746
+ord_11747 @11747
+ord_11748 @11748
+ord_11749 @11749
+ord_11750 @11750
+ord_11751 @11751
+ord_11752 @11752
+ord_11753 @11753
+ord_11754 @11754
+ord_11755 @11755
+ord_11756 @11756
+ord_11757 @11757
+ord_11758 @11758
+ord_11759 @11759
+ord_11760 @11760
+ord_11761 @11761
+ord_11762 @11762
+ord_11763 @11763
+ord_11764 @11764
+ord_11765 @11765
+ord_11766 @11766
+ord_11767 @11767
+ord_11768 @11768
+ord_11769 @11769
+ord_11770 @11770
+ord_11771 @11771
+ord_11772 @11772
+ord_11773 @11773
+ord_11774 @11774
+ord_11775 @11775
+ord_11776 @11776
+ord_11777 @11777
+ord_11778 @11778
+ord_11779 @11779
+ord_11780 @11780
+ord_11781 @11781
+ord_11782 @11782
+ord_11783 @11783
+ord_11784 @11784
+ord_11785 @11785
+ord_11786 @11786
+ord_11787 @11787
+ord_11788 @11788
+ord_11789 @11789
+ord_11790 @11790
+ord_11791 @11791
+ord_11792 @11792
+ord_11793 @11793
+ord_11794 @11794
+ord_11795 @11795
+ord_11796 @11796
+ord_11797 @11797
+ord_11798 @11798
+ord_11799 @11799
+ord_11800 @11800
+ord_11801 @11801
+ord_11802 @11802
+ord_11803 @11803
+ord_11804 @11804
+ord_11805 @11805
+ord_11806 @11806
+ord_11807 @11807
+ord_11808 @11808
+ord_11809 @11809
+ord_11810 @11810
+ord_11811 @11811
+ord_11812 @11812
+ord_11813 @11813
+ord_11814 @11814
+ord_11815 @11815
+ord_11816 @11816
+ord_11817 @11817
+ord_11818 @11818
+ord_11819 @11819
+ord_11820 @11820
+ord_11821 @11821
+ord_11822 @11822
+ord_11823 @11823
+ord_11824 @11824
+ord_11825 @11825
+ord_11826 @11826
+ord_11827 @11827
+ord_11828 @11828
+ord_11829 @11829
+ord_11830 @11830
+ord_11831 @11831
+ord_11832 @11832
+ord_11833 @11833
+ord_11834 @11834
+ord_11835 @11835
+ord_11836 @11836
+ord_11837 @11837
+ord_11838 @11838
+ord_11839 @11839
+ord_11840 @11840
+ord_11841 @11841
+ord_11842 @11842
+ord_11843 @11843
+ord_11844 @11844
+ord_11845 @11845
+ord_11846 @11846
+ord_11847 @11847
+ord_11848 @11848
+ord_11849 @11849
+ord_11850 @11850
+ord_11851 @11851
+ord_11852 @11852
+ord_11853 @11853
+ord_11854 @11854
+ord_11855 @11855
+ord_11856 @11856
+ord_11857 @11857
+ord_11858 @11858
+ord_11859 @11859
+ord_11860 @11860
+ord_11861 @11861
+ord_11862 @11862
+ord_11863 @11863
+ord_11864 @11864
+ord_11865 @11865
+ord_11866 @11866
+ord_11867 @11867
+ord_11868 @11868
+ord_11869 @11869
+ord_11870 @11870
+ord_11871 @11871
+ord_11872 @11872
+ord_11873 @11873
+ord_11874 @11874
+ord_11875 @11875
+ord_11876 @11876
+ord_11877 @11877
+ord_11878 @11878
+ord_11879 @11879
+ord_11880 @11880
+ord_11881 @11881
+ord_11882 @11882
+ord_11883 @11883
+ord_11884 @11884
+ord_11885 @11885
+ord_11886 @11886
+ord_11887 @11887
+ord_11888 @11888
+ord_11889 @11889
+ord_11890 @11890
+ord_11891 @11891
+ord_11892 @11892
+ord_11893 @11893
+ord_11894 @11894
+ord_11895 @11895
+ord_11896 @11896
+ord_11897 @11897
+ord_11898 @11898
+ord_11899 @11899
+ord_11900 @11900
+ord_11901 @11901
+ord_11902 @11902
+ord_11903 @11903
+ord_11904 @11904
+ord_11905 @11905
+ord_11906 @11906
+ord_11907 @11907
+ord_11908 @11908
+ord_11909 @11909
+ord_11910 @11910
+ord_11911 @11911
+ord_11912 @11912
+ord_11913 @11913
+ord_11914 @11914
+ord_11915 @11915
+ord_11916 @11916
+ord_11917 @11917
+ord_11918 @11918
+ord_11919 @11919
+ord_11920 @11920
+ord_11922 @11922
+ord_11923 @11923
+ord_11924 @11924
+ord_11925 @11925
+ord_11926 @11926
+ord_11927 @11927
+ord_11928 @11928
+ord_11929 @11929
+ord_11930 @11930
+ord_11931 @11931
+ord_11932 @11932
+ord_11933 @11933
+ord_11934 @11934
+ord_11935 @11935
+ord_11936 @11936
+ord_11937 @11937
+ord_11938 @11938
+ord_11939 @11939
+ord_11940 @11940
+ord_11941 @11941
+ord_11942 @11942
+ord_11943 @11943
+ord_11944 @11944
+ord_11945 @11945
+ord_11946 @11946
+ord_11947 @11947
+ord_11948 @11948
+ord_11949 @11949
+ord_11950 @11950
+ord_11951 @11951
+ord_11952 @11952
+ord_11953 @11953
+ord_11954 @11954
+ord_11955 @11955
+ord_11956 @11956
+ord_11957 @11957
+ord_11958 @11958
+ord_11959 @11959
+ord_11960 @11960
+ord_11961 @11961
+ord_11962 @11962
+ord_11963 @11963
+ord_11964 @11964
+ord_11965 @11965
+ord_11966 @11966
+ord_11967 @11967
+ord_11968 @11968
+ord_11969 @11969
+ord_11970 @11970
+ord_11971 @11971
+ord_11972 @11972
+ord_11973 @11973
+ord_11974 @11974
+ord_11975 @11975
+ord_11976 @11976
+ord_11977 @11977
+ord_11978 @11978
+ord_11979 @11979
+ord_11980 @11980
+ord_11981 @11981
+ord_11982 @11982
+ord_11983 @11983
+ord_11984 @11984
+ord_11985 @11985
+ord_11986 @11986
+ord_11987 @11987
+ord_11988 @11988
+ord_11989 @11989
+ord_11990 @11990
+ord_11991 @11991
+ord_11992 @11992
+ord_11993 @11993
+ord_11994 @11994
+ord_11995 @11995
+ord_11996 @11996
+ord_11997 @11997
+ord_11998 @11998
+ord_11999 @11999
+ord_12000 @12000
+ord_12001 @12001
+ord_12002 @12002
+ord_12003 @12003
+ord_12004 @12004
+ord_12005 @12005
+ord_12006 @12006
+ord_12007 @12007
+ord_12008 @12008
+ord_12009 @12009
+ord_12010 @12010
+ord_12011 @12011
+ord_12012 @12012
+ord_12013 @12013
+ord_12014 @12014
+ord_12015 @12015
+ord_12016 @12016
+ord_12017 @12017 DATA
+ord_12018 @12018
+ord_12019 @12019
+ord_12020 @12020
+ord_12021 @12021
+ord_12022 @12022
+ord_12023 @12023
+ord_12024 @12024
+ord_12025 @12025
+ord_12026 @12026
+ord_12027 @12027
+ord_12028 @12028
+ord_12029 @12029
+ord_12030 @12030
+ord_12031 @12031
+ord_12032 @12032
+ord_12033 @12033
+ord_12034 @12034
+ord_12035 @12035
+ord_12036 @12036
+ord_12037 @12037
+ord_12038 @12038
+ord_12039 @12039
+ord_12040 @12040
+ord_12041 @12041
+ord_12042 @12042
+ord_12043 @12043
+ord_12044 @12044
+ord_12045 @12045
+ord_12046 @12046
+ord_12047 @12047
+ord_12048 @12048
+ord_12049 @12049
+ord_12050 @12050
+ord_12051 @12051
+ord_12052 @12052
+ord_12053 @12053
+ord_12054 @12054
+ord_12055 @12055
+ord_12056 @12056
+ord_12057 @12057
+ord_12058 @12058
+ord_12059 @12059
+ord_12060 @12060
+ord_12061 @12061
+ord_12062 @12062
+ord_12063 @12063
+ord_12064 @12064
+ord_12065 @12065
+ord_12066 @12066
+ord_12067 @12067
+ord_12068 @12068
+ord_12069 @12069
+ord_12070 @12070
+ord_12071 @12071
+ord_12072 @12072
+ord_12073 @12073
+ord_12074 @12074
+ord_12075 @12075
+ord_12076 @12076
+ord_12077 @12077
+ord_12078 @12078
+ord_12079 @12079
+ord_12080 @12080
+ord_12081 @12081
+ord_12082 @12082
+ord_12083 @12083
+ord_12084 @12084
+ord_12085 @12085
+ord_12086 @12086
+ord_12088 @12088
+ord_12089 @12089
+ord_12090 @12090
+ord_12091 @12091
+ord_12092 @12092
+ord_12093 @12093
+ord_12094 @12094
+ord_12095 @12095
+ord_12096 @12096
+ord_12097 @12097
+ord_12098 @12098
+ord_12099 @12099
+ord_12100 @12100
+ord_12101 @12101
+ord_12103 @12103
+ord_12104 @12104
+ord_12105 @12105
+ord_12106 @12106
+ord_12107 @12107
+ord_12108 @12108
+ord_12109 @12109
+ord_12110 @12110
+ord_12111 @12111
+ord_12112 @12112
+ord_12113 @12113
+ord_12114 @12114
+ord_12115 @12115
+ord_12116 @12116
+ord_12117 @12117
+ord_12118 @12118
+ord_12119 @12119
+ord_12120 @12120
+ord_12121 @12121
+ord_12122 @12122
+ord_12123 @12123
+ord_12124 @12124
+ord_12125 @12125
+ord_12126 @12126
+ord_12127 @12127
+ord_12128 @12128
+ord_12129 @12129
+ord_12130 @12130
+ord_12131 @12131
+ord_12132 @12132
+ord_12133 @12133
+ord_12134 @12134
+ord_12135 @12135
+ord_12136 @12136
+ord_12137 @12137
+ord_12138 @12138
+ord_12139 @12139
+ord_12140 @12140
+ord_12141 @12141
+ord_12142 @12142
+ord_12143 @12143
+ord_12144 @12144
+ord_12145 @12145
+ord_12146 @12146
+ord_12147 @12147
+ord_12148 @12148
+ord_12149 @12149
+ord_12150 @12150
+ord_12151 @12151
+ord_12152 @12152
+ord_12153 @12153
+ord_12154 @12154
+ord_12155 @12155
+ord_12156 @12156
+ord_12157 @12157
+ord_12158 @12158
+ord_12159 @12159
+ord_12160 @12160
+ord_12161 @12161
+ord_12162 @12162
+ord_12163 @12163
+ord_12164 @12164
+ord_12165 @12165
+ord_12166 @12166
+ord_12167 @12167
+ord_12168 @12168
+ord_12169 @12169
+ord_12170 @12170
+ord_12171 @12171
+ord_12172 @12172
+ord_12173 @12173
+ord_12174 @12174
+ord_12175 @12175
+ord_12176 @12176
+ord_12177 @12177
+ord_12178 @12178
+ord_12179 @12179
+ord_12180 @12180
+ord_12181 @12181
+ord_12182 @12182
+ord_12183 @12183
+ord_12184 @12184
+ord_12185 @12185
+ord_12186 @12186
+ord_12187 @12187
+ord_12188 @12188
+ord_12189 @12189
+ord_12190 @12190
+ord_12191 @12191
+ord_12192 @12192
+ord_12193 @12193
+ord_12194 @12194
+ord_12195 @12195
+ord_12196 @12196
+ord_12197 @12197
+ord_12198 @12198
+ord_12199 @12199
+ord_12200 @12200
+ord_12201 @12201
+ord_12202 @12202
+ord_12203 @12203
+ord_12204 @12204
+ord_12205 @12205
+ord_12206 @12206
+ord_12207 @12207
+ord_12208 @12208
+ord_12209 @12209
+ord_12210 @12210
+ord_12211 @12211
+ord_12212 @12212
+ord_12213 @12213
+ord_12214 @12214
+ord_12215 @12215
+ord_12216 @12216
+ord_12217 @12217
+ord_12218 @12218
+ord_12219 @12219
+ord_12220 @12220
+ord_12221 @12221
+ord_12222 @12222
+ord_12223 @12223
+ord_12224 @12224
+ord_12225 @12225
+ord_12226 @12226
+ord_12227 @12227
+ord_12228 @12228
+ord_12229 @12229
+ord_12230 @12230
+ord_12231 @12231
+ord_12232 @12232
+ord_12233 @12233
+ord_12234 @12234
+ord_12235 @12235
+ord_12236 @12236
+ord_12237 @12237
+ord_12238 @12238
+ord_12239 @12239
+ord_12240 @12240
+ord_12241 @12241
+ord_12242 @12242
+ord_12243 @12243
+ord_12244 @12244
+ord_12245 @12245
+ord_12246 @12246
+ord_12247 @12247
+ord_12248 @12248
+ord_12249 @12249
+ord_12250 @12250
+ord_12251 @12251
+ord_12252 @12252
+ord_12253 @12253
+ord_12254 @12254
+ord_12255 @12255
+ord_12256 @12256
+ord_12257 @12257
+ord_12258 @12258
+ord_12259 @12259
+ord_12260 @12260
+ord_12261 @12261
+ord_12262 @12262
+ord_12263 @12263
+ord_12264 @12264
+ord_12265 @12265
+ord_12266 @12266
+ord_12267 @12267
+ord_12268 @12268
+ord_12269 @12269
+ord_12270 @12270
+ord_12271 @12271
+ord_12272 @12272
+ord_12273 @12273
+ord_12274 @12274
+ord_12275 @12275
+ord_12276 @12276
+ord_12277 @12277
+ord_12278 @12278
+ord_12279 @12279
+ord_12280 @12280
+ord_12281 @12281
+ord_12282 @12282
+ord_12283 @12283
+ord_12284 @12284
+ord_12285 @12285
+ord_12286 @12286
+ord_12287 @12287
+ord_12288 @12288
+ord_12289 @12289
+ord_12290 @12290
+ord_12291 @12291
+ord_12292 @12292
+ord_12293 @12293
+ord_12294 @12294
+ord_12295 @12295
+ord_12296 @12296
+ord_12297 @12297
+ord_12298 @12298
+ord_12299 @12299
+ord_12300 @12300
+ord_12301 @12301
+ord_12302 @12302
+ord_12303 @12303
+ord_12304 @12304
+ord_12305 @12305
+ord_12306 @12306
+ord_12307 @12307
+ord_12308 @12308
+ord_12309 @12309
+ord_12310 @12310
+ord_12311 @12311
+ord_12312 @12312
+ord_12313 @12313
+ord_12314 @12314
+ord_12315 @12315
+ord_12316 @12316
+ord_12317 @12317
+ord_12318 @12318
+ord_12319 @12319
+ord_12320 @12320
+ord_12321 @12321
+ord_12322 @12322
+ord_12323 @12323
+ord_12324 @12324
+ord_12325 @12325
+ord_12326 @12326
+ord_12327 @12327
+ord_12328 @12328
+ord_12329 @12329
+ord_12330 @12330
+ord_12331 @12331
+ord_12332 @12332
+ord_12333 @12333
+ord_12334 @12334
+ord_12335 @12335
+ord_12336 @12336
+ord_12337 @12337
+ord_12338 @12338
+ord_12339 @12339
+ord_12340 @12340
+ord_12341 @12341
+ord_12342 @12342
+ord_12343 @12343
+ord_12344 @12344
+ord_12345 @12345
+ord_12346 @12346
+ord_12347 @12347
+ord_12348 @12348
+ord_12349 @12349
+ord_12350 @12350
+ord_12351 @12351
+ord_12352 @12352
+ord_12353 @12353
+ord_12354 @12354
+ord_12355 @12355
+ord_12356 @12356
+ord_12357 @12357
+ord_12358 @12358
+ord_12359 @12359
+ord_12360 @12360
+ord_12361 @12361
+ord_12362 @12362
+ord_12363 @12363
+ord_12364 @12364
+ord_12365 @12365
+ord_12366 @12366
+ord_12367 @12367
+ord_12368 @12368
+ord_12369 @12369
+ord_12370 @12370
+ord_12371 @12371
+ord_12372 @12372
+ord_12373 @12373
+ord_12374 @12374
+ord_12375 @12375
+ord_12376 @12376
+ord_12377 @12377
+ord_12378 @12378
+ord_12379 @12379
+ord_12380 @12380
+ord_12381 @12381
+ord_12382 @12382
+ord_12383 @12383
+ord_12384 @12384
+ord_12385 @12385
+ord_12386 @12386
+ord_12387 @12387
+ord_12388 @12388
+ord_12389 @12389
+ord_12390 @12390
+ord_12391 @12391
+ord_12392 @12392
+ord_12393 @12393
+ord_12394 @12394
+ord_12395 @12395
+ord_12396 @12396
+ord_12397 @12397
+ord_12398 @12398
+ord_12399 @12399
+ord_12400 @12400
+ord_12401 @12401
+ord_12402 @12402
+ord_12403 @12403
+ord_12404 @12404
+ord_12405 @12405
+ord_12406 @12406
+ord_12407 @12407
+ord_12408 @12408
+ord_12409 @12409
+ord_12410 @12410
+ord_12411 @12411
+ord_12412 @12412
+ord_12413 @12413
+ord_12414 @12414
+ord_12415 @12415
+ord_12416 @12416
+ord_12417 @12417
+ord_12418 @12418
+ord_12419 @12419
+ord_12420 @12420
+ord_12421 @12421
+ord_12422 @12422
+ord_12423 @12423
+ord_12424 @12424
+ord_12425 @12425
+ord_12426 @12426
+ord_12427 @12427
+ord_12428 @12428
+ord_12429 @12429
+ord_12430 @12430
+ord_12431 @12431
+ord_12432 @12432
+ord_12433 @12433
+ord_12434 @12434
+ord_12435 @12435
+ord_12436 @12436
+ord_12437 @12437
+ord_12438 @12438
+ord_12439 @12439
+ord_12440 @12440
+ord_12441 @12441
+ord_12442 @12442
+ord_12443 @12443
+ord_12444 @12444
+ord_12445 @12445
+ord_12446 @12446
+ord_12447 @12447
+ord_12448 @12448
+ord_12449 @12449
+ord_12450 @12450
+ord_12451 @12451
+ord_12452 @12452
+ord_12453 @12453
+ord_12454 @12454
+ord_12455 @12455
+ord_12456 @12456
+ord_12457 @12457
+ord_12458 @12458
+ord_12459 @12459
+ord_12460 @12460
+ord_12461 @12461
+ord_12462 @12462
+ord_12463 @12463
+ord_12464 @12464
+ord_12465 @12465
+ord_12466 @12466
+ord_12467 @12467
+ord_12468 @12468
+ord_12469 @12469
+ord_12470 @12470
+ord_12471 @12471
+ord_12472 @12472
+ord_12473 @12473
+ord_12474 @12474
+ord_12475 @12475
+ord_12476 @12476
+ord_12477 @12477
+ord_12478 @12478
+ord_12479 @12479
+ord_12480 @12480
+ord_12481 @12481
+ord_12482 @12482
+ord_12483 @12483
+ord_12484 @12484
+ord_12485 @12485
+ord_12486 @12486
+ord_12487 @12487
+ord_12488 @12488
+ord_12489 @12489
+ord_12490 @12490
+ord_12491 @12491
+ord_12492 @12492
+ord_12493 @12493
+ord_12494 @12494
+ord_12495 @12495
+ord_12496 @12496
+ord_12497 @12497
+ord_12498 @12498
+ord_12499 @12499
+ord_12500 @12500
+ord_12501 @12501
+ord_12502 @12502
+ord_12503 @12503
+ord_12504 @12504
+ord_12505 @12505
+ord_12506 @12506
+ord_12507 @12507
+ord_12508 @12508
+ord_12509 @12509
+ord_12510 @12510
+ord_12511 @12511
+ord_12512 @12512
+ord_12513 @12513
+ord_12514 @12514
+ord_12515 @12515
+ord_12516 @12516
+ord_12517 @12517
+ord_12518 @12518
+ord_12519 @12519
+ord_12520 @12520
+ord_12521 @12521
+ord_12522 @12522
+ord_12523 @12523
+ord_12524 @12524
+ord_12525 @12525
+ord_12526 @12526
+ord_12527 @12527
+ord_12528 @12528
+ord_12529 @12529
+ord_12530 @12530
+ord_12531 @12531
+ord_12532 @12532
+ord_12533 @12533
+ord_12534 @12534
+ord_12535 @12535
+ord_12536 @12536
+ord_12537 @12537
+ord_12538 @12538
+ord_12539 @12539
+ord_12540 @12540
+ord_12541 @12541
+ord_12542 @12542
+ord_12543 @12543
+ord_12544 @12544
+ord_12545 @12545
+ord_12546 @12546
+ord_12547 @12547
+ord_12548 @12548
+ord_12549 @12549
+ord_12550 @12550
+ord_12551 @12551
+ord_12552 @12552
+ord_12553 @12553
+ord_12554 @12554
+ord_12555 @12555
+ord_12556 @12556
+ord_12557 @12557
+ord_12558 @12558
+ord_12559 @12559
+ord_12560 @12560
+ord_12561 @12561
+ord_12562 @12562
+ord_12563 @12563
+ord_12564 @12564
+ord_12565 @12565
+ord_12566 @12566
+ord_12567 @12567
+ord_12568 @12568
+ord_12569 @12569
+ord_12570 @12570
+ord_12571 @12571
+ord_12572 @12572
+ord_12573 @12573
+ord_12574 @12574
+ord_12575 @12575
+ord_12576 @12576
+ord_12577 @12577
+ord_12578 @12578
+ord_12579 @12579
+ord_12580 @12580
+ord_12581 @12581
+ord_12582 @12582
+ord_12583 @12583
+ord_12584 @12584
+ord_12585 @12585
+ord_12586 @12586
+ord_12587 @12587
+ord_12588 @12588
+ord_12589 @12589
+ord_12590 @12590
+ord_12591 @12591
+ord_12592 @12592
+ord_12593 @12593
+ord_12594 @12594
+ord_12595 @12595
+ord_12596 @12596
+ord_12597 @12597
+ord_12598 @12598
+ord_12599 @12599
+ord_12600 @12600
+ord_12601 @12601
+ord_12602 @12602
+ord_12603 @12603
+ord_12604 @12604
+ord_12605 @12605
+ord_12606 @12606
+ord_12607 @12607
+ord_12608 @12608
+ord_12609 @12609
+ord_12610 @12610
+ord_12611 @12611
+ord_12612 @12612
+ord_12613 @12613
+ord_12614 @12614
+ord_12615 @12615
+ord_12616 @12616
+ord_12617 @12617
+ord_12618 @12618
+ord_12619 @12619
+ord_12620 @12620
+ord_12621 @12621
+ord_12622 @12622
+ord_12623 @12623
+ord_12624 @12624
+ord_12625 @12625
+ord_12626 @12626
+ord_12627 @12627
+ord_12628 @12628
+ord_12629 @12629
+ord_12630 @12630
+ord_12631 @12631
+ord_12632 @12632
+ord_12633 @12633
+ord_12634 @12634
+ord_12635 @12635
+ord_12636 @12636
+ord_12637 @12637
+ord_12638 @12638
+ord_12639 @12639
+ord_12640 @12640
+ord_12641 @12641
+ord_12642 @12642
+ord_12643 @12643
+ord_12644 @12644
+ord_12645 @12645
+ord_12646 @12646
+ord_12647 @12647
+ord_12648 @12648
+ord_12649 @12649
+ord_12650 @12650
+ord_12651 @12651
+ord_12652 @12652
+ord_12653 @12653
+ord_12654 @12654
+ord_12655 @12655
+ord_12656 @12656
+ord_12657 @12657
+ord_12658 @12658
+ord_12659 @12659
+ord_12660 @12660
+ord_12661 @12661
+ord_12662 @12662
+ord_12663 @12663
+ord_12664 @12664
+ord_12665 @12665
+ord_12666 @12666
+ord_12667 @12667
+ord_12668 @12668
+ord_12669 @12669
+ord_12670 @12670
+ord_12671 @12671
+ord_12672 @12672
+ord_12673 @12673
+ord_12674 @12674
+ord_12675 @12675
+ord_12676 @12676
+ord_12677 @12677
+ord_12678 @12678
+ord_12679 @12679
+ord_12680 @12680
+ord_12681 @12681
+ord_12682 @12682
+ord_12683 @12683
+ord_12684 @12684
+ord_12685 @12685
+ord_12686 @12686
+ord_12687 @12687
+ord_12688 @12688
+ord_12689 @12689
+ord_12690 @12690
+ord_12691 @12691
+ord_12692 @12692
+ord_12693 @12693
+ord_12694 @12694
+ord_12695 @12695
+ord_12696 @12696
+ord_12697 @12697
+ord_12698 @12698
+ord_12699 @12699
+ord_12700 @12700
+ord_12701 @12701
+ord_12702 @12702
+ord_12703 @12703
+ord_12704 @12704
+ord_12705 @12705
+ord_12706 @12706
+ord_12707 @12707
+ord_12708 @12708
+ord_12709 @12709
+ord_12710 @12710
+ord_12711 @12711
+ord_12712 @12712
+ord_12713 @12713
+ord_12714 @12714
+ord_12715 @12715
+ord_12716 @12716
+ord_12717 @12717
+ord_12718 @12718
+ord_12719 @12719
+ord_12720 @12720
+ord_12721 @12721
+ord_12722 @12722
+ord_12723 @12723
+ord_12724 @12724
+ord_12725 @12725
+ord_12726 @12726
+ord_12727 @12727
+ord_12728 @12728
+ord_12729 @12729
+ord_12730 @12730
+ord_12731 @12731
+ord_12732 @12732
+ord_12733 @12733
+ord_12734 @12734
+ord_12735 @12735
+ord_12736 @12736
+ord_12737 @12737
+ord_12738 @12738
+ord_12739 @12739
+ord_12740 @12740
+ord_12741 @12741
+ord_12742 @12742
+ord_12743 @12743
+ord_12744 @12744
+ord_12745 @12745
+ord_12746 @12746
+ord_12747 @12747
+ord_12748 @12748
+ord_12749 @12749
+ord_12750 @12750
+ord_12751 @12751
+ord_12752 @12752
+ord_12753 @12753
+ord_12754 @12754
+ord_12755 @12755
+ord_12756 @12756
+ord_12757 @12757
+ord_12758 @12758
+ord_12759 @12759
+ord_12760 @12760
+ord_12761 @12761
+ord_12762 @12762
+ord_12763 @12763
+ord_12764 @12764
+ord_12765 @12765
+ord_12766 @12766
+ord_12767 @12767
+ord_12768 @12768
+ord_12769 @12769
+ord_12770 @12770
+ord_12771 @12771
+ord_12772 @12772
+ord_12773 @12773
+ord_12774 @12774
+ord_12775 @12775
+ord_12776 @12776
+ord_12777 @12777
+ord_12778 @12778
+ord_12779 @12779
+ord_12780 @12780
+ord_12781 @12781
+ord_12782 @12782
+ord_12783 @12783
+ord_12784 @12784
+ord_12785 @12785
+ord_12786 @12786
+ord_12787 @12787
+ord_12788 @12788
+ord_12789 @12789
+ord_12790 @12790
+ord_12791 @12791
+ord_12792 @12792
+ord_12793 @12793
+ord_12794 @12794
+ord_12795 @12795
+ord_12796 @12796
+ord_12797 @12797
+ord_12798 @12798
+ord_12799 @12799
+ord_12800 @12800
+ord_12801 @12801
+ord_12802 @12802
+ord_12803 @12803
+ord_12804 @12804
+ord_12805 @12805
+ord_12806 @12806
+ord_12807 @12807
+ord_12808 @12808
+ord_12809 @12809
+ord_12810 @12810
+ord_12811 @12811
+ord_12812 @12812
+ord_12813 @12813
+ord_12814 @12814
+ord_12815 @12815
+ord_12816 @12816
+ord_12817 @12817
+ord_12818 @12818
+ord_12819 @12819
+ord_12820 @12820
+ord_12821 @12821
+ord_12822 @12822
+ord_12823 @12823
+ord_12824 @12824
+ord_12825 @12825
+ord_12826 @12826
+ord_12827 @12827
+ord_12828 @12828
+ord_12830 @12830
+ord_12831 @12831
+ord_12832 @12832
+ord_12833 @12833
+ord_12834 @12834
+ord_12835 @12835
+ord_12836 @12836
+ord_12837 @12837
+ord_12838 @12838
+ord_12839 @12839
+ord_12840 @12840
+ord_12841 @12841
+ord_12842 @12842
+ord_12843 @12843
+ord_12844 @12844
+ord_12845 @12845
+ord_12846 @12846
+ord_12847 @12847
+ord_12848 @12848
+ord_12849 @12849
+ord_12850 @12850
+ord_12851 @12851
+ord_12852 @12852
+ord_12853 @12853
+ord_12854 @12854
+ord_12855 @12855
+ord_12856 @12856
+ord_12857 @12857
+ord_12858 @12858
+ord_12859 @12859
+ord_12860 @12860
+ord_12861 @12861
+ord_12862 @12862
+ord_12863 @12863
+ord_12864 @12864
+ord_12865 @12865
+ord_12866 @12866
+ord_12867 @12867
+ord_12868 @12868
+ord_12869 @12869
+ord_12870 @12870
+ord_12871 @12871
+ord_12872 @12872
+ord_12873 @12873
+ord_12874 @12874
+ord_12875 @12875
+ord_12876 @12876
+ord_12877 @12877
+ord_12878 @12878
+ord_12879 @12879
+ord_12880 @12880
+ord_12881 @12881
+ord_12882 @12882
+ord_12883 @12883
+ord_12884 @12884
+ord_12885 @12885
+ord_12886 @12886
+ord_12887 @12887
+ord_12888 @12888
+ord_12889 @12889
+ord_12890 @12890
+ord_12891 @12891
+ord_12892 @12892
+ord_12893 @12893
+ord_12894 @12894
+ord_12895 @12895
+ord_12896 @12896
+ord_12897 @12897
+ord_12898 @12898
+ord_12899 @12899
+ord_12900 @12900
+ord_12901 @12901
+ord_12902 @12902
+ord_12903 @12903
+ord_12904 @12904
+ord_12905 @12905
+ord_12906 @12906
+ord_12907 @12907
+ord_12908 @12908
+ord_12909 @12909
+ord_12910 @12910
+ord_12911 @12911
+ord_12912 @12912
+ord_12913 @12913
+ord_12914 @12914
+ord_12915 @12915
+ord_12916 @12916
+ord_12917 @12917
+ord_12918 @12918
+ord_12919 @12919
+ord_12920 @12920
+ord_12921 @12921
+ord_12922 @12922
+ord_12923 @12923
+ord_12924 @12924
+ord_12925 @12925
+ord_12926 @12926
+ord_12927 @12927
+ord_12928 @12928
+ord_12929 @12929
+ord_12930 @12930
+ord_12931 @12931
+ord_12932 @12932
+ord_12933 @12933
+ord_12934 @12934
+ord_12935 @12935
+ord_12936 @12936
+ord_12937 @12937
+ord_12938 @12938
+ord_12939 @12939
+ord_12940 @12940
+ord_12941 @12941
+ord_12942 @12942
+ord_12943 @12943
+ord_12944 @12944
+ord_12945 @12945
+ord_12946 @12946
+ord_12947 @12947
+ord_12948 @12948
+ord_12949 @12949
+ord_12950 @12950
+ord_12951 @12951
+ord_12952 @12952
+ord_12953 @12953
+ord_12954 @12954
+ord_12955 @12955
+ord_12956 @12956
+ord_12957 @12957
+ord_12958 @12958
+ord_12959 @12959
+ord_12960 @12960
+ord_12961 @12961
+ord_12962 @12962
+ord_12963 @12963
+ord_12964 @12964
+ord_12965 @12965
+ord_12966 @12966
+ord_12967 @12967
+ord_12968 @12968
+ord_12969 @12969
+ord_12970 @12970
+ord_12971 @12971
+ord_12972 @12972
+ord_12973 @12973
+ord_12974 @12974
+ord_12975 @12975
+ord_12976 @12976
+ord_12977 @12977
+ord_12978 @12978
+ord_12979 @12979
+ord_12980 @12980
+ord_12981 @12981
+ord_12982 @12982
+ord_12983 @12983
+ord_12984 @12984
+ord_12985 @12985
+ord_12986 @12986
+ord_12987 @12987
+ord_12988 @12988
+ord_12989 @12989
+ord_12990 @12990
+ord_12991 @12991
+ord_12992 @12992
+ord_12993 @12993
+ord_12994 @12994
+ord_12995 @12995
+ord_12996 @12996
+ord_12997 @12997
+ord_12998 @12998
+ord_12999 @12999
+ord_13000 @13000
+ord_13001 @13001
+ord_13002 @13002
+ord_13003 @13003
+ord_13004 @13004
+ord_13005 @13005
+ord_13006 @13006
+ord_13007 @13007
+ord_13008 @13008
+ord_13009 @13009
+ord_13010 @13010
+ord_13011 @13011
+ord_13012 @13012
+ord_13013 @13013
+ord_13014 @13014
+ord_13015 @13015
+ord_13016 @13016
+ord_13017 @13017
+ord_13018 @13018
+ord_13019 @13019
+ord_13020 @13020
+ord_13021 @13021
+ord_13022 @13022
+ord_13023 @13023
+ord_13024 @13024
+ord_13025 @13025
+ord_13026 @13026
+ord_13027 @13027
+ord_13028 @13028
+ord_13029 @13029
+ord_13030 @13030
+ord_13031 @13031
+ord_13032 @13032
+ord_13033 @13033
+ord_13034 @13034
+ord_13035 @13035
+ord_13036 @13036
+ord_13037 @13037
+ord_13038 @13038
+ord_13039 @13039
+ord_13040 @13040
+ord_13041 @13041
+ord_13042 @13042
+ord_13043 @13043
+ord_13044 @13044
+ord_13045 @13045
+ord_13046 @13046
+ord_13047 @13047
+ord_13048 @13048
+ord_13049 @13049
+ord_13050 @13050
+ord_13051 @13051
+ord_13052 @13052
+ord_13053 @13053
+ord_13054 @13054
+ord_13055 @13055
+ord_13056 @13056
+ord_13057 @13057
+ord_13058 @13058
+ord_13059 @13059
+ord_13060 @13060
+ord_13061 @13061
+ord_13062 @13062
+ord_13063 @13063
+ord_13064 @13064
+ord_13065 @13065
+ord_13066 @13066
+ord_13067 @13067
+ord_13068 @13068
+ord_13069 @13069
+ord_13070 @13070
+ord_13071 @13071
+ord_13072 @13072
+ord_13073 @13073
+ord_13074 @13074
+ord_13075 @13075
+ord_13076 @13076
+ord_13077 @13077
+ord_13078 @13078
+ord_13079 @13079
+ord_13080 @13080
+ord_13081 @13081
+ord_13082 @13082
+ord_13083 @13083
+ord_13084 @13084
+ord_13085 @13085
+ord_13086 @13086
+ord_13087 @13087
+ord_13088 @13088
+ord_13089 @13089
+ord_13090 @13090
+ord_13091 @13091
+ord_13092 @13092
+ord_13093 @13093
+ord_13094 @13094
+ord_13095 @13095
+ord_13096 @13096
+ord_13097 @13097
+ord_13098 @13098
+ord_13099 @13099
+ord_13100 @13100
+ord_13101 @13101
+ord_13102 @13102
+ord_13103 @13103
+ord_13104 @13104
+ord_13105 @13105
+ord_13106 @13106
+ord_13107 @13107
+ord_13108 @13108
+ord_13109 @13109
+ord_13110 @13110
+ord_13111 @13111
+ord_13112 @13112
+ord_13113 @13113
+ord_13114 @13114
+ord_13115 @13115
+ord_13116 @13116
+ord_13117 @13117
+ord_13118 @13118
+ord_13119 @13119
+ord_13120 @13120
+ord_13121 @13121
+ord_13122 @13122
+ord_13123 @13123
+ord_13124 @13124
+ord_13125 @13125
+ord_13126 @13126
+ord_13127 @13127
+ord_13128 @13128
+ord_13129 @13129
+ord_13130 @13130
+ord_13131 @13131
+ord_13132 @13132
+ord_13133 @13133
+ord_13134 @13134
+ord_13135 @13135
+ord_13136 @13136
+ord_13137 @13137
+ord_13138 @13138
+ord_13139 @13139
+ord_13140 @13140
+ord_13141 @13141
+ord_13142 @13142
+ord_13143 @13143
+ord_13144 @13144
+ord_13145 @13145
+ord_13146 @13146
+ord_13147 @13147
+ord_13148 @13148
+ord_13149 @13149
+ord_13150 @13150
+ord_13151 @13151
+ord_13152 @13152
+ord_13153 @13153
+ord_13154 @13154
+ord_13155 @13155
+ord_13156 @13156
+ord_13157 @13157
+ord_13158 @13158
+ord_13159 @13159
+ord_13160 @13160
+ord_13161 @13161
+ord_13162 @13162
+ord_13163 @13163
+ord_13164 @13164
+ord_13165 @13165
+ord_13166 @13166
+ord_13167 @13167
+ord_13168 @13168
+ord_13169 @13169
+ord_13170 @13170
+ord_13171 @13171
+ord_13172 @13172
+ord_13173 @13173
+ord_13174 @13174
+ord_13175 @13175
+ord_13176 @13176
+ord_13177 @13177
+ord_13178 @13178
+ord_13179 @13179
+ord_13180 @13180
+ord_13181 @13181
+ord_13182 @13182
+ord_13183 @13183
+ord_13184 @13184
+ord_13185 @13185
+ord_13186 @13186
+ord_13187 @13187
+ord_13188 @13188
+ord_13189 @13189
+ord_13190 @13190
+ord_13191 @13191
+ord_13192 @13192
+ord_13193 @13193
+ord_13194 @13194
+ord_13195 @13195
+ord_13196 @13196
+ord_13197 @13197
+ord_13198 @13198
+ord_13199 @13199
+ord_13200 @13200
+ord_13201 @13201
+ord_13202 @13202
+ord_13203 @13203
+ord_13204 @13204
+ord_13205 @13205
+ord_13206 @13206
+ord_13207 @13207
+ord_13208 @13208
+ord_13209 @13209
+ord_13210 @13210
+ord_13211 @13211
+ord_13212 @13212
+ord_13213 @13213
+ord_13214 @13214
+ord_13215 @13215
+ord_13216 @13216
+ord_13217 @13217
+ord_13218 @13218
+ord_13219 @13219
+ord_13220 @13220
+ord_13221 @13221
+ord_13222 @13222
+ord_13223 @13223
+ord_13224 @13224
+ord_13225 @13225
+ord_13226 @13226
+ord_13227 @13227
+ord_13228 @13228
+ord_13229 @13229
+ord_13230 @13230
+ord_13231 @13231
+ord_13232 @13232
+ord_13233 @13233
+ord_13234 @13234
+ord_13235 @13235
+ord_13236 @13236
+ord_13237 @13237
+ord_13238 @13238
+ord_13239 @13239
+ord_13240 @13240
+ord_13241 @13241
+ord_13242 @13242
+ord_13243 @13243
+ord_13244 @13244
+ord_13245 @13245
+ord_13246 @13246
+ord_13247 @13247
+ord_13248 @13248
+ord_13249 @13249
+ord_13250 @13250
+ord_13251 @13251
+ord_13252 @13252
+ord_13253 @13253
+ord_13254 @13254
+ord_13255 @13255
+ord_13256 @13256
+ord_13257 @13257
+ord_13258 @13258
+ord_13259 @13259
+ord_13260 @13260
+ord_13261 @13261
+ord_13262 @13262
+ord_13263 @13263
+ord_13264 @13264
+ord_13265 @13265
+ord_13266 @13266
+ord_13267 @13267
+ord_13268 @13268
+ord_13269 @13269
+ord_13270 @13270
+ord_13271 @13271
+ord_13272 @13272
+ord_13273 @13273
+ord_13274 @13274
+ord_13275 @13275
+ord_13276 @13276
+ord_13277 @13277
+ord_13278 @13278
+ord_13279 @13279
+ord_13280 @13280
+ord_13281 @13281
+ord_13282 @13282
+ord_13283 @13283
+ord_13284 @13284
+ord_13285 @13285
+ord_13286 @13286
+ord_13287 @13287
+ord_13288 @13288
+ord_13289 @13289
+ord_13290 @13290
+ord_13291 @13291
+ord_13292 @13292
+ord_13293 @13293
+ord_13294 @13294
+ord_13295 @13295
+ord_13296 @13296
+ord_13297 @13297
+ord_13298 @13298
+ord_13299 @13299
+ord_13300 @13300
+ord_13301 @13301
+ord_13302 @13302
+ord_13303 @13303
+ord_13304 @13304
+ord_13305 @13305
+ord_13306 @13306
+ord_13307 @13307
+ord_13308 @13308
+ord_13309 @13309
+ord_13310 @13310
+ord_13311 @13311
+ord_13312 @13312
+ord_13313 @13313
+ord_13314 @13314
+ord_13315 @13315
+ord_13316 @13316
+ord_13317 @13317
+ord_13318 @13318
+ord_13319 @13319
+ord_13320 @13320
+ord_13321 @13321
+ord_13322 @13322
+ord_13323 @13323
+ord_13324 @13324
+ord_13325 @13325
+ord_13326 @13326
+ord_13327 @13327
+ord_13328 @13328
+ord_13329 @13329
+ord_13330 @13330
+ord_13331 @13331
+ord_13332 @13332
+ord_13333 @13333
+ord_13334 @13334
+ord_13335 @13335
+ord_13336 @13336
+ord_13337 @13337
+ord_13338 @13338
+ord_13339 @13339
+ord_13340 @13340
+ord_13341 @13341
+ord_13342 @13342
+ord_13343 @13343
+ord_13344 @13344
+ord_13345 @13345
+ord_13346 @13346
+ord_13347 @13347
+ord_13348 @13348
+ord_13349 @13349
+ord_13350 @13350
+ord_13351 @13351
+ord_13352 @13352
+ord_13353 @13353
+ord_13354 @13354
+ord_13355 @13355
+ord_13356 @13356
+ord_13357 @13357
+ord_13358 @13358
+ord_13359 @13359
+ord_13360 @13360
+ord_13361 @13361
+ord_13362 @13362
+ord_13363 @13363
+ord_13364 @13364
+ord_13365 @13365
+ord_13366 @13366
+ord_13367 @13367
+ord_13368 @13368
+ord_13369 @13369
+ord_13370 @13370
+ord_13371 @13371
+ord_13372 @13372
+ord_13373 @13373
+ord_13374 @13374
+ord_13375 @13375
+ord_13376 @13376
+ord_13377 @13377
+ord_13378 @13378
+ord_13379 @13379
+ord_13380 @13380
+ord_13381 @13381
+ord_13382 @13382
+ord_13383 @13383
+ord_13384 @13384
+ord_13385 @13385
+ord_13386 @13386
+ord_13387 @13387
+ord_13388 @13388
+ord_13389 @13389
+ord_13390 @13390
+ord_13391 @13391
+ord_13392 @13392
+ord_13393 @13393
+ord_13394 @13394
+ord_13395 @13395
+ord_13396 @13396
+ord_13397 @13397
+ord_13398 @13398
+ord_13399 @13399
+ord_13400 @13400
+ord_13401 @13401
+ord_13402 @13402
+ord_13403 @13403
+ord_13404 @13404
+ord_13405 @13405
+ord_13406 @13406
+ord_13407 @13407
+ord_13408 @13408
+ord_13409 @13409
+ord_13410 @13410
+ord_13411 @13411
+ord_13412 @13412
+ord_13413 @13413
+ord_13414 @13414
+ord_13415 @13415
+ord_13416 @13416
+ord_13417 @13417
+ord_13418 @13418
+ord_13419 @13419
+ord_13420 @13420
+ord_13421 @13421
+ord_13422 @13422
+ord_13423 @13423
+ord_13424 @13424
+ord_13425 @13425
+ord_13426 @13426
+ord_13427 @13427
+ord_13428 @13428
+ord_13429 @13429
+ord_13430 @13430
+ord_13431 @13431
+ord_13432 @13432
+ord_13433 @13433
+ord_13434 @13434
+ord_13435 @13435
+ord_13436 @13436
+ord_13437 @13437
+ord_13438 @13438
+ord_13439 @13439
+ord_13440 @13440
+ord_13441 @13441
+ord_13442 @13442
+ord_13443 @13443
+ord_13444 @13444
+ord_13445 @13445
+ord_13446 @13446
+ord_13447 @13447
+ord_13448 @13448
+ord_13449 @13449
+ord_13450 @13450
+ord_13451 @13451
+ord_13452 @13452
+ord_13453 @13453
+ord_13454 @13454
+ord_13455 @13455
+ord_13456 @13456
+ord_13457 @13457
+ord_13458 @13458
+ord_13459 @13459
+ord_13460 @13460
+ord_13461 @13461
+ord_13462 @13462
+ord_13463 @13463
+ord_13464 @13464
+ord_13465 @13465
+ord_13466 @13466
+ord_13467 @13467
+ord_13468 @13468
+ord_13469 @13469
+ord_13470 @13470
+ord_13471 @13471
+ord_13472 @13472
+ord_13473 @13473
+ord_13474 @13474
+ord_13475 @13475
+ord_13476 @13476
+ord_13477 @13477
+ord_13478 @13478
+ord_13479 @13479
+ord_13480 @13480
+ord_13481 @13481
+ord_13482 @13482
+ord_13483 @13483
+ord_13484 @13484
+ord_13485 @13485
+ord_13486 @13486
+ord_13487 @13487
+ord_13488 @13488
+ord_13489 @13489
+ord_13490 @13490
+ord_13491 @13491
+ord_13492 @13492
+ord_13493 @13493
+ord_13494 @13494
+ord_13495 @13495
+ord_13496 @13496
+ord_13497 @13497
+ord_13498 @13498
+ord_13499 @13499
+ord_13500 @13500
+ord_13501 @13501
+ord_13502 @13502
+ord_13503 @13503
+ord_13504 @13504
+ord_13505 @13505
+ord_13506 @13506
+ord_13507 @13507
+ord_13508 @13508
+ord_13509 @13509
+ord_13510 @13510
+ord_13511 @13511
+ord_13512 @13512
+ord_13513 @13513
+ord_13514 @13514
+ord_13515 @13515
+ord_13516 @13516
+ord_13517 @13517
+ord_13518 @13518
+ord_13519 @13519
+ord_13520 @13520
+ord_13521 @13521
+ord_13522 @13522
+ord_13523 @13523
+ord_13524 @13524
+ord_13525 @13525
+ord_13526 @13526
+ord_13527 @13527
+ord_13528 @13528
+ord_13529 @13529
+ord_13530 @13530
+ord_13531 @13531
+ord_13532 @13532
+ord_13533 @13533
+ord_13534 @13534
+ord_13535 @13535
+ord_13536 @13536
+ord_13537 @13537
+ord_13538 @13538
+ord_13539 @13539
+ord_13540 @13540
+ord_13541 @13541
+ord_13542 @13542
+ord_13543 @13543
+ord_13544 @13544
+ord_13545 @13545
+ord_13546 @13546
+ord_13547 @13547
+ord_13548 @13548
+ord_13549 @13549
+ord_13550 @13550
+ord_13551 @13551
+ord_13552 @13552
+ord_13553 @13553
+ord_13554 @13554
+ord_13555 @13555
+ord_13556 @13556
+ord_13557 @13557
+ord_13558 @13558
+ord_13559 @13559
+ord_13560 @13560
+ord_13561 @13561
+ord_13562 @13562
+ord_13563 @13563
+ord_13564 @13564
+ord_13565 @13565
+ord_13566 @13566
+ord_13567 @13567
+ord_13568 @13568
+ord_13569 @13569
+ord_13570 @13570
+ord_13571 @13571
+ord_13572 @13572
+ord_13573 @13573
+ord_13574 @13574
+ord_13575 @13575
+ord_13576 @13576
+ord_13577 @13577
+ord_13578 @13578
+ord_13579 @13579
+ord_13580 @13580
+ord_13581 @13581
+ord_13582 @13582
+ord_13583 @13583
+ord_13584 @13584
+ord_13585 @13585
+ord_13586 @13586
+ord_13587 @13587
+ord_13588 @13588
+ord_13589 @13589
+ord_13590 @13590
+ord_13591 @13591
+ord_13592 @13592
+ord_13593 @13593
+ord_13594 @13594
+ord_13595 @13595
+ord_13596 @13596
+ord_13597 @13597
+ord_13598 @13598
+ord_13599 @13599
+ord_13600 @13600
+ord_13601 @13601
+ord_13602 @13602
+ord_13603 @13603
+ord_13604 @13604
+ord_13605 @13605
+ord_13606 @13606
+ord_13607 @13607
+ord_13608 @13608
+ord_13609 @13609
+ord_13610 @13610
+ord_13611 @13611
+ord_13612 @13612
+ord_13613 @13613
+ord_13614 @13614
+ord_13615 @13615
+ord_13616 @13616
+ord_13617 @13617
+ord_13618 @13618
+ord_13619 @13619
+ord_13620 @13620
+ord_13621 @13621
+ord_13622 @13622
+ord_13623 @13623
+ord_13624 @13624
+ord_13625 @13625
+ord_13626 @13626
+ord_13627 @13627
+ord_13628 @13628
+ord_13629 @13629
+ord_13630 @13630
+ord_13631 @13631
+ord_13632 @13632
+ord_13633 @13633
+ord_13634 @13634
+ord_13635 @13635
+ord_13636 @13636
+ord_13637 @13637
+ord_13638 @13638
+ord_13639 @13639
+ord_13640 @13640
+ord_13641 @13641
+ord_13642 @13642
+ord_13643 @13643
+ord_13644 @13644
+ord_13645 @13645
+ord_13646 @13646
+ord_13647 @13647
+ord_13648 @13648
+ord_13649 @13649
+ord_13650 @13650
+ord_13651 @13651
+ord_13652 @13652
+ord_13653 @13653
+ord_13654 @13654
+ord_13655 @13655
+ord_13656 @13656
+ord_13657 @13657
+ord_13658 @13658
+ord_13659 @13659
+ord_13660 @13660
+ord_13661 @13661
+ord_13662 @13662
+ord_13663 @13663
+ord_13664 @13664
+ord_13665 @13665
+ord_13666 @13666
+ord_13667 @13667
+ord_13668 @13668
+ord_13669 @13669
+ord_13670 @13670
+ord_13671 @13671
+ord_13672 @13672
+ord_13673 @13673
+ord_13674 @13674
+ord_13675 @13675
+ord_13676 @13676
+ord_13677 @13677
+ord_13678 @13678
+ord_13679 @13679
+ord_13680 @13680
+ord_13681 @13681
+ord_13682 @13682
+ord_13683 @13683
+ord_13684 @13684
+ord_13685 @13685
+ord_13686 @13686
+ord_13687 @13687
+ord_13688 @13688
+ord_13689 @13689
+ord_13690 @13690
+ord_13691 @13691
+ord_13692 @13692
+ord_13693 @13693
+ord_13694 @13694
+ord_13695 @13695
+ord_13696 @13696 DATA
+ord_13697 @13697
+ord_13698 @13698
+ord_13699 @13699
+ord_13700 @13700
+ord_13701 @13701
+ord_13702 @13702
+ord_13703 @13703
+ord_13704 @13704
+ord_13705 @13705
+ord_13706 @13706
+ord_13707 @13707
+ord_13708 @13708
+ord_13709 @13709
+ord_13710 @13710
+ord_13711 @13711
+ord_13712 @13712
+ord_13713 @13713
+ord_13714 @13714
+ord_13715 @13715
+ord_13716 @13716
+ord_13717 @13717
+ord_13718 @13718
+ord_13719 @13719
+ord_13720 @13720
+ord_13721 @13721
+ord_13722 @13722
+ord_13723 @13723
+ord_13724 @13724
+ord_13725 @13725
+ord_13726 @13726
+ord_13727 @13727
+ord_13728 @13728
+ord_13729 @13729
+ord_13730 @13730
+ord_13731 @13731
+ord_13732 @13732
+ord_13733 @13733
+ord_13734 @13734
+ord_13735 @13735
+ord_13736 @13736
+ord_13737 @13737
+ord_13738 @13738
+ord_13739 @13739
+ord_13740 @13740
+ord_13741 @13741
+ord_13742 @13742
+ord_13743 @13743
+ord_13744 @13744
+ord_13745 @13745
+ord_13746 @13746
+ord_13747 @13747
+ord_13748 @13748
+ord_13749 @13749
+ord_13750 @13750
+ord_13751 @13751
+ord_13752 @13752
+ord_13753 @13753
+ord_13754 @13754
+ord_13755 @13755
+ord_13756 @13756
+ord_13757 @13757
+ord_13758 @13758
+ord_13759 @13759
+ord_13760 @13760
+ord_13761 @13761
+ord_13762 @13762
+ord_13763 @13763
+ord_13764 @13764
+ord_13765 @13765
+ord_13766 @13766
+ord_13767 @13767
+ord_13768 @13768
+ord_13769 @13769
+ord_13770 @13770
+ord_13771 @13771
+ord_13772 @13772
+ord_13773 @13773
+ord_13774 @13774
+ord_13775 @13775
+ord_13776 @13776
+ord_13777 @13777
+ord_13778 @13778
+ord_13779 @13779
+ord_13780 @13780
+ord_13781 @13781
+ord_13782 @13782
+ord_13783 @13783
+ord_13784 @13784
+ord_13785 @13785
+ord_13786 @13786
+ord_13787 @13787
+ord_13788 @13788
+ord_13789 @13789
+ord_13790 @13790
+ord_13791 @13791
+ord_13792 @13792
+ord_13793 @13793
+ord_13794 @13794
+ord_13795 @13795
+ord_13796 @13796
+ord_13797 @13797
+ord_13798 @13798
+ord_13799 @13799
+ord_13800 @13800
+ord_13801 @13801
+ord_13802 @13802
+ord_13803 @13803
+ord_13804 @13804
+ord_13805 @13805
+ord_13806 @13806
+ord_13807 @13807
+ord_13808 @13808
+ord_13809 @13809
+ord_13810 @13810
+ord_13811 @13811
+ord_13812 @13812
+ord_13813 @13813
+ord_13814 @13814
+ord_13815 @13815
+ord_13816 @13816
+ord_13817 @13817
+ord_13818 @13818
+ord_13819 @13819
+ord_13820 @13820
+ord_13821 @13821
+ord_13822 @13822
+ord_13823 @13823
+ord_13824 @13824
+ord_13825 @13825
+ord_13826 @13826
+ord_13827 @13827
+ord_13828 @13828
+ord_13829 @13829
+ord_13830 @13830
+ord_13831 @13831
+ord_13832 @13832
+ord_13833 @13833
+ord_13834 @13834
+ord_13835 @13835
+ord_13836 @13836
+ord_13837 @13837
+ord_13838 @13838
+ord_13839 @13839
+ord_13840 @13840
+ord_13841 @13841
+ord_13842 @13842
+ord_13843 @13843
+ord_13844 @13844
+ord_13845 @13845
+ord_13846 @13846
+ord_13847 @13847
+ord_13848 @13848
+ord_13849 @13849
+ord_13850 @13850
+ord_13851 @13851
+ord_13852 @13852
+ord_13853 @13853
+ord_13854 @13854
+ord_13855 @13855
+ord_13856 @13856
+ord_13857 @13857
+ord_13858 @13858
+ord_13859 @13859
+ord_13860 @13860
+ord_13861 @13861
+ord_13862 @13862
+ord_13863 @13863
+ord_13864 @13864
+ord_13865 @13865
+ord_13866 @13866
+ord_13867 @13867
+ord_13868 @13868
+ord_13869 @13869
+ord_13870 @13870
+ord_13871 @13871
+ord_13872 @13872
+ord_13873 @13873
+ord_13874 @13874
+ord_13875 @13875
+ord_13876 @13876
+ord_13877 @13877
+ord_13878 @13878
+ord_13879 @13879
+ord_13880 @13880
+ord_13881 @13881
+ord_13882 @13882
+ord_13883 @13883
+ord_13884 @13884
+ord_13885 @13885
+ord_13886 @13886
+ord_13887 @13887
+ord_13888 @13888
+ord_13889 @13889
+ord_13890 @13890
+ord_13891 @13891
+ord_13892 @13892
+ord_13893 @13893
+ord_13894 @13894
+ord_13895 @13895
+ord_13896 @13896
+ord_13897 @13897
+ord_13898 @13898
+ord_13899 @13899
+ord_13900 @13900
+ord_13901 @13901
+ord_13902 @13902
+ord_13903 @13903
+ord_13904 @13904
+ord_13905 @13905
+ord_13906 @13906
+ord_13907 @13907
+ord_13908 @13908
+ord_13909 @13909
+ord_13910 @13910
+ord_13911 @13911
+ord_13912 @13912
+ord_13913 @13913
+ord_13914 @13914
+ord_13915 @13915
+ord_13916 @13916
+ord_13917 @13917
+ord_13918 @13918
+ord_13919 @13919
+ord_13920 @13920
+ord_13921 @13921
+ord_13922 @13922
+ord_13923 @13923
+ord_13924 @13924
+ord_13925 @13925
+ord_13926 @13926
+ord_13927 @13927
+ord_13928 @13928
+ord_13929 @13929
+ord_13930 @13930
+ord_13931 @13931
+ord_13932 @13932
+ord_13933 @13933
+ord_13934 @13934
+ord_13935 @13935
+ord_13936 @13936
+ord_13937 @13937
+ord_13938 @13938
+ord_13939 @13939
+ord_13940 @13940
+ord_13941 @13941
+ord_13942 @13942
+ord_13943 @13943
+ord_13944 @13944
+ord_13945 @13945
+ord_13946 @13946
+ord_13947 @13947
+ord_13948 @13948
+ord_13949 @13949
+ord_13950 @13950
+ord_13951 @13951
+ord_13952 @13952
+ord_13953 @13953
+ord_13954 @13954
+ord_13955 @13955
+ord_13956 @13956
+ord_13957 @13957
+ord_13958 @13958
+ord_13959 @13959
+ord_13960 @13960
+ord_13961 @13961
+ord_13962 @13962
+ord_13963 @13963
+ord_13964 @13964
+ord_13965 @13965
+ord_13966 @13966
+ord_13967 @13967
+ord_13968 @13968
+ord_13969 @13969
+ord_13970 @13970
+ord_13971 @13971
+ord_13972 @13972
+ord_13973 @13973
+ord_13974 @13974
+ord_13975 @13975
+ord_13976 @13976
+ord_13977 @13977
+ord_13978 @13978
+ord_13979 @13979
+ord_13980 @13980
+ord_13981 @13981
+ord_13982 @13982
+ord_13983 @13983
+ord_13984 @13984
+ord_13985 @13985
+ord_13986 @13986
+ord_13987 @13987
+ord_13988 @13988
+ord_13989 @13989
+ord_13990 @13990
+ord_13991 @13991
+ord_13992 @13992
+ord_13993 @13993
+ord_13994 @13994
+ord_13995 @13995
+ord_13996 @13996
+ord_13997 @13997
+ord_13998 @13998
+ord_13999 @13999
+ord_14000 @14000
+ord_14001 @14001
+ord_14002 @14002
+ord_14003 @14003
+ord_14004 @14004
+ord_14005 @14005
+ord_14006 @14006
+ord_14007 @14007
+ord_14008 @14008
+ord_14009 @14009
+ord_14010 @14010
+ord_14011 @14011
+ord_14012 @14012
+ord_14013 @14013
+ord_14014 @14014
+ord_14015 @14015
+ord_14016 @14016
+ord_14017 @14017
+ord_14018 @14018
+ord_14019 @14019
+ord_14020 @14020
+ord_14021 @14021
+ord_14022 @14022
+ord_14023 @14023
+ord_14024 @14024
+ord_14025 @14025
+ord_14026 @14026
+ord_14027 @14027
+ord_14028 @14028
+ord_14029 @14029
+ord_14030 @14030
+ord_14031 @14031
+ord_14032 @14032
+ord_14033 @14033
+ord_14034 @14034
+ord_14035 @14035
+ord_14036 @14036
+ord_14037 @14037
+ord_14038 @14038
+ord_14039 @14039
+ord_14040 @14040
+ord_14041 @14041
+ord_14042 @14042
+ord_14043 @14043
+ord_14044 @14044 DATA
+ord_14045 @14045 DATA
+ord_14046 @14046 DATA
+ord_14047 @14047 DATA
+ord_14048 @14048
+ord_14049 @14049
+ord_14050 @14050
+ord_14051 @14051
+ord_14052 @14052
+ord_14053 @14053
+ord_14054 @14054
+ord_14055 @14055
+ord_14056 @14056
+ord_14057 @14057
+ord_14058 @14058
+ord_14059 @14059
+ord_14060 @14060
+ord_14061 @14061
+ord_14062 @14062
+ord_14063 @14063
+ord_14064 @14064
+ord_14065 @14065
+ord_14066 @14066
+ord_14067 @14067
+ord_14068 @14068
+ord_14069 @14069
+ord_14070 @14070
+ord_14071 @14071
+ord_14072 @14072
+ord_14073 @14073
+ord_14074 @14074
+ord_14075 @14075
+ord_14076 @14076
+ord_14077 @14077
+ord_14078 @14078
+ord_14079 @14079
+ord_14080 @14080
+ord_14081 @14081
+ord_14082 @14082
+ord_14083 @14083
+ord_14084 @14084
+ord_14085 @14085
+ord_14086 @14086
+ord_14087 @14087
+ord_14088 @14088
+ord_14089 @14089
+ord_14090 @14090
+ord_14091 @14091
+ord_14092 @14092
+ord_14093 @14093
+ord_14094 @14094
+ord_14095 @14095
+ord_14096 @14096
+ord_14097 @14097
+ord_14098 @14098
+ord_14099 @14099
+ord_14100 @14100
+ord_14101 @14101
+ord_14102 @14102
+ord_14103 @14103
+ord_14104 @14104
+ord_14105 @14105
+ord_14106 @14106
+ord_14107 @14107
+ord_14108 @14108
+ord_14109 @14109
+ord_14110 @14110
+ord_14111 @14111
+ord_14112 @14112
+ord_14113 @14113
+ord_14114 @14114
+ord_14115 @14115
+ord_14116 @14116
+ord_14117 @14117
+ord_14118 @14118
+ord_14119 @14119
+ord_14120 @14120
+ord_14121 @14121
+ord_14122 @14122
+ord_14123 @14123
+ord_14124 @14124
+ord_14125 @14125
+ord_14126 @14126
+ord_14127 @14127
+ord_14128 @14128
+ord_14129 @14129
+ord_14130 @14130
+ord_14131 @14131
+ord_14132 @14132
+ord_14133 @14133
+ord_14134 @14134
+ord_14135 @14135
+ord_14136 @14136
+ord_14137 @14137
+ord_14138 @14138
+ord_14139 @14139
+ord_14140 @14140
+ord_14141 @14141
+ord_14142 @14142
+ord_14143 @14143
+ord_14144 @14144
+ord_14145 @14145
+ord_14146 @14146
+ord_14147 @14147
+ord_14148 @14148
+ord_14149 @14149 DATA
+ord_14150 @14150 DATA
+ord_14151 @14151 DATA
+ord_14152 @14152
+ord_14153 @14153
+ord_14154 @14154
+ord_14155 @14155
+ord_14156 @14156
+ord_14157 @14157
+ord_14158 @14158
+ord_14159 @14159
+ord_14160 @14160
+ord_14161 @14161
+ord_14162 @14162
+ord_14163 @14163
+ord_14164 @14164
+ord_14165 @14165
+ord_14166 @14166
+ord_14167 @14167
+ord_14168 @14168
+ord_14169 @14169
+ord_14170 @14170
+ord_14171 @14171
+ord_14172 @14172
+ord_14173 @14173
+ord_14174 @14174
+ord_14175 @14175
+ord_14176 @14176
+ord_14177 @14177
+ord_14178 @14178
+ord_14179 @14179
+ord_14180 @14180
+ord_14181 @14181
+ord_14182 @14182
+ord_14183 @14183
+ord_14184 @14184
+ord_14185 @14185
+ord_14186 @14186
diff --git a/mingw-w64-crt/libarm32/mfc42.def b/mingw-w64-crt/libarm32/mfc42.def
new file mode 100644
index 0000000..82946db
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfc42.def
@@ -0,0 +1,6387 @@
+;
+; Definition file of MFC42.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MFC42.dll"
+EXPORTS
+?classCCachedDataPathProperty@CCachedDataPathProperty@@2UCRuntimeClass@@B DATA
+?classCDataPathProperty@CDataPathProperty@@2UCRuntimeClass@@B DATA
+ord_256 @256
+ord_257 @257
+ord_258 @258
+ord_259 @259
+ord_260 @260
+ord_261 @261
+ord_262 @262
+ord_263 @263
+ord_264 @264
+ord_265 @265
+ord_266 @266
+ord_267 @267
+ord_268 @268
+ord_269 @269
+ord_270 @270
+ord_271 @271
+ord_272 @272
+ord_273 @273
+ord_274 @274
+ord_275 @275
+ord_276 @276
+ord_277 @277
+ord_278 @278
+ord_279 @279
+ord_280 @280
+ord_281 @281
+ord_282 @282
+ord_283 @283
+ord_284 @284
+ord_285 @285
+ord_286 @286
+ord_287 @287
+ord_288 @288
+ord_289 @289
+ord_290 @290
+ord_291 @291
+ord_292 @292
+ord_293 @293
+ord_294 @294
+ord_295 @295
+ord_296 @296
+ord_297 @297
+ord_298 @298
+ord_299 @299
+ord_300 @300
+ord_301 @301
+ord_302 @302
+ord_303 @303
+ord_304 @304
+ord_305 @305
+ord_306 @306
+ord_307 @307
+ord_308 @308
+ord_309 @309
+ord_310 @310
+ord_311 @311
+ord_312 @312
+ord_313 @313
+ord_314 @314
+ord_315 @315
+ord_316 @316
+ord_317 @317
+ord_318 @318
+ord_319 @319
+ord_320 @320
+ord_321 @321
+ord_322 @322
+ord_323 @323
+ord_324 @324
+ord_325 @325
+ord_326 @326
+ord_327 @327
+ord_328 @328
+ord_329 @329
+ord_330 @330
+ord_331 @331
+ord_332 @332
+ord_333 @333
+ord_334 @334
+ord_335 @335
+ord_336 @336
+ord_337 @337
+ord_338 @338
+ord_339 @339
+ord_340 @340
+ord_341 @341
+ord_342 @342
+ord_343 @343
+ord_344 @344
+ord_345 @345
+ord_346 @346
+ord_347 @347
+ord_348 @348
+ord_349 @349
+ord_350 @350
+ord_351 @351
+ord_352 @352
+ord_353 @353
+ord_354 @354
+ord_355 @355
+ord_356 @356
+ord_357 @357
+ord_358 @358
+ord_359 @359
+ord_360 @360
+ord_361 @361
+ord_362 @362
+ord_363 @363
+ord_364 @364
+ord_365 @365
+ord_366 @366
+ord_367 @367
+ord_368 @368
+ord_369 @369
+ord_370 @370
+ord_371 @371
+ord_372 @372
+ord_373 @373
+ord_374 @374
+ord_375 @375
+ord_376 @376
+ord_377 @377
+ord_378 @378
+ord_379 @379
+ord_380 @380
+ord_381 @381
+ord_382 @382
+ord_383 @383
+ord_384 @384
+ord_385 @385
+ord_386 @386
+ord_387 @387
+ord_388 @388
+ord_389 @389
+ord_390 @390
+ord_391 @391
+ord_392 @392
+ord_393 @393
+ord_394 @394
+ord_395 @395
+ord_396 @396
+ord_397 @397
+ord_398 @398
+ord_399 @399
+ord_400 @400
+ord_401 @401
+ord_402 @402
+ord_403 @403
+ord_404 @404
+ord_405 @405
+ord_406 @406
+ord_407 @407
+ord_408 @408
+ord_409 @409
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_418 @418
+ord_419 @419
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_424 @424
+ord_425 @425
+ord_426 @426
+ord_427 @427
+ord_428 @428
+ord_429 @429
+ord_430 @430
+ord_431 @431
+ord_432 @432
+ord_433 @433
+ord_434 @434
+ord_435 @435
+ord_436 @436
+ord_437 @437
+ord_438 @438
+ord_439 @439
+ord_440 @440
+ord_441 @441
+ord_442 @442
+ord_443 @443
+ord_444 @444
+ord_445 @445
+ord_446 @446
+ord_447 @447
+ord_448 @448
+ord_449 @449
+ord_450 @450
+ord_451 @451
+ord_452 @452
+ord_453 @453
+ord_454 @454
+ord_455 @455
+ord_456 @456
+ord_457 @457
+ord_458 @458
+ord_459 @459
+ord_460 @460
+ord_461 @461
+ord_462 @462
+ord_463 @463
+ord_464 @464
+ord_465 @465
+ord_466 @466
+ord_467 @467
+ord_468 @468
+ord_469 @469
+ord_470 @470
+ord_471 @471
+ord_472 @472
+ord_473 @473
+ord_474 @474
+ord_475 @475
+ord_476 @476
+ord_477 @477
+ord_478 @478
+ord_479 @479
+ord_480 @480
+ord_481 @481
+ord_482 @482
+ord_483 @483
+ord_484 @484
+ord_485 @485
+ord_486 @486
+ord_487 @487
+ord_488 @488
+ord_489 @489
+ord_490 @490
+ord_491 @491
+ord_492 @492
+ord_493 @493
+ord_494 @494
+ord_495 @495
+ord_496 @496
+ord_497 @497
+ord_498 @498
+ord_499 @499
+ord_500 @500
+ord_501 @501
+ord_502 @502
+ord_503 @503
+ord_504 @504
+ord_505 @505
+ord_506 @506
+ord_507 @507
+ord_508 @508
+ord_509 @509
+ord_510 @510
+ord_511 @511
+ord_512 @512
+ord_513 @513
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+ord_520 @520
+ord_521 @521
+ord_522 @522
+ord_523 @523
+ord_524 @524
+ord_525 @525
+ord_526 @526
+ord_527 @527
+ord_528 @528
+ord_529 @529
+ord_530 @530
+ord_531 @531
+ord_532 @532
+ord_533 @533
+ord_534 @534
+ord_535 @535
+ord_536 @536
+ord_537 @537
+ord_538 @538
+ord_539 @539
+ord_540 @540
+ord_541 @541
+ord_542 @542
+ord_543 @543
+ord_544 @544
+ord_545 @545
+ord_546 @546
+ord_547 @547
+ord_548 @548
+ord_549 @549
+ord_550 @550
+ord_551 @551
+ord_552 @552
+ord_553 @553
+ord_554 @554
+ord_555 @555
+ord_556 @556
+ord_557 @557
+ord_558 @558
+ord_559 @559
+ord_560 @560
+ord_561 @561
+ord_562 @562
+ord_563 @563
+ord_564 @564
+ord_565 @565
+ord_566 @566
+ord_567 @567
+ord_568 @568
+ord_569 @569
+ord_570 @570
+ord_571 @571
+ord_572 @572
+ord_573 @573
+ord_574 @574
+ord_575 @575
+ord_576 @576
+ord_577 @577
+ord_578 @578
+ord_579 @579
+ord_580 @580
+ord_581 @581
+ord_582 @582
+ord_583 @583
+ord_584 @584
+ord_587 @587
+ord_588 @588
+ord_589 @589
+ord_590 @590
+ord_591 @591
+ord_592 @592
+ord_593 @593
+ord_594 @594
+ord_595 @595
+ord_596 @596
+ord_597 @597
+ord_598 @598
+ord_599 @599
+ord_600 @600
+ord_601 @601
+ord_602 @602
+ord_603 @603
+ord_604 @604
+ord_605 @605
+ord_606 @606
+ord_607 @607
+ord_608 @608
+ord_609 @609
+ord_610 @610
+ord_611 @611
+ord_612 @612
+ord_613 @613
+ord_614 @614
+ord_615 @615
+ord_616 @616
+ord_617 @617
+ord_618 @618
+ord_619 @619
+ord_620 @620
+ord_621 @621
+ord_622 @622
+ord_623 @623
+ord_624 @624
+ord_625 @625
+ord_626 @626
+ord_627 @627
+ord_628 @628
+ord_629 @629
+ord_630 @630
+ord_631 @631
+ord_632 @632
+ord_633 @633
+ord_634 @634
+ord_635 @635
+ord_636 @636
+ord_637 @637
+ord_638 @638
+ord_639 @639
+ord_640 @640
+ord_641 @641
+ord_642 @642
+ord_643 @643
+ord_644 @644
+ord_645 @645
+ord_646 @646
+ord_647 @647
+ord_648 @648
+ord_649 @649
+ord_650 @650
+ord_651 @651
+ord_652 @652
+ord_653 @653
+ord_654 @654
+ord_655 @655
+ord_656 @656
+ord_657 @657
+ord_658 @658
+ord_659 @659
+ord_660 @660
+ord_661 @661
+ord_662 @662
+ord_663 @663
+ord_664 @664
+ord_665 @665
+ord_666 @666
+ord_667 @667
+ord_668 @668
+ord_669 @669
+ord_670 @670
+ord_671 @671
+ord_672 @672
+ord_673 @673
+ord_674 @674
+ord_675 @675
+ord_676 @676
+ord_677 @677
+ord_678 @678
+ord_679 @679
+ord_681 @681
+ord_682 @682
+ord_683 @683
+ord_684 @684
+ord_685 @685
+ord_686 @686
+ord_687 @687
+ord_688 @688
+ord_689 @689
+ord_690 @690
+ord_691 @691
+ord_692 @692
+ord_693 @693
+ord_694 @694
+ord_695 @695
+ord_696 @696
+ord_697 @697
+ord_698 @698
+ord_699 @699
+ord_700 @700
+ord_701 @701
+ord_702 @702
+ord_703 @703
+ord_704 @704
+ord_705 @705
+ord_706 @706
+ord_707 @707
+ord_708 @708
+ord_709 @709
+ord_710 @710
+ord_711 @711
+ord_712 @712
+ord_713 @713
+ord_714 @714
+ord_715 @715
+ord_716 @716
+ord_717 @717
+ord_718 @718
+ord_719 @719
+ord_720 @720
+ord_721 @721
+ord_722 @722
+ord_723 @723
+ord_724 @724
+ord_725 @725
+ord_726 @726
+ord_727 @727
+ord_728 @728
+ord_729 @729
+ord_730 @730
+ord_731 @731
+ord_732 @732
+ord_733 @733
+ord_734 @734
+ord_735 @735
+ord_736 @736
+ord_737 @737
+ord_738 @738
+ord_739 @739
+ord_740 @740
+ord_741 @741
+ord_742 @742
+ord_743 @743
+ord_744 @744
+ord_745 @745
+ord_746 @746
+ord_747 @747
+ord_748 @748
+ord_749 @749
+ord_750 @750
+ord_751 @751
+ord_752 @752
+ord_753 @753
+ord_754 @754
+ord_755 @755
+ord_756 @756
+ord_757 @757
+ord_758 @758
+ord_759 @759
+ord_760 @760
+ord_761 @761
+ord_762 @762
+ord_763 @763
+ord_764 @764
+ord_765 @765
+ord_766 @766
+ord_767 @767
+ord_768 @768
+ord_769 @769
+ord_770 @770
+ord_771 @771
+ord_772 @772
+ord_773 @773
+ord_774 @774
+ord_775 @775
+ord_776 @776
+ord_777 @777
+ord_778 @778
+ord_779 @779
+ord_780 @780
+ord_781 @781
+ord_782 @782
+ord_783 @783
+ord_784 @784
+ord_785 @785
+ord_786 @786
+ord_787 @787
+ord_788 @788
+ord_789 @789
+ord_790 @790
+ord_791 @791
+ord_792 @792
+ord_793 @793
+ord_794 @794
+ord_795 @795
+ord_796 @796
+ord_797 @797
+ord_798 @798
+ord_799 @799
+ord_800 @800
+ord_801 @801
+ord_802 @802
+ord_803 @803
+ord_804 @804
+ord_805 @805
+ord_806 @806
+ord_807 @807
+ord_808 @808
+ord_809 @809
+ord_810 @810
+ord_811 @811
+ord_812 @812
+ord_813 @813
+ord_814 @814
+ord_815 @815
+ord_816 @816
+ord_817 @817
+ord_818 @818
+ord_819 @819
+ord_820 @820
+ord_821 @821
+ord_822 @822
+ord_823 @823
+ord_824 @824
+ord_825 @825
+ord_826 @826
+ord_827 @827
+ord_828 @828
+ord_829 @829
+ord_830 @830
+ord_831 @831
+ord_832 @832
+ord_833 @833
+ord_834 @834
+ord_835 @835
+ord_836 @836
+ord_837 @837
+ord_838 @838
+ord_839 @839
+ord_840 @840
+ord_841 @841
+ord_842 @842
+ord_843 @843
+ord_844 @844
+ord_845 @845
+ord_846 @846
+ord_847 @847
+ord_848 @848
+ord_849 @849
+ord_850 @850
+ord_851 @851
+ord_852 @852
+ord_853 @853
+ord_854 @854
+ord_855 @855
+ord_856 @856
+ord_857 @857
+ord_858 @858
+ord_859 @859
+ord_860 @860
+ord_861 @861
+ord_862 @862
+ord_863 @863
+ord_864 @864
+ord_865 @865
+ord_866 @866
+ord_867 @867
+ord_868 @868
+ord_869 @869
+ord_870 @870
+ord_871 @871
+ord_872 @872
+ord_873 @873
+ord_874 @874
+ord_875 @875
+ord_876 @876
+ord_877 @877
+ord_878 @878
+ord_879 @879
+ord_880 @880
+ord_881 @881
+ord_882 @882
+ord_883 @883
+ord_884 @884
+ord_885 @885
+ord_886 @886
+ord_887 @887
+ord_888 @888
+ord_889 @889
+ord_890 @890
+ord_891 @891
+ord_892 @892
+ord_893 @893
+ord_894 @894
+ord_895 @895
+ord_896 @896
+ord_897 @897
+ord_898 @898
+ord_899 @899
+ord_900 @900
+ord_901 @901
+ord_902 @902
+ord_903 @903
+ord_904 @904
+ord_905 @905
+ord_906 @906
+ord_907 @907
+ord_908 @908
+ord_909 @909
+ord_910 @910
+ord_911 @911
+ord_912 @912
+ord_913 @913
+ord_914 @914
+ord_915 @915
+ord_916 @916
+ord_917 @917
+ord_918 @918
+ord_919 @919
+ord_920 @920
+ord_921 @921
+ord_922 @922
+ord_923 @923
+ord_924 @924
+ord_925 @925
+ord_926 @926
+ord_927 @927
+ord_928 @928
+ord_929 @929
+ord_930 @930
+ord_931 @931
+ord_932 @932
+ord_933 @933
+ord_934 @934
+ord_935 @935
+ord_936 @936
+ord_937 @937
+ord_938 @938
+ord_939 @939
+ord_940 @940
+ord_941 @941
+ord_942 @942
+ord_943 @943
+ord_944 @944 DATA
+ord_945 @945
+ord_946 @946
+ord_947 @947 DATA
+ord_948 @948
+ord_949 @949
+ord_950 @950 DATA
+ord_951 @951
+ord_952 @952
+ord_953 @953
+ord_954 @954
+ord_955 @955
+ord_956 @956
+ord_957 @957
+ord_958 @958
+ord_959 @959
+ord_960 @960
+ord_961 @961
+ord_962 @962
+ord_963 @963
+ord_964 @964
+ord_965 @965
+ord_966 @966
+ord_967 @967
+ord_968 @968
+ord_969 @969
+ord_970 @970
+ord_971 @971
+ord_972 @972
+ord_973 @973
+ord_974 @974
+ord_975 @975
+ord_976 @976
+ord_977 @977
+ord_978 @978
+ord_979 @979
+ord_980 @980
+ord_981 @981
+ord_982 @982
+ord_983 @983
+ord_984 @984
+ord_985 @985
+ord_986 @986
+ord_987 @987
+ord_988 @988
+ord_989 @989
+ord_990 @990
+ord_991 @991
+ord_992 @992
+ord_993 @993
+ord_994 @994
+ord_995 @995
+ord_996 @996
+ord_997 @997
+ord_998 @998
+ord_999 @999
+ord_1000 @1000
+ord_1001 @1001
+ord_1002 @1002
+ord_1003 @1003
+ord_1004 @1004
+ord_1005 @1005
+ord_1006 @1006
+ord_1007 @1007
+ord_1008 @1008
+ord_1009 @1009
+ord_1010 @1010
+ord_1011 @1011
+ord_1012 @1012
+ord_1013 @1013
+ord_1014 @1014
+ord_1015 @1015
+ord_1016 @1016
+ord_1017 @1017
+ord_1018 @1018
+ord_1019 @1019
+ord_1020 @1020
+ord_1021 @1021
+ord_1022 @1022
+ord_1023 @1023
+ord_1024 @1024
+ord_1025 @1025
+ord_1026 @1026
+ord_1027 @1027
+ord_1028 @1028
+ord_1029 @1029
+ord_1030 @1030
+ord_1031 @1031
+ord_1032 @1032
+ord_1033 @1033
+ord_1034 @1034
+ord_1035 @1035
+ord_1036 @1036
+ord_1037 @1037
+ord_1038 @1038
+ord_1039 @1039
+ord_1040 @1040
+ord_1041 @1041
+ord_1042 @1042
+ord_1043 @1043
+ord_1044 @1044
+ord_1045 @1045
+ord_1046 @1046
+ord_1047 @1047
+ord_1048 @1048
+ord_1049 @1049
+ord_1050 @1050
+ord_1051 @1051
+ord_1052 @1052
+ord_1053 @1053
+ord_1054 @1054
+ord_1055 @1055
+ord_1056 @1056
+ord_1057 @1057
+ord_1058 @1058
+ord_1059 @1059
+ord_1060 @1060
+ord_1061 @1061
+ord_1062 @1062
+ord_1063 @1063
+ord_1064 @1064
+ord_1065 @1065
+ord_1066 @1066
+ord_1067 @1067
+ord_1068 @1068
+ord_1069 @1069
+ord_1070 @1070
+ord_1071 @1071
+ord_1072 @1072
+ord_1073 @1073
+ord_1074 @1074
+ord_1075 @1075
+ord_1076 @1076
+ord_1077 @1077
+ord_1078 @1078
+ord_1079 @1079
+ord_1080 @1080
+ord_1081 @1081
+ord_1082 @1082
+ord_1083 @1083
+ord_1084 @1084
+ord_1085 @1085
+ord_1086 @1086
+ord_1087 @1087
+ord_1088 @1088
+ord_1089 @1089
+ord_1090 @1090
+ord_1091 @1091
+ord_1092 @1092
+ord_1093 @1093
+ord_1094 @1094
+ord_1095 @1095
+ord_1096 @1096
+ord_1097 @1097
+ord_1098 @1098
+ord_1099 @1099
+ord_1100 @1100
+ord_1101 @1101
+ord_1102 @1102
+ord_1103 @1103
+ord_1104 @1104
+ord_1105 @1105
+ord_1106 @1106
+ord_1107 @1107
+ord_1108 @1108
+ord_1109 @1109
+ord_1110 @1110
+ord_1111 @1111
+ord_1112 @1112
+ord_1113 @1113
+ord_1114 @1114
+ord_1115 @1115
+ord_1116 @1116
+ord_1117 @1117
+ord_1118 @1118
+ord_1119 @1119
+ord_1120 @1120
+ord_1121 @1121
+ord_1122 @1122
+ord_1123 @1123
+ord_1124 @1124
+ord_1125 @1125
+ord_1126 @1126 DATA
+ord_1127 @1127
+ord_1128 @1128
+ord_1129 @1129
+ord_1130 @1130
+ord_1131 @1131
+ord_1132 @1132
+ord_1133 @1133
+ord_1134 @1134
+ord_1135 @1135
+ord_1136 @1136
+ord_1137 @1137
+ord_1138 @1138
+ord_1139 @1139
+ord_1140 @1140
+ord_1141 @1141
+ord_1142 @1142
+ord_1143 @1143
+ord_1144 @1144
+ord_1145 @1145
+ord_1146 @1146
+ord_1147 @1147
+ord_1148 @1148
+ord_1149 @1149
+ord_1150 @1150
+ord_1151 @1151
+ord_1152 @1152
+ord_1153 @1153
+ord_1154 @1154
+ord_1155 @1155
+ord_1157 @1157
+ord_1158 @1158
+ord_1159 @1159
+ord_1160 @1160
+ord_1161 @1161
+ord_1162 @1162
+ord_1163 @1163
+ord_1164 @1164
+ord_1165 @1165
+ord_1166 @1166
+ord_1167 @1167
+ord_1168 @1168
+ord_1169 @1169
+ord_1170 @1170
+ord_1171 @1171
+ord_1172 @1172
+ord_1173 @1173
+ord_1174 @1174
+ord_1175 @1175
+ord_1176 @1176
+ord_1177 @1177
+ord_1178 @1178
+ord_1179 @1179
+ord_1180 @1180
+ord_1181 @1181
+ord_1182 @1182
+ord_1183 @1183
+ord_1184 @1184
+ord_1185 @1185
+ord_1186 @1186
+ord_1187 @1187
+ord_1188 @1188
+ord_1189 @1189
+ord_1190 @1190
+ord_1191 @1191
+ord_1192 @1192
+ord_1193 @1193
+ord_1194 @1194
+ord_1195 @1195
+ord_1196 @1196
+ord_1197 @1197
+ord_1198 @1198
+ord_1199 @1199
+ord_1200 @1200
+ord_1201 @1201
+ord_1202 @1202
+ord_1203 @1203
+ord_1204 @1204
+ord_1205 @1205
+ord_1206 @1206
+ord_1207 @1207
+ord_1208 @1208
+ord_1209 @1209
+ord_1210 @1210
+ord_1211 @1211
+ord_1212 @1212
+ord_1213 @1213
+ord_1214 @1214
+ord_1215 @1215
+ord_1216 @1216
+ord_1217 @1217
+ord_1218 @1218
+ord_1219 @1219
+ord_1220 @1220
+ord_1221 @1221
+ord_1222 @1222
+ord_1223 @1223
+ord_1224 @1224
+ord_1225 @1225
+ord_1226 @1226
+ord_1227 @1227
+ord_1228 @1228
+ord_1229 @1229
+ord_1230 @1230
+ord_1231 @1231
+ord_1232 @1232
+ord_1233 @1233
+ord_1234 @1234
+ord_1235 @1235
+ord_1236 @1236
+ord_1237 @1237
+ord_1238 @1238
+ord_1239 @1239
+ord_1240 @1240
+ord_1241 @1241
+ord_1242 @1242
+ord_1243 @1243
+ord_1244 @1244
+ord_1245 @1245
+ord_1246 @1246
+ord_1247 @1247
+ord_1248 @1248
+ord_1249 @1249
+ord_1250 @1250
+ord_1251 @1251
+ord_1252 @1252
+ord_1253 @1253
+ord_1254 @1254
+ord_1255 @1255
+ord_1256 @1256
+ord_1257 @1257
+ord_1258 @1258
+ord_1259 @1259
+ord_1260 @1260
+ord_1261 @1261
+ord_1262 @1262
+ord_1263 @1263
+ord_1264 @1264
+ord_1265 @1265
+ord_1266 @1266
+ord_1267 @1267
+ord_1268 @1268
+ord_1269 @1269
+ord_1270 @1270
+ord_1271 @1271
+ord_1564 @1564
+ord_1565 @1565
+ord_1566 @1566
+ord_1567 @1567
+ord_1568 @1568
+ord_1569 @1569
+ord_1570 @1570
+ord_1571 @1571
+ord_1572 @1572
+ord_1573 @1573
+ord_1574 @1574
+ord_1575 @1575
+ord_1576 @1576
+ord_1577 @1577
+ord_1578 @1578
+ord_1579 @1579
+ord_1580 @1580
+ord_1581 @1581
+ord_1582 @1582
+ord_1583 @1583
+ord_1584 @1584
+ord_1585 @1585
+ord_1586 @1586
+ord_1587 @1587
+ord_1588 @1588
+ord_1589 @1589
+ord_1590 @1590
+ord_1591 @1591
+ord_1592 @1592
+ord_1593 @1593
+ord_1594 @1594
+ord_1595 @1595
+ord_1596 @1596
+ord_1597 @1597
+ord_1598 @1598
+ord_1599 @1599
+ord_1600 @1600
+ord_1601 @1601
+ord_1602 @1602
+ord_1603 @1603
+ord_1604 @1604
+ord_1605 @1605
+ord_1606 @1606
+ord_1607 @1607
+ord_1608 @1608
+ord_1609 @1609
+ord_1610 @1610
+ord_1611 @1611
+ord_1612 @1612
+ord_1613 @1613
+ord_1614 @1614
+ord_1615 @1615
+ord_1616 @1616
+ord_1617 @1617
+ord_1618 @1618
+ord_1619 @1619
+ord_1620 @1620
+ord_1621 @1621
+ord_1622 @1622
+ord_1623 @1623
+ord_1624 @1624
+ord_1625 @1625
+ord_1626 @1626
+ord_1627 @1627
+ord_1628 @1628
+ord_1629 @1629
+ord_1630 @1630
+ord_1631 @1631
+ord_1632 @1632
+ord_1633 @1633
+ord_1634 @1634
+ord_1635 @1635
+ord_1636 @1636
+ord_1637 @1637
+ord_1638 @1638
+ord_1639 @1639
+ord_1640 @1640
+ord_1641 @1641
+ord_1642 @1642
+ord_1643 @1643
+ord_1644 @1644
+ord_1645 @1645
+ord_1646 @1646
+ord_1647 @1647
+ord_1648 @1648
+ord_1649 @1649
+ord_1650 @1650
+ord_1651 @1651
+ord_1652 @1652
+ord_1653 @1653
+ord_1654 @1654
+ord_1655 @1655
+ord_1656 @1656
+ord_1657 @1657
+ord_1658 @1658
+ord_1659 @1659
+ord_1660 @1660
+ord_1661 @1661
+ord_1662 @1662
+ord_1663 @1663
+ord_1664 @1664
+ord_1665 @1665
+ord_1666 @1666
+ord_1667 @1667
+ord_1668 @1668
+ord_1669 @1669
+ord_1670 @1670
+ord_1671 @1671
+ord_1672 @1672
+ord_1673 @1673
+ord_1674 @1674
+ord_1675 @1675
+ord_1676 @1676
+ord_1677 @1677
+ord_1678 @1678
+ord_1679 @1679
+ord_1680 @1680
+ord_1681 @1681
+ord_1682 @1682
+ord_1683 @1683
+ord_1684 @1684
+ord_1685 @1685
+ord_1686 @1686
+ord_1687 @1687
+ord_1688 @1688
+ord_1689 @1689
+ord_1690 @1690
+ord_1691 @1691
+ord_1692 @1692
+ord_1693 @1693
+ord_1694 @1694
+ord_1695 @1695
+ord_1696 @1696
+ord_1697 @1697
+ord_1698 @1698
+ord_1699 @1699
+ord_1700 @1700
+ord_1701 @1701
+ord_1702 @1702
+ord_1703 @1703
+ord_1704 @1704
+ord_1705 @1705
+ord_1706 @1706
+ord_1707 @1707
+ord_1708 @1708
+ord_1709 @1709
+ord_1710 @1710
+ord_1711 @1711
+ord_1712 @1712
+ord_1713 @1713
+ord_1714 @1714
+ord_1715 @1715
+ord_1716 @1716
+ord_1717 @1717
+ord_1718 @1718
+ord_1719 @1719
+ord_1720 @1720
+ord_1721 @1721
+ord_1722 @1722
+ord_1723 @1723
+ord_1724 @1724
+ord_1725 @1725
+ord_1726 @1726
+ord_1727 @1727
+ord_1728 @1728
+ord_1729 @1729
+ord_1730 @1730
+ord_1731 @1731
+ord_1732 @1732
+ord_1733 @1733
+ord_1734 @1734
+ord_1735 @1735
+ord_1736 @1736
+ord_1737 @1737
+ord_1738 @1738
+ord_1739 @1739
+ord_1740 @1740
+ord_1741 @1741
+ord_1742 @1742
+ord_1743 @1743
+ord_1744 @1744
+ord_1745 @1745
+ord_1746 @1746
+ord_1747 @1747
+ord_1748 @1748
+ord_1749 @1749
+ord_1750 @1750
+ord_1751 @1751
+ord_1752 @1752
+ord_1753 @1753
+ord_1754 @1754
+ord_1755 @1755
+ord_1756 @1756
+ord_1757 @1757
+ord_1758 @1758
+ord_1759 @1759
+ord_1760 @1760
+ord_1761 @1761
+ord_1762 @1762
+ord_1763 @1763
+ord_1764 @1764
+ord_1765 @1765
+ord_1766 @1766
+ord_1767 @1767
+ord_1768 @1768
+ord_1769 @1769
+ord_1770 @1770
+ord_1771 @1771
+ord_1772 @1772
+ord_1773 @1773
+ord_1774 @1774
+ord_1775 @1775
+ord_1776 @1776
+ord_1777 @1777
+ord_1778 @1778
+ord_1779 @1779
+ord_1780 @1780
+ord_1781 @1781
+ord_1782 @1782
+ord_1783 @1783
+ord_1784 @1784
+ord_1785 @1785
+ord_1786 @1786
+ord_1787 @1787
+ord_1788 @1788 DATA
+ord_1789 @1789 DATA
+ord_1790 @1790 DATA
+ord_1791 @1791 DATA
+ord_1792 @1792 DATA
+ord_1793 @1793 DATA
+ord_1794 @1794 DATA
+ord_1795 @1795 DATA
+ord_1796 @1796 DATA
+ord_1797 @1797 DATA
+ord_1798 @1798 DATA
+ord_1799 @1799 DATA
+ord_1800 @1800 DATA
+ord_1801 @1801 DATA
+ord_1802 @1802 DATA
+ord_1803 @1803 DATA
+ord_1804 @1804 DATA
+ord_1805 @1805 DATA
+ord_1806 @1806 DATA
+ord_1807 @1807 DATA
+ord_1808 @1808 DATA
+ord_1809 @1809 DATA
+ord_1810 @1810 DATA
+ord_1811 @1811 DATA
+ord_1812 @1812 DATA
+ord_1813 @1813 DATA
+ord_1814 @1814 DATA
+ord_1815 @1815 DATA
+ord_1816 @1816 DATA
+ord_1817 @1817 DATA
+ord_1818 @1818 DATA
+ord_1819 @1819 DATA
+ord_1820 @1820 DATA
+ord_1821 @1821 DATA
+ord_1822 @1822 DATA
+ord_1823 @1823 DATA
+ord_1824 @1824 DATA
+ord_1825 @1825 DATA
+ord_1826 @1826 DATA
+ord_1827 @1827 DATA
+ord_1828 @1828 DATA
+ord_1829 @1829 DATA
+ord_1830 @1830 DATA
+ord_1831 @1831 DATA
+ord_1832 @1832 DATA
+ord_1833 @1833 DATA
+ord_1834 @1834 DATA
+ord_1835 @1835 DATA
+ord_1836 @1836 DATA
+ord_1837 @1837 DATA
+ord_1838 @1838 DATA
+ord_1839 @1839 DATA
+ord_1840 @1840 DATA
+ord_1841 @1841 DATA
+ord_1842 @1842 DATA
+ord_1843 @1843 DATA
+ord_1844 @1844 DATA
+ord_1845 @1845 DATA
+ord_1846 @1846 DATA
+ord_1847 @1847 DATA
+ord_1848 @1848 DATA
+ord_1849 @1849 DATA
+ord_1850 @1850 DATA
+ord_1851 @1851 DATA
+ord_1852 @1852 DATA
+ord_1853 @1853 DATA
+ord_1854 @1854 DATA
+ord_1855 @1855 DATA
+ord_1856 @1856 DATA
+ord_1857 @1857 DATA
+ord_1858 @1858 DATA
+ord_1859 @1859 DATA
+ord_1860 @1860 DATA
+ord_1861 @1861 DATA
+ord_1862 @1862 DATA
+ord_1863 @1863 DATA
+ord_1864 @1864 DATA
+ord_1865 @1865 DATA
+ord_1866 @1866 DATA
+ord_1867 @1867 DATA
+ord_1868 @1868 DATA
+ord_1869 @1869 DATA
+ord_1870 @1870 DATA
+ord_1871 @1871 DATA
+ord_1872 @1872 DATA
+ord_1873 @1873 DATA
+ord_1874 @1874 DATA
+ord_1875 @1875 DATA
+ord_1876 @1876 DATA
+ord_1877 @1877 DATA
+ord_1878 @1878 DATA
+ord_1879 @1879 DATA
+ord_1880 @1880 DATA
+ord_1881 @1881 DATA
+ord_1882 @1882 DATA
+ord_1883 @1883 DATA
+ord_1884 @1884 DATA
+ord_1885 @1885 DATA
+ord_1886 @1886 DATA
+ord_1887 @1887 DATA
+ord_1888 @1888 DATA
+ord_1889 @1889 DATA
+ord_1890 @1890 DATA
+ord_1891 @1891 DATA
+ord_1892 @1892 DATA
+ord_1893 @1893 DATA
+ord_1894 @1894 DATA
+ord_1895 @1895 DATA
+ord_1896 @1896 DATA
+ord_1897 @1897 DATA
+ord_1898 @1898 DATA
+ord_1899 @1899 DATA
+ord_1900 @1900 DATA
+ord_1901 @1901 DATA
+ord_1902 @1902 DATA
+ord_1903 @1903 DATA
+ord_1904 @1904 DATA
+ord_1905 @1905 DATA
+ord_1906 @1906 DATA
+ord_1907 @1907 DATA
+ord_1908 @1908 DATA
+ord_1909 @1909 DATA
+ord_1910 @1910 DATA
+ord_1911 @1911 DATA
+ord_1912 @1912 DATA
+ord_1913 @1913 DATA
+ord_1914 @1914 DATA
+ord_1915 @1915 DATA
+ord_1916 @1916 DATA
+ord_1917 @1917 DATA
+ord_1918 @1918 DATA
+ord_1919 @1919 DATA
+ord_1920 @1920 DATA
+ord_1921 @1921 DATA
+ord_1922 @1922 DATA
+ord_1923 @1923 DATA
+ord_1924 @1924 DATA
+ord_1925 @1925 DATA
+ord_1926 @1926 DATA
+ord_1927 @1927 DATA
+ord_1928 @1928 DATA
+ord_1929 @1929 DATA
+ord_1930 @1930 DATA
+ord_1931 @1931 DATA
+ord_1932 @1932 DATA
+ord_1933 @1933 DATA
+ord_1934 @1934 DATA
+ord_1935 @1935 DATA
+ord_1936 @1936 DATA
+ord_1937 @1937 DATA
+ord_1938 @1938 DATA
+ord_1939 @1939 DATA
+ord_1940 @1940 DATA
+ord_1941 @1941 DATA
+ord_1942 @1942 DATA
+ord_1943 @1943 DATA
+ord_1944 @1944 DATA
+ord_1945 @1945 DATA
+ord_1946 @1946 DATA
+ord_1947 @1947 DATA
+ord_1948 @1948 DATA
+ord_1949 @1949 DATA
+ord_1950 @1950 DATA
+ord_1951 @1951
+ord_1952 @1952
+ord_1953 @1953
+ord_1954 @1954
+ord_1955 @1955
+ord_1956 @1956
+ord_1957 @1957
+ord_1958 @1958
+ord_1959 @1959
+ord_1960 @1960
+ord_1961 @1961
+ord_1962 @1962
+ord_1963 @1963
+ord_1964 @1964
+ord_1965 @1965
+ord_1966 @1966
+ord_1967 @1967
+ord_1968 @1968
+ord_1969 @1969
+ord_1970 @1970
+ord_1971 @1971
+ord_1972 @1972
+ord_1973 @1973
+ord_1974 @1974
+ord_1975 @1975
+ord_1976 @1976
+ord_1977 @1977
+ord_1978 @1978
+ord_1979 @1979
+ord_1980 @1980
+ord_1981 @1981
+ord_1982 @1982
+ord_1983 @1983
+ord_1984 @1984
+ord_1985 @1985
+ord_1986 @1986
+ord_1987 @1987
+ord_1988 @1988
+ord_1989 @1989
+ord_1990 @1990
+ord_1991 @1991
+ord_1992 @1992
+ord_1993 @1993
+ord_1994 @1994
+ord_1995 @1995
+ord_1996 @1996
+ord_1997 @1997
+ord_1998 @1998
+ord_1999 @1999
+ord_2000 @2000
+ord_2001 @2001
+ord_2002 @2002
+ord_2003 @2003
+ord_2004 @2004
+ord_2005 @2005
+ord_2006 @2006
+ord_2007 @2007
+ord_2008 @2008
+ord_2009 @2009
+ord_2010 @2010 DATA
+ord_2011 @2011
+ord_2012 @2012
+ord_2013 @2013
+ord_2014 @2014
+ord_2015 @2015
+ord_2016 @2016
+ord_2017 @2017
+ord_2018 @2018
+ord_2019 @2019
+ord_2020 @2020
+ord_2021 @2021
+ord_2022 @2022
+ord_2023 @2023
+ord_2024 @2024
+ord_2025 @2025
+ord_2026 @2026
+ord_2027 @2027
+ord_2028 @2028
+ord_2029 @2029
+ord_2030 @2030
+ord_2031 @2031
+ord_2032 @2032
+ord_2033 @2033 DATA
+ord_2034 @2034 DATA
+ord_2035 @2035
+ord_2036 @2036
+ord_2037 @2037
+ord_2038 @2038
+ord_2039 @2039
+ord_2040 @2040
+ord_2041 @2041
+ord_2042 @2042
+ord_2043 @2043
+ord_2044 @2044
+ord_2045 @2045
+ord_2046 @2046
+ord_2047 @2047
+ord_2048 @2048
+ord_2049 @2049
+ord_2050 @2050
+ord_2051 @2051
+ord_2052 @2052
+ord_2053 @2053
+ord_2054 @2054
+ord_2055 @2055
+ord_2056 @2056
+ord_2057 @2057
+ord_2058 @2058
+ord_2059 @2059
+ord_2060 @2060
+ord_2061 @2061
+ord_2062 @2062
+ord_2063 @2063
+ord_2064 @2064
+ord_2065 @2065
+ord_2066 @2066
+ord_2067 @2067
+ord_2068 @2068
+ord_2069 @2069
+ord_2070 @2070
+ord_2071 @2071
+ord_2072 @2072
+ord_2073 @2073
+ord_2074 @2074
+ord_2075 @2075
+ord_2076 @2076
+ord_2077 @2077
+ord_2078 @2078
+ord_2079 @2079
+ord_2080 @2080
+ord_2081 @2081
+ord_2082 @2082
+ord_2083 @2083
+ord_2084 @2084
+ord_2085 @2085
+ord_2086 @2086
+ord_2087 @2087
+ord_2088 @2088
+ord_2089 @2089
+ord_2090 @2090
+ord_2091 @2091
+ord_2092 @2092
+ord_2093 @2093
+ord_2094 @2094
+ord_2095 @2095
+ord_2096 @2096
+ord_2097 @2097
+ord_2098 @2098
+ord_2099 @2099
+ord_2100 @2100
+ord_2101 @2101
+ord_2102 @2102
+ord_2103 @2103
+ord_2104 @2104
+ord_2105 @2105
+ord_2106 @2106
+ord_2107 @2107
+ord_2108 @2108
+ord_2109 @2109
+ord_2110 @2110
+ord_2111 @2111
+ord_2112 @2112
+ord_2113 @2113
+ord_2114 @2114
+ord_2115 @2115
+ord_2116 @2116
+ord_2117 @2117
+ord_2118 @2118
+ord_2119 @2119
+ord_2120 @2120
+ord_2121 @2121
+ord_2122 @2122
+ord_2123 @2123
+ord_2124 @2124
+ord_2125 @2125
+ord_2126 @2126
+ord_2127 @2127
+ord_2128 @2128
+ord_2129 @2129
+ord_2130 @2130
+ord_2131 @2131
+ord_2132 @2132
+ord_2133 @2133
+ord_2134 @2134
+ord_2135 @2135
+ord_2136 @2136
+ord_2137 @2137
+ord_2138 @2138
+ord_2139 @2139
+ord_2140 @2140
+ord_2141 @2141
+ord_2142 @2142
+ord_2143 @2143
+ord_2144 @2144
+ord_2145 @2145
+ord_2146 @2146
+ord_2147 @2147
+ord_2148 @2148
+ord_2149 @2149
+ord_2150 @2150
+ord_2151 @2151
+ord_2152 @2152
+ord_2153 @2153
+ord_2154 @2154
+ord_2155 @2155
+ord_2156 @2156
+ord_2157 @2157
+ord_2158 @2158
+ord_2159 @2159
+ord_2160 @2160
+ord_2161 @2161
+ord_2162 @2162
+ord_2163 @2163
+ord_2164 @2164
+ord_2165 @2165
+ord_2166 @2166
+ord_2167 @2167
+ord_2168 @2168
+ord_2169 @2169
+ord_2170 @2170
+ord_2171 @2171
+ord_2172 @2172
+ord_2173 @2173
+ord_2174 @2174
+ord_2175 @2175
+ord_2176 @2176
+ord_2177 @2177
+ord_2178 @2178
+ord_2179 @2179
+ord_2180 @2180
+ord_2181 @2181
+ord_2182 @2182
+ord_2183 @2183
+ord_2184 @2184
+ord_2185 @2185
+ord_2186 @2186
+ord_2187 @2187
+ord_2188 @2188
+ord_2189 @2189
+ord_2190 @2190
+ord_2192 @2192
+ord_2193 @2193
+ord_2194 @2194
+ord_2195 @2195
+ord_2196 @2196
+ord_2197 @2197
+ord_2198 @2198
+ord_2199 @2199
+ord_2200 @2200
+ord_2202 @2202
+ord_2203 @2203
+ord_2204 @2204
+ord_2205 @2205
+ord_2206 @2206
+ord_2207 @2207
+ord_2208 @2208
+ord_2209 @2209
+ord_2210 @2210
+ord_2211 @2211
+ord_2212 @2212
+ord_2213 @2213
+ord_2214 @2214
+ord_2215 @2215
+ord_2216 @2216
+ord_2217 @2217
+ord_2218 @2218
+ord_2219 @2219
+ord_2220 @2220
+ord_2221 @2221
+ord_2222 @2222
+ord_2223 @2223
+ord_2224 @2224
+ord_2225 @2225
+ord_2226 @2226
+ord_2227 @2227
+ord_2228 @2228
+ord_2229 @2229
+ord_2230 @2230
+ord_2231 @2231
+ord_2232 @2232
+ord_2233 @2233
+ord_2234 @2234
+ord_2235 @2235
+ord_2236 @2236
+ord_2237 @2237
+ord_2238 @2238
+ord_2239 @2239
+ord_2240 @2240
+ord_2241 @2241
+ord_2242 @2242
+ord_2243 @2243
+ord_2244 @2244
+ord_2245 @2245
+ord_2246 @2246
+ord_2247 @2247
+ord_2248 @2248
+ord_2249 @2249
+ord_2250 @2250
+ord_2251 @2251
+ord_2252 @2252
+ord_2253 @2253
+ord_2254 @2254
+ord_2255 @2255
+ord_2256 @2256
+ord_2257 @2257
+ord_2258 @2258
+ord_2259 @2259
+ord_2260 @2260
+ord_2261 @2261
+ord_2262 @2262
+ord_2263 @2263
+ord_2264 @2264
+ord_2265 @2265
+ord_2266 @2266
+ord_2267 @2267
+ord_2268 @2268
+ord_2269 @2269
+ord_2270 @2270
+ord_2271 @2271
+ord_2272 @2272
+ord_2273 @2273
+ord_2274 @2274
+ord_2275 @2275
+ord_2276 @2276
+ord_2277 @2277
+ord_2278 @2278
+ord_2279 @2279
+ord_2280 @2280
+ord_2281 @2281
+ord_2282 @2282
+ord_2283 @2283
+ord_2284 @2284
+ord_2285 @2285
+ord_2286 @2286
+ord_2287 @2287
+ord_2288 @2288
+ord_2289 @2289
+ord_2290 @2290
+ord_2291 @2291
+ord_2292 @2292
+ord_2293 @2293
+ord_2294 @2294
+ord_2295 @2295
+ord_2296 @2296
+ord_2297 @2297
+ord_2298 @2298
+ord_2299 @2299
+ord_2300 @2300
+ord_2301 @2301
+ord_2302 @2302
+ord_2303 @2303
+ord_2304 @2304
+ord_2305 @2305
+ord_2306 @2306
+ord_2307 @2307
+ord_2308 @2308
+ord_2309 @2309
+ord_2310 @2310
+ord_2311 @2311
+ord_2312 @2312
+ord_2313 @2313
+ord_2314 @2314
+ord_2315 @2315
+ord_2316 @2316
+ord_2317 @2317
+ord_2318 @2318
+ord_2319 @2319
+ord_2320 @2320
+ord_2321 @2321
+ord_2322 @2322
+ord_2323 @2323
+ord_2324 @2324
+ord_2325 @2325
+ord_2326 @2326
+ord_2327 @2327
+ord_2328 @2328
+ord_2329 @2329
+ord_2330 @2330
+ord_2331 @2331
+ord_2332 @2332
+ord_2333 @2333
+ord_2334 @2334
+ord_2335 @2335
+ord_2336 @2336
+ord_2337 @2337
+ord_2338 @2338
+ord_2339 @2339
+ord_2340 @2340
+ord_2341 @2341
+ord_2342 @2342
+ord_2343 @2343
+ord_2344 @2344
+ord_2345 @2345
+ord_2346 @2346
+ord_2347 @2347
+ord_2348 @2348
+ord_2349 @2349
+ord_2350 @2350
+ord_2351 @2351
+ord_2352 @2352
+ord_2353 @2353
+ord_2354 @2354
+ord_2355 @2355
+ord_2356 @2356
+ord_2357 @2357
+ord_2358 @2358
+ord_2359 @2359
+ord_2360 @2360
+ord_2361 @2361
+ord_2362 @2362
+ord_2363 @2363
+ord_2364 @2364
+ord_2365 @2365
+ord_2366 @2366
+ord_2367 @2367
+ord_2368 @2368
+ord_2369 @2369
+ord_2370 @2370
+ord_2371 @2371
+ord_2372 @2372
+ord_2373 @2373
+ord_2374 @2374
+ord_2375 @2375
+ord_2376 @2376
+ord_2377 @2377
+ord_2378 @2378
+ord_2379 @2379
+ord_2380 @2380
+ord_2381 @2381
+ord_2382 @2382
+ord_2383 @2383
+ord_2384 @2384
+ord_2385 @2385
+ord_2386 @2386
+ord_2387 @2387
+ord_2388 @2388
+ord_2389 @2389
+ord_2390 @2390
+ord_2391 @2391
+ord_2392 @2392
+ord_2393 @2393
+ord_2394 @2394
+ord_2395 @2395
+ord_2396 @2396
+ord_2397 @2397
+ord_2398 @2398
+ord_2399 @2399
+ord_2400 @2400
+ord_2401 @2401
+ord_2402 @2402
+ord_2403 @2403
+ord_2404 @2404
+ord_2405 @2405
+ord_2406 @2406
+ord_2407 @2407
+ord_2408 @2408
+ord_2409 @2409
+ord_2410 @2410
+ord_2411 @2411
+ord_2412 @2412
+ord_2413 @2413
+ord_2414 @2414
+ord_2415 @2415
+ord_2416 @2416
+ord_2417 @2417
+ord_2418 @2418
+ord_2419 @2419
+ord_2420 @2420
+ord_2421 @2421
+ord_2422 @2422
+ord_2423 @2423
+ord_2424 @2424
+ord_2425 @2425
+ord_2426 @2426
+ord_2427 @2427
+ord_2428 @2428
+ord_2429 @2429
+ord_2430 @2430
+ord_2431 @2431
+ord_2432 @2432
+ord_2433 @2433
+ord_2434 @2434
+ord_2435 @2435
+ord_2436 @2436
+ord_2437 @2437
+ord_2438 @2438
+ord_2439 @2439
+ord_2440 @2440
+ord_2441 @2441
+ord_2442 @2442
+ord_2443 @2443
+ord_2444 @2444
+ord_2445 @2445
+ord_2446 @2446
+ord_2447 @2447
+ord_2448 @2448
+ord_2449 @2449
+ord_2450 @2450
+ord_2451 @2451
+ord_2452 @2452
+ord_2453 @2453
+ord_2454 @2454
+ord_2455 @2455
+ord_2456 @2456
+ord_2457 @2457
+ord_2458 @2458
+ord_2459 @2459
+ord_2460 @2460
+ord_2461 @2461
+ord_2462 @2462
+ord_2463 @2463
+ord_2464 @2464
+ord_2465 @2465
+ord_2466 @2466
+ord_2467 @2467
+ord_2468 @2468
+ord_2469 @2469
+ord_2470 @2470
+ord_2471 @2471
+ord_2472 @2472
+ord_2473 @2473
+ord_2474 @2474
+ord_2475 @2475
+ord_2476 @2476
+ord_2477 @2477
+ord_2478 @2478
+ord_2479 @2479
+ord_2480 @2480
+ord_2481 @2481
+ord_2482 @2482
+ord_2483 @2483
+ord_2484 @2484
+ord_2485 @2485
+ord_2486 @2486 DATA
+ord_2487 @2487
+ord_2488 @2488
+ord_2489 @2489
+ord_2490 @2490
+ord_2491 @2491
+ord_2492 @2492
+ord_2493 @2493
+ord_2494 @2494
+ord_2495 @2495
+ord_2496 @2496
+ord_2497 @2497
+ord_2498 @2498
+ord_2499 @2499
+ord_2500 @2500
+ord_2501 @2501
+ord_2502 @2502
+ord_2503 @2503
+ord_2504 @2504
+ord_2505 @2505
+ord_2506 @2506
+ord_2507 @2507
+ord_2508 @2508
+ord_2509 @2509
+ord_2510 @2510
+ord_2511 @2511
+ord_2512 @2512
+ord_2513 @2513
+ord_2514 @2514
+ord_2515 @2515
+ord_2516 @2516
+ord_2517 @2517
+ord_2518 @2518
+ord_2519 @2519
+ord_2520 @2520
+ord_2521 @2521
+ord_2522 @2522
+ord_2523 @2523
+ord_2524 @2524
+ord_2525 @2525
+ord_2526 @2526
+ord_2527 @2527
+ord_2528 @2528
+ord_2529 @2529
+ord_2530 @2530
+ord_2531 @2531
+ord_2532 @2532
+ord_2533 @2533
+ord_2534 @2534
+ord_2535 @2535
+ord_2536 @2536
+ord_2537 @2537
+ord_2538 @2538
+ord_2539 @2539
+ord_2540 @2540
+ord_2541 @2541
+ord_2542 @2542
+ord_2543 @2543
+ord_2544 @2544
+ord_2545 @2545
+ord_2546 @2546
+ord_2547 @2547
+ord_2548 @2548
+ord_2549 @2549
+ord_2550 @2550
+ord_2551 @2551
+ord_2552 @2552
+ord_2553 @2553
+ord_2554 @2554
+ord_2555 @2555
+ord_2556 @2556
+ord_2557 @2557
+ord_2558 @2558
+ord_2559 @2559
+ord_2560 @2560
+ord_2561 @2561
+ord_2562 @2562
+ord_2563 @2563
+ord_2564 @2564
+ord_2565 @2565
+ord_2566 @2566
+ord_2567 @2567
+ord_2568 @2568
+ord_2569 @2569
+ord_2570 @2570
+ord_2571 @2571
+ord_2572 @2572
+ord_2573 @2573
+ord_2574 @2574
+ord_2575 @2575
+ord_2576 @2576
+ord_2577 @2577
+ord_2578 @2578
+ord_2579 @2579
+ord_2580 @2580
+ord_2581 @2581
+ord_2582 @2582
+ord_2583 @2583
+ord_2584 @2584
+ord_2585 @2585
+ord_2586 @2586
+ord_2587 @2587
+ord_2588 @2588
+ord_2589 @2589
+ord_2590 @2590
+ord_2591 @2591
+ord_2592 @2592
+ord_2593 @2593
+ord_2594 @2594
+ord_2595 @2595
+ord_2596 @2596
+ord_2597 @2597
+ord_2598 @2598
+ord_2599 @2599
+ord_2600 @2600
+ord_2601 @2601
+ord_2602 @2602
+ord_2603 @2603
+ord_2604 @2604
+ord_2605 @2605
+ord_2606 @2606
+ord_2607 @2607
+ord_2608 @2608
+ord_2609 @2609
+ord_2610 @2610
+ord_2611 @2611
+ord_2612 @2612
+ord_2613 @2613
+ord_2614 @2614
+ord_2615 @2615
+ord_2616 @2616
+ord_2617 @2617
+ord_2618 @2618
+ord_2619 @2619
+ord_2620 @2620
+ord_2622 @2622
+ord_2623 @2623
+ord_2624 @2624
+ord_2625 @2625
+ord_2626 @2626
+ord_2627 @2627
+ord_2628 @2628
+ord_2629 @2629
+ord_2630 @2630
+ord_2631 @2631
+ord_2632 @2632
+ord_2633 @2633
+ord_2634 @2634
+ord_2635 @2635
+ord_2636 @2636
+ord_2637 @2637
+ord_2638 @2638
+ord_2639 @2639
+ord_2640 @2640
+ord_2641 @2641
+ord_2642 @2642
+ord_2643 @2643
+ord_2644 @2644
+ord_2645 @2645
+ord_2646 @2646
+ord_2647 @2647
+ord_2648 @2648
+ord_2649 @2649
+ord_2650 @2650
+ord_2651 @2651
+ord_2652 @2652
+ord_2653 @2653
+ord_2654 @2654
+ord_2655 @2655
+ord_2656 @2656
+ord_2657 @2657
+ord_2658 @2658
+ord_2659 @2659
+ord_2660 @2660
+ord_2661 @2661
+ord_2662 @2662
+ord_2663 @2663
+ord_2664 @2664
+ord_2665 @2665
+ord_2666 @2666
+ord_2667 @2667
+ord_2668 @2668
+ord_2669 @2669
+ord_2670 @2670
+ord_2671 @2671
+ord_2672 @2672
+ord_2673 @2673
+ord_2674 @2674
+ord_2675 @2675
+ord_2676 @2676
+ord_2677 @2677
+ord_2678 @2678
+ord_2679 @2679
+ord_2680 @2680
+ord_2681 @2681
+ord_2682 @2682
+ord_2683 @2683
+ord_2684 @2684
+ord_2685 @2685
+ord_2686 @2686
+ord_2687 @2687
+ord_2688 @2688 DATA
+ord_2689 @2689
+ord_2690 @2690
+ord_2691 @2691
+ord_2692 @2692
+ord_2693 @2693
+ord_2694 @2694
+ord_2695 @2695
+ord_2696 @2696
+ord_2697 @2697
+ord_2698 @2698
+ord_2699 @2699
+ord_2700 @2700
+ord_2701 @2701
+ord_2702 @2702
+ord_2703 @2703
+ord_2704 @2704
+ord_2705 @2705
+ord_2706 @2706
+ord_2707 @2707
+ord_2708 @2708
+ord_2709 @2709
+ord_2710 @2710
+ord_2711 @2711
+ord_2712 @2712
+ord_2713 @2713
+ord_2714 @2714
+ord_2715 @2715
+ord_2716 @2716
+ord_2717 @2717
+ord_2718 @2718
+ord_2719 @2719
+ord_2720 @2720
+ord_2721 @2721
+ord_2722 @2722
+ord_2723 @2723
+ord_2724 @2724
+ord_2725 @2725
+ord_2726 @2726
+ord_2727 @2727
+ord_2728 @2728
+ord_2729 @2729
+ord_2730 @2730
+ord_2731 @2731
+ord_2732 @2732
+ord_2733 @2733
+ord_2734 @2734 DATA
+ord_2735 @2735 DATA
+ord_2736 @2736 DATA
+ord_2737 @2737
+ord_2738 @2738
+ord_2739 @2739
+ord_2740 @2740
+ord_2741 @2741
+ord_2742 @2742
+ord_2743 @2743
+ord_2744 @2744
+ord_2745 @2745
+ord_2746 @2746
+ord_2747 @2747
+ord_2748 @2748
+ord_2749 @2749
+ord_2750 @2750
+ord_2751 @2751
+ord_2752 @2752
+ord_2753 @2753
+ord_2754 @2754
+ord_2755 @2755
+ord_2756 @2756
+ord_2757 @2757
+ord_2758 @2758
+ord_2759 @2759
+ord_2760 @2760
+ord_2761 @2761
+ord_2762 @2762
+ord_2763 @2763
+ord_2764 @2764
+ord_2765 @2765
+ord_2766 @2766
+ord_2767 @2767
+ord_2768 @2768
+ord_2769 @2769
+ord_2770 @2770
+ord_2771 @2771
+ord_2772 @2772
+ord_2773 @2773
+ord_2774 @2774
+ord_2775 @2775
+ord_2776 @2776
+ord_2777 @2777
+ord_2778 @2778
+ord_2779 @2779
+ord_2780 @2780
+ord_2781 @2781
+ord_2782 @2782
+ord_2783 @2783
+ord_2784 @2784
+ord_2785 @2785
+ord_2786 @2786
+ord_2787 @2787
+ord_2788 @2788
+ord_2789 @2789
+ord_2790 @2790
+ord_2791 @2791
+ord_2792 @2792
+ord_2793 @2793
+ord_2794 @2794
+ord_2795 @2795
+ord_2796 @2796
+ord_2797 @2797
+ord_2798 @2798
+ord_2799 @2799
+ord_2800 @2800
+ord_2801 @2801
+ord_2802 @2802
+ord_2803 @2803
+ord_2804 @2804
+ord_2805 @2805
+ord_2806 @2806
+ord_2807 @2807
+ord_2808 @2808
+ord_2809 @2809
+ord_2810 @2810
+ord_2811 @2811
+ord_2812 @2812
+ord_2813 @2813
+ord_2814 @2814
+ord_2815 @2815
+ord_2816 @2816
+ord_2817 @2817
+ord_2818 @2818
+ord_2819 @2819
+ord_2820 @2820
+ord_2821 @2821
+ord_2822 @2822
+ord_2823 @2823
+ord_2824 @2824
+ord_2825 @2825
+ord_2826 @2826
+ord_2827 @2827
+ord_2828 @2828
+ord_2829 @2829
+ord_2830 @2830
+ord_2831 @2831
+ord_2832 @2832
+ord_2833 @2833
+ord_2834 @2834
+ord_2835 @2835
+ord_2836 @2836
+ord_2837 @2837
+ord_2838 @2838
+ord_2839 @2839
+ord_2840 @2840
+ord_2841 @2841
+ord_2842 @2842
+ord_2843 @2843
+ord_2844 @2844
+ord_2845 @2845
+ord_2846 @2846
+ord_2847 @2847
+ord_2848 @2848
+ord_2849 @2849
+ord_2850 @2850
+ord_2851 @2851
+ord_2852 @2852
+ord_2853 @2853
+ord_2854 @2854
+ord_2855 @2855
+ord_2856 @2856
+ord_2857 @2857
+ord_2858 @2858
+ord_2859 @2859
+ord_2860 @2860
+ord_2861 @2861
+ord_2862 @2862
+ord_2863 @2863
+ord_2864 @2864
+ord_2865 @2865
+ord_2866 @2866
+ord_2867 @2867
+ord_2868 @2868
+ord_2869 @2869
+ord_2870 @2870
+ord_2871 @2871
+ord_2872 @2872
+ord_2873 @2873
+ord_2874 @2874
+ord_2875 @2875
+ord_2876 @2876
+ord_2877 @2877
+ord_2878 @2878
+ord_2879 @2879
+ord_2880 @2880
+ord_2881 @2881
+ord_2882 @2882
+ord_2883 @2883
+ord_2884 @2884
+ord_2885 @2885
+ord_2886 @2886
+ord_2887 @2887
+ord_2888 @2888
+ord_2889 @2889
+ord_2890 @2890
+ord_2891 @2891
+ord_2892 @2892
+ord_2893 @2893
+ord_2894 @2894
+ord_2895 @2895
+ord_2896 @2896
+ord_2897 @2897
+ord_2898 @2898
+ord_2899 @2899
+ord_2900 @2900
+ord_2901 @2901
+ord_2902 @2902
+ord_2903 @2903
+ord_2904 @2904
+ord_2905 @2905
+ord_2906 @2906
+ord_2907 @2907
+ord_2908 @2908
+ord_2909 @2909
+ord_2910 @2910
+ord_2911 @2911
+ord_2912 @2912
+ord_2913 @2913
+ord_2914 @2914
+ord_2915 @2915
+ord_2916 @2916
+ord_2917 @2917
+ord_2918 @2918
+ord_2919 @2919
+ord_2920 @2920
+ord_2921 @2921
+ord_2922 @2922
+ord_2923 @2923
+ord_2924 @2924
+ord_2925 @2925
+ord_2926 @2926
+ord_2927 @2927
+ord_2928 @2928
+ord_2929 @2929
+ord_2930 @2930
+ord_2931 @2931
+ord_2932 @2932
+ord_2933 @2933
+ord_2934 @2934
+ord_2935 @2935
+ord_2936 @2936
+ord_2937 @2937
+ord_2938 @2938
+ord_2939 @2939
+ord_2940 @2940
+ord_2941 @2941
+ord_2942 @2942
+ord_2943 @2943
+ord_2944 @2944
+ord_2945 @2945
+ord_2946 @2946
+ord_2947 @2947
+ord_2948 @2948
+ord_2949 @2949
+ord_2950 @2950
+ord_2951 @2951
+ord_2952 @2952
+ord_2953 @2953
+ord_2954 @2954
+ord_2955 @2955
+ord_2956 @2956
+ord_2957 @2957
+ord_2958 @2958
+ord_2959 @2959
+ord_2960 @2960
+ord_2961 @2961
+ord_2962 @2962
+ord_2963 @2963
+ord_2964 @2964
+ord_2965 @2965
+ord_2966 @2966
+ord_2967 @2967
+ord_2968 @2968
+ord_2969 @2969
+ord_2970 @2970
+ord_2971 @2971
+ord_2972 @2972
+ord_2973 @2973
+ord_2974 @2974
+ord_2975 @2975
+ord_2976 @2976
+ord_2977 @2977
+ord_2978 @2978
+ord_2979 @2979
+ord_2980 @2980
+ord_2981 @2981
+ord_2982 @2982
+ord_2983 @2983
+ord_2984 @2984
+ord_2985 @2985
+ord_2986 @2986
+ord_2987 @2987
+ord_2988 @2988
+ord_2989 @2989
+ord_2990 @2990
+ord_2991 @2991
+ord_2992 @2992
+ord_2993 @2993
+ord_2994 @2994
+ord_2995 @2995
+ord_2996 @2996
+ord_2997 @2997
+ord_2998 @2998
+ord_2999 @2999
+ord_3000 @3000
+ord_3001 @3001
+ord_3002 @3002
+ord_3003 @3003
+ord_3004 @3004
+ord_3005 @3005
+ord_3006 @3006
+ord_3007 @3007
+ord_3008 @3008
+ord_3009 @3009
+ord_3010 @3010
+ord_3011 @3011
+ord_3012 @3012
+ord_3013 @3013
+ord_3014 @3014
+ord_3015 @3015
+ord_3016 @3016
+ord_3017 @3017
+ord_3018 @3018
+ord_3019 @3019
+ord_3020 @3020
+ord_3021 @3021
+ord_3022 @3022
+ord_3023 @3023
+ord_3024 @3024
+ord_3025 @3025
+ord_3026 @3026
+ord_3027 @3027
+ord_3028 @3028
+ord_3029 @3029
+ord_3030 @3030
+ord_3031 @3031
+ord_3032 @3032
+ord_3033 @3033
+ord_3034 @3034
+ord_3035 @3035
+ord_3036 @3036
+ord_3037 @3037
+ord_3038 @3038
+ord_3039 @3039
+ord_3040 @3040
+ord_3041 @3041
+ord_3042 @3042
+ord_3043 @3043
+ord_3044 @3044
+ord_3045 @3045
+ord_3046 @3046
+ord_3047 @3047
+ord_3048 @3048
+ord_3049 @3049
+ord_3050 @3050
+ord_3051 @3051
+ord_3052 @3052
+ord_3053 @3053
+ord_3054 @3054
+ord_3055 @3055
+ord_3056 @3056
+ord_3057 @3057
+ord_3058 @3058
+ord_3059 @3059
+ord_3060 @3060
+ord_3061 @3061
+ord_3062 @3062
+ord_3063 @3063
+ord_3064 @3064
+ord_3065 @3065
+ord_3066 @3066
+ord_3067 @3067
+ord_3068 @3068
+ord_3069 @3069
+ord_3070 @3070
+ord_3071 @3071
+ord_3072 @3072
+ord_3073 @3073
+ord_3074 @3074
+ord_3075 @3075
+ord_3076 @3076
+ord_3077 @3077
+ord_3078 @3078
+ord_3079 @3079
+ord_3080 @3080
+ord_3081 @3081
+ord_3082 @3082
+ord_3083 @3083
+ord_3084 @3084
+ord_3085 @3085
+ord_3086 @3086
+ord_3087 @3087
+ord_3088 @3088
+ord_3089 @3089
+ord_3090 @3090
+ord_3091 @3091
+ord_3092 @3092
+ord_3093 @3093
+ord_3094 @3094
+ord_3095 @3095
+ord_3096 @3096
+ord_3097 @3097
+ord_3098 @3098
+ord_3099 @3099
+ord_3100 @3100
+ord_3101 @3101
+ord_3102 @3102
+ord_3103 @3103
+ord_3104 @3104
+ord_3105 @3105
+ord_3106 @3106
+ord_3107 @3107
+ord_3108 @3108
+ord_3109 @3109
+ord_3110 @3110
+ord_3111 @3111
+ord_3112 @3112
+ord_3113 @3113
+ord_3114 @3114
+ord_3115 @3115
+ord_3116 @3116
+ord_3117 @3117
+ord_3118 @3118
+ord_3119 @3119
+ord_3120 @3120
+ord_3121 @3121
+ord_3122 @3122
+ord_3123 @3123
+ord_3124 @3124
+ord_3125 @3125
+ord_3126 @3126
+ord_3127 @3127
+ord_3128 @3128
+ord_3129 @3129
+ord_3130 @3130
+ord_3131 @3131
+ord_3132 @3132
+ord_3133 @3133
+ord_3134 @3134
+ord_3135 @3135
+ord_3136 @3136
+ord_3137 @3137
+ord_3138 @3138
+ord_3139 @3139
+ord_3140 @3140
+ord_3141 @3141
+ord_3142 @3142
+ord_3143 @3143
+ord_3144 @3144
+ord_3145 @3145
+ord_3146 @3146
+ord_3147 @3147
+ord_3148 @3148
+ord_3149 @3149
+ord_3150 @3150
+ord_3151 @3151
+ord_3152 @3152
+ord_3153 @3153
+ord_3154 @3154
+ord_3155 @3155
+ord_3156 @3156
+ord_3157 @3157
+ord_3158 @3158
+ord_3159 @3159
+ord_3160 @3160
+ord_3161 @3161
+ord_3162 @3162
+ord_3163 @3163
+ord_3164 @3164
+ord_3165 @3165
+ord_3166 @3166
+ord_3167 @3167
+ord_3168 @3168
+ord_3169 @3169
+ord_3170 @3170
+ord_3171 @3171
+ord_3172 @3172
+ord_3173 @3173
+ord_3174 @3174
+ord_3175 @3175
+ord_3176 @3176
+ord_3177 @3177
+ord_3178 @3178
+ord_3179 @3179
+ord_3180 @3180
+ord_3181 @3181
+ord_3182 @3182
+ord_3183 @3183
+ord_3184 @3184
+ord_3185 @3185
+ord_3186 @3186
+ord_3187 @3187
+ord_3188 @3188
+ord_3189 @3189
+ord_3190 @3190
+ord_3191 @3191
+ord_3192 @3192
+ord_3193 @3193
+ord_3194 @3194
+ord_3195 @3195
+ord_3196 @3196
+ord_3197 @3197
+ord_3198 @3198
+ord_3199 @3199
+ord_3200 @3200
+ord_3201 @3201
+ord_3202 @3202
+ord_3203 @3203
+ord_3204 @3204
+ord_3205 @3205
+ord_3206 @3206
+ord_3207 @3207
+ord_3208 @3208
+ord_3209 @3209
+ord_3210 @3210
+ord_3211 @3211
+ord_3212 @3212
+ord_3213 @3213
+ord_3214 @3214
+ord_3215 @3215
+ord_3216 @3216
+ord_3217 @3217
+ord_3218 @3218
+ord_3219 @3219
+ord_3220 @3220
+ord_3221 @3221
+ord_3222 @3222
+ord_3223 @3223
+ord_3224 @3224
+ord_3225 @3225
+ord_3226 @3226
+ord_3227 @3227
+ord_3228 @3228
+ord_3229 @3229
+ord_3230 @3230
+ord_3231 @3231
+ord_3232 @3232
+ord_3233 @3233
+ord_3234 @3234
+ord_3235 @3235
+ord_3236 @3236
+ord_3237 @3237
+ord_3238 @3238
+ord_3239 @3239
+ord_3240 @3240
+ord_3241 @3241
+ord_3242 @3242
+ord_3243 @3243
+ord_3244 @3244
+ord_3245 @3245
+ord_3246 @3246
+ord_3247 @3247
+ord_3248 @3248
+ord_3249 @3249
+ord_3250 @3250
+ord_3251 @3251
+ord_3252 @3252
+ord_3253 @3253
+ord_3254 @3254
+ord_3255 @3255
+ord_3256 @3256
+ord_3257 @3257
+ord_3258 @3258
+ord_3259 @3259
+ord_3260 @3260
+ord_3261 @3261
+ord_3262 @3262
+ord_3263 @3263
+ord_3264 @3264
+ord_3265 @3265
+ord_3266 @3266
+ord_3267 @3267
+ord_3268 @3268
+ord_3269 @3269
+ord_3270 @3270
+ord_3271 @3271
+ord_3272 @3272
+ord_3273 @3273
+ord_3274 @3274
+ord_3275 @3275
+ord_3276 @3276
+ord_3277 @3277
+ord_3278 @3278
+ord_3279 @3279
+ord_3280 @3280
+ord_3281 @3281
+ord_3282 @3282
+ord_3283 @3283
+ord_3284 @3284
+ord_3285 @3285
+ord_3286 @3286
+ord_3287 @3287
+ord_3288 @3288
+ord_3289 @3289
+ord_3290 @3290
+ord_3291 @3291
+ord_3292 @3292
+ord_3293 @3293
+ord_3294 @3294
+ord_3295 @3295
+ord_3296 @3296
+ord_3297 @3297
+ord_3298 @3298
+ord_3299 @3299
+ord_3300 @3300
+ord_3301 @3301
+ord_3302 @3302
+ord_3303 @3303
+ord_3304 @3304
+ord_3305 @3305
+ord_3306 @3306
+ord_3307 @3307
+ord_3308 @3308
+ord_3309 @3309
+ord_3310 @3310
+ord_3311 @3311
+ord_3312 @3312
+ord_3313 @3313
+ord_3314 @3314
+ord_3315 @3315
+ord_3316 @3316
+ord_3317 @3317
+ord_3318 @3318
+ord_3319 @3319
+ord_3321 @3321
+ord_3322 @3322
+ord_3323 @3323
+ord_3326 @3326
+ord_3327 @3327
+ord_3328 @3328
+ord_3329 @3329
+ord_3330 @3330
+ord_3331 @3331
+ord_3332 @3332
+ord_3333 @3333
+ord_3334 @3334
+ord_3335 @3335
+ord_3336 @3336
+ord_3337 @3337
+ord_3338 @3338
+ord_3339 @3339
+ord_3340 @3340
+ord_3341 @3341
+ord_3342 @3342
+ord_3343 @3343
+ord_3344 @3344
+ord_3345 @3345
+ord_3346 @3346
+ord_3347 @3347
+ord_3348 @3348
+ord_3349 @3349
+ord_3350 @3350
+ord_3351 @3351
+ord_3352 @3352
+ord_3353 @3353
+ord_3354 @3354
+ord_3355 @3355
+ord_3356 @3356
+ord_3357 @3357
+ord_3358 @3358
+ord_3359 @3359
+ord_3360 @3360
+ord_3361 @3361
+ord_3362 @3362
+ord_3363 @3363
+ord_3364 @3364
+ord_3365 @3365
+ord_3366 @3366
+ord_3367 @3367
+ord_3368 @3368
+ord_3369 @3369
+ord_3370 @3370
+ord_3371 @3371
+ord_3372 @3372
+ord_3373 @3373
+ord_3374 @3374
+ord_3375 @3375
+ord_3376 @3376
+ord_3377 @3377
+ord_3378 @3378
+ord_3379 @3379
+ord_3380 @3380
+ord_3381 @3381
+ord_3382 @3382
+ord_3383 @3383
+ord_3384 @3384
+ord_3385 @3385
+ord_3386 @3386
+ord_3387 @3387
+ord_3388 @3388
+ord_3389 @3389
+ord_3390 @3390
+ord_3391 @3391
+ord_3392 @3392
+ord_3393 @3393
+ord_3394 @3394
+ord_3395 @3395
+ord_3396 @3396
+ord_3397 @3397
+ord_3398 @3398
+ord_3399 @3399
+ord_3400 @3400
+ord_3401 @3401
+ord_3402 @3402
+ord_3403 @3403
+ord_3404 @3404
+ord_3405 @3405
+ord_3406 @3406
+ord_3407 @3407
+ord_3408 @3408
+ord_3409 @3409
+ord_3410 @3410
+ord_3411 @3411
+ord_3412 @3412
+ord_3413 @3413
+ord_3414 @3414
+ord_3415 @3415
+ord_3416 @3416
+ord_3417 @3417
+ord_3418 @3418
+ord_3419 @3419
+ord_3420 @3420
+ord_3421 @3421
+ord_3422 @3422
+ord_3423 @3423
+ord_3424 @3424
+ord_3425 @3425
+ord_3426 @3426
+ord_3427 @3427
+ord_3428 @3428
+ord_3429 @3429
+ord_3430 @3430
+ord_3431 @3431
+ord_3432 @3432
+ord_3433 @3433
+ord_3434 @3434
+ord_3435 @3435
+ord_3436 @3436
+ord_3437 @3437
+ord_3438 @3438
+ord_3439 @3439
+ord_3440 @3440
+ord_3441 @3441
+ord_3442 @3442
+ord_3443 @3443
+ord_3444 @3444
+ord_3445 @3445
+ord_3446 @3446
+ord_3447 @3447
+ord_3448 @3448
+ord_3449 @3449
+ord_3450 @3450
+ord_3451 @3451
+ord_3452 @3452
+ord_3453 @3453
+ord_3454 @3454
+ord_3455 @3455
+ord_3456 @3456
+ord_3457 @3457
+ord_3458 @3458
+ord_3459 @3459
+ord_3460 @3460
+ord_3461 @3461
+ord_3462 @3462
+ord_3463 @3463
+ord_3464 @3464
+ord_3465 @3465
+ord_3466 @3466
+ord_3467 @3467
+ord_3468 @3468
+ord_3469 @3469
+ord_3470 @3470
+ord_3471 @3471
+ord_3472 @3472
+ord_3473 @3473
+ord_3474 @3474
+ord_3475 @3475
+ord_3476 @3476
+ord_3477 @3477
+ord_3478 @3478
+ord_3479 @3479
+ord_3480 @3480
+ord_3481 @3481
+ord_3482 @3482
+ord_3483 @3483
+ord_3484 @3484
+ord_3485 @3485
+ord_3486 @3486
+ord_3487 @3487
+ord_3488 @3488
+ord_3489 @3489
+ord_3490 @3490
+ord_3491 @3491
+ord_3492 @3492
+ord_3493 @3493
+ord_3494 @3494
+ord_3495 @3495
+ord_3496 @3496
+ord_3497 @3497
+ord_3498 @3498
+ord_3499 @3499
+ord_3500 @3500
+ord_3501 @3501
+ord_3502 @3502
+ord_3503 @3503
+ord_3504 @3504
+ord_3505 @3505
+ord_3506 @3506
+ord_3507 @3507
+ord_3508 @3508
+ord_3509 @3509
+ord_3510 @3510
+ord_3511 @3511
+ord_3512 @3512
+ord_3513 @3513
+ord_3514 @3514
+ord_3515 @3515
+ord_3516 @3516
+ord_3517 @3517
+ord_3518 @3518
+ord_3519 @3519
+ord_3520 @3520
+ord_3521 @3521
+ord_3522 @3522
+ord_3523 @3523
+ord_3524 @3524
+ord_3525 @3525
+ord_3526 @3526
+ord_3527 @3527
+ord_3528 @3528
+ord_3529 @3529
+ord_3530 @3530
+ord_3531 @3531
+ord_3532 @3532
+ord_3533 @3533
+ord_3534 @3534
+ord_3535 @3535
+ord_3536 @3536
+ord_3537 @3537
+ord_3538 @3538
+ord_3539 @3539
+ord_3540 @3540
+ord_3541 @3541
+ord_3542 @3542
+ord_3543 @3543
+ord_3544 @3544
+ord_3545 @3545
+ord_3546 @3546
+ord_3547 @3547
+ord_3548 @3548
+ord_3549 @3549
+ord_3550 @3550
+ord_3551 @3551
+ord_3552 @3552
+ord_3553 @3553
+ord_3554 @3554
+ord_3555 @3555
+ord_3556 @3556
+ord_3557 @3557
+ord_3558 @3558
+ord_3559 @3559
+ord_3560 @3560
+ord_3561 @3561
+ord_3562 @3562
+ord_3563 @3563
+ord_3564 @3564
+ord_3565 @3565
+ord_3566 @3566
+ord_3567 @3567
+ord_3568 @3568
+ord_3569 @3569
+ord_3570 @3570
+ord_3571 @3571
+ord_3572 @3572
+ord_3573 @3573
+ord_3574 @3574
+ord_3575 @3575
+ord_3576 @3576
+ord_3577 @3577
+ord_3578 @3578
+ord_3579 @3579
+ord_3580 @3580
+ord_3581 @3581
+ord_3582 @3582
+ord_3583 @3583
+ord_3584 @3584
+ord_3585 @3585
+ord_3586 @3586
+ord_3587 @3587
+ord_3588 @3588
+ord_3589 @3589
+ord_3590 @3590
+ord_3591 @3591
+ord_3592 @3592
+ord_3593 @3593
+ord_3594 @3594
+ord_3595 @3595
+ord_3596 @3596
+ord_3597 @3597
+ord_3598 @3598
+ord_3599 @3599
+ord_3600 @3600
+ord_3601 @3601
+ord_3602 @3602
+ord_3603 @3603
+ord_3604 @3604
+ord_3605 @3605
+ord_3606 @3606
+ord_3607 @3607
+ord_3608 @3608
+ord_3609 @3609
+ord_3610 @3610
+ord_3611 @3611
+ord_3612 @3612
+ord_3613 @3613
+ord_3614 @3614
+ord_3615 @3615
+ord_3616 @3616
+ord_3617 @3617
+ord_3618 @3618
+ord_3619 @3619
+ord_3620 @3620
+ord_3621 @3621
+ord_3622 @3622
+ord_3623 @3623
+ord_3624 @3624
+ord_3625 @3625
+ord_3626 @3626
+ord_3627 @3627
+ord_3628 @3628
+ord_3629 @3629
+ord_3630 @3630
+ord_3631 @3631
+ord_3632 @3632
+ord_3633 @3633
+ord_3634 @3634
+ord_3635 @3635
+ord_3636 @3636
+ord_3637 @3637
+ord_3638 @3638
+ord_3639 @3639
+ord_3640 @3640
+ord_3641 @3641
+ord_3642 @3642
+ord_3643 @3643
+ord_3644 @3644
+ord_3645 @3645
+ord_3646 @3646
+ord_3647 @3647
+ord_3648 @3648
+ord_3649 @3649
+ord_3650 @3650
+ord_3651 @3651
+ord_3652 @3652
+ord_3653 @3653
+ord_3654 @3654
+ord_3655 @3655
+ord_3656 @3656
+ord_3657 @3657
+ord_3658 @3658
+ord_3659 @3659
+ord_3660 @3660
+ord_3661 @3661
+ord_3662 @3662
+ord_3663 @3663
+ord_3664 @3664
+ord_3665 @3665
+ord_3666 @3666
+ord_3667 @3667
+ord_3668 @3668
+ord_3669 @3669
+ord_3670 @3670
+ord_3671 @3671
+ord_3672 @3672
+ord_3673 @3673
+ord_3674 @3674
+ord_3675 @3675
+ord_3676 @3676
+ord_3677 @3677
+ord_3678 @3678
+ord_3679 @3679
+ord_3680 @3680
+ord_3681 @3681
+ord_3682 @3682
+ord_3683 @3683
+ord_3684 @3684
+ord_3685 @3685
+ord_3686 @3686
+ord_3687 @3687
+ord_3688 @3688
+ord_3689 @3689
+ord_3690 @3690
+ord_3691 @3691
+ord_3692 @3692
+ord_3693 @3693
+ord_3694 @3694
+ord_3695 @3695
+ord_3696 @3696
+ord_3697 @3697
+ord_3698 @3698
+ord_3699 @3699
+ord_3700 @3700
+ord_3701 @3701
+ord_3702 @3702
+ord_3703 @3703
+ord_3704 @3704
+ord_3705 @3705
+ord_3706 @3706
+ord_3707 @3707
+ord_3708 @3708
+ord_3709 @3709
+ord_3710 @3710
+ord_3711 @3711
+ord_3712 @3712
+ord_3713 @3713
+ord_3714 @3714
+ord_3715 @3715
+ord_3716 @3716
+ord_3717 @3717
+ord_3718 @3718
+ord_3719 @3719
+ord_3720 @3720
+ord_3721 @3721
+ord_3722 @3722
+ord_3723 @3723
+ord_3724 @3724
+ord_3725 @3725
+ord_3726 @3726
+ord_3727 @3727
+ord_3728 @3728
+ord_3729 @3729
+ord_3730 @3730
+ord_3731 @3731
+ord_3732 @3732
+ord_3733 @3733
+ord_3734 @3734
+ord_3735 @3735
+ord_3736 @3736
+ord_3737 @3737
+ord_3738 @3738
+ord_3739 @3739
+ord_3740 @3740
+ord_3741 @3741
+ord_3742 @3742
+ord_3743 @3743
+ord_3744 @3744
+ord_3745 @3745
+ord_3746 @3746
+ord_3747 @3747
+ord_3748 @3748
+ord_3749 @3749
+ord_3750 @3750
+ord_3751 @3751
+ord_3752 @3752
+ord_3753 @3753
+ord_3754 @3754
+ord_3755 @3755
+ord_3756 @3756
+ord_3757 @3757
+ord_3758 @3758
+ord_3759 @3759
+ord_3760 @3760
+ord_3761 @3761
+ord_3762 @3762
+ord_3763 @3763
+ord_3764 @3764
+ord_3765 @3765
+ord_3766 @3766
+ord_3767 @3767
+ord_3768 @3768
+ord_3769 @3769
+ord_3770 @3770
+ord_3771 @3771
+ord_3772 @3772
+ord_3773 @3773
+ord_3774 @3774
+ord_3775 @3775
+ord_3776 @3776
+ord_3777 @3777
+ord_3778 @3778
+ord_3779 @3779
+ord_3780 @3780
+ord_3781 @3781
+ord_3782 @3782
+ord_3783 @3783
+ord_3784 @3784
+ord_3785 @3785
+ord_3786 @3786
+ord_3787 @3787
+ord_3788 @3788
+ord_3789 @3789
+ord_3790 @3790
+ord_3791 @3791
+ord_3792 @3792
+ord_3793 @3793
+ord_3794 @3794
+ord_3795 @3795
+ord_3796 @3796
+ord_3797 @3797
+ord_3798 @3798
+ord_3799 @3799
+ord_3800 @3800
+ord_3801 @3801
+ord_3802 @3802
+ord_3803 @3803
+ord_3804 @3804
+ord_3805 @3805
+ord_3806 @3806
+ord_3807 @3807
+ord_3808 @3808
+ord_3809 @3809
+ord_3810 @3810
+ord_3811 @3811
+ord_3812 @3812
+ord_3813 @3813
+ord_3814 @3814
+ord_3815 @3815
+ord_3816 @3816
+ord_3817 @3817
+ord_3818 @3818
+ord_3819 @3819
+ord_3820 @3820
+ord_3821 @3821
+ord_3822 @3822
+ord_3823 @3823
+ord_3824 @3824
+ord_3825 @3825
+ord_3826 @3826
+ord_3827 @3827
+ord_3828 @3828
+ord_3829 @3829
+ord_3830 @3830
+ord_3831 @3831
+ord_3832 @3832
+ord_3833 @3833
+ord_3834 @3834
+ord_3835 @3835
+ord_3836 @3836
+ord_3837 @3837
+ord_3838 @3838
+ord_3839 @3839
+ord_3840 @3840
+ord_3841 @3841
+ord_3842 @3842
+ord_3843 @3843
+ord_3844 @3844
+ord_3845 @3845
+ord_3846 @3846
+ord_3847 @3847
+ord_3848 @3848
+ord_3849 @3849
+ord_3850 @3850
+ord_3851 @3851
+ord_3852 @3852
+ord_3853 @3853
+ord_3854 @3854
+ord_3855 @3855
+ord_3856 @3856
+ord_3857 @3857
+ord_3858 @3858
+ord_3859 @3859
+ord_3860 @3860
+ord_3861 @3861
+ord_3862 @3862
+ord_3863 @3863
+ord_3864 @3864
+ord_3865 @3865
+ord_3866 @3866
+ord_3867 @3867
+ord_3868 @3868
+ord_3869 @3869
+ord_3870 @3870
+ord_3871 @3871
+ord_3872 @3872
+ord_3873 @3873
+ord_3874 @3874
+ord_3875 @3875
+ord_3876 @3876
+ord_3877 @3877
+ord_3878 @3878
+ord_3879 @3879
+ord_3880 @3880
+ord_3881 @3881
+ord_3882 @3882
+ord_3883 @3883
+ord_3884 @3884
+ord_3885 @3885
+ord_3886 @3886
+ord_3887 @3887
+ord_3888 @3888
+ord_3889 @3889
+ord_3890 @3890
+ord_3891 @3891
+ord_3892 @3892
+ord_3893 @3893
+ord_3894 @3894
+ord_3895 @3895
+ord_3896 @3896
+ord_3897 @3897
+ord_3898 @3898
+ord_3899 @3899
+ord_3900 @3900
+ord_3901 @3901
+ord_3902 @3902
+ord_3903 @3903
+ord_3904 @3904
+ord_3905 @3905
+ord_3906 @3906
+ord_3907 @3907
+ord_3908 @3908
+ord_3909 @3909
+ord_3910 @3910
+ord_3911 @3911
+ord_3912 @3912
+ord_3913 @3913
+ord_3914 @3914
+ord_3915 @3915
+ord_3916 @3916
+ord_3917 @3917
+ord_3918 @3918
+ord_3919 @3919
+ord_3920 @3920
+ord_3921 @3921
+ord_3922 @3922
+ord_3923 @3923
+ord_3924 @3924
+ord_3925 @3925
+ord_3926 @3926
+ord_3927 @3927
+ord_3928 @3928
+ord_3929 @3929
+ord_3930 @3930
+ord_3931 @3931
+ord_3932 @3932
+ord_3933 @3933
+ord_3934 @3934
+ord_3935 @3935
+ord_3936 @3936
+ord_3937 @3937
+ord_3938 @3938
+ord_3939 @3939
+ord_3940 @3940
+ord_3941 @3941
+ord_3942 @3942
+ord_3943 @3943
+ord_3944 @3944
+ord_3945 @3945
+ord_3946 @3946
+ord_3947 @3947
+ord_3948 @3948
+ord_3949 @3949
+ord_3950 @3950
+ord_3951 @3951
+ord_3952 @3952
+ord_3953 @3953
+ord_3954 @3954
+ord_3955 @3955
+ord_3956 @3956
+ord_3957 @3957
+ord_3958 @3958
+ord_3959 @3959
+ord_3960 @3960
+ord_3961 @3961
+ord_3962 @3962
+ord_3963 @3963
+ord_3964 @3964
+ord_3965 @3965
+ord_3966 @3966
+ord_3967 @3967
+ord_3968 @3968
+ord_3969 @3969
+ord_3970 @3970
+ord_3971 @3971
+ord_3972 @3972
+ord_3973 @3973
+ord_3974 @3974
+ord_3975 @3975
+ord_3976 @3976
+ord_3977 @3977
+ord_3978 @3978
+ord_3979 @3979
+ord_3980 @3980
+ord_3981 @3981
+ord_3982 @3982
+ord_3983 @3983
+ord_3984 @3984
+ord_3985 @3985
+ord_3986 @3986
+ord_3987 @3987
+ord_3988 @3988
+ord_3989 @3989
+ord_3990 @3990
+ord_3991 @3991
+ord_3992 @3992
+ord_3993 @3993
+ord_3994 @3994
+ord_3995 @3995
+ord_3996 @3996
+ord_3997 @3997
+ord_3998 @3998
+ord_3999 @3999
+ord_4000 @4000
+ord_4001 @4001
+ord_4002 @4002
+ord_4003 @4003 DATA
+ord_4004 @4004 DATA
+ord_4005 @4005 DATA
+ord_4006 @4006 DATA
+ord_4007 @4007 DATA
+ord_4008 @4008 DATA
+ord_4009 @4009 DATA
+ord_4010 @4010 DATA
+ord_4011 @4011 DATA
+ord_4012 @4012 DATA
+ord_4013 @4013 DATA
+ord_4014 @4014 DATA
+ord_4015 @4015 DATA
+ord_4016 @4016 DATA
+ord_4017 @4017 DATA
+ord_4018 @4018
+ord_4019 @4019
+ord_4020 @4020
+ord_4021 @4021
+ord_4022 @4022
+ord_4023 @4023
+ord_4024 @4024
+ord_4025 @4025
+ord_4026 @4026
+ord_4027 @4027
+ord_4028 @4028
+ord_4029 @4029
+ord_4030 @4030
+ord_4031 @4031
+ord_4032 @4032
+ord_4033 @4033
+ord_4034 @4034
+ord_4035 @4035
+ord_4036 @4036
+ord_4037 @4037
+ord_4038 @4038
+ord_4039 @4039
+ord_4040 @4040
+ord_4041 @4041
+ord_4042 @4042
+ord_4043 @4043
+ord_4044 @4044
+ord_4045 @4045
+ord_4046 @4046
+ord_4047 @4047
+ord_4048 @4048
+ord_4049 @4049
+ord_4050 @4050
+ord_4051 @4051
+ord_4052 @4052
+ord_4053 @4053
+ord_4054 @4054
+ord_4055 @4055
+ord_4056 @4056
+ord_4057 @4057
+ord_4058 @4058
+ord_4059 @4059
+ord_4060 @4060
+ord_4061 @4061
+ord_4062 @4062
+ord_4063 @4063
+ord_4064 @4064
+ord_4065 @4065
+ord_4066 @4066
+ord_4067 @4067
+ord_4068 @4068
+ord_4069 @4069
+ord_4070 @4070
+ord_4071 @4071
+ord_4072 @4072
+ord_4073 @4073
+ord_4074 @4074
+ord_4075 @4075
+ord_4076 @4076
+ord_4077 @4077
+ord_4078 @4078
+ord_4079 @4079
+ord_4080 @4080
+ord_4081 @4081
+ord_4082 @4082
+ord_4083 @4083
+ord_4084 @4084
+ord_4085 @4085
+ord_4086 @4086
+ord_4087 @4087
+ord_4088 @4088
+ord_4089 @4089
+ord_4090 @4090
+ord_4091 @4091
+ord_4092 @4092
+ord_4093 @4093
+ord_4094 @4094
+ord_4095 @4095
+ord_4096 @4096
+ord_4097 @4097
+ord_4098 @4098
+ord_4099 @4099
+ord_4100 @4100
+ord_4101 @4101
+ord_4102 @4102
+ord_4103 @4103
+ord_4104 @4104
+ord_4105 @4105
+ord_4106 @4106
+ord_4107 @4107
+ord_4108 @4108
+ord_4109 @4109
+ord_4110 @4110
+ord_4111 @4111
+ord_4112 @4112
+ord_4113 @4113
+ord_4114 @4114
+ord_4115 @4115
+ord_4116 @4116
+ord_4117 @4117
+ord_4118 @4118
+ord_4119 @4119
+ord_4120 @4120
+ord_4121 @4121
+ord_4122 @4122
+ord_4123 @4123
+ord_4124 @4124
+ord_4125 @4125
+ord_4126 @4126
+ord_4127 @4127
+ord_4128 @4128
+ord_4129 @4129
+ord_4130 @4130
+ord_4131 @4131
+ord_4132 @4132
+ord_4133 @4133
+ord_4134 @4134 DATA
+ord_4135 @4135
+ord_4136 @4136
+ord_4137 @4137
+ord_4138 @4138
+ord_4139 @4139
+ord_4140 @4140
+ord_4141 @4141
+ord_4142 @4142
+ord_4143 @4143
+ord_4144 @4144
+ord_4145 @4145
+ord_4146 @4146
+ord_4147 @4147
+ord_4148 @4148
+ord_4149 @4149
+ord_4150 @4150
+ord_4151 @4151
+ord_4152 @4152
+ord_4153 @4153
+ord_4154 @4154
+ord_4155 @4155
+ord_4156 @4156
+ord_4157 @4157
+ord_4158 @4158
+ord_4159 @4159
+ord_4160 @4160
+ord_4161 @4161
+ord_4162 @4162
+ord_4163 @4163
+ord_4164 @4164
+ord_4165 @4165
+ord_4166 @4166
+ord_4167 @4167
+ord_4168 @4168
+ord_4169 @4169
+ord_4170 @4170
+ord_4171 @4171
+ord_4172 @4172
+ord_4173 @4173
+ord_4174 @4174
+ord_4175 @4175
+ord_4176 @4176
+ord_4177 @4177
+ord_4178 @4178
+ord_4179 @4179
+ord_4180 @4180
+ord_4181 @4181
+ord_4182 @4182
+ord_4183 @4183
+ord_4184 @4184
+ord_4185 @4185
+ord_4186 @4186
+ord_4187 @4187
+ord_4188 @4188
+ord_4189 @4189
+ord_4190 @4190
+ord_4191 @4191
+ord_4192 @4192
+ord_4193 @4193
+ord_4194 @4194
+ord_4195 @4195
+ord_4196 @4196
+ord_4197 @4197
+ord_4198 @4198
+ord_4199 @4199
+ord_4200 @4200
+ord_4201 @4201
+ord_4202 @4202
+ord_4203 @4203
+ord_4204 @4204
+ord_4205 @4205
+ord_4206 @4206
+ord_4207 @4207
+ord_4208 @4208
+ord_4209 @4209
+ord_4210 @4210
+ord_4211 @4211
+ord_4212 @4212
+ord_4213 @4213
+ord_4214 @4214
+ord_4215 @4215
+ord_4216 @4216
+ord_4217 @4217
+ord_4218 @4218
+ord_4219 @4219
+ord_4220 @4220
+ord_4221 @4221
+ord_4222 @4222
+ord_4223 @4223
+ord_4224 @4224
+ord_4225 @4225 DATA
+ord_4226 @4226 DATA
+ord_4227 @4227 DATA
+ord_4228 @4228 DATA
+ord_4229 @4229 DATA
+ord_4230 @4230 DATA
+ord_4231 @4231 DATA
+ord_4232 @4232 DATA
+ord_4233 @4233 DATA
+ord_4234 @4234 DATA
+ord_4235 @4235 DATA
+ord_4236 @4236 DATA
+ord_4237 @4237 DATA
+ord_4238 @4238 DATA
+ord_4239 @4239 DATA
+ord_4240 @4240 DATA
+ord_4241 @4241 DATA
+ord_4242 @4242 DATA
+ord_4243 @4243 DATA
+ord_4244 @4244 DATA
+ord_4245 @4245 DATA
+ord_4246 @4246 DATA
+ord_4247 @4247 DATA
+ord_4248 @4248 DATA
+ord_4249 @4249 DATA
+ord_4250 @4250 DATA
+ord_4251 @4251 DATA
+ord_4252 @4252 DATA
+ord_4253 @4253 DATA
+ord_4254 @4254 DATA
+ord_4255 @4255 DATA
+ord_4256 @4256 DATA
+ord_4257 @4257 DATA
+ord_4258 @4258 DATA
+ord_4259 @4259 DATA
+ord_4260 @4260 DATA
+ord_4261 @4261 DATA
+ord_4262 @4262 DATA
+ord_4263 @4263 DATA
+ord_4264 @4264 DATA
+ord_4265 @4265 DATA
+ord_4266 @4266 DATA
+ord_4267 @4267 DATA
+ord_4268 @4268 DATA
+ord_4269 @4269 DATA
+ord_4270 @4270 DATA
+ord_4271 @4271 DATA
+ord_4272 @4272 DATA
+ord_4273 @4273 DATA
+ord_4274 @4274 DATA
+ord_4275 @4275 DATA
+ord_4276 @4276
+ord_4277 @4277
+ord_4278 @4278
+ord_4279 @4279
+ord_4280 @4280
+ord_4281 @4281
+ord_4282 @4282
+ord_4283 @4283
+ord_4284 @4284
+ord_4285 @4285
+ord_4286 @4286
+ord_4287 @4287
+ord_4288 @4288
+ord_4289 @4289
+ord_4290 @4290
+ord_4291 @4291
+ord_4292 @4292
+ord_4293 @4293
+ord_4294 @4294
+ord_4295 @4295
+ord_4296 @4296
+ord_4297 @4297
+ord_4298 @4298
+ord_4299 @4299
+ord_4300 @4300
+ord_4301 @4301 DATA
+ord_4302 @4302 DATA
+ord_4303 @4303
+ord_4304 @4304
+ord_4305 @4305
+ord_4306 @4306
+ord_4307 @4307
+ord_4308 @4308
+ord_4309 @4309
+ord_4310 @4310
+ord_4311 @4311
+ord_4312 @4312
+ord_4313 @4313
+ord_4314 @4314
+ord_4315 @4315
+ord_4316 @4316
+ord_4317 @4317
+ord_4318 @4318
+ord_4319 @4319
+ord_4320 @4320
+ord_4321 @4321
+ord_4322 @4322
+ord_4323 @4323
+ord_4324 @4324 DATA
+ord_4325 @4325 DATA
+ord_4326 @4326 DATA
+ord_4327 @4327
+ord_4328 @4328
+ord_4329 @4329
+ord_4330 @4330
+ord_4331 @4331
+ord_4332 @4332
+ord_4333 @4333
+ord_4334 @4334
+ord_4335 @4335
+ord_4336 @4336
+ord_4337 @4337
+ord_4338 @4338
+ord_4339 @4339
+ord_4340 @4340
+ord_4341 @4341
+ord_4342 @4342
+ord_4343 @4343
+ord_4344 @4344
+ord_4345 @4345
+ord_4346 @4346
+ord_4347 @4347
+ord_4348 @4348
+ord_4349 @4349
+ord_4350 @4350
+ord_4351 @4351
+ord_4352 @4352
+ord_4353 @4353
+ord_4354 @4354
+ord_4355 @4355
+ord_4356 @4356
+ord_4357 @4357
+ord_4358 @4358
+ord_4359 @4359
+ord_4360 @4360
+ord_4361 @4361
+ord_4362 @4362
+ord_4363 @4363
+ord_4364 @4364
+ord_4365 @4365
+ord_4366 @4366
+ord_4367 @4367
+ord_4368 @4368
+ord_4369 @4369
+ord_4370 @4370
+ord_4371 @4371
+ord_4372 @4372
+ord_4373 @4373
+ord_4374 @4374
+ord_4375 @4375
+ord_4376 @4376
+ord_4377 @4377
+ord_4378 @4378
+ord_4379 @4379
+ord_4380 @4380
+ord_4381 @4381
+ord_4382 @4382
+ord_4383 @4383
+ord_4384 @4384
+ord_4385 @4385
+ord_4386 @4386
+ord_4387 @4387
+ord_4388 @4388
+ord_4389 @4389
+ord_4390 @4390
+ord_4391 @4391
+ord_4392 @4392
+ord_4393 @4393
+ord_4394 @4394
+ord_4395 @4395
+ord_4396 @4396
+ord_4397 @4397
+ord_4398 @4398
+ord_4399 @4399
+ord_4400 @4400
+ord_4401 @4401
+ord_4402 @4402
+ord_4403 @4403
+ord_4404 @4404
+ord_4405 @4405
+ord_4406 @4406
+ord_4407 @4407
+ord_4408 @4408
+ord_4409 @4409
+ord_4410 @4410
+ord_4411 @4411
+ord_4412 @4412
+ord_4413 @4413
+ord_4414 @4414
+ord_4415 @4415
+ord_4416 @4416
+ord_4417 @4417
+ord_4418 @4418
+ord_4419 @4419
+ord_4420 @4420
+ord_4421 @4421
+ord_4422 @4422
+ord_4423 @4423
+ord_4424 @4424
+ord_4425 @4425
+ord_4426 @4426
+ord_4427 @4427
+ord_4428 @4428
+ord_4429 @4429
+ord_4430 @4430
+ord_4431 @4431
+ord_4432 @4432
+ord_4433 @4433
+ord_4434 @4434
+ord_4435 @4435
+ord_4436 @4436
+ord_4437 @4437
+ord_4438 @4438
+ord_4439 @4439
+ord_4440 @4440
+ord_4441 @4441
+ord_4442 @4442
+ord_4443 @4443
+ord_4444 @4444
+ord_4445 @4445
+ord_4446 @4446
+ord_4447 @4447
+ord_4448 @4448
+ord_4449 @4449
+ord_4450 @4450
+ord_4451 @4451
+ord_4452 @4452
+ord_4453 @4453
+ord_4454 @4454
+ord_4455 @4455
+ord_4456 @4456
+ord_4457 @4457
+ord_4458 @4458
+ord_4459 @4459
+ord_4460 @4460
+ord_4461 @4461
+ord_4462 @4462
+ord_4463 @4463
+ord_4464 @4464
+ord_4465 @4465
+ord_4466 @4466
+ord_4467 @4467
+ord_4468 @4468
+ord_4469 @4469
+ord_4470 @4470
+ord_4471 @4471
+ord_4472 @4472
+ord_4473 @4473
+ord_4474 @4474
+ord_4475 @4475
+ord_4476 @4476
+ord_4477 @4477
+ord_4478 @4478
+ord_4479 @4479
+ord_4480 @4480
+ord_4481 @4481
+ord_4482 @4482
+ord_4483 @4483
+ord_4484 @4484
+ord_4485 @4485
+ord_4486 @4486
+ord_4487 @4487
+ord_4488 @4488
+ord_4489 @4489
+ord_4490 @4490
+ord_4491 @4491
+ord_4492 @4492
+ord_4493 @4493
+ord_4494 @4494
+ord_4495 @4495
+ord_4496 @4496
+ord_4497 @4497
+ord_4498 @4498
+ord_4499 @4499
+ord_4500 @4500
+ord_4501 @4501
+ord_4502 @4502
+ord_4503 @4503
+ord_4504 @4504
+ord_4505 @4505
+ord_4506 @4506
+ord_4507 @4507
+ord_4508 @4508
+ord_4509 @4509
+ord_4510 @4510
+ord_4511 @4511
+ord_4512 @4512
+ord_4513 @4513
+ord_4514 @4514
+ord_4515 @4515
+ord_4516 @4516
+ord_4517 @4517
+ord_4518 @4518
+ord_4519 @4519
+ord_4520 @4520
+ord_4521 @4521
+ord_4522 @4522
+ord_4523 @4523
+ord_4524 @4524
+ord_4525 @4525
+ord_4526 @4526
+ord_4527 @4527
+ord_4528 @4528
+ord_4529 @4529
+ord_4530 @4530
+ord_4531 @4531
+ord_4532 @4532
+ord_4533 @4533
+ord_4534 @4534
+ord_4535 @4535
+ord_4536 @4536
+ord_4537 @4537
+ord_4538 @4538
+ord_4539 @4539
+ord_4540 @4540
+ord_4541 @4541
+ord_4542 @4542
+ord_4543 @4543
+ord_4544 @4544
+ord_4545 @4545
+ord_4546 @4546
+ord_4547 @4547
+ord_4548 @4548
+ord_4549 @4549
+ord_4550 @4550
+ord_4551 @4551
+ord_4552 @4552
+ord_4553 @4553
+ord_4554 @4554
+ord_4555 @4555
+ord_4556 @4556
+ord_4557 @4557
+ord_4558 @4558
+ord_4559 @4559
+ord_4560 @4560
+ord_4561 @4561
+ord_4562 @4562
+ord_4563 @4563
+ord_4564 @4564
+ord_4565 @4565
+ord_4566 @4566
+ord_4567 @4567
+ord_4568 @4568
+ord_4569 @4569
+ord_4570 @4570
+ord_4571 @4571
+ord_4572 @4572
+ord_4573 @4573
+ord_4574 @4574
+ord_4575 @4575
+ord_4576 @4576
+ord_4577 @4577
+ord_4578 @4578
+ord_4579 @4579
+ord_4580 @4580
+ord_4581 @4581
+ord_4582 @4582
+ord_4583 @4583
+ord_4584 @4584
+ord_4585 @4585
+ord_4586 @4586
+ord_4587 @4587
+ord_4588 @4588
+ord_4589 @4589
+ord_4590 @4590
+ord_4591 @4591
+ord_4592 @4592
+ord_4593 @4593
+ord_4594 @4594
+ord_4595 @4595
+ord_4596 @4596
+ord_4597 @4597
+ord_4598 @4598
+ord_4599 @4599
+ord_4600 @4600
+ord_4601 @4601
+ord_4602 @4602
+ord_4603 @4603
+ord_4604 @4604
+ord_4605 @4605
+ord_4606 @4606
+ord_4607 @4607
+ord_4608 @4608
+ord_4609 @4609
+ord_4610 @4610
+ord_4611 @4611
+ord_4612 @4612
+ord_4613 @4613
+ord_4614 @4614
+ord_4615 @4615
+ord_4616 @4616
+ord_4617 @4617
+ord_4618 @4618
+ord_4619 @4619
+ord_4620 @4620
+ord_4621 @4621
+ord_4622 @4622
+ord_4623 @4623
+ord_4624 @4624
+ord_4625 @4625
+ord_4626 @4626
+ord_4627 @4627
+ord_4628 @4628
+ord_4629 @4629
+ord_4630 @4630
+ord_4631 @4631
+ord_4632 @4632
+ord_4633 @4633
+ord_4634 @4634
+ord_4635 @4635
+ord_4636 @4636
+ord_4637 @4637
+ord_4638 @4638
+ord_4639 @4639
+ord_4640 @4640
+ord_4641 @4641
+ord_4642 @4642
+ord_4643 @4643
+ord_4644 @4644
+ord_4645 @4645
+ord_4646 @4646
+ord_4647 @4647
+ord_4648 @4648
+ord_4649 @4649
+ord_4650 @4650
+ord_4651 @4651
+ord_4652 @4652
+ord_4653 @4653
+ord_4654 @4654
+ord_4655 @4655
+ord_4656 @4656
+ord_4657 @4657
+ord_4658 @4658
+ord_4659 @4659
+ord_4660 @4660
+ord_4661 @4661
+ord_4662 @4662
+ord_4663 @4663
+ord_4664 @4664
+ord_4665 @4665
+ord_4666 @4666
+ord_4667 @4667
+ord_4668 @4668
+ord_4669 @4669
+ord_4670 @4670
+ord_4671 @4671
+ord_4672 @4672
+ord_4673 @4673
+ord_4674 @4674
+ord_4675 @4675
+ord_4676 @4676
+ord_4677 @4677
+ord_4678 @4678
+ord_4679 @4679
+ord_4680 @4680
+ord_4681 @4681
+ord_4682 @4682
+ord_4683 @4683
+ord_4684 @4684
+ord_4685 @4685
+ord_4686 @4686
+ord_4687 @4687
+ord_4688 @4688
+ord_4689 @4689
+ord_4690 @4690
+ord_4691 @4691
+ord_4692 @4692
+ord_4693 @4693
+ord_4694 @4694
+ord_4695 @4695
+ord_4696 @4696
+ord_4697 @4697
+ord_4698 @4698
+ord_4699 @4699
+ord_4700 @4700
+ord_4701 @4701
+ord_4702 @4702
+ord_4703 @4703
+ord_4704 @4704
+ord_4705 @4705
+ord_4706 @4706
+ord_4707 @4707
+ord_4708 @4708
+ord_4709 @4709
+ord_4710 @4710
+ord_4711 @4711
+ord_4712 @4712
+ord_4713 @4713
+ord_4714 @4714
+ord_4715 @4715
+ord_4716 @4716
+ord_4717 @4717
+ord_4718 @4718
+ord_4719 @4719
+ord_4720 @4720
+ord_4721 @4721
+ord_4722 @4722
+ord_4723 @4723
+ord_4724 @4724
+ord_4725 @4725
+ord_4726 @4726
+ord_4727 @4727
+ord_4728 @4728
+ord_4729 @4729
+ord_4730 @4730
+ord_4731 @4731
+ord_4732 @4732
+ord_4733 @4733
+ord_4734 @4734
+ord_4735 @4735
+ord_4736 @4736
+ord_4737 @4737
+ord_4738 @4738
+ord_4739 @4739
+ord_4740 @4740
+ord_4741 @4741
+ord_4742 @4742
+ord_4743 @4743
+ord_4744 @4744
+ord_4745 @4745
+ord_4746 @4746
+ord_4747 @4747
+ord_4748 @4748
+ord_4749 @4749
+ord_4750 @4750
+ord_4751 @4751
+ord_4752 @4752
+ord_4753 @4753
+ord_4754 @4754
+ord_4755 @4755
+ord_4756 @4756
+ord_4757 @4757
+ord_4758 @4758
+ord_4759 @4759
+ord_4760 @4760
+ord_4761 @4761
+ord_4762 @4762
+ord_4763 @4763
+ord_4764 @4764
+ord_4765 @4765
+ord_4766 @4766
+ord_4767 @4767
+ord_4768 @4768
+ord_4769 @4769
+ord_4770 @4770
+ord_4771 @4771
+ord_4772 @4772
+ord_4773 @4773
+ord_4774 @4774
+ord_4775 @4775
+ord_4776 @4776
+ord_4777 @4777
+ord_4778 @4778
+ord_4779 @4779
+ord_4780 @4780
+ord_4781 @4781
+ord_4782 @4782
+ord_4783 @4783
+ord_4784 @4784
+ord_4785 @4785
+ord_4786 @4786
+ord_4787 @4787
+ord_4788 @4788
+ord_4789 @4789
+ord_4790 @4790
+ord_4791 @4791
+ord_4792 @4792
+ord_4793 @4793
+ord_4794 @4794
+ord_4795 @4795
+ord_4796 @4796
+ord_4797 @4797
+ord_4798 @4798
+ord_4799 @4799
+ord_4800 @4800
+ord_4801 @4801
+ord_4802 @4802
+ord_4803 @4803
+ord_4804 @4804
+ord_4805 @4805
+ord_4806 @4806
+ord_4807 @4807
+ord_4808 @4808
+ord_4809 @4809
+ord_4810 @4810
+ord_4811 @4811
+ord_4812 @4812
+ord_4813 @4813
+ord_4814 @4814
+ord_4815 @4815
+ord_4816 @4816
+ord_4817 @4817
+ord_4818 @4818
+ord_4819 @4819
+ord_4820 @4820
+ord_4821 @4821
+ord_4822 @4822
+ord_4823 @4823
+ord_4824 @4824
+ord_4825 @4825
+ord_4826 @4826
+ord_4827 @4827
+ord_4828 @4828
+ord_4829 @4829
+ord_4830 @4830
+ord_4831 @4831
+ord_4832 @4832
+ord_4833 @4833
+ord_4834 @4834
+ord_4835 @4835
+ord_4836 @4836
+ord_4837 @4837
+ord_4838 @4838
+ord_4839 @4839
+ord_4840 @4840
+ord_4841 @4841
+ord_4842 @4842
+ord_4843 @4843
+ord_4844 @4844
+ord_4845 @4845
+ord_4846 @4846
+ord_4847 @4847
+ord_4848 @4848
+ord_4849 @4849
+ord_4850 @4850
+ord_4851 @4851
+ord_4852 @4852
+ord_4853 @4853
+ord_4854 @4854
+ord_4855 @4855
+ord_4856 @4856
+ord_4857 @4857
+ord_4858 @4858
+ord_4859 @4859
+ord_4860 @4860
+ord_4861 @4861
+ord_4862 @4862
+ord_4863 @4863
+ord_4864 @4864
+ord_4865 @4865
+ord_4866 @4866
+ord_4867 @4867
+ord_4868 @4868
+ord_4869 @4869
+ord_4870 @4870
+ord_4871 @4871
+ord_4872 @4872
+ord_4873 @4873
+ord_4874 @4874
+ord_4875 @4875
+ord_4876 @4876
+ord_4877 @4877
+ord_4878 @4878
+ord_4879 @4879
+ord_4880 @4880
+ord_4881 @4881
+ord_4882 @4882
+ord_4883 @4883
+ord_4884 @4884
+ord_4885 @4885
+ord_4886 @4886
+ord_4887 @4887
+ord_4888 @4888
+ord_4889 @4889
+ord_4890 @4890
+ord_4891 @4891
+ord_4892 @4892
+ord_4893 @4893
+ord_4894 @4894
+ord_4895 @4895
+ord_4896 @4896
+ord_4897 @4897
+ord_4898 @4898
+ord_4899 @4899
+ord_4900 @4900
+ord_4901 @4901
+ord_4902 @4902
+ord_4903 @4903
+ord_4905 @4905
+ord_4906 @4906
+ord_4907 @4907
+ord_4908 @4908
+ord_4909 @4909
+ord_4910 @4910
+ord_4911 @4911
+ord_4912 @4912
+ord_4913 @4913
+ord_4914 @4914
+ord_4915 @4915
+ord_4916 @4916
+ord_4917 @4917
+ord_4918 @4918
+ord_4919 @4919
+ord_4920 @4920
+ord_4921 @4921
+ord_4922 @4922
+ord_4923 @4923
+ord_4924 @4924
+ord_4925 @4925
+ord_4926 @4926
+ord_4927 @4927
+ord_4928 @4928
+ord_4929 @4929
+ord_4930 @4930
+ord_4931 @4931
+ord_4932 @4932
+ord_4933 @4933
+ord_4934 @4934
+ord_4935 @4935
+ord_4936 @4936
+ord_4937 @4937
+ord_4938 @4938
+ord_4939 @4939
+ord_4940 @4940
+ord_4941 @4941
+ord_4942 @4942
+ord_4943 @4943
+ord_4944 @4944
+ord_4945 @4945
+ord_4946 @4946
+ord_4947 @4947
+ord_4948 @4948
+ord_4949 @4949
+ord_4950 @4950
+ord_4951 @4951
+ord_4952 @4952
+ord_4953 @4953
+ord_4954 @4954
+ord_4955 @4955
+ord_4956 @4956
+ord_4957 @4957
+ord_4958 @4958
+ord_4959 @4959
+ord_4960 @4960
+ord_4961 @4961
+ord_4962 @4962
+ord_4963 @4963
+ord_4964 @4964
+ord_4965 @4965
+ord_4966 @4966
+ord_4967 @4967
+ord_4968 @4968
+ord_4969 @4969
+ord_4970 @4970
+ord_4971 @4971
+ord_4972 @4972
+ord_4973 @4973
+ord_4974 @4974
+ord_4975 @4975
+ord_4976 @4976
+ord_4977 @4977
+ord_4978 @4978
+ord_4979 @4979
+ord_4980 @4980
+ord_4981 @4981
+ord_4982 @4982
+ord_4983 @4983
+ord_4984 @4984
+ord_4985 @4985
+ord_4986 @4986
+ord_4987 @4987
+ord_4988 @4988
+ord_4989 @4989
+ord_4990 @4990
+ord_4991 @4991
+ord_4992 @4992
+ord_4993 @4993
+ord_4994 @4994
+ord_4995 @4995
+ord_4996 @4996
+ord_4997 @4997
+ord_4998 @4998
+ord_4999 @4999
+ord_5000 @5000
+ord_5001 @5001
+ord_5002 @5002
+ord_5003 @5003
+ord_5004 @5004
+ord_5005 @5005
+ord_5006 @5006
+ord_5007 @5007
+ord_5008 @5008
+ord_5009 @5009
+ord_5010 @5010
+ord_5011 @5011
+ord_5012 @5012
+ord_5013 @5013
+ord_5014 @5014
+ord_5015 @5015
+ord_5016 @5016
+ord_5017 @5017
+ord_5018 @5018
+ord_5019 @5019
+ord_5020 @5020
+ord_5021 @5021
+ord_5022 @5022
+ord_5023 @5023
+ord_5024 @5024
+ord_5025 @5025
+ord_5026 @5026
+ord_5027 @5027
+ord_5028 @5028
+ord_5029 @5029
+ord_5030 @5030
+ord_5031 @5031
+ord_5032 @5032
+ord_5033 @5033
+ord_5034 @5034
+ord_5035 @5035
+ord_5036 @5036
+ord_5037 @5037
+ord_5038 @5038
+ord_5039 @5039
+ord_5040 @5040
+ord_5041 @5041
+ord_5042 @5042
+ord_5043 @5043
+ord_5044 @5044
+ord_5045 @5045
+ord_5046 @5046
+ord_5047 @5047
+ord_5048 @5048
+ord_5049 @5049
+ord_5050 @5050
+ord_5051 @5051
+ord_5052 @5052
+ord_5053 @5053
+ord_5054 @5054
+ord_5055 @5055
+ord_5056 @5056
+ord_5057 @5057
+ord_5058 @5058
+ord_5059 @5059
+ord_5060 @5060
+ord_5061 @5061
+ord_5062 @5062
+ord_5063 @5063
+ord_5064 @5064
+ord_5065 @5065
+ord_5066 @5066
+ord_5067 @5067
+ord_5068 @5068
+ord_5069 @5069
+ord_5070 @5070
+ord_5071 @5071
+ord_5072 @5072
+ord_5073 @5073
+ord_5074 @5074
+ord_5075 @5075
+ord_5076 @5076
+ord_5077 @5077
+ord_5078 @5078
+ord_5079 @5079
+ord_5080 @5080
+ord_5081 @5081
+ord_5082 @5082
+ord_5083 @5083
+ord_5084 @5084
+ord_5085 @5085
+ord_5086 @5086
+ord_5087 @5087
+ord_5088 @5088
+ord_5089 @5089
+ord_5090 @5090
+ord_5091 @5091
+ord_5092 @5092
+ord_5093 @5093
+ord_5094 @5094
+ord_5095 @5095
+ord_5096 @5096
+ord_5097 @5097
+ord_5098 @5098
+ord_5099 @5099
+ord_5100 @5100
+ord_5101 @5101
+ord_5102 @5102
+ord_5103 @5103
+ord_5104 @5104
+ord_5105 @5105
+ord_5106 @5106
+ord_5107 @5107
+ord_5108 @5108
+ord_5109 @5109
+ord_5110 @5110
+ord_5111 @5111
+ord_5112 @5112
+ord_5113 @5113
+ord_5114 @5114
+ord_5115 @5115
+ord_5116 @5116
+ord_5117 @5117
+ord_5118 @5118
+ord_5119 @5119
+ord_5120 @5120
+ord_5121 @5121
+ord_5122 @5122
+ord_5123 @5123
+ord_5124 @5124
+ord_5125 @5125
+ord_5126 @5126
+ord_5127 @5127
+ord_5128 @5128
+ord_5129 @5129
+ord_5130 @5130
+ord_5131 @5131
+ord_5132 @5132
+ord_5133 @5133
+ord_5134 @5134
+ord_5135 @5135
+ord_5136 @5136
+ord_5137 @5137
+ord_5138 @5138
+ord_5139 @5139
+ord_5140 @5140
+ord_5141 @5141
+ord_5142 @5142
+ord_5143 @5143
+ord_5144 @5144
+ord_5145 @5145
+ord_5146 @5146
+ord_5147 @5147
+ord_5148 @5148
+ord_5149 @5149
+ord_5150 @5150
+ord_5151 @5151
+ord_5152 @5152
+ord_5153 @5153
+ord_5154 @5154
+ord_5155 @5155
+ord_5156 @5156
+ord_5157 @5157
+ord_5158 @5158
+ord_5159 @5159
+ord_5160 @5160
+ord_5161 @5161
+ord_5162 @5162
+ord_5163 @5163
+ord_5164 @5164
+ord_5165 @5165
+ord_5166 @5166
+ord_5167 @5167
+ord_5168 @5168
+ord_5169 @5169
+ord_5170 @5170
+ord_5171 @5171
+ord_5172 @5172
+ord_5173 @5173
+ord_5174 @5174
+ord_5175 @5175
+ord_5176 @5176
+ord_5177 @5177
+ord_5178 @5178
+ord_5179 @5179
+ord_5180 @5180
+ord_5181 @5181
+ord_5182 @5182
+ord_5183 @5183
+ord_5184 @5184
+ord_5185 @5185
+ord_5186 @5186
+ord_5187 @5187
+ord_5188 @5188
+ord_5189 @5189
+ord_5190 @5190
+ord_5191 @5191
+ord_5192 @5192
+ord_5193 @5193
+ord_5194 @5194
+ord_5195 @5195
+ord_5196 @5196
+ord_5197 @5197
+ord_5198 @5198
+ord_5199 @5199
+ord_5200 @5200
+ord_5201 @5201
+ord_5202 @5202
+ord_5203 @5203
+ord_5204 @5204
+ord_5205 @5205
+ord_5206 @5206
+ord_5207 @5207
+ord_5208 @5208
+ord_5209 @5209
+ord_5210 @5210
+ord_5211 @5211
+ord_5212 @5212
+ord_5213 @5213
+ord_5214 @5214
+ord_5215 @5215
+ord_5216 @5216
+ord_5217 @5217
+ord_5218 @5218
+ord_5219 @5219
+ord_5220 @5220
+ord_5221 @5221
+ord_5222 @5222
+ord_5223 @5223
+ord_5224 @5224
+ord_5225 @5225
+ord_5226 @5226
+ord_5227 @5227
+ord_5228 @5228
+ord_5229 @5229
+ord_5230 @5230
+ord_5231 @5231
+ord_5232 @5232
+ord_5233 @5233
+ord_5234 @5234
+ord_5235 @5235
+ord_5236 @5236
+ord_5237 @5237
+ord_5238 @5238
+ord_5239 @5239
+ord_5240 @5240
+ord_5241 @5241
+ord_5242 @5242
+ord_5243 @5243
+ord_5244 @5244
+ord_5245 @5245
+ord_5246 @5246
+ord_5247 @5247
+ord_5248 @5248
+ord_5249 @5249
+ord_5250 @5250
+ord_5251 @5251
+ord_5252 @5252
+ord_5253 @5253
+ord_5254 @5254
+ord_5255 @5255
+ord_5256 @5256
+ord_5257 @5257
+ord_5258 @5258
+ord_5259 @5259
+ord_5260 @5260
+ord_5261 @5261
+ord_5262 @5262
+ord_5263 @5263
+ord_5264 @5264
+ord_5265 @5265
+ord_5266 @5266
+ord_5267 @5267
+ord_5268 @5268
+ord_5269 @5269
+ord_5270 @5270
+ord_5271 @5271
+ord_5272 @5272
+ord_5273 @5273
+ord_5274 @5274
+ord_5275 @5275
+ord_5276 @5276
+ord_5277 @5277
+ord_5278 @5278
+ord_5279 @5279
+ord_5280 @5280
+ord_5281 @5281
+ord_5282 @5282
+ord_5283 @5283
+ord_5284 @5284
+ord_5285 @5285
+ord_5286 @5286
+ord_5287 @5287
+ord_5288 @5288
+ord_5289 @5289
+ord_5290 @5290
+ord_5291 @5291
+ord_5292 @5292
+ord_5293 @5293
+ord_5294 @5294
+ord_5295 @5295
+ord_5296 @5296
+ord_5297 @5297
+ord_5298 @5298
+ord_5299 @5299
+ord_5300 @5300
+ord_5301 @5301
+ord_5302 @5302
+ord_5303 @5303
+ord_5304 @5304
+ord_5305 @5305
+ord_5306 @5306
+ord_5307 @5307
+ord_5308 @5308
+ord_5309 @5309
+ord_5310 @5310
+ord_5311 @5311
+ord_5312 @5312
+ord_5313 @5313
+ord_5314 @5314
+ord_5315 @5315
+ord_5316 @5316
+ord_5317 @5317
+ord_5318 @5318
+ord_5319 @5319
+ord_5320 @5320
+ord_5321 @5321
+ord_5322 @5322
+ord_5323 @5323
+ord_5324 @5324
+ord_5325 @5325
+ord_5326 @5326
+ord_5327 @5327
+ord_5328 @5328
+ord_5329 @5329
+ord_5330 @5330
+ord_5331 @5331
+ord_5332 @5332
+ord_5333 @5333
+ord_5334 @5334
+ord_5335 @5335
+ord_5336 @5336
+ord_5337 @5337
+ord_5338 @5338
+ord_5339 @5339
+ord_5340 @5340
+ord_5341 @5341
+ord_5342 @5342
+ord_5343 @5343
+ord_5344 @5344
+ord_5345 @5345
+ord_5346 @5346
+ord_5347 @5347
+ord_5348 @5348
+ord_5349 @5349
+ord_5350 @5350
+ord_5351 @5351
+ord_5352 @5352
+ord_5353 @5353
+ord_5354 @5354
+ord_5355 @5355
+ord_5356 @5356
+ord_5357 @5357
+ord_5358 @5358
+ord_5359 @5359
+ord_5360 @5360
+ord_5361 @5361
+ord_5362 @5362
+ord_5363 @5363
+ord_5364 @5364
+ord_5365 @5365
+ord_5366 @5366
+ord_5367 @5367
+ord_5368 @5368
+ord_5369 @5369
+ord_5370 @5370
+ord_5371 @5371
+ord_5372 @5372
+ord_5373 @5373
+ord_5374 @5374
+ord_5375 @5375
+ord_5376 @5376
+ord_5377 @5377
+ord_5378 @5378
+ord_5379 @5379
+ord_5380 @5380
+ord_5381 @5381
+ord_5382 @5382
+ord_5383 @5383
+ord_5384 @5384
+ord_5385 @5385
+ord_5386 @5386
+ord_5387 @5387
+ord_5388 @5388
+ord_5389 @5389
+ord_5390 @5390
+ord_5391 @5391
+ord_5392 @5392
+ord_5393 @5393
+ord_5394 @5394
+ord_5395 @5395
+ord_5396 @5396
+ord_5397 @5397
+ord_5398 @5398
+ord_5399 @5399
+ord_5400 @5400
+ord_5401 @5401
+ord_5402 @5402
+ord_5403 @5403
+ord_5404 @5404
+ord_5405 @5405
+ord_5406 @5406
+ord_5407 @5407
+ord_5408 @5408
+ord_5409 @5409
+ord_5410 @5410
+ord_5411 @5411
+ord_5412 @5412
+ord_5413 @5413
+ord_5414 @5414
+ord_5415 @5415
+ord_5416 @5416
+ord_5417 @5417
+ord_5418 @5418
+ord_5419 @5419
+ord_5420 @5420
+ord_5421 @5421
+ord_5422 @5422
+ord_5423 @5423
+ord_5424 @5424
+ord_5425 @5425
+ord_5426 @5426
+ord_5427 @5427
+ord_5428 @5428
+ord_5429 @5429
+ord_5430 @5430
+ord_5431 @5431
+ord_5432 @5432
+ord_5433 @5433
+ord_5434 @5434
+ord_5435 @5435
+ord_5436 @5436
+ord_5437 @5437
+ord_5438 @5438
+ord_5439 @5439
+ord_5440 @5440
+ord_5441 @5441
+ord_5442 @5442
+ord_5443 @5443
+ord_5444 @5444
+ord_5445 @5445
+ord_5446 @5446
+ord_5447 @5447
+ord_5448 @5448
+ord_5449 @5449
+ord_5450 @5450
+ord_5451 @5451
+ord_5452 @5452
+ord_5453 @5453
+ord_5454 @5454
+ord_5455 @5455
+ord_5456 @5456
+ord_5457 @5457
+ord_5458 @5458
+ord_5459 @5459
+ord_5460 @5460
+ord_5461 @5461
+ord_5462 @5462
+ord_5463 @5463
+ord_5464 @5464
+ord_5465 @5465
+ord_5466 @5466
+ord_5467 @5467
+ord_5468 @5468
+ord_5469 @5469
+ord_5470 @5470
+ord_5471 @5471
+ord_5472 @5472
+ord_5473 @5473
+ord_5474 @5474
+ord_5475 @5475
+ord_5476 @5476
+ord_5477 @5477
+ord_5478 @5478
+ord_5479 @5479
+ord_5480 @5480
+ord_5481 @5481
+ord_5482 @5482
+ord_5483 @5483
+ord_5484 @5484 DATA
+ord_5485 @5485
+ord_5486 @5486
+ord_5487 @5487
+ord_5488 @5488
+ord_5489 @5489
+ord_5490 @5490
+ord_5491 @5491
+ord_5492 @5492
+ord_5493 @5493
+ord_5494 @5494
+ord_5495 @5495
+ord_5496 @5496
+ord_5497 @5497
+ord_5498 @5498
+ord_5499 @5499
+ord_5500 @5500
+ord_5501 @5501
+ord_5502 @5502
+ord_5503 @5503
+ord_5504 @5504
+ord_5505 @5505
+ord_5506 @5506
+ord_5507 @5507
+ord_5508 @5508
+ord_5509 @5509
+ord_5510 @5510
+ord_5511 @5511
+ord_5512 @5512
+ord_5513 @5513
+ord_5515 @5515
+ord_5516 @5516
+ord_5517 @5517
+ord_5518 @5518
+ord_5519 @5519
+ord_5520 @5520
+ord_5521 @5521
+ord_5522 @5522
+ord_5523 @5523
+ord_5524 @5524
+ord_5525 @5525
+ord_5526 @5526
+ord_5527 @5527
+ord_5528 @5528
+ord_5529 @5529
+ord_5530 @5530
+ord_5531 @5531
+ord_5532 @5532
+ord_5533 @5533
+ord_5534 @5534
+ord_5535 @5535
+ord_5536 @5536
+ord_5537 @5537
+ord_5538 @5538
+ord_5539 @5539
+ord_5540 @5540
+ord_5541 @5541
+ord_5542 @5542
+ord_5543 @5543
+ord_5544 @5544
+ord_5545 @5545
+ord_5546 @5546
+ord_5547 @5547
+ord_5548 @5548
+ord_5549 @5549
+ord_5550 @5550
+ord_5551 @5551
+ord_5552 @5552
+ord_5553 @5553
+ord_5554 @5554
+ord_5555 @5555
+ord_5556 @5556
+ord_5557 @5557
+ord_5558 @5558
+ord_5559 @5559
+ord_5560 @5560
+ord_5561 @5561
+ord_5562 @5562
+ord_5563 @5563
+ord_5564 @5564
+ord_5565 @5565
+ord_5566 @5566
+ord_5567 @5567
+ord_5568 @5568
+ord_5569 @5569
+ord_5570 @5570
+ord_5571 @5571
+ord_5572 @5572
+ord_5573 @5573
+ord_5574 @5574
+ord_5575 @5575
+ord_5576 @5576
+ord_5577 @5577
+ord_5578 @5578
+ord_5579 @5579
+ord_5580 @5580
+ord_5581 @5581
+ord_5582 @5582
+ord_5583 @5583
+ord_5584 @5584
+ord_5585 @5585
+ord_5586 @5586
+ord_5587 @5587
+ord_5588 @5588
+ord_5589 @5589
+ord_5590 @5590
+ord_5591 @5591
+ord_5592 @5592
+ord_5593 @5593
+ord_5594 @5594
+ord_5595 @5595
+ord_5596 @5596
+ord_5597 @5597
+ord_5598 @5598
+ord_5599 @5599
+ord_5600 @5600
+ord_5601 @5601
+ord_5602 @5602
+ord_5603 @5603
+ord_5604 @5604
+ord_5605 @5605
+ord_5606 @5606
+ord_5607 @5607
+ord_5608 @5608
+ord_5609 @5609
+ord_5610 @5610
+ord_5611 @5611
+ord_5612 @5612
+ord_5613 @5613
+ord_5614 @5614
+ord_5615 @5615
+ord_5616 @5616
+ord_5617 @5617
+ord_5618 @5618
+ord_5619 @5619
+ord_5620 @5620
+ord_5621 @5621
+ord_5622 @5622
+ord_5623 @5623
+ord_5624 @5624
+ord_5625 @5625
+ord_5626 @5626
+ord_5627 @5627
+ord_5628 @5628
+ord_5629 @5629
+ord_5630 @5630
+ord_5631 @5631
+ord_5632 @5632
+ord_5633 @5633
+ord_5634 @5634
+ord_5635 @5635
+ord_5636 @5636
+ord_5637 @5637
+ord_5638 @5638
+ord_5639 @5639
+ord_5640 @5640
+ord_5641 @5641
+ord_5642 @5642
+ord_5643 @5643
+ord_5644 @5644
+ord_5645 @5645
+ord_5646 @5646
+ord_5647 @5647
+ord_5648 @5648
+ord_5649 @5649
+ord_5650 @5650
+ord_5651 @5651
+ord_5652 @5652
+ord_5653 @5653
+ord_5654 @5654
+ord_5655 @5655
+ord_5656 @5656
+ord_5657 @5657
+ord_5658 @5658
+ord_5659 @5659
+ord_5660 @5660
+ord_5661 @5661
+ord_5662 @5662
+ord_5663 @5663
+ord_5664 @5664
+ord_5665 @5665
+ord_5666 @5666
+ord_5667 @5667
+ord_5668 @5668
+ord_5669 @5669
+ord_5670 @5670
+ord_5671 @5671
+ord_5672 @5672
+ord_5673 @5673
+ord_5674 @5674
+ord_5675 @5675
+ord_5676 @5676
+ord_5677 @5677
+ord_5678 @5678
+ord_5679 @5679
+ord_5680 @5680
+ord_5681 @5681
+ord_5682 @5682
+ord_5683 @5683
+ord_5684 @5684
+ord_5685 @5685
+ord_5686 @5686
+ord_5687 @5687
+ord_5688 @5688
+ord_5689 @5689
+ord_5690 @5690
+ord_5691 @5691
+ord_5692 @5692
+ord_5693 @5693
+ord_5694 @5694
+ord_5695 @5695
+ord_5696 @5696
+ord_5697 @5697
+ord_5698 @5698
+ord_5699 @5699
+ord_5700 @5700
+ord_5701 @5701
+ord_5702 @5702
+ord_5703 @5703
+ord_5704 @5704
+ord_5705 @5705
+ord_5706 @5706
+ord_5707 @5707
+ord_5708 @5708
+ord_5709 @5709
+ord_5710 @5710
+ord_5711 @5711
+ord_5712 @5712
+ord_5713 @5713
+ord_5714 @5714
+ord_5715 @5715
+ord_5716 @5716
+ord_5717 @5717
+ord_5718 @5718
+ord_5719 @5719
+ord_5720 @5720
+ord_5721 @5721
+ord_5722 @5722
+ord_5723 @5723
+ord_5724 @5724
+ord_5725 @5725
+ord_5726 @5726
+ord_5727 @5727
+ord_5728 @5728
+ord_5729 @5729
+ord_5730 @5730
+ord_5731 @5731
+ord_5732 @5732
+ord_5733 @5733
+ord_5734 @5734
+ord_5735 @5735
+ord_5736 @5736
+ord_5737 @5737
+ord_5738 @5738
+ord_5739 @5739
+ord_5740 @5740
+ord_5741 @5741
+ord_5742 @5742
+ord_5743 @5743
+ord_5744 @5744
+ord_5745 @5745
+ord_5746 @5746
+ord_5747 @5747
+ord_5748 @5748
+ord_5749 @5749
+ord_5750 @5750
+ord_5751 @5751
+ord_5752 @5752
+ord_5753 @5753
+ord_5754 @5754
+ord_5755 @5755
+ord_5756 @5756
+ord_5757 @5757
+ord_5758 @5758
+ord_5759 @5759
+ord_5760 @5760
+ord_5761 @5761
+ord_5762 @5762
+ord_5763 @5763
+ord_5764 @5764
+ord_5765 @5765
+ord_5766 @5766
+ord_5767 @5767
+ord_5768 @5768
+ord_5769 @5769
+ord_5770 @5770
+ord_5771 @5771
+ord_5772 @5772
+ord_5773 @5773
+ord_5774 @5774
+ord_5775 @5775
+ord_5776 @5776
+ord_5777 @5777
+ord_5778 @5778
+ord_5779 @5779
+ord_5780 @5780
+ord_5781 @5781
+ord_5782 @5782
+ord_5783 @5783
+ord_5784 @5784
+ord_5785 @5785
+ord_5786 @5786
+ord_5787 @5787
+ord_5788 @5788
+ord_5789 @5789
+ord_5790 @5790
+ord_5791 @5791
+ord_5792 @5792
+ord_5793 @5793
+ord_5794 @5794
+ord_5795 @5795
+ord_5796 @5796
+ord_5797 @5797
+ord_5798 @5798
+ord_5799 @5799
+ord_5800 @5800
+ord_5801 @5801
+ord_5802 @5802
+ord_5803 @5803
+ord_5804 @5804
+ord_5805 @5805
+ord_5806 @5806
+ord_5807 @5807
+ord_5808 @5808
+ord_5809 @5809
+ord_5810 @5810
+ord_5811 @5811
+ord_5812 @5812
+ord_5813 @5813
+ord_5814 @5814
+ord_5815 @5815
+ord_5816 @5816
+ord_5817 @5817
+ord_5818 @5818
+ord_5819 @5819
+ord_5820 @5820
+ord_5821 @5821
+ord_5822 @5822
+ord_5823 @5823
+ord_5824 @5824
+ord_5825 @5825
+ord_5826 @5826
+ord_5827 @5827
+ord_5828 @5828
+ord_5829 @5829
+ord_5830 @5830
+ord_5831 @5831
+ord_5832 @5832
+ord_5833 @5833
+ord_5834 @5834
+ord_5835 @5835
+ord_5836 @5836
+ord_5837 @5837
+ord_5838 @5838
+ord_5839 @5839
+ord_5840 @5840
+ord_5841 @5841
+ord_5842 @5842
+ord_5843 @5843
+ord_5844 @5844
+ord_5845 @5845
+ord_5846 @5846
+ord_5847 @5847
+ord_5848 @5848
+ord_5849 @5849
+ord_5850 @5850
+ord_5851 @5851
+ord_5852 @5852
+ord_5853 @5853
+ord_5854 @5854
+ord_5855 @5855
+ord_5856 @5856
+ord_5857 @5857
+ord_5858 @5858
+ord_5859 @5859
+ord_5860 @5860
+ord_5861 @5861
+ord_5862 @5862
+ord_5863 @5863
+ord_5864 @5864
+ord_5865 @5865
+ord_5866 @5866
+ord_5867 @5867
+ord_5868 @5868
+ord_5869 @5869
+ord_5870 @5870
+ord_5871 @5871
+ord_5872 @5872
+ord_5873 @5873
+ord_5874 @5874
+ord_5875 @5875
+ord_5876 @5876
+ord_5877 @5877
+ord_5878 @5878
+ord_5879 @5879
+ord_5880 @5880
+ord_5881 @5881
+ord_5882 @5882
+ord_5883 @5883
+ord_5884 @5884
+ord_5885 @5885
+ord_5886 @5886
+ord_5887 @5887
+ord_5888 @5888
+ord_5889 @5889
+ord_5890 @5890
+ord_5891 @5891
+ord_5892 @5892
+ord_5893 @5893
+ord_5894 @5894
+ord_5895 @5895
+ord_5896 @5896
+ord_5897 @5897
+ord_5898 @5898
+ord_5899 @5899
+ord_5900 @5900
+ord_5901 @5901
+ord_5902 @5902
+ord_5903 @5903
+ord_5904 @5904
+ord_5905 @5905
+ord_5906 @5906
+ord_5907 @5907
+ord_5908 @5908
+ord_5909 @5909
+ord_5910 @5910
+ord_5911 @5911
+ord_5912 @5912
+ord_5913 @5913
+ord_5914 @5914
+ord_5915 @5915
+ord_5916 @5916
+ord_5917 @5917
+ord_5918 @5918
+ord_5919 @5919
+ord_5920 @5920
+ord_5921 @5921
+ord_5922 @5922
+ord_5923 @5923
+ord_5924 @5924
+ord_5925 @5925
+ord_5926 @5926
+ord_5927 @5927
+ord_5928 @5928
+ord_5929 @5929
+ord_5930 @5930
+ord_5931 @5931
+ord_5932 @5932
+ord_5933 @5933
+ord_5934 @5934
+ord_5935 @5935
+ord_5936 @5936
+ord_5937 @5937
+ord_5938 @5938
+ord_5939 @5939
+ord_5940 @5940
+ord_5941 @5941
+ord_5942 @5942
+ord_5943 @5943
+ord_5944 @5944
+ord_5945 @5945
+ord_5946 @5946
+ord_5947 @5947
+ord_5948 @5948
+ord_5949 @5949
+ord_5950 @5950
+ord_5951 @5951
+ord_5952 @5952
+ord_5953 @5953
+ord_5954 @5954
+ord_5955 @5955
+ord_5956 @5956
+ord_5957 @5957
+ord_5958 @5958
+ord_5959 @5959
+ord_5960 @5960
+ord_5961 @5961
+ord_5962 @5962
+ord_5963 @5963
+ord_5964 @5964
+ord_5965 @5965
+ord_5966 @5966
+ord_5967 @5967
+ord_5968 @5968
+ord_5969 @5969
+ord_5970 @5970
+ord_5971 @5971
+ord_5972 @5972
+ord_5973 @5973
+ord_5974 @5974
+ord_5975 @5975
+ord_5976 @5976
+ord_5977 @5977
+ord_5978 @5978
+ord_5979 @5979
+ord_5980 @5980
+ord_5981 @5981
+ord_5982 @5982
+ord_5983 @5983
+ord_5984 @5984
+ord_5985 @5985
+ord_5986 @5986
+ord_5987 @5987
+ord_5988 @5988
+ord_5989 @5989
+ord_5990 @5990
+ord_5991 @5991
+ord_5992 @5992
+ord_5993 @5993
+ord_5994 @5994
+ord_5995 @5995
+ord_5996 @5996
+ord_5997 @5997
+ord_5998 @5998
+ord_5999 @5999
+ord_6000 @6000
+ord_6001 @6001
+ord_6002 @6002
+ord_6003 @6003
+ord_6004 @6004
+ord_6005 @6005
+ord_6006 @6006
+ord_6007 @6007
+ord_6008 @6008
+ord_6009 @6009
+ord_6010 @6010
+ord_6011 @6011
+ord_6012 @6012
+ord_6013 @6013
+ord_6014 @6014
+ord_6015 @6015
+ord_6016 @6016
+ord_6017 @6017
+ord_6018 @6018
+ord_6019 @6019
+ord_6020 @6020
+ord_6021 @6021
+ord_6022 @6022
+ord_6023 @6023
+ord_6024 @6024
+ord_6025 @6025
+ord_6026 @6026
+ord_6027 @6027
+ord_6028 @6028
+ord_6029 @6029
+ord_6030 @6030
+ord_6031 @6031
+ord_6032 @6032
+ord_6033 @6033
+ord_6034 @6034
+ord_6035 @6035
+ord_6036 @6036
+ord_6037 @6037
+ord_6038 @6038
+ord_6039 @6039
+ord_6040 @6040
+ord_6041 @6041
+ord_6042 @6042
+ord_6043 @6043
+ord_6044 @6044
+ord_6045 @6045
+ord_6046 @6046
+ord_6047 @6047
+ord_6048 @6048
+ord_6049 @6049
+ord_6050 @6050
+ord_6051 @6051
+ord_6052 @6052
+ord_6053 @6053
+ord_6054 @6054
+ord_6055 @6055
+ord_6056 @6056
+ord_6057 @6057
+ord_6058 @6058
+ord_6059 @6059
+ord_6060 @6060
+ord_6061 @6061
+ord_6062 @6062
+ord_6063 @6063
+ord_6064 @6064
+ord_6065 @6065
+ord_6066 @6066
+ord_6067 @6067
+ord_6068 @6068
+ord_6069 @6069
+ord_6070 @6070
+ord_6071 @6071
+ord_6072 @6072
+ord_6073 @6073
+ord_6074 @6074
+ord_6075 @6075
+ord_6076 @6076
+ord_6077 @6077
+ord_6078 @6078
+ord_6079 @6079
+ord_6080 @6080
+ord_6081 @6081
+ord_6082 @6082
+ord_6083 @6083
+ord_6084 @6084
+ord_6085 @6085
+ord_6086 @6086
+ord_6087 @6087
+ord_6088 @6088
+ord_6089 @6089
+ord_6090 @6090
+ord_6091 @6091
+ord_6092 @6092
+ord_6093 @6093
+ord_6094 @6094
+ord_6095 @6095
+ord_6096 @6096
+ord_6097 @6097
+ord_6098 @6098
+ord_6099 @6099
+ord_6100 @6100
+ord_6101 @6101
+ord_6102 @6102
+ord_6103 @6103
+ord_6104 @6104
+ord_6105 @6105
+ord_6106 @6106
+ord_6107 @6107
+ord_6108 @6108
+ord_6109 @6109
+ord_6110 @6110
+ord_6111 @6111
+ord_6112 @6112
+ord_6113 @6113
+ord_6114 @6114
+ord_6115 @6115
+ord_6116 @6116
+ord_6117 @6117
+ord_6118 @6118
+ord_6119 @6119
+ord_6120 @6120
+ord_6121 @6121
+ord_6122 @6122
+ord_6123 @6123
+ord_6124 @6124
+ord_6125 @6125
+ord_6126 @6126
+ord_6127 @6127
+ord_6128 @6128
+ord_6129 @6129
+ord_6130 @6130
+ord_6131 @6131
+ord_6132 @6132
+ord_6133 @6133
+ord_6134 @6134
+ord_6135 @6135
+ord_6136 @6136
+ord_6137 @6137
+ord_6138 @6138
+ord_6139 @6139
+ord_6140 @6140
+ord_6141 @6141
+ord_6142 @6142
+ord_6143 @6143
+ord_6144 @6144
+ord_6145 @6145
+ord_6146 @6146
+ord_6147 @6147
+ord_6148 @6148
+ord_6149 @6149
+ord_6150 @6150
+ord_6151 @6151
+ord_6152 @6152
+ord_6153 @6153
+ord_6154 @6154
+ord_6155 @6155
+ord_6156 @6156
+ord_6157 @6157
+ord_6158 @6158
+ord_6159 @6159
+ord_6160 @6160
+ord_6161 @6161
+ord_6162 @6162
+ord_6163 @6163
+ord_6164 @6164
+ord_6165 @6165
+ord_6166 @6166
+ord_6167 @6167
+ord_6168 @6168
+ord_6169 @6169
+ord_6170 @6170
+ord_6171 @6171
+ord_6172 @6172
+ord_6173 @6173
+ord_6174 @6174
+ord_6175 @6175
+ord_6176 @6176
+ord_6177 @6177
+ord_6178 @6178
+ord_6179 @6179
+ord_6180 @6180
+ord_6181 @6181
+ord_6182 @6182
+ord_6183 @6183
+ord_6184 @6184
+ord_6185 @6185
+ord_6186 @6186
+ord_6187 @6187
+ord_6188 @6188
+ord_6189 @6189
+ord_6190 @6190
+ord_6191 @6191
+ord_6192 @6192
+ord_6193 @6193
+ord_6194 @6194
+ord_6195 @6195
+ord_6196 @6196
+ord_6197 @6197
+ord_6198 @6198
+ord_6199 @6199
+ord_6200 @6200
+ord_6201 @6201
+ord_6202 @6202
+ord_6203 @6203
+ord_6204 @6204
+ord_6205 @6205
+ord_6206 @6206
+ord_6207 @6207
+ord_6208 @6208
+ord_6209 @6209
+ord_6210 @6210
+ord_6211 @6211
+ord_6212 @6212
+ord_6213 @6213
+ord_6214 @6214
+ord_6215 @6215
+ord_6216 @6216
+ord_6217 @6217
+ord_6218 @6218
+ord_6219 @6219
+ord_6220 @6220
+ord_6221 @6221
+ord_6222 @6222
+ord_6223 @6223
+ord_6224 @6224
+ord_6225 @6225
+ord_6226 @6226
+ord_6227 @6227
+ord_6228 @6228
+ord_6229 @6229
+ord_6230 @6230
+ord_6231 @6231
+ord_6232 @6232
+ord_6233 @6233
+ord_6234 @6234
+ord_6235 @6235
+ord_6236 @6236
+ord_6237 @6237
+ord_6238 @6238
+ord_6241 @6241
+ord_6242 @6242
+ord_6243 @6243
+ord_6244 @6244
+ord_6245 @6245
+ord_6246 @6246
+ord_6247 @6247
+ord_6248 @6248
+ord_6249 @6249
+ord_6250 @6250
+ord_6251 @6251
+ord_6252 @6252
+ord_6253 @6253
+ord_6254 @6254
+ord_6255 @6255
+ord_6256 @6256
+ord_6257 @6257
+ord_6258 @6258
+ord_6259 @6259
+ord_6260 @6260
+ord_6261 @6261
+ord_6262 @6262
+ord_6263 @6263
+ord_6264 @6264
+ord_6265 @6265
+ord_6266 @6266
+ord_6267 @6267
+ord_6268 @6268
+ord_6269 @6269
+ord_6270 @6270
+ord_6271 @6271
+ord_6272 @6272
+ord_6273 @6273
+ord_6274 @6274
+ord_6275 @6275
+ord_6276 @6276
+ord_6277 @6277
+ord_6278 @6278
+ord_6279 @6279
+ord_6280 @6280
+ord_6281 @6281
+ord_6282 @6282
+ord_6283 @6283
+ord_6284 @6284
+ord_6285 @6285
+ord_6286 @6286
+ord_6287 @6287
+ord_6288 @6288
+ord_6289 @6289
+ord_6290 @6290
+ord_6291 @6291
+ord_6292 @6292
+ord_6293 @6293
+ord_6294 @6294
+ord_6295 @6295
+ord_6296 @6296
+ord_6297 @6297
+ord_6298 @6298
+ord_6299 @6299
+ord_6300 @6300
+ord_6301 @6301
+ord_6302 @6302
+ord_6303 @6303
+ord_6304 @6304
+ord_6305 @6305
+ord_6306 @6306
+ord_6307 @6307
+ord_6308 @6308
+ord_6309 @6309
+ord_6310 @6310
+ord_6311 @6311
+ord_6312 @6312
+ord_6313 @6313
+ord_6314 @6314
+ord_6315 @6315
+ord_6316 @6316
+ord_6317 @6317
+ord_6318 @6318
+ord_6319 @6319
+ord_6320 @6320
+ord_6321 @6321
+ord_6322 @6322
+ord_6323 @6323
+ord_6324 @6324
+ord_6325 @6325
+ord_6326 @6326
+ord_6327 @6327
+ord_6328 @6328
+ord_6329 @6329
+ord_6330 @6330
+ord_6331 @6331
+ord_6332 @6332
+ord_6333 @6333
+ord_6334 @6334
+ord_6335 @6335
+ord_6336 @6336
+ord_6337 @6337
+ord_6338 @6338
+ord_6339 @6339
+ord_6340 @6340
+ord_6341 @6341
+ord_6342 @6342
+ord_6343 @6343
+ord_6344 @6344
+ord_6345 @6345
+ord_6346 @6346
+ord_6347 @6347
+ord_6348 @6348
+ord_6349 @6349
+ord_6350 @6350
+ord_6351 @6351
+ord_6352 @6352
+ord_6353 @6353
+ord_6354 @6354
+ord_6355 @6355
+ord_6356 @6356
+ord_6357 @6357
+ord_6358 @6358
+ord_6359 @6359
+ord_6360 @6360
+ord_6361 @6361
+ord_6362 @6362
+ord_6363 @6363
+ord_6364 @6364
+ord_6365 @6365
+ord_6366 @6366
+ord_6367 @6367
+ord_6368 @6368
+ord_6369 @6369
+ord_6370 @6370
+ord_6371 @6371
+ord_6372 @6372
+ord_6373 @6373
+ord_6374 @6374
+ord_6375 @6375
+ord_6376 @6376
+ord_6377 @6377 DATA
+ord_6378 @6378 DATA
+ord_6379 @6379 DATA
+ord_6380 @6380 DATA
+ord_6381 @6381
+ord_6382 @6382
+ord_6383 @6383
+ord_6384 @6384
+ord_6385 @6385
+ord_6387 @6387
+ord_6388 @6388
+ord_6389 @6389
+ord_6390 @6390
+ord_6391 @6391
+ord_6392 @6392
+ord_6393 @6393
+ord_6394 @6394
+ord_6395 @6395
+ord_6396 @6396
+ord_6397 @6397
+ord_6398 @6398
+ord_6399 @6399
+ord_6400 @6400
+ord_6401 @6401
+ord_6402 @6402
+ord_6403 @6403
+ord_6404 @6404
+ord_6405 @6405
+ord_6406 @6406
+ord_6407 @6407
+ord_6408 @6408
+ord_6409 @6409
+ord_6410 @6410
+ord_6411 @6411
+ord_6412 @6412 DATA
+ord_6413 @6413
+ord_6414 @6414
+ord_6415 @6415
+ord_6416 @6416
+ord_6417 @6417
+ord_6418 @6418
+ord_6421 @6421 DATA
+ord_6422 @6422
+ord_6423 @6423
+ord_6424 @6424
+ord_6425 @6425
+ord_6426 @6426
+ord_6427 @6427
+ord_6428 @6428
+ord_6429 @6429
+ord_6430 @6430
+ord_6431 @6431
+ord_6432 @6432
+ord_6433 @6433
+ord_6434 @6434
+ord_6435 @6435
+ord_6436 @6436
+ord_6437 @6437
+ord_6438 @6438
+ord_6439 @6439
+ord_6440 @6440
+ord_6441 @6441
+ord_6442 @6442
+ord_6443 @6443
+ord_6444 @6444
+ord_6445 @6445
+ord_6446 @6446
+ord_6447 @6447
+ord_6448 @6448 DATA
+ord_6449 @6449 DATA
+ord_6450 @6450
+ord_6451 @6451
+ord_6452 @6452
+ord_6453 @6453
+ord_6454 @6454
+ord_6455 @6455
+ord_6456 @6456
+ord_6457 @6457
+ord_6458 @6458
+ord_6459 @6459
+ord_6460 @6460
+ord_6461 @6461
+ord_6462 @6462
+ord_6463 @6463
+ord_6464 @6464
+ord_6465 @6465
+ord_6466 @6466
+ord_6467 @6467
+ord_6468 @6468
+ord_6469 @6469
+ord_6470 @6470
+ord_6471 @6471
+ord_6472 @6472
+ord_6473 @6473
+ord_6474 @6474
+ord_6475 @6475
+ord_6476 @6476
+ord_6477 @6477
+ord_6478 @6478
+ord_6479 @6479
+ord_6480 @6480
+ord_6481 @6481
+ord_6482 @6482
+ord_6483 @6483
+ord_6484 @6484
+ord_6485 @6485
+ord_6486 @6486
+ord_6487 @6487
+ord_6488 @6488
+ord_6489 @6489
+ord_6490 @6490
+ord_6491 @6491
+ord_6492 @6492
+ord_6493 @6493
+ord_6494 @6494
+ord_6495 @6495
+ord_6496 @6496
+ord_6497 @6497
+ord_6498 @6498
+ord_6499 @6499
+ord_6500 @6500
+ord_6501 @6501
+ord_6502 @6502
+ord_6503 @6503
+ord_6504 @6504
+ord_6505 @6505
+ord_6506 @6506
+ord_6507 @6507
+ord_6508 @6508
+ord_6509 @6509
+ord_6510 @6510
+ord_6511 @6511
+ord_6512 @6512
+ord_6513 @6513
+ord_6514 @6514
+ord_6515 @6515
+ord_6516 @6516
+ord_6517 @6517
+ord_6518 @6518
+ord_6519 @6519
+ord_6520 @6520
+ord_6521 @6521
+ord_6522 @6522
+ord_6523 @6523
+ord_6524 @6524
+ord_6525 @6525
+ord_6526 @6526
+ord_6527 @6527
+ord_6528 @6528
+ord_6529 @6529
+ord_6530 @6530
+ord_6531 @6531
+ord_6532 @6532
+ord_6533 @6533
+ord_6534 @6534
+ord_6535 @6535
+ord_6536 @6536
+ord_6537 @6537
+ord_6538 @6538
+ord_6539 @6539
+ord_6540 @6540
+ord_6541 @6541
+ord_6542 @6542
+ord_6543 @6543
+ord_6544 @6544
+ord_6545 @6545
+ord_6546 @6546
+ord_6547 @6547
+ord_6548 @6548
+ord_6549 @6549
+ord_6550 @6550
+ord_6551 @6551
+ord_6552 @6552
+ord_6553 @6553
+ord_6554 @6554
+ord_6555 @6555
+ord_6556 @6556
+ord_6557 @6557
+ord_6558 @6558
+ord_6559 @6559
+ord_6560 @6560
+ord_6561 @6561
+ord_6562 @6562
+ord_6563 @6563
+ord_6564 @6564
+ord_6565 @6565
+ord_6566 @6566
+ord_6567 @6567
+ord_6568 @6568
+ord_6569 @6569
+ord_6570 @6570
+ord_6571 @6571
+ord_6572 @6572
+ord_6573 @6573
+ord_6574 @6574
+ord_6575 @6575
+ord_6576 @6576
+ord_6577 @6577
+ord_6578 @6578
+ord_6579 @6579
+ord_6580 @6580
+ord_6581 @6581
+ord_6582 @6582
+ord_6583 @6583
+ord_6584 @6584
+ord_6585 @6585
+ord_6586 @6586
+ord_6587 @6587
+ord_6588 @6588
+ord_6589 @6589
+ord_6590 @6590
+ord_6591 @6591
+ord_6592 @6592
+ord_6593 @6593
+ord_6594 @6594
+ord_6595 @6595
+ord_6596 @6596 DATA
+ord_6597 @6597 DATA
+ord_6598 @6598 DATA
+ord_6599 @6599 DATA
+ord_6600 @6600 DATA
+ord_6601 @6601 DATA
+ord_6602 @6602 DATA
+ord_6603 @6603 DATA
+ord_6604 @6604 DATA
+ord_6605 @6605
+ord_6606 @6606
+ord_6607 @6607
+ord_6608 @6608
+ord_6609 @6609
+ord_6610 @6610
+ord_6611 @6611
+ord_6612 @6612
+ord_6613 @6613
+ord_6614 @6614
+ord_6615 @6615
+ord_6616 @6616
+ord_6617 @6617
+ord_6618 @6618
+ord_6619 @6619
+ord_6620 @6620
+ord_6621 @6621
+ord_6622 @6622
+ord_6623 @6623
+ord_6624 @6624
+ord_6625 @6625
+ord_6626 @6626
+ord_6627 @6627
+ord_6628 @6628
+ord_6629 @6629
+ord_6630 @6630
+ord_6631 @6631
+ord_6632 @6632
+ord_6633 @6633
+ord_6634 @6634
+ord_6635 @6635
+ord_6636 @6636
+ord_6637 @6637
+ord_6638 @6638
+ord_6639 @6639
+ord_6640 @6640
+ord_6641 @6641
+ord_6642 @6642
+ord_6643 @6643
+ord_6644 @6644
+ord_6645 @6645
+ord_6646 @6646
+ord_6647 @6647
+ord_6648 @6648
+ord_6649 @6649
+ord_6650 @6650
+ord_6651 @6651
+ord_6652 @6652
+ord_6653 @6653
+ord_6654 @6654
+ord_6655 @6655
+ord_6656 @6656
+ord_6657 @6657
+ord_6658 @6658 DATA
+ord_6659 @6659
+ord_6660 @6660
+ord_6661 @6661
+ord_6662 @6662
+ord_6663 @6663
+ord_6664 @6664
+ord_6665 @6665
+ord_6666 @6666
+ord_6668 @6668
+ord_6669 @6669
+ord_6670 @6670
+ord_6671 @6671
+ord_6672 @6672
+ord_6673 @6673
+ord_6674 @6674
+ord_6675 @6675
+ord_6676 @6676
+ord_6677 @6677
+ord_6678 @6678
+ord_6679 @6679
+ord_6680 @6680
+ord_6681 @6681
+ord_6682 @6682
+ord_6683 @6683
+ord_6684 @6684
+ord_6685 @6685
+ord_6686 @6686
+ord_6687 @6687
+ord_6688 @6688
+ord_6689 @6689
+ord_6690 @6690
+ord_6691 @6691
+ord_6692 @6692
+ord_6693 @6693
+ord_6694 @6694
+ord_6695 @6695
+ord_6696 @6696
+ord_6697 @6697
+ord_6698 @6698
+ord_6699 @6699
+ord_6700 @6700
+ord_6701 @6701
+ord_6702 @6702
+ord_6703 @6703
+ord_6704 @6704
+ord_6705 @6705
+ord_6706 @6706
+ord_6707 @6707
+ord_6708 @6708
+ord_6709 @6709
+ord_6710 @6710
+ord_6711 @6711
+ord_6712 @6712
+ord_6713 @6713
+ord_6714 @6714
+ord_6715 @6715
+ord_6716 @6716
+ord_6717 @6717
+ord_6718 @6718
+ord_6719 @6719
+ord_6720 @6720
+ord_6721 @6721
+ord_6722 @6722
+ord_6723 @6723
+ord_6724 @6724
+ord_6725 @6725
+ord_6726 @6726
+ord_6727 @6727
+ord_6728 @6728
+ord_6729 @6729
+ord_6730 @6730
+ord_6731 @6731
+ord_6732 @6732
+ord_6733 @6733
+ord_6734 @6734
+ord_6735 @6735
+ord_6736 @6736
+ord_6737 @6737
+ord_6738 @6738
+ord_6739 @6739
+ord_6740 @6740
+ord_6741 @6741
+ord_6742 @6742
+ord_6743 @6743
+ord_6744 @6744
+ord_6745 @6745
+ord_6746 @6746
+ord_6747 @6747
+ord_6748 @6748
+ord_6749 @6749
+ord_6750 @6750
+ord_6751 @6751
+ord_6752 @6752
+ord_6753 @6753
+ord_6754 @6754
+ord_6755 @6755
+ord_6756 @6756
+ord_6757 @6757
+ord_6758 @6758
+ord_6759 @6759
+ord_6760 @6760
+ord_6761 @6761
+ord_6762 @6762
+ord_6763 @6763
+ord_6764 @6764
+ord_6765 @6765
+ord_6766 @6766
+ord_6767 @6767
+ord_6768 @6768
+ord_6769 @6769
+ord_6770 @6770
+ord_6771 @6771
+ord_6772 @6772
+ord_6773 @6773
+ord_6774 @6774
+ord_6775 @6775
+ord_6776 @6776
+ord_6777 @6777
+ord_6778 @6778
+ord_6779 @6779
+ord_6780 @6780
+ord_6781 @6781
+ord_6782 @6782
+ord_6783 @6783
+ord_6784 @6784
+ord_6785 @6785
+ord_6786 @6786
+ord_6787 @6787 DATA
+ord_6788 @6788
+ord_6789 @6789
+ord_6790 @6790
+ord_6791 @6791
+ord_6792 @6792
+ord_6793 @6793
+ord_6794 @6794
+ord_6795 @6795
+ord_6796 @6796
+ord_6797 @6797
+ord_6798 @6798
+ord_6799 @6799
+ord_6800 @6800 DATA
+ord_6801 @6801 DATA
+ord_6802 @6802 DATA
+ord_6803 @6803
+ord_6804 @6804
+ord_6805 @6805
+ord_6806 @6806
+ord_6807 @6807
+ord_6808 @6808
+ord_6809 @6809
+ord_6810 @6810
+ord_6811 @6811
+ord_6812 @6812
+ord_6813 @6813
+ord_6814 @6814
+ord_6815 @6815
+ord_6816 @6816
+ord_6817 @6817
+ord_6818 @6818
+ord_6819 @6819
+ord_6820 @6820
+ord_6821 @6821
+ord_6822 @6822
+ord_6823 @6823
+ord_6824 @6824
+ord_6825 @6825
+ord_6826 @6826
+ord_6827 @6827
+ord_6828 @6828
+ord_6829 @6829
+ord_6830 @6830
+ord_6831 @6831
+ord_6832 @6832
+ord_6833 @6833
+ord_6834 @6834
+ord_6835 @6835
+ord_6836 @6836
+ord_6837 @6837
+ord_6838 @6838
+ord_6839 @6839
+ord_6840 @6840
+ord_6841 @6841
+ord_6842 @6842
+ord_6843 @6843
+ord_6844 @6844
+ord_6845 @6845
+ord_6846 @6846
+ord_6847 @6847
+ord_6848 @6848
+ord_6849 @6849
+ord_6850 @6850
+ord_6851 @6851
+ord_6852 @6852
+ord_6853 @6853
+ord_6854 @6854
+ord_6855 @6855
+ord_6856 @6856
+ord_6857 @6857
+ord_6858 @6858
+ord_6859 @6859
+ord_6860 @6860
+ord_6861 @6861
+ord_6862 @6862
+ord_6863 @6863
+ord_6864 @6864
+ord_6865 @6865
+ord_6866 @6866
+ord_6867 @6867
+ord_6868 @6868
+ord_6869 @6869
+ord_6870 @6870
+ord_6871 @6871
+ord_6872 @6872
+ord_6873 @6873
+ord_6874 @6874
+ord_6875 @6875
+ord_6876 @6876
+ord_6877 @6877
+ord_6878 @6878
+ord_6879 @6879
+ord_6880 @6880
+ord_6881 @6881
+ord_6882 @6882
+ord_6883 @6883
+ord_6884 @6884
+ord_6885 @6885
+ord_6886 @6886
+ord_6887 @6887
+ord_6888 @6888
+ord_6889 @6889
+ord_6890 @6890
+ord_6891 @6891
+ord_6892 @6892
+ord_6893 @6893
+ord_6894 @6894
+ord_6895 @6895
+ord_6896 @6896
+ord_6897 @6897
+ord_6898 @6898
+ord_6899 @6899
+ord_6900 @6900
+ord_6901 @6901
+ord_6902 @6902
+ord_6903 @6903
+ord_6904 @6904
+ord_6905 @6905
+ord_6906 @6906
+ord_6907 @6907
+ord_6908 @6908
+ord_6909 @6909
+ord_6910 @6910
+ord_6911 @6911
+ord_6912 @6912
+ord_6913 @6913
+ord_6914 @6914
+ord_6915 @6915
+ord_6916 @6916
+ord_6917 @6917
+ord_6918 @6918
+ord_6919 @6919
+ord_6920 @6920
+ord_6921 @6921
+ord_6922 @6922
+ord_6923 @6923
+ord_6924 @6924
+ord_6925 @6925
+ord_6926 @6926
+ord_6927 @6927
+ord_6928 @6928
+ord_6929 @6929
+ord_6930 @6930
+ord_6931 @6931
+ord_6932 @6932
+ord_6933 @6933
+ord_6934 @6934
+ord_6935 @6935
+ord_6936 @6936 DATA
+ord_6937 @6937
+ord_6938 @6938
+ord_6939 @6939
+ord_6940 @6940
+ord_6941 @6941
+ord_6942 @6942
+ord_6943 @6943
diff --git a/mingw-w64-crt/libarm32/mfc42u.def b/mingw-w64-crt/libarm32/mfc42u.def
new file mode 100644
index 0000000..3f6ac80
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfc42u.def
@@ -0,0 +1,6385 @@
+;
+; Definition file of MFC42u.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MFC42u.dll"
+EXPORTS
+?classCCachedDataPathProperty@CCachedDataPathProperty@@2UCRuntimeClass@@B DATA
+?classCDataPathProperty@CDataPathProperty@@2UCRuntimeClass@@B DATA
+ord_256 @256
+ord_257 @257
+ord_258 @258
+ord_259 @259
+ord_260 @260
+ord_261 @261
+ord_262 @262
+ord_263 @263
+ord_264 @264
+ord_265 @265
+ord_266 @266
+ord_267 @267
+ord_268 @268
+ord_269 @269
+ord_270 @270
+ord_271 @271
+ord_272 @272
+ord_273 @273
+ord_274 @274
+ord_275 @275
+ord_276 @276
+ord_277 @277
+ord_278 @278
+ord_279 @279
+ord_280 @280
+ord_281 @281
+ord_282 @282
+ord_283 @283
+ord_284 @284
+ord_285 @285
+ord_286 @286
+ord_287 @287
+ord_288 @288
+ord_289 @289
+ord_290 @290
+ord_291 @291
+ord_292 @292
+ord_293 @293
+ord_294 @294
+ord_295 @295
+ord_296 @296
+ord_297 @297
+ord_298 @298
+ord_299 @299
+ord_300 @300
+ord_301 @301
+ord_302 @302
+ord_303 @303
+ord_304 @304
+ord_305 @305
+ord_306 @306
+ord_307 @307
+ord_308 @308
+ord_309 @309
+ord_310 @310
+ord_311 @311
+ord_312 @312
+ord_313 @313
+ord_314 @314
+ord_315 @315
+ord_316 @316
+ord_317 @317
+ord_318 @318
+ord_319 @319
+ord_320 @320
+ord_321 @321
+ord_322 @322
+ord_323 @323
+ord_324 @324
+ord_325 @325
+ord_326 @326
+ord_327 @327
+ord_328 @328
+ord_329 @329
+ord_330 @330
+ord_331 @331
+ord_332 @332
+ord_333 @333
+ord_334 @334
+ord_335 @335
+ord_336 @336
+ord_337 @337
+ord_338 @338
+ord_339 @339
+ord_340 @340
+ord_341 @341
+ord_342 @342
+ord_343 @343
+ord_344 @344
+ord_345 @345
+ord_346 @346
+ord_347 @347
+ord_348 @348
+ord_349 @349
+ord_350 @350
+ord_351 @351
+ord_352 @352
+ord_353 @353
+ord_354 @354
+ord_355 @355
+ord_356 @356
+ord_357 @357
+ord_358 @358
+ord_359 @359
+ord_360 @360
+ord_361 @361
+ord_362 @362
+ord_363 @363
+ord_364 @364
+ord_365 @365
+ord_366 @366
+ord_367 @367
+ord_368 @368
+ord_369 @369
+ord_370 @370
+ord_371 @371
+ord_372 @372
+ord_373 @373
+ord_374 @374
+ord_375 @375
+ord_376 @376
+ord_377 @377
+ord_378 @378
+ord_379 @379
+ord_380 @380
+ord_381 @381
+ord_382 @382
+ord_383 @383
+ord_384 @384
+ord_385 @385
+ord_386 @386
+ord_387 @387
+ord_388 @388
+ord_389 @389
+ord_390 @390
+ord_391 @391
+ord_392 @392
+ord_393 @393
+ord_394 @394
+ord_395 @395
+ord_396 @396
+ord_397 @397
+ord_398 @398
+ord_399 @399
+ord_400 @400
+ord_401 @401
+ord_402 @402
+ord_403 @403
+ord_404 @404
+ord_405 @405
+ord_406 @406
+ord_407 @407
+ord_408 @408
+ord_409 @409
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_418 @418
+ord_419 @419
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_424 @424
+ord_425 @425
+ord_426 @426
+ord_427 @427
+ord_428 @428
+ord_429 @429
+ord_430 @430
+ord_431 @431
+ord_432 @432
+ord_433 @433
+ord_434 @434
+ord_435 @435
+ord_436 @436
+ord_437 @437
+ord_438 @438
+ord_439 @439
+ord_440 @440
+ord_441 @441
+ord_442 @442
+ord_443 @443
+ord_444 @444
+ord_445 @445
+ord_446 @446
+ord_447 @447
+ord_448 @448
+ord_449 @449
+ord_450 @450
+ord_451 @451
+ord_452 @452
+ord_453 @453
+ord_454 @454
+ord_455 @455
+ord_456 @456
+ord_457 @457
+ord_458 @458
+ord_459 @459
+ord_460 @460
+ord_461 @461
+ord_462 @462
+ord_463 @463
+ord_464 @464
+ord_465 @465
+ord_466 @466
+ord_467 @467
+ord_468 @468
+ord_469 @469
+ord_470 @470
+ord_471 @471
+ord_472 @472
+ord_473 @473
+ord_474 @474
+ord_475 @475
+ord_476 @476
+ord_477 @477
+ord_478 @478
+ord_479 @479
+ord_480 @480
+ord_481 @481
+ord_482 @482
+ord_483 @483
+ord_484 @484
+ord_485 @485
+ord_486 @486
+ord_487 @487
+ord_488 @488
+ord_489 @489
+ord_490 @490
+ord_491 @491
+ord_492 @492
+ord_493 @493
+ord_494 @494
+ord_495 @495
+ord_496 @496
+ord_497 @497
+ord_498 @498
+ord_499 @499
+ord_500 @500
+ord_501 @501
+ord_502 @502
+ord_503 @503
+ord_504 @504
+ord_505 @505
+ord_506 @506
+ord_507 @507
+ord_508 @508
+ord_509 @509
+ord_510 @510
+ord_511 @511
+ord_512 @512
+ord_513 @513
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+ord_520 @520
+ord_521 @521
+ord_522 @522
+ord_523 @523
+ord_524 @524
+ord_525 @525
+ord_526 @526
+ord_527 @527
+ord_528 @528
+ord_529 @529
+ord_530 @530
+ord_531 @531
+ord_532 @532
+ord_533 @533
+ord_534 @534
+ord_535 @535
+ord_536 @536
+ord_537 @537
+ord_538 @538
+ord_539 @539
+ord_540 @540
+ord_541 @541
+ord_542 @542
+ord_543 @543
+ord_544 @544
+ord_545 @545
+ord_546 @546
+ord_547 @547
+ord_548 @548
+ord_549 @549
+ord_550 @550
+ord_551 @551
+ord_552 @552
+ord_553 @553
+ord_554 @554
+ord_555 @555
+ord_556 @556
+ord_557 @557
+ord_558 @558
+ord_559 @559
+ord_560 @560
+ord_561 @561
+ord_562 @562
+ord_563 @563
+ord_564 @564
+ord_565 @565
+ord_566 @566
+ord_567 @567
+ord_568 @568
+ord_569 @569
+ord_570 @570
+ord_571 @571
+ord_572 @572
+ord_573 @573
+ord_574 @574
+ord_575 @575
+ord_576 @576
+ord_577 @577
+ord_578 @578
+ord_579 @579
+ord_580 @580
+ord_581 @581
+ord_582 @582
+ord_583 @583
+ord_584 @584
+ord_587 @587
+ord_588 @588
+ord_589 @589
+ord_590 @590
+ord_591 @591
+ord_592 @592
+ord_593 @593
+ord_594 @594
+ord_595 @595
+ord_596 @596
+ord_597 @597
+ord_598 @598
+ord_599 @599
+ord_600 @600
+ord_601 @601
+ord_602 @602
+ord_603 @603
+ord_604 @604
+ord_605 @605
+ord_606 @606
+ord_607 @607
+ord_608 @608
+ord_609 @609
+ord_610 @610
+ord_611 @611
+ord_612 @612
+ord_613 @613
+ord_614 @614
+ord_615 @615
+ord_616 @616
+ord_617 @617
+ord_618 @618
+ord_619 @619
+ord_620 @620
+ord_621 @621
+ord_622 @622
+ord_623 @623
+ord_624 @624
+ord_625 @625
+ord_626 @626
+ord_627 @627
+ord_628 @628
+ord_629 @629
+ord_630 @630
+ord_631 @631
+ord_632 @632
+ord_633 @633
+ord_634 @634
+ord_635 @635
+ord_636 @636
+ord_637 @637
+ord_638 @638
+ord_639 @639
+ord_640 @640
+ord_641 @641
+ord_642 @642
+ord_643 @643
+ord_644 @644
+ord_645 @645
+ord_646 @646
+ord_647 @647
+ord_648 @648
+ord_649 @649
+ord_650 @650
+ord_651 @651
+ord_652 @652
+ord_653 @653
+ord_654 @654
+ord_655 @655
+ord_656 @656
+ord_657 @657
+ord_658 @658
+ord_659 @659
+ord_660 @660
+ord_661 @661
+ord_662 @662
+ord_663 @663
+ord_664 @664
+ord_665 @665
+ord_666 @666
+ord_667 @667
+ord_668 @668
+ord_669 @669
+ord_670 @670
+ord_671 @671
+ord_672 @672
+ord_673 @673
+ord_674 @674
+ord_675 @675
+ord_676 @676
+ord_677 @677
+ord_678 @678
+ord_679 @679
+ord_680 @680
+ord_681 @681
+ord_682 @682
+ord_683 @683
+ord_684 @684
+ord_685 @685
+ord_686 @686
+ord_687 @687
+ord_688 @688
+ord_689 @689
+ord_690 @690
+ord_691 @691
+ord_692 @692
+ord_693 @693
+ord_694 @694
+ord_695 @695
+ord_696 @696
+ord_697 @697
+ord_698 @698
+ord_699 @699
+ord_700 @700
+ord_701 @701
+ord_702 @702
+ord_703 @703
+ord_704 @704
+ord_705 @705
+ord_706 @706
+ord_707 @707
+ord_708 @708
+ord_709 @709
+ord_710 @710
+ord_711 @711
+ord_712 @712
+ord_713 @713
+ord_714 @714
+ord_715 @715
+ord_716 @716
+ord_717 @717
+ord_718 @718
+ord_719 @719
+ord_720 @720
+ord_721 @721
+ord_722 @722
+ord_723 @723
+ord_724 @724
+ord_725 @725
+ord_726 @726
+ord_727 @727
+ord_728 @728
+ord_729 @729
+ord_730 @730
+ord_731 @731
+ord_732 @732
+ord_733 @733
+ord_734 @734
+ord_735 @735
+ord_736 @736
+ord_737 @737
+ord_738 @738
+ord_739 @739
+ord_740 @740
+ord_741 @741
+ord_742 @742
+ord_743 @743
+ord_744 @744
+ord_745 @745
+ord_746 @746
+ord_747 @747
+ord_748 @748
+ord_749 @749
+ord_750 @750
+ord_751 @751
+ord_752 @752
+ord_753 @753
+ord_754 @754
+ord_755 @755
+ord_756 @756
+ord_757 @757
+ord_758 @758
+ord_759 @759
+ord_760 @760
+ord_761 @761
+ord_762 @762
+ord_763 @763
+ord_764 @764
+ord_765 @765
+ord_766 @766
+ord_767 @767
+ord_768 @768
+ord_769 @769
+ord_770 @770
+ord_771 @771
+ord_772 @772
+ord_773 @773
+ord_774 @774
+ord_775 @775
+ord_776 @776
+ord_777 @777
+ord_778 @778
+ord_779 @779
+ord_780 @780
+ord_781 @781
+ord_782 @782
+ord_783 @783
+ord_784 @784
+ord_785 @785
+ord_786 @786
+ord_787 @787
+ord_788 @788
+ord_789 @789
+ord_790 @790
+ord_791 @791
+ord_792 @792
+ord_793 @793
+ord_794 @794
+ord_795 @795
+ord_796 @796
+ord_797 @797
+ord_798 @798
+ord_799 @799
+ord_800 @800
+ord_801 @801
+ord_802 @802
+ord_803 @803
+ord_804 @804
+ord_805 @805
+ord_806 @806
+ord_807 @807
+ord_808 @808
+ord_809 @809
+ord_810 @810
+ord_811 @811
+ord_812 @812
+ord_813 @813
+ord_814 @814
+ord_815 @815
+ord_816 @816
+ord_817 @817
+ord_818 @818
+ord_819 @819
+ord_820 @820
+ord_821 @821
+ord_822 @822
+ord_823 @823
+ord_824 @824
+ord_825 @825
+ord_826 @826
+ord_827 @827
+ord_828 @828
+ord_829 @829
+ord_830 @830
+ord_831 @831
+ord_832 @832
+ord_833 @833
+ord_834 @834
+ord_835 @835
+ord_836 @836
+ord_837 @837
+ord_838 @838
+ord_839 @839
+ord_840 @840
+ord_841 @841
+ord_842 @842
+ord_843 @843
+ord_844 @844
+ord_845 @845
+ord_846 @846
+ord_847 @847
+ord_848 @848
+ord_849 @849
+ord_850 @850
+ord_851 @851
+ord_852 @852
+ord_853 @853
+ord_854 @854
+ord_855 @855
+ord_856 @856
+ord_857 @857
+ord_858 @858
+ord_859 @859
+ord_860 @860
+ord_861 @861
+ord_862 @862
+ord_863 @863
+ord_864 @864
+ord_865 @865
+ord_866 @866
+ord_867 @867
+ord_868 @868
+ord_869 @869
+ord_870 @870
+ord_871 @871
+ord_872 @872
+ord_873 @873
+ord_874 @874
+ord_875 @875
+ord_876 @876
+ord_877 @877
+ord_878 @878
+ord_879 @879
+ord_880 @880
+ord_881 @881
+ord_882 @882
+ord_883 @883
+ord_884 @884
+ord_885 @885
+ord_886 @886
+ord_887 @887
+ord_888 @888
+ord_889 @889
+ord_890 @890
+ord_891 @891
+ord_892 @892
+ord_893 @893
+ord_894 @894
+ord_895 @895
+ord_896 @896
+ord_897 @897
+ord_898 @898
+ord_899 @899
+ord_900 @900
+ord_901 @901
+ord_902 @902
+ord_903 @903
+ord_904 @904
+ord_905 @905
+ord_906 @906
+ord_907 @907
+ord_908 @908
+ord_909 @909
+ord_910 @910
+ord_911 @911
+ord_912 @912
+ord_913 @913
+ord_914 @914
+ord_915 @915
+ord_916 @916
+ord_917 @917
+ord_918 @918
+ord_919 @919
+ord_920 @920
+ord_921 @921
+ord_922 @922
+ord_923 @923
+ord_924 @924
+ord_925 @925
+ord_926 @926
+ord_927 @927
+ord_928 @928
+ord_929 @929
+ord_930 @930
+ord_931 @931
+ord_932 @932
+ord_933 @933
+ord_934 @934
+ord_935 @935
+ord_936 @936
+ord_937 @937
+ord_938 @938
+ord_939 @939
+ord_940 @940
+ord_941 @941
+ord_942 @942
+ord_943 @943
+ord_944 @944
+ord_945 @945 DATA
+ord_946 @946
+ord_947 @947
+ord_948 @948
+ord_949 @949
+ord_950 @950 DATA
+ord_951 @951
+ord_952 @952
+ord_953 @953
+ord_954 @954
+ord_955 @955
+ord_956 @956
+ord_957 @957
+ord_958 @958
+ord_959 @959
+ord_960 @960
+ord_961 @961
+ord_962 @962
+ord_963 @963
+ord_964 @964
+ord_965 @965
+ord_966 @966
+ord_967 @967
+ord_968 @968
+ord_969 @969
+ord_970 @970
+ord_971 @971
+ord_972 @972
+ord_973 @973
+ord_974 @974
+ord_975 @975
+ord_976 @976
+ord_977 @977
+ord_978 @978
+ord_979 @979
+ord_980 @980
+ord_981 @981
+ord_982 @982
+ord_983 @983
+ord_984 @984
+ord_985 @985
+ord_986 @986
+ord_987 @987
+ord_988 @988
+ord_989 @989
+ord_990 @990
+ord_991 @991
+ord_992 @992
+ord_993 @993
+ord_994 @994
+ord_995 @995
+ord_996 @996
+ord_997 @997
+ord_998 @998
+ord_999 @999
+ord_1000 @1000
+ord_1001 @1001
+ord_1002 @1002
+ord_1003 @1003
+ord_1004 @1004
+ord_1005 @1005
+ord_1006 @1006
+ord_1007 @1007
+ord_1008 @1008
+ord_1009 @1009
+ord_1010 @1010
+ord_1011 @1011
+ord_1012 @1012
+ord_1013 @1013
+ord_1014 @1014
+ord_1015 @1015
+ord_1016 @1016
+ord_1017 @1017
+ord_1018 @1018
+ord_1019 @1019
+ord_1020 @1020
+ord_1021 @1021
+ord_1022 @1022
+ord_1023 @1023
+ord_1024 @1024
+ord_1025 @1025
+ord_1026 @1026
+ord_1027 @1027
+ord_1028 @1028
+ord_1029 @1029
+ord_1030 @1030
+ord_1031 @1031
+ord_1032 @1032
+ord_1033 @1033
+ord_1034 @1034
+ord_1035 @1035
+ord_1036 @1036
+ord_1037 @1037
+ord_1038 @1038
+ord_1039 @1039
+ord_1040 @1040
+ord_1041 @1041
+ord_1042 @1042
+ord_1043 @1043
+ord_1044 @1044
+ord_1045 @1045
+ord_1046 @1046
+ord_1047 @1047
+ord_1048 @1048
+ord_1049 @1049
+ord_1050 @1050
+ord_1051 @1051
+ord_1052 @1052
+ord_1053 @1053
+ord_1054 @1054
+ord_1055 @1055
+ord_1056 @1056
+ord_1057 @1057
+ord_1058 @1058
+ord_1059 @1059
+ord_1060 @1060
+ord_1061 @1061
+ord_1062 @1062
+ord_1063 @1063
+ord_1064 @1064
+ord_1065 @1065
+ord_1066 @1066
+ord_1067 @1067
+ord_1068 @1068
+ord_1069 @1069
+ord_1070 @1070
+ord_1071 @1071
+ord_1072 @1072
+ord_1073 @1073
+ord_1074 @1074
+ord_1075 @1075
+ord_1076 @1076
+ord_1077 @1077
+ord_1078 @1078
+ord_1079 @1079
+ord_1080 @1080
+ord_1081 @1081
+ord_1082 @1082
+ord_1083 @1083
+ord_1084 @1084
+ord_1085 @1085
+ord_1086 @1086
+ord_1087 @1087
+ord_1088 @1088
+ord_1089 @1089
+ord_1090 @1090
+ord_1091 @1091
+ord_1092 @1092
+ord_1093 @1093
+ord_1094 @1094
+ord_1095 @1095
+ord_1096 @1096
+ord_1097 @1097
+ord_1098 @1098
+ord_1099 @1099
+ord_1100 @1100
+ord_1101 @1101
+ord_1102 @1102
+ord_1103 @1103
+ord_1104 @1104
+ord_1105 @1105
+ord_1106 @1106
+ord_1107 @1107
+ord_1108 @1108
+ord_1109 @1109
+ord_1110 @1110
+ord_1111 @1111
+ord_1112 @1112
+ord_1113 @1113
+ord_1114 @1114
+ord_1115 @1115
+ord_1116 @1116
+ord_1117 @1117
+ord_1118 @1118
+ord_1119 @1119
+ord_1120 @1120
+ord_1121 @1121
+ord_1122 @1122
+ord_1123 @1123
+ord_1124 @1124
+ord_1125 @1125 DATA
+ord_1126 @1126
+ord_1127 @1127
+ord_1128 @1128
+ord_1129 @1129
+ord_1130 @1130
+ord_1131 @1131
+ord_1132 @1132
+ord_1133 @1133
+ord_1134 @1134
+ord_1135 @1135
+ord_1136 @1136
+ord_1137 @1137
+ord_1138 @1138
+ord_1139 @1139
+ord_1140 @1140
+ord_1141 @1141
+ord_1142 @1142
+ord_1143 @1143
+ord_1144 @1144
+ord_1145 @1145
+ord_1146 @1146
+ord_1147 @1147
+ord_1148 @1148
+ord_1149 @1149
+ord_1150 @1150
+ord_1151 @1151
+ord_1152 @1152
+ord_1154 @1154
+ord_1155 @1155
+ord_1156 @1156
+ord_1157 @1157
+ord_1158 @1158
+ord_1159 @1159
+ord_1160 @1160
+ord_1161 @1161
+ord_1162 @1162
+ord_1163 @1163
+ord_1164 @1164
+ord_1165 @1165
+ord_1166 @1166
+ord_1167 @1167
+ord_1168 @1168
+ord_1169 @1169
+ord_1170 @1170
+ord_1171 @1171
+ord_1172 @1172
+ord_1173 @1173
+ord_1174 @1174
+ord_1175 @1175
+ord_1176 @1176
+ord_1177 @1177
+ord_1178 @1178
+ord_1179 @1179
+ord_1180 @1180
+ord_1181 @1181
+ord_1182 @1182
+ord_1183 @1183
+ord_1184 @1184
+ord_1185 @1185
+ord_1186 @1186
+ord_1187 @1187
+ord_1188 @1188
+ord_1189 @1189
+ord_1190 @1190
+ord_1191 @1191
+ord_1192 @1192
+ord_1193 @1193
+ord_1194 @1194
+ord_1195 @1195
+ord_1196 @1196
+ord_1197 @1197
+ord_1198 @1198
+ord_1199 @1199
+ord_1200 @1200
+ord_1201 @1201
+ord_1202 @1202
+ord_1203 @1203
+ord_1204 @1204
+ord_1205 @1205
+ord_1206 @1206
+ord_1207 @1207
+ord_1208 @1208
+ord_1209 @1209
+ord_1210 @1210
+ord_1211 @1211
+ord_1212 @1212
+ord_1213 @1213
+ord_1214 @1214
+ord_1215 @1215
+ord_1216 @1216
+ord_1217 @1217
+ord_1218 @1218
+ord_1219 @1219
+ord_1220 @1220
+ord_1221 @1221
+ord_1222 @1222
+ord_1223 @1223
+ord_1224 @1224
+ord_1225 @1225
+ord_1226 @1226
+ord_1227 @1227
+ord_1228 @1228
+ord_1229 @1229
+ord_1230 @1230
+ord_1231 @1231
+ord_1232 @1232
+ord_1233 @1233
+ord_1234 @1234
+ord_1235 @1235
+ord_1236 @1236
+ord_1237 @1237
+ord_1238 @1238
+ord_1239 @1239
+ord_1240 @1240
+ord_1241 @1241
+ord_1242 @1242
+ord_1243 @1243
+ord_1244 @1244
+ord_1245 @1245
+ord_1246 @1246
+ord_1247 @1247
+ord_1248 @1248
+ord_1249 @1249
+ord_1250 @1250
+ord_1251 @1251
+ord_1252 @1252
+ord_1253 @1253
+ord_1254 @1254
+ord_1255 @1255
+ord_1256 @1256
+ord_1257 @1257
+ord_1258 @1258
+ord_1259 @1259
+ord_1260 @1260
+ord_1261 @1261
+ord_1262 @1262
+ord_1263 @1263
+ord_1264 @1264
+ord_1557 @1557
+ord_1558 @1558
+ord_1559 @1559
+ord_1560 @1560
+ord_1561 @1561
+ord_1562 @1562
+ord_1563 @1563
+ord_1564 @1564
+ord_1565 @1565
+ord_1566 @1566
+ord_1567 @1567
+ord_1568 @1568
+ord_1569 @1569
+ord_1570 @1570
+ord_1571 @1571
+ord_1572 @1572
+ord_1573 @1573
+ord_1574 @1574
+ord_1575 @1575
+ord_1576 @1576
+ord_1577 @1577
+ord_1578 @1578
+ord_1579 @1579
+ord_1580 @1580
+ord_1581 @1581
+ord_1582 @1582
+ord_1583 @1583
+ord_1584 @1584
+ord_1585 @1585
+ord_1586 @1586
+ord_1587 @1587
+ord_1588 @1588
+ord_1589 @1589
+ord_1590 @1590
+ord_1591 @1591
+ord_1592 @1592
+ord_1593 @1593
+ord_1594 @1594
+ord_1595 @1595
+ord_1596 @1596
+ord_1597 @1597
+ord_1598 @1598
+ord_1599 @1599
+ord_1600 @1600
+ord_1601 @1601
+ord_1602 @1602
+ord_1603 @1603
+ord_1604 @1604
+ord_1605 @1605
+ord_1606 @1606
+ord_1607 @1607
+ord_1608 @1608
+ord_1609 @1609
+ord_1610 @1610
+ord_1611 @1611
+ord_1612 @1612
+ord_1613 @1613
+ord_1614 @1614
+ord_1615 @1615
+ord_1616 @1616
+ord_1617 @1617
+ord_1618 @1618
+ord_1619 @1619
+ord_1620 @1620
+ord_1621 @1621
+ord_1622 @1622
+ord_1623 @1623
+ord_1624 @1624
+ord_1625 @1625
+ord_1626 @1626
+ord_1627 @1627
+ord_1628 @1628
+ord_1629 @1629
+ord_1630 @1630
+ord_1631 @1631
+ord_1632 @1632
+ord_1633 @1633
+ord_1634 @1634
+ord_1635 @1635
+ord_1636 @1636
+ord_1637 @1637
+ord_1638 @1638
+ord_1639 @1639
+ord_1640 @1640
+ord_1641 @1641
+ord_1642 @1642
+ord_1643 @1643
+ord_1644 @1644
+ord_1645 @1645
+ord_1646 @1646
+ord_1647 @1647
+ord_1648 @1648
+ord_1649 @1649
+ord_1650 @1650
+ord_1651 @1651
+ord_1652 @1652
+ord_1653 @1653
+ord_1654 @1654
+ord_1655 @1655
+ord_1656 @1656
+ord_1657 @1657
+ord_1658 @1658
+ord_1659 @1659
+ord_1660 @1660
+ord_1661 @1661
+ord_1662 @1662
+ord_1663 @1663
+ord_1664 @1664
+ord_1665 @1665
+ord_1666 @1666
+ord_1667 @1667
+ord_1668 @1668
+ord_1669 @1669
+ord_1670 @1670
+ord_1671 @1671
+ord_1672 @1672
+ord_1673 @1673
+ord_1674 @1674
+ord_1675 @1675
+ord_1676 @1676
+ord_1677 @1677
+ord_1678 @1678
+ord_1679 @1679
+ord_1680 @1680
+ord_1681 @1681
+ord_1682 @1682
+ord_1683 @1683
+ord_1684 @1684
+ord_1685 @1685
+ord_1686 @1686
+ord_1687 @1687
+ord_1688 @1688
+ord_1689 @1689
+ord_1690 @1690
+ord_1691 @1691
+ord_1692 @1692
+ord_1693 @1693
+ord_1694 @1694
+ord_1695 @1695
+ord_1696 @1696
+ord_1697 @1697
+ord_1698 @1698
+ord_1699 @1699
+ord_1700 @1700
+ord_1701 @1701
+ord_1702 @1702
+ord_1703 @1703
+ord_1704 @1704
+ord_1705 @1705
+ord_1706 @1706
+ord_1707 @1707
+ord_1708 @1708
+ord_1709 @1709
+ord_1710 @1710
+ord_1711 @1711
+ord_1712 @1712
+ord_1713 @1713
+ord_1714 @1714
+ord_1715 @1715
+ord_1716 @1716
+ord_1717 @1717
+ord_1718 @1718
+ord_1719 @1719
+ord_1720 @1720
+ord_1721 @1721
+ord_1722 @1722
+ord_1723 @1723
+ord_1724 @1724
+ord_1725 @1725
+ord_1726 @1726
+ord_1727 @1727
+ord_1728 @1728
+ord_1729 @1729
+ord_1730 @1730
+ord_1731 @1731
+ord_1732 @1732
+ord_1733 @1733
+ord_1734 @1734
+ord_1735 @1735
+ord_1736 @1736
+ord_1737 @1737
+ord_1738 @1738
+ord_1739 @1739
+ord_1740 @1740
+ord_1741 @1741
+ord_1742 @1742
+ord_1743 @1743
+ord_1744 @1744
+ord_1745 @1745
+ord_1746 @1746
+ord_1747 @1747
+ord_1748 @1748
+ord_1749 @1749
+ord_1750 @1750
+ord_1751 @1751
+ord_1752 @1752
+ord_1753 @1753
+ord_1754 @1754
+ord_1755 @1755
+ord_1756 @1756
+ord_1757 @1757
+ord_1758 @1758
+ord_1759 @1759
+ord_1760 @1760
+ord_1761 @1761
+ord_1762 @1762
+ord_1763 @1763
+ord_1764 @1764
+ord_1765 @1765
+ord_1766 @1766
+ord_1767 @1767
+ord_1768 @1768
+ord_1769 @1769
+ord_1770 @1770
+ord_1771 @1771
+ord_1772 @1772
+ord_1773 @1773
+ord_1774 @1774
+ord_1775 @1775
+ord_1776 @1776
+ord_1777 @1777
+ord_1778 @1778
+ord_1779 @1779
+ord_1780 @1780 DATA
+ord_1781 @1781 DATA
+ord_1782 @1782 DATA
+ord_1783 @1783 DATA
+ord_1784 @1784 DATA
+ord_1785 @1785 DATA
+ord_1786 @1786 DATA
+ord_1787 @1787 DATA
+ord_1788 @1788 DATA
+ord_1789 @1789 DATA
+ord_1790 @1790 DATA
+ord_1791 @1791 DATA
+ord_1792 @1792 DATA
+ord_1793 @1793 DATA
+ord_1794 @1794 DATA
+ord_1795 @1795 DATA
+ord_1796 @1796 DATA
+ord_1797 @1797 DATA
+ord_1798 @1798 DATA
+ord_1799 @1799 DATA
+ord_1800 @1800 DATA
+ord_1801 @1801 DATA
+ord_1802 @1802 DATA
+ord_1803 @1803 DATA
+ord_1804 @1804 DATA
+ord_1805 @1805 DATA
+ord_1806 @1806 DATA
+ord_1807 @1807 DATA
+ord_1808 @1808 DATA
+ord_1809 @1809 DATA
+ord_1810 @1810 DATA
+ord_1811 @1811 DATA
+ord_1812 @1812 DATA
+ord_1813 @1813 DATA
+ord_1814 @1814 DATA
+ord_1815 @1815 DATA
+ord_1816 @1816 DATA
+ord_1817 @1817 DATA
+ord_1818 @1818 DATA
+ord_1819 @1819 DATA
+ord_1820 @1820 DATA
+ord_1821 @1821 DATA
+ord_1822 @1822 DATA
+ord_1823 @1823 DATA
+ord_1824 @1824 DATA
+ord_1825 @1825 DATA
+ord_1826 @1826 DATA
+ord_1827 @1827 DATA
+ord_1828 @1828 DATA
+ord_1829 @1829 DATA
+ord_1830 @1830 DATA
+ord_1831 @1831 DATA
+ord_1832 @1832 DATA
+ord_1833 @1833 DATA
+ord_1834 @1834 DATA
+ord_1835 @1835 DATA
+ord_1836 @1836 DATA
+ord_1837 @1837 DATA
+ord_1838 @1838 DATA
+ord_1839 @1839 DATA
+ord_1840 @1840 DATA
+ord_1841 @1841 DATA
+ord_1842 @1842 DATA
+ord_1843 @1843 DATA
+ord_1844 @1844 DATA
+ord_1845 @1845 DATA
+ord_1846 @1846 DATA
+ord_1847 @1847 DATA
+ord_1848 @1848 DATA
+ord_1849 @1849 DATA
+ord_1850 @1850 DATA
+ord_1851 @1851 DATA
+ord_1852 @1852 DATA
+ord_1853 @1853 DATA
+ord_1854 @1854 DATA
+ord_1855 @1855 DATA
+ord_1856 @1856 DATA
+ord_1857 @1857 DATA
+ord_1858 @1858 DATA
+ord_1859 @1859 DATA
+ord_1860 @1860 DATA
+ord_1861 @1861 DATA
+ord_1862 @1862 DATA
+ord_1863 @1863 DATA
+ord_1864 @1864 DATA
+ord_1865 @1865 DATA
+ord_1866 @1866 DATA
+ord_1867 @1867 DATA
+ord_1868 @1868 DATA
+ord_1869 @1869 DATA
+ord_1870 @1870 DATA
+ord_1871 @1871 DATA
+ord_1872 @1872 DATA
+ord_1873 @1873 DATA
+ord_1874 @1874 DATA
+ord_1875 @1875 DATA
+ord_1876 @1876 DATA
+ord_1877 @1877 DATA
+ord_1878 @1878 DATA
+ord_1879 @1879 DATA
+ord_1880 @1880 DATA
+ord_1881 @1881 DATA
+ord_1882 @1882 DATA
+ord_1883 @1883 DATA
+ord_1884 @1884 DATA
+ord_1885 @1885 DATA
+ord_1886 @1886 DATA
+ord_1887 @1887 DATA
+ord_1888 @1888 DATA
+ord_1889 @1889 DATA
+ord_1890 @1890 DATA
+ord_1891 @1891 DATA
+ord_1892 @1892 DATA
+ord_1893 @1893 DATA
+ord_1894 @1894 DATA
+ord_1895 @1895 DATA
+ord_1896 @1896 DATA
+ord_1897 @1897 DATA
+ord_1898 @1898 DATA
+ord_1899 @1899 DATA
+ord_1900 @1900 DATA
+ord_1901 @1901 DATA
+ord_1902 @1902 DATA
+ord_1903 @1903 DATA
+ord_1904 @1904 DATA
+ord_1905 @1905 DATA
+ord_1906 @1906 DATA
+ord_1907 @1907 DATA
+ord_1908 @1908 DATA
+ord_1909 @1909 DATA
+ord_1910 @1910 DATA
+ord_1911 @1911 DATA
+ord_1912 @1912 DATA
+ord_1913 @1913 DATA
+ord_1914 @1914 DATA
+ord_1915 @1915 DATA
+ord_1916 @1916 DATA
+ord_1917 @1917 DATA
+ord_1918 @1918 DATA
+ord_1919 @1919 DATA
+ord_1920 @1920 DATA
+ord_1921 @1921 DATA
+ord_1922 @1922 DATA
+ord_1923 @1923 DATA
+ord_1924 @1924 DATA
+ord_1925 @1925 DATA
+ord_1926 @1926 DATA
+ord_1927 @1927 DATA
+ord_1928 @1928 DATA
+ord_1929 @1929 DATA
+ord_1930 @1930 DATA
+ord_1931 @1931 DATA
+ord_1932 @1932 DATA
+ord_1933 @1933 DATA
+ord_1934 @1934 DATA
+ord_1935 @1935 DATA
+ord_1936 @1936 DATA
+ord_1937 @1937 DATA
+ord_1938 @1938 DATA
+ord_1939 @1939 DATA
+ord_1940 @1940 DATA
+ord_1941 @1941 DATA
+ord_1942 @1942 DATA
+ord_1943 @1943
+ord_1944 @1944
+ord_1945 @1945
+ord_1946 @1946
+ord_1947 @1947
+ord_1948 @1948
+ord_1949 @1949
+ord_1950 @1950
+ord_1951 @1951
+ord_1952 @1952
+ord_1953 @1953
+ord_1954 @1954
+ord_1955 @1955
+ord_1956 @1956
+ord_1957 @1957
+ord_1958 @1958
+ord_1959 @1959
+ord_1960 @1960
+ord_1961 @1961
+ord_1962 @1962
+ord_1963 @1963
+ord_1964 @1964
+ord_1965 @1965
+ord_1966 @1966
+ord_1967 @1967
+ord_1968 @1968
+ord_1969 @1969
+ord_1970 @1970
+ord_1971 @1971
+ord_1972 @1972
+ord_1973 @1973
+ord_1974 @1974
+ord_1975 @1975
+ord_1976 @1976
+ord_1977 @1977
+ord_1978 @1978
+ord_1979 @1979
+ord_1980 @1980
+ord_1981 @1981
+ord_1982 @1982
+ord_1983 @1983
+ord_1984 @1984
+ord_1985 @1985
+ord_1986 @1986
+ord_1987 @1987
+ord_1988 @1988
+ord_1989 @1989
+ord_1990 @1990
+ord_1991 @1991
+ord_1992 @1992
+ord_1993 @1993
+ord_1994 @1994
+ord_1995 @1995
+ord_1996 @1996
+ord_1997 @1997
+ord_1998 @1998
+ord_1999 @1999
+ord_2000 @2000
+ord_2001 @2001
+ord_2002 @2002 DATA
+ord_2003 @2003
+ord_2004 @2004
+ord_2005 @2005
+ord_2006 @2006
+ord_2007 @2007
+ord_2008 @2008
+ord_2009 @2009
+ord_2010 @2010
+ord_2011 @2011
+ord_2012 @2012
+ord_2013 @2013
+ord_2014 @2014
+ord_2015 @2015
+ord_2016 @2016
+ord_2017 @2017
+ord_2018 @2018
+ord_2019 @2019
+ord_2020 @2020
+ord_2021 @2021
+ord_2022 @2022
+ord_2023 @2023
+ord_2024 @2024
+ord_2025 @2025 DATA
+ord_2026 @2026 DATA
+ord_2027 @2027
+ord_2028 @2028
+ord_2029 @2029
+ord_2030 @2030
+ord_2031 @2031
+ord_2032 @2032
+ord_2033 @2033
+ord_2034 @2034
+ord_2035 @2035
+ord_2036 @2036
+ord_2037 @2037
+ord_2038 @2038
+ord_2039 @2039
+ord_2040 @2040
+ord_2041 @2041
+ord_2042 @2042
+ord_2043 @2043
+ord_2044 @2044
+ord_2045 @2045
+ord_2046 @2046
+ord_2047 @2047
+ord_2048 @2048
+ord_2049 @2049
+ord_2050 @2050
+ord_2051 @2051
+ord_2052 @2052
+ord_2053 @2053
+ord_2054 @2054
+ord_2055 @2055
+ord_2056 @2056
+ord_2057 @2057
+ord_2058 @2058
+ord_2059 @2059
+ord_2060 @2060
+ord_2061 @2061
+ord_2062 @2062
+ord_2063 @2063
+ord_2064 @2064
+ord_2065 @2065
+ord_2066 @2066
+ord_2067 @2067
+ord_2068 @2068
+ord_2069 @2069
+ord_2070 @2070
+ord_2071 @2071
+ord_2072 @2072
+ord_2073 @2073
+ord_2074 @2074
+ord_2075 @2075
+ord_2076 @2076
+ord_2077 @2077
+ord_2078 @2078
+ord_2079 @2079
+ord_2080 @2080
+ord_2081 @2081
+ord_2082 @2082
+ord_2083 @2083
+ord_2084 @2084
+ord_2085 @2085
+ord_2086 @2086
+ord_2087 @2087
+ord_2088 @2088
+ord_2089 @2089
+ord_2090 @2090
+ord_2091 @2091
+ord_2092 @2092
+ord_2093 @2093
+ord_2094 @2094
+ord_2095 @2095
+ord_2096 @2096
+ord_2097 @2097
+ord_2098 @2098
+ord_2099 @2099
+ord_2100 @2100
+ord_2101 @2101
+ord_2102 @2102
+ord_2103 @2103
+ord_2104 @2104
+ord_2105 @2105
+ord_2106 @2106
+ord_2107 @2107
+ord_2108 @2108
+ord_2109 @2109
+ord_2110 @2110
+ord_2111 @2111
+ord_2112 @2112
+ord_2113 @2113
+ord_2114 @2114
+ord_2115 @2115
+ord_2116 @2116
+ord_2117 @2117
+ord_2118 @2118
+ord_2119 @2119
+ord_2120 @2120
+ord_2121 @2121
+ord_2122 @2122
+ord_2123 @2123
+ord_2124 @2124
+ord_2125 @2125
+ord_2126 @2126
+ord_2127 @2127
+ord_2128 @2128
+ord_2129 @2129
+ord_2130 @2130
+ord_2131 @2131
+ord_2132 @2132
+ord_2133 @2133
+ord_2134 @2134
+ord_2135 @2135
+ord_2136 @2136
+ord_2137 @2137
+ord_2138 @2138
+ord_2139 @2139
+ord_2140 @2140
+ord_2141 @2141
+ord_2142 @2142
+ord_2143 @2143
+ord_2144 @2144
+ord_2145 @2145
+ord_2146 @2146
+ord_2147 @2147
+ord_2148 @2148
+ord_2149 @2149
+ord_2150 @2150
+ord_2151 @2151
+ord_2152 @2152
+ord_2153 @2153
+ord_2154 @2154
+ord_2155 @2155
+ord_2156 @2156
+ord_2157 @2157
+ord_2158 @2158
+ord_2159 @2159
+ord_2160 @2160
+ord_2161 @2161
+ord_2162 @2162
+ord_2163 @2163
+ord_2164 @2164
+ord_2165 @2165
+ord_2166 @2166
+ord_2167 @2167
+ord_2168 @2168
+ord_2169 @2169
+ord_2170 @2170
+ord_2171 @2171
+ord_2172 @2172
+ord_2173 @2173
+ord_2174 @2174
+ord_2175 @2175
+ord_2176 @2176
+ord_2177 @2177
+ord_2178 @2178
+ord_2179 @2179
+ord_2180 @2180
+ord_2181 @2181
+ord_2182 @2182
+ord_2184 @2184
+ord_2185 @2185
+ord_2186 @2186
+ord_2187 @2187
+ord_2188 @2188
+ord_2189 @2189
+ord_2190 @2190
+ord_2191 @2191
+ord_2192 @2192
+ord_2195 @2195
+ord_2196 @2196
+ord_2197 @2197
+ord_2198 @2198
+ord_2199 @2199
+ord_2200 @2200
+ord_2201 @2201
+ord_2202 @2202
+ord_2203 @2203
+ord_2204 @2204
+ord_2205 @2205
+ord_2206 @2206
+ord_2207 @2207
+ord_2208 @2208
+ord_2209 @2209
+ord_2210 @2210
+ord_2211 @2211
+ord_2212 @2212
+ord_2213 @2213
+ord_2214 @2214
+ord_2215 @2215
+ord_2216 @2216
+ord_2217 @2217
+ord_2218 @2218
+ord_2219 @2219
+ord_2220 @2220
+ord_2221 @2221
+ord_2222 @2222
+ord_2223 @2223
+ord_2224 @2224
+ord_2225 @2225
+ord_2226 @2226
+ord_2227 @2227
+ord_2228 @2228
+ord_2229 @2229
+ord_2230 @2230
+ord_2231 @2231
+ord_2232 @2232
+ord_2233 @2233
+ord_2234 @2234
+ord_2235 @2235
+ord_2236 @2236
+ord_2237 @2237
+ord_2238 @2238
+ord_2239 @2239
+ord_2240 @2240
+ord_2241 @2241
+ord_2242 @2242
+ord_2243 @2243
+ord_2244 @2244
+ord_2245 @2245
+ord_2246 @2246
+ord_2247 @2247
+ord_2248 @2248
+ord_2249 @2249
+ord_2250 @2250
+ord_2251 @2251
+ord_2252 @2252
+ord_2253 @2253
+ord_2254 @2254
+ord_2255 @2255
+ord_2256 @2256
+ord_2257 @2257
+ord_2258 @2258
+ord_2259 @2259
+ord_2260 @2260
+ord_2261 @2261
+ord_2262 @2262
+ord_2263 @2263
+ord_2264 @2264
+ord_2265 @2265
+ord_2266 @2266
+ord_2267 @2267
+ord_2268 @2268
+ord_2269 @2269
+ord_2270 @2270
+ord_2271 @2271
+ord_2272 @2272
+ord_2273 @2273
+ord_2274 @2274
+ord_2275 @2275
+ord_2276 @2276
+ord_2277 @2277
+ord_2278 @2278
+ord_2279 @2279
+ord_2280 @2280
+ord_2281 @2281
+ord_2282 @2282
+ord_2283 @2283
+ord_2284 @2284
+ord_2285 @2285
+ord_2286 @2286
+ord_2287 @2287
+ord_2288 @2288
+ord_2289 @2289
+ord_2290 @2290
+ord_2291 @2291
+ord_2292 @2292
+ord_2293 @2293
+ord_2294 @2294
+ord_2295 @2295
+ord_2296 @2296
+ord_2297 @2297
+ord_2298 @2298
+ord_2299 @2299
+ord_2300 @2300
+ord_2301 @2301
+ord_2302 @2302
+ord_2303 @2303
+ord_2304 @2304
+ord_2305 @2305
+ord_2306 @2306
+ord_2307 @2307
+ord_2308 @2308
+ord_2309 @2309
+ord_2310 @2310
+ord_2311 @2311
+ord_2312 @2312
+ord_2313 @2313
+ord_2314 @2314
+ord_2315 @2315
+ord_2316 @2316
+ord_2317 @2317
+ord_2318 @2318
+ord_2319 @2319
+ord_2320 @2320
+ord_2321 @2321
+ord_2322 @2322
+ord_2323 @2323
+ord_2324 @2324
+ord_2325 @2325
+ord_2326 @2326
+ord_2327 @2327
+ord_2328 @2328
+ord_2329 @2329
+ord_2330 @2330
+ord_2331 @2331
+ord_2332 @2332
+ord_2333 @2333
+ord_2334 @2334
+ord_2335 @2335
+ord_2336 @2336
+ord_2337 @2337
+ord_2338 @2338
+ord_2339 @2339
+ord_2340 @2340
+ord_2341 @2341
+ord_2342 @2342
+ord_2343 @2343
+ord_2344 @2344
+ord_2345 @2345
+ord_2346 @2346
+ord_2347 @2347
+ord_2348 @2348
+ord_2349 @2349
+ord_2350 @2350
+ord_2351 @2351
+ord_2352 @2352
+ord_2353 @2353
+ord_2354 @2354
+ord_2355 @2355
+ord_2356 @2356
+ord_2357 @2357
+ord_2358 @2358
+ord_2359 @2359
+ord_2360 @2360
+ord_2361 @2361
+ord_2362 @2362
+ord_2363 @2363
+ord_2364 @2364
+ord_2365 @2365
+ord_2366 @2366
+ord_2367 @2367
+ord_2368 @2368
+ord_2369 @2369
+ord_2370 @2370
+ord_2371 @2371
+ord_2372 @2372
+ord_2373 @2373
+ord_2374 @2374
+ord_2375 @2375
+ord_2376 @2376
+ord_2377 @2377
+ord_2378 @2378
+ord_2379 @2379
+ord_2380 @2380
+ord_2381 @2381
+ord_2382 @2382
+ord_2383 @2383
+ord_2384 @2384
+ord_2385 @2385
+ord_2386 @2386
+ord_2387 @2387
+ord_2388 @2388
+ord_2389 @2389
+ord_2390 @2390
+ord_2391 @2391
+ord_2392 @2392
+ord_2393 @2393
+ord_2394 @2394
+ord_2395 @2395
+ord_2396 @2396
+ord_2397 @2397
+ord_2398 @2398
+ord_2399 @2399
+ord_2400 @2400
+ord_2401 @2401
+ord_2402 @2402
+ord_2403 @2403
+ord_2404 @2404
+ord_2405 @2405
+ord_2406 @2406
+ord_2407 @2407
+ord_2408 @2408
+ord_2409 @2409
+ord_2410 @2410
+ord_2411 @2411
+ord_2412 @2412
+ord_2413 @2413
+ord_2414 @2414
+ord_2415 @2415
+ord_2416 @2416
+ord_2417 @2417
+ord_2418 @2418
+ord_2419 @2419
+ord_2420 @2420
+ord_2421 @2421
+ord_2422 @2422
+ord_2423 @2423
+ord_2424 @2424
+ord_2425 @2425
+ord_2426 @2426
+ord_2427 @2427
+ord_2428 @2428
+ord_2429 @2429
+ord_2430 @2430
+ord_2431 @2431
+ord_2432 @2432
+ord_2433 @2433
+ord_2434 @2434
+ord_2435 @2435
+ord_2436 @2436
+ord_2437 @2437
+ord_2438 @2438
+ord_2439 @2439
+ord_2440 @2440
+ord_2441 @2441
+ord_2442 @2442
+ord_2443 @2443
+ord_2444 @2444
+ord_2445 @2445
+ord_2446 @2446
+ord_2447 @2447
+ord_2448 @2448
+ord_2449 @2449
+ord_2450 @2450
+ord_2451 @2451
+ord_2452 @2452
+ord_2453 @2453
+ord_2454 @2454
+ord_2455 @2455
+ord_2456 @2456
+ord_2457 @2457
+ord_2458 @2458
+ord_2459 @2459
+ord_2460 @2460
+ord_2461 @2461
+ord_2462 @2462
+ord_2463 @2463
+ord_2464 @2464
+ord_2465 @2465
+ord_2466 @2466
+ord_2467 @2467
+ord_2468 @2468
+ord_2469 @2469
+ord_2470 @2470
+ord_2471 @2471
+ord_2472 @2472
+ord_2473 @2473
+ord_2474 @2474
+ord_2475 @2475
+ord_2476 @2476
+ord_2477 @2477
+ord_2478 @2478 DATA
+ord_2479 @2479
+ord_2480 @2480
+ord_2481 @2481
+ord_2482 @2482
+ord_2483 @2483
+ord_2484 @2484
+ord_2485 @2485
+ord_2486 @2486
+ord_2487 @2487
+ord_2488 @2488
+ord_2489 @2489
+ord_2490 @2490
+ord_2491 @2491
+ord_2492 @2492
+ord_2493 @2493
+ord_2494 @2494
+ord_2495 @2495
+ord_2496 @2496
+ord_2497 @2497
+ord_2498 @2498
+ord_2499 @2499
+ord_2500 @2500
+ord_2501 @2501
+ord_2502 @2502
+ord_2503 @2503
+ord_2504 @2504
+ord_2505 @2505
+ord_2506 @2506
+ord_2507 @2507
+ord_2508 @2508
+ord_2509 @2509
+ord_2510 @2510
+ord_2511 @2511
+ord_2512 @2512
+ord_2513 @2513
+ord_2514 @2514
+ord_2515 @2515
+ord_2516 @2516
+ord_2517 @2517
+ord_2518 @2518
+ord_2519 @2519
+ord_2520 @2520
+ord_2521 @2521
+ord_2522 @2522
+ord_2523 @2523
+ord_2524 @2524
+ord_2525 @2525
+ord_2526 @2526
+ord_2527 @2527
+ord_2528 @2528
+ord_2529 @2529
+ord_2530 @2530
+ord_2531 @2531
+ord_2532 @2532
+ord_2533 @2533
+ord_2534 @2534
+ord_2535 @2535
+ord_2536 @2536
+ord_2537 @2537
+ord_2538 @2538
+ord_2539 @2539
+ord_2540 @2540
+ord_2541 @2541
+ord_2542 @2542
+ord_2543 @2543
+ord_2544 @2544
+ord_2545 @2545
+ord_2546 @2546
+ord_2547 @2547
+ord_2548 @2548
+ord_2549 @2549
+ord_2550 @2550
+ord_2551 @2551
+ord_2552 @2552
+ord_2553 @2553
+ord_2554 @2554
+ord_2555 @2555
+ord_2556 @2556
+ord_2557 @2557
+ord_2558 @2558
+ord_2559 @2559
+ord_2560 @2560
+ord_2561 @2561
+ord_2562 @2562
+ord_2563 @2563
+ord_2564 @2564
+ord_2565 @2565
+ord_2566 @2566
+ord_2567 @2567
+ord_2568 @2568
+ord_2569 @2569
+ord_2570 @2570
+ord_2571 @2571
+ord_2572 @2572
+ord_2573 @2573
+ord_2574 @2574
+ord_2575 @2575
+ord_2576 @2576
+ord_2577 @2577
+ord_2578 @2578
+ord_2579 @2579
+ord_2580 @2580
+ord_2581 @2581
+ord_2582 @2582
+ord_2583 @2583
+ord_2584 @2584
+ord_2585 @2585
+ord_2586 @2586
+ord_2587 @2587
+ord_2588 @2588
+ord_2589 @2589
+ord_2590 @2590
+ord_2591 @2591
+ord_2592 @2592
+ord_2593 @2593
+ord_2594 @2594
+ord_2595 @2595
+ord_2596 @2596
+ord_2597 @2597
+ord_2598 @2598
+ord_2599 @2599
+ord_2600 @2600
+ord_2601 @2601
+ord_2602 @2602
+ord_2603 @2603
+ord_2604 @2604
+ord_2605 @2605
+ord_2606 @2606
+ord_2607 @2607
+ord_2608 @2608
+ord_2609 @2609
+ord_2610 @2610
+ord_2611 @2611
+ord_2612 @2612
+ord_2614 @2614
+ord_2615 @2615
+ord_2616 @2616
+ord_2617 @2617
+ord_2618 @2618
+ord_2619 @2619
+ord_2620 @2620
+ord_2621 @2621
+ord_2622 @2622
+ord_2623 @2623
+ord_2624 @2624
+ord_2625 @2625
+ord_2626 @2626
+ord_2627 @2627
+ord_2628 @2628
+ord_2629 @2629
+ord_2630 @2630
+ord_2631 @2631
+ord_2632 @2632
+ord_2633 @2633
+ord_2634 @2634
+ord_2635 @2635
+ord_2636 @2636
+ord_2637 @2637
+ord_2638 @2638
+ord_2639 @2639
+ord_2640 @2640
+ord_2641 @2641
+ord_2642 @2642
+ord_2643 @2643
+ord_2644 @2644
+ord_2645 @2645
+ord_2646 @2646
+ord_2647 @2647
+ord_2648 @2648
+ord_2649 @2649
+ord_2650 @2650
+ord_2651 @2651
+ord_2652 @2652
+ord_2653 @2653
+ord_2654 @2654
+ord_2655 @2655
+ord_2656 @2656
+ord_2657 @2657
+ord_2658 @2658
+ord_2659 @2659
+ord_2660 @2660
+ord_2661 @2661
+ord_2662 @2662
+ord_2663 @2663
+ord_2664 @2664
+ord_2665 @2665
+ord_2666 @2666
+ord_2667 @2667
+ord_2668 @2668
+ord_2669 @2669
+ord_2670 @2670
+ord_2671 @2671
+ord_2672 @2672
+ord_2673 @2673
+ord_2674 @2674
+ord_2675 @2675
+ord_2676 @2676
+ord_2677 @2677
+ord_2678 @2678
+ord_2679 @2679
+ord_2680 @2680 DATA
+ord_2681 @2681
+ord_2682 @2682
+ord_2683 @2683
+ord_2684 @2684
+ord_2685 @2685
+ord_2686 @2686
+ord_2687 @2687
+ord_2688 @2688
+ord_2689 @2689
+ord_2690 @2690
+ord_2691 @2691
+ord_2692 @2692
+ord_2693 @2693
+ord_2694 @2694
+ord_2695 @2695
+ord_2696 @2696
+ord_2697 @2697
+ord_2698 @2698
+ord_2699 @2699
+ord_2700 @2700
+ord_2701 @2701
+ord_2702 @2702
+ord_2703 @2703
+ord_2704 @2704
+ord_2705 @2705
+ord_2706 @2706
+ord_2707 @2707
+ord_2708 @2708
+ord_2709 @2709
+ord_2710 @2710
+ord_2711 @2711
+ord_2712 @2712
+ord_2713 @2713
+ord_2714 @2714
+ord_2715 @2715
+ord_2716 @2716
+ord_2717 @2717
+ord_2718 @2718
+ord_2719 @2719
+ord_2720 @2720
+ord_2721 @2721
+ord_2722 @2722
+ord_2723 @2723
+ord_2724 @2724
+ord_2725 @2725
+ord_2726 @2726 DATA
+ord_2727 @2727 DATA
+ord_2728 @2728 DATA
+ord_2729 @2729
+ord_2730 @2730
+ord_2731 @2731
+ord_2732 @2732
+ord_2733 @2733
+ord_2734 @2734
+ord_2735 @2735
+ord_2736 @2736
+ord_2737 @2737
+ord_2738 @2738
+ord_2739 @2739
+ord_2740 @2740
+ord_2741 @2741
+ord_2742 @2742
+ord_2743 @2743
+ord_2744 @2744
+ord_2745 @2745
+ord_2746 @2746
+ord_2747 @2747
+ord_2748 @2748
+ord_2749 @2749
+ord_2750 @2750
+ord_2751 @2751
+ord_2752 @2752
+ord_2753 @2753
+ord_2754 @2754
+ord_2755 @2755
+ord_2756 @2756
+ord_2757 @2757
+ord_2758 @2758
+ord_2759 @2759
+ord_2760 @2760
+ord_2761 @2761
+ord_2762 @2762
+ord_2763 @2763
+ord_2764 @2764
+ord_2765 @2765
+ord_2766 @2766
+ord_2767 @2767
+ord_2768 @2768
+ord_2769 @2769
+ord_2770 @2770
+ord_2771 @2771
+ord_2772 @2772
+ord_2773 @2773
+ord_2774 @2774
+ord_2775 @2775
+ord_2776 @2776
+ord_2777 @2777
+ord_2778 @2778
+ord_2779 @2779
+ord_2780 @2780
+ord_2781 @2781
+ord_2782 @2782
+ord_2783 @2783
+ord_2784 @2784
+ord_2785 @2785
+ord_2786 @2786
+ord_2787 @2787
+ord_2788 @2788
+ord_2789 @2789
+ord_2790 @2790
+ord_2791 @2791
+ord_2792 @2792
+ord_2793 @2793
+ord_2794 @2794
+ord_2795 @2795
+ord_2796 @2796
+ord_2797 @2797
+ord_2798 @2798
+ord_2799 @2799
+ord_2800 @2800
+ord_2801 @2801
+ord_2802 @2802
+ord_2803 @2803
+ord_2804 @2804
+ord_2805 @2805
+ord_2806 @2806
+ord_2807 @2807
+ord_2808 @2808
+ord_2809 @2809
+ord_2810 @2810
+ord_2811 @2811
+ord_2812 @2812
+ord_2813 @2813
+ord_2814 @2814
+ord_2815 @2815
+ord_2816 @2816
+ord_2817 @2817
+ord_2818 @2818
+ord_2819 @2819
+ord_2820 @2820
+ord_2821 @2821
+ord_2822 @2822
+ord_2823 @2823
+ord_2824 @2824
+ord_2825 @2825
+ord_2826 @2826
+ord_2827 @2827
+ord_2828 @2828
+ord_2829 @2829
+ord_2830 @2830
+ord_2831 @2831
+ord_2832 @2832
+ord_2833 @2833
+ord_2834 @2834
+ord_2835 @2835
+ord_2836 @2836
+ord_2837 @2837
+ord_2838 @2838
+ord_2839 @2839
+ord_2840 @2840
+ord_2841 @2841
+ord_2842 @2842
+ord_2843 @2843
+ord_2844 @2844
+ord_2845 @2845
+ord_2846 @2846
+ord_2847 @2847
+ord_2848 @2848
+ord_2849 @2849
+ord_2850 @2850
+ord_2851 @2851
+ord_2852 @2852
+ord_2853 @2853
+ord_2854 @2854
+ord_2855 @2855
+ord_2856 @2856
+ord_2857 @2857
+ord_2858 @2858
+ord_2859 @2859
+ord_2860 @2860
+ord_2861 @2861
+ord_2862 @2862
+ord_2863 @2863
+ord_2864 @2864
+ord_2865 @2865
+ord_2866 @2866
+ord_2867 @2867
+ord_2868 @2868
+ord_2869 @2869
+ord_2870 @2870
+ord_2871 @2871
+ord_2872 @2872
+ord_2873 @2873
+ord_2874 @2874
+ord_2875 @2875
+ord_2876 @2876
+ord_2877 @2877
+ord_2878 @2878
+ord_2879 @2879
+ord_2880 @2880
+ord_2881 @2881
+ord_2882 @2882
+ord_2883 @2883
+ord_2884 @2884
+ord_2885 @2885
+ord_2886 @2886
+ord_2887 @2887
+ord_2888 @2888
+ord_2889 @2889
+ord_2890 @2890
+ord_2891 @2891
+ord_2892 @2892
+ord_2893 @2893
+ord_2894 @2894
+ord_2895 @2895
+ord_2896 @2896
+ord_2897 @2897
+ord_2898 @2898
+ord_2899 @2899
+ord_2900 @2900
+ord_2901 @2901
+ord_2902 @2902
+ord_2903 @2903
+ord_2904 @2904
+ord_2905 @2905
+ord_2906 @2906
+ord_2907 @2907
+ord_2908 @2908
+ord_2909 @2909
+ord_2910 @2910
+ord_2911 @2911
+ord_2912 @2912
+ord_2913 @2913
+ord_2914 @2914
+ord_2915 @2915
+ord_2916 @2916
+ord_2917 @2917
+ord_2918 @2918
+ord_2919 @2919
+ord_2920 @2920
+ord_2921 @2921
+ord_2922 @2922
+ord_2923 @2923
+ord_2924 @2924
+ord_2925 @2925
+ord_2926 @2926
+ord_2927 @2927
+ord_2928 @2928
+ord_2929 @2929
+ord_2930 @2930
+ord_2931 @2931
+ord_2932 @2932
+ord_2933 @2933
+ord_2934 @2934
+ord_2935 @2935
+ord_2936 @2936
+ord_2937 @2937
+ord_2938 @2938
+ord_2939 @2939
+ord_2940 @2940
+ord_2941 @2941
+ord_2942 @2942
+ord_2943 @2943
+ord_2944 @2944
+ord_2945 @2945
+ord_2946 @2946
+ord_2947 @2947
+ord_2948 @2948
+ord_2949 @2949
+ord_2950 @2950
+ord_2951 @2951
+ord_2952 @2952
+ord_2953 @2953
+ord_2954 @2954
+ord_2955 @2955
+ord_2956 @2956
+ord_2957 @2957
+ord_2958 @2958
+ord_2959 @2959
+ord_2960 @2960
+ord_2961 @2961
+ord_2962 @2962
+ord_2963 @2963
+ord_2964 @2964
+ord_2965 @2965
+ord_2966 @2966
+ord_2967 @2967
+ord_2968 @2968
+ord_2969 @2969
+ord_2970 @2970
+ord_2971 @2971
+ord_2972 @2972
+ord_2973 @2973
+ord_2974 @2974
+ord_2975 @2975
+ord_2976 @2976
+ord_2977 @2977
+ord_2978 @2978
+ord_2979 @2979
+ord_2980 @2980
+ord_2981 @2981
+ord_2982 @2982
+ord_2983 @2983
+ord_2984 @2984
+ord_2985 @2985
+ord_2986 @2986
+ord_2987 @2987
+ord_2988 @2988
+ord_2989 @2989
+ord_2990 @2990
+ord_2991 @2991
+ord_2992 @2992
+ord_2993 @2993
+ord_2994 @2994
+ord_2995 @2995
+ord_2996 @2996
+ord_2997 @2997
+ord_2998 @2998
+ord_2999 @2999
+ord_3000 @3000
+ord_3001 @3001
+ord_3002 @3002
+ord_3003 @3003
+ord_3004 @3004
+ord_3005 @3005
+ord_3006 @3006
+ord_3007 @3007
+ord_3008 @3008
+ord_3009 @3009
+ord_3010 @3010
+ord_3011 @3011
+ord_3012 @3012
+ord_3013 @3013
+ord_3014 @3014
+ord_3015 @3015
+ord_3016 @3016
+ord_3017 @3017
+ord_3018 @3018
+ord_3019 @3019
+ord_3020 @3020
+ord_3021 @3021
+ord_3022 @3022
+ord_3023 @3023
+ord_3024 @3024
+ord_3025 @3025
+ord_3026 @3026
+ord_3027 @3027
+ord_3028 @3028
+ord_3029 @3029
+ord_3030 @3030
+ord_3031 @3031
+ord_3032 @3032
+ord_3033 @3033
+ord_3034 @3034
+ord_3035 @3035
+ord_3036 @3036
+ord_3037 @3037
+ord_3038 @3038
+ord_3039 @3039
+ord_3040 @3040
+ord_3041 @3041
+ord_3042 @3042
+ord_3043 @3043
+ord_3044 @3044
+ord_3045 @3045
+ord_3046 @3046
+ord_3047 @3047
+ord_3048 @3048
+ord_3049 @3049
+ord_3050 @3050
+ord_3051 @3051
+ord_3052 @3052
+ord_3053 @3053
+ord_3054 @3054
+ord_3055 @3055
+ord_3056 @3056
+ord_3057 @3057
+ord_3058 @3058
+ord_3059 @3059
+ord_3060 @3060
+ord_3061 @3061
+ord_3062 @3062
+ord_3063 @3063
+ord_3064 @3064
+ord_3065 @3065
+ord_3066 @3066
+ord_3067 @3067
+ord_3068 @3068
+ord_3069 @3069
+ord_3070 @3070
+ord_3071 @3071
+ord_3072 @3072
+ord_3073 @3073
+ord_3074 @3074
+ord_3075 @3075
+ord_3076 @3076
+ord_3077 @3077
+ord_3078 @3078
+ord_3079 @3079
+ord_3080 @3080
+ord_3081 @3081
+ord_3082 @3082
+ord_3083 @3083
+ord_3084 @3084
+ord_3085 @3085
+ord_3086 @3086
+ord_3087 @3087
+ord_3088 @3088
+ord_3089 @3089
+ord_3090 @3090
+ord_3091 @3091
+ord_3092 @3092
+ord_3093 @3093
+ord_3094 @3094
+ord_3095 @3095
+ord_3096 @3096
+ord_3097 @3097
+ord_3098 @3098
+ord_3099 @3099
+ord_3100 @3100
+ord_3101 @3101
+ord_3102 @3102
+ord_3103 @3103
+ord_3104 @3104
+ord_3105 @3105
+ord_3106 @3106
+ord_3107 @3107
+ord_3108 @3108
+ord_3109 @3109
+ord_3110 @3110
+ord_3111 @3111
+ord_3112 @3112
+ord_3113 @3113
+ord_3114 @3114
+ord_3115 @3115
+ord_3116 @3116
+ord_3117 @3117
+ord_3118 @3118
+ord_3119 @3119
+ord_3120 @3120
+ord_3121 @3121
+ord_3122 @3122
+ord_3123 @3123
+ord_3124 @3124
+ord_3125 @3125
+ord_3126 @3126
+ord_3127 @3127
+ord_3128 @3128
+ord_3129 @3129
+ord_3130 @3130
+ord_3131 @3131
+ord_3132 @3132
+ord_3133 @3133
+ord_3134 @3134
+ord_3135 @3135
+ord_3136 @3136
+ord_3137 @3137
+ord_3138 @3138
+ord_3139 @3139
+ord_3140 @3140
+ord_3141 @3141
+ord_3142 @3142
+ord_3143 @3143
+ord_3144 @3144
+ord_3145 @3145
+ord_3146 @3146
+ord_3147 @3147
+ord_3148 @3148
+ord_3149 @3149
+ord_3150 @3150
+ord_3151 @3151
+ord_3152 @3152
+ord_3153 @3153
+ord_3154 @3154
+ord_3155 @3155
+ord_3156 @3156
+ord_3157 @3157
+ord_3158 @3158
+ord_3159 @3159
+ord_3160 @3160
+ord_3161 @3161
+ord_3162 @3162
+ord_3163 @3163
+ord_3164 @3164
+ord_3165 @3165
+ord_3166 @3166
+ord_3167 @3167
+ord_3168 @3168
+ord_3169 @3169
+ord_3170 @3170
+ord_3171 @3171
+ord_3172 @3172
+ord_3173 @3173
+ord_3174 @3174
+ord_3175 @3175
+ord_3176 @3176
+ord_3177 @3177
+ord_3178 @3178
+ord_3179 @3179
+ord_3180 @3180
+ord_3181 @3181
+ord_3182 @3182
+ord_3183 @3183
+ord_3184 @3184
+ord_3185 @3185
+ord_3186 @3186
+ord_3187 @3187
+ord_3188 @3188
+ord_3189 @3189
+ord_3190 @3190
+ord_3191 @3191
+ord_3192 @3192
+ord_3193 @3193
+ord_3194 @3194
+ord_3195 @3195
+ord_3196 @3196
+ord_3197 @3197
+ord_3198 @3198
+ord_3199 @3199
+ord_3200 @3200
+ord_3201 @3201
+ord_3202 @3202
+ord_3203 @3203
+ord_3204 @3204
+ord_3205 @3205
+ord_3206 @3206
+ord_3207 @3207
+ord_3208 @3208
+ord_3209 @3209
+ord_3210 @3210
+ord_3211 @3211
+ord_3212 @3212
+ord_3213 @3213
+ord_3214 @3214
+ord_3215 @3215
+ord_3216 @3216
+ord_3217 @3217
+ord_3218 @3218
+ord_3219 @3219
+ord_3220 @3220
+ord_3221 @3221
+ord_3222 @3222
+ord_3223 @3223
+ord_3224 @3224
+ord_3225 @3225
+ord_3226 @3226
+ord_3227 @3227
+ord_3228 @3228
+ord_3229 @3229
+ord_3230 @3230
+ord_3231 @3231
+ord_3232 @3232
+ord_3233 @3233
+ord_3234 @3234
+ord_3235 @3235
+ord_3236 @3236
+ord_3237 @3237
+ord_3238 @3238
+ord_3239 @3239
+ord_3240 @3240
+ord_3241 @3241
+ord_3242 @3242
+ord_3243 @3243
+ord_3244 @3244
+ord_3245 @3245
+ord_3246 @3246
+ord_3247 @3247
+ord_3248 @3248
+ord_3249 @3249
+ord_3250 @3250
+ord_3251 @3251
+ord_3252 @3252
+ord_3253 @3253
+ord_3254 @3254
+ord_3255 @3255
+ord_3256 @3256
+ord_3257 @3257
+ord_3258 @3258
+ord_3259 @3259
+ord_3260 @3260
+ord_3261 @3261
+ord_3262 @3262
+ord_3263 @3263
+ord_3264 @3264
+ord_3265 @3265
+ord_3266 @3266
+ord_3267 @3267
+ord_3268 @3268
+ord_3269 @3269
+ord_3270 @3270
+ord_3271 @3271
+ord_3272 @3272
+ord_3273 @3273
+ord_3274 @3274
+ord_3275 @3275
+ord_3276 @3276
+ord_3277 @3277
+ord_3278 @3278
+ord_3279 @3279
+ord_3280 @3280
+ord_3281 @3281
+ord_3282 @3282
+ord_3283 @3283
+ord_3284 @3284
+ord_3285 @3285
+ord_3286 @3286
+ord_3287 @3287
+ord_3288 @3288
+ord_3289 @3289
+ord_3290 @3290
+ord_3291 @3291
+ord_3292 @3292
+ord_3293 @3293
+ord_3294 @3294
+ord_3295 @3295
+ord_3296 @3296
+ord_3297 @3297
+ord_3298 @3298
+ord_3299 @3299
+ord_3300 @3300
+ord_3301 @3301
+ord_3302 @3302
+ord_3303 @3303
+ord_3304 @3304
+ord_3305 @3305
+ord_3306 @3306
+ord_3307 @3307
+ord_3308 @3308
+ord_3309 @3309
+ord_3310 @3310
+ord_3311 @3311
+ord_3312 @3312
+ord_3313 @3313
+ord_3314 @3314
+ord_3316 @3316
+ord_3317 @3317
+ord_3318 @3318
+ord_3321 @3321
+ord_3322 @3322
+ord_3323 @3323
+ord_3324 @3324
+ord_3325 @3325
+ord_3326 @3326
+ord_3327 @3327
+ord_3328 @3328
+ord_3329 @3329
+ord_3330 @3330
+ord_3331 @3331
+ord_3332 @3332
+ord_3333 @3333
+ord_3334 @3334
+ord_3335 @3335
+ord_3336 @3336
+ord_3337 @3337
+ord_3338 @3338
+ord_3339 @3339
+ord_3340 @3340
+ord_3341 @3341
+ord_3342 @3342
+ord_3343 @3343
+ord_3344 @3344
+ord_3345 @3345
+ord_3346 @3346
+ord_3347 @3347
+ord_3348 @3348
+ord_3349 @3349
+ord_3350 @3350
+ord_3351 @3351
+ord_3352 @3352
+ord_3353 @3353
+ord_3354 @3354
+ord_3355 @3355
+ord_3356 @3356
+ord_3357 @3357
+ord_3358 @3358
+ord_3359 @3359
+ord_3360 @3360
+ord_3361 @3361
+ord_3362 @3362
+ord_3363 @3363
+ord_3364 @3364
+ord_3365 @3365
+ord_3366 @3366
+ord_3367 @3367
+ord_3368 @3368
+ord_3369 @3369
+ord_3370 @3370
+ord_3371 @3371
+ord_3372 @3372
+ord_3373 @3373
+ord_3374 @3374
+ord_3375 @3375
+ord_3376 @3376
+ord_3377 @3377
+ord_3378 @3378
+ord_3379 @3379
+ord_3380 @3380
+ord_3381 @3381
+ord_3382 @3382
+ord_3383 @3383
+ord_3384 @3384
+ord_3385 @3385
+ord_3386 @3386
+ord_3387 @3387
+ord_3388 @3388
+ord_3389 @3389
+ord_3390 @3390
+ord_3391 @3391
+ord_3392 @3392
+ord_3393 @3393
+ord_3394 @3394
+ord_3395 @3395
+ord_3396 @3396
+ord_3397 @3397
+ord_3398 @3398
+ord_3399 @3399
+ord_3400 @3400
+ord_3401 @3401
+ord_3402 @3402
+ord_3403 @3403
+ord_3404 @3404
+ord_3405 @3405
+ord_3406 @3406
+ord_3407 @3407
+ord_3408 @3408
+ord_3409 @3409
+ord_3410 @3410
+ord_3411 @3411
+ord_3412 @3412
+ord_3413 @3413
+ord_3414 @3414
+ord_3415 @3415
+ord_3416 @3416
+ord_3417 @3417
+ord_3418 @3418
+ord_3419 @3419
+ord_3420 @3420
+ord_3421 @3421
+ord_3422 @3422
+ord_3423 @3423
+ord_3424 @3424
+ord_3425 @3425
+ord_3426 @3426
+ord_3427 @3427
+ord_3428 @3428
+ord_3429 @3429
+ord_3430 @3430
+ord_3431 @3431
+ord_3432 @3432
+ord_3433 @3433
+ord_3434 @3434
+ord_3435 @3435
+ord_3436 @3436
+ord_3437 @3437
+ord_3438 @3438
+ord_3439 @3439
+ord_3440 @3440
+ord_3441 @3441
+ord_3442 @3442
+ord_3443 @3443
+ord_3444 @3444
+ord_3445 @3445
+ord_3446 @3446
+ord_3447 @3447
+ord_3448 @3448
+ord_3449 @3449
+ord_3450 @3450
+ord_3451 @3451
+ord_3452 @3452
+ord_3453 @3453
+ord_3454 @3454
+ord_3455 @3455
+ord_3456 @3456
+ord_3457 @3457
+ord_3458 @3458
+ord_3459 @3459
+ord_3460 @3460
+ord_3461 @3461
+ord_3462 @3462
+ord_3463 @3463
+ord_3464 @3464
+ord_3465 @3465
+ord_3466 @3466
+ord_3467 @3467
+ord_3468 @3468
+ord_3469 @3469
+ord_3470 @3470
+ord_3471 @3471
+ord_3472 @3472
+ord_3473 @3473
+ord_3474 @3474
+ord_3475 @3475
+ord_3476 @3476
+ord_3477 @3477
+ord_3478 @3478
+ord_3479 @3479
+ord_3480 @3480
+ord_3481 @3481
+ord_3482 @3482
+ord_3483 @3483
+ord_3484 @3484
+ord_3485 @3485
+ord_3486 @3486
+ord_3487 @3487
+ord_3488 @3488
+ord_3489 @3489
+ord_3490 @3490
+ord_3491 @3491
+ord_3492 @3492
+ord_3493 @3493
+ord_3494 @3494
+ord_3495 @3495
+ord_3496 @3496
+ord_3497 @3497
+ord_3498 @3498
+ord_3499 @3499
+ord_3500 @3500
+ord_3501 @3501
+ord_3502 @3502
+ord_3503 @3503
+ord_3504 @3504
+ord_3505 @3505
+ord_3506 @3506
+ord_3507 @3507
+ord_3508 @3508
+ord_3509 @3509
+ord_3510 @3510
+ord_3511 @3511
+ord_3512 @3512
+ord_3513 @3513
+ord_3514 @3514
+ord_3515 @3515
+ord_3516 @3516
+ord_3517 @3517
+ord_3518 @3518
+ord_3519 @3519
+ord_3520 @3520
+ord_3521 @3521
+ord_3522 @3522
+ord_3523 @3523
+ord_3524 @3524
+ord_3525 @3525
+ord_3526 @3526
+ord_3527 @3527
+ord_3528 @3528
+ord_3529 @3529
+ord_3530 @3530
+ord_3531 @3531
+ord_3532 @3532
+ord_3533 @3533
+ord_3534 @3534
+ord_3535 @3535
+ord_3536 @3536
+ord_3537 @3537
+ord_3538 @3538
+ord_3539 @3539
+ord_3540 @3540
+ord_3541 @3541
+ord_3542 @3542
+ord_3543 @3543
+ord_3544 @3544
+ord_3545 @3545
+ord_3546 @3546
+ord_3547 @3547
+ord_3548 @3548
+ord_3549 @3549
+ord_3550 @3550
+ord_3551 @3551
+ord_3552 @3552
+ord_3553 @3553
+ord_3554 @3554
+ord_3555 @3555
+ord_3556 @3556
+ord_3557 @3557
+ord_3558 @3558
+ord_3559 @3559
+ord_3560 @3560
+ord_3561 @3561
+ord_3562 @3562
+ord_3563 @3563
+ord_3564 @3564
+ord_3565 @3565
+ord_3566 @3566
+ord_3567 @3567
+ord_3568 @3568
+ord_3569 @3569
+ord_3570 @3570
+ord_3571 @3571
+ord_3572 @3572
+ord_3573 @3573
+ord_3574 @3574
+ord_3575 @3575
+ord_3576 @3576
+ord_3577 @3577
+ord_3578 @3578
+ord_3579 @3579
+ord_3580 @3580
+ord_3581 @3581
+ord_3582 @3582
+ord_3583 @3583
+ord_3584 @3584
+ord_3585 @3585
+ord_3586 @3586
+ord_3587 @3587
+ord_3588 @3588
+ord_3589 @3589
+ord_3590 @3590
+ord_3591 @3591
+ord_3592 @3592
+ord_3593 @3593
+ord_3594 @3594
+ord_3595 @3595
+ord_3596 @3596
+ord_3597 @3597
+ord_3598 @3598
+ord_3599 @3599
+ord_3600 @3600
+ord_3601 @3601
+ord_3602 @3602
+ord_3603 @3603
+ord_3604 @3604
+ord_3605 @3605
+ord_3606 @3606
+ord_3607 @3607
+ord_3608 @3608
+ord_3609 @3609
+ord_3610 @3610
+ord_3611 @3611
+ord_3612 @3612
+ord_3613 @3613
+ord_3614 @3614
+ord_3615 @3615
+ord_3616 @3616
+ord_3617 @3617
+ord_3618 @3618
+ord_3619 @3619
+ord_3620 @3620
+ord_3621 @3621
+ord_3622 @3622
+ord_3623 @3623
+ord_3624 @3624
+ord_3625 @3625
+ord_3626 @3626
+ord_3627 @3627
+ord_3628 @3628
+ord_3629 @3629
+ord_3630 @3630
+ord_3631 @3631
+ord_3632 @3632
+ord_3633 @3633
+ord_3634 @3634
+ord_3635 @3635
+ord_3636 @3636
+ord_3637 @3637
+ord_3638 @3638
+ord_3639 @3639
+ord_3640 @3640
+ord_3641 @3641
+ord_3642 @3642
+ord_3643 @3643
+ord_3644 @3644
+ord_3645 @3645
+ord_3646 @3646
+ord_3647 @3647
+ord_3648 @3648
+ord_3649 @3649
+ord_3650 @3650
+ord_3651 @3651
+ord_3652 @3652
+ord_3653 @3653
+ord_3654 @3654
+ord_3655 @3655
+ord_3656 @3656
+ord_3657 @3657
+ord_3658 @3658
+ord_3659 @3659
+ord_3660 @3660
+ord_3661 @3661
+ord_3662 @3662
+ord_3663 @3663
+ord_3664 @3664
+ord_3665 @3665
+ord_3666 @3666
+ord_3667 @3667
+ord_3668 @3668
+ord_3669 @3669
+ord_3670 @3670
+ord_3671 @3671
+ord_3672 @3672
+ord_3673 @3673
+ord_3674 @3674
+ord_3675 @3675
+ord_3676 @3676
+ord_3677 @3677
+ord_3678 @3678
+ord_3679 @3679
+ord_3680 @3680
+ord_3681 @3681
+ord_3682 @3682
+ord_3683 @3683
+ord_3684 @3684
+ord_3685 @3685
+ord_3686 @3686
+ord_3687 @3687
+ord_3688 @3688
+ord_3689 @3689
+ord_3690 @3690
+ord_3691 @3691
+ord_3692 @3692
+ord_3693 @3693
+ord_3694 @3694
+ord_3695 @3695
+ord_3696 @3696
+ord_3697 @3697
+ord_3698 @3698
+ord_3699 @3699
+ord_3700 @3700
+ord_3701 @3701
+ord_3702 @3702
+ord_3703 @3703
+ord_3704 @3704
+ord_3705 @3705
+ord_3706 @3706
+ord_3707 @3707
+ord_3708 @3708
+ord_3709 @3709
+ord_3710 @3710
+ord_3711 @3711
+ord_3712 @3712
+ord_3713 @3713
+ord_3714 @3714
+ord_3715 @3715
+ord_3716 @3716
+ord_3717 @3717
+ord_3718 @3718
+ord_3719 @3719
+ord_3720 @3720
+ord_3721 @3721
+ord_3722 @3722
+ord_3723 @3723
+ord_3724 @3724
+ord_3725 @3725
+ord_3726 @3726
+ord_3727 @3727
+ord_3728 @3728
+ord_3729 @3729
+ord_3730 @3730
+ord_3731 @3731
+ord_3732 @3732
+ord_3733 @3733
+ord_3734 @3734
+ord_3735 @3735
+ord_3736 @3736
+ord_3737 @3737
+ord_3738 @3738
+ord_3739 @3739
+ord_3740 @3740
+ord_3741 @3741
+ord_3742 @3742
+ord_3743 @3743
+ord_3744 @3744
+ord_3745 @3745
+ord_3746 @3746
+ord_3747 @3747
+ord_3748 @3748
+ord_3749 @3749
+ord_3750 @3750
+ord_3751 @3751
+ord_3752 @3752
+ord_3753 @3753
+ord_3754 @3754
+ord_3755 @3755
+ord_3756 @3756
+ord_3757 @3757
+ord_3758 @3758
+ord_3759 @3759
+ord_3760 @3760
+ord_3761 @3761
+ord_3762 @3762
+ord_3763 @3763
+ord_3764 @3764
+ord_3765 @3765
+ord_3766 @3766
+ord_3767 @3767
+ord_3768 @3768
+ord_3769 @3769
+ord_3770 @3770
+ord_3771 @3771
+ord_3772 @3772
+ord_3773 @3773
+ord_3774 @3774
+ord_3775 @3775
+ord_3776 @3776
+ord_3777 @3777
+ord_3778 @3778
+ord_3779 @3779
+ord_3780 @3780
+ord_3781 @3781
+ord_3782 @3782
+ord_3783 @3783
+ord_3784 @3784
+ord_3785 @3785
+ord_3786 @3786
+ord_3787 @3787
+ord_3788 @3788
+ord_3789 @3789
+ord_3790 @3790
+ord_3791 @3791
+ord_3792 @3792
+ord_3793 @3793
+ord_3794 @3794
+ord_3795 @3795
+ord_3796 @3796
+ord_3797 @3797
+ord_3798 @3798
+ord_3799 @3799
+ord_3800 @3800
+ord_3801 @3801
+ord_3802 @3802
+ord_3803 @3803
+ord_3804 @3804
+ord_3805 @3805
+ord_3806 @3806
+ord_3807 @3807
+ord_3808 @3808
+ord_3809 @3809
+ord_3810 @3810
+ord_3811 @3811
+ord_3812 @3812
+ord_3813 @3813
+ord_3814 @3814
+ord_3815 @3815
+ord_3816 @3816
+ord_3817 @3817
+ord_3818 @3818
+ord_3819 @3819
+ord_3820 @3820
+ord_3821 @3821
+ord_3822 @3822
+ord_3823 @3823
+ord_3824 @3824
+ord_3825 @3825
+ord_3826 @3826
+ord_3827 @3827
+ord_3828 @3828
+ord_3829 @3829
+ord_3830 @3830
+ord_3831 @3831
+ord_3832 @3832
+ord_3833 @3833
+ord_3834 @3834
+ord_3835 @3835
+ord_3836 @3836
+ord_3837 @3837
+ord_3838 @3838
+ord_3839 @3839
+ord_3840 @3840
+ord_3841 @3841
+ord_3842 @3842
+ord_3843 @3843
+ord_3844 @3844
+ord_3845 @3845
+ord_3846 @3846
+ord_3847 @3847
+ord_3848 @3848
+ord_3849 @3849
+ord_3850 @3850
+ord_3851 @3851
+ord_3852 @3852
+ord_3853 @3853
+ord_3854 @3854
+ord_3855 @3855
+ord_3856 @3856
+ord_3857 @3857
+ord_3858 @3858
+ord_3859 @3859
+ord_3860 @3860
+ord_3861 @3861
+ord_3862 @3862
+ord_3863 @3863
+ord_3864 @3864
+ord_3865 @3865
+ord_3866 @3866
+ord_3867 @3867
+ord_3868 @3868
+ord_3869 @3869
+ord_3870 @3870
+ord_3871 @3871
+ord_3872 @3872
+ord_3873 @3873
+ord_3874 @3874
+ord_3875 @3875
+ord_3876 @3876
+ord_3877 @3877
+ord_3878 @3878
+ord_3879 @3879
+ord_3880 @3880
+ord_3881 @3881
+ord_3882 @3882
+ord_3883 @3883
+ord_3884 @3884
+ord_3885 @3885
+ord_3886 @3886
+ord_3887 @3887
+ord_3888 @3888
+ord_3889 @3889
+ord_3890 @3890
+ord_3891 @3891
+ord_3892 @3892
+ord_3893 @3893
+ord_3894 @3894
+ord_3895 @3895
+ord_3896 @3896
+ord_3897 @3897
+ord_3898 @3898
+ord_3899 @3899
+ord_3900 @3900
+ord_3901 @3901
+ord_3902 @3902
+ord_3903 @3903
+ord_3904 @3904
+ord_3905 @3905
+ord_3906 @3906
+ord_3907 @3907
+ord_3908 @3908
+ord_3909 @3909
+ord_3910 @3910
+ord_3911 @3911
+ord_3912 @3912
+ord_3913 @3913
+ord_3914 @3914
+ord_3915 @3915
+ord_3916 @3916
+ord_3917 @3917
+ord_3918 @3918
+ord_3919 @3919
+ord_3920 @3920
+ord_3921 @3921
+ord_3922 @3922
+ord_3923 @3923
+ord_3924 @3924
+ord_3925 @3925
+ord_3926 @3926
+ord_3927 @3927
+ord_3928 @3928
+ord_3929 @3929
+ord_3930 @3930
+ord_3931 @3931
+ord_3932 @3932
+ord_3933 @3933
+ord_3934 @3934
+ord_3935 @3935
+ord_3936 @3936
+ord_3937 @3937
+ord_3938 @3938
+ord_3939 @3939
+ord_3940 @3940
+ord_3941 @3941
+ord_3942 @3942
+ord_3943 @3943
+ord_3944 @3944
+ord_3945 @3945
+ord_3946 @3946
+ord_3947 @3947
+ord_3948 @3948
+ord_3949 @3949
+ord_3950 @3950
+ord_3951 @3951
+ord_3952 @3952
+ord_3953 @3953
+ord_3954 @3954
+ord_3955 @3955
+ord_3956 @3956
+ord_3957 @3957
+ord_3958 @3958
+ord_3959 @3959
+ord_3960 @3960
+ord_3961 @3961
+ord_3962 @3962
+ord_3963 @3963
+ord_3964 @3964
+ord_3965 @3965
+ord_3966 @3966
+ord_3967 @3967
+ord_3968 @3968
+ord_3969 @3969
+ord_3970 @3970
+ord_3971 @3971
+ord_3972 @3972
+ord_3973 @3973
+ord_3974 @3974
+ord_3975 @3975
+ord_3976 @3976
+ord_3977 @3977
+ord_3978 @3978
+ord_3979 @3979
+ord_3980 @3980
+ord_3981 @3981
+ord_3982 @3982
+ord_3983 @3983
+ord_3984 @3984
+ord_3985 @3985
+ord_3986 @3986
+ord_3987 @3987
+ord_3988 @3988
+ord_3989 @3989
+ord_3990 @3990
+ord_3991 @3991
+ord_3992 @3992
+ord_3993 @3993
+ord_3994 @3994
+ord_3995 @3995
+ord_3996 @3996
+ord_3997 @3997
+ord_3998 @3998 DATA
+ord_3999 @3999 DATA
+ord_4000 @4000 DATA
+ord_4001 @4001 DATA
+ord_4002 @4002 DATA
+ord_4003 @4003 DATA
+ord_4004 @4004 DATA
+ord_4005 @4005 DATA
+ord_4006 @4006 DATA
+ord_4007 @4007 DATA
+ord_4008 @4008 DATA
+ord_4009 @4009 DATA
+ord_4010 @4010 DATA
+ord_4011 @4011 DATA
+ord_4012 @4012 DATA
+ord_4013 @4013
+ord_4014 @4014
+ord_4015 @4015
+ord_4016 @4016
+ord_4017 @4017
+ord_4018 @4018
+ord_4019 @4019
+ord_4020 @4020
+ord_4021 @4021
+ord_4022 @4022
+ord_4023 @4023
+ord_4024 @4024
+ord_4025 @4025
+ord_4026 @4026
+ord_4027 @4027
+ord_4028 @4028
+ord_4029 @4029
+ord_4030 @4030
+ord_4031 @4031
+ord_4032 @4032
+ord_4033 @4033
+ord_4034 @4034
+ord_4035 @4035
+ord_4036 @4036
+ord_4037 @4037
+ord_4038 @4038
+ord_4039 @4039
+ord_4040 @4040
+ord_4041 @4041
+ord_4042 @4042
+ord_4043 @4043
+ord_4044 @4044
+ord_4045 @4045
+ord_4046 @4046
+ord_4047 @4047
+ord_4048 @4048
+ord_4049 @4049
+ord_4050 @4050
+ord_4051 @4051
+ord_4052 @4052
+ord_4053 @4053
+ord_4054 @4054
+ord_4055 @4055
+ord_4056 @4056
+ord_4057 @4057
+ord_4058 @4058
+ord_4059 @4059
+ord_4060 @4060
+ord_4061 @4061
+ord_4062 @4062
+ord_4063 @4063
+ord_4064 @4064
+ord_4065 @4065
+ord_4066 @4066
+ord_4067 @4067
+ord_4068 @4068
+ord_4069 @4069
+ord_4070 @4070
+ord_4071 @4071
+ord_4072 @4072
+ord_4073 @4073
+ord_4074 @4074
+ord_4075 @4075
+ord_4076 @4076
+ord_4077 @4077
+ord_4078 @4078
+ord_4079 @4079
+ord_4080 @4080
+ord_4081 @4081
+ord_4082 @4082
+ord_4083 @4083
+ord_4084 @4084
+ord_4085 @4085
+ord_4086 @4086
+ord_4087 @4087
+ord_4088 @4088
+ord_4089 @4089
+ord_4090 @4090
+ord_4091 @4091
+ord_4092 @4092
+ord_4093 @4093
+ord_4094 @4094
+ord_4095 @4095
+ord_4096 @4096
+ord_4097 @4097
+ord_4098 @4098
+ord_4099 @4099
+ord_4100 @4100
+ord_4101 @4101
+ord_4102 @4102
+ord_4103 @4103
+ord_4104 @4104
+ord_4105 @4105
+ord_4106 @4106
+ord_4107 @4107
+ord_4108 @4108
+ord_4109 @4109
+ord_4110 @4110
+ord_4111 @4111
+ord_4112 @4112
+ord_4113 @4113
+ord_4114 @4114
+ord_4115 @4115
+ord_4116 @4116
+ord_4117 @4117
+ord_4118 @4118
+ord_4119 @4119
+ord_4120 @4120
+ord_4121 @4121
+ord_4122 @4122
+ord_4123 @4123
+ord_4124 @4124
+ord_4125 @4125
+ord_4126 @4126
+ord_4127 @4127
+ord_4128 @4128
+ord_4129 @4129 DATA
+ord_4130 @4130
+ord_4131 @4131
+ord_4132 @4132
+ord_4133 @4133
+ord_4134 @4134
+ord_4135 @4135
+ord_4136 @4136
+ord_4137 @4137
+ord_4138 @4138
+ord_4139 @4139
+ord_4140 @4140
+ord_4141 @4141
+ord_4142 @4142
+ord_4143 @4143
+ord_4144 @4144
+ord_4145 @4145
+ord_4146 @4146
+ord_4147 @4147
+ord_4148 @4148
+ord_4149 @4149
+ord_4150 @4150
+ord_4151 @4151
+ord_4152 @4152
+ord_4153 @4153
+ord_4154 @4154
+ord_4155 @4155
+ord_4156 @4156
+ord_4157 @4157
+ord_4158 @4158
+ord_4159 @4159
+ord_4160 @4160
+ord_4161 @4161
+ord_4162 @4162
+ord_4163 @4163
+ord_4164 @4164
+ord_4165 @4165
+ord_4166 @4166
+ord_4167 @4167
+ord_4168 @4168
+ord_4169 @4169
+ord_4170 @4170
+ord_4171 @4171
+ord_4172 @4172
+ord_4173 @4173
+ord_4174 @4174
+ord_4175 @4175
+ord_4176 @4176
+ord_4177 @4177
+ord_4178 @4178
+ord_4179 @4179
+ord_4180 @4180
+ord_4181 @4181
+ord_4182 @4182
+ord_4183 @4183
+ord_4184 @4184
+ord_4185 @4185
+ord_4186 @4186
+ord_4187 @4187
+ord_4188 @4188
+ord_4189 @4189
+ord_4190 @4190
+ord_4191 @4191
+ord_4192 @4192
+ord_4193 @4193
+ord_4194 @4194
+ord_4195 @4195
+ord_4196 @4196
+ord_4197 @4197
+ord_4198 @4198
+ord_4199 @4199
+ord_4200 @4200
+ord_4201 @4201
+ord_4202 @4202
+ord_4203 @4203
+ord_4204 @4204
+ord_4205 @4205
+ord_4206 @4206
+ord_4207 @4207
+ord_4208 @4208
+ord_4209 @4209
+ord_4210 @4210
+ord_4211 @4211
+ord_4212 @4212
+ord_4213 @4213
+ord_4214 @4214
+ord_4215 @4215
+ord_4216 @4216
+ord_4217 @4217
+ord_4218 @4218
+ord_4219 @4219
+ord_4220 @4220 DATA
+ord_4221 @4221 DATA
+ord_4222 @4222 DATA
+ord_4223 @4223 DATA
+ord_4224 @4224 DATA
+ord_4225 @4225 DATA
+ord_4226 @4226 DATA
+ord_4227 @4227 DATA
+ord_4228 @4228 DATA
+ord_4229 @4229 DATA
+ord_4230 @4230 DATA
+ord_4231 @4231 DATA
+ord_4232 @4232 DATA
+ord_4233 @4233 DATA
+ord_4234 @4234 DATA
+ord_4235 @4235 DATA
+ord_4236 @4236 DATA
+ord_4237 @4237 DATA
+ord_4238 @4238 DATA
+ord_4239 @4239 DATA
+ord_4240 @4240 DATA
+ord_4241 @4241 DATA
+ord_4242 @4242 DATA
+ord_4243 @4243 DATA
+ord_4244 @4244 DATA
+ord_4245 @4245 DATA
+ord_4246 @4246 DATA
+ord_4247 @4247 DATA
+ord_4248 @4248 DATA
+ord_4249 @4249 DATA
+ord_4250 @4250 DATA
+ord_4251 @4251 DATA
+ord_4252 @4252 DATA
+ord_4253 @4253 DATA
+ord_4254 @4254 DATA
+ord_4255 @4255 DATA
+ord_4256 @4256 DATA
+ord_4257 @4257 DATA
+ord_4258 @4258 DATA
+ord_4259 @4259 DATA
+ord_4260 @4260 DATA
+ord_4261 @4261 DATA
+ord_4262 @4262 DATA
+ord_4263 @4263 DATA
+ord_4264 @4264 DATA
+ord_4265 @4265 DATA
+ord_4266 @4266 DATA
+ord_4267 @4267 DATA
+ord_4268 @4268 DATA
+ord_4269 @4269 DATA
+ord_4270 @4270 DATA
+ord_4271 @4271
+ord_4272 @4272
+ord_4273 @4273
+ord_4274 @4274
+ord_4275 @4275
+ord_4276 @4276
+ord_4277 @4277
+ord_4278 @4278
+ord_4279 @4279
+ord_4280 @4280
+ord_4281 @4281
+ord_4282 @4282
+ord_4283 @4283
+ord_4284 @4284
+ord_4285 @4285
+ord_4286 @4286
+ord_4287 @4287
+ord_4288 @4288
+ord_4289 @4289
+ord_4290 @4290
+ord_4291 @4291
+ord_4292 @4292
+ord_4293 @4293
+ord_4294 @4294
+ord_4295 @4295
+ord_4296 @4296 DATA
+ord_4297 @4297 DATA
+ord_4298 @4298
+ord_4299 @4299
+ord_4300 @4300
+ord_4301 @4301
+ord_4302 @4302
+ord_4303 @4303
+ord_4304 @4304
+ord_4305 @4305
+ord_4306 @4306
+ord_4307 @4307
+ord_4308 @4308
+ord_4309 @4309
+ord_4310 @4310
+ord_4311 @4311
+ord_4312 @4312
+ord_4313 @4313
+ord_4314 @4314
+ord_4315 @4315
+ord_4316 @4316
+ord_4317 @4317
+ord_4318 @4318
+ord_4319 @4319 DATA
+ord_4320 @4320 DATA
+ord_4321 @4321 DATA
+ord_4322 @4322
+ord_4323 @4323
+ord_4324 @4324
+ord_4325 @4325
+ord_4326 @4326
+ord_4327 @4327
+ord_4328 @4328
+ord_4329 @4329
+ord_4330 @4330
+ord_4331 @4331
+ord_4332 @4332
+ord_4333 @4333
+ord_4334 @4334
+ord_4335 @4335
+ord_4336 @4336
+ord_4337 @4337
+ord_4338 @4338
+ord_4339 @4339
+ord_4340 @4340
+ord_4341 @4341
+ord_4342 @4342
+ord_4343 @4343
+ord_4344 @4344
+ord_4345 @4345
+ord_4346 @4346
+ord_4347 @4347
+ord_4348 @4348
+ord_4349 @4349
+ord_4350 @4350
+ord_4351 @4351
+ord_4352 @4352
+ord_4353 @4353
+ord_4354 @4354
+ord_4355 @4355
+ord_4356 @4356
+ord_4357 @4357
+ord_4358 @4358
+ord_4359 @4359
+ord_4360 @4360
+ord_4361 @4361
+ord_4362 @4362
+ord_4363 @4363
+ord_4364 @4364
+ord_4365 @4365
+ord_4366 @4366
+ord_4367 @4367
+ord_4368 @4368
+ord_4369 @4369
+ord_4370 @4370
+ord_4371 @4371
+ord_4372 @4372
+ord_4373 @4373
+ord_4374 @4374
+ord_4375 @4375
+ord_4376 @4376
+ord_4377 @4377
+ord_4378 @4378
+ord_4379 @4379
+ord_4380 @4380
+ord_4381 @4381
+ord_4382 @4382
+ord_4383 @4383
+ord_4384 @4384
+ord_4385 @4385
+ord_4386 @4386
+ord_4387 @4387
+ord_4388 @4388
+ord_4389 @4389
+ord_4390 @4390
+ord_4391 @4391
+ord_4392 @4392
+ord_4393 @4393
+ord_4394 @4394
+ord_4395 @4395
+ord_4396 @4396
+ord_4397 @4397
+ord_4398 @4398
+ord_4399 @4399
+ord_4400 @4400
+ord_4401 @4401
+ord_4402 @4402
+ord_4403 @4403
+ord_4404 @4404
+ord_4405 @4405
+ord_4406 @4406
+ord_4407 @4407
+ord_4408 @4408
+ord_4409 @4409
+ord_4410 @4410
+ord_4411 @4411
+ord_4412 @4412
+ord_4413 @4413
+ord_4414 @4414
+ord_4415 @4415
+ord_4416 @4416
+ord_4417 @4417
+ord_4418 @4418
+ord_4419 @4419
+ord_4420 @4420
+ord_4421 @4421
+ord_4422 @4422
+ord_4423 @4423
+ord_4424 @4424
+ord_4425 @4425
+ord_4426 @4426
+ord_4427 @4427
+ord_4428 @4428
+ord_4429 @4429
+ord_4430 @4430
+ord_4431 @4431
+ord_4432 @4432
+ord_4433 @4433
+ord_4434 @4434
+ord_4435 @4435
+ord_4436 @4436
+ord_4437 @4437
+ord_4438 @4438
+ord_4439 @4439
+ord_4440 @4440
+ord_4441 @4441
+ord_4442 @4442
+ord_4443 @4443
+ord_4444 @4444
+ord_4445 @4445
+ord_4446 @4446
+ord_4447 @4447
+ord_4448 @4448
+ord_4449 @4449
+ord_4450 @4450
+ord_4451 @4451
+ord_4452 @4452
+ord_4453 @4453
+ord_4454 @4454
+ord_4455 @4455
+ord_4456 @4456
+ord_4457 @4457
+ord_4458 @4458
+ord_4459 @4459
+ord_4460 @4460
+ord_4461 @4461
+ord_4462 @4462
+ord_4463 @4463
+ord_4464 @4464
+ord_4465 @4465
+ord_4466 @4466
+ord_4467 @4467
+ord_4468 @4468
+ord_4469 @4469
+ord_4470 @4470
+ord_4471 @4471
+ord_4472 @4472
+ord_4473 @4473
+ord_4474 @4474
+ord_4475 @4475
+ord_4476 @4476
+ord_4477 @4477
+ord_4478 @4478
+ord_4479 @4479
+ord_4480 @4480
+ord_4481 @4481
+ord_4482 @4482
+ord_4483 @4483
+ord_4484 @4484
+ord_4485 @4485
+ord_4486 @4486
+ord_4487 @4487
+ord_4488 @4488
+ord_4489 @4489
+ord_4490 @4490
+ord_4491 @4491
+ord_4492 @4492
+ord_4493 @4493
+ord_4494 @4494
+ord_4495 @4495
+ord_4496 @4496
+ord_4497 @4497
+ord_4498 @4498
+ord_4499 @4499
+ord_4500 @4500
+ord_4501 @4501
+ord_4502 @4502
+ord_4503 @4503
+ord_4504 @4504
+ord_4505 @4505
+ord_4506 @4506
+ord_4507 @4507
+ord_4508 @4508
+ord_4509 @4509
+ord_4510 @4510
+ord_4511 @4511
+ord_4512 @4512
+ord_4513 @4513
+ord_4514 @4514
+ord_4515 @4515
+ord_4516 @4516
+ord_4517 @4517
+ord_4518 @4518
+ord_4519 @4519
+ord_4520 @4520
+ord_4521 @4521
+ord_4522 @4522
+ord_4523 @4523
+ord_4524 @4524
+ord_4525 @4525
+ord_4526 @4526
+ord_4527 @4527
+ord_4528 @4528
+ord_4529 @4529
+ord_4530 @4530
+ord_4531 @4531
+ord_4532 @4532
+ord_4533 @4533
+ord_4534 @4534
+ord_4535 @4535
+ord_4536 @4536
+ord_4537 @4537
+ord_4538 @4538
+ord_4539 @4539
+ord_4540 @4540
+ord_4541 @4541
+ord_4542 @4542
+ord_4543 @4543
+ord_4544 @4544
+ord_4545 @4545
+ord_4546 @4546
+ord_4547 @4547
+ord_4548 @4548
+ord_4549 @4549
+ord_4550 @4550
+ord_4551 @4551
+ord_4552 @4552
+ord_4553 @4553
+ord_4554 @4554
+ord_4555 @4555
+ord_4556 @4556
+ord_4557 @4557
+ord_4558 @4558
+ord_4559 @4559
+ord_4560 @4560
+ord_4561 @4561
+ord_4562 @4562
+ord_4563 @4563
+ord_4564 @4564
+ord_4565 @4565
+ord_4566 @4566
+ord_4567 @4567
+ord_4568 @4568
+ord_4569 @4569
+ord_4570 @4570
+ord_4571 @4571
+ord_4572 @4572
+ord_4573 @4573
+ord_4574 @4574
+ord_4575 @4575
+ord_4576 @4576
+ord_4577 @4577
+ord_4578 @4578
+ord_4579 @4579
+ord_4580 @4580
+ord_4581 @4581
+ord_4582 @4582
+ord_4583 @4583
+ord_4584 @4584
+ord_4585 @4585
+ord_4586 @4586
+ord_4587 @4587
+ord_4588 @4588
+ord_4589 @4589
+ord_4590 @4590
+ord_4591 @4591
+ord_4592 @4592
+ord_4593 @4593
+ord_4594 @4594
+ord_4595 @4595
+ord_4596 @4596
+ord_4597 @4597
+ord_4598 @4598
+ord_4599 @4599
+ord_4600 @4600
+ord_4601 @4601
+ord_4602 @4602
+ord_4603 @4603
+ord_4604 @4604
+ord_4605 @4605
+ord_4606 @4606
+ord_4607 @4607
+ord_4608 @4608
+ord_4609 @4609
+ord_4610 @4610
+ord_4611 @4611
+ord_4612 @4612
+ord_4613 @4613
+ord_4614 @4614
+ord_4615 @4615
+ord_4616 @4616
+ord_4617 @4617
+ord_4618 @4618
+ord_4619 @4619
+ord_4620 @4620
+ord_4621 @4621
+ord_4622 @4622
+ord_4623 @4623
+ord_4624 @4624
+ord_4625 @4625
+ord_4626 @4626
+ord_4627 @4627
+ord_4628 @4628
+ord_4629 @4629
+ord_4630 @4630
+ord_4631 @4631
+ord_4632 @4632
+ord_4633 @4633
+ord_4634 @4634
+ord_4635 @4635
+ord_4636 @4636
+ord_4637 @4637
+ord_4638 @4638
+ord_4639 @4639
+ord_4640 @4640
+ord_4641 @4641
+ord_4642 @4642
+ord_4643 @4643
+ord_4644 @4644
+ord_4645 @4645
+ord_4646 @4646
+ord_4647 @4647
+ord_4648 @4648
+ord_4649 @4649
+ord_4650 @4650
+ord_4651 @4651
+ord_4652 @4652
+ord_4653 @4653
+ord_4654 @4654
+ord_4655 @4655
+ord_4656 @4656
+ord_4657 @4657
+ord_4658 @4658
+ord_4659 @4659
+ord_4660 @4660
+ord_4661 @4661
+ord_4662 @4662
+ord_4663 @4663
+ord_4664 @4664
+ord_4665 @4665
+ord_4666 @4666
+ord_4667 @4667
+ord_4668 @4668
+ord_4669 @4669
+ord_4670 @4670
+ord_4671 @4671
+ord_4672 @4672
+ord_4673 @4673
+ord_4674 @4674
+ord_4675 @4675
+ord_4676 @4676
+ord_4677 @4677
+ord_4678 @4678
+ord_4679 @4679
+ord_4680 @4680
+ord_4681 @4681
+ord_4682 @4682
+ord_4683 @4683
+ord_4684 @4684
+ord_4685 @4685
+ord_4686 @4686
+ord_4687 @4687
+ord_4688 @4688
+ord_4689 @4689
+ord_4690 @4690
+ord_4691 @4691
+ord_4692 @4692
+ord_4693 @4693
+ord_4694 @4694
+ord_4695 @4695
+ord_4696 @4696
+ord_4697 @4697
+ord_4698 @4698
+ord_4699 @4699
+ord_4700 @4700
+ord_4701 @4701
+ord_4702 @4702
+ord_4703 @4703
+ord_4704 @4704
+ord_4705 @4705
+ord_4706 @4706
+ord_4707 @4707
+ord_4708 @4708
+ord_4709 @4709
+ord_4710 @4710
+ord_4711 @4711
+ord_4712 @4712
+ord_4713 @4713
+ord_4714 @4714
+ord_4715 @4715
+ord_4716 @4716
+ord_4717 @4717
+ord_4718 @4718
+ord_4719 @4719
+ord_4720 @4720
+ord_4721 @4721
+ord_4722 @4722
+ord_4723 @4723
+ord_4724 @4724
+ord_4725 @4725
+ord_4726 @4726
+ord_4727 @4727
+ord_4728 @4728
+ord_4729 @4729
+ord_4730 @4730
+ord_4731 @4731
+ord_4732 @4732
+ord_4733 @4733
+ord_4734 @4734
+ord_4735 @4735
+ord_4736 @4736
+ord_4737 @4737
+ord_4738 @4738
+ord_4739 @4739
+ord_4740 @4740
+ord_4741 @4741
+ord_4742 @4742
+ord_4743 @4743
+ord_4744 @4744
+ord_4745 @4745
+ord_4746 @4746
+ord_4747 @4747
+ord_4748 @4748
+ord_4749 @4749
+ord_4750 @4750
+ord_4751 @4751
+ord_4752 @4752
+ord_4753 @4753
+ord_4754 @4754
+ord_4755 @4755
+ord_4756 @4756
+ord_4757 @4757
+ord_4758 @4758
+ord_4759 @4759
+ord_4760 @4760
+ord_4761 @4761
+ord_4762 @4762
+ord_4763 @4763
+ord_4764 @4764
+ord_4765 @4765
+ord_4766 @4766
+ord_4767 @4767
+ord_4768 @4768
+ord_4769 @4769
+ord_4770 @4770
+ord_4771 @4771
+ord_4772 @4772
+ord_4773 @4773
+ord_4774 @4774
+ord_4775 @4775
+ord_4776 @4776
+ord_4777 @4777
+ord_4778 @4778
+ord_4779 @4779
+ord_4780 @4780
+ord_4781 @4781
+ord_4782 @4782
+ord_4783 @4783
+ord_4784 @4784
+ord_4785 @4785
+ord_4786 @4786
+ord_4787 @4787
+ord_4788 @4788
+ord_4789 @4789
+ord_4790 @4790
+ord_4791 @4791
+ord_4792 @4792
+ord_4793 @4793
+ord_4794 @4794
+ord_4795 @4795
+ord_4796 @4796
+ord_4797 @4797
+ord_4798 @4798
+ord_4799 @4799
+ord_4800 @4800
+ord_4801 @4801
+ord_4802 @4802
+ord_4803 @4803
+ord_4804 @4804
+ord_4805 @4805
+ord_4806 @4806
+ord_4807 @4807
+ord_4808 @4808
+ord_4809 @4809
+ord_4810 @4810
+ord_4811 @4811
+ord_4812 @4812
+ord_4813 @4813
+ord_4814 @4814
+ord_4815 @4815
+ord_4816 @4816
+ord_4817 @4817
+ord_4818 @4818
+ord_4819 @4819
+ord_4820 @4820
+ord_4821 @4821
+ord_4822 @4822
+ord_4823 @4823
+ord_4824 @4824
+ord_4825 @4825
+ord_4826 @4826
+ord_4827 @4827
+ord_4828 @4828
+ord_4829 @4829
+ord_4830 @4830
+ord_4831 @4831
+ord_4832 @4832
+ord_4833 @4833
+ord_4834 @4834
+ord_4835 @4835
+ord_4836 @4836
+ord_4837 @4837
+ord_4838 @4838
+ord_4839 @4839
+ord_4840 @4840
+ord_4841 @4841
+ord_4842 @4842
+ord_4843 @4843
+ord_4844 @4844
+ord_4845 @4845
+ord_4846 @4846
+ord_4847 @4847
+ord_4848 @4848
+ord_4849 @4849
+ord_4850 @4850
+ord_4851 @4851
+ord_4852 @4852
+ord_4853 @4853
+ord_4854 @4854
+ord_4855 @4855
+ord_4856 @4856
+ord_4857 @4857
+ord_4858 @4858
+ord_4859 @4859
+ord_4860 @4860
+ord_4861 @4861
+ord_4862 @4862
+ord_4863 @4863
+ord_4864 @4864
+ord_4865 @4865
+ord_4866 @4866
+ord_4867 @4867
+ord_4868 @4868
+ord_4869 @4869
+ord_4870 @4870
+ord_4871 @4871
+ord_4872 @4872
+ord_4873 @4873
+ord_4874 @4874
+ord_4875 @4875
+ord_4876 @4876
+ord_4877 @4877
+ord_4878 @4878
+ord_4879 @4879
+ord_4880 @4880
+ord_4881 @4881
+ord_4882 @4882
+ord_4883 @4883
+ord_4884 @4884
+ord_4885 @4885
+ord_4886 @4886
+ord_4887 @4887
+ord_4888 @4888
+ord_4889 @4889
+ord_4890 @4890
+ord_4891 @4891
+ord_4892 @4892
+ord_4893 @4893
+ord_4894 @4894
+ord_4895 @4895
+ord_4896 @4896
+ord_4897 @4897
+ord_4899 @4899
+ord_4900 @4900
+ord_4901 @4901
+ord_4902 @4902
+ord_4903 @4903
+ord_4904 @4904
+ord_4905 @4905
+ord_4906 @4906
+ord_4907 @4907
+ord_4908 @4908
+ord_4909 @4909
+ord_4910 @4910
+ord_4911 @4911
+ord_4912 @4912
+ord_4913 @4913
+ord_4914 @4914
+ord_4915 @4915
+ord_4916 @4916
+ord_4917 @4917
+ord_4918 @4918
+ord_4919 @4919
+ord_4920 @4920
+ord_4921 @4921
+ord_4922 @4922
+ord_4923 @4923
+ord_4924 @4924
+ord_4925 @4925
+ord_4926 @4926
+ord_4927 @4927
+ord_4928 @4928
+ord_4929 @4929
+ord_4930 @4930
+ord_4931 @4931
+ord_4932 @4932
+ord_4933 @4933
+ord_4934 @4934
+ord_4935 @4935
+ord_4936 @4936
+ord_4937 @4937
+ord_4938 @4938
+ord_4939 @4939
+ord_4940 @4940
+ord_4941 @4941
+ord_4942 @4942
+ord_4943 @4943
+ord_4944 @4944
+ord_4945 @4945
+ord_4946 @4946
+ord_4947 @4947
+ord_4948 @4948
+ord_4949 @4949
+ord_4950 @4950
+ord_4951 @4951
+ord_4952 @4952
+ord_4953 @4953
+ord_4954 @4954
+ord_4955 @4955
+ord_4956 @4956
+ord_4957 @4957
+ord_4958 @4958
+ord_4959 @4959
+ord_4960 @4960
+ord_4961 @4961
+ord_4962 @4962
+ord_4963 @4963
+ord_4964 @4964
+ord_4965 @4965
+ord_4966 @4966
+ord_4967 @4967
+ord_4968 @4968
+ord_4969 @4969
+ord_4970 @4970
+ord_4971 @4971
+ord_4972 @4972
+ord_4973 @4973
+ord_4974 @4974
+ord_4975 @4975
+ord_4976 @4976
+ord_4977 @4977
+ord_4978 @4978
+ord_4979 @4979
+ord_4980 @4980
+ord_4981 @4981
+ord_4982 @4982
+ord_4983 @4983
+ord_4984 @4984
+ord_4985 @4985
+ord_4986 @4986
+ord_4987 @4987
+ord_4988 @4988
+ord_4989 @4989
+ord_4990 @4990
+ord_4991 @4991
+ord_4992 @4992
+ord_4993 @4993
+ord_4994 @4994
+ord_4995 @4995
+ord_4996 @4996
+ord_4997 @4997
+ord_4998 @4998
+ord_4999 @4999
+ord_5000 @5000
+ord_5001 @5001
+ord_5002 @5002
+ord_5003 @5003
+ord_5004 @5004
+ord_5005 @5005
+ord_5006 @5006
+ord_5007 @5007
+ord_5008 @5008
+ord_5009 @5009
+ord_5010 @5010
+ord_5011 @5011
+ord_5012 @5012
+ord_5013 @5013
+ord_5014 @5014
+ord_5015 @5015
+ord_5016 @5016
+ord_5017 @5017
+ord_5018 @5018
+ord_5019 @5019
+ord_5020 @5020
+ord_5021 @5021
+ord_5022 @5022
+ord_5023 @5023
+ord_5024 @5024
+ord_5025 @5025
+ord_5026 @5026
+ord_5027 @5027
+ord_5028 @5028
+ord_5029 @5029
+ord_5030 @5030
+ord_5031 @5031
+ord_5032 @5032
+ord_5033 @5033
+ord_5034 @5034
+ord_5035 @5035
+ord_5036 @5036
+ord_5037 @5037
+ord_5038 @5038
+ord_5039 @5039
+ord_5040 @5040
+ord_5041 @5041
+ord_5042 @5042
+ord_5043 @5043
+ord_5044 @5044
+ord_5045 @5045
+ord_5046 @5046
+ord_5047 @5047
+ord_5048 @5048
+ord_5049 @5049
+ord_5050 @5050
+ord_5051 @5051
+ord_5052 @5052
+ord_5053 @5053
+ord_5054 @5054
+ord_5055 @5055
+ord_5056 @5056
+ord_5057 @5057
+ord_5058 @5058
+ord_5059 @5059
+ord_5060 @5060
+ord_5061 @5061
+ord_5062 @5062
+ord_5063 @5063
+ord_5064 @5064
+ord_5065 @5065
+ord_5066 @5066
+ord_5067 @5067
+ord_5068 @5068
+ord_5069 @5069
+ord_5070 @5070
+ord_5071 @5071
+ord_5072 @5072
+ord_5073 @5073
+ord_5074 @5074
+ord_5075 @5075
+ord_5076 @5076
+ord_5077 @5077
+ord_5078 @5078
+ord_5079 @5079
+ord_5080 @5080
+ord_5081 @5081
+ord_5082 @5082
+ord_5083 @5083
+ord_5084 @5084
+ord_5085 @5085
+ord_5086 @5086
+ord_5087 @5087
+ord_5088 @5088
+ord_5089 @5089
+ord_5090 @5090
+ord_5091 @5091
+ord_5092 @5092
+ord_5093 @5093
+ord_5094 @5094
+ord_5095 @5095
+ord_5096 @5096
+ord_5097 @5097
+ord_5098 @5098
+ord_5099 @5099
+ord_5100 @5100
+ord_5101 @5101
+ord_5102 @5102
+ord_5103 @5103
+ord_5104 @5104
+ord_5105 @5105
+ord_5106 @5106
+ord_5107 @5107
+ord_5108 @5108
+ord_5109 @5109
+ord_5110 @5110
+ord_5111 @5111
+ord_5112 @5112
+ord_5113 @5113
+ord_5114 @5114
+ord_5115 @5115
+ord_5116 @5116
+ord_5117 @5117
+ord_5118 @5118
+ord_5119 @5119
+ord_5120 @5120
+ord_5121 @5121
+ord_5122 @5122
+ord_5123 @5123
+ord_5124 @5124
+ord_5125 @5125
+ord_5126 @5126
+ord_5127 @5127
+ord_5128 @5128
+ord_5129 @5129
+ord_5130 @5130
+ord_5131 @5131
+ord_5132 @5132
+ord_5133 @5133
+ord_5134 @5134
+ord_5135 @5135
+ord_5136 @5136
+ord_5137 @5137
+ord_5138 @5138
+ord_5139 @5139
+ord_5140 @5140
+ord_5141 @5141
+ord_5142 @5142
+ord_5143 @5143
+ord_5144 @5144
+ord_5145 @5145
+ord_5146 @5146
+ord_5147 @5147
+ord_5148 @5148
+ord_5149 @5149
+ord_5150 @5150
+ord_5151 @5151
+ord_5152 @5152
+ord_5153 @5153
+ord_5154 @5154
+ord_5155 @5155
+ord_5156 @5156
+ord_5157 @5157
+ord_5158 @5158
+ord_5159 @5159
+ord_5160 @5160
+ord_5161 @5161
+ord_5162 @5162
+ord_5163 @5163
+ord_5164 @5164
+ord_5165 @5165
+ord_5166 @5166
+ord_5167 @5167
+ord_5168 @5168
+ord_5169 @5169
+ord_5170 @5170
+ord_5171 @5171
+ord_5172 @5172
+ord_5173 @5173
+ord_5174 @5174
+ord_5175 @5175
+ord_5176 @5176
+ord_5177 @5177
+ord_5178 @5178
+ord_5179 @5179
+ord_5180 @5180
+ord_5181 @5181
+ord_5182 @5182
+ord_5183 @5183
+ord_5184 @5184
+ord_5185 @5185
+ord_5186 @5186
+ord_5187 @5187
+ord_5188 @5188
+ord_5189 @5189
+ord_5190 @5190
+ord_5191 @5191
+ord_5192 @5192
+ord_5193 @5193
+ord_5194 @5194
+ord_5195 @5195
+ord_5196 @5196
+ord_5197 @5197
+ord_5198 @5198
+ord_5199 @5199
+ord_5200 @5200
+ord_5201 @5201
+ord_5202 @5202
+ord_5203 @5203
+ord_5204 @5204
+ord_5205 @5205
+ord_5206 @5206
+ord_5207 @5207
+ord_5208 @5208
+ord_5209 @5209
+ord_5210 @5210
+ord_5211 @5211
+ord_5212 @5212
+ord_5213 @5213
+ord_5214 @5214
+ord_5215 @5215
+ord_5216 @5216
+ord_5217 @5217
+ord_5218 @5218
+ord_5219 @5219
+ord_5220 @5220
+ord_5221 @5221
+ord_5222 @5222
+ord_5223 @5223
+ord_5224 @5224
+ord_5225 @5225
+ord_5226 @5226
+ord_5227 @5227
+ord_5228 @5228
+ord_5229 @5229
+ord_5230 @5230
+ord_5231 @5231
+ord_5232 @5232
+ord_5233 @5233
+ord_5234 @5234
+ord_5235 @5235
+ord_5236 @5236
+ord_5237 @5237
+ord_5238 @5238
+ord_5239 @5239
+ord_5240 @5240
+ord_5241 @5241
+ord_5242 @5242
+ord_5243 @5243
+ord_5244 @5244
+ord_5245 @5245
+ord_5246 @5246
+ord_5247 @5247
+ord_5248 @5248
+ord_5249 @5249
+ord_5250 @5250
+ord_5251 @5251
+ord_5252 @5252
+ord_5253 @5253
+ord_5254 @5254
+ord_5255 @5255
+ord_5256 @5256
+ord_5257 @5257
+ord_5258 @5258
+ord_5259 @5259
+ord_5260 @5260
+ord_5261 @5261
+ord_5262 @5262
+ord_5263 @5263
+ord_5264 @5264
+ord_5265 @5265
+ord_5266 @5266
+ord_5267 @5267
+ord_5268 @5268
+ord_5269 @5269
+ord_5270 @5270
+ord_5271 @5271
+ord_5272 @5272
+ord_5273 @5273
+ord_5274 @5274
+ord_5275 @5275
+ord_5276 @5276
+ord_5277 @5277
+ord_5278 @5278
+ord_5279 @5279
+ord_5280 @5280
+ord_5281 @5281
+ord_5282 @5282
+ord_5283 @5283
+ord_5284 @5284
+ord_5285 @5285
+ord_5286 @5286
+ord_5287 @5287
+ord_5288 @5288
+ord_5289 @5289
+ord_5290 @5290
+ord_5291 @5291
+ord_5292 @5292
+ord_5293 @5293
+ord_5294 @5294
+ord_5295 @5295
+ord_5296 @5296
+ord_5297 @5297
+ord_5298 @5298
+ord_5299 @5299
+ord_5300 @5300
+ord_5301 @5301
+ord_5302 @5302
+ord_5303 @5303
+ord_5304 @5304
+ord_5305 @5305
+ord_5306 @5306
+ord_5307 @5307
+ord_5308 @5308
+ord_5309 @5309
+ord_5310 @5310
+ord_5311 @5311
+ord_5312 @5312
+ord_5313 @5313
+ord_5314 @5314
+ord_5315 @5315
+ord_5316 @5316
+ord_5317 @5317
+ord_5318 @5318
+ord_5319 @5319
+ord_5320 @5320
+ord_5321 @5321
+ord_5322 @5322
+ord_5323 @5323
+ord_5324 @5324
+ord_5325 @5325
+ord_5326 @5326
+ord_5327 @5327
+ord_5328 @5328
+ord_5329 @5329
+ord_5330 @5330
+ord_5331 @5331
+ord_5332 @5332
+ord_5333 @5333
+ord_5334 @5334
+ord_5335 @5335
+ord_5336 @5336
+ord_5337 @5337
+ord_5338 @5338
+ord_5339 @5339
+ord_5340 @5340
+ord_5341 @5341
+ord_5342 @5342
+ord_5343 @5343
+ord_5344 @5344
+ord_5345 @5345
+ord_5346 @5346
+ord_5347 @5347
+ord_5348 @5348
+ord_5349 @5349
+ord_5350 @5350
+ord_5351 @5351
+ord_5352 @5352
+ord_5353 @5353
+ord_5354 @5354
+ord_5355 @5355
+ord_5356 @5356
+ord_5357 @5357
+ord_5358 @5358
+ord_5359 @5359
+ord_5360 @5360
+ord_5361 @5361
+ord_5362 @5362
+ord_5363 @5363
+ord_5364 @5364
+ord_5365 @5365
+ord_5366 @5366
+ord_5367 @5367
+ord_5368 @5368
+ord_5369 @5369
+ord_5370 @5370
+ord_5371 @5371
+ord_5372 @5372
+ord_5373 @5373
+ord_5374 @5374
+ord_5375 @5375
+ord_5376 @5376
+ord_5377 @5377
+ord_5378 @5378
+ord_5379 @5379
+ord_5380 @5380
+ord_5381 @5381
+ord_5382 @5382
+ord_5383 @5383
+ord_5384 @5384
+ord_5385 @5385
+ord_5386 @5386
+ord_5387 @5387
+ord_5388 @5388
+ord_5389 @5389
+ord_5390 @5390
+ord_5391 @5391
+ord_5392 @5392
+ord_5393 @5393
+ord_5394 @5394
+ord_5395 @5395
+ord_5396 @5396
+ord_5397 @5397
+ord_5398 @5398
+ord_5399 @5399
+ord_5400 @5400
+ord_5401 @5401
+ord_5402 @5402
+ord_5403 @5403
+ord_5404 @5404
+ord_5405 @5405
+ord_5406 @5406
+ord_5407 @5407
+ord_5408 @5408
+ord_5409 @5409
+ord_5410 @5410
+ord_5411 @5411
+ord_5412 @5412
+ord_5413 @5413
+ord_5414 @5414
+ord_5415 @5415
+ord_5416 @5416
+ord_5417 @5417
+ord_5418 @5418
+ord_5419 @5419
+ord_5420 @5420
+ord_5421 @5421
+ord_5422 @5422
+ord_5423 @5423
+ord_5424 @5424
+ord_5425 @5425
+ord_5426 @5426
+ord_5427 @5427
+ord_5428 @5428
+ord_5429 @5429
+ord_5430 @5430
+ord_5431 @5431
+ord_5432 @5432
+ord_5433 @5433
+ord_5434 @5434
+ord_5435 @5435
+ord_5436 @5436
+ord_5437 @5437
+ord_5438 @5438
+ord_5439 @5439
+ord_5440 @5440
+ord_5441 @5441
+ord_5442 @5442
+ord_5443 @5443
+ord_5444 @5444
+ord_5445 @5445
+ord_5446 @5446
+ord_5447 @5447
+ord_5448 @5448
+ord_5449 @5449
+ord_5450 @5450
+ord_5451 @5451
+ord_5452 @5452
+ord_5453 @5453
+ord_5454 @5454
+ord_5455 @5455
+ord_5456 @5456
+ord_5457 @5457
+ord_5458 @5458
+ord_5459 @5459
+ord_5460 @5460
+ord_5461 @5461
+ord_5462 @5462
+ord_5463 @5463
+ord_5464 @5464
+ord_5465 @5465
+ord_5466 @5466
+ord_5467 @5467
+ord_5468 @5468
+ord_5469 @5469
+ord_5470 @5470
+ord_5471 @5471
+ord_5472 @5472
+ord_5473 @5473
+ord_5474 @5474
+ord_5475 @5475
+ord_5476 @5476
+ord_5477 @5477
+ord_5478 @5478
+ord_5479 @5479
+ord_5480 @5480 DATA
+ord_5481 @5481
+ord_5482 @5482
+ord_5483 @5483
+ord_5484 @5484
+ord_5485 @5485
+ord_5486 @5486
+ord_5487 @5487
+ord_5488 @5488
+ord_5489 @5489
+ord_5490 @5490
+ord_5491 @5491
+ord_5492 @5492
+ord_5493 @5493
+ord_5494 @5494
+ord_5495 @5495
+ord_5496 @5496
+ord_5497 @5497
+ord_5498 @5498
+ord_5499 @5499
+ord_5500 @5500
+ord_5501 @5501
+ord_5502 @5502
+ord_5503 @5503
+ord_5504 @5504
+ord_5505 @5505
+ord_5506 @5506
+ord_5507 @5507
+ord_5508 @5508
+ord_5509 @5509
+ord_5510 @5510
+ord_5511 @5511
+ord_5512 @5512
+ord_5513 @5513
+ord_5514 @5514
+ord_5515 @5515
+ord_5516 @5516
+ord_5517 @5517
+ord_5518 @5518
+ord_5519 @5519
+ord_5520 @5520
+ord_5521 @5521
+ord_5522 @5522
+ord_5523 @5523
+ord_5524 @5524
+ord_5525 @5525
+ord_5526 @5526
+ord_5527 @5527
+ord_5528 @5528
+ord_5529 @5529
+ord_5530 @5530
+ord_5531 @5531
+ord_5532 @5532
+ord_5533 @5533
+ord_5534 @5534
+ord_5535 @5535
+ord_5536 @5536
+ord_5537 @5537
+ord_5538 @5538
+ord_5539 @5539
+ord_5540 @5540
+ord_5541 @5541
+ord_5542 @5542
+ord_5543 @5543
+ord_5544 @5544
+ord_5545 @5545
+ord_5546 @5546
+ord_5547 @5547
+ord_5548 @5548
+ord_5549 @5549
+ord_5550 @5550
+ord_5551 @5551
+ord_5552 @5552
+ord_5553 @5553
+ord_5554 @5554
+ord_5555 @5555
+ord_5556 @5556
+ord_5557 @5557
+ord_5558 @5558
+ord_5559 @5559
+ord_5560 @5560
+ord_5561 @5561
+ord_5562 @5562
+ord_5563 @5563
+ord_5564 @5564
+ord_5565 @5565
+ord_5566 @5566
+ord_5567 @5567
+ord_5568 @5568
+ord_5569 @5569
+ord_5570 @5570
+ord_5571 @5571
+ord_5572 @5572
+ord_5573 @5573
+ord_5574 @5574
+ord_5575 @5575
+ord_5576 @5576
+ord_5577 @5577
+ord_5578 @5578
+ord_5579 @5579
+ord_5580 @5580
+ord_5581 @5581
+ord_5582 @5582
+ord_5583 @5583
+ord_5584 @5584
+ord_5585 @5585
+ord_5586 @5586
+ord_5587 @5587
+ord_5588 @5588
+ord_5589 @5589
+ord_5590 @5590
+ord_5591 @5591
+ord_5592 @5592
+ord_5593 @5593
+ord_5594 @5594
+ord_5595 @5595
+ord_5596 @5596
+ord_5597 @5597
+ord_5598 @5598
+ord_5599 @5599
+ord_5600 @5600
+ord_5601 @5601
+ord_5602 @5602
+ord_5603 @5603
+ord_5604 @5604
+ord_5605 @5605
+ord_5606 @5606
+ord_5607 @5607
+ord_5608 @5608
+ord_5609 @5609
+ord_5610 @5610
+ord_5611 @5611
+ord_5612 @5612
+ord_5613 @5613
+ord_5614 @5614
+ord_5615 @5615
+ord_5616 @5616
+ord_5617 @5617
+ord_5618 @5618
+ord_5619 @5619
+ord_5620 @5620
+ord_5621 @5621
+ord_5622 @5622
+ord_5623 @5623
+ord_5624 @5624
+ord_5625 @5625
+ord_5626 @5626
+ord_5627 @5627
+ord_5628 @5628
+ord_5629 @5629
+ord_5630 @5630
+ord_5631 @5631
+ord_5632 @5632
+ord_5633 @5633
+ord_5634 @5634
+ord_5635 @5635
+ord_5636 @5636
+ord_5637 @5637
+ord_5638 @5638
+ord_5639 @5639
+ord_5640 @5640
+ord_5641 @5641
+ord_5642 @5642
+ord_5643 @5643
+ord_5644 @5644
+ord_5645 @5645
+ord_5646 @5646
+ord_5647 @5647
+ord_5648 @5648
+ord_5649 @5649
+ord_5650 @5650
+ord_5651 @5651
+ord_5652 @5652
+ord_5653 @5653
+ord_5654 @5654
+ord_5655 @5655
+ord_5656 @5656
+ord_5657 @5657
+ord_5658 @5658
+ord_5659 @5659
+ord_5660 @5660
+ord_5661 @5661
+ord_5662 @5662
+ord_5663 @5663
+ord_5664 @5664
+ord_5665 @5665
+ord_5666 @5666
+ord_5667 @5667
+ord_5668 @5668
+ord_5669 @5669
+ord_5670 @5670
+ord_5671 @5671
+ord_5672 @5672
+ord_5673 @5673
+ord_5674 @5674
+ord_5675 @5675
+ord_5676 @5676
+ord_5677 @5677
+ord_5678 @5678
+ord_5679 @5679
+ord_5680 @5680
+ord_5681 @5681
+ord_5682 @5682
+ord_5683 @5683
+ord_5684 @5684
+ord_5685 @5685
+ord_5686 @5686
+ord_5687 @5687
+ord_5688 @5688
+ord_5689 @5689
+ord_5690 @5690
+ord_5691 @5691
+ord_5692 @5692
+ord_5693 @5693
+ord_5694 @5694
+ord_5695 @5695
+ord_5696 @5696
+ord_5697 @5697
+ord_5698 @5698
+ord_5699 @5699
+ord_5700 @5700
+ord_5701 @5701
+ord_5702 @5702
+ord_5703 @5703
+ord_5704 @5704
+ord_5705 @5705
+ord_5706 @5706
+ord_5707 @5707
+ord_5708 @5708
+ord_5709 @5709
+ord_5710 @5710
+ord_5711 @5711
+ord_5712 @5712
+ord_5713 @5713
+ord_5714 @5714
+ord_5715 @5715
+ord_5716 @5716
+ord_5717 @5717
+ord_5718 @5718
+ord_5719 @5719
+ord_5720 @5720
+ord_5721 @5721
+ord_5722 @5722
+ord_5723 @5723
+ord_5724 @5724
+ord_5725 @5725
+ord_5726 @5726
+ord_5727 @5727
+ord_5728 @5728
+ord_5729 @5729
+ord_5730 @5730
+ord_5731 @5731
+ord_5732 @5732
+ord_5733 @5733
+ord_5734 @5734
+ord_5735 @5735
+ord_5736 @5736
+ord_5737 @5737
+ord_5738 @5738
+ord_5739 @5739
+ord_5740 @5740
+ord_5741 @5741
+ord_5742 @5742
+ord_5743 @5743
+ord_5744 @5744
+ord_5745 @5745
+ord_5746 @5746
+ord_5747 @5747
+ord_5748 @5748
+ord_5749 @5749
+ord_5750 @5750
+ord_5751 @5751
+ord_5752 @5752
+ord_5753 @5753
+ord_5754 @5754
+ord_5755 @5755
+ord_5756 @5756
+ord_5757 @5757
+ord_5758 @5758
+ord_5759 @5759
+ord_5760 @5760
+ord_5761 @5761
+ord_5762 @5762
+ord_5763 @5763
+ord_5764 @5764
+ord_5765 @5765
+ord_5766 @5766
+ord_5767 @5767
+ord_5768 @5768
+ord_5769 @5769
+ord_5770 @5770
+ord_5771 @5771
+ord_5772 @5772
+ord_5773 @5773
+ord_5774 @5774
+ord_5775 @5775
+ord_5776 @5776
+ord_5777 @5777
+ord_5778 @5778
+ord_5779 @5779
+ord_5780 @5780
+ord_5781 @5781
+ord_5782 @5782
+ord_5783 @5783
+ord_5784 @5784
+ord_5785 @5785
+ord_5786 @5786
+ord_5787 @5787
+ord_5788 @5788
+ord_5789 @5789
+ord_5790 @5790
+ord_5791 @5791
+ord_5792 @5792
+ord_5793 @5793
+ord_5794 @5794
+ord_5795 @5795
+ord_5796 @5796
+ord_5797 @5797
+ord_5798 @5798
+ord_5799 @5799
+ord_5800 @5800
+ord_5801 @5801
+ord_5802 @5802
+ord_5803 @5803
+ord_5804 @5804
+ord_5805 @5805
+ord_5806 @5806
+ord_5807 @5807
+ord_5808 @5808
+ord_5809 @5809
+ord_5810 @5810
+ord_5811 @5811
+ord_5812 @5812
+ord_5813 @5813
+ord_5814 @5814
+ord_5815 @5815
+ord_5816 @5816
+ord_5817 @5817
+ord_5818 @5818
+ord_5819 @5819
+ord_5820 @5820
+ord_5821 @5821
+ord_5822 @5822
+ord_5823 @5823
+ord_5824 @5824
+ord_5825 @5825
+ord_5826 @5826
+ord_5827 @5827
+ord_5828 @5828
+ord_5829 @5829
+ord_5830 @5830
+ord_5831 @5831
+ord_5832 @5832
+ord_5833 @5833
+ord_5834 @5834
+ord_5835 @5835
+ord_5836 @5836
+ord_5837 @5837
+ord_5838 @5838
+ord_5839 @5839
+ord_5840 @5840
+ord_5841 @5841
+ord_5842 @5842
+ord_5843 @5843
+ord_5844 @5844
+ord_5845 @5845
+ord_5846 @5846
+ord_5847 @5847
+ord_5848 @5848
+ord_5849 @5849
+ord_5850 @5850
+ord_5851 @5851
+ord_5852 @5852
+ord_5853 @5853
+ord_5854 @5854
+ord_5855 @5855
+ord_5856 @5856
+ord_5857 @5857
+ord_5858 @5858
+ord_5859 @5859
+ord_5860 @5860
+ord_5861 @5861
+ord_5862 @5862
+ord_5863 @5863
+ord_5864 @5864
+ord_5865 @5865
+ord_5866 @5866
+ord_5867 @5867
+ord_5868 @5868
+ord_5869 @5869
+ord_5870 @5870
+ord_5871 @5871
+ord_5872 @5872
+ord_5873 @5873
+ord_5874 @5874
+ord_5875 @5875
+ord_5876 @5876
+ord_5877 @5877
+ord_5878 @5878
+ord_5879 @5879
+ord_5880 @5880
+ord_5881 @5881
+ord_5882 @5882
+ord_5883 @5883
+ord_5884 @5884
+ord_5885 @5885
+ord_5886 @5886
+ord_5887 @5887
+ord_5888 @5888
+ord_5889 @5889
+ord_5890 @5890
+ord_5891 @5891
+ord_5892 @5892
+ord_5893 @5893
+ord_5894 @5894
+ord_5895 @5895
+ord_5896 @5896
+ord_5897 @5897
+ord_5898 @5898
+ord_5899 @5899
+ord_5900 @5900
+ord_5901 @5901
+ord_5902 @5902
+ord_5903 @5903
+ord_5904 @5904
+ord_5905 @5905
+ord_5906 @5906
+ord_5907 @5907
+ord_5908 @5908
+ord_5909 @5909
+ord_5910 @5910
+ord_5911 @5911
+ord_5912 @5912
+ord_5913 @5913
+ord_5914 @5914
+ord_5915 @5915
+ord_5916 @5916
+ord_5917 @5917
+ord_5918 @5918
+ord_5919 @5919
+ord_5920 @5920
+ord_5921 @5921
+ord_5922 @5922
+ord_5923 @5923
+ord_5924 @5924
+ord_5925 @5925
+ord_5926 @5926
+ord_5927 @5927
+ord_5928 @5928
+ord_5929 @5929
+ord_5930 @5930
+ord_5931 @5931
+ord_5932 @5932
+ord_5933 @5933
+ord_5934 @5934
+ord_5935 @5935
+ord_5936 @5936
+ord_5937 @5937
+ord_5938 @5938
+ord_5939 @5939
+ord_5940 @5940
+ord_5941 @5941
+ord_5942 @5942
+ord_5943 @5943
+ord_5944 @5944
+ord_5945 @5945
+ord_5946 @5946
+ord_5947 @5947
+ord_5948 @5948
+ord_5949 @5949
+ord_5950 @5950
+ord_5951 @5951
+ord_5952 @5952
+ord_5953 @5953
+ord_5954 @5954
+ord_5955 @5955
+ord_5956 @5956
+ord_5957 @5957
+ord_5958 @5958
+ord_5959 @5959
+ord_5960 @5960
+ord_5961 @5961
+ord_5962 @5962
+ord_5963 @5963
+ord_5964 @5964
+ord_5965 @5965
+ord_5966 @5966
+ord_5967 @5967
+ord_5968 @5968
+ord_5969 @5969
+ord_5970 @5970
+ord_5971 @5971
+ord_5972 @5972
+ord_5973 @5973
+ord_5974 @5974
+ord_5975 @5975
+ord_5976 @5976
+ord_5977 @5977
+ord_5978 @5978
+ord_5979 @5979
+ord_5980 @5980
+ord_5981 @5981
+ord_5982 @5982
+ord_5983 @5983
+ord_5984 @5984
+ord_5985 @5985
+ord_5986 @5986
+ord_5987 @5987
+ord_5988 @5988
+ord_5989 @5989
+ord_5990 @5990
+ord_5991 @5991
+ord_5992 @5992
+ord_5993 @5993
+ord_5994 @5994
+ord_5995 @5995
+ord_5996 @5996
+ord_5997 @5997
+ord_5998 @5998
+ord_5999 @5999
+ord_6000 @6000
+ord_6001 @6001
+ord_6002 @6002
+ord_6003 @6003
+ord_6004 @6004
+ord_6005 @6005
+ord_6006 @6006
+ord_6007 @6007
+ord_6008 @6008
+ord_6009 @6009
+ord_6010 @6010
+ord_6011 @6011
+ord_6012 @6012
+ord_6013 @6013
+ord_6014 @6014
+ord_6015 @6015
+ord_6016 @6016
+ord_6017 @6017
+ord_6018 @6018
+ord_6019 @6019
+ord_6020 @6020
+ord_6021 @6021
+ord_6022 @6022
+ord_6023 @6023
+ord_6024 @6024
+ord_6025 @6025
+ord_6026 @6026
+ord_6027 @6027
+ord_6028 @6028
+ord_6029 @6029
+ord_6030 @6030
+ord_6031 @6031
+ord_6032 @6032
+ord_6033 @6033
+ord_6034 @6034
+ord_6035 @6035
+ord_6036 @6036
+ord_6037 @6037
+ord_6038 @6038
+ord_6039 @6039
+ord_6040 @6040
+ord_6041 @6041
+ord_6042 @6042
+ord_6043 @6043
+ord_6044 @6044
+ord_6045 @6045
+ord_6046 @6046
+ord_6047 @6047
+ord_6048 @6048
+ord_6049 @6049
+ord_6050 @6050
+ord_6051 @6051
+ord_6052 @6052
+ord_6053 @6053
+ord_6054 @6054
+ord_6055 @6055
+ord_6056 @6056
+ord_6057 @6057
+ord_6058 @6058
+ord_6059 @6059
+ord_6060 @6060
+ord_6061 @6061
+ord_6062 @6062
+ord_6063 @6063
+ord_6064 @6064
+ord_6065 @6065
+ord_6066 @6066
+ord_6067 @6067
+ord_6068 @6068
+ord_6069 @6069
+ord_6070 @6070
+ord_6071 @6071
+ord_6072 @6072
+ord_6073 @6073
+ord_6074 @6074
+ord_6075 @6075
+ord_6076 @6076
+ord_6077 @6077
+ord_6078 @6078
+ord_6079 @6079
+ord_6080 @6080
+ord_6081 @6081
+ord_6082 @6082
+ord_6083 @6083
+ord_6084 @6084
+ord_6085 @6085
+ord_6086 @6086
+ord_6087 @6087
+ord_6088 @6088
+ord_6089 @6089
+ord_6090 @6090
+ord_6091 @6091
+ord_6092 @6092
+ord_6093 @6093
+ord_6094 @6094
+ord_6095 @6095
+ord_6096 @6096
+ord_6097 @6097
+ord_6098 @6098
+ord_6099 @6099
+ord_6100 @6100
+ord_6101 @6101
+ord_6102 @6102
+ord_6103 @6103
+ord_6104 @6104
+ord_6105 @6105
+ord_6106 @6106
+ord_6107 @6107
+ord_6108 @6108
+ord_6109 @6109
+ord_6110 @6110
+ord_6111 @6111
+ord_6112 @6112
+ord_6113 @6113
+ord_6114 @6114
+ord_6115 @6115
+ord_6116 @6116
+ord_6117 @6117
+ord_6118 @6118
+ord_6119 @6119
+ord_6120 @6120
+ord_6121 @6121
+ord_6122 @6122
+ord_6123 @6123
+ord_6124 @6124
+ord_6125 @6125
+ord_6126 @6126
+ord_6127 @6127
+ord_6128 @6128
+ord_6129 @6129
+ord_6130 @6130
+ord_6131 @6131
+ord_6132 @6132
+ord_6133 @6133
+ord_6134 @6134
+ord_6135 @6135
+ord_6136 @6136
+ord_6137 @6137
+ord_6138 @6138
+ord_6139 @6139
+ord_6140 @6140
+ord_6141 @6141
+ord_6142 @6142
+ord_6143 @6143
+ord_6144 @6144
+ord_6145 @6145
+ord_6146 @6146
+ord_6147 @6147
+ord_6148 @6148
+ord_6149 @6149
+ord_6150 @6150
+ord_6151 @6151
+ord_6152 @6152
+ord_6153 @6153
+ord_6154 @6154
+ord_6155 @6155
+ord_6156 @6156
+ord_6157 @6157
+ord_6158 @6158
+ord_6159 @6159
+ord_6160 @6160
+ord_6161 @6161
+ord_6162 @6162
+ord_6163 @6163
+ord_6164 @6164
+ord_6165 @6165
+ord_6166 @6166
+ord_6167 @6167
+ord_6168 @6168
+ord_6169 @6169
+ord_6170 @6170
+ord_6171 @6171
+ord_6172 @6172
+ord_6173 @6173
+ord_6174 @6174
+ord_6175 @6175
+ord_6176 @6176
+ord_6177 @6177
+ord_6178 @6178
+ord_6179 @6179
+ord_6180 @6180
+ord_6181 @6181
+ord_6182 @6182
+ord_6183 @6183
+ord_6184 @6184
+ord_6185 @6185
+ord_6186 @6186
+ord_6187 @6187
+ord_6188 @6188
+ord_6189 @6189
+ord_6190 @6190
+ord_6191 @6191
+ord_6192 @6192
+ord_6193 @6193
+ord_6194 @6194
+ord_6195 @6195
+ord_6196 @6196
+ord_6197 @6197
+ord_6198 @6198
+ord_6199 @6199
+ord_6200 @6200
+ord_6201 @6201
+ord_6202 @6202
+ord_6203 @6203
+ord_6204 @6204
+ord_6205 @6205
+ord_6206 @6206
+ord_6207 @6207
+ord_6208 @6208
+ord_6209 @6209
+ord_6210 @6210
+ord_6211 @6211
+ord_6212 @6212
+ord_6213 @6213
+ord_6214 @6214
+ord_6215 @6215
+ord_6216 @6216
+ord_6217 @6217
+ord_6218 @6218
+ord_6219 @6219
+ord_6220 @6220
+ord_6221 @6221
+ord_6222 @6222
+ord_6223 @6223
+ord_6224 @6224
+ord_6225 @6225
+ord_6226 @6226
+ord_6227 @6227
+ord_6228 @6228
+ord_6229 @6229
+ord_6230 @6230
+ord_6231 @6231
+ord_6232 @6232
+ord_6233 @6233
+ord_6234 @6234
+ord_6237 @6237
+ord_6238 @6238
+ord_6239 @6239
+ord_6240 @6240
+ord_6241 @6241
+ord_6242 @6242
+ord_6243 @6243
+ord_6244 @6244
+ord_6245 @6245
+ord_6246 @6246
+ord_6247 @6247
+ord_6248 @6248
+ord_6249 @6249
+ord_6250 @6250
+ord_6251 @6251
+ord_6252 @6252
+ord_6253 @6253
+ord_6254 @6254
+ord_6255 @6255
+ord_6256 @6256
+ord_6257 @6257
+ord_6258 @6258
+ord_6259 @6259
+ord_6260 @6260
+ord_6261 @6261
+ord_6262 @6262
+ord_6263 @6263
+ord_6264 @6264
+ord_6265 @6265
+ord_6266 @6266
+ord_6267 @6267
+ord_6268 @6268
+ord_6269 @6269
+ord_6270 @6270
+ord_6271 @6271
+ord_6272 @6272
+ord_6273 @6273
+ord_6274 @6274
+ord_6275 @6275
+ord_6276 @6276
+ord_6277 @6277
+ord_6278 @6278
+ord_6279 @6279
+ord_6280 @6280
+ord_6281 @6281
+ord_6282 @6282
+ord_6283 @6283
+ord_6284 @6284
+ord_6285 @6285
+ord_6286 @6286
+ord_6287 @6287
+ord_6288 @6288
+ord_6289 @6289
+ord_6290 @6290
+ord_6291 @6291
+ord_6292 @6292
+ord_6293 @6293
+ord_6294 @6294
+ord_6295 @6295
+ord_6296 @6296
+ord_6297 @6297
+ord_6298 @6298
+ord_6299 @6299
+ord_6300 @6300
+ord_6301 @6301
+ord_6302 @6302
+ord_6303 @6303
+ord_6304 @6304
+ord_6305 @6305
+ord_6306 @6306
+ord_6307 @6307
+ord_6308 @6308
+ord_6309 @6309
+ord_6310 @6310
+ord_6311 @6311
+ord_6312 @6312
+ord_6313 @6313
+ord_6314 @6314
+ord_6315 @6315
+ord_6316 @6316
+ord_6317 @6317
+ord_6318 @6318
+ord_6319 @6319
+ord_6320 @6320
+ord_6321 @6321
+ord_6322 @6322
+ord_6323 @6323
+ord_6324 @6324
+ord_6325 @6325
+ord_6326 @6326
+ord_6327 @6327
+ord_6328 @6328
+ord_6329 @6329
+ord_6330 @6330
+ord_6331 @6331
+ord_6332 @6332
+ord_6333 @6333
+ord_6334 @6334
+ord_6335 @6335
+ord_6336 @6336
+ord_6337 @6337
+ord_6338 @6338
+ord_6339 @6339
+ord_6340 @6340
+ord_6341 @6341
+ord_6342 @6342
+ord_6343 @6343
+ord_6344 @6344
+ord_6345 @6345
+ord_6346 @6346
+ord_6347 @6347
+ord_6348 @6348
+ord_6349 @6349
+ord_6350 @6350
+ord_6351 @6351
+ord_6352 @6352
+ord_6353 @6353
+ord_6354 @6354
+ord_6355 @6355
+ord_6356 @6356
+ord_6357 @6357
+ord_6358 @6358
+ord_6359 @6359
+ord_6360 @6360
+ord_6361 @6361
+ord_6362 @6362
+ord_6363 @6363
+ord_6364 @6364
+ord_6365 @6365
+ord_6366 @6366
+ord_6367 @6367
+ord_6368 @6368
+ord_6369 @6369
+ord_6370 @6370
+ord_6371 @6371
+ord_6372 @6372
+ord_6373 @6373 DATA
+ord_6374 @6374 DATA
+ord_6375 @6375 DATA
+ord_6376 @6376 DATA
+ord_6377 @6377
+ord_6378 @6378
+ord_6379 @6379
+ord_6380 @6380
+ord_6381 @6381
+ord_6383 @6383
+ord_6384 @6384
+ord_6385 @6385
+ord_6386 @6386
+ord_6387 @6387
+ord_6388 @6388
+ord_6389 @6389
+ord_6390 @6390
+ord_6391 @6391
+ord_6392 @6392
+ord_6393 @6393
+ord_6394 @6394
+ord_6395 @6395
+ord_6396 @6396
+ord_6397 @6397
+ord_6398 @6398
+ord_6399 @6399
+ord_6400 @6400
+ord_6401 @6401
+ord_6402 @6402
+ord_6403 @6403
+ord_6404 @6404
+ord_6405 @6405
+ord_6406 @6406
+ord_6407 @6407
+ord_6408 @6408 DATA
+ord_6409 @6409
+ord_6410 @6410
+ord_6411 @6411
+ord_6412 @6412
+ord_6413 @6413
+ord_6414 @6414
+ord_6417 @6417 DATA
+ord_6418 @6418
+ord_6419 @6419
+ord_6420 @6420
+ord_6421 @6421
+ord_6422 @6422
+ord_6423 @6423
+ord_6424 @6424
+ord_6425 @6425
+ord_6426 @6426
+ord_6427 @6427
+ord_6428 @6428
+ord_6429 @6429
+ord_6430 @6430
+ord_6431 @6431
+ord_6432 @6432
+ord_6433 @6433
+ord_6434 @6434
+ord_6435 @6435
+ord_6436 @6436
+ord_6437 @6437
+ord_6438 @6438
+ord_6439 @6439
+ord_6440 @6440
+ord_6441 @6441
+ord_6442 @6442
+ord_6443 @6443
+ord_6444 @6444 DATA
+ord_6445 @6445 DATA
+ord_6446 @6446
+ord_6447 @6447
+ord_6448 @6448
+ord_6449 @6449
+ord_6450 @6450
+ord_6451 @6451
+ord_6452 @6452
+ord_6453 @6453
+ord_6454 @6454
+ord_6455 @6455
+ord_6456 @6456
+ord_6457 @6457
+ord_6458 @6458
+ord_6459 @6459
+ord_6460 @6460
+ord_6461 @6461
+ord_6462 @6462
+ord_6463 @6463
+ord_6464 @6464
+ord_6465 @6465
+ord_6466 @6466
+ord_6467 @6467
+ord_6468 @6468
+ord_6469 @6469
+ord_6470 @6470
+ord_6471 @6471
+ord_6472 @6472
+ord_6473 @6473
+ord_6474 @6474
+ord_6475 @6475
+ord_6476 @6476
+ord_6477 @6477
+ord_6478 @6478
+ord_6479 @6479
+ord_6480 @6480
+ord_6481 @6481
+ord_6482 @6482
+ord_6483 @6483
+ord_6484 @6484
+ord_6485 @6485
+ord_6486 @6486
+ord_6487 @6487
+ord_6488 @6488
+ord_6489 @6489
+ord_6490 @6490
+ord_6491 @6491
+ord_6492 @6492
+ord_6493 @6493
+ord_6494 @6494
+ord_6495 @6495
+ord_6496 @6496
+ord_6497 @6497
+ord_6498 @6498
+ord_6499 @6499
+ord_6500 @6500
+ord_6501 @6501
+ord_6502 @6502
+ord_6503 @6503
+ord_6504 @6504
+ord_6505 @6505
+ord_6506 @6506
+ord_6507 @6507
+ord_6508 @6508
+ord_6509 @6509
+ord_6510 @6510
+ord_6511 @6511
+ord_6512 @6512
+ord_6513 @6513
+ord_6514 @6514
+ord_6515 @6515
+ord_6516 @6516
+ord_6517 @6517
+ord_6518 @6518
+ord_6519 @6519
+ord_6520 @6520
+ord_6521 @6521
+ord_6522 @6522
+ord_6523 @6523
+ord_6524 @6524
+ord_6525 @6525
+ord_6526 @6526
+ord_6527 @6527
+ord_6528 @6528
+ord_6529 @6529
+ord_6530 @6530
+ord_6531 @6531
+ord_6532 @6532
+ord_6533 @6533
+ord_6534 @6534
+ord_6535 @6535
+ord_6536 @6536
+ord_6537 @6537
+ord_6538 @6538
+ord_6539 @6539
+ord_6540 @6540
+ord_6541 @6541
+ord_6542 @6542
+ord_6543 @6543
+ord_6544 @6544
+ord_6545 @6545
+ord_6546 @6546
+ord_6547 @6547
+ord_6548 @6548
+ord_6549 @6549
+ord_6550 @6550
+ord_6551 @6551
+ord_6552 @6552
+ord_6553 @6553
+ord_6554 @6554
+ord_6555 @6555
+ord_6556 @6556
+ord_6557 @6557
+ord_6558 @6558
+ord_6559 @6559
+ord_6560 @6560
+ord_6561 @6561
+ord_6562 @6562
+ord_6563 @6563
+ord_6564 @6564
+ord_6565 @6565
+ord_6566 @6566
+ord_6567 @6567
+ord_6568 @6568
+ord_6569 @6569
+ord_6570 @6570
+ord_6571 @6571
+ord_6572 @6572
+ord_6573 @6573
+ord_6574 @6574
+ord_6575 @6575
+ord_6576 @6576
+ord_6577 @6577
+ord_6578 @6578
+ord_6579 @6579
+ord_6580 @6580
+ord_6581 @6581
+ord_6582 @6582
+ord_6583 @6583
+ord_6584 @6584
+ord_6585 @6585
+ord_6586 @6586
+ord_6587 @6587
+ord_6588 @6588 DATA
+ord_6589 @6589 DATA
+ord_6590 @6590 DATA
+ord_6591 @6591 DATA
+ord_6592 @6592 DATA
+ord_6593 @6593 DATA
+ord_6594 @6594 DATA
+ord_6595 @6595 DATA
+ord_6596 @6596 DATA
+ord_6597 @6597
+ord_6598 @6598
+ord_6599 @6599
+ord_6600 @6600
+ord_6601 @6601
+ord_6602 @6602
+ord_6603 @6603
+ord_6604 @6604
+ord_6605 @6605
+ord_6606 @6606
+ord_6607 @6607
+ord_6608 @6608
+ord_6609 @6609
+ord_6610 @6610
+ord_6611 @6611
+ord_6612 @6612
+ord_6613 @6613
+ord_6614 @6614
+ord_6615 @6615
+ord_6616 @6616
+ord_6617 @6617
+ord_6618 @6618
+ord_6619 @6619
+ord_6620 @6620
+ord_6621 @6621
+ord_6622 @6622
+ord_6623 @6623
+ord_6624 @6624
+ord_6625 @6625
+ord_6626 @6626
+ord_6627 @6627
+ord_6628 @6628
+ord_6629 @6629
+ord_6630 @6630
+ord_6631 @6631
+ord_6632 @6632
+ord_6633 @6633
+ord_6634 @6634
+ord_6635 @6635
+ord_6636 @6636
+ord_6637 @6637
+ord_6638 @6638
+ord_6639 @6639
+ord_6640 @6640
+ord_6641 @6641
+ord_6642 @6642
+ord_6643 @6643
+ord_6644 @6644
+ord_6645 @6645
+ord_6646 @6646
+ord_6647 @6647
+ord_6648 @6648
+ord_6649 @6649
+ord_6650 @6650 DATA
+ord_6651 @6651
+ord_6652 @6652
+ord_6653 @6653
+ord_6654 @6654
+ord_6655 @6655
+ord_6656 @6656
+ord_6657 @6657
+ord_6658 @6658
+ord_6660 @6660
+ord_6661 @6661
+ord_6662 @6662
+ord_6663 @6663
+ord_6664 @6664
+ord_6665 @6665
+ord_6666 @6666
+ord_6667 @6667
+ord_6668 @6668
+ord_6669 @6669
+ord_6670 @6670
+ord_6671 @6671
+ord_6672 @6672
+ord_6673 @6673
+ord_6674 @6674
+ord_6675 @6675
+ord_6676 @6676
+ord_6677 @6677
+ord_6678 @6678
+ord_6679 @6679
+ord_6680 @6680
+ord_6681 @6681
+ord_6682 @6682
+ord_6683 @6683
+ord_6684 @6684
+ord_6685 @6685
+ord_6686 @6686
+ord_6687 @6687
+ord_6688 @6688
+ord_6689 @6689
+ord_6690 @6690
+ord_6691 @6691
+ord_6692 @6692
+ord_6693 @6693
+ord_6694 @6694
+ord_6695 @6695
+ord_6696 @6696
+ord_6697 @6697
+ord_6698 @6698
+ord_6699 @6699
+ord_6700 @6700
+ord_6701 @6701
+ord_6702 @6702
+ord_6703 @6703
+ord_6704 @6704
+ord_6705 @6705
+ord_6706 @6706
+ord_6707 @6707
+ord_6708 @6708
+ord_6709 @6709
+ord_6710 @6710
+ord_6711 @6711
+ord_6712 @6712
+ord_6713 @6713
+ord_6714 @6714
+ord_6715 @6715
+ord_6716 @6716
+ord_6717 @6717
+ord_6718 @6718
+ord_6719 @6719
+ord_6720 @6720
+ord_6721 @6721
+ord_6722 @6722
+ord_6723 @6723
+ord_6724 @6724
+ord_6725 @6725
+ord_6726 @6726
+ord_6727 @6727
+ord_6728 @6728
+ord_6729 @6729
+ord_6730 @6730
+ord_6731 @6731
+ord_6732 @6732
+ord_6733 @6733
+ord_6734 @6734
+ord_6735 @6735
+ord_6736 @6736
+ord_6737 @6737
+ord_6738 @6738
+ord_6739 @6739
+ord_6740 @6740
+ord_6741 @6741
+ord_6742 @6742
+ord_6743 @6743
+ord_6744 @6744
+ord_6745 @6745
+ord_6746 @6746
+ord_6747 @6747
+ord_6748 @6748
+ord_6749 @6749
+ord_6750 @6750
+ord_6751 @6751
+ord_6752 @6752
+ord_6753 @6753
+ord_6754 @6754
+ord_6755 @6755
+ord_6756 @6756
+ord_6757 @6757
+ord_6758 @6758
+ord_6759 @6759
+ord_6760 @6760
+ord_6761 @6761
+ord_6762 @6762
+ord_6763 @6763
+ord_6764 @6764
+ord_6765 @6765
+ord_6766 @6766
+ord_6767 @6767
+ord_6768 @6768
+ord_6769 @6769
+ord_6770 @6770
+ord_6771 @6771
+ord_6772 @6772
+ord_6773 @6773
+ord_6774 @6774
+ord_6775 @6775
+ord_6776 @6776
+ord_6777 @6777
+ord_6778 @6778
+ord_6779 @6779 DATA
+ord_6780 @6780
+ord_6781 @6781
+ord_6782 @6782
+ord_6783 @6783
+ord_6784 @6784
+ord_6785 @6785
+ord_6786 @6786
+ord_6787 @6787
+ord_6788 @6788
+ord_6789 @6789
+ord_6790 @6790
+ord_6791 @6791 DATA
+ord_6792 @6792 DATA
+ord_6793 @6793 DATA
+ord_6794 @6794
+ord_6795 @6795
+ord_6796 @6796
+ord_6797 @6797
+ord_6798 @6798
+ord_6799 @6799
+ord_6800 @6800
+ord_6801 @6801
+ord_6802 @6802
+ord_6803 @6803
+ord_6804 @6804
+ord_6805 @6805
+ord_6806 @6806
+ord_6807 @6807
+ord_6808 @6808
+ord_6809 @6809
+ord_6810 @6810
+ord_6811 @6811
+ord_6812 @6812
+ord_6813 @6813
+ord_6814 @6814
+ord_6815 @6815
+ord_6816 @6816
+ord_6817 @6817
+ord_6818 @6818
+ord_6819 @6819
+ord_6820 @6820
+ord_6821 @6821
+ord_6822 @6822
+ord_6823 @6823
+ord_6824 @6824
+ord_6825 @6825
+ord_6826 @6826
+ord_6827 @6827
+ord_6828 @6828
+ord_6829 @6829
+ord_6830 @6830
+ord_6831 @6831
+ord_6832 @6832
+ord_6833 @6833
+ord_6834 @6834
+ord_6835 @6835
+ord_6836 @6836
+ord_6837 @6837
+ord_6838 @6838
+ord_6839 @6839
+ord_6840 @6840
+ord_6841 @6841
+ord_6842 @6842
+ord_6843 @6843
+ord_6844 @6844
+ord_6845 @6845
+ord_6846 @6846
+ord_6847 @6847
+ord_6848 @6848
+ord_6849 @6849
+ord_6850 @6850
+ord_6851 @6851
+ord_6852 @6852
+ord_6853 @6853
+ord_6854 @6854
+ord_6855 @6855
+ord_6856 @6856
+ord_6857 @6857
+ord_6858 @6858
+ord_6859 @6859
+ord_6860 @6860
+ord_6861 @6861
+ord_6862 @6862
+ord_6863 @6863
+ord_6864 @6864
+ord_6865 @6865
+ord_6866 @6866
+ord_6867 @6867
+ord_6868 @6868
+ord_6869 @6869
+ord_6870 @6870
+ord_6871 @6871
+ord_6872 @6872
+ord_6873 @6873
+ord_6874 @6874
+ord_6875 @6875
+ord_6876 @6876
+ord_6877 @6877
+ord_6878 @6878
+ord_6879 @6879
+ord_6880 @6880
+ord_6881 @6881
+ord_6882 @6882
+ord_6883 @6883
+ord_6884 @6884
+ord_6885 @6885
+ord_6886 @6886
+ord_6887 @6887
+ord_6888 @6888
+ord_6889 @6889
+ord_6890 @6890
+ord_6891 @6891
+ord_6892 @6892
+ord_6893 @6893
+ord_6894 @6894
+ord_6895 @6895
+ord_6896 @6896
+ord_6897 @6897
+ord_6898 @6898
+ord_6899 @6899
+ord_6900 @6900
+ord_6901 @6901
+ord_6902 @6902
+ord_6903 @6903
+ord_6904 @6904
+ord_6905 @6905
+ord_6906 @6906
+ord_6907 @6907
+ord_6908 @6908
+ord_6909 @6909
+ord_6910 @6910
+ord_6911 @6911
+ord_6912 @6912
+ord_6913 @6913
+ord_6914 @6914
+ord_6915 @6915
+ord_6916 @6916
+ord_6917 @6917
+ord_6918 @6918
+ord_6919 @6919
+ord_6920 @6920
+ord_6921 @6921
+ord_6922 @6922
+ord_6923 @6923
+ord_6924 @6924
+ord_6925 @6925
+ord_6926 @6926
+ord_6927 @6927 DATA
+ord_6928 @6928
+ord_6929 @6929
+ord_6930 @6930
+ord_6931 @6931
+ord_6932 @6932
+ord_6933 @6933
+ord_6934 @6934
+ord_6935 @6935
+ord_6936 @6936
+ord_6937 @6937
+ord_6938 @6938
+ord_6939 @6939
+ord_6940 @6940
diff --git a/mingw-w64-crt/libarm32/mfcaptureengine.def b/mingw-w64-crt/libarm32/mfcaptureengine.def
new file mode 100644
index 0000000..2925aa9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfcaptureengine.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MFCaptureEngine.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MFCaptureEngine.DLL"
+EXPORTS
+MFCreateCaptureEngine
diff --git a/mingw-w64-crt/libarm32/mfcore.def b/mingw-w64-crt/libarm32/mfcore.def
new file mode 100644
index 0000000..7fdc76f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfcore.def
@@ -0,0 +1,49 @@
+;
+; Definition file of MFCORE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MFCORE.dll"
+EXPORTS
+AppendPropVariant
+ConvertPropVariant
+CopyPropertyStore
+CreateNamedPropertyStore
+ExtractPropVariant
+MFCopyMFMetadata
+MFCreateAggregateSource
+MFCreateAppSourceProxy
+MFCreateAudioRenderer
+MFCreateAudioRendererActivate
+MFCreateDeviceSource
+MFCreateDeviceSourceActivate
+MFCreateFileSchemePlugin
+MFCreateMFMetadataOnPropertyStore
+MFCreateMediaProcessor
+MFCreateMediaSession
+MFCreatePMPHost
+MFCreatePMPMediaSession
+MFCreatePMPServer
+MFCreatePresentationClock
+MFCreateSampleCopierMFT
+MFCreateSampleGrabberSinkActivate
+MFCreateSequencerSegmentOffset
+MFCreateSequencerSource
+MFCreateSequencerSourceRemoteStream
+MFCreateSimpleTypeHandler
+MFCreateSoundEventSchemePlugin
+MFCreateStandardQualityManager
+MFCreateTopoLoader
+MFCreateTopology
+MFCreateTopologyNode
+MFCreateTransformWrapper
+MFCreateWMAEncoderActivate
+MFCreateWMVEncoderActivate
+MFEnumDeviceSources
+MFGetMultipleServiceProviders
+MFGetService
+MFGetTopoNodeCurrentType
+MFReadSequencerSegmentOffset
+MFRequireProtectedEnvironment
+MFShutdownObject
+MergePropertyStore
diff --git a/mingw-w64-crt/libarm32/mfcsubs.def b/mingw-w64-crt/libarm32/mfcsubs.def
new file mode 100644
index 0000000..18d0302
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfcsubs.def
@@ -0,0 +1,173 @@
+;
+; Definition file of MfcSubs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MfcSubs.dll"
+EXPORTS
+??$ConstructElements@VCString@@@@YAXPAVCString@@H@Z
+??$CopyElements@VCString@@@@YAXPAVCString@@PBV0@H@Z
+??$DestructElements@VCString@@@@YAXPAVCString@@H@Z
+??$HashKey@ABU_GUID@@@@YAIABU_GUID@@@Z
+??$HashKey@PBD@@YAIPBD@Z
+??$HashKey@PBG@@YAIPBG@Z
+??0CCriticalSection@@QAA@XZ
+??0CMapStringToPtr@@QAA@H@Z
+??0CObject@@IAA@XZ
+??0CString@@QAA@ABV0@@Z
+??0CString@@QAA@GH@Z
+??0CString@@QAA@PBD@Z
+??0CString@@QAA@PBE@Z
+??0CString@@QAA@PBG@Z
+??0CString@@QAA@PBGH@Z
+??0CString@@QAA@XZ
+??0CStringArray@@QAA@XZ
+??0CSyncObject@@QAA@PBG@Z
+??1CCriticalSection@@UAA@XZ
+??1CMapStringToPtr@@UAA@XZ
+??1CObject@@UAA@XZ
+??1CString@@QAA@XZ
+??1CStringArray@@UAA@XZ
+??1CSyncObject@@UAA@XZ
+??4CPlex@@QAAAAU0@ABU0@@Z
+??4CString@@QAAABV0@ABV0@@Z
+??4CString@@QAAABV0@D@Z
+??4CString@@QAAABV0@G@Z
+??4CString@@QAAABV0@PBD@Z
+??4CString@@QAAABV0@PBE@Z
+??4CString@@QAAABV0@PBG@Z
+??8@YA_NABVCString@@0@Z
+??8@YA_NABVCString@@PBG@Z
+??8@YA_NPBGABVCString@@@Z
+??9@YA_NABVCString@@0@Z
+??9@YA_NABVCString@@PBG@Z
+??9@YA_NPBGABVCString@@@Z
+??ACMapStringToPtr@@QAAAAPAXPBG@Z
+??ACString@@QBAGH@Z
+??ACStringArray@@QAAAAVCString@@H@Z
+??ACStringArray@@QBA?AVCString@@H@Z
+??BCCriticalSection@@QAAPAU_RTL_CRITICAL_SECTION@@XZ
+??BCString@@QBAPBGXZ
+??BCSyncObject@@QBAPAXXZ
+??H@YA?AVCString@@ABV0@0@Z
+??H@YA?AVCString@@ABV0@D@Z
+??H@YA?AVCString@@ABV0@G@Z
+??H@YA?AVCString@@ABV0@PBG@Z
+??H@YA?AVCString@@DABV0@@Z
+??H@YA?AVCString@@GABV0@@Z
+??H@YA?AVCString@@PBGABV0@@Z
+??M@YA_NABVCString@@0@Z
+??M@YA_NABVCString@@PBG@Z
+??M@YA_NPBGABVCString@@@Z
+??N@YA_NABVCString@@0@Z
+??N@YA_NABVCString@@PBG@Z
+??N@YA_NPBGABVCString@@@Z
+??O@YA_NABVCString@@0@Z
+??O@YA_NABVCString@@PBG@Z
+??O@YA_NPBGABVCString@@@Z
+??P@YA_NABVCString@@0@Z
+??P@YA_NABVCString@@PBG@Z
+??P@YA_NPBGABVCString@@@Z
+??YCString@@QAAABV0@ABV0@@Z
+??YCString@@QAAABV0@D@Z
+??YCString@@QAAABV0@G@Z
+??YCString@@QAAABV0@PBG@Z
+??_7CCriticalSection@@6B@ DATA
+??_7CMapStringToPtr@@6B@ DATA
+??_7CObject@@6B@ DATA
+??_7CStringArray@@6B@ DATA
+??_7CSyncObject@@6B@ DATA
+??_FCMapStringToPtr@@QAAXXZ
+?Add@CStringArray@@QAAHPBG@Z
+?AfxA2WHelper@@YAPAGPAGPBDH@Z
+?AfxExtractSubString@@YAHAAVCString@@PBGHG@Z
+?AfxGetEmptyString@@YAABVCString@@XZ
+?AfxLoadString@@YAHIPAGI@Z
+?AfxW2AHelper@@YAPADPADPBGH@Z
+?AllocBeforeWrite@CString@@IAAXH@Z
+?AllocBuffer@CString@@IAAXH@Z
+?AllocCopy@CString@@IBAXAAV1@III@Z
+?Append@CStringArray@@QAAHABV1@@Z
+?AssignCopy@CString@@IAAXHPBG@Z
+?Collate@CString@@QBAHPBG@Z
+?Compare@CString@@QBAHPBG@Z
+?CompareNoCase@CString@@QBAHPBG@Z
+?ConcatCopy@CString@@IAAXHPBGH0@Z
+?ConcatInPlace@CString@@IAAXHPBG@Z
+?Copy@CStringArray@@QAAXABV1@@Z
+?CopyBeforeWrite@CString@@IAAXXZ
+?Create@CPlex@@SAPAU1@AAPAU1@II@Z
+?ElementAt@CStringArray@@QAAAAVCString@@H@Z
+?Empty@CString@@QAAXXZ
+?Find@CString@@QBAHG@Z
+?Find@CString@@QBAHPBG@Z
+?FindOneOf@CString@@QBAHPBG@Z
+?Format@CString@@QAAXIZZ
+?Format@CString@@QAAXPBGZZ
+?FormatMessageW@CString@@QAAXIZZ
+?FormatMessageW@CString@@QAAXPBGZZ
+?FormatV@CString@@IAAXPBGPAD@Z
+?FreeAssoc@CMapStringToPtr@@IAAXPAUCAssoc@1@@Z
+?FreeDataChain@CPlex@@QAAXXZ
+?FreeExtra@CString@@QAAXXZ
+?FreeExtra@CStringArray@@QAAXXZ
+?GetAllocLength@CString@@QBAHXZ
+?GetAssocAt@CMapStringToPtr@@IBAPAUCAssoc@1@PBGAAI@Z
+?GetAt@CString@@QBAGH@Z
+?GetAt@CStringArray@@QBA?AVCString@@H@Z
+?GetBuffer@CString@@QAAPAGH@Z
+?GetBufferSetLength@CString@@QAAPAGH@Z
+?GetCount@CMapStringToPtr@@QBAHXZ
+?GetData@CString@@IBAPAUCStringData@@XZ
+?GetData@CStringArray@@QAAPAVCString@@XZ
+?GetData@CStringArray@@QBAPBVCString@@XZ
+?GetHashTableSize@CMapStringToPtr@@QBAIXZ
+?GetLength@CString@@QBAHXZ
+?GetNextAssoc@CMapStringToPtr@@QBAXAAPAU__POSITION@@AAVCString@@AAPAX@Z
+?GetSize@CStringArray@@QBAHXZ
+?GetStartPosition@CMapStringToPtr@@QBAPAU__POSITION@@XZ
+?GetUpperBound@CStringArray@@QBAHXZ
+?HashKey@CMapStringToPtr@@QBAIPBG@Z
+?Init@CString@@IAAXXZ
+?InitHashTable@CMapStringToPtr@@QAAXIH@Z
+?InsertAt@CStringArray@@QAAXHPAV1@@Z
+?InsertAt@CStringArray@@QAAXHPBGH@Z
+?IsEmpty@CMapStringToPtr@@QBAHXZ
+?IsEmpty@CString@@QBAHXZ
+?Left@CString@@QBA?AV1@H@Z
+?LoadStringW@CString@@QAAHI@Z
+?Lock@CCriticalSection@@QAAHXZ
+?Lock@CCriticalSection@@UAAHK@Z
+?Lock@CSyncObject@@UAAHK@Z
+?LockBuffer@CString@@QAAPAGXZ
+?Lookup@CMapStringToPtr@@QBAHPBGAAPAX@Z
+?LookupKey@CMapStringToPtr@@QBAHPBGAAPBG@Z
+?MakeLower@CString@@QAAXXZ
+?MakeReverse@CString@@QAAXXZ
+?MakeUpper@CString@@QAAXXZ
+?Mid@CString@@QBA?AV1@H@Z
+?Mid@CString@@QBA?AV1@HH@Z
+?NewAssoc@CMapStringToPtr@@IAAPAUCAssoc@1@XZ
+?Release@CString@@IAAXXZ
+?Release@CString@@KAXPAUCStringData@@@Z
+?ReleaseBuffer@CString@@QAAXH@Z
+?RemoveAll@CMapStringToPtr@@QAAXXZ
+?RemoveAll@CStringArray@@QAAXXZ
+?RemoveAt@CStringArray@@QAAXHH@Z
+?RemoveKey@CMapStringToPtr@@QAAHPBG@Z
+?ReverseFind@CString@@QBAHG@Z
+?Right@CString@@QBA?AV1@H@Z
+?SafeStrlen@CString@@KAHPBG@Z
+?SetAt@CMapStringToPtr@@QAAXPBGPAX@Z
+?SetAt@CString@@QAAXHG@Z
+?SetAt@CStringArray@@QAAXHPBG@Z
+?SetAtGrow@CStringArray@@QAAXHPBG@Z
+?SetSize@CStringArray@@QAAXHH@Z
+?SpanExcluding@CString@@QBA?AV1@PBG@Z
+?SpanIncluding@CString@@QBA?AV1@PBG@Z
+?TrimLeft@CString@@QAAXXZ
+?TrimRight@CString@@QAAXXZ
+?Unlock@CCriticalSection@@UAAHXZ
+?Unlock@CSyncObject@@UAAHJPAJ@Z
+?UnlockBuffer@CString@@QAAXXZ
+?data@CPlex@@QAAPAXXZ
diff --git a/mingw-w64-crt/libarm32/mfnetcore.def b/mingw-w64-crt/libarm32/mfnetcore.def
new file mode 100644
index 0000000..abdeba3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfnetcore.def
@@ -0,0 +1,10 @@
+;
+; Definition file of mfnetcore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mfnetcore.dll"
+EXPORTS
+MFCreateCredentialCache
+MFCreatePartialSeekableByteStream
+MFCreateProxyLocator
diff --git a/mingw-w64-crt/libarm32/mfnetsrc.def b/mingw-w64-crt/libarm32/mfnetsrc.def
new file mode 100644
index 0000000..73f3287
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfnetsrc.def
@@ -0,0 +1,10 @@
+;
+; Definition file of mfnetsrc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mfnetsrc.dll"
+EXPORTS
+MFCreateByteCacheFile
+MFCreateCacheManager
+MFCreateFileBlockMap
diff --git a/mingw-w64-crt/libarm32/mfplat.def b/mingw-w64-crt/libarm32/mfplat.def
new file mode 100644
index 0000000..393b9bb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfplat.def
@@ -0,0 +1,197 @@
+;
+; Definition file of MFPlat.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MFPlat.DLL"
+EXPORTS
+FormatTagFromWfx
+MFEnumLocalMFTRegistrations
+MFGetPlatformFlags
+MFGetPlatformVersion
+MFGetRandomNumber
+MFIsFeatureEnabled
+MFPlatformBigEndian
+MFPlatformLittleEndian
+ValidateWaveFormat
+CopyPropVariant
+CreatePropVariant
+CreatePropertyStore
+DestroyPropVariant
+GetAMSubtypeFromD3DFormat
+GetD3DFormatFromMFSubtype
+MFAddPeriodicCallback
+MFAllocateSerialWorkQueue
+MFAllocateWorkQueue
+MFAllocateWorkQueueEx
+MFAppendCollection
+MFAverageTimePerFrameToFrameRate
+MFBeginCreateFile
+MFBeginGetHostByName
+MFBeginRegisterWorkQueueWithMMCSS
+MFBeginRegisterWorkQueueWithMMCSSEx
+MFBeginUnregisterWorkQueueWithMMCSS
+MFCalculateBitmapImageSize
+MFCalculateImageSize
+MFCancelCreateFile
+MFCancelWorkItem
+MFClearLocalMFTs
+MFCompareFullToPartialMediaType
+MFCompareSockaddrAddresses
+MFConvertColorInfoFromDXVA
+MFConvertColorInfoToDXVA
+MFConvertFromFP16Array
+MFConvertToFP16Array
+MFCopyImage
+MFCreate2DMediaBuffer
+MFCreateAMMediaTypeFromMFMediaType
+MFCreateAlignedMemoryBuffer
+MFCreateAsyncResult
+MFCreateAttributes
+MFCreateAudioMediaType
+MFCreateCollection
+MFCreateDXGIDeviceManager
+MFCreateDXGISurfaceBuffer
+MFCreateDXSurfaceBuffer
+MFCreateEventQueue
+MFCreateFile
+MFCreateFileFromHandle
+MFCreateLegacyMediaBufferOnMFMediaBuffer
+MFCreateMFByteStreamOnStream
+MFCreateMFByteStreamOnStreamEx
+MFCreateMFByteStreamWrapper
+MFCreateMFVideoFormatFromMFMediaType
+MFCreateMediaBufferFromMediaType
+MFCreateMediaBufferWrapper
+MFCreateMediaEvent
+MFCreateMediaEventResult
+MFCreateMediaExtensionActivate
+MFCreateMediaExtensionActivateNoInit
+MFCreateMediaType
+MFCreateMediaTypeFromProperties
+MFCreateMediaTypeFromRepresentation
+MFCreateMemoryBuffer
+MFCreateMemoryStream
+MFCreatePathFromURL
+MFCreatePresentationDescriptor
+MFCreatePropertiesFromMediaType
+MFCreateReusableByteStream
+MFCreateSample
+MFCreateSocket
+MFCreateSocketListener
+MFCreateSourceResolver
+MFCreateSourceResolverInternal
+MFCreateStreamDescriptor
+MFCreateStreamOnMFByteStream
+MFCreateStreamOnMFByteStreamEx
+MFCreateSystemTimeSource
+MFCreateTempFile
+MFCreateTrackedSample
+MFCreateTransformActivate
+MFCreateURLFromPath
+MFCreateUdpSockets
+MFCreateVideoMediaType
+MFCreateVideoMediaTypeFromBitMapInfoHeader
+MFCreateVideoMediaTypeFromBitMapInfoHeaderEx
+MFCreateVideoMediaTypeFromSubtype
+MFCreateVideoMediaTypeFromVideoInfoHeader
+MFCreateVideoMediaTypeFromVideoInfoHeader2
+MFCreateVideoSampleAllocatorEx
+MFCreateWICBitmapBuffer
+MFCreateWaveFormatExFromMFMediaType
+MFDeserializeAttributesFromStream
+MFDeserializeEvent
+MFDeserializeMediaTypeFromStream
+MFDeserializePresentationDescriptor
+MFEndCreateFile
+MFEndGetHostByName
+MFEndRegisterWorkQueueWithMMCSS
+MFEndUnregisterWorkQueueWithMMCSS
+MFFrameRateToAverageTimePerFrame
+MFFreeAdaptersAddresses
+MFGetAdaptersAddresses
+MFGetAttributesAsBlob
+MFGetAttributesAsBlobSize
+MFGetConfigurationDWORD
+MFGetConfigurationPolicy
+MFGetConfigurationStore
+MFGetConfigurationString
+MFGetContentProtectionSystemCLSID
+MFGetMFTMerit
+MFGetNumericNameFromSockaddr
+MFGetPlaneSize
+MFGetPluginControl
+MFGetSockaddrFromNumericName
+MFGetStrideForBitmapInfoHeader
+MFGetSupportedMimeTypes
+MFGetSupportedSchemes
+MFGetSystemTime
+MFGetTimerPeriodicity
+MFGetUncompressedVideoFormat
+MFGetWorkQueueMMCSSClass
+MFGetWorkQueueMMCSSPriority
+MFGetWorkQueueMMCSSTaskId
+MFHeapAlloc
+MFHeapFree
+MFInitAMMediaTypeFromMFMediaType
+MFInitAttributesFromBlob
+MFInitMediaTypeFromAMMediaType
+MFInitMediaTypeFromMFVideoFormat
+MFInitMediaTypeFromMPEG1VideoInfo
+MFInitMediaTypeFromMPEG2VideoInfo
+MFInitMediaTypeFromVideoInfoHeader
+MFInitMediaTypeFromVideoInfoHeader2
+MFInitMediaTypeFromWaveFormatEx
+MFInitVideoFormat
+MFInitVideoFormat_RGB
+MFInvokeCallback
+MFIsBottomUpFormat
+MFIsLocallyRegisteredMimeType
+MFJoinWorkQueue
+MFLockDXGIDeviceManager
+MFLockPlatform
+MFLockSharedWorkQueue
+MFLockWorkQueue
+MFMapDX9FormatToDXGIFormat
+MFMapDXGIFormatToDX9Format
+MFPutWaitingWorkItem
+MFPutWorkItem
+MFPutWorkItem2
+MFPutWorkItemEx
+MFPutWorkItemEx2
+MFRegisterLocalByteStreamHandler
+MFRegisterLocalSchemeHandler
+MFRegisterPlatformWithMMCSS
+MFRemovePeriodicCallback
+MFScheduleWorkItem
+MFScheduleWorkItemEx
+MFSerializeAttributesToStream
+MFSerializeEvent
+MFSerializeMediaTypeToStream
+MFSerializePresentationDescriptor
+MFSetSockaddrAny
+MFShutdown
+MFStartup
+MFStreamDescriptorProtectMediaType
+MFTEnum
+MFTEnumEx
+MFTGetInfo
+MFTRegister
+MFTRegisterLocal
+MFTRegisterLocalByCLSID
+MFTUnregister
+MFTUnregisterLocal
+MFTUnregisterLocalByCLSID
+MFTraceError
+MFTraceFuncEnter
+MFUnjoinWorkQueue
+MFUnlockDXGIDeviceManager
+MFUnlockPlatform
+MFUnlockWorkQueue
+MFUnregisterPlatformFromMMCSS
+MFUnwrapMediaType
+MFValidateMediaTypeSize
+MFWrapMediaType
+MFllMulDiv
+PropVariantFromStream
+PropVariantToStream
diff --git a/mingw-w64-crt/libarm32/mfplay.def b/mingw-w64-crt/libarm32/mfplay.def
new file mode 100644
index 0000000..42cdb16
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfplay.def
@@ -0,0 +1,9 @@
+;
+; Definition file of MFPlay.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MFPlay.DLL"
+EXPORTS
+MFPCreateMediaPlayer
+MFPCreateMediaPlayerEx
diff --git a/mingw-w64-crt/libarm32/mfps.def b/mingw-w64-crt/libarm32/mfps.def
new file mode 100644
index 0000000..094a784
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of mfPS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mfPS.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/mfreadwrite.def b/mingw-w64-crt/libarm32/mfreadwrite.def
new file mode 100644
index 0000000..8c822f0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfreadwrite.def
@@ -0,0 +1,12 @@
+;
+; Definition file of MFReadWrite.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MFReadWrite.dll"
+EXPORTS
+MFCreateSinkWriterFromMediaSink
+MFCreateSinkWriterFromURL
+MFCreateSourceReaderFromByteStream
+MFCreateSourceReaderFromMediaSource
+MFCreateSourceReaderFromURL
diff --git a/mingw-w64-crt/libarm32/mfsrcsnk.def b/mingw-w64-crt/libarm32/mfsrcsnk.def
new file mode 100644
index 0000000..8eed55d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mfsrcsnk.def
@@ -0,0 +1,9 @@
+;
+; Definition file of mfsrcsnk.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mfsrcsnk.dll"
+EXPORTS
+MFCreateAVIMediaSink
+MFCreateWAVEMediaSink
diff --git a/mingw-w64-crt/libarm32/mftranscode.def b/mingw-w64-crt/libarm32/mftranscode.def
new file mode 100644
index 0000000..2906e34
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mftranscode.def
@@ -0,0 +1,15 @@
+;
+; Definition file of MFTranscode.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MFTranscode.dll"
+EXPORTS
+GetTranscodeComponentCreator
+MFCreateSmartRemuxEngine
+MFCreateTranscodeEngine
+MFCreateTranscodeProfile
+MFCreateTranscodeSinkActivate
+MFCreateTranscodeTopology
+MFCreateTranscodeTopologyFromByteStream
+MFTranscodeGetAudioOutputAvailableTypes
diff --git a/mingw-w64-crt/libarm32/mgmtapi.def b/mingw-w64-crt/libarm32/mgmtapi.def
new file mode 100644
index 0000000..0c7813c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mgmtapi.def
@@ -0,0 +1,16 @@
+;
+; Definition file of mgmtapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mgmtapi.dll"
+EXPORTS
+SnmpMgrClose
+SnmpMgrCtl
+SnmpMgrGetTrap
+SnmpMgrGetTrapEx
+SnmpMgrOidToStr
+SnmpMgrOpen
+SnmpMgrRequest
+SnmpMgrStrToOid
+SnmpMgrTrapListen
diff --git a/mingw-w64-crt/libarm32/mi.def b/mingw-w64-crt/libarm32/mi.def
new file mode 100644
index 0000000..b05acf3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mi.def
@@ -0,0 +1,9 @@
+;
+; Definition file of mi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mi.dll"
+EXPORTS
+MI_Application_InitializeV1
+mi_clientFT_V1 DATA
diff --git a/mingw-w64-crt/libarm32/mibincodec.def b/mingw-w64-crt/libarm32/mibincodec.def
new file mode 100644
index 0000000..415c3d7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mibincodec.def
@@ -0,0 +1,15 @@
+;
+; Definition file of mibincodec.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mibincodec.dll"
+EXPORTS
+MI_Application_NewDeserializer_Binary
+MI_Application_NewSerializer_Binary
+SyncBmilReader_Create
+SyncBmilReader_Delete
+SyncBmilReader_ReadInstance
+SyncBmilWriter_Create
+SyncBmilWriter_Delete
+SyncBmilWriter_WriteInstance
diff --git a/mingw-w64-crt/libarm32/microsoft.management.infrastructure.native.unmanaged.def b/mingw-w64-crt/libarm32/microsoft.management.infrastructure.native.unmanaged.def
new file mode 100644
index 0000000..cd63630
--- /dev/null
+++ b/mingw-w64-crt/libarm32/microsoft.management.infrastructure.native.unmanaged.def
@@ -0,0 +1,38 @@
+;
+; Definition file of Microsoft.Management.Infrastructure.Native.Unmanaged.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Microsoft.Management.Infrastructure.Native.Unmanaged.DLL"
+EXPORTS
+GetAddr_OperationCallbacks_ClassObjectNeededCallback
+GetAddr_OperationCallbacks_FreeIncludedFileBufferCallback
+GetAddr_OperationCallbacks_GetIncludedFileBufferCallback
+GetAddr_OperationCallbacks_NativeClassCallback
+GetAddr_OperationCallbacks_NativeIndicationCallback
+GetAddr_OperationCallbacks_NativeInstanceCallback
+GetAddr_OperationCallbacks_NativePromptUserCallback
+GetAddr_OperationCallbacks_NativeStreamedParameterResultCallback
+GetAddr_OperationCallbacks_NativeWriteErrorCallback
+GetAddr_OperationCallbacks_NativeWriteMessageCallback
+GetAddr_OperationCallbacks_NativeWriteProgressCallback
+GetAddr_SessionHandle_OnReleaseHandleCompleted
+MI_ApplicationWrapper_Initialize
+MI_ApplicationWrapper_ScheduleCleanupCallback
+MI_ApplicationWrapper_SetAppDomainIsUnloading
+MI_Helpers_GetCurrentSecurityToken
+MI_Helpers_IsClrShuttingDown
+MI_Helpers_SetClrIsNotShuttingDown
+MI_Helpers_SetClrIsShuttingDown
+MI_OperationWrapper_DecrementCount_AndDontWorryAboutLifetimeOfMiDotNetDll
+MI_OperationWrapper_DecrementCount_AndManageLifetimeOfMiDotNetDll
+MI_OperationWrapper_GetClass
+MI_OperationWrapper_GetIndication
+MI_OperationWrapper_GetInstance
+MI_OperationWrapper_Initialize
+MI_OperationWrapper_ScheduleDrainingWorkIfNeeded
+MI_OperationWrapper_SetupDrainingIfNeeded
+UnmanagedMI_GetMiClientFT_V1
+UnmanagedMI_GetMiEvaluatorFT_V1
+UnmanagedMI_GetMiMonitoringFT_V1
+UnmanagedMI_GetMiReactiveExtensionsFT_V1
diff --git a/mingw-w64-crt/libarm32/midimap.def b/mingw-w64-crt/libarm32/midimap.def
new file mode 100644
index 0000000..167703c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/midimap.def
@@ -0,0 +1,10 @@
+;
+; Definition file of MIDIMAP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MIDIMAP.dll"
+EXPORTS
+DriverProc
+modMessage
+modmCallback
diff --git a/mingw-w64-crt/libarm32/migisol.def b/mingw-w64-crt/libarm32/migisol.def
new file mode 100644
index 0000000..edbae1c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/migisol.def
@@ -0,0 +1,705 @@
+;
+; Definition file of migisol.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "migisol.dll"
+EXPORTS
+??0CDynLib@@IAA@XZ
+??0CIlAdvapi32@@QAA@ABV0@@Z
+??0CIlAdvapi32@@QAA@XZ
+??0CIlDeplorch@@QAA@ABV0@@Z
+??0CIlDeplorch@@QAA@XZ
+??0CIlIphlpapi@@QAA@ABV0@@Z
+??0CIlIphlpapi@@QAA@XZ
+??0CIlKernel32@@QAA@ABV0@@Z
+??0CIlKernel32@@QAA@XZ
+??0CIlMuisetupapi@@QAA@ABV0@@Z
+??0CIlMuisetupapi@@QAA@XZ
+??0CIlNt4Advapi32@@QAA@ABV0@@Z
+??0CIlNt4Advapi32@@QAA@XZ
+??0CIlNt4Kernel32@@QAA@ABV0@@Z
+??0CIlNt4Kernel32@@QAA@XZ
+??0CIlNt4Netapi32@@QAA@ABV0@@Z
+??0CIlNt4Netapi32@@QAA@XZ
+??0CIlNt4Setupapi@@QAA@ABV0@@Z
+??0CIlNt4Setupapi@@QAA@XZ
+??0CIlNt4User32@@QAA@ABV0@@Z
+??0CIlNt4User32@@QAA@XZ
+??0CIlNt4Userenv@@QAA@ABV0@@Z
+??0CIlNt4Userenv@@QAA@XZ
+??0CIlNt6Userenv@@QAA@ABV0@@Z
+??0CIlNt6Userenv@@QAA@XZ
+??0CIlOle32@@QAA@ABV0@@Z
+??0CIlOle32@@QAA@XZ
+??0CIlOleaut32@@QAA@ABV0@@Z
+??0CIlOleaut32@@QAA@XZ
+??0CIlSetupapi@@QAA@ABV0@@Z
+??0CIlSetupapi@@QAA@XZ
+??0CIlShell32@@QAA@ABV0@@Z
+??0CIlShell32@@QAA@XZ
+??0CIlUser32@@QAA@ABV0@@Z
+??0CIlUser32@@QAA@XZ
+??0CIlVersion@@QAA@ABV0@@Z
+??0CIlVersion@@QAA@XZ
+??0CIlW2kDynWs2_32@@QAA@ABV0@@Z
+??0CIlW2kDynWs2_32@@QAA@XZ
+??0CIlWimgapi@@QAA@ABV0@@Z
+??0CIlWimgapi@@QAA@XZ
+??0CIlWs2_32@@QAA@ABV0@@Z
+??0CIlWs2_32@@QAA@XZ
+??1CIlKernel32@@QAA@XZ
+??4CDynLib@@QAAAAV0@ABV0@@Z
+??4CIlAdvapi32@@QAAAAV0@ABV0@@Z
+??4CIlDeplorch@@QAAAAV0@ABV0@@Z
+??4CIlIphlpapi@@QAAAAV0@ABV0@@Z
+??4CIlKernel32@@QAAAAV0@ABV0@@Z
+??4CIlMuisetupapi@@QAAAAV0@ABV0@@Z
+??4CIlNt4Advapi32@@QAAAAV0@ABV0@@Z
+??4CIlNt4Kernel32@@QAAAAV0@ABV0@@Z
+??4CIlNt4Netapi32@@QAAAAV0@ABV0@@Z
+??4CIlNt4Setupapi@@QAAAAV0@ABV0@@Z
+??4CIlNt4User32@@QAAAAV0@ABV0@@Z
+??4CIlNt4Userenv@@QAAAAV0@ABV0@@Z
+??4CIlNt6Userenv@@QAAAAV0@ABV0@@Z
+??4CIlOle32@@QAAAAV0@ABV0@@Z
+??4CIlOleaut32@@QAAAAV0@ABV0@@Z
+??4CIlSetupapi@@QAAAAV0@ABV0@@Z
+??4CIlShell32@@QAAAAV0@ABV0@@Z
+??4CIlUser32@@QAAAAV0@ABV0@@Z
+??4CIlVersion@@QAAAAV0@ABV0@@Z
+??4CIlW2kDynWs2_32@@QAAAAV0@ABV0@@Z
+??4CIlWimgapi@@QAAAAV0@ABV0@@Z
+??4CIlWs2_32@@QAAAAV0@ABV0@@Z
+??_7CIlAdvapi32@@6B@ DATA
+??_7CIlDeplorch@@6B@ DATA
+??_7CIlIphlpapi@@6B@ DATA
+??_7CIlKernel32@@6B@ DATA
+??_7CIlMuisetupapi@@6B@ DATA
+??_7CIlNt4Advapi32@@6B@ DATA
+??_7CIlNt4Kernel32@@6B@ DATA
+??_7CIlNt4Netapi32@@6B@ DATA
+??_7CIlNt4Setupapi@@6B@ DATA
+??_7CIlNt4User32@@6B@ DATA
+??_7CIlNt4Userenv@@6B@ DATA
+??_7CIlNt6Userenv@@6B@ DATA
+??_7CIlOle32@@6B@ DATA
+??_7CIlOleaut32@@6B@ DATA
+??_7CIlSetupapi@@6B@ DATA
+??_7CIlShell32@@6B@ DATA
+??_7CIlUser32@@6B@ DATA
+??_7CIlVersion@@6B@ DATA
+??_7CIlW2kDynWs2_32@@6B@ DATA
+??_7CIlWimgapi@@6B@ DATA
+??_7CIlWs2_32@@6B@ DATA
+?AdjustTokenPrivileges@CIlAdvapi32@@UAAHPAXHPAU_TOKEN_PRIVILEGES@@K1PAK@Z
+?AllocateAndInitializeSid@CIlAdvapi32@@UAAHPAU_SID_IDENTIFIER_AUTHORITY@@EKKKKKKKKPAPAX@Z
+?ChangeServiceConfigW@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@KKKPBG1PAK1111@Z
+?CloseHandle@CIlKernel32@@UAAHPAX@Z
+?CloseServiceHandle@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@@Z
+?CoCreateInstance@CIlOle32@@UAAJABU_GUID@@PAUIUnknown@@K0PAPAX@Z
+?CoInitialize@CIlOle32@@UAAJPAX@Z
+?CoInitializeEx@CIlOle32@@UAAJPAXK@Z
+?CoTaskMemAlloc@CIlOle32@@UAAPAXK@Z
+?CoTaskMemFree@CIlOle32@@UAAXPAX@Z
+?CoUninitialize@CIlOle32@@UAAXXZ
+?ConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@UAAHPAXKKPAPAGPAK@Z
+?ConvertSidToStringSidW@CIlNt4Advapi32@@UAAHPAXPAPAG@Z
+?ConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@UAAHPBGKPAPAXPAK@Z
+?ConvertStringSidToSidW@CIlNt4Advapi32@@UAAHPAGPAPAX@Z
+?CopyFileW@CIlKernel32@@UAAHPBG0H@Z
+?CreateDirectoryW@CIlKernel32@@UAAHPBGPAU_SECURITY_ATTRIBUTES@@@Z
+?CreateEventW@CIlKernel32@@UAAPAXPAU_SECURITY_ATTRIBUTES@@HHPBG@Z
+?CreateFileMappingW@CIlKernel32@@UAAPAXPAXPAU_SECURITY_ATTRIBUTES@@KKKPBG@Z
+?CreateFileW@CIlKernel32@@UAAPAXPBGKKPAU_SECURITY_ATTRIBUTES@@KKPAX@Z
+?CreateProcessA@CIlKernel32@@UAAHPBDPADPAU_SECURITY_ATTRIBUTES@@2HKPAX0PAU_STARTUPINFOA@@PAU_PROCESS_INFORMATION@@@Z
+?CreateProcessW@CIlKernel32@@UAAHPBGPAGPAU_SECURITY_ATTRIBUTES@@2HKPAX0PAU_STARTUPINFOW@@PAU_PROCESS_INFORMATION@@@Z
+?CreateProfile@CIlNt6Userenv@@UAAJPBG0PAGK@Z
+?CreateServiceW@CIlNt4Advapi32@@UAAPAUSC_HANDLE__@@PAU2@PBG1KKKK11PAK111@Z
+?CreateStreamOnHGlobal@CIlOle32@@UAAJPAXHPAPAUIStream@@@Z
+?CreateThread@CIlKernel32@@UAAPAXPAU_SECURITY_ATTRIBUTES@@KP6AKPAX@Z1KPAK@Z
+?CreateToolhelp32Snapshot@CIlNt4Kernel32@@UAAPAXKK@Z
+?CreateUserProfileExW@CIlNt4Userenv@@UAAHPAXPBG1PAGKH@Z
+?CreateWellKnownSid@CIlNt4Advapi32@@UAAHW4WELL_KNOWN_SID_TYPE@@PAX1PAK@Z
+?CryptAcquireContextW@CIlAdvapi32@@UAAHPAKPBG1KK@Z
+?CryptCreateHash@CIlAdvapi32@@UAAHKIKKPAK@Z
+?CryptDecrypt@CIlAdvapi32@@UAAHKKHKPAEPAK@Z
+?CryptDeriveKey@CIlAdvapi32@@UAAHKIKKPAK@Z
+?CryptDestroyHash@CIlAdvapi32@@UAAHK@Z
+?CryptDestroyKey@CIlAdvapi32@@UAAHK@Z
+?CryptDuplicateHash@CIlAdvapi32@@UAAHKPAKK0@Z
+?CryptDuplicateKey@CIlAdvapi32@@UAAHKPAKK0@Z
+?CryptEncrypt@CIlAdvapi32@@UAAHKKHKPAEPAKK@Z
+?CryptGenRandom@CIlAdvapi32@@UAAHKKPAE@Z
+?CryptGetHashParam@CIlAdvapi32@@UAAHKKPAEPAKK@Z
+?CryptGetKeyParam@CIlAdvapi32@@UAAHKKPAEPAKK@Z
+?CryptHashData@CIlAdvapi32@@UAAHKPBEKK@Z
+?CryptReleaseContext@CIlAdvapi32@@UAAHKK@Z
+?CryptSetKeyParam@CIlAdvapi32@@UAAHKKPBEK@Z
+?DebugBreak@CIlKernel32@@UAAXXZ
+?DeleteCriticalSection@CIlKernel32@@UAAXPAU_RTL_CRITICAL_SECTION@@@Z
+?DeleteFileW@CIlKernel32@@UAAHPBG@Z
+?DuplicateHandle@CIlKernel32@@UAAHPAX00PAPAXKHK@Z
+?EncryptFileW@CIlNt4Advapi32@@UAAHPBG@Z
+?EnterCriticalSection@CIlKernel32@@UAAXPAU_RTL_CRITICAL_SECTION@@@Z
+?EnumServicesStatusExW@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@W4_SC_ENUM_TYPE@@KKPAEKPAK33PBG@Z
+?EqualSid@CIlAdvapi32@@UAAHPAX0@Z
+?ExitProcess@CIlKernel32@@UAAXI@Z
+?ExpandEnvironmentStringsW@CIlKernel32@@UAAKPBGPAGK@Z
+?ExtractIconExW@CIlShell32@@UAAIPBGHPAPAUHICON__@@1I@Z
+?FindClose@CIlKernel32@@UAAHPAX@Z
+?FindFirstFileW@CIlKernel32@@UAAPAXPBGPAU_WIN32_FIND_DATAW@@@Z
+?FindNextFileW@CIlKernel32@@UAAHPAXPAU_WIN32_FIND_DATAW@@@Z
+?FreeLibrary@CIlKernel32@@UAAHPAUHINSTANCE__@@@Z
+?FreeSid@CIlAdvapi32@@UAAPAXPAX@Z
+?GetCommandLineW@CIlKernel32@@UAAPAGXZ
+?GetComputerNameW@CIlKernel32@@UAAHPAGPAK@Z
+?GetCurrentProcess@CIlKernel32@@UAAPAXXZ
+?GetCurrentThreadId@CIlKernel32@@UAAKXZ
+?GetDiskFreeSpaceExW@CIlKernel32@@UAAHPBGPAT_ULARGE_INTEGER@@11@Z
+?GetDiskFreeSpaceW@CIlKernel32@@UAAHPBGPAK111@Z
+?GetDriveTypeW@CIlKernel32@@UAAIPBG@Z
+?GetExitCodeProcess@CIlKernel32@@UAAHPAXPAK@Z
+?GetFileAttributesW@CIlKernel32@@UAAKPBG@Z
+?GetFileSize@CIlKernel32@@UAAKPAXPAK@Z
+?GetFileType@CIlKernel32@@UAAKPAX@Z
+?GetFileVersionInfoSizeW@CIlVersion@@UAAKPBGPAK@Z
+?GetFileVersionInfoW@CIlVersion@@UAAHPBGKKPAX@Z
+?GetFullPathNameW@CIlKernel32@@UAAKPBGKPAGPAPAG@Z
+?GetHGlobalFromStream@CIlOle32@@UAAJPAUIStream@@PAPAX@Z
+?GetIlProc@CDynLib@@IAAP6AHXZPBGPBDP6AHXZAAP6AHXZAAK@Z
+?GetIpAddrTable@CIlIphlpapi@@UAAKPAU_MIB_IPADDRTABLE@@PAKH@Z
+?GetLastError@CIlKernel32@@UAAKXZ
+?GetLocaleInfoW@CIlKernel32@@UAAHKKPAGH@Z
+?GetLogicalDriveStringsW@CIlKernel32@@UAAKKPAG@Z
+?GetLogicalDrives@CIlKernel32@@UAAKXZ
+?GetOverlappedResult@CIlKernel32@@UAAHPAXPAU_OVERLAPPED@@PAKH@Z
+?GetPrivateProfileStringW@CIlKernel32@@UAAKPBG00PAGK0@Z
+?GetProcAddress@CIlKernel32@@UAAP6AHXZPAUHINSTANCE__@@PBD@Z
+?GetProcessHeap@CIlKernel32@@UAAPAXXZ
+?GetSecurityDescriptorDacl@CIlAdvapi32@@UAAHPAXPAHPAPAU_ACL@@1@Z
+?GetSecurityDescriptorGroup@CIlAdvapi32@@UAAHPAXPAPAXPAH@Z
+?GetSecurityDescriptorOwner@CIlAdvapi32@@UAAHPAXPAPAXPAH@Z
+?GetSecurityDescriptorSacl@CIlAdvapi32@@UAAHPAXPAHPAPAU_ACL@@1@Z
+?GetSecurityInfo@CIlAdvapi32@@UAAKPAXW4_SE_OBJECT_TYPE@@KPAPAX2PAPAU_ACL@@32@Z
+?GetShortPathNameW@CIlKernel32@@UAAKPBGPAGK@Z
+?GetSystemInfo@CIlKernel32@@UAAXPAU_SYSTEM_INFO@@@Z
+?GetSystemWindowsDirectoryW@CIlNt4Kernel32@@UAAIPAGI@Z
+?GetTempFileNameW@CIlKernel32@@UAAIPBG0IPAG@Z
+?GetTempPathW@CIlKernel32@@UAAKKPAG@Z
+?GetTickCount@CIlKernel32@@UAAKXZ
+?GetTokenInformation@CIlAdvapi32@@UAAHPAXW4_TOKEN_INFORMATION_CLASS@@0KPAK@Z
+?GetUpgradeLanguage@CIlMuisetupapi@@UAAKPAGII@Z
+?GetUpgradeLanguageEx@CIlMuisetupapi@@UAAKPAGIIPBG@Z
+?GetUserNameW@CIlAdvapi32@@UAAHPAGPAK@Z
+?GetVersionExA@CIlKernel32@@UAAHPAU_OSVERSIONINFOA@@@Z
+?GetVersionExW@CIlKernel32@@UAAHPAU_OSVERSIONINFOW@@@Z
+?GetVolumeInformationW@CIlKernel32@@UAAHPBGPAGKPAK221K@Z
+?GetWindowsDirectoryW@CIlKernel32@@UAAIPAGI@Z
+?GlobalAlloc@CIlKernel32@@UAAPAXIK@Z
+?GlobalFree@CIlKernel32@@UAAPAXPAX@Z
+?GlobalLock@CIlKernel32@@UAAPAXPAX@Z
+?GlobalMemoryStatus@CIlKernel32@@UAAXPAU_MEMORYSTATUS@@@Z
+?GlobalMemoryStatusEx@CIlNt4Kernel32@@UAAHPAU_MEMORYSTATUSEX@@@Z
+?GlobalSize@CIlKernel32@@UAAKPAX@Z
+?GlobalUnlock@CIlKernel32@@UAAHPAX@Z
+?HeapAlloc@CIlKernel32@@UAAPAXPAXKK@Z
+?HeapCompact@CIlKernel32@@UAAKPAXK@Z
+?HeapCreate@CIlKernel32@@UAAPAXKKK@Z
+?HeapDestroy@CIlKernel32@@UAAHPAX@Z
+?HeapFree@CIlKernel32@@UAAHPAXK0@Z
+?HeapReAlloc@CIlKernel32@@UAAPAXPAXK0K@Z
+?HeapValidate@CIlKernel32@@UAAHPAXKPBX@Z
+?HeapWalk@CIlKernel32@@UAAHPAXPAU_PROCESS_HEAP_ENTRY@@@Z
+?IlAdvapi32@@3VCIlAdvapi32@@A DATA
+?IlChangeServiceConfigW@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@KKKPBG1PAK1111@Z
+?IlCloseServiceHandle@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@@Z
+?IlConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@CAHPAXKKPAPAGPAK@Z
+?IlConvertSidToStringSidW@CIlNt4Advapi32@@CAHPAXPAPAG@Z
+?IlConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@CAHPBGKPAPAXPAK@Z
+?IlConvertStringSidToSidW@CIlNt4Advapi32@@CAHPAGPAPAX@Z
+?IlCreateProfile@CIlNt6Userenv@@CAJPBG0PAGK@Z
+?IlCreateServiceW@CIlNt4Advapi32@@CAPAUSC_HANDLE__@@PAU2@PBG1KKKK11PAK111@Z
+?IlCreateToolhelp32Snapshot@CIlNt4Kernel32@@CAPAXKK@Z
+?IlCreateUserProfileExW@CIlNt4Userenv@@CAHPAXPBG1PAGKH@Z
+?IlCreateWellKnownSid@CIlNt4Advapi32@@CAHW4WELL_KNOWN_SID_TYPE@@PAX1PAK@Z
+?IlDeplorch@@3VCIlDeplorch@@A DATA
+?IlEncryptFileW@CIlNt4Advapi32@@CAHPBG@Z
+?IlEnumServicesStatusExW@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@W4_SC_ENUM_TYPE@@KKPAEKPAK33PBG@Z
+?IlGetSystemWindowsDirectoryW@CIlNt4Kernel32@@CAIPAGI@Z
+?IlGlobalMemoryStatusEx@CIlNt4Kernel32@@CAHPAU_MEMORYSTATUSEX@@@Z
+?IlInitiateSystemShutdownExW@CIlNt4Advapi32@@CAHPAG0KHHK@Z
+?IlIphlpapi@@3VCIlIphlpapi@@A DATA
+?IlKernel32@@3VCIlKernel32@@A DATA
+?IlLockServiceDatabase@CIlNt4Advapi32@@CAPAXPAUSC_HANDLE__@@@Z
+?IlLockSetForegroundWindow@CIlNt4User32@@CAHI@Z
+?IlMuisetupapi@@3VCIlMuisetupapi@@A DATA
+?IlNetApiBufferFree@CIlNt4Netapi32@@CAKPAX@Z
+?IlNetLocalGroupAdd@CIlNt4Netapi32@@CAKPBGKPAEPAK@Z
+?IlNetLocalGroupAddMembers@CIlNt4Netapi32@@CAKPBG0KPAEK@Z
+?IlNetLocalGroupEnum@CIlNt4Netapi32@@CAKPBGKPAPAEKPAK22@Z
+?IlNetUserAdd@CIlNt4Netapi32@@CAKPBGKPAEPAK@Z
+?IlNetUserDel@CIlNt4Netapi32@@CAKPBG0@Z
+?IlNetUserEnum@CIlNt4Netapi32@@CAKPBGKKPAPAEKPAK22@Z
+?IlNetUserGetLocalGroups@CIlNt4Netapi32@@CAKPBG0KKPAPAEKPAK2@Z
+?IlNetWkstaGetInfo@CIlNt4Netapi32@@CAKPAGKPAPAE@Z
+?IlNt4Advapi32@@3VCIlNt4Advapi32@@A DATA
+?IlNt4Kernel32@@3VCIlNt4Kernel32@@A DATA
+?IlNt4Netapi32@@3VCIlNt4Netapi32@@A DATA
+?IlNt4Setupapi@@3VCIlNt4Setupapi@@A DATA
+?IlNt4User32@@3VCIlNt4User32@@A DATA
+?IlNt4Userenv@@3VCIlNt4Userenv@@A DATA
+?IlNt6Userenv@@3VCIlNt6Userenv@@A DATA
+?IlOle32@@3VCIlOle32@@A DATA
+?IlOleaut32@@3VCIlOleaut32@@A DATA
+?IlOpenSCManagerW@CIlNt4Advapi32@@CAPAUSC_HANDLE__@@PBG0K@Z
+?IlOpenServiceW@CIlNt4Advapi32@@CAPAUSC_HANDLE__@@PAU2@PBGK@Z
+?IlProcess32FirstW@CIlNt4Kernel32@@CAHPAXPAUtagPROCESSENTRY32W@@@Z
+?IlProcess32NextW@CIlNt4Kernel32@@CAHPAXPAUtagPROCESSENTRY32W@@@Z
+?IlQueryServiceConfigW@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@PAU_QUERY_SERVICE_CONFIGW@@KPAK@Z
+?IlRegisterWaitForSingleObject@CIlNt4Kernel32@@CAHPAPAXPAXP6AX1E@Z1KK@Z
+?IlSetupCloseFileQueue@CIlNt4Setupapi@@CAHPAX@Z
+?IlSetupDiBuildDriverInfoList@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@K@Z
+?IlSetupDiCallClassInstaller@CIlNt4Setupapi@@CAHIPAXPAU_SP_DEVINFO_DATA@@@Z
+?IlSetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@CAPAXPBU_GUID@@PAUHWND__@@PBGPAX@Z
+?IlSetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@CAHPAX@Z
+?IlSetupDiDestroyDriverInfoList@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@K@Z
+?IlSetupDiEnumDeviceInfo@CIlNt4Setupapi@@CAHPAXKPAU_SP_DEVINFO_DATA@@@Z
+?IlSetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PBU_GUID@@KPAU_SP_DEVICE_INTERFACE_DATA@@@Z
+?IlSetupDiEnumDriverInfoW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@KKPAU_SP_DRVINFO_DATA_V2_W@@@Z
+?IlSetupDiGetClassDevsExW@CIlNt4Setupapi@@CAPAXPBU_GUID@@PBGPAUHWND__@@KPAX13@Z
+?IlSetupDiGetClassDevsW@CIlNt4Setupapi@@CAPAXPBU_GUID@@PBGPAUHWND__@@K@Z
+?IlSetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@Z
+?IlSetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@KPAKPAU_SP_DEVINFO_DATA@@@Z
+?IlSetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@KPAKPAEK2@Z
+?IlSetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@PAU_SP_DRVINFO_DETAIL_DATA_W@@KPAK@Z
+?IlSetupDiOpenDevRegKey@CIlNt4Setupapi@@CAPAUHKEY__@@PAXPAU_SP_DEVINFO_DATA@@KKKK@Z
+?IlSetupDiOpenDeviceInfoW@CIlNt4Setupapi@@CAHPAXPBGPAUHWND__@@KPAU_SP_DEVINFO_DATA@@@Z
+?IlSetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@Z
+?IlSetupDiSetSelectedDriverW@CIlNt4Setupapi@@CAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@@Z
+?IlSetupGetInfInformationW@CIlNt4Setupapi@@CAHPBXKPAU_SP_INF_INFORMATION@@KPAK@Z
+?IlSetupOpenFileQueue@CIlNt4Setupapi@@CAPAXXZ
+?IlSetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@CAHPAU_SP_INF_INFORMATION@@IPAU_SP_ALTPLATFORM_INFO_V2@@PAU_SP_ORIGINAL_FILE_INFO_W@@@Z
+?IlSetupScanFileQueueW@CIlNt4Setupapi@@CAHPAXKPAUHWND__@@P6AI0III@Z0PAK@Z
+?IlSetupapi@@3VCIlSetupapi@@A DATA
+?IlShell32@@3VCIlShell32@@A DATA
+?IlStartServiceW@CIlNt4Advapi32@@CAHPAUSC_HANDLE__@@KPAPBG@Z
+?IlUnlockServiceDatabase@CIlNt4Advapi32@@CAHPAX@Z
+?IlUser32@@3VCIlUser32@@A DATA
+?IlVersion@@3VCIlVersion@@A DATA
+?IlW2kDynWs2_32@@3VCIlW2kDynWs2_32@@A DATA
+?IlWimgapi@@3VCIlWimgapi@@A DATA
+?IlWs2_32@@3VCIlWs2_32@@A DATA
+?Ilfreeaddrinfo@CIlW2kDynWs2_32@@CAXPAUaddrinfo@@@Z
+?Ilgetaddrinfo@CIlW2kDynWs2_32@@CAHPBD0PBUaddrinfo@@PAPAU2@@Z
+?Ilgetnameinfo@CIlW2kDynWs2_32@@CAHPBUsockaddr@@HPADK1KH@Z
+?InitializeCriticalSection@CIlKernel32@@UAAXPAU_RTL_CRITICAL_SECTION@@@Z
+?InitializeSecurityDescriptor@CIlAdvapi32@@UAAHPAXK@Z
+?InitiateSystemShutdownExW@CIlNt4Advapi32@@UAAHPAG0KHHK@Z
+?IsValidSid@CIlAdvapi32@@UAAHPAX@Z
+?LeaveCriticalSection@CIlKernel32@@UAAXPAU_RTL_CRITICAL_SECTION@@@Z
+?LoadIconW@CIlUser32@@UAAPAUHICON__@@PAUHINSTANCE__@@PBG@Z
+?LoadLibraryW@CIlKernel32@@UAAPAUHINSTANCE__@@PBG@Z
+?LockServiceDatabase@CIlNt4Advapi32@@UAAPAXPAUSC_HANDLE__@@@Z
+?LockSetForegroundWindow@CIlNt4User32@@UAAHI@Z
+?LookupAccountNameW@CIlAdvapi32@@UAAHPBG0PAXPAKPAG2PAW4_SID_NAME_USE@@@Z
+?LookupAccountSidW@CIlAdvapi32@@UAAHPBGPAXPAGPAK23PAW4_SID_NAME_USE@@@Z
+?LookupPrivilegeValueW@CIlAdvapi32@@UAAHPBG0PAU_LUID@@@Z
+?MapViewOfFile@CIlKernel32@@UAAPAXPAXKKKK@Z
+?MessageBoxA@CIlUser32@@UAAHPAUHWND__@@PBD1I@Z
+?MessageBoxW@CIlUser32@@UAAHPAUHWND__@@PBG1I@Z
+?MoveFileExW@CIlKernel32@@UAAHPBG0K@Z
+?MoveFileW@CIlKernel32@@UAAHPBG0@Z
+?NetApiBufferFree@CIlNt4Netapi32@@UAAKPAX@Z
+?NetLocalGroupAdd@CIlNt4Netapi32@@UAAKPBGKPAEPAK@Z
+?NetLocalGroupAddMembers@CIlNt4Netapi32@@UAAKPBG0KPAEK@Z
+?NetLocalGroupEnum@CIlNt4Netapi32@@UAAKPBGKPAPAEKPAK22@Z
+?NetUserAdd@CIlNt4Netapi32@@UAAKPBGKPAEPAK@Z
+?NetUserDel@CIlNt4Netapi32@@UAAKPBG0@Z
+?NetUserEnum@CIlNt4Netapi32@@UAAKPBGKKPAPAEKPAK22@Z
+?NetUserGetLocalGroups@CIlNt4Netapi32@@UAAKPBG0KKPAPAEKPAK2@Z
+?NetWkstaGetInfo@CIlNt4Netapi32@@UAAKPAGKPAPAE@Z
+?OpenEventW@CIlKernel32@@UAAPAXKHPBG@Z
+?OpenProcess@CIlKernel32@@UAAPAXKHK@Z
+?OpenProcessToken@CIlAdvapi32@@UAAHPAXKPAPAX@Z
+?OpenSCManagerW@CIlNt4Advapi32@@UAAPAUSC_HANDLE__@@PBG0K@Z
+?OpenServiceW@CIlNt4Advapi32@@UAAPAUSC_HANDLE__@@PAU2@PBGK@Z
+?PostMessageW@CIlUser32@@UAAHPAUHWND__@@IIJ@Z
+?Process32FirstW@CIlNt4Kernel32@@UAAHPAXPAUtagPROCESSENTRY32W@@@Z
+?Process32NextW@CIlNt4Kernel32@@UAAHPAXPAUtagPROCESSENTRY32W@@@Z
+?QueryServiceConfigW@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@PAU_QUERY_SERVICE_CONFIGW@@KPAK@Z
+?RaiseException@CIlKernel32@@UAAXKKKPBK@Z
+?ReadFile@CIlKernel32@@UAAHPAX0KPAKPAU_OVERLAPPED@@@Z
+?RegCloseKey@CIlAdvapi32@@UAAJPAUHKEY__@@@Z
+?RegCreateKeyExW@CIlAdvapi32@@UAAJPAUHKEY__@@PBGKPAGKKPAU_SECURITY_ATTRIBUTES@@PAPAU2@PAK@Z
+?RegDeleteKeyW@CIlAdvapi32@@UAAJPAUHKEY__@@PBG@Z
+?RegDeleteValueW@CIlAdvapi32@@UAAJPAUHKEY__@@PBG@Z
+?RegEnumKeyExW@CIlAdvapi32@@UAAJPAUHKEY__@@KPAGPAK212PAU_FILETIME@@@Z
+?RegEnumValueW@CIlAdvapi32@@UAAJPAUHKEY__@@KPAGPAK22PAE2@Z
+?RegFlushKey@CIlAdvapi32@@UAAJPAUHKEY__@@@Z
+?RegLoadKeyW@CIlAdvapi32@@UAAJPAUHKEY__@@PBG1@Z
+?RegOpenKeyExW@CIlAdvapi32@@UAAJPAUHKEY__@@PBGKKPAPAU2@@Z
+?RegQueryInfoKeyW@CIlAdvapi32@@UAAJPAUHKEY__@@PAGPAK22222222PAU_FILETIME@@@Z
+?RegQueryValueExW@CIlAdvapi32@@UAAJPAUHKEY__@@PBGPAK2PAE2@Z
+?RegSetKeySecurity@CIlAdvapi32@@UAAJPAUHKEY__@@KPAX@Z
+?RegSetValueExW@CIlAdvapi32@@UAAJPAUHKEY__@@PBGKKPBEK@Z
+?RegUnLoadKeyW@CIlAdvapi32@@UAAJPAUHKEY__@@PBG@Z
+?RegisterWaitForSingleObject@CIlNt4Kernel32@@UAAHPAPAXPAXP6AX1E@Z1KK@Z
+?ReleaseProc@CDynLib@@IAAXAAP6AHXZAAK@Z
+?RemoveDirectoryW@CIlKernel32@@UAAHPBG@Z
+?ResetEvent@CIlKernel32@@UAAHPAX@Z
+?SetEndOfFile@CIlKernel32@@UAAHPAX@Z
+?SetErrorMode@CIlKernel32@@UAAII@Z
+?SetEvent@CIlKernel32@@UAAHPAX@Z
+?SetFileAttributesW@CIlKernel32@@UAAHPBGK@Z
+?SetFilePointer@CIlKernel32@@UAAKPAXJPAJK@Z
+?SetFileTime@CIlKernel32@@UAAHPAXPBU_FILETIME@@11@Z
+?SetLastError@CIlKernel32@@UAAXK@Z
+?SetNamedSecurityInfoW@CIlAdvapi32@@UAAKPAGW4_SE_OBJECT_TYPE@@KPAX2PAU_ACL@@3@Z
+?SetSecurityDescriptorOwner@CIlAdvapi32@@UAAHPAX0H@Z
+?SetSecurityInfo@CIlAdvapi32@@UAAKPAXW4_SE_OBJECT_TYPE@@K00PAU_ACL@@2@Z
+?SetupCloseFileQueue@CIlNt4Setupapi@@UAAHPAX@Z
+?SetupCloseInfFile@CIlSetupapi@@UAAXPAX@Z
+?SetupDiBuildDriverInfoList@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@K@Z
+?SetupDiCallClassInstaller@CIlNt4Setupapi@@UAAHIPAXPAU_SP_DEVINFO_DATA@@@Z
+?SetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@UAAPAXPBU_GUID@@PAUHWND__@@PBGPAX@Z
+?SetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@UAAHPAX@Z
+?SetupDiDestroyDriverInfoList@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@K@Z
+?SetupDiEnumDeviceInfo@CIlNt4Setupapi@@UAAHPAXKPAU_SP_DEVINFO_DATA@@@Z
+?SetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PBU_GUID@@KPAU_SP_DEVICE_INTERFACE_DATA@@@Z
+?SetupDiEnumDriverInfoW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@KKPAU_SP_DRVINFO_DATA_V2_W@@@Z
+?SetupDiGetClassDevsExW@CIlNt4Setupapi@@UAAPAXPBU_GUID@@PBGPAUHWND__@@KPAX13@Z
+?SetupDiGetClassDevsW@CIlNt4Setupapi@@UAAPAXPBU_GUID@@PBGPAUHWND__@@K@Z
+?SetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@Z
+?SetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@KPAKPAU_SP_DEVINFO_DATA@@@Z
+?SetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@KPAKPAEK2@Z
+?SetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@PAU_SP_DRVINFO_DETAIL_DATA_W@@KPAK@Z
+?SetupDiOpenDevRegKey@CIlNt4Setupapi@@UAAPAUHKEY__@@PAXPAU_SP_DEVINFO_DATA@@KKKK@Z
+?SetupDiOpenDeviceInfoW@CIlNt4Setupapi@@UAAHPAXPBGPAUHWND__@@KPAU_SP_DEVINFO_DATA@@@Z
+?SetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@Z
+?SetupDiSetSelectedDriverW@CIlNt4Setupapi@@UAAHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@@Z
+?SetupFindFirstLineW@CIlSetupapi@@UAAHPAXPBG1PAU_INFCONTEXT@@@Z
+?SetupFindNextLine@CIlSetupapi@@UAAHPAU_INFCONTEXT@@0@Z
+?SetupGetInfInformationW@CIlNt4Setupapi@@UAAHPBXKPAU_SP_INF_INFORMATION@@KPAK@Z
+?SetupGetLineTextW@CIlSetupapi@@UAAHPAU_INFCONTEXT@@PAXPBG2PAGKPAK@Z
+?SetupGetStringFieldW@CIlSetupapi@@UAAHPAU_INFCONTEXT@@KPAGKPAK@Z
+?SetupOpenFileQueue@CIlNt4Setupapi@@UAAPAXXZ
+?SetupOpenInfFileW@CIlSetupapi@@UAAPAXPBG0KPAI@Z
+?SetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@UAAHPAU_SP_INF_INFORMATION@@IPAU_SP_ALTPLATFORM_INFO_V2@@PAU_SP_ORIGINAL_FILE_INFO_W@@@Z
+?SetupScanFileQueueW@CIlNt4Setupapi@@UAAHPAXKPAUHWND__@@P6AI0III@Z0PAK@Z
+?ShellExecuteExW@CIlShell32@@UAAHPAU_SHELLEXECUTEINFOW@@@Z
+?Sleep@CIlKernel32@@UAAXK@Z
+?StartServiceW@CIlNt4Advapi32@@UAAHPAUSC_HANDLE__@@KPAPBG@Z
+?SysprepIsStagedOS@CIlDeplorch@@UAAHXZ
+?TerminateProcess@CIlKernel32@@UAAHPAXI@Z
+?UnlockServiceDatabase@CIlNt4Advapi32@@UAAHPAX@Z
+?UnmapViewOfFile@CIlKernel32@@UAAHPBX@Z
+?VariantClear@CIlOleaut32@@UAAJPAUtagVARIANT@@@Z
+?VerQueryValueW@CIlVersion@@UAAHQAXPBGPAPAXPAI@Z
+?VirtualAlloc@CIlKernel32@@UAAPAXPAXKKK@Z
+?VirtualFree@CIlKernel32@@UAAHPAXKK@Z
+?WIMApplyImage@CIlWimgapi@@UAAHPAXPAGK@Z
+?WIMCloseHandle@CIlWimgapi@@UAAHPAX@Z
+?WIMCreateFile@CIlWimgapi@@UAAPAXPAGKKKKPAK@Z
+?WIMLoadImage@CIlWimgapi@@UAAPAXPAXK@Z
+?WIMRegisterMessageCallback@CIlWimgapi@@UAAKPAXP6AHXZ0@Z
+?WIMSetTemporaryPath@CIlWimgapi@@UAAHPAXPAG@Z
+?WIMUnregisterMessageCallback@CIlWimgapi@@UAAHPAXP6AHXZ@Z
+?WSACleanup@CIlWs2_32@@UAAHXZ
+?WSAGetLastError@CIlWs2_32@@UAAHXZ
+?WSAIoctl@CIlWs2_32@@UAAHIKPAXK0KPAKPAU_OVERLAPPED@@P6AXKK2K@Z@Z
+?WSAStartup@CIlWs2_32@@UAAHGPAUWSAData@@@Z
+?WaitForMultipleObjects@CIlKernel32@@UAAKKPBQAXHK@Z
+?WaitForSingleObject@CIlKernel32@@UAAKPAXK@Z
+?WriteFile@CIlKernel32@@UAAHPAXPBXKPAKPAU_OVERLAPPED@@@Z
+?__WSAFDIsSet@CIlWs2_32@@UAAHIPAUfd_set@@@Z
+?accept@CIlWs2_32@@UAAIIPAUsockaddr@@PAH@Z
+?bind@CIlWs2_32@@UAAHIPBUsockaddr@@H@Z
+?closesocket@CIlWs2_32@@UAAHI@Z
+?connect@CIlWs2_32@@UAAHIPBUsockaddr@@H@Z
+?freeaddrinfo@CIlW2kDynWs2_32@@UAAXPAUaddrinfo@@@Z
+?g_Advapi32@@3PAUIAdvapi32Interface@@A DATA
+?g_Deplorch@@3PAUIDeplorchInterface@@A DATA
+?g_Iphlpapi@@3PAUIIphlpapiInterface@@A DATA
+?g_Kernel32@@3PAUIKernel32Interface@@A DATA
+?g_Muisetupapi@@3PAUIMuisetupapiInterface@@A DATA
+?g_Nt4Advapi32@@3PAUIW2kAdvapi32Interface@@A DATA
+?g_Nt4Kernel32@@3PAUIW2kKernel32Interface@@A DATA
+?g_Nt4Netapi32@@3PAUIW2kNetapi32Interface@@A DATA
+?g_Nt4Setupapi@@3PAUIW2kSetupapiInterface@@A DATA
+?g_Nt4User32@@3PAUIW2kUser32Interface@@A DATA
+?g_Nt4Userenv@@3PAUIW2kUserenvInterface@@A DATA
+?g_Nt6Userenv@@3PAUINt6UserenvInterface@@A DATA
+?g_Ole32@@3PAUIOle32Interface@@A DATA
+?g_Oleaut32@@3PAUIOleaut32Interface@@A DATA
+?g_Setupapi@@3PAUISetupapiInterface@@A DATA
+?g_Shell32@@3PAUIShell32Interface@@A DATA
+?g_User32@@3PAUIUser32Interface@@A DATA
+?g_Version@@3PAUIVersionInterface@@A DATA
+?g_W2kWs2_32@@3PAUIlW2kDynWs2_32Interface@@A DATA
+?g_Wimgapi@@3PAUIWimgapiInterface@@A DATA
+?g_Ws2_32@@3PAUIWs2_32Interface@@A DATA
+?get_ChangeServiceConfigW@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@KKKPBG1PAK1111@ZXZ
+?get_CloseServiceHandle@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@@ZXZ
+?get_ConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@QAAP6AHPAXKKPAPAGPAK@ZXZ
+?get_ConvertSidToStringSidW@CIlNt4Advapi32@@QAAP6AHPAXPAPAG@ZXZ
+?get_ConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@QAAP6AHPBGKPAPAXPAK@ZXZ
+?get_ConvertStringSidToSidW@CIlNt4Advapi32@@QAAP6AHPAGPAPAX@ZXZ
+?get_CreateProfile@CIlNt6Userenv@@QAAP6AJPBG0PAGK@ZXZ
+?get_CreateServiceW@CIlNt4Advapi32@@QAAP6APAUSC_HANDLE__@@PAU2@PBG1KKKK11PAK111@ZXZ
+?get_CreateToolhelp32Snapshot@CIlNt4Kernel32@@QAAP6APAXKK@ZXZ
+?get_CreateUserProfileExW@CIlNt4Userenv@@QAAP6AHPAXPBG1PAGKH@ZXZ
+?get_CreateWellKnownSid@CIlNt4Advapi32@@QAAP6AHW4WELL_KNOWN_SID_TYPE@@PAX1PAK@ZXZ
+?get_EncryptFileW@CIlNt4Advapi32@@QAAP6AHPBG@ZXZ
+?get_EnumServicesStatusExW@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@W4_SC_ENUM_TYPE@@KKPAEKPAK33PBG@ZXZ
+?get_GetSystemWindowsDirectoryW@CIlNt4Kernel32@@QAAP6AIPAGI@ZXZ
+?get_GlobalMemoryStatusEx@CIlNt4Kernel32@@QAAP6AHPAU_MEMORYSTATUSEX@@@ZXZ
+?get_InitiateSystemShutdownExW@CIlNt4Advapi32@@QAAP6AHPAG0KHHK@ZXZ
+?get_LockServiceDatabase@CIlNt4Advapi32@@QAAP6APAXPAUSC_HANDLE__@@@ZXZ
+?get_LockSetForegroundWindow@CIlNt4User32@@QAAP6AHI@ZXZ
+?get_NetApiBufferFree@CIlNt4Netapi32@@QAAP6AKPAX@ZXZ
+?get_NetLocalGroupAdd@CIlNt4Netapi32@@QAAP6AKPBGKPAEPAK@ZXZ
+?get_NetLocalGroupAddMembers@CIlNt4Netapi32@@QAAP6AKPBG0KPAEK@ZXZ
+?get_NetLocalGroupEnum@CIlNt4Netapi32@@QAAP6AKPBGKPAPAEKPAK22@ZXZ
+?get_NetUserAdd@CIlNt4Netapi32@@QAAP6AKPBGKPAEPAK@ZXZ
+?get_NetUserDel@CIlNt4Netapi32@@QAAP6AKPBG0@ZXZ
+?get_NetUserEnum@CIlNt4Netapi32@@QAAP6AKPBGKKPAPAEKPAK22@ZXZ
+?get_NetUserGetLocalGroups@CIlNt4Netapi32@@QAAP6AKPBG0KKPAPAEKPAK2@ZXZ
+?get_NetWkstaGetInfo@CIlNt4Netapi32@@QAAP6AKPAGKPAPAE@ZXZ
+?get_OpenSCManagerW@CIlNt4Advapi32@@QAAP6APAUSC_HANDLE__@@PBG0K@ZXZ
+?get_OpenServiceW@CIlNt4Advapi32@@QAAP6APAUSC_HANDLE__@@PAU2@PBGK@ZXZ
+?get_Process32FirstW@CIlNt4Kernel32@@QAAP6AHPAXPAUtagPROCESSENTRY32W@@@ZXZ
+?get_Process32NextW@CIlNt4Kernel32@@QAAP6AHPAXPAUtagPROCESSENTRY32W@@@ZXZ
+?get_QueryServiceConfigW@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@PAU_QUERY_SERVICE_CONFIGW@@KPAK@ZXZ
+?get_RegisterWaitForSingleObject@CIlNt4Kernel32@@QAAP6AHPAPAXPAXP6AX1E@Z1KK@ZXZ
+?get_SetupCloseFileQueue@CIlNt4Setupapi@@QAAP6AHPAX@ZXZ
+?get_SetupDiBuildDriverInfoList@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@K@ZXZ
+?get_SetupDiCallClassInstaller@CIlNt4Setupapi@@QAAP6AHIPAXPAU_SP_DEVINFO_DATA@@@ZXZ
+?get_SetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@QAAP6APAXPBU_GUID@@PAUHWND__@@PBGPAX@ZXZ
+?get_SetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@QAAP6AHPAX@ZXZ
+?get_SetupDiDestroyDriverInfoList@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@K@ZXZ
+?get_SetupDiEnumDeviceInfo@CIlNt4Setupapi@@QAAP6AHPAXKPAU_SP_DEVINFO_DATA@@@ZXZ
+?get_SetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PBU_GUID@@KPAU_SP_DEVICE_INTERFACE_DATA@@@ZXZ
+?get_SetupDiEnumDriverInfoW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@KKPAU_SP_DRVINFO_DATA_V2_W@@@ZXZ
+?get_SetupDiGetClassDevsExW@CIlNt4Setupapi@@QAAP6APAXPBU_GUID@@PBGPAUHWND__@@KPAX13@ZXZ
+?get_SetupDiGetClassDevsW@CIlNt4Setupapi@@QAAP6APAXPBU_GUID@@PBGPAUHWND__@@K@ZXZ
+?get_SetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@ZXZ
+?get_SetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@KPAKPAU_SP_DEVINFO_DATA@@@ZXZ
+?get_SetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@KPAKPAEK2@ZXZ
+?get_SetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@PAU_SP_DRVINFO_DETAIL_DATA_W@@KPAK@ZXZ
+?get_SetupDiOpenDevRegKey@CIlNt4Setupapi@@QAAP6APAUHKEY__@@PAXPAU_SP_DEVINFO_DATA@@KKKK@ZXZ
+?get_SetupDiOpenDeviceInfoW@CIlNt4Setupapi@@QAAP6AHPAXPBGPAUHWND__@@KPAU_SP_DEVINFO_DATA@@@ZXZ
+?get_SetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@ZXZ
+?get_SetupDiSetSelectedDriverW@CIlNt4Setupapi@@QAAP6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@@ZXZ
+?get_SetupGetInfInformationW@CIlNt4Setupapi@@QAAP6AHPBXKPAU_SP_INF_INFORMATION@@KPAK@ZXZ
+?get_SetupOpenFileQueue@CIlNt4Setupapi@@QAAP6APAXXZXZ
+?get_SetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@QAAP6AHPAU_SP_INF_INFORMATION@@IPAU_SP_ALTPLATFORM_INFO_V2@@PAU_SP_ORIGINAL_FILE_INFO_W@@@ZXZ
+?get_SetupScanFileQueueW@CIlNt4Setupapi@@QAAP6AHPAXKPAUHWND__@@P6AI0III@Z0PAK@ZXZ
+?get_StartServiceW@CIlNt4Advapi32@@QAAP6AHPAUSC_HANDLE__@@KPAPBG@ZXZ
+?get_UnlockServiceDatabase@CIlNt4Advapi32@@QAAP6AHPAX@ZXZ
+?get_freeaddrinfo@CIlW2kDynWs2_32@@UAAP6AXPAUaddrinfo@@@ZXZ
+?get_getaddrinfo@CIlW2kDynWs2_32@@UAAP6AHPBD0PBUaddrinfo@@PAPAU2@@ZXZ
+?get_getnameinfo@CIlW2kDynWs2_32@@UAAP6AHPBUsockaddr@@HPADK1KH@ZXZ
+?getaddrinfo@CIlW2kDynWs2_32@@UAAHPBD0PBUaddrinfo@@PAPAU2@@Z
+?gethostbyname@CIlWs2_32@@UAAPAUhostent@@PBD@Z
+?gethostname@CIlWs2_32@@UAAHPADH@Z
+?getnameinfo@CIlW2kDynWs2_32@@UAAHPBUsockaddr@@HPADK1KH@Z
+?getsockname@CIlWs2_32@@UAAHIPAUsockaddr@@PAH@Z
+?getsockopt@CIlWs2_32@@UAAHIHHPADPAH@Z
+?htonl@CIlWs2_32@@UAAKK@Z
+?htons@CIlWs2_32@@UAAGG@Z
+?inet_addr@CIlWs2_32@@UAAKPBD@Z
+?inet_ntoa@CIlWs2_32@@UAAPADUin_addr@@@Z
+?ioctlsocket@CIlWs2_32@@UAAHIJPAK@Z
+?listen@CIlWs2_32@@UAAHIH@Z
+?m_ChangeServiceConfigW@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@KKKPBG1PAK1111@ZA DATA
+?m_CloseServiceHandle@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@@ZA DATA
+?m_ConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@0P6AHPAXKKPAPAGPAK@ZA DATA
+?m_ConvertSidToStringSidW@CIlNt4Advapi32@@0P6AHPAXPAPAG@ZA DATA
+?m_ConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@0P6AHPBGKPAPAXPAK@ZA DATA
+?m_ConvertStringSidToSidW@CIlNt4Advapi32@@0P6AHPAGPAPAX@ZA DATA
+?m_CreateProfile@CIlNt6Userenv@@0P6AJPBG0PAGK@ZA DATA
+?m_CreateServiceW@CIlNt4Advapi32@@0P6APAUSC_HANDLE__@@PAU2@PBG1KKKK11PAK111@ZA DATA
+?m_CreateToolhelp32Snapshot@CIlNt4Kernel32@@0P6APAXKK@ZA DATA
+?m_CreateUserProfileExW@CIlNt4Userenv@@0P6AHPAXPBG1PAGKH@ZA DATA
+?m_CreateWellKnownSid@CIlNt4Advapi32@@0P6AHW4WELL_KNOWN_SID_TYPE@@PAX1PAK@ZA DATA
+?m_EncryptFileW@CIlNt4Advapi32@@0P6AHPBG@ZA DATA
+?m_EnumServicesStatusExW@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@W4_SC_ENUM_TYPE@@KKPAEKPAK33PBG@ZA DATA
+?m_GetSystemWindowsDirectoryW@CIlNt4Kernel32@@0P6AIPAGI@ZA DATA
+?m_GlobalMemoryStatusEx@CIlNt4Kernel32@@0P6AHPAU_MEMORYSTATUSEX@@@ZA DATA
+?m_InitiateSystemShutdownExW@CIlNt4Advapi32@@0P6AHPAG0KHHK@ZA DATA
+?m_LockServiceDatabase@CIlNt4Advapi32@@0P6APAXPAUSC_HANDLE__@@@ZA DATA
+?m_LockSetForegroundWindow@CIlNt4User32@@0P6AHI@ZA DATA
+?m_NetApiBufferFree@CIlNt4Netapi32@@0P6AKPAX@ZA DATA
+?m_NetLocalGroupAdd@CIlNt4Netapi32@@0P6AKPBGKPAEPAK@ZA DATA
+?m_NetLocalGroupAddMembers@CIlNt4Netapi32@@0P6AKPBG0KPAEK@ZA DATA
+?m_NetLocalGroupEnum@CIlNt4Netapi32@@0P6AKPBGKPAPAEKPAK22@ZA DATA
+?m_NetUserAdd@CIlNt4Netapi32@@0P6AKPBGKPAEPAK@ZA DATA
+?m_NetUserDel@CIlNt4Netapi32@@0P6AKPBG0@ZA DATA
+?m_NetUserEnum@CIlNt4Netapi32@@0P6AKPBGKKPAPAEKPAK22@ZA DATA
+?m_NetUserGetLocalGroups@CIlNt4Netapi32@@0P6AKPBG0KKPAPAEKPAK2@ZA DATA
+?m_NetWkstaGetInfo@CIlNt4Netapi32@@0P6AKPAGKPAPAE@ZA DATA
+?m_OpenSCManagerW@CIlNt4Advapi32@@0P6APAUSC_HANDLE__@@PBG0K@ZA DATA
+?m_OpenServiceW@CIlNt4Advapi32@@0P6APAUSC_HANDLE__@@PAU2@PBGK@ZA DATA
+?m_Process32FirstW@CIlNt4Kernel32@@0P6AHPAXPAUtagPROCESSENTRY32W@@@ZA DATA
+?m_Process32NextW@CIlNt4Kernel32@@0P6AHPAXPAUtagPROCESSENTRY32W@@@ZA DATA
+?m_QueryServiceConfigW@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@PAU_QUERY_SERVICE_CONFIGW@@KPAK@ZA DATA
+?m_RefCountChangeServiceConfigW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountCloseServiceHandle@CIlNt4Advapi32@@0KA DATA
+?m_RefCountConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountConvertSidToStringSidW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountConvertStringSidToSidW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountCreateProfile@CIlNt6Userenv@@0KA DATA
+?m_RefCountCreateServiceW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountCreateToolhelp32Snapshot@CIlNt4Kernel32@@0KA DATA
+?m_RefCountCreateUserProfileExW@CIlNt4Userenv@@0KA DATA
+?m_RefCountCreateWellKnownSid@CIlNt4Advapi32@@0KA DATA
+?m_RefCountEncryptFileW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountEnumServicesStatusExW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountGetSystemWindowsDirectoryW@CIlNt4Kernel32@@0KA DATA
+?m_RefCountGlobalMemoryStatusEx@CIlNt4Kernel32@@0KA DATA
+?m_RefCountInitiateSystemShutdownExW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountLockServiceDatabase@CIlNt4Advapi32@@0KA DATA
+?m_RefCountLockSetForegroundWindow@CIlNt4User32@@0KA DATA
+?m_RefCountNetApiBufferFree@CIlNt4Netapi32@@0KA DATA
+?m_RefCountNetLocalGroupAdd@CIlNt4Netapi32@@0KA DATA
+?m_RefCountNetLocalGroupAddMembers@CIlNt4Netapi32@@0KA DATA
+?m_RefCountNetLocalGroupEnum@CIlNt4Netapi32@@0KA DATA
+?m_RefCountNetUserAdd@CIlNt4Netapi32@@0KA DATA
+?m_RefCountNetUserDel@CIlNt4Netapi32@@0KA DATA
+?m_RefCountNetUserEnum@CIlNt4Netapi32@@0KA DATA
+?m_RefCountNetUserGetLocalGroups@CIlNt4Netapi32@@0KA DATA
+?m_RefCountNetWkstaGetInfo@CIlNt4Netapi32@@0KA DATA
+?m_RefCountOpenSCManagerW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountOpenServiceW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountProcess32FirstW@CIlNt4Kernel32@@0KA DATA
+?m_RefCountProcess32NextW@CIlNt4Kernel32@@0KA DATA
+?m_RefCountQueryServiceConfigW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountRegisterWaitForSingleObject@CIlNt4Kernel32@@0KA DATA
+?m_RefCountSetupCloseFileQueue@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiBuildDriverInfoList@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiCallClassInstaller@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiDestroyDriverInfoList@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiEnumDeviceInfo@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiEnumDriverInfoW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiGetClassDevsExW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiGetClassDevsW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiOpenDevRegKey@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiOpenDeviceInfoW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupDiSetSelectedDriverW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupGetInfInformationW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupOpenFileQueue@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountSetupScanFileQueueW@CIlNt4Setupapi@@0KA DATA
+?m_RefCountStartServiceW@CIlNt4Advapi32@@0KA DATA
+?m_RefCountUnlockServiceDatabase@CIlNt4Advapi32@@0KA DATA
+?m_RefCountfreeaddrinfo@CIlW2kDynWs2_32@@0KA DATA
+?m_RefCountgetaddrinfo@CIlW2kDynWs2_32@@0KA DATA
+?m_RefCountgetnameinfo@CIlW2kDynWs2_32@@0KA DATA
+?m_RegisterWaitForSingleObject@CIlNt4Kernel32@@0P6AHPAPAXPAXP6AX1E@Z1KK@ZA DATA
+?m_SetupCloseFileQueue@CIlNt4Setupapi@@0P6AHPAX@ZA DATA
+?m_SetupDiBuildDriverInfoList@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@K@ZA DATA
+?m_SetupDiCallClassInstaller@CIlNt4Setupapi@@0P6AHIPAXPAU_SP_DEVINFO_DATA@@@ZA DATA
+?m_SetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@0P6APAXPBU_GUID@@PAUHWND__@@PBGPAX@ZA DATA
+?m_SetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@0P6AHPAX@ZA DATA
+?m_SetupDiDestroyDriverInfoList@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@K@ZA DATA
+?m_SetupDiEnumDeviceInfo@CIlNt4Setupapi@@0P6AHPAXKPAU_SP_DEVINFO_DATA@@@ZA DATA
+?m_SetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PBU_GUID@@KPAU_SP_DEVICE_INTERFACE_DATA@@@ZA DATA
+?m_SetupDiEnumDriverInfoW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@KKPAU_SP_DRVINFO_DATA_V2_W@@@ZA DATA
+?m_SetupDiGetClassDevsExW@CIlNt4Setupapi@@0P6APAXPBU_GUID@@PBGPAUHWND__@@KPAX13@ZA DATA
+?m_SetupDiGetClassDevsW@CIlNt4Setupapi@@0P6APAXPBU_GUID@@PBGPAUHWND__@@K@ZA DATA
+?m_SetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@ZA DATA
+?m_SetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@KPAKPAU_SP_DEVINFO_DATA@@@ZA DATA
+?m_SetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@KPAKPAEK2@ZA DATA
+?m_SetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@PAU_SP_DRVINFO_DETAIL_DATA_W@@KPAK@ZA DATA
+?m_SetupDiOpenDevRegKey@CIlNt4Setupapi@@0P6APAUHKEY__@@PAXPAU_SP_DEVINFO_DATA@@KKKK@ZA DATA
+?m_SetupDiOpenDeviceInfoW@CIlNt4Setupapi@@0P6AHPAXPBGPAUHWND__@@KPAU_SP_DEVINFO_DATA@@@ZA DATA
+?m_SetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DEVINSTALL_PARAMS_W@@@ZA DATA
+?m_SetupDiSetSelectedDriverW@CIlNt4Setupapi@@0P6AHPAXPAU_SP_DEVINFO_DATA@@PAU_SP_DRVINFO_DATA_V2_W@@@ZA DATA
+?m_SetupGetInfInformationW@CIlNt4Setupapi@@0P6AHPBXKPAU_SP_INF_INFORMATION@@KPAK@ZA DATA
+?m_SetupOpenFileQueue@CIlNt4Setupapi@@0P6APAXXZA DATA
+?m_SetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@0P6AHPAU_SP_INF_INFORMATION@@IPAU_SP_ALTPLATFORM_INFO_V2@@PAU_SP_ORIGINAL_FILE_INFO_W@@@ZA DATA
+?m_SetupScanFileQueueW@CIlNt4Setupapi@@0P6AHPAXKPAUHWND__@@P6AI0III@Z0PAK@ZA DATA
+?m_StartServiceW@CIlNt4Advapi32@@0P6AHPAUSC_HANDLE__@@KPAPBG@ZA DATA
+?m_UnlockServiceDatabase@CIlNt4Advapi32@@0P6AHPAX@ZA DATA
+?m_freeaddrinfo@CIlW2kDynWs2_32@@0P6AXPAUaddrinfo@@@ZA DATA
+?m_getaddrinfo@CIlW2kDynWs2_32@@0P6AHPBD0PBUaddrinfo@@PAPAU2@@ZA DATA
+?m_getnameinfo@CIlW2kDynWs2_32@@0P6AHPBUsockaddr@@HPADK1KH@ZA DATA
+?recv@CIlWs2_32@@UAAHIPADHH@Z
+?recvfrom@CIlWs2_32@@UAAHIPADHHPAUsockaddr@@PAH@Z
+?release_ChangeServiceConfigW@CIlNt4Advapi32@@QAAXXZ
+?release_CloseServiceHandle@CIlNt4Advapi32@@QAAXXZ
+?release_ConvertSecurityDescriptorToStringSecurityDescriptorW@CIlNt4Advapi32@@QAAXXZ
+?release_ConvertSidToStringSidW@CIlNt4Advapi32@@QAAXXZ
+?release_ConvertStringSecurityDescriptorToSecurityDescriptorW@CIlNt4Advapi32@@QAAXXZ
+?release_ConvertStringSidToSidW@CIlNt4Advapi32@@QAAXXZ
+?release_CreateProfile@CIlNt6Userenv@@QAAXXZ
+?release_CreateServiceW@CIlNt4Advapi32@@QAAXXZ
+?release_CreateToolhelp32Snapshot@CIlNt4Kernel32@@QAAXXZ
+?release_CreateUserProfileExW@CIlNt4Userenv@@QAAXXZ
+?release_CreateWellKnownSid@CIlNt4Advapi32@@QAAXXZ
+?release_EncryptFileW@CIlNt4Advapi32@@QAAXXZ
+?release_EnumServicesStatusExW@CIlNt4Advapi32@@QAAXXZ
+?release_GetSystemWindowsDirectoryW@CIlNt4Kernel32@@QAAXXZ
+?release_GlobalMemoryStatusEx@CIlNt4Kernel32@@QAAXXZ
+?release_InitiateSystemShutdownExW@CIlNt4Advapi32@@QAAXXZ
+?release_LockServiceDatabase@CIlNt4Advapi32@@QAAXXZ
+?release_LockSetForegroundWindow@CIlNt4User32@@QAAXXZ
+?release_NetApiBufferFree@CIlNt4Netapi32@@QAAXXZ
+?release_NetLocalGroupAdd@CIlNt4Netapi32@@QAAXXZ
+?release_NetLocalGroupAddMembers@CIlNt4Netapi32@@QAAXXZ
+?release_NetLocalGroupEnum@CIlNt4Netapi32@@QAAXXZ
+?release_NetUserAdd@CIlNt4Netapi32@@QAAXXZ
+?release_NetUserDel@CIlNt4Netapi32@@QAAXXZ
+?release_NetUserEnum@CIlNt4Netapi32@@QAAXXZ
+?release_NetUserGetLocalGroups@CIlNt4Netapi32@@QAAXXZ
+?release_NetWkstaGetInfo@CIlNt4Netapi32@@QAAXXZ
+?release_OpenSCManagerW@CIlNt4Advapi32@@QAAXXZ
+?release_OpenServiceW@CIlNt4Advapi32@@QAAXXZ
+?release_Process32FirstW@CIlNt4Kernel32@@QAAXXZ
+?release_Process32NextW@CIlNt4Kernel32@@QAAXXZ
+?release_QueryServiceConfigW@CIlNt4Advapi32@@QAAXXZ
+?release_RegisterWaitForSingleObject@CIlNt4Kernel32@@QAAXXZ
+?release_SetupCloseFileQueue@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiBuildDriverInfoList@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiCallClassInstaller@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiCreateDeviceInfoListExW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiDestroyDeviceInfoList@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiDestroyDriverInfoList@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiEnumDeviceInfo@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiEnumDeviceInterfaces@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiEnumDriverInfoW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiGetClassDevsExW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiGetClassDevsW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiGetDeviceInstallParamsW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiGetDeviceInterfaceDetailW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiGetDeviceRegistryPropertyW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiGetDriverInfoDetailW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiOpenDevRegKey@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiOpenDeviceInfoW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiSetDeviceInstallParamsW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupDiSetSelectedDriverW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupGetInfInformationW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupOpenFileQueue@CIlNt4Setupapi@@QAAXXZ
+?release_SetupQueryInfOriginalFileInformationW@CIlNt4Setupapi@@QAAXXZ
+?release_SetupScanFileQueueW@CIlNt4Setupapi@@QAAXXZ
+?release_StartServiceW@CIlNt4Advapi32@@QAAXXZ
+?release_UnlockServiceDatabase@CIlNt4Advapi32@@QAAXXZ
+?release_freeaddrinfo@CIlW2kDynWs2_32@@UAAXXZ
+?release_getaddrinfo@CIlW2kDynWs2_32@@UAAXXZ
+?release_getnameinfo@CIlW2kDynWs2_32@@UAAXXZ
+?select@CIlWs2_32@@UAAHHPAUfd_set@@00PBUtimeval@@@Z
+?send@CIlWs2_32@@UAAHIPBDHH@Z
+?sendto@CIlWs2_32@@UAAHIPBDHHPBUsockaddr@@H@Z
+?setsockopt@CIlWs2_32@@UAAHIHHPBDH@Z
+?shutdown@CIlWs2_32@@UAAHIH@Z
+?socket@CIlWs2_32@@UAAIHHH@Z
diff --git a/mingw-w64-crt/libarm32/mimofcodec.def b/mingw-w64-crt/libarm32/mimofcodec.def
new file mode 100644
index 0000000..500a08c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mimofcodec.def
@@ -0,0 +1,13 @@
+;
+; Definition file of mimofcodec.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mimofcodec.dll"
+EXPORTS
+MI_Application_NewDeserializer_Mof
+MI_Application_NewSerializer_Mof
+MI_MOFParser_Delete
+MI_MOFParser_Init
+MI_MOFParser_Lex
+MI_MOFParser_Parse
diff --git a/mingw-w64-crt/libarm32/mirrordrvcompat.def b/mingw-w64-crt/libarm32/mirrordrvcompat.def
new file mode 100644
index 0000000..655a4b6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mirrordrvcompat.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MirrorDrvCompat.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MirrorDrvCompat.dll"
+EXPORTS
+MirrorDrvLoadedNotify
diff --git a/mingw-w64-crt/libarm32/miutils.def b/mingw-w64-crt/libarm32/miutils.def
new file mode 100644
index 0000000..fea3639
--- /dev/null
+++ b/mingw-w64-crt/libarm32/miutils.def
@@ -0,0 +1,153 @@
+;
+; Definition file of miutils.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "miutils.dll"
+EXPORTS
+??0CAutoSetActivityId@@QAA@XZ
+??0CCritSec@@QAA@XZ
+??0DynamicSchema@@QAA@XZ
+??0IndicationSchema@@QAA@XZ
+??0StaticSchema@@QAA@XZ
+??0WMISchema@@QAA@XZ
+??0WMISchema@@QAA@_N@Z
+??1CAutoSetActivityId@@QAA@XZ
+??1CCritSec@@QAA@XZ
+??1WMISchema@@UAA@XZ
+??4CAutoSetActivityId@@QAAAAV0@ABV0@@Z
+??4CCritSec@@QAAAAV0@ABV0@@Z
+?CreateInstance@DynamicSchema@@UAAJPBGPAUIWbemClassObject@@KPBU_MI_PropertySet@@_NAAPAU_MI_Instance@@PAUIConversionContext@@@Z
+?CreateInstance@IndicationSchema@@UAAJPBGPAUIWbemClassObject@@KPBU_MI_PropertySet@@_NAAPAU_MI_Instance@@PAUIConversionContext@@@Z
+?CreateInstance@StaticSchema@@UAAJPBGPAUIWbemClassObject@@KPBU_MI_PropertySet@@_NAAPAU_MI_Instance@@PAUIConversionContext@@@Z
+?DeInitialize@WMISchema@@QAAJXZ
+?GetFlags@MiSchema@@UBAJXZ
+?GetMiClass@DynamicSchema@@UAAJPBG00PAPBU_MI_Class@@@Z
+?GetMiClass@IndicationSchema@@UAAJPBG00PAPBU_MI_Class@@@Z
+?GetMiClass@StaticSchema@@UAAJPBG00PAPBU_MI_Class@@@Z
+?GetNoneCachedWmiClass@WMISchema@@UAAJPBGPAUIWbemServices@@AAV?$CComPtr@UIWbemClassObject@@@ATL@@PAUIConversionContext@@@Z
+?GetWmiClass@WMISchema@@UAAJPBG0AAV?$CComPtr@UIWbemClassObject@@@ATL@@PAUIConversionContext@@@Z
+?GetWmiIWbemServices@WMISchema@@UAAJPBGAAV?$CComPtr@UIWbemServices@@@ATL@@@Z
+?Initialize@StaticSchema@@QAAJPBU_MI_Module@@@Z
+?SetFlags@MiSchema@@MAAJJ@Z
+CimErrorFromErrorCode
+CimError_Construct
+CimStatusCodeFromWindowsError
+CimTypeToType
+ClassCache_AddClass
+ClassCache_Delete
+ClassCache_GetClass
+ClassCache_New
+Class_New
+CompareInstance
+CompareValue
+Config_GetProtocolHandlerDetails
+Config_GetRegString
+CreateConversionContext
+DestinationOptions_Create
+DestinationOptions_Duplicate
+DestinationOptions_MigrateOptions
+FindClassDecl
+FindMethodDecl
+FindQualifierInWMIObject
+GetCorrelationId
+GetMethodParameters
+GetReferenceFromWMIObjectPath
+InstanceToWMIEvent
+InstanceToWMIExtendedStatus
+InstanceToWMIObject
+Instance_Clone
+Instance_Construct
+Instance_GetResourceURI
+Instance_InitDynamic
+Instance_IsDynamic
+Instance_MatchKeys
+Instance_New
+Instance_SetElementArray
+Instance_SetElementArrayItem
+Instance_SetResourceURI
+Instance_SetServerName
+IsLifeCycleIndicationQuery
+MI_Hash
+MiErrorCategoryFromWindowsError
+OSC_Batch_Destroy
+OSC_Batch_Get
+OSC_Batch_Strdup
+OSC_StringToMiValue
+OSC_Type_GetSize
+OperationOptions_CopyOptions
+OperationOptions_Create
+OperationOptions_MigrateOptions
+OptionsValueToContextValue
+Options_FindValue
+ParametersToWMIObject
+PropertySet_New
+PropertyToVariant
+PublishClientOperationInfo
+PublishDebugInfo
+PublishDebugMessage
+PublishProviderResult
+PublishProviderWriteError
+PublishProviderWriteMessage
+QualifierFlavorToWMI
+RCClass_AddClassQualifier
+RCClass_AddClassQualifierArray
+RCClass_AddClassQualifierArrayItem
+RCClass_AddElement
+RCClass_AddElementArray
+RCClass_AddElementArrayItem
+RCClass_AddElementQualifier
+RCClass_AddElementQualifierArray
+RCClass_AddElementQualifierArrayItem
+RCClass_AddMethod
+RCClass_AddMethodParameter
+RCClass_AddMethodParameterQualifier
+RCClass_AddMethodParameterQualifierArray
+RCClass_AddMethodParameterQualifierArrayItem
+RCClass_AddMethodQualifier
+RCClass_AddMethodQualifierArray
+RCClass_AddMethodQualifierArrayItem
+RCClass_New
+ResultFromHRESULT
+ResultToHRESULT
+RtlDeleteCachedFastLock
+RtlInitializeCachedFastLock
+RtlInterlockedCompareWait
+RtlInterlockedWakeAll
+RtlQueueAcquireCachedFastLockExclusive
+RtlQueueAcquireCachedFastLockShared
+RtlQueueAcquireFastLockExclusive
+RtlQueueAcquireFastLockShared
+RtlReleaseCachedFastLockExclusive
+RtlReleaseCachedFastLockShared
+RtlReleaseFastLockExclusive
+RtlReleaseFastLockShared
+RtlTryAcquireCachedFastLockShared
+RtlTryAcquireFastLockExclusive
+RtlTryAcquireFastLockShared
+RtlpInitFastLock
+SetCorrelationIdToWbemContext
+SetModifiedPropertyNamesToContext
+SetProperties
+SubscriptionDeliveryOptions_Create
+SubscriptionDeliveryOptions_MigrateOptions
+TypeToCimType
+ValueClear
+ValueToVariant
+VariantArrayToSafeArray
+VariantToValue
+WMIEventToCIMIndication
+WMIExtendedObjectToInstance
+WMIObjectToClass
+WMIObjectToInstance
+WMIQualifierFlavorToMI
+WriteWBEM_MC_CLIENT_REQUEST_FAILURE
+XMLDOM_Free
+XMLDOM_Parse
+XML_FormatError
+XML_Init
+XML_Next
+XML_PutError
+XML_RegisterNameSpace
+XML_SetText
+XML_StripWhitespace
diff --git a/mingw-w64-crt/libarm32/mlang.def b/mingw-w64-crt/libarm32/mlang.def
new file mode 100644
index 0000000..a2fe432
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mlang.def
@@ -0,0 +1,17 @@
+;
+; Definition file of MLANG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MLANG.dll"
+EXPORTS
+IsConvertINetStringAvailable
+ConvertINetString
+ConvertINetUnicodeToMultiByte
+ConvertINetMultiByteToUnicode
+ConvertINetReset
+GetGlobalFontLinkObject
+LcidToRfc1766A
+LcidToRfc1766W
+Rfc1766ToLcidA
+Rfc1766ToLcidW
diff --git a/mingw-w64-crt/libarm32/mmcbase.def b/mingw-w64-crt/libarm32/mmcbase.def
new file mode 100644
index 0000000..2e9c149
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mmcbase.def
@@ -0,0 +1,138 @@
+;
+; Definition file of mmcbase.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mmcbase.DLL"
+EXPORTS
+??0?$CEventLock@UAppEvents@@@@QAA@XZ
+??0CEventBuffer@@QAA@ABV0@@Z
+??0CEventBuffer@@QAA@XZ
+??0CMMCStrongReferences@@AAA@XZ
+??0SC@mmcerror@@QAA@ABV01@@Z
+??0SC@mmcerror@@QAA@J@Z
+??1?$CEventLock@UAppEvents@@@@QAA@XZ
+??1CEventBuffer@@QAA@XZ
+??1SC@mmcerror@@QAA@XZ
+??4?$CEventLock@UAppEvents@@@@QAAAAV0@ABV0@@Z
+??4CEventBuffer@@QAAAAV0@ABV0@@Z
+??4CMMCStrongReferences@@QAAAAV0@ABV0@@Z
+??4SC@mmcerror@@QAAAAV01@ABV01@@Z
+??4SC@mmcerror@@QAAAAV01@J@Z
+??7SC@mmcerror@@QBAHXZ
+??8SC@mmcerror@@QBA_NABV01@@Z
+??8SC@mmcerror@@QBA_NJ@Z
+??9SC@mmcerror@@QBA_NABV01@@Z
+??9SC@mmcerror@@QBA_NJ@Z
+??BSC@mmcerror@@QBA_NXZ
+??_FSC@mmcerror@@QAAXXZ
+?AddItem@BookKeeping@@SAJAAVItemHandle@@@Z
+?AddRef@CMMCStrongReferences@@SAKXZ
+?AddSnapin@BookKeeping@@SAJPBGAAH@Z
+?AddSnapinInterface@BookKeeping@@SA_NPAUIUnknown@@PBGAAH@Z
+?CheckCallingThreadID@SC@mmcerror@@QAAXXZ
+?Clear@SC@mmcerror@@QAAXXZ
+?DumpWatsonTables@BookKeeping@@SAJPAXPBGH@Z
+?EnableDiagnosticMessageBox@BookKeeping@@SA_N_N@Z
+?ExceptionFilter@CMMCWatsonAPI@@SAJPAU_EXCEPTION_POINTERS@@H@Z
+?FatalError@SC@mmcerror@@QBAXXZ
+?FindAllSnapinUIThreads@BookKeeping@@SAJHPAPAKPAK@Z
+?FindAllSnapinUIThreads@BookKeeping@@SAJPAPAKPAK@Z
+?FindItem@BookKeeping@@SAPAVItemHandle@@PAX@Z
+?FindSnapin@BookKeeping@@SAABVSnapinBookkeepingInfo@@H@Z
+?FindSnapin@BookKeeping@@SAABVSnapinBookkeepingInfo@@PAUIUnknown@@@Z
+?FindSnapin@BookKeeping@@SAABVSnapinBookkeepingInfo@@PBG@Z
+?ForceException@CMMCWatsonAPI@@SAXH@Z
+?FormatErrorIds@@YAXIVSC@mmcerror@@IPAG@Z
+?FormatErrorShort@@YAXVSC@mmcerror@@IPAG@Z
+?FormatErrorString@@YAXPBGVSC@mmcerror@@IPAGH@Z
+?FromLastError@SC@mmcerror@@QAAAAV12@XZ
+?FromMMC@SC@mmcerror@@QAAAAV12@J@Z
+?FromWin32@SC@mmcerror@@QAAAAV12@J@Z
+?FxSnapinException@BookKeeping@@SA_NHPBG000HPAUHWND__@@@Z
+?GetCode@SC@mmcerror@@QBAJXZ
+?GetComObjectEventSource@@YAAAV?$CEventSource@VCComObjectObserver@@VCVoid@@V2@V2@V2@@@XZ
+?GetErrorMessage@SC@mmcerror@@QBAXIPAG@Z
+?GetEventBuffer@@YAAAVCEventBuffer@@XZ
+?GetFacility@SC@mmcerror@@ABA?AW4facility_type@12@XZ
+?GetFunctionName@SC@mmcerror@@QBAPBGXZ
+?GetHWnd@SC@mmcerror@@SAPAUHWND__@@XZ
+?GetHelpFile@SC@mmcerror@@SAPBGXZ
+?GetHelpID@SC@mmcerror@@QAAKXZ
+?GetHinst@SC@mmcerror@@SAPAUHINSTANCE__@@XZ
+?GetMainThreadID@SC@mmcerror@@SAKXZ
+?GetModalHWND@SC@mmcerror@@SAPAUHWND__@@XZ
+?GetNewSnapinInstanceId@BookKeeping@@SAHXZ
+?GetSingletonObject@CMMCStrongReferences@@CAAAV1@XZ
+?GetSnapinModuleName@BookKeeping@@SAPBGH@Z
+?GetSnapinName@BookKeeping@@SAPBGH@Z
+?GetSnapinName@SC@mmcerror@@QBAPBGXZ
+?GetStringModule@@YAPAUHINSTANCE__@@XZ
+?HrFromSc@@YAJABVSC@mmcerror@@@Z
+?InitInstance@BookKeeping@@SAJXZ
+?InterfaceFailure@BookKeeping@@SAXHPBG0@Z
+?InterfaceMethodActivationContextException@BookKeeping@@SAXHPBG0KPAU_EXCEPTION_POINTERS@@@Z
+?InterfaceMethodException@BookKeeping@@SAXHPBG0KPAU_EXCEPTION_POINTERS@@@Z
+?InterfaceNotFound@BookKeeping@@SAXHPBG@Z
+?InternalAddRef@CMMCStrongReferences@@AAAKXZ
+?InternalLastRefReleased@CMMCStrongReferences@@AAA_NXZ
+?InternalRelease@CMMCStrongReferences@@AAAKXZ
+?InvalidInterface@BookKeeping@@SAXHPBG0@Z
+?InvalidMMCInterface@BookKeeping@@SAXHPBG0@Z
+?InvalidMMCInterfaceRelease@BookKeeping@@SAXHPBG0@Z
+?IsError@SC@mmcerror@@QBA_NXZ
+?IsLocked@CEventBuffer@@QAA_NXZ
+?IsValid@ItemHandle@@SA_NPBV1@@Z
+?LKResult2HRESULT@BookKeeping@@SAJJ@Z
+?LastRefReleased@CMMCStrongReferences@@SA_NXZ
+?LoadStandardOverlays@@YAJPAU_IMAGELIST@@HPAH1@Z
+?Lock@CEventBuffer@@QAAXXZ
+?MMCErrorBox@@YAHII@Z
+?MMCErrorBox@@YAHIVSC@mmcerror@@I@Z
+?MMCErrorBox@@YAHPBGI@Z
+?MMCErrorBox@@YAHPBGVSC@mmcerror@@I@Z
+?MMCErrorBox@@YAHVSC@mmcerror@@I@Z
+?MMCInterfaceError@BookKeeping@@SAXHPBG0@Z
+?MMCInterfaceLeak@BookKeeping@@SAXHPBG@Z
+?MMCInterfaceMethodException@BookKeeping@@SAXHPBG0KPAU_EXCEPTION_POINTERS@@W4_SnapinError@1@@Z
+?MMCNullInterface@BookKeeping@@SAXHPBG0@Z
+?MMCUpdateRegistry@@YAJHPBVCObjectRegParams@@PBVCControlRegParams@@@Z
+?MMC_PickIconDlg@@YAHPAUHWND__@@PAGIPAH@Z
+?MakeSc@SC@mmcerror@@AAAXW4facility_type@12@J@Z
+?RegisterSnapinInterfaceErrorHandler@BookKeeping@@SAP6A_NAAVSnapinBookkeepingInfo@@W4_SnapinError@1@PBG222KPAU_EXCEPTION_POINTERS@@@ZP6A_N012222K3@Z@Z
+?RegisterThread@BookKeeping@@SAJHHKW4SnapinThreadFlags@1@@Z
+?Release@CMMCStrongReferences@@SAKXZ
+?ReleaseSnapinInterface@BookKeeping@@SAJPAUIUnknown@@H@Z
+?RemoveItem@BookKeeping@@SAJPAX@Z
+?SCODEFromSc@@YAJABVSC@mmcerror@@@Z
+?ScEmitOrPostpone@CEventBuffer@@QAA?AVSC@mmcerror@@PAUIDispatch@@JPAVCComVariant@ATL@@H@Z
+?ScFlushPostponed@CEventBuffer@@AAA?AVSC@mmcerror@@XZ
+?ScFromMMC@@YA?AVSC@mmcerror@@J@Z
+?ScGetConsoleEventDispatcher@CConsoleEventDispatcherProvider@@SA?AVSC@mmcerror@@AAPAVCConsoleEventDispatcher@@@Z
+?ScSetConsoleEventDispatcher@CConsoleEventDispatcherProvider@@SA?AVSC@mmcerror@@PAVCConsoleEventDispatcher@@@Z
+?SetFunctionName@SC@mmcerror@@QAAXPBG@Z
+?SetHWnd@SC@mmcerror@@SAXPAUHWND__@@@Z
+?SetHinst@SC@mmcerror@@SAXPAUHINSTANCE__@@@Z
+?SetMainThreadID@SC@mmcerror@@SAXK@Z
+?SetModalHWND@SC@mmcerror@@SAPAUHWND__@@PAU3@@Z
+?SetSnapinName@SC@mmcerror@@QAAXPBG@Z
+?Throw@SC@mmcerror@@QAAXJ@Z
+?Throw@SC@mmcerror@@QAAXXZ
+?ToHr@SC@mmcerror@@QBAJXZ
+?TraceAndClear@SC@mmcerror@@QAAXXZ
+?TraceError@@YAXPBGABVSC@mmcerror@@@Z
+?TraceSnapinError@@YAXPBGABVSC@mmcerror@@@Z
+?Trace_@SC@mmcerror@@QBAXXZ
+?Unlock@CEventBuffer@@QAAXXZ
+?UnregisterAllSnapinInstanceThreads@BookKeeping@@SAJH@Z
+?UnregisterThread@BookKeeping@@SAJHK@Z
+?s_CallDepth@SC@mmcerror@@0IA DATA
+?s_dwMainThreadID@SC@mmcerror@@0KA DATA
+?s_hInst@SC@mmcerror@@0PAUHINSTANCE__@@A DATA
+?s_hWnd@SC@mmcerror@@0PAUHWND__@@A DATA
+?s_hWndModal@SC@mmcerror@@0PAUHWND__@@A DATA
+?s_pDispatcher@CConsoleEventDispatcherProvider@@0PAVCConsoleEventDispatcher@@A DATA
+EnterModalLoop
+InsideModalLoop
+LeaveModalLoop
+ReportFxSnapinException
diff --git a/mingw-w64-crt/libarm32/mmci.def b/mingw-w64-crt/libarm32/mmci.def
new file mode 100644
index 0000000..099e53b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mmci.def
@@ -0,0 +1,9 @@
+;
+; Definition file of MMCI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MMCI.DLL"
+EXPORTS
+MediaClassInstaller
+mmWOW64MediaClassInstallerA
diff --git a/mingw-w64-crt/libarm32/mmcico.def b/mingw-w64-crt/libarm32/mmcico.def
new file mode 100644
index 0000000..3bafb28
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mmcico.def
@@ -0,0 +1,8 @@
+;
+; Definition file of mmcico.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mmcico.dll"
+EXPORTS
+MediaClassCoInstaller
diff --git a/mingw-w64-crt/libarm32/mmcndmgr.def b/mingw-w64-crt/libarm32/mmcndmgr.def
new file mode 100644
index 0000000..6cf7ea8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mmcndmgr.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MMCNDMGR.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MMCNDMGR.DLL"
+EXPORTS
+CreateExecutivePlatform
diff --git a/mingw-w64-crt/libarm32/mmcss.def b/mingw-w64-crt/libarm32/mmcss.def
new file mode 100644
index 0000000..0212c2b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mmcss.def
@@ -0,0 +1,9 @@
+;
+; Definition file of MMCSS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MMCSS.dll"
+EXPORTS
+ServiceMain
+ToServiceMain
diff --git a/mingw-w64-crt/libarm32/mmdevapi.def b/mingw-w64-crt/libarm32/mmdevapi.def
new file mode 100644
index 0000000..f0499a1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mmdevapi.def
@@ -0,0 +1,23 @@
+;
+; Definition file of MMDevAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MMDevAPI.DLL"
+EXPORTS
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+ord_13 @13
+ord_14 @14
+ord_15 @15
+ActivateAudioInterfaceAsync
+ord_18 @18
diff --git a/mingw-w64-crt/libarm32/modemui.def b/mingw-w64-crt/libarm32/modemui.def
new file mode 100644
index 0000000..16d01d0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/modemui.def
@@ -0,0 +1,21 @@
+;
+; Definition file of modemui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "modemui.dll"
+EXPORTS
+drvCommConfigDialogW
+drvCommConfigDialogA
+drvSetDefaultCommConfigW
+drvSetDefaultCommConfigA
+drvGetDefaultCommConfigW
+drvGetDefaultCommConfigA
+UnimodemDevConfigDialog
+CountryRunOnce
+UnimodemGetDefaultCommConfig
+UnimodemGetExtendedCaps
+InvokeControlPanel
+ModemCplDlgProc
+ModemPropPagesProvider
+QueryModemForCountrySettings
diff --git a/mingw-w64-crt/libarm32/montr_ci.def b/mingw-w64-crt/libarm32/montr_ci.def
new file mode 100644
index 0000000..1cbc242
--- /dev/null
+++ b/mingw-w64-crt/libarm32/montr_ci.def
@@ -0,0 +1,8 @@
+;
+; Definition file of Montr_CI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Montr_CI.dll"
+EXPORTS
+MonitorClassInstaller
diff --git a/mingw-w64-crt/libarm32/mp3dmod.def b/mingw-w64-crt/libarm32/mp3dmod.def
new file mode 100644
index 0000000..643405f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mp3dmod.def
@@ -0,0 +1,8 @@
+;
+; Definition file of deffile.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "deffile.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/mp4sdecd.def b/mingw-w64-crt/libarm32/mp4sdecd.def
new file mode 100644
index 0000000..7b0601f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mp4sdecd.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DEFFILE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DEFFILE.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/mpr.def b/mingw-w64-crt/libarm32/mpr.def
new file mode 100644
index 0000000..00f7c0f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mpr.def
@@ -0,0 +1,88 @@
+;
+; Definition file of MPR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MPR.dll"
+EXPORTS
+DoBroadcastSystemMessage
+DoCommandLinePrompt
+DoPasswordDialog
+DoProfileErrorDialog
+ShowReconnectDialog
+ShowReconnectDialogEnd
+ShowReconnectDialogUI
+WNetConnectionDialog2
+WNetDisconnectDialog2
+I_MprSaveConn
+MultinetGetConnectionPerformanceA
+MultinetGetConnectionPerformanceW
+MultinetGetErrorTextA
+MultinetGetErrorTextW
+WNetAddConnection2A
+WNetAddConnection2W
+WNetAddConnection3A
+WNetAddConnection3W
+WNetAddConnectionA
+WNetAddConnectionW
+WNetCancelConnection2A
+WNetCancelConnection2W
+WNetCancelConnectionA
+WNetCancelConnectionW
+WNetClearConnections
+WNetCloseEnum
+WNetConnectionDialog
+WNetConnectionDialog1A
+WNetConnectionDialog1W
+WNetDirectoryNotifyA
+WNetDirectoryNotifyW
+WNetDisconnectDialog
+WNetDisconnectDialog1A
+WNetDisconnectDialog1W
+WNetEnumResourceA
+WNetEnumResourceW
+WNetFormatNetworkNameA
+WNetFormatNetworkNameW
+WNetGetConnection2A
+WNetGetConnection2W
+WNetGetConnection3A
+WNetGetConnection3W
+WNetGetConnectionA
+WNetGetConnectionW
+WNetGetDirectoryTypeA
+WNetGetDirectoryTypeW
+WNetGetHomeDirectoryW
+WNetGetLastErrorA
+WNetGetLastErrorW
+WNetGetNetworkInformationA
+WNetGetNetworkInformationW
+WNetGetPropertyTextA
+WNetGetPropertyTextW
+WNetGetProviderNameA
+WNetGetProviderNameW
+WNetGetProviderTypeA
+WNetGetProviderTypeW
+WNetGetResourceInformationA
+WNetGetResourceInformationW
+WNetGetResourceParentA
+WNetGetResourceParentW
+WNetGetSearchDialog
+WNetGetUniversalNameA
+WNetGetUniversalNameW
+WNetGetUserA
+WNetGetUserW
+WNetLogonNotify
+WNetOpenEnumA
+WNetOpenEnumW
+WNetPasswordChangeNotify
+WNetPropertyDialogA
+WNetPropertyDialogW
+WNetRestoreAllConnectionsW
+WNetRestoreSingleConnectionW
+WNetSetConnectionA
+WNetSetConnectionW
+WNetSetLastErrorA
+WNetSetLastErrorW
+WNetSupportGlobalEnum
+WNetUseConnectionA
+WNetUseConnectionW
diff --git a/mingw-w64-crt/libarm32/mprapi.def b/mingw-w64-crt/libarm32/mprapi.def
new file mode 100644
index 0000000..38cab0a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mprapi.def
@@ -0,0 +1,164 @@
+;
+; Definition file of MPRAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MPRAPI.dll"
+EXPORTS
+CompressPhoneNumber
+MprAdminAddRoutingDomain
+MprAdminBufferFree
+MprAdminConnectionClearStats
+MprAdminConnectionEnum
+MprAdminConnectionEnumEx
+MprAdminConnectionGetInfo
+MprAdminConnectionGetInfoEx
+MprAdminConnectionRemoveQuarantine
+MprAdminDeleteRoutingDomain
+MprAdminDeregisterConnectionNotification
+MprAdminDeviceEnum
+MprAdminEstablishDomainRasServer
+MprAdminFreeRoutingDomainConfigEx
+MprAdminGetErrorString
+MprAdminGetPDCServer
+MprAdminGetProtocolStatistics
+MprAdminGetRoutingDomainId
+MprAdminInterfaceClearStatisticsEx
+MprAdminInterfaceConnect
+MprAdminInterfaceCreate
+MprAdminInterfaceCreateEx
+MprAdminInterfaceDelete
+MprAdminInterfaceDeviceGetInfo
+MprAdminInterfaceDeviceSetInfo
+MprAdminInterfaceDisconnect
+MprAdminInterfaceEnum
+MprAdminInterfaceEnumEx
+MprAdminInterfaceGetCredentials
+MprAdminInterfaceGetCredentialsEx
+MprAdminInterfaceGetCustomInfoEx
+MprAdminInterfaceGetHandle
+MprAdminInterfaceGetInfo
+MprAdminInterfaceGetInfoEx
+MprAdminInterfaceGetStatisticsEx
+MprAdminInterfaceQueryUpdateResult
+MprAdminInterfaceSetCredentials
+MprAdminInterfaceSetCredentialsEx
+MprAdminInterfaceSetCustomInfoEx
+MprAdminInterfaceSetInfo
+MprAdminInterfaceSetInfoEx
+MprAdminInterfaceTransportAdd
+MprAdminInterfaceTransportGetInfo
+MprAdminInterfaceTransportRemove
+MprAdminInterfaceTransportSetInfo
+MprAdminInterfaceUpdatePhonebookInfo
+MprAdminInterfaceUpdateRoutes
+MprAdminIsDomainRasServer
+MprAdminIsMultiTenancyEnabled
+MprAdminIsServiceInitialized
+MprAdminIsServiceRunning
+MprAdminMIBBufferFree
+MprAdminMIBEntryCreate
+MprAdminMIBEntryDelete
+MprAdminMIBEntryGet
+MprAdminMIBEntryGetFirst
+MprAdminMIBEntryGetNext
+MprAdminMIBEntrySet
+MprAdminMIBServerConnect
+MprAdminMIBServerDisconnect
+MprAdminMarkServerOffline
+MprAdminPortClearStats
+MprAdminPortDisconnect
+MprAdminPortEnum
+MprAdminPortGetInfo
+MprAdminPortReset
+MprAdminProtocolAction
+MprAdminRegisterConnectionNotification
+MprAdminRoutingDomainConnectionEnumEx
+MprAdminRoutingDomainGetConfigEx
+MprAdminRoutingDomainSetConfigEx
+MprAdminRoutingDomainsEnumEx
+MprAdminSendUserMessage
+MprAdminServerConnect
+MprAdminServerDisconnect
+MprAdminServerGetCredentials
+MprAdminServerGetInfo
+MprAdminServerGetInfoEx
+MprAdminServerSetCredentials
+MprAdminServerSetInfo
+MprAdminServerSetInfoEx
+MprAdminTransportCreate
+MprAdminTransportGetInfo
+MprAdminTransportSetInfo
+MprAdminUpdateConnection
+MprAdminUpgradeUsers
+MprAdminUserClose
+MprAdminUserGetInfo
+MprAdminUserOpen
+MprAdminUserRead
+MprAdminUserReadProfFlags
+MprAdminUserServerConnect
+MprAdminUserServerDisconnect
+MprAdminUserSetInfo
+MprAdminUserWrite
+MprAdminUserWriteProfFlags
+MprConfigAddRoutingDomain
+MprConfigBufferFree
+MprConfigDeleteRoutingDomain
+MprConfigFilterGetInfo
+MprConfigFilterSetInfo
+MprConfigFreeRoutingDomainConfigEx
+MprConfigGetFriendlyName
+MprConfigGetGuidName
+MprConfigGetRoutingDomainId
+MprConfigInterfaceCreate
+MprConfigInterfaceCreateEx
+MprConfigInterfaceDelete
+MprConfigInterfaceEnum
+MprConfigInterfaceEnumEx
+MprConfigInterfaceGetCustomInfoEx
+MprConfigInterfaceGetHandle
+MprConfigInterfaceGetInfo
+MprConfigInterfaceGetInfoEx
+MprConfigInterfaceSetCustomInfoEx
+MprConfigInterfaceSetInfo
+MprConfigInterfaceSetInfoEx
+MprConfigInterfaceTransportAdd
+MprConfigInterfaceTransportEnum
+MprConfigInterfaceTransportGetHandle
+MprConfigInterfaceTransportGetInfo
+MprConfigInterfaceTransportRemove
+MprConfigInterfaceTransportSetInfo
+MprConfigIsMultiTenancyEnabled
+MprConfigRoutingDomainEnumEx
+MprConfigRoutingDomainGetConfigEx
+MprConfigRoutingDomainSetConfigEx
+MprConfigServerBackup
+MprConfigServerConnect
+MprConfigServerDisconnect
+MprConfigServerGetInfo
+MprConfigServerGetInfoEx
+MprConfigServerInstall
+MprConfigServerRefresh
+MprConfigServerRestore
+MprConfigServerSetInfo
+MprConfigServerSetInfoEx
+MprConfigTransportCreate
+MprConfigTransportDelete
+MprConfigTransportEnum
+MprConfigTransportGetHandle
+MprConfigTransportGetInfo
+MprConfigTransportSetInfo
+MprDomainQueryRasServer
+MprDomainRegisterRasServer
+MprGetUsrParams
+MprInfoBlockAdd
+MprInfoBlockFind
+MprInfoBlockQuerySize
+MprInfoBlockRemove
+MprInfoBlockSet
+MprInfoCreate
+MprInfoDelete
+MprInfoDuplicate
+MprInfoRemoveAll
+MprPortSetUsage
+RasPrivilegeAndCallBackNumber
diff --git a/mingw-w64-crt/libarm32/mprext.def b/mingw-w64-crt/libarm32/mprext.def
new file mode 100644
index 0000000..5c52de2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mprext.def
@@ -0,0 +1,18 @@
+;
+; Definition file of MPREXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MPREXT.dll"
+EXPORTS
+DoBroadcastSystemMessageWorker
+DoCommandLinePromptWorker
+DoPasswordDialogWorker
+DoProfileErrorDialogWorker
+ShowReconnectDialogEndWorker
+ShowReconnectDialogUIWorker
+ShowReconnectDialogWorker
+WNetConnectionDialog1WWorker
+WNetConnectionDialogWorker
+WNetDisconnectDialog1WWorker
+WNetDisconnectDialogWorker
diff --git a/mingw-w64-crt/libarm32/mprmsg.def b/mingw-w64-crt/libarm32/mprmsg.def
new file mode 100644
index 0000000..09d0ff0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mprmsg.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MPRMSG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MPRMSG.dll"
+EXPORTS
+MprmsgGetErrorString
diff --git a/mingw-w64-crt/libarm32/mpssvc.def b/mingw-w64-crt/libarm32/mpssvc.def
new file mode 100644
index 0000000..ad2a3ec
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mpssvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of MPSSVC.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MPSSVC.DLL"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/mrmcorer.def b/mingw-w64-crt/libarm32/mrmcorer.def
new file mode 100644
index 0000000..4685651
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mrmcorer.def
@@ -0,0 +1,17 @@
+;
+; Definition file of MrmCoreR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MrmCoreR.dll"
+EXPORTS
+GetInternalReferenceBlobForManifestValue
+GetMergedSystemPri
+GetStringValueForManifestField
+MergeResourcePackPri
+MergeSystemPriFiles
+ResourceManagerQueueGetCurrentDepth
+ResourceManagerQueueGetString
+ResourceManagerQueueGetStringDirect
+ResourceManagerQueueIsResourceReference
+ResourceManagerQueueReset
diff --git a/mingw-w64-crt/libarm32/mrt100.def b/mingw-w64-crt/libarm32/mrt100.def
new file mode 100644
index 0000000..c858763
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mrt100.def
@@ -0,0 +1,8 @@
+;
+; Definition file of mrt100.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mrt100.dll"
+EXPORTS
+GetManagedRuntimeService
diff --git a/mingw-w64-crt/libarm32/msacm32.def b/mingw-w64-crt/libarm32/msacm32.def
new file mode 100644
index 0000000..b040149
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msacm32.def
@@ -0,0 +1,51 @@
+;
+; Definition file of MSACM32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSACM32.dll"
+EXPORTS
+XRegThunkEntry
+acmDriverAddA
+acmDriverAddW
+acmDriverClose
+acmDriverDetailsA
+acmDriverDetailsW
+acmDriverEnum
+acmDriverID
+acmDriverMessage
+acmDriverOpen
+acmDriverPriority
+acmDriverRemove
+acmFilterChooseA
+acmFilterChooseW
+acmFilterDetailsA
+acmFilterDetailsW
+acmFilterEnumA
+acmFilterEnumW
+acmFilterTagDetailsA
+acmFilterTagDetailsW
+acmFilterTagEnumA
+acmFilterTagEnumW
+acmFormatChooseA
+acmFormatChooseW
+acmFormatDetailsA
+acmFormatDetailsW
+acmFormatEnumA
+acmFormatEnumW
+acmFormatSuggest
+acmFormatTagDetailsA
+acmFormatTagDetailsW
+acmFormatTagEnumA
+acmFormatTagEnumW
+acmGetVersion
+acmMessage32
+acmMetrics
+acmStreamClose
+acmStreamConvert
+acmStreamMessage
+acmStreamOpen
+acmStreamPrepareHeader
+acmStreamReset
+acmStreamSize
+acmStreamUnprepareHeader
diff --git a/mingw-w64-crt/libarm32/msafd.def b/mingw-w64-crt/libarm32/msafd.def
new file mode 100644
index 0000000..5e1063e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msafd.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MSAFD.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSAFD.dll"
+EXPORTS
+WSPStartup
diff --git a/mingw-w64-crt/libarm32/msasn1.def b/mingw-w64-crt/libarm32/msasn1.def
new file mode 100644
index 0000000..08600ee
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msasn1.def
@@ -0,0 +1,159 @@
+;
+; Definition file of MSASN1.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSASN1.dll"
+EXPORTS
+ASN1BERDecBitString
+ASN1BERDecBitString2
+ASN1BERDecBool
+ASN1BERDecChar16String
+ASN1BERDecChar32String
+ASN1BERDecCharString
+ASN1BERDecCheck
+ASN1BERDecDouble
+ASN1BERDecEndOfContents
+ASN1BERDecEoid
+ASN1BERDecExplicitTag
+ASN1BERDecFlush
+ASN1BERDecGeneralizedTime
+ASN1BERDecLength
+ASN1BERDecMultibyteString
+ASN1BERDecNotEndOfContents
+ASN1BERDecNull
+ASN1BERDecObjectIdentifier
+ASN1BERDecObjectIdentifier2
+ASN1BERDecOctetString
+ASN1BERDecOctetString2
+ASN1BERDecOpenType
+ASN1BERDecOpenType2
+ASN1BERDecPeekTag
+ASN1BERDecS16Val
+ASN1BERDecS32Val
+ASN1BERDecS8Val
+ASN1BERDecSXVal
+ASN1BERDecSkip
+ASN1BERDecTag
+ASN1BERDecU16Val
+ASN1BERDecU32Val
+ASN1BERDecU8Val
+ASN1BERDecUTCTime
+ASN1BERDecUTF8String
+ASN1BERDecZeroChar16String
+ASN1BERDecZeroChar32String
+ASN1BERDecZeroCharString
+ASN1BERDecZeroMultibyteString
+ASN1BERDotVal2Eoid
+ASN1BEREncBitString
+ASN1BEREncBool
+ASN1BEREncChar16String
+ASN1BEREncChar32String
+ASN1BEREncCharString
+ASN1BEREncCheck
+ASN1BEREncDouble
+ASN1BEREncEndOfContents
+ASN1BEREncEoid
+ASN1BEREncExplicitTag
+ASN1BEREncFlush
+ASN1BEREncGeneralizedTime
+ASN1BEREncLength
+ASN1BEREncMultibyteString
+ASN1BEREncNull
+ASN1BEREncObjectIdentifier
+ASN1BEREncObjectIdentifier2
+ASN1BEREncOctetString
+ASN1BEREncOpenType
+ASN1BEREncRemoveZeroBits
+ASN1BEREncRemoveZeroBits2
+ASN1BEREncS32
+ASN1BEREncSX
+ASN1BEREncTag
+ASN1BEREncU32
+ASN1BEREncUTCTime
+ASN1BEREncUTF8String
+ASN1BEREncZeroMultibyteString
+ASN1BEREoid2DotVal
+ASN1BEREoid_free
+ASN1CEREncBeginBlk
+ASN1CEREncBitString
+ASN1CEREncChar16String
+ASN1CEREncChar32String
+ASN1CEREncCharString
+ASN1CEREncEndBlk
+ASN1CEREncFlushBlkElement
+ASN1CEREncGeneralizedTime
+ASN1CEREncMultibyteString
+ASN1CEREncNewBlkElement
+ASN1CEREncOctetString
+ASN1CEREncUTCTime
+ASN1CEREncZeroMultibyteString
+ASN1DEREncBeginBlk
+ASN1DEREncBitString
+ASN1DEREncChar16String
+ASN1DEREncChar32String
+ASN1DEREncCharString
+ASN1DEREncEndBlk
+ASN1DEREncFlushBlkElement
+ASN1DEREncGeneralizedTime
+ASN1DEREncMultibyteString
+ASN1DEREncNewBlkElement
+ASN1DEREncOctetString
+ASN1DEREncUTCTime
+ASN1DEREncUTF8String
+ASN1DEREncZeroMultibyteString
+ASN1DecAlloc
+ASN1DecRealloc
+ASN1DecSetError
+ASN1EncSetError
+ASN1Free
+ASN1_CloseDecoder
+ASN1_CloseEncoder
+ASN1_CloseEncoder2
+ASN1_CloseModule
+ASN1_CreateDecoder
+ASN1_CreateDecoderEx
+ASN1_CreateEncoder
+ASN1_CreateModule
+ASN1_Decode
+ASN1_Encode
+ASN1_FreeDecoded
+ASN1_FreeEncoded
+ASN1_GetDecoderOption
+ASN1_GetEncoderOption
+ASN1_SetDecoderOption
+ASN1_SetEncoderOption
+ASN1bitstring_cmp
+ASN1bitstring_free
+ASN1char16string_cmp
+ASN1char16string_free
+ASN1char32string_cmp
+ASN1char32string_free
+ASN1charstring_cmp
+ASN1charstring_free
+ASN1generalizedtime_cmp
+ASN1intx2int32
+ASN1intx2uint32
+ASN1intx_add
+ASN1intx_cmp
+ASN1intx_free
+ASN1intx_setuint32
+ASN1intx_sub
+ASN1intx_uoctets
+ASN1intxisuint32
+ASN1objectidentifier2_cmp
+ASN1objectidentifier_cmp
+ASN1objectidentifier_free
+ASN1octetstring_cmp
+ASN1octetstring_free
+ASN1open_cmp
+ASN1open_free
+ASN1uint32_uoctets
+ASN1utctime_cmp
+ASN1utf8string_free
+ASN1ztchar16string_cmp
+ASN1ztchar16string_free
+ASN1ztchar32string_cmp
+ASN1ztchar32string_free
+ASN1ztcharstring_cmp
+ASN1ztcharstring_free
diff --git a/mingw-w64-crt/libarm32/msauserext.def b/mingw-w64-crt/libarm32/msauserext.def
new file mode 100644
index 0000000..59e5930
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msauserext.def
@@ -0,0 +1,19 @@
+;
+; Definition file of MSAUSEREXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSAUSEREXT.dll"
+EXPORTS
+MsaUI_ClearThreadClientContext
+MsaUI_CloseClientContext
+MsaUI_CreateClientContext
+MsaUI_CredUIPromptForWindowsCredentials
+MsaUI_LaunchWebAuthFlow
+MsaUI_RunWizard
+MsaUI_SetThreadClientContext
+MsaUi_CreateClientContextFromWab
+MsaUser_FormatUserDisplayName
+MsaUser_GetPlatformQualifier
+MsaUser_IsChildAccount
+MsaUser_WinBioSetMSACredential
diff --git a/mingw-w64-crt/libarm32/mscat32.def b/mingw-w64-crt/libarm32/mscat32.def
new file mode 100644
index 0000000..ed59fa1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mscat32.def
@@ -0,0 +1,41 @@
+;
+; Definition file of MSCAT32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSCAT32.dll"
+EXPORTS
+CryptCATVerifyMember
+CatalogCompactHashDatabase
+CryptCATAdminAcquireContext
+CryptCATAdminAddCatalog
+CryptCATAdminCalcHashFromFileHandle
+CryptCATAdminEnumCatalogFromHash
+CryptCATAdminReleaseCatalogContext
+CryptCATAdminReleaseContext
+CryptCATCDFClose
+CryptCATCDFEnumAttributes
+CryptCATCDFEnumAttributesWithCDFTag
+CryptCATCDFEnumCatAttributes
+CryptCATCDFEnumMembers
+CryptCATCDFEnumMembersByCDFTag
+CryptCATCDFEnumMembersByCDFTagEx
+CryptCATCDFOpen
+CryptCATCatalogInfoFromContext
+CryptCATClose
+CryptCATEnumerateAttr
+CryptCATEnumerateCatAttr
+CryptCATEnumerateMember
+CryptCATGetAttrInfo
+CryptCATGetCatAttrInfo
+CryptCATGetMemberInfo
+CryptCATHandleFromStore
+CryptCATOpen
+CryptCATPersistStore
+CryptCATPutAttrInfo
+CryptCATPutCatAttrInfo
+CryptCATPutMemberInfo
+CryptCATStoreFromHandle
+IsCatalogFile
+MsCatConstructHashTag
+MsCatFreeHashTag
diff --git a/mingw-w64-crt/libarm32/msclmd.def b/mingw-w64-crt/libarm32/msclmd.def
new file mode 100644
index 0000000..4092186
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msclmd.def
@@ -0,0 +1,8 @@
+;
+; Definition file of Msclmd.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Msclmd.dll"
+EXPORTS
+CardAcquireContext
diff --git a/mingw-w64-crt/libarm32/mscms.def b/mingw-w64-crt/libarm32/mscms.def
new file mode 100644
index 0000000..5ee53d7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mscms.def
@@ -0,0 +1,113 @@
+;
+; Definition file of mscms.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mscms.dll"
+EXPORTS
+AssociateColorProfileWithDeviceA
+AssociateColorProfileWithDeviceW
+CheckBitmapBits
+CheckColors
+CloseColorProfile
+CloseDisplay
+ColorCplGetDefaultProfileScope
+ColorCplGetDefaultRenderingIntentScope
+ColorCplGetProfileProperties
+ColorCplHasSystemWideAssociationListChanged
+ColorCplInitialize
+ColorCplLoadAssociationList
+ColorCplMergeAssociationLists
+ColorCplOverwritePerUserAssociationList
+ColorCplReleaseProfileProperties
+ColorCplResetSystemWideAssociationListChangedWarning
+ColorCplSaveAssociationList
+ColorCplSetUsePerUserProfiles
+ColorCplUninitialize
+ConvertColorNameToIndex
+ConvertIndexToColorName
+CreateColorTransformA
+CreateColorTransformW
+CreateDeviceLinkProfile
+CreateMultiProfileTransform
+CreateProfileFromLogColorSpaceA
+CreateProfileFromLogColorSpaceW
+DccwCreateDisplayProfileAssociationList
+DccwGetDisplayProfileAssociationList
+DccwGetGamutSize
+DccwReleaseDisplayProfileAssociationList
+DccwSetDisplayProfileAssociationList
+DeleteColorTransform
+DeviceRenameEvent
+DisassociateColorProfileFromDeviceA
+DisassociateColorProfileFromDeviceW
+EnumColorProfilesA
+EnumColorProfilesW
+GenerateCopyFilePaths
+GetCMMInfo
+GetColorDirectoryA
+GetColorDirectoryW
+GetColorProfileElement
+GetColorProfileElementTag
+GetColorProfileFromHandle
+GetColorProfileHeader
+GetCountColorProfileElements
+GetNamedProfileInfo
+GetPS2ColorRenderingDictionary
+GetPS2ColorRenderingIntent
+GetPS2ColorSpaceArray
+GetStandardColorSpaceProfileA
+GetStandardColorSpaceProfileW
+InstallColorProfileA
+InstallColorProfileW
+InternalGetDeviceConfig
+InternalGetPS2CSAFromLCS
+InternalGetPS2ColorRenderingDictionary
+InternalGetPS2ColorSpaceArray
+InternalGetPS2PreviewCRD
+InternalRefreshCalibration
+InternalSetDeviceConfig
+InternalWcsAssociateColorProfileWithDevice
+IsColorProfileTagPresent
+IsColorProfileValid
+OpenColorProfileA
+OpenColorProfileW
+OpenDisplay
+RegisterCMMA
+RegisterCMMW
+SelectCMM
+SetColorProfileElement
+SetColorProfileElementReference
+SetColorProfileElementSize
+SetColorProfileHeader
+SetStandardColorSpaceProfileA
+SetStandardColorSpaceProfileW
+SpoolerCopyFileEvent
+TranslateBitmapBits
+TranslateColors
+UninstallColorProfileA
+UninstallColorProfileW
+UnregisterCMMA
+UnregisterCMMW
+WcsAssociateColorProfileWithDevice
+WcsCheckColors
+WcsCreateIccProfile
+WcsDisassociateColorProfileFromDevice
+WcsEnumColorProfiles
+WcsEnumColorProfilesSize
+WcsGetCalibrationManagementState
+WcsGetDefaultColorProfile
+WcsGetDefaultColorProfileSize
+WcsGetDefaultRenderingIntent
+WcsGetUsePerUserProfiles
+WcsGpCanInstallOrUninstallProfiles
+WcsOpenColorProfileA
+WcsOpenColorProfileW
+WcsSetCalibrationManagementState
+WcsSetDefaultColorProfile
+WcsSetDefaultRenderingIntent
+WcsSetUsePerUserProfiles
+WcsTranslateColors
+InternalGetPS2ColorRenderingDictionary2
+InternalGetPS2PreviewCRD2
+InternalGetPS2ColorSpaceArray2
diff --git a/mingw-w64-crt/libarm32/mscoree.def b/mingw-w64-crt/libarm32/mscoree.def
new file mode 100644
index 0000000..429bc3a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mscoree.def
@@ -0,0 +1,128 @@
+;
+; Definition file of mscoree.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mscoree.dll"
+EXPORTS
+InitErrors
+PostError
+InitSSAutoEnterThread
+UpdateError
+CloseCtrs
+LoadStringRC
+ReOpenMetaDataWithMemory
+ord_24 @24
+CollectCtrs
+CorDllMainWorker
+EEDllGetClassObjectFromClass
+GetPrivateContextsPerfCounters
+GetProcessExecutableHeap
+GetStartupFlags
+GetTargetForVTableEntry
+GetTokenForVTableEntry
+LogHelp_LogAssert
+LogHelp_NoGuiOnAssert
+LogHelp_TerminateOnAssert
+OpenCtrs
+SetTargetForVTableEntry
+CLRCreateInstance
+CallFunctionShim
+ClrCreateManagedInstance
+CoEEShutDownCOM
+CoInitializeCor
+CoInitializeEE
+CoUninitializeCor
+CoUninitializeEE
+CorBindToCurrentRuntime
+CorBindToRuntime
+CorBindToRuntimeByCfg
+CorBindToRuntimeByPath
+CorBindToRuntimeByPathEx
+CorBindToRuntimeEx
+CorBindToRuntimeHost
+CorExitProcess
+CorGetSvc
+CorIsLatestSvc
+CorMarkThreadInThreadPool
+CorTickleSvc
+CreateConfigStream
+CreateDebuggingInterfaceFromVersion
+CreateInterface
+EEDllRegisterServer
+EEDllUnregisterServer
+GetAssemblyMDImport
+GetCLRMetaHost
+GetCORRequiredVersion
+GetCORRootDirectory
+GetCORSystemDirectory
+GetCORVersion
+GetCompileInfo
+GetFileVersion
+GetHashFromAssemblyFile
+GetHashFromAssemblyFileW
+GetHashFromBlob
+GetHashFromFile
+GetHashFromFileW
+GetHashFromHandle
+GetHostConfigurationFile
+GetMetaDataInternalInterface
+GetMetaDataInternalInterfaceFromPublic
+GetMetaDataPublicInterfaceFromInternal
+GetPermissionRequests
+GetRealProcAddress
+GetRequestedRuntimeInfo
+GetRequestedRuntimeVersion
+GetRequestedRuntimeVersionForCLSID
+GetVersionFromProcess
+GetXMLElement
+GetXMLElementAttribute
+GetXMLObject
+IEE
+LoadLibraryShim
+LoadLibraryWithPolicyShim
+LoadStringRCEx
+LockClrVersion
+MetaDataGetDispenser
+ND_CopyObjDst
+ND_CopyObjSrc
+ND_RI2
+ND_RI4
+ND_RI8
+ND_RU1
+ND_WI2
+ND_WI4
+ND_WI8
+ND_WU1
+ReOpenMetaDataWithMemoryEx
+RunDll32ShimW
+RuntimeOSHandle
+RuntimeOpenImage
+RuntimeReleaseHandle
+StrongNameCompareAssemblies
+StrongNameErrorInfo
+StrongNameFreeBuffer
+StrongNameGetBlob
+StrongNameGetBlobFromImage
+StrongNameGetPublicKey
+StrongNameHashSize
+StrongNameKeyDelete
+StrongNameKeyGen
+StrongNameKeyGenEx
+StrongNameKeyInstall
+StrongNameSignatureGeneration
+StrongNameSignatureGenerationEx
+StrongNameSignatureSize
+StrongNameSignatureVerification
+StrongNameSignatureVerificationEx
+StrongNameSignatureVerificationFromImage
+StrongNameTokenFromAssembly
+StrongNameTokenFromAssemblyEx
+StrongNameTokenFromPublicKey
+TranslateSecurityAttributes
+_CorDllMain
+_CorExeMain
+_CorExeMain2
+_CorImageUnloading
+_CorValidateImage
+ord_142 @142
diff --git a/mingw-w64-crt/libarm32/msctf.def b/mingw-w64-crt/libarm32/msctf.def
new file mode 100644
index 0000000..f89bda5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msctf.def
@@ -0,0 +1,74 @@
+;
+; Definition file of MSCTF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSCTF.dll"
+EXPORTS
+TF_RunInputCPL
+CtfImeAssociateFocus
+CtfImeConfigure
+CtfImeConversionList
+CtfImeCreateInputContext
+CtfImeCreateThreadMgr
+CtfImeDestroy
+CtfImeDestroyInputContext
+CtfImeDestroyThreadMgr
+CtfImeDispatchDefImeMessage
+CtfImeEnumRegisterWord
+CtfImeEscape
+CtfImeEscapeEx
+CtfImeGetGuidAtom
+CtfImeGetRegisterWordStyle
+CtfImeInquire
+CtfImeInquireExW
+CtfImeIsGuidMapEnable
+CtfImeIsIME
+CtfImeProcessCicHotkey
+CtfImeProcessKey
+CtfImeRegisterWord
+CtfImeSelect
+CtfImeSelectEx
+CtfImeSetActiveContext
+CtfImeSetCompositionString
+CtfImeSetFocus
+CtfImeToAsciiEx
+CtfImeUnregisterWord
+CtfNotifyIME
+SetInputScope
+SetInputScopeXML
+SetInputScopes
+SetInputScopes2
+TF_CUASAppFix
+TF_CanUninitialize
+TF_CleanUpPrivateMessages
+TF_CreateCategoryMgr
+TF_CreateCicLoadMutex
+TF_CreateCicLoadWinStaMutex
+TF_CreateDisplayAttributeMgr
+TF_CreateInputProcessorProfiles
+TF_CreateLangBarItemMgr
+TF_CreateLangBarMgr
+TF_CreateThreadMgr
+TF_GetAppCompatFlags
+TF_GetCompatibleKeyboardLayout
+TF_GetGlobalCompartment
+TF_GetInitSystemFlags
+TF_GetInputScope
+TF_GetShowFloatingStatus
+TF_GetThreadFlags
+TF_GetThreadMgr
+TF_InitSystem
+TF_InvalidAssemblyListCacheIfExist
+TF_IsCtfmonRunning
+TF_IsThreadWithFlags
+TF_MapCompatibleHKL
+TF_MapCompatibleKeyboardTip
+TF_Notify
+TF_PostAllThreadMsg
+TF_SendLangBandMsg
+TF_SetDefaultRemoteKeyboardLayout
+TF_SetShowFloatingStatus
+TF_SetThreadFlags
+TF_UninitSystem
+TF_WaitForInitialized
diff --git a/mingw-w64-crt/libarm32/msctfmonitor.def b/mingw-w64-crt/libarm32/msctfmonitor.def
new file mode 100644
index 0000000..c183c8b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msctfmonitor.def
@@ -0,0 +1,10 @@
+;
+; Definition file of MsCtfMonitor.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MsCtfMonitor.DLL"
+EXPORTS
+DoMsCtfMonitor
+InitLocalMsCtfMonitor
+UninitLocalMsCtfMonitor
diff --git a/mingw-w64-crt/libarm32/msctfp.def b/mingw-w64-crt/libarm32/msctfp.def
new file mode 100644
index 0000000..0a225c9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msctfp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MSCTFP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSCTFP.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/msdadiag.def b/mingw-w64-crt/libarm32/msdadiag.def
new file mode 100644
index 0000000..fbad1ed
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msdadiag.def
@@ -0,0 +1,8 @@
+;
+; Definition file of msdadiag.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msdadiag.dll"
+EXPORTS
+DllBidEntryPoint
diff --git a/mingw-w64-crt/libarm32/msdart.def b/mingw-w64-crt/libarm32/msdart.def
new file mode 100644
index 0000000..09ca879
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msdart.def
@@ -0,0 +1,607 @@
+;
+; Definition file of MSDART.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSDART.DLL"
+EXPORTS
+??0CCritSec@@QAA@XZ
+??0CDoubleList@@QAA@XZ
+??0CEXAutoBackupFile@@QAA@PBG@Z
+??0CEXAutoBackupFile@@QAA@XZ
+??0CExFileOperation@@QAA@XZ
+??0CFakeLock@@QAA@XZ
+??0CLKRHashTable@@QAA@PBDP6A?BKPBX@ZP6AKK@ZP6A_NKK@ZP6AX1H@ZNKK_N6PAVCLKRhashAllocator@@@Z
+??0CLKRHashTableStats@@QAA@XZ
+??0CLKRHashTable_Iterator@@IAA@PAVCLKRHashTable@@F@Z
+??0CLKRHashTable_Iterator@@QAA@ABV0@@Z
+??0CLKRHashTable_Iterator@@QAA@XZ
+??0CLKRLinearHashTable@@AAA@PBDP6A?BKPBX@ZP6AKK@ZP6A_NKK@ZP6AX1H@ZNKPAVCLKRHashTable@@_N7PAVCLKRhashAllocator@@@Z
+??0CLKRLinearHashTable@@QAA@PBDP6A?BKPBX@ZP6AKK@ZP6A_NKK@ZP6AX1H@ZNKK_N6PAVCLKRhashAllocator@@@Z
+??0CLKRLinearHashTable_Iterator@@IAA@PAVCLKRLinearHashTable@@PAVCNodeClump@@KF@Z
+??0CLKRLinearHashTable_Iterator@@QAA@ABV0@@Z
+??0CLKRLinearHashTable_Iterator@@QAA@XZ
+??0CLKRhashDefaultAllocator@@QAA@XZ
+??0CLockedDoubleList@@QAA@XZ
+??0CLockedSingleList@@QAA@XZ
+??0CReaderWriterLock2@@QAA@XZ
+??0CReaderWriterLock3@@QAA@XZ
+??0CReaderWriterLock3AR@@QAA@XZ
+??0CReaderWriterLock@@QAA@XZ
+??0CSingleList@@QAA@XZ
+??0CSmallSpinLock@@QAA@XZ
+??0CSpinLock@@QAA@XZ
+??1CCritSec@@QAA@XZ
+??1CDoubleList@@QAA@XZ
+??1CEXAutoBackupFile@@QAA@XZ
+??1CExFileOperation@@QAA@XZ
+??1CFakeLock@@QAA@XZ
+??1CLKRHashTable@@QAA@XZ
+??1CLKRHashTable_Iterator@@QAA@XZ
+??1CLKRLinearHashTable@@QAA@XZ
+??1CLKRLinearHashTable_Iterator@@QAA@XZ
+??1CLockedDoubleList@@QAA@XZ
+??1CLockedSingleList@@QAA@XZ
+??1CReaderWriterLock2@@QAA@XZ
+??1CReaderWriterLock3@@QAA@XZ
+??1CReaderWriterLock3AR@@QAA@XZ
+??1CReaderWriterLock@@QAA@XZ
+??1CSingleList@@QAA@XZ
+??1CSmallSpinLock@@QAA@XZ
+??1CSpinLock@@QAA@XZ
+??4?$CLockBase@$00$00$02$00$02$01@@QAAAAV0@ABV0@@Z
+??4?$CLockBase@$01$00$00$00$02$01@@QAAAAV0@ABV0@@Z
+??4?$CLockBase@$02$00$00$00$00$00@@QAAAAV0@ABV0@@Z
+??4?$CLockBase@$03$00$00$01$02$02@@QAAAAV0@ABV0@@Z
+??4?$CLockBase@$04$01$01$00$02$01@@QAAAAV0@ABV0@@Z
+??4?$CLockBase@$05$01$01$00$02$01@@QAAAAV0@ABV0@@Z
+??4?$CLockBase@$06$01$00$00$02$01@@QAAAAV0@ABV0@@Z
+??4?$CLockBase@$07$01$00$00$02$01@@QAAAAV0@ABV0@@Z
+??4CCritSec@@QAAAAV0@ABV0@@Z
+??4CDoubleList@@QAAAAV0@ABV0@@Z
+??4CEXAutoBackupFile@@QAAAAV0@ABV0@@Z
+??4CExFileOperation@@QAAAAV0@ABV0@@Z
+??4CFakeLock@@QAAAAV0@ABV0@@Z
+??4CLKRHashTableStats@@QAAAAV0@ABV0@@Z
+??4CLKRHashTable_Iterator@@QAAAAV0@ABV0@@Z
+??4CLKRLinearHashTable_Iterator@@QAAAAV0@ABV0@@Z
+??4CLockedDoubleList@@QAAAAV0@ABV0@@Z
+??4CLockedSingleList@@QAAAAV0@ABV0@@Z
+??4CMdVersionInfo@@QAAAAV0@ABV0@@Z
+??4CReaderWriterLock2@@QAAAAV0@ABV0@@Z
+??4CReaderWriterLock3@@QAAAAV0@ABV0@@Z
+??4CReaderWriterLock3AR@@QAAAAV0@ABV0@@Z
+??4CReaderWriterLock@@QAAAAV0@ABV0@@Z
+??4CSingleList@@QAAAAV0@ABV0@@Z
+??4CSmallSpinLock@@QAAAAV0@ABV0@@Z
+??4CSpinLock@@QAAAAV0@ABV0@@Z
+??8CLKRHashTable_Iterator@@QBA_NABV0@@Z
+??8CLKRLinearHashTable_Iterator@@QBA_NABV0@@Z
+??9CLKRHashTable_Iterator@@QBA_NABV0@@Z
+??9CLKRLinearHashTable_Iterator@@QBA_NABV0@@Z
+??_7CLKRhashDefaultAllocator@@6B@ DATA
+?Alloc@CLKRhashDefaultAllocator@@UAAPAXIW4Type@CLKRhashAllocator@@@Z
+?Apply@CLKRHashTable@@QAAKP6A?AW4LK_ACTION@@PBXPAX@Z1W4LK_LOCKTYPE@@@Z
+?Apply@CLKRLinearHashTable@@QAAKP6A?AW4LK_ACTION@@PBXPAX@Z1W4LK_LOCKTYPE@@@Z
+?ApplyIf@CLKRHashTable@@QAAKP6A?AW4LK_PREDICATE@@PBXPAX@ZP6A?AW4LK_ACTION@@01@Z1W4LK_LOCKTYPE@@@Z
+?ApplyIf@CLKRLinearHashTable@@QAAKP6A?AW4LK_PREDICATE@@PBXPAX@ZP6A?AW4LK_ACTION@@01@Z1W4LK_LOCKTYPE@@@Z
+?BackupFile@CEXAutoBackupFile@@QAAJPBG@Z
+?Begin@CLKRHashTable@@QAA?AVCLKRHashTable_Iterator@@XZ
+?Begin@CLKRLinearHashTable@@QAA?AVCLKRLinearHashTable_Iterator@@XZ
+?BucketIndex@CLKRHashTableStats@@SAJJ@Z
+?BucketSize@CLKRHashTableStats@@SAJJ@Z
+?BucketSizes@CLKRHashTableStats@@SAPBJXZ
+?CheckTable@CLKRHashTable@@QBAHXZ
+?CheckTable@CLKRLinearHashTable@@QBAHXZ
+?ClassName@CCritSec@@SAPBGXZ
+?ClassName@CFakeLock@@SAPBGXZ
+?ClassName@CLKRHashTable@@SAPBGXZ
+?ClassName@CLKRLinearHashTable@@SAPBGXZ
+?ClassName@CLKRhashDefaultAllocator@@UAAPBGXZ
+?ClassName@CReaderWriterLock2@@SAPBGXZ
+?ClassName@CReaderWriterLock3@@SAPBGXZ
+?ClassName@CReaderWriterLock3AR@@SAPBGXZ
+?ClassName@CReaderWriterLock@@SAPBGXZ
+?ClassName@CSmallSpinLock@@SAPBGXZ
+?ClassName@CSpinLock@@SAPBGXZ
+?Clear@CLKRHashTable@@QAAXXZ
+?Clear@CLKRLinearHashTable@@QAAXXZ
+?ConvertExclusiveToShared@CCritSec@@QAAXXZ
+?ConvertExclusiveToShared@CFakeLock@@QAAXXZ
+?ConvertExclusiveToShared@CLKRHashTable@@QBAXXZ
+?ConvertExclusiveToShared@CLKRLinearHashTable@@QBAXXZ
+?ConvertExclusiveToShared@CReaderWriterLock2@@QAAXXZ
+?ConvertExclusiveToShared@CReaderWriterLock3@@QAAXXZ
+?ConvertExclusiveToShared@CReaderWriterLock3AR@@QAAXXZ
+?ConvertExclusiveToShared@CReaderWriterLock@@QAAXXZ
+?ConvertExclusiveToShared@CSmallSpinLock@@QAAXXZ
+?ConvertExclusiveToShared@CSpinLock@@QAAXXZ
+?ConvertSharedToExclusive@CCritSec@@QAAXXZ
+?ConvertSharedToExclusive@CFakeLock@@QAAXXZ
+?ConvertSharedToExclusive@CLKRHashTable@@QBAXXZ
+?ConvertSharedToExclusive@CLKRLinearHashTable@@QBAXXZ
+?ConvertSharedToExclusive@CReaderWriterLock2@@QAAXXZ
+?ConvertSharedToExclusive@CReaderWriterLock3@@QAAXXZ
+?ConvertSharedToExclusive@CReaderWriterLock3AR@@QAAXXZ
+?ConvertSharedToExclusive@CReaderWriterLock@@QAAXXZ
+?ConvertSharedToExclusive@CSmallSpinLock@@QAAXXZ
+?ConvertSharedToExclusive@CSpinLock@@QAAXXZ
+?CreateHolder@@YAJPAUIGPDispenser@@HIPAPAUIGPHolder@@@Z
+?DeleteIf@CLKRHashTable@@QAAKP6A?AW4LK_PREDICATE@@PBXPAX@Z1@Z
+?DeleteIf@CLKRLinearHashTable@@QAAKP6A?AW4LK_PREDICATE@@PBXPAX@Z1@Z
+?DeleteKey@CLKRHashTable@@QAA?AW4LK_RETCODE@@K@Z
+?DeleteKey@CLKRLinearHashTable@@QAA?AW4LK_RETCODE@@K@Z
+?DeleteRecord@CLKRHashTable@@QAA?AW4LK_RETCODE@@PBX@Z
+?DeleteRecord@CLKRLinearHashTable@@QAA?AW4LK_RETCODE@@PBX@Z
+?End@CLKRHashTable@@QAA?AVCLKRHashTable_Iterator@@XZ
+?End@CLKRLinearHashTable@@QAA?AVCLKRLinearHashTable_Iterator@@XZ
+?EqualRange@CLKRHashTable@@QAA_NKAAVCLKRHashTable_Iterator@@0@Z
+?EqualRange@CLKRLinearHashTable@@QAA_NKAAVCLKRLinearHashTable_Iterator@@0@Z
+?Erase@CLKRHashTable@@QAA_NAAVCLKRHashTable_Iterator@@0@Z
+?Erase@CLKRHashTable@@QAA_NAAVCLKRHashTable_Iterator@@@Z
+?Erase@CLKRLinearHashTable@@QAA_NAAVCLKRLinearHashTable_Iterator@@0@Z
+?Erase@CLKRLinearHashTable@@QAA_NAAVCLKRLinearHashTable_Iterator@@@Z
+?FOCopyFile@CExFileOperation@@QAAJPBG0H@Z
+?FOCopyFileDACLS@CExFileOperation@@QAAJPBG0@Z
+?FODeleteFile@CExFileOperation@@QAAJPBG@Z
+?FOMoveFile@CExFileOperation@@QAAJPBG0@Z
+?FOReplaceFile@CExFileOperation@@QAAJPBG0@Z
+?Find@CLKRHashTable@@QAA_NKAAVCLKRHashTable_Iterator@@@Z
+?Find@CLKRLinearHashTable@@QAA_NKAAVCLKRLinearHashTable_Iterator@@@Z
+?FindKey@CLKRHashTable@@QBA?AW4LK_RETCODE@@KPAPBX@Z
+?FindKey@CLKRLinearHashTable@@QBA?AW4LK_RETCODE@@KPAPBX@Z
+?FindRecord@CLKRHashTable@@QBA?AW4LK_RETCODE@@PBX@Z
+?FindRecord@CLKRLinearHashTable@@QBA?AW4LK_RETCODE@@PBX@Z
+?First@CDoubleList@@QBAQAVCListEntry@@XZ
+?First@CLockedDoubleList@@QAAQAVCListEntry@@XZ
+?Free@CLKRhashDefaultAllocator@@UAA_NPAXW4Type@CLKRhashAllocator@@@Z
+?GetBackupFile@CEXAutoBackupFile@@QAAHPAPAG@Z
+?GetBucketLockSpinCount@CLKRHashTable@@QBAGXZ
+?GetBucketLockSpinCount@CLKRLinearHashTable@@QBAGXZ
+?GetDefaultSpinAdjustmentFactor@CCritSec@@SANXZ
+?GetDefaultSpinAdjustmentFactor@CFakeLock@@SANXZ
+?GetDefaultSpinAdjustmentFactor@CReaderWriterLock2@@SANXZ
+?GetDefaultSpinAdjustmentFactor@CReaderWriterLock3@@SANXZ
+?GetDefaultSpinAdjustmentFactor@CReaderWriterLock3AR@@SANXZ
+?GetDefaultSpinAdjustmentFactor@CReaderWriterLock@@SANXZ
+?GetDefaultSpinAdjustmentFactor@CSmallSpinLock@@SANXZ
+?GetDefaultSpinAdjustmentFactor@CSpinLock@@SANXZ
+?GetDefaultSpinCount@CCritSec@@SAGXZ
+?GetDefaultSpinCount@CFakeLock@@SAGXZ
+?GetDefaultSpinCount@CReaderWriterLock2@@SAGXZ
+?GetDefaultSpinCount@CReaderWriterLock3@@SAGXZ
+?GetDefaultSpinCount@CReaderWriterLock3AR@@SAGXZ
+?GetDefaultSpinCount@CReaderWriterLock@@SAGXZ
+?GetDefaultSpinCount@CSmallSpinLock@@SAGXZ
+?GetDefaultSpinCount@CSpinLock@@SAGXZ
+?GetSpinCount@CCritSec@@QBAGXZ
+?GetSpinCount@CFakeLock@@QBAGXZ
+?GetSpinCount@CReaderWriterLock2@@QBAGXZ
+?GetSpinCount@CReaderWriterLock3@@QBAGXZ
+?GetSpinCount@CReaderWriterLock3AR@@QBAGXZ
+?GetSpinCount@CReaderWriterLock@@QBAGXZ
+?GetSpinCount@CSmallSpinLock@@QBAGXZ
+?GetSpinCount@CSpinLock@@QBAGXZ
+?GetStatistics@CLKRHashTable@@QBA?AVCLKRHashTableStats@@XZ
+?GetStatistics@CLKRLinearHashTable@@QBA?AVCLKRHashTableStats@@XZ
+?GetTableLockSpinCount@CLKRHashTable@@QBAGXZ
+?GetTableLockSpinCount@CLKRLinearHashTable@@QBAGXZ
+?GetVersionExW@CMdVersionInfo@@SAHPAU_OSVERSIONINFOW@@@Z
+?HeadNode@CDoubleList@@QBAQBVCListEntry@@XZ
+?HeadNode@CLockedDoubleList@@QBAQBVCListEntry@@XZ
+?Increment@CLKRHashTable_Iterator@@QAA_NXZ
+?Increment@CLKRLinearHashTable_Iterator@@QAA_NXZ
+?InitializeVersionInfo@CMdVersionInfo@@CAHXZ
+?Insert@CLKRHashTable@@QAA_NPBXAAVCLKRHashTable_Iterator@@_N@Z
+?Insert@CLKRLinearHashTable@@QAA_NPBXAAVCLKRLinearHashTable_Iterator@@_N@Z
+?InsertHead@CDoubleList@@QAAXQAVCListEntry@@@Z
+?InsertHead@CLockedDoubleList@@QAAXQAVCListEntry@@@Z
+?InsertRecord@CLKRHashTable@@QAA?AW4LK_RETCODE@@PBX_NPAPBX@Z
+?InsertRecord@CLKRLinearHashTable@@QAA?AW4LK_RETCODE@@PBX_NPAPBX@Z
+?InsertTail@CDoubleList@@QAAXQAVCListEntry@@@Z
+?InsertTail@CLockedDoubleList@@QAAXQAVCListEntry@@@Z
+?IsEmpty@CDoubleList@@QBA_NXZ
+?IsEmpty@CLockedDoubleList@@QBA_NXZ
+?IsEmpty@CLockedSingleList@@QBA_NXZ
+?IsEmpty@CSingleList@@QBA_NXZ
+?IsLocked@CLockedDoubleList@@QBA_NXZ
+?IsLocked@CLockedSingleList@@QBA_NXZ
+?IsMillnm@CMdVersionInfo@@SAHXZ
+?IsReadLocked@CCritSec@@QBA_NXZ
+?IsReadLocked@CFakeLock@@QBA_NXZ
+?IsReadLocked@CLKRHashTable@@QBA_NXZ
+?IsReadLocked@CLKRLinearHashTable@@QBA_NXZ
+?IsReadLocked@CReaderWriterLock2@@QBA_NXZ
+?IsReadLocked@CReaderWriterLock3@@QBA_NXZ
+?IsReadLocked@CReaderWriterLock3AR@@QBA_NXZ
+?IsReadLocked@CReaderWriterLock@@QBA_NXZ
+?IsReadLocked@CSmallSpinLock@@QBA_NXZ
+?IsReadLocked@CSpinLock@@QBA_NXZ
+?IsReadUnlocked@CCritSec@@QBA_NXZ
+?IsReadUnlocked@CFakeLock@@QBA_NXZ
+?IsReadUnlocked@CLKRHashTable@@QBA_NXZ
+?IsReadUnlocked@CLKRLinearHashTable@@QBA_NXZ
+?IsReadUnlocked@CReaderWriterLock2@@QBA_NXZ
+?IsReadUnlocked@CReaderWriterLock3@@QBA_NXZ
+?IsReadUnlocked@CReaderWriterLock3AR@@QBA_NXZ
+?IsReadUnlocked@CReaderWriterLock@@QBA_NXZ
+?IsReadUnlocked@CSmallSpinLock@@QBA_NXZ
+?IsReadUnlocked@CSpinLock@@QBA_NXZ
+?IsUnlocked@CLockedDoubleList@@QBA_NXZ
+?IsUnlocked@CLockedSingleList@@QBA_NXZ
+?IsUsable@CLKRHashTable@@QBA_NXZ
+?IsUsable@CLKRLinearHashTable@@QBA_NXZ
+?IsValid@CLKRHashTable@@QBA_NXZ
+?IsValid@CLKRHashTable_Iterator@@QBA_NXZ
+?IsValid@CLKRLinearHashTable@@QBA_NXZ
+?IsValid@CLKRLinearHashTable_Iterator@@QBA_NXZ
+?IsWin2k@CMdVersionInfo@@SAHXZ
+?IsWin2korLater@CMdVersionInfo@@SAHXZ
+?IsWin95@CMdVersionInfo@@SAHXZ
+?IsWin98@CMdVersionInfo@@SAHXZ
+?IsWin98orLater@CMdVersionInfo@@SAHXZ
+?IsWin9x@CMdVersionInfo@@SAHXZ
+?IsWinNT4@CMdVersionInfo@@SAHXZ
+?IsWinNT@CMdVersionInfo@@SAHXZ
+?IsWinNt4orLater@CMdVersionInfo@@SAHXZ
+?IsWriteLocked@CCritSec@@QBA_NXZ
+?IsWriteLocked@CFakeLock@@QBA_NXZ
+?IsWriteLocked@CLKRHashTable@@QBA_NXZ
+?IsWriteLocked@CLKRLinearHashTable@@QBA_NXZ
+?IsWriteLocked@CReaderWriterLock2@@QBA_NXZ
+?IsWriteLocked@CReaderWriterLock3@@QBA_NXZ
+?IsWriteLocked@CReaderWriterLock3AR@@QBA_NXZ
+?IsWriteLocked@CReaderWriterLock@@QBA_NXZ
+?IsWriteLocked@CSmallSpinLock@@QBA_NXZ
+?IsWriteLocked@CSpinLock@@QBA_NXZ
+?IsWriteUnlocked@CCritSec@@QBA_NXZ
+?IsWriteUnlocked@CFakeLock@@QBA_NXZ
+?IsWriteUnlocked@CLKRHashTable@@QBA_NXZ
+?IsWriteUnlocked@CLKRLinearHashTable@@QBA_NXZ
+?IsWriteUnlocked@CReaderWriterLock2@@QBA_NXZ
+?IsWriteUnlocked@CReaderWriterLock3@@QBA_NXZ
+?IsWriteUnlocked@CReaderWriterLock3AR@@QBA_NXZ
+?IsWriteUnlocked@CReaderWriterLock@@QBA_NXZ
+?IsWriteUnlocked@CSmallSpinLock@@QBA_NXZ
+?IsWriteUnlocked@CSpinLock@@QBA_NXZ
+?Key@CLKRHashTable_Iterator@@QBA?BKXZ
+?Key@CLKRLinearHashTable_Iterator@@QBA?BKXZ
+?Last@CDoubleList@@QBAQAVCListEntry@@XZ
+?Last@CLockedDoubleList@@QAAQAVCListEntry@@XZ
+?Lock@CLockedDoubleList@@QAAXXZ
+?Lock@CLockedSingleList@@QAAXXZ
+?LockType@?$CLockBase@$00$00$02$00$02$01@@SA?AW4LOCK_LOCKTYPE@@XZ
+?LockType@?$CLockBase@$01$00$00$00$02$01@@SA?AW4LOCK_LOCKTYPE@@XZ
+?LockType@?$CLockBase@$02$00$00$00$00$00@@SA?AW4LOCK_LOCKTYPE@@XZ
+?LockType@?$CLockBase@$03$00$00$01$02$02@@SA?AW4LOCK_LOCKTYPE@@XZ
+?LockType@?$CLockBase@$04$01$01$00$02$01@@SA?AW4LOCK_LOCKTYPE@@XZ
+?LockType@?$CLockBase@$05$01$01$00$02$01@@SA?AW4LOCK_LOCKTYPE@@XZ
+?LockType@?$CLockBase@$06$01$00$00$02$01@@SA?AW4LOCK_LOCKTYPE@@XZ
+?LockType@?$CLockBase@$07$01$00$00$02$01@@SA?AW4LOCK_LOCKTYPE@@XZ
+?MaxSize@CLKRHashTable@@QBAKXZ
+?MaxSize@CLKRLinearHashTable@@QBAKXZ
+?MpHeapCompact@@YAKPAX@Z
+?MultiKeys@CLKRHashTable@@QBA_NXZ
+?MultiKeys@CLKRLinearHashTable@@QBA_NXZ
+?MutexType@?$CLockBase@$00$00$02$00$02$01@@SA?AW4LOCK_RW_MUTEX@@XZ
+?MutexType@?$CLockBase@$01$00$00$00$02$01@@SA?AW4LOCK_RW_MUTEX@@XZ
+?MutexType@?$CLockBase@$02$00$00$00$00$00@@SA?AW4LOCK_RW_MUTEX@@XZ
+?MutexType@?$CLockBase@$03$00$00$01$02$02@@SA?AW4LOCK_RW_MUTEX@@XZ
+?MutexType@?$CLockBase@$04$01$01$00$02$01@@SA?AW4LOCK_RW_MUTEX@@XZ
+?MutexType@?$CLockBase@$05$01$01$00$02$01@@SA?AW4LOCK_RW_MUTEX@@XZ
+?MutexType@?$CLockBase@$06$01$00$00$02$01@@SA?AW4LOCK_RW_MUTEX@@XZ
+?MutexType@?$CLockBase@$07$01$00$00$02$01@@SA?AW4LOCK_RW_MUTEX@@XZ
+?NumSubTables@CLKRHashTable@@QBAHXZ
+?NumSubTables@CLKRHashTable@@SA?AW4LK_TABLESIZE@@AAK0_N@Z
+?NumSubTables@CLKRLinearHashTable@@QBAHXZ
+?NumSubTables@CLKRLinearHashTable@@SA?AW4LK_TABLESIZE@@AAK0_N@Z
+?PerLockSpin@?$CLockBase@$00$00$02$00$02$01@@SA?AW4LOCK_PERLOCK_SPIN@@XZ
+?PerLockSpin@?$CLockBase@$01$00$00$00$02$01@@SA?AW4LOCK_PERLOCK_SPIN@@XZ
+?PerLockSpin@?$CLockBase@$02$00$00$00$00$00@@SA?AW4LOCK_PERLOCK_SPIN@@XZ
+?PerLockSpin@?$CLockBase@$03$00$00$01$02$02@@SA?AW4LOCK_PERLOCK_SPIN@@XZ
+?PerLockSpin@?$CLockBase@$04$01$01$00$02$01@@SA?AW4LOCK_PERLOCK_SPIN@@XZ
+?PerLockSpin@?$CLockBase@$05$01$01$00$02$01@@SA?AW4LOCK_PERLOCK_SPIN@@XZ
+?PerLockSpin@?$CLockBase@$06$01$00$00$02$01@@SA?AW4LOCK_PERLOCK_SPIN@@XZ
+?PerLockSpin@?$CLockBase@$07$01$00$00$02$01@@SA?AW4LOCK_PERLOCK_SPIN@@XZ
+?Pop@CLockedSingleList@@QAAQAVCSingleListEntry@@XZ
+?Pop@CSingleList@@QAAQAVCSingleListEntry@@XZ
+?Push@CLockedSingleList@@QAAXQAVCSingleListEntry@@@Z
+?Push@CSingleList@@QAAXQAVCSingleListEntry@@@Z
+?QueueType@?$CLockBase@$00$00$02$00$02$01@@SA?AW4LOCK_QUEUE_TYPE@@XZ
+?QueueType@?$CLockBase@$01$00$00$00$02$01@@SA?AW4LOCK_QUEUE_TYPE@@XZ
+?QueueType@?$CLockBase@$02$00$00$00$00$00@@SA?AW4LOCK_QUEUE_TYPE@@XZ
+?QueueType@?$CLockBase@$03$00$00$01$02$02@@SA?AW4LOCK_QUEUE_TYPE@@XZ
+?QueueType@?$CLockBase@$04$01$01$00$02$01@@SA?AW4LOCK_QUEUE_TYPE@@XZ
+?QueueType@?$CLockBase@$05$01$01$00$02$01@@SA?AW4LOCK_QUEUE_TYPE@@XZ
+?QueueType@?$CLockBase@$06$01$00$00$02$01@@SA?AW4LOCK_QUEUE_TYPE@@XZ
+?QueueType@?$CLockBase@$07$01$00$00$02$01@@SA?AW4LOCK_QUEUE_TYPE@@XZ
+?ReadLock@CCritSec@@QAAXXZ
+?ReadLock@CFakeLock@@QAAXXZ
+?ReadLock@CLKRHashTable@@QBAXXZ
+?ReadLock@CLKRLinearHashTable@@QBAXXZ
+?ReadLock@CReaderWriterLock2@@QAAXXZ
+?ReadLock@CReaderWriterLock3@@QAAXXZ
+?ReadLock@CReaderWriterLock3AR@@QAAXXZ
+?ReadLock@CReaderWriterLock@@QAAXXZ
+?ReadLock@CSmallSpinLock@@QAAXXZ
+?ReadLock@CSpinLock@@QAAXXZ
+?ReadOrWriteLock@CCritSec@@QAA_NXZ
+?ReadOrWriteLock@CFakeLock@@QAA_NXZ
+?ReadOrWriteLock@CReaderWriterLock3@@QAA_NXZ
+?ReadOrWriteLock@CReaderWriterLock3AR@@QAA_NXZ
+?ReadOrWriteLock@CSpinLock@@QAA_NXZ
+?ReadOrWriteUnlock@CCritSec@@QAAX_N@Z
+?ReadOrWriteUnlock@CFakeLock@@QAAX_N@Z
+?ReadOrWriteUnlock@CReaderWriterLock3@@QAAX_N@Z
+?ReadOrWriteUnlock@CReaderWriterLock3AR@@QAAX_N@Z
+?ReadOrWriteUnlock@CSpinLock@@QAAX_N@Z
+?ReadUnlock@CCritSec@@QAAXXZ
+?ReadUnlock@CFakeLock@@QAAXXZ
+?ReadUnlock@CLKRHashTable@@QBAXXZ
+?ReadUnlock@CLKRLinearHashTable@@QBAXXZ
+?ReadUnlock@CReaderWriterLock2@@QAAXXZ
+?ReadUnlock@CReaderWriterLock3@@QAAXXZ
+?ReadUnlock@CReaderWriterLock3AR@@QAAXXZ
+?ReadUnlock@CReaderWriterLock@@QAAXXZ
+?ReadUnlock@CSmallSpinLock@@QAAXXZ
+?ReadUnlock@CSpinLock@@QAAXXZ
+?Record@CLKRHashTable_Iterator@@QBAPBXXZ
+?Record@CLKRLinearHashTable_Iterator@@QBAPBXXZ
+?Recursion@?$CLockBase@$00$00$02$00$02$01@@SA?AW4LOCK_RECURSION@@XZ
+?Recursion@?$CLockBase@$01$00$00$00$02$01@@SA?AW4LOCK_RECURSION@@XZ
+?Recursion@?$CLockBase@$02$00$00$00$00$00@@SA?AW4LOCK_RECURSION@@XZ
+?Recursion@?$CLockBase@$03$00$00$01$02$02@@SA?AW4LOCK_RECURSION@@XZ
+?Recursion@?$CLockBase@$04$01$01$00$02$01@@SA?AW4LOCK_RECURSION@@XZ
+?Recursion@?$CLockBase@$05$01$01$00$02$01@@SA?AW4LOCK_RECURSION@@XZ
+?Recursion@?$CLockBase@$06$01$00$00$02$01@@SA?AW4LOCK_RECURSION@@XZ
+?Recursion@?$CLockBase@$07$01$00$00$02$01@@SA?AW4LOCK_RECURSION@@XZ
+?ReleaseVersionInfo@CMdVersionInfo@@SAXXZ
+?RemoveEntry@CDoubleList@@SAXQAVCListEntry@@@Z
+?RemoveEntry@CLockedDoubleList@@QAAXQAVCListEntry@@@Z
+?RemoveHead@CDoubleList@@QAAQAVCListEntry@@XZ
+?RemoveHead@CLockedDoubleList@@QAAQAVCListEntry@@XZ
+?RemoveTail@CDoubleList@@QAAQAVCListEntry@@XZ
+?RemoveTail@CLockedDoubleList@@QAAQAVCListEntry@@XZ
+?RestoreFile@CEXAutoBackupFile@@QAAJXZ
+?SetBucketLockSpinCount@CLKRHashTable@@QAAXG@Z
+?SetBucketLockSpinCount@CLKRLinearHashTable@@QAAXG@Z
+?SetDefaultSpinAdjustmentFactor@CCritSec@@SAXN@Z
+?SetDefaultSpinAdjustmentFactor@CFakeLock@@SAXN@Z
+?SetDefaultSpinAdjustmentFactor@CReaderWriterLock2@@SAXN@Z
+?SetDefaultSpinAdjustmentFactor@CReaderWriterLock3@@SAXN@Z
+?SetDefaultSpinAdjustmentFactor@CReaderWriterLock3AR@@SAXN@Z
+?SetDefaultSpinAdjustmentFactor@CReaderWriterLock@@SAXN@Z
+?SetDefaultSpinAdjustmentFactor@CSmallSpinLock@@SAXN@Z
+?SetDefaultSpinAdjustmentFactor@CSpinLock@@SAXN@Z
+?SetDefaultSpinCount@CCritSec@@SAXG@Z
+?SetDefaultSpinCount@CFakeLock@@SAXG@Z
+?SetDefaultSpinCount@CReaderWriterLock2@@SAXG@Z
+?SetDefaultSpinCount@CReaderWriterLock3@@SAXG@Z
+?SetDefaultSpinCount@CReaderWriterLock3AR@@SAXG@Z
+?SetDefaultSpinCount@CReaderWriterLock@@SAXG@Z
+?SetDefaultSpinCount@CSmallSpinLock@@SAXG@Z
+?SetDefaultSpinCount@CSpinLock@@SAXG@Z
+?SetSpinCount@CCritSec@@QAA_NG@Z
+?SetSpinCount@CCritSec@@SAKPAPAVCCriticalSection@@K@Z
+?SetSpinCount@CFakeLock@@QAA_NG@Z
+?SetSpinCount@CReaderWriterLock2@@QAA_NG@Z
+?SetSpinCount@CReaderWriterLock3@@QAA_NG@Z
+?SetSpinCount@CReaderWriterLock3AR@@QAA_NG@Z
+?SetSpinCount@CReaderWriterLock@@QAA_NG@Z
+?SetSpinCount@CSmallSpinLock@@QAA_NG@Z
+?SetSpinCount@CSpinLock@@QAA_NG@Z
+?SetTableLockSpinCount@CLKRHashTable@@QAAXG@Z
+?SetTableLockSpinCount@CLKRLinearHashTable@@QAAXG@Z
+?Size@CLKRHashTable@@QBAKXZ
+?Size@CLKRLinearHashTable@@QBAKXZ
+?Swap@CSingleList@@QAAXAAV1@@Z
+?TryConvertSharedToExclusive@CReaderWriterLock3@@QAA_NXZ
+?TryConvertSharedToExclusive@CReaderWriterLock3AR@@QAA_NXZ
+?TryReadLock@CCritSec@@QAA_NXZ
+?TryReadLock@CFakeLock@@QAA_NXZ
+?TryReadLock@CReaderWriterLock2@@QAA_NXZ
+?TryReadLock@CReaderWriterLock3@@QAA_NXZ
+?TryReadLock@CReaderWriterLock3AR@@QAA_NXZ
+?TryReadLock@CReaderWriterLock@@QAA_NXZ
+?TryReadLock@CSmallSpinLock@@QAA_NXZ
+?TryReadLock@CSpinLock@@QAA_NXZ
+?TryReadOrWriteLock@CReaderWriterLock3@@QAA_NAA_N@Z
+?TryReadOrWriteLock@CReaderWriterLock3AR@@QAA_NAA_N@Z
+?TryWriteLock@CCritSec@@QAA_NXZ
+?TryWriteLock@CFakeLock@@QAA_NXZ
+?TryWriteLock@CReaderWriterLock2@@QAA_NXZ
+?TryWriteLock@CReaderWriterLock3@@QAA_NXZ
+?TryWriteLock@CReaderWriterLock3AR@@QAA_NXZ
+?TryWriteLock@CReaderWriterLock@@QAA_NXZ
+?TryWriteLock@CSmallSpinLock@@QAA_NXZ
+?TryWriteLock@CSpinLock@@QAA_NXZ
+?UndoBackup@CEXAutoBackupFile@@QAAJXZ
+?Unlock@CLockedDoubleList@@QAAXXZ
+?Unlock@CLockedSingleList@@QAAXXZ
+?ValidSignature@CLKRHashTable@@QBA_NXZ
+?ValidSignature@CLKRLinearHashTable@@QBA_NXZ
+?WaitType@?$CLockBase@$00$00$02$00$02$01@@SA?AW4LOCK_WAIT_TYPE@@XZ
+?WaitType@?$CLockBase@$01$00$00$00$02$01@@SA?AW4LOCK_WAIT_TYPE@@XZ
+?WaitType@?$CLockBase@$02$00$00$00$00$00@@SA?AW4LOCK_WAIT_TYPE@@XZ
+?WaitType@?$CLockBase@$03$00$00$01$02$02@@SA?AW4LOCK_WAIT_TYPE@@XZ
+?WaitType@?$CLockBase@$04$01$01$00$02$01@@SA?AW4LOCK_WAIT_TYPE@@XZ
+?WaitType@?$CLockBase@$05$01$01$00$02$01@@SA?AW4LOCK_WAIT_TYPE@@XZ
+?WaitType@?$CLockBase@$06$01$00$00$02$01@@SA?AW4LOCK_WAIT_TYPE@@XZ
+?WaitType@?$CLockBase@$07$01$00$00$02$01@@SA?AW4LOCK_WAIT_TYPE@@XZ
+?WriteLock@CCritSec@@QAAXXZ
+?WriteLock@CFakeLock@@QAAXXZ
+?WriteLock@CLKRHashTable@@QAAXXZ
+?WriteLock@CLKRLinearHashTable@@QAAXXZ
+?WriteLock@CReaderWriterLock2@@QAAXXZ
+?WriteLock@CReaderWriterLock3@@QAAXXZ
+?WriteLock@CReaderWriterLock3AR@@QAAXXZ
+?WriteLock@CReaderWriterLock@@QAAXXZ
+?WriteLock@CSmallSpinLock@@QAAXXZ
+?WriteLock@CSpinLock@@QAAXXZ
+?WriteUnlock@CCritSec@@QAAXXZ
+?WriteUnlock@CFakeLock@@QAAXXZ
+?WriteUnlock@CLKRHashTable@@QBAXXZ
+?WriteUnlock@CLKRLinearHashTable@@QBAXXZ
+?WriteUnlock@CReaderWriterLock2@@QAAXXZ
+?WriteUnlock@CReaderWriterLock3@@QAAXXZ
+?WriteUnlock@CReaderWriterLock3AR@@QAAXXZ
+?WriteUnlock@CReaderWriterLock@@QAAXXZ
+?WriteUnlock@CSmallSpinLock@@QAAXXZ
+?WriteUnlock@CSpinLock@@QAAXXZ
+?_AddRef@CLKRLinearHashTable_Iterator@@IBAXH@Z
+?_AddRefRecord@CLKRLinearHashTable@@ABAXPBXH@Z
+?_AllocateNodeClump@CLKRLinearHashTable@@AAAQAVCNodeClump@@XZ
+?_AllocateSegment@CLKRLinearHashTable@@ABAQAVCSegment@@XZ
+?_AllocateSegmentDirectory@CLKRLinearHashTable@@AAAQAVCDirEntry@@I@Z
+?_AllocateSubTable@CLKRHashTable@@AAAQAVCLKRLinearHashTable@@PBDP6A?BKPBX@ZP6AKK@ZP6A_NKK@ZP6AX1H@ZNKPAV1@_N7@Z
+?_AllocateSubTableArray@CLKRHashTable@@AAAQAPAVCLKRLinearHashTable@@I@Z
+?_Apply@CLKRLinearHashTable@@AAAKP6A?AW4LK_ACTION@@PBXPAX@Z1W4LK_LOCKTYPE@@AAW4LK_PREDICATE@@@Z
+?_ApplyIf@CLKRLinearHashTable@@AAAKP6A?AW4LK_PREDICATE@@PBXPAX@ZP6A?AW4LK_ACTION@@01@Z1W4LK_LOCKTYPE@@AAW42@@Z
+?_Bucket@CLKRLinearHashTable@@ABAQAVCBucket@@K@Z
+?_BucketAddress@CLKRLinearHashTable@@ABAKK@Z
+?_BucketLock@CLKRLinearHashTable@@ABAXQAVCBucket@@W4LK_LOCKTYPE@@@Z
+?_BucketReadLock@CLKRLinearHashTable@@ABAXQAVCBucket@@@Z
+?_BucketReadUnlock@CLKRLinearHashTable@@ABAXQAVCBucket@@@Z
+?_BucketUnlock@CLKRLinearHashTable@@ABAXQAVCBucket@@W4LK_LOCKTYPE@@@Z
+?_BucketWriteLock@CLKRLinearHashTable@@ABAXQAVCBucket@@@Z
+?_BucketWriteUnlock@CLKRLinearHashTable@@ABAXQAVCBucket@@@Z
+?_CalcKeyHash@CLKRHashTable@@ABAKK@Z
+?_CalcKeyHash@CLKRLinearHashTable@@ABAKK@Z
+?_Clear@CLKRLinearHashTable@@AAAX_N@Z
+?_CmpExch@CReaderWriterLock2@@AAA_NJJ@Z
+?_CmpExch@CReaderWriterLock3@@AAA_NJJ@Z
+?_CmpExch@CReaderWriterLock3AR@@AAA_NJJ@Z
+?_CmpExch@CReaderWriterLock@@AAA_NJJ@Z
+?_Contract@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@XZ
+?_CurrentThreadId@CReaderWriterLock3@@CAJXZ
+?_CurrentThreadId@CReaderWriterLock3AR@@CAJXZ
+?_CurrentThreadId@CSmallSpinLock@@CAJXZ
+?_CurrentThreadId@CSpinLock@@CAJXZ
+?_DeleteIf@CLKRLinearHashTable@@AAAKP6A?AW4LK_PREDICATE@@PBXPAX@Z1AAW42@@Z
+?_DeleteKey@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@KK@Z
+?_DeleteNode@CLKRLinearHashTable@@AAA_NQAVCBucket@@AAPAVCNodeClump@@1AAH@Z
+?_DeleteRecord@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@PBXK@Z
+?_EqualKeys@CLKRLinearHashTable@@ABA_NKK@Z
+?_Erase@CLKRLinearHashTable@@AAA_NAAVCLKRLinearHashTable_Iterator@@K@Z
+?_Expand@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@XZ
+?_ExtractKey@CLKRHashTable@@ABA?BKPBX@Z
+?_ExtractKey@CLKRLinearHashTable@@ABA?BKPBX@Z
+?_FindBucket@CLKRLinearHashTable@@ABAQAVCBucket@@K_N@Z
+?_FindKey@CLKRLinearHashTable@@ABA?AW4LK_RETCODE@@KKPAPBXPAVCLKRLinearHashTable_Iterator@@@Z
+?_FindRecord@CLKRLinearHashTable@@ABA?AW4LK_RETCODE@@PBXK@Z
+?_FreeNodeClump@CLKRLinearHashTable@@AAA_NPAVCNodeClump@@@Z
+?_FreeSegment@CLKRLinearHashTable@@ABA_NPAVCSegment@@@Z
+?_FreeSegmentDirectory@CLKRLinearHashTable@@AAA_NXZ
+?_FreeSubTable@CLKRHashTable@@AAA_NPAVCLKRLinearHashTable@@@Z
+?_FreeSubTableArray@CLKRHashTable@@AAA_NPAPAVCLKRLinearHashTable@@@Z
+?_H0@CLKRLinearHashTable@@ABAKK@Z
+?_H0@CLKRLinearHashTable@@CAKKK@Z
+?_H1@CLKRLinearHashTable@@ABAKK@Z
+?_H1@CLKRLinearHashTable@@CAKKK@Z
+?_Increment@CLKRHashTable_Iterator@@IAA_N_N@Z
+?_Increment@CLKRLinearHashTable_Iterator@@IAA_N_N@Z
+?_Initialize@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@P6A?BKPBX@ZP6AKK@ZP6A_NKK@ZP6AX0H@ZPBDNK@Z
+?_InsertRecord@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@PBXK_NPAPBXPAVCLKRLinearHashTable_Iterator@@@Z
+?_InsertThisIntoGlobalList@CLKRHashTable@@AAAXXZ
+?_InsertThisIntoGlobalList@CLKRLinearHashTable@@AAAXXZ
+?_IsLocked@CSpinLock@@ABA_NXZ
+?_IsNodeCompact@CLKRLinearHashTable@@ABAHQAVCBucket@@@Z
+?_IsValidIterator@CLKRHashTable@@ABA_NABVCLKRHashTable_Iterator@@@Z
+?_IsValidIterator@CLKRLinearHashTable@@ABA_NABVCLKRLinearHashTable_Iterator@@@Z
+?_Lock@CSpinLock@@AAAXXZ
+?_LockSpin@CReaderWriterLock2@@AAAX_N@Z
+?_LockSpin@CReaderWriterLock3@@AAAXW4SPIN_TYPE@1@@Z
+?_LockSpin@CReaderWriterLock3AR@@AAAXW4SPIN_TYPE@1@@Z
+?_LockSpin@CReaderWriterLock@@AAAX_N@Z
+?_LockSpin@CSmallSpinLock@@AAAXXZ
+?_LockSpin@CSpinLock@@AAAXXZ
+?_MergeRecordSets@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@PAVCBucket@@PAVCNodeClump@@1@Z
+?_PredTrue@CLKRLinearHashTable@@CA?AW4LK_PREDICATE@@PBXPAX@Z
+?_ReadLockSpin@CReaderWriterLock2@@AAAXXZ
+?_ReadLockSpin@CReaderWriterLock3@@AAAXW4SPIN_TYPE@1@@Z
+?_ReadLockSpin@CReaderWriterLock3AR@@AAAXW4SPIN_TYPE@1@@Z
+?_ReadLockSpin@CReaderWriterLock@@AAAXXZ
+?_ReadOrWriteLock@CLKRLinearHashTable@@ABA_NXZ
+?_ReadOrWriteUnlock@CLKRLinearHashTable@@ABAX_N@Z
+?_RemoveThisFromGlobalList@CLKRHashTable@@AAAXXZ
+?_RemoveThisFromGlobalList@CLKRLinearHashTable@@AAAXXZ
+?_SegIndex@CLKRLinearHashTable@@ABAKK@Z
+?_Segment@CLKRLinearHashTable@@ABAAAPAVCSegment@@K@Z
+?_SetSegVars@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@W4LK_TABLESIZE@@K@Z
+?_SplitRecordSet@CLKRLinearHashTable@@AAA?AW4LK_RETCODE@@PAVCNodeClump@@0KKK0@Z
+?_SubTable@CLKRHashTable@@ABAPAVCLKRLinearHashTable@@K@Z
+?_SubTableIndex@CLKRHashTable@@ABAHPAVCLKRLinearHashTable@@@Z
+?_TableLock@CLKRLinearHashTable@@AAAXW4LK_LOCKTYPE@@@Z
+?_TableUnlock@CLKRLinearHashTable@@AAAXW4LK_LOCKTYPE@@@Z
+?_TryLock@CSmallSpinLock@@AAA_NXZ
+?_TryLock@CSpinLock@@AAA_NXZ
+?_TryReadLock@CReaderWriterLock2@@AAA_NXZ
+?_TryReadLock@CReaderWriterLock3@@AAA_NXZ
+?_TryReadLock@CReaderWriterLock3AR@@AAA_NXZ
+?_TryReadLock@CReaderWriterLock@@AAA_NXZ
+?_TryReadLockRecursive@CReaderWriterLock3@@AAA_NXZ
+?_TryReadLockRecursive@CReaderWriterLock3AR@@AAA_NXZ
+?_TryWriteLock2@CReaderWriterLock3@@AAA_NXZ
+?_TryWriteLock2@CReaderWriterLock3AR@@AAA_NXZ
+?_TryWriteLock@CReaderWriterLock2@@AAA_NJ@Z
+?_TryWriteLock@CReaderWriterLock3@@AAA_NJ@Z
+?_TryWriteLock@CReaderWriterLock3AR@@AAA_NJ@Z
+?_TryWriteLock@CReaderWriterLock@@AAA_NXZ
+?_Unlock@CSpinLock@@AAAXXZ
+?_WriteLockSpin@CReaderWriterLock2@@AAAXXZ
+?_WriteLockSpin@CReaderWriterLock3@@AAAXXZ
+?_WriteLockSpin@CReaderWriterLock3AR@@AAAXXZ
+?_WriteLockSpin@CReaderWriterLock@@AAAXXZ
+?_getFileSecurity@CExFileOperation@@AAAJPBG@Z
+?_setFileSecurity@CExFileOperation@@AAAJPBG@Z
+?fHaveBackup@CEXAutoBackupFile@@QAAHXZ
+?s_aBucketSizes@?1??BucketSizes@CLKRHashTableStats@@SAPBJXZ@4QBJB
+?sm_DefaultAllocator@CLKRHashTable@@0VCLKRhashDefaultAllocator@@A DATA
+?sm_dblDfltSpinAdjFctr@CCritSec@@1NA DATA
+?sm_dblDfltSpinAdjFctr@CFakeLock@@1NA DATA
+?sm_dblDfltSpinAdjFctr@CReaderWriterLock2@@1NA DATA
+?sm_dblDfltSpinAdjFctr@CReaderWriterLock3@@1NA DATA
+?sm_dblDfltSpinAdjFctr@CReaderWriterLock3AR@@1NA DATA
+?sm_dblDfltSpinAdjFctr@CReaderWriterLock@@1NA DATA
+?sm_dblDfltSpinAdjFctr@CSmallSpinLock@@1NA DATA
+?sm_dblDfltSpinAdjFctr@CSpinLock@@1NA DATA
+?sm_llGlobalList@CLKRHashTable@@0VCLockedDoubleList@@A DATA
+?sm_llGlobalList@CLKRLinearHashTable@@0VCLockedDoubleList@@A DATA
+?sm_lpOSVERSIONINFO@CMdVersionInfo@@0PAU_OSVERSIONINFOW@@A DATA
+?sm_pfnSetCriticalSectionSpinCount@CCriticalSection@@0P6AKPAU_RTL_CRITICAL_SECTION@@K@ZA DATA
+?sm_pfnTryEnterCriticalSection@CCriticalSection@@0P6AHPAU_RTL_CRITICAL_SECTION@@@ZA DATA
+?sm_wDefaultSpinCount@CCritSec@@1GA DATA
+?sm_wDefaultSpinCount@CFakeLock@@1GA DATA
+?sm_wDefaultSpinCount@CReaderWriterLock2@@1GA DATA
+?sm_wDefaultSpinCount@CReaderWriterLock3@@1GA DATA
+?sm_wDefaultSpinCount@CReaderWriterLock3AR@@1GA DATA
+?sm_wDefaultSpinCount@CReaderWriterLock@@1GA DATA
+?sm_wDefaultSpinCount@CSmallSpinLock@@1GA DATA
+?sm_wDefaultSpinCount@CSpinLock@@1GA DATA
+DllBidEntryPoint
+FXMemAttach
+FXMemDetach
+GetAllocCounters
+GetIUMS
+IrtlAssert
+IrtlTrace
+MPCSInitialize
+MPCSUninitialize
+MPDeleteCriticalSection
+MPInitializeCriticalSection
+MPInitializeCriticalSectionAndSpinCount
+MpGetHeapHandle
+MpHeapAlloc
+MpHeapCreate
+MpHeapDestroy
+MpHeapFree
+MpHeapReAlloc
+MpHeapSize
+MpHeapValidate
+SetIUMS
+SetMemHook
+UMSEnterCSWraper
+mpCalloc
+mpFree
+mpMalloc
+mpRealloc
diff --git a/mingw-w64-crt/libarm32/msdelta.def b/mingw-w64-crt/libarm32/msdelta.def
new file mode 100644
index 0000000..6805149
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msdelta.def
@@ -0,0 +1,22 @@
+;
+; Definition file of msdelta.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msdelta.dll"
+EXPORTS
+ApplyDeltaA
+ApplyDeltaB
+ApplyDeltaProvidedB
+ApplyDeltaW
+CreateDeltaA
+CreateDeltaB
+CreateDeltaW
+DeltaFree
+DeltaNormalizeProvidedB
+GetDeltaInfoA
+GetDeltaInfoB
+GetDeltaInfoW
+GetDeltaSignatureA
+GetDeltaSignatureB
+GetDeltaSignatureW
diff --git a/mingw-w64-crt/libarm32/msdmo.def b/mingw-w64-crt/libarm32/msdmo.def
new file mode 100644
index 0000000..23c1eae
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msdmo.def
@@ -0,0 +1,22 @@
+;
+; Definition file of msdmo.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msdmo.dll"
+EXPORTS
+DMOEnum
+DMOGetName
+DMOGetTypes
+DMOGuidToStrA
+DMOGuidToStrW
+DMORegister
+DMOStrToGuidA
+DMOStrToGuidW
+DMOUnregister
+MoCopyMediaType
+MoCreateMediaType
+MoDeleteMediaType
+MoDuplicateMediaType
+MoFreeMediaType
+MoInitMediaType
diff --git a/mingw-w64-crt/libarm32/msdrm.def b/mingw-w64-crt/libarm32/msdrm.def
new file mode 100644
index 0000000..7476cab
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msdrm.def
@@ -0,0 +1,98 @@
+;
+; Definition file of msdrm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msdrm.dll"
+EXPORTS
+DRMAcquireAdvisories
+DRMAcquireIssuanceLicenseTemplate
+DRMAcquireLicense
+DRMActivate
+DRMAddLicense
+DRMAddRightWithUser
+DRMAttest
+DRMCheckSecurity
+DRMClearAllRights
+DRMCloseEnvironmentHandle
+DRMCloseHandle
+DRMClosePubHandle
+DRMCloseQueryHandle
+DRMCloseSession
+DRMConstructCertificateChain
+DRMCreateBoundLicense
+DRMCreateClientSession
+DRMCreateEnablingBitsDecryptor
+DRMCreateEnablingBitsEncryptor
+DRMCreateEnablingPrincipal
+DRMCreateIssuanceLicense
+DRMCreateLicenseStorageSession
+DRMCreateRight
+DRMCreateUser
+DRMDecode
+DRMDeconstructCertificateChain
+DRMDecrypt
+DRMDeleteLicense
+DRMDuplicateEnvironmentHandle
+DRMDuplicateHandle
+DRMDuplicatePubHandle
+DRMDuplicateSession
+DRMEncode
+DRMEncrypt
+DRMEnumerateLicense
+DRMGetApplicationSpecificData
+DRMGetBoundLicenseAttribute
+DRMGetBoundLicenseAttributeCount
+DRMGetBoundLicenseObject
+DRMGetBoundLicenseObjectCount
+DRMGetCertificateChainCount
+DRMGetClientVersion
+DRMGetEnvironmentInfo
+DRMGetInfo
+DRMGetIntervalTime
+DRMGetIssuanceLicenseInfo
+DRMGetIssuanceLicenseTemplate
+DRMGetMetaData
+DRMGetNameAndDescription
+DRMGetOwnerLicense
+DRMGetProcAddress
+DRMGetRevocationPoint
+DRMGetRightExtendedInfo
+DRMGetRightInfo
+DRMGetSecurityProvider
+DRMGetServiceLocation
+DRMGetSignedIssuanceLicense
+DRMGetSignedIssuanceLicenseEx
+DRMGetTime
+DRMGetUnboundLicenseAttribute
+DRMGetUnboundLicenseAttributeCount
+DRMGetUnboundLicenseObject
+DRMGetUnboundLicenseObjectCount
+DRMGetUsagePolicy
+DRMGetUserInfo
+DRMGetUserRights
+DRMGetUsers
+DRMInitEnvironment
+DRMIsActivated
+DRMIsWindowProtected
+DRMLoadLibrary
+DRMParseUnboundLicense
+DRMRegisterContent
+DRMRegisterProtectedWindow
+DRMRegisterRevocationList
+DRMRepair
+DRMSetApplicationSpecificData
+DRMSetGlobalOptions
+DRMSetIntervalTime
+DRMSetMetaData
+DRMSetNameAndDescription
+DRMSetRevocationPoint
+DRMSetUsagePolicy
+DRMVerify
+DRMpCloseFile
+DRMpFileInitialize
+DRMpFileIsProtected
+DRMpFileProtect
+DRMpFileUnprotect
+DRMpFreeMemory
+__AddMachineCertToLicenseStore
diff --git a/mingw-w64-crt/libarm32/msfeeds.def b/mingw-w64-crt/libarm32/msfeeds.def
new file mode 100644
index 0000000..04f6c04
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msfeeds.def
@@ -0,0 +1,8 @@
+;
+; Definition file of msfeeds.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msfeeds.dll"
+EXPORTS
+MsfeedsCreateInstance
diff --git a/mingw-w64-crt/libarm32/msftedit.def b/mingw-w64-crt/libarm32/msftedit.def
new file mode 100644
index 0000000..f537567
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msftedit.def
@@ -0,0 +1,29 @@
+;
+; Definition file of MSFTEDIT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSFTEDIT.dll"
+EXPORTS
+IID_IRichEditOle
+IID_IRichEditOleCallback
+CreateTextServices
+IID_ITextServices
+IID_ITextHost
+IID_ITextHost2
+DisableOleinitCheck
+RichEditANSIWndProc
+RichEdit10ANSIWndProc
+SetCustomTextOutHandlerEx
+RichEditWndProc
+MathBuildUp
+MathBuildDown
+MathTranslate
+GetMathAlphanumericCode
+GetMathAlphanumeric
+IID_ITextDocument2
+IID_ITextServices2
+IID_IRicheditWindowlessAccessibility
+IID_IRicheditUiaOverrides
+ShutdownTextServices
+SetTextServicesDpiCalculationOverride
diff --git a/mingw-w64-crt/libarm32/mshtml.def b/mingw-w64-crt/libarm32/mshtml.def
new file mode 100644
index 0000000..e846b64
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mshtml.def
@@ -0,0 +1,42 @@
+;
+; Definition file of MSHTML.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSHTML.dll"
+EXPORTS
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ClearPhishingFilterData
+ConvertAndEscapePostData
+CreateCoreWebView
+CreateHTMLPropertyPage
+GetColorValueFromString
+GetWebPlatformObject
+IEIsXMLNSRegistered
+IERegisterXMLNS
+MatchExactGetIDsOfNames
+ord_120 @120
+ord_121 @121
+ord_122 @122
+ord_123 @123
+ord_124 @124
+ord_125 @125
+ord_126 @126
+ord_127 @127
+ord_128 @128
+ord_129 @129
+ord_130 @130
+PrintHTML
+ShowHTMLDialog
+ShowHTMLDialogEx
+ShowModalDialog
+ShowModelessHTMLDialog
+TravelLogCreateInstance
+TravelLogStgCreateInstance
diff --git a/mingw-w64-crt/libarm32/msi.def b/mingw-w64-crt/libarm32/msi.def
new file mode 100644
index 0000000..fc9dac1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msi.def
@@ -0,0 +1,297 @@
+;
+; Definition file of msi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msi.dll"
+EXPORTS
+MsiAdvertiseProductA
+MsiAdvertiseProductW
+MsiCloseAllHandles
+MsiCloseHandle
+MsiCollectUserInfoA
+MsiCollectUserInfoW
+MsiConfigureFeatureA
+MsiConfigureFeatureFromDescriptorA
+MsiConfigureFeatureFromDescriptorW
+MsiConfigureFeatureW
+MsiConfigureProductA
+MsiConfigureProductW
+MsiCreateRecord
+MsiDatabaseApplyTransformA
+MsiDatabaseApplyTransformW
+MsiDatabaseCommit
+MsiDatabaseExportA
+MsiDatabaseExportW
+MsiDatabaseGenerateTransformA
+MsiDatabaseGenerateTransformW
+MsiDatabaseGetPrimaryKeysA
+MsiDatabaseGetPrimaryKeysW
+MsiDatabaseImportA
+MsiDatabaseImportW
+MsiDatabaseMergeA
+MsiDatabaseMergeW
+MsiDatabaseOpenViewA
+MsiDatabaseOpenViewW
+MsiDoActionA
+MsiDoActionW
+MsiEnableUIPreview
+MsiEnumClientsA
+MsiEnumClientsW
+MsiEnumComponentQualifiersA
+MsiEnumComponentQualifiersW
+MsiEnumComponentsA
+MsiEnumComponentsW
+MsiEnumFeaturesA
+MsiEnumFeaturesW
+MsiEnumProductsA
+MsiEnumProductsW
+MsiEvaluateConditionA
+MsiEvaluateConditionW
+MsiGetLastErrorRecord
+MsiGetActiveDatabase
+MsiGetComponentStateA
+MsiGetComponentStateW
+MsiGetDatabaseState
+MsiGetFeatureCostA
+MsiGetFeatureCostW
+MsiGetFeatureInfoA
+MsiGetFeatureInfoW
+MsiGetFeatureStateA
+MsiGetFeatureStateW
+MsiGetFeatureUsageA
+MsiGetFeatureUsageW
+MsiGetFeatureValidStatesA
+MsiGetFeatureValidStatesW
+MsiGetLanguage
+MsiGetMode
+MsiGetProductCodeA
+MsiGetProductCodeW
+MsiGetProductInfoA
+MsiGetProductInfoFromScriptA
+MsiGetProductInfoFromScriptW
+MsiGetProductInfoW
+MsiGetProductPropertyA
+MsiGetProductPropertyW
+MsiGetPropertyA
+MsiGetPropertyW
+MsiGetSourcePathA
+MsiGetSourcePathW
+MsiGetSummaryInformationA
+MsiGetSummaryInformationW
+MsiGetTargetPathA
+MsiGetTargetPathW
+MsiGetUserInfoA
+MsiGetUserInfoW
+MsiInstallMissingComponentA
+MsiInstallMissingComponentW
+MsiInstallMissingFileA
+MsiInstallMissingFileW
+MsiInstallProductA
+MsiInstallProductW
+MsiLocateComponentA
+MsiLocateComponentW
+MsiOpenDatabaseA
+MsiOpenDatabaseW
+MsiOpenPackageA
+MsiOpenPackageW
+MsiOpenProductA
+MsiOpenProductW
+MsiPreviewBillboardA
+MsiPreviewBillboardW
+MsiPreviewDialogA
+MsiPreviewDialogW
+MsiProcessAdvertiseScriptA
+MsiProcessAdvertiseScriptW
+MsiProcessMessage
+MsiProvideComponentA
+MsiProvideComponentFromDescriptorA
+MsiProvideComponentFromDescriptorW
+MsiProvideComponentW
+MsiProvideQualifiedComponentA
+MsiProvideQualifiedComponentW
+MsiQueryFeatureStateA
+MsiQueryFeatureStateW
+MsiQueryProductStateA
+MsiQueryProductStateW
+MsiRecordDataSize
+MsiRecordGetFieldCount
+MsiRecordGetInteger
+MsiRecordGetStringA
+MsiRecordGetStringW
+MsiRecordIsNull
+MsiRecordReadStream
+MsiRecordSetInteger
+MsiRecordSetStreamA
+MsiRecordSetStreamW
+MsiRecordSetStringA
+MsiRecordSetStringW
+MsiReinstallFeatureA
+MsiReinstallFeatureFromDescriptorA
+MsiReinstallFeatureFromDescriptorW
+MsiReinstallFeatureW
+MsiReinstallProductA
+MsiReinstallProductW
+MsiSequenceA
+MsiSequenceW
+MsiSetComponentStateA
+MsiSetComponentStateW
+MsiSetExternalUIA
+MsiSetExternalUIW
+MsiSetFeatureStateA
+MsiSetFeatureStateW
+MsiSetInstallLevel
+MsiSetInternalUI
+MsiVerifyDiskSpace
+MsiSetMode
+MsiSetPropertyA
+MsiSetPropertyW
+MsiSetTargetPathA
+MsiSetTargetPathW
+MsiSummaryInfoGetPropertyA
+MsiSummaryInfoGetPropertyCount
+MsiSummaryInfoGetPropertyW
+MsiSummaryInfoPersist
+MsiSummaryInfoSetPropertyA
+MsiSummaryInfoSetPropertyW
+MsiUseFeatureA
+MsiUseFeatureW
+MsiVerifyPackageA
+MsiVerifyPackageW
+MsiViewClose
+MsiViewExecute
+MsiViewFetch
+MsiViewGetErrorA
+MsiViewGetErrorW
+MsiViewModify
+MsiDatabaseIsTablePersistentA
+MsiDatabaseIsTablePersistentW
+MsiViewGetColumnInfo
+MsiRecordClearData
+MsiEnableLogA
+MsiEnableLogW
+MsiFormatRecordA
+MsiFormatRecordW
+MsiGetComponentPathA
+MsiGetComponentPathW
+MsiApplyPatchA
+MsiApplyPatchW
+MsiAdvertiseScriptA
+MsiAdvertiseScriptW
+MsiGetPatchInfoA
+MsiGetPatchInfoW
+MsiEnumPatchesA
+MsiEnumPatchesW
+MsiGetProductCodeFromPackageCodeA
+MsiGetProductCodeFromPackageCodeW
+MsiCreateTransformSummaryInfoA
+MsiCreateTransformSummaryInfoW
+MsiQueryFeatureStateFromDescriptorA
+MsiQueryFeatureStateFromDescriptorW
+MsiConfigureProductExA
+MsiConfigureProductExW
+MsiInvalidateFeatureCache
+MsiUseFeatureExA
+MsiUseFeatureExW
+MsiGetFileVersionA
+MsiGetFileVersionW
+MsiLoadStringA
+MsiLoadStringW
+MsiMessageBoxA
+MsiMessageBoxW
+MsiDecomposeDescriptorA
+MsiDecomposeDescriptorW
+MsiProvideQualifiedComponentExA
+MsiProvideQualifiedComponentExW
+MsiEnumRelatedProductsA
+MsiEnumRelatedProductsW
+MsiSetFeatureAttributesA
+MsiSetFeatureAttributesW
+MsiSourceListClearAllA
+MsiSourceListClearAllW
+MsiSourceListAddSourceA
+MsiSourceListAddSourceW
+MsiSourceListForceResolutionA
+MsiSourceListForceResolutionW
+MsiIsProductElevatedA
+MsiIsProductElevatedW
+MsiGetShortcutTargetA
+MsiGetShortcutTargetW
+MsiGetFileHashA
+MsiGetFileHashW
+MsiEnumComponentCostsA
+MsiEnumComponentCostsW
+MsiCreateAndVerifyInstallerDirectory
+MsiGetFileSignatureInformationA
+MsiGetFileSignatureInformationW
+MsiProvideAssemblyA
+MsiProvideAssemblyW
+MsiAdvertiseProductExA
+MsiAdvertiseProductExW
+MsiNotifySidChangeA
+MsiNotifySidChangeW
+MsiOpenPackageExA
+MsiOpenPackageExW
+MsiDeleteUserDataA
+MsiDeleteUserDataW
+Migrate10CachedPackagesA
+Migrate10CachedPackagesW
+MsiRemovePatchesA
+MsiRemovePatchesW
+MsiApplyMultiplePatchesA
+MsiApplyMultiplePatchesW
+MsiExtractPatchXMLDataA
+MsiExtractPatchXMLDataW
+MsiGetPatchInfoExA
+MsiGetPatchInfoExW
+MsiEnumProductsExA
+MsiEnumProductsExW
+MsiGetProductInfoExA
+MsiGetProductInfoExW
+MsiQueryComponentStateA
+MsiQueryComponentStateW
+MsiQueryFeatureStateExA
+MsiQueryFeatureStateExW
+MsiDeterminePatchSequenceA
+MsiDeterminePatchSequenceW
+MsiSourceListAddSourceExA
+MsiSourceListAddSourceExW
+MsiSourceListClearSourceA
+MsiSourceListClearSourceW
+MsiSourceListClearAllExA
+MsiSourceListClearAllExW
+MsiSourceListForceResolutionExA
+MsiSourceListForceResolutionExW
+MsiSourceListEnumSourcesA
+MsiSourceListEnumSourcesW
+MsiSourceListGetInfoA
+MsiSourceListGetInfoW
+MsiSourceListSetInfoA
+MsiSourceListSetInfoW
+MsiEnumPatchesExA
+MsiEnumPatchesExW
+MsiSourceListEnumMediaDisksA
+MsiSourceListEnumMediaDisksW
+MsiSourceListAddMediaDiskA
+MsiSourceListAddMediaDiskW
+MsiSourceListClearMediaDiskA
+MsiSourceListClearMediaDiskW
+MsiDetermineApplicablePatchesA
+MsiDetermineApplicablePatchesW
+MsiMessageBoxExA
+MsiMessageBoxExW
+MsiSetExternalUIRecord
+MsiGetPatchFileListA
+MsiGetPatchFileListW
+MsiBeginTransactionA
+MsiBeginTransactionW
+MsiEndTransaction
+MsiJoinTransaction
+MsiSetOfflineContextW
+MsiEnumComponentsExA
+MsiEnumComponentsExW
+MsiEnumClientsExA
+MsiEnumClientsExW
+MsiGetComponentPathExA
+MsiGetComponentPathExW
+QueryInstanceCount
diff --git a/mingw-w64-crt/libarm32/msicofire.def b/mingw-w64-crt/libarm32/msicofire.def
new file mode 100644
index 0000000..716cc2a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msicofire.def
@@ -0,0 +1,10 @@
+;
+; Definition file of msire.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msire.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/msidcrl40.def b/mingw-w64-crt/libarm32/msidcrl40.def
new file mode 100644
index 0000000..da0130a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msidcrl40.def
@@ -0,0 +1,92 @@
+;
+; Definition file of msidcrl40.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msidcrl40.dll"
+EXPORTS
+Initialize
+Uninitialize
+PassportFreeMemory
+CreateIdentityHandle
+SetCredential
+GetIdentityProperty
+SetIdentityProperty
+CloseIdentityHandle
+AuthIdentityToService
+PersistCredential
+RemovePersistedCredential
+EnumIdentitiesWithCachedCredentials
+NextIdentity
+CloseEnumIdentitiesHandle
+GetAuthState
+LogonIdentity
+HasPersistedCredential
+SetIdentityCallback
+InitializeEx
+GetWebAuthUrl
+LogonIdentityEx
+AuthIdentityToServiceEx
+GetAuthStateEx
+GetCertificate
+CancelPendingRequest
+VerifyCertificate
+GetIdentityPropertyByName
+SetExtendedProperty
+GetExtendedProperty
+GetServiceConfig
+SetIdcrlOptions
+GetWebAuthUrlEx
+EncryptWithSessionKey
+DecryptWithSessionKey
+SetUserExtendedProperty
+GetUserExtendedProperty
+SetChangeNotificationCallback
+RemoveChangeNotificationCallback
+GetExtendedError
+InitializeApp
+EnumerateCertificates
+GenerateCertToken
+GetDeviceId
+SetDeviceConsent
+GenerateDeviceToken
+CreateLinkedIdentityHandle
+IsDeviceIDAdmin
+EnumerateDeviceID
+GetAssertion
+VerifyAssertion
+OpenAuthenticatedBrowser
+LogonIdentityExWithUI
+GetResponseForHttpChallenge
+GetDeviceShortLivedToken
+GetHIPChallenge
+SetHIPSolution
+SetDefaultUserForTarget
+GetDefaultUserForTarget
+UICollectCredential
+AssociateDeviceToUser
+DisassociateDeviceFromUser
+EnumerateUserAssociatedDevices
+UpdateUserAssociatedDeviceProperties
+UIShowWaitDialog
+UIEndWaitDialog
+InitializeIDCRLTraceBuffer
+FlushIDCRLTraceBuffer
+IsMappedError
+GetAuthenticationStatus
+GetConfigDWORDValue
+ProvisionDeviceId
+GetDeviceIdEx
+RenewDeviceId
+DeProvisionDeviceId
+UnPackErrorBlob
+GetDefaultNoUISSOUser
+LogonIdentityExSSO
+StartTracing
+StopTracing
+GetRealmInfo
+CreateIdentityHandleEx
+AddUserToSsoGroup
+GetUsersFromSsoGroup
+RemoveUserFromSsoGroup
+SendOneTimeCode
diff --git a/mingw-w64-crt/libarm32/msidle.def b/mingw-w64-crt/libarm32/msidle.def
new file mode 100644
index 0000000..0f322ab
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msidle.def
@@ -0,0 +1,14 @@
+;
+; Definition file of msidle.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msidle.dll"
+EXPORTS
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
diff --git a/mingw-w64-crt/libarm32/msiltcfg.def b/mingw-w64-crt/libarm32/msiltcfg.def
new file mode 100644
index 0000000..d15541b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msiltcfg.def
@@ -0,0 +1,21 @@
+;
+; Definition file of msiltcfg.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msiltcfg.dll"
+EXPORTS
+MsiDecomposeDescriptorW
+MsiGetComponentPathW
+MsiGetProductInfoW
+MsiProvideComponentFromDescriptorW
+MsiQueryFeatureStateW
+MsiQueryFeatureStateFromDescriptorW
+MsiSetInternalUI
+MsiAdvertiseScriptW
+MsiQueryProductStateW
+MsiIsProductElevatedW
+MsiReinstallProductW
+MsiConfigureProductExW
+ShutdownMsi
+RestartMsi
diff --git a/mingw-w64-crt/libarm32/msimg32.def b/mingw-w64-crt/libarm32/msimg32.def
new file mode 100644
index 0000000..93e15e4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msimg32.def
@@ -0,0 +1,12 @@
+;
+; Definition file of MSIMG32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSIMG32.dll"
+EXPORTS
+vSetDdrawflag
+AlphaBlend
+DllInitialize
+GradientFill
+TransparentBlt
diff --git a/mingw-w64-crt/libarm32/msimtf.def b/mingw-w64-crt/libarm32/msimtf.def
new file mode 100644
index 0000000..59017bc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msimtf.def
@@ -0,0 +1,9 @@
+;
+; Definition file of msimtf.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msimtf.dll"
+EXPORTS
+MsimtfIsGuidMapEnable
+MsimtfIsWindowFiltered
diff --git a/mingw-w64-crt/libarm32/msisip.def b/mingw-w64-crt/libarm32/msisip.def
new file mode 100644
index 0000000..5b7f6d2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msisip.def
@@ -0,0 +1,13 @@
+;
+; Definition file of msisip.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msisip.dll"
+EXPORTS
+MsiSIPIsMyTypeOfFile
+MsiSIPGetSignedDataMsg
+MsiSIPPutSignedDataMsg
+MsiSIPRemoveSignedDataMsg
+MsiSIPCreateIndirectData
+MsiSIPVerifyIndirectData
diff --git a/mingw-w64-crt/libarm32/msiwer.def b/mingw-w64-crt/libarm32/msiwer.def
new file mode 100644
index 0000000..399f283
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msiwer.def
@@ -0,0 +1,10 @@
+;
+; Definition file of msiwer.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msiwer.dll"
+EXPORTS
+OutOfProcessExceptionEventCallback
+OutOfProcessExceptionEventDebuggerLaunchCallback
+OutOfProcessExceptionEventSignatureCallback
diff --git a/mingw-w64-crt/libarm32/mskeyprotcli.def b/mingw-w64-crt/libarm32/mskeyprotcli.def
new file mode 100644
index 0000000..121c896
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mskeyprotcli.def
@@ -0,0 +1,8 @@
+;
+; Definition file of mskeyprotcli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mskeyprotcli.dll"
+EXPORTS
+GetKeyProtectionInterface
diff --git a/mingw-w64-crt/libarm32/mskeyprotect.def b/mingw-w64-crt/libarm32/mskeyprotect.def
new file mode 100644
index 0000000..9146143
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mskeyprotect.def
@@ -0,0 +1,8 @@
+;
+; Definition file of mskeyprotect.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mskeyprotect.dll"
+EXPORTS
+GetKeyProtectionInterface
diff --git a/mingw-w64-crt/libarm32/msls31.def b/mingw-w64-crt/libarm32/msls31.def
new file mode 100644
index 0000000..4d75eac
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msls31.def
@@ -0,0 +1,86 @@
+;
+; Definition file of msls31.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msls31.dll"
+EXPORTS
+LsCreateContext
+LsDestroyContext
+LsCreateLine
+LsModifyLineHeight
+LsDestroyLine
+LsCreateSubline
+LsFetchAppendToCurrentSubline
+LsAppendRunToCurrentSubline
+LsResetRMInCurrentSubline
+LsFinishCurrentSubline
+LsTruncateSubline
+LsFindPrevBreakSubline
+LsFindNextBreakSubline
+LsForceBreakSubline
+LsSetBreakSubline
+LsDestroySubline
+LsMatchPresSubline
+LsExpandSubline
+LsGetSpecialEffectsSubline
+LsdnFinishRegular
+LsdnFinishRegularAddAdvancePen
+LsdnFinishDelete
+LsdnFinishByPen
+LsdnFinishBySubline
+LsdnFinishDeleteAll
+LsdnFinishByOneChar
+LsdnQueryObjDimRange
+LsdnResetObjDim
+LsdnQueryPenNode
+LsdnResetPenNode
+LsdnSetRigidDup
+LsdnGetDup
+LsdnSetAbsBaseLine
+LsdnResolvePrevTab
+LsdnGetCurTabInfo
+LsdnSkipCurTab
+LsdnDistribute
+LsdnSubmitSublines
+LsDisplayLine
+LsDisplaySubline
+LsQueryLineCpPpoint
+LsQueryLinePointPcp
+LsQueryLineDup
+LsQueryFLineEmpty
+LsQueryPointPcpSubline
+LsQueryCpPpointSubline
+LsSetDoc
+LsSetModWidthPairs
+LsSetCompression
+LsSetExpansion
+LsSetBreaking
+LssbGetObjDimSubline
+LssbGetDupSubline
+LssbFDonePresSubline
+LssbGetPlsrunsFromSubline
+LssbGetNumberDnodesInSubline
+LssbGetVisibleDcpInSubline
+LsPointXYFromPointUV
+LsPointUV2FromPointUV1
+LsGetWarichuLsimethods
+LsGetRubyLsimethods
+LsGetTatenakayokoLsimethods
+LsSqueezeSubline
+LsCompressSubline
+LsGetHihLsimethods
+LsQueryTextCellDetails
+LsFetchAppendToCurrentSublineResume
+LsdnGetFormatDepth
+LssbFDoneDisplay
+LsGetReverseLsimethods
+LsEnumLine
+LsGetMinDurBreaks
+LsGetLineDur
+LsEnumSubline
+LsdnModifyParaEnding
+LssbGetDurTrailInSubline
+LssbGetDurTrailWithPensInSubline
+LssbFIsSublineEmpty
+LsLwMultDivR
diff --git a/mingw-w64-crt/libarm32/msmpeg2vdec.def b/mingw-w64-crt/libarm32/msmpeg2vdec.def
new file mode 100644
index 0000000..ce90d2e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msmpeg2vdec.def
@@ -0,0 +1,10 @@
+;
+; Definition file of msmpeg2vdec.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msmpeg2vdec.dll"
+EXPORTS
+?GetSurface@CVIDEOfilter@@QAAJHPAEJ@Z
+?GetSurfaceSize@CVIDEOfilter@@QAAJHPAJ@Z
+?LoadSurface@CVIDEOfilter@@QAAJHPAEK@Z
diff --git a/mingw-w64-crt/libarm32/msoeacct.def b/mingw-w64-crt/libarm32/msoeacct.def
new file mode 100644
index 0000000..4927bfc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msoeacct.def
@@ -0,0 +1,18 @@
+;
+; Definition file of MSOEACCT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSOEACCT.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+GetDllMajorVersion
+PropUtil_HrAddBinaryToSTRW
+PropUtil_HrAddDWORDToSTRW
+PropUtil_HrAddSZToSTRW
+HrCreateAccountManager
+ValidEmailAddress
diff --git a/mingw-w64-crt/libarm32/msoert2.def b/mingw-w64-crt/libarm32/msoert2.def
new file mode 100644
index 0000000..29fd3ab
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msoert2.def
@@ -0,0 +1,213 @@
+;
+; Definition file of MSOERT2.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSOERT2.dll"
+EXPORTS
+ord_1 @1
+CreateSystemHandleName
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+CryptAllocFunc
+ord_10 @10
+ord_11 @11
+ord_12 @12
+CryptFreeFunc
+FInitializeRichEdit
+GetDllMajorVersion
+ord_16 @16
+ord_17 @17
+ord_18 @18
+GetHtmlCharset
+GetRichEdClassStringW
+ord_21 @21
+ord_22 @22
+GetStoreRootDirectoryFromRegistryEntry
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+GetStoreRootDirectoryFromRegistryEntryW
+HrGetCertKeyUsage
+IUnknownList_CreateInstance
+IVoidPtrList_CreateInstance
+IsHttpUrlA
+IsHttpUrlW
+SetFontOnRichEd
+StrTokExA
+AppendTempFileList
+BrowseForFolder
+ord_38 @38
+ord_39 @39
+ord_40 @40
+ord_41 @41
+ord_42 @42
+ord_43 @43
+ord_44 @44
+ord_45 @45
+ord_46 @46
+BrowseForFolderW
+CchFileTimeToDateTimeSz
+ord_49 @49
+ord_50 @50
+CchFileTimeToDateTimeW
+ord_52 @52
+ord_53 @53
+ord_54 @54
+ord_55 @55
+ord_56 @56
+ord_57 @57
+ord_58 @58
+ord_59 @59
+ord_60 @60
+ord_61 @61
+ord_62 @62
+ord_63 @63
+ord_64 @64
+ord_65 @65
+CenterDialog
+ord_67 @67
+ord_68 @68
+ord_69 @69
+ord_70 @70
+ChConvertFromHex
+CleanupFileNameInPlaceA
+CleanupFileNameInPlaceW
+CleanupGlobalTempFiles
+CopyRegistry
+CrackNotificationPackage
+CreateDataObject
+CreateEnumFormatEtc
+CreateLogFile
+CreateNotify
+CreateStreamOnHFile
+CreateStreamOnHFileW
+CreateTempFile
+CreateTempFileStream
+CreateTempFileW
+DeleteTempFile
+DeleteTempFileOnShutdownEx
+FBuildTempPath
+FBuildTempPathW
+FIsEmptyA
+FIsEmptyW
+FIsHTMLFile
+FIsHTMLFileW
+FIsSpaceA
+FIsSpaceW
+FIsValidFileNameCharA
+FIsValidFileNameCharW
+FMissingCert
+FreeTempFileList
+GenerateUniqueFileName
+GenerateUniqueFileNameW
+GetExePath
+GetTopMostParent
+HrBSTRToLPSZ
+HrCheckTridentMenu
+HrCopyLockBytesToStream
+HrCopyStream
+HrCopyStreamCB
+HrCopyStreamCBEndOnCRLF
+HrCopyStreamToByte
+HrCreatePhonebookEntry
+HrCreateTridentMenu
+HrDecodeObject
+HrEditPhonebookEntryW
+HrFillRasCombo
+HrFindInetTimeZone
+HrGetBodyElement
+HrGetCertificateParam
+HrGetElementImpl
+HrGetMsgParam
+HrGetStreamPos
+HrGetStreamSize
+HrGetStyleSheet
+HrIStreamToBSTR
+HrIStreamWToBSTR
+HrIndexOfMonth
+HrIndexOfWeek
+HrIsStreamUnicode
+HrLPSZCPToBSTR
+HrLPSZToBSTR
+HrRewindStream
+HrSafeGetStreamSize
+HrSetDirtyFlagImpl
+HrStreamSeekBegin
+HrStreamSeekCur
+HrStreamSeekEnd
+HrStreamSeekSet
+HrStreamToByte
+IDrawText
+IsDigit
+IsPrint
+IsUpper
+IsValidFileIfFileUrlW
+MessageBoxInst
+MessageBoxInstW
+OpenFileStream
+OpenFileStreamShare
+ord_150 @150
+ord_151 @151
+ord_152 @152
+ord_153 @153
+ord_154 @154
+ord_155 @155
+ord_156 @156
+OpenFileStreamShareW
+ord_158 @158
+ord_159 @159
+ord_160 @160
+OpenFileStreamW
+OpenFileStreamWithFlagsW
+PVDecodeObject
+PVGetCertificateParam
+PVGetMsgParam
+PszAllocA
+PszAllocW
+PszDayFromIndex
+PszDupA
+PszDupW
+PszEscapeMenuStringA
+PszEscapeMenuStringW
+PszFromANSIStreamA
+PszMonthFromIndex
+PszScanToCharA
+PszScanToWhiteA
+PszSkipWhiteA
+PszSkipWhiteW
+PszToANSI
+PszToUnicode
+ReplaceChars
+ReplaceCharsW
+RicheditStreamIn
+RicheditStreamOut
+ShellUtil_GetSpecialFolderPath
+StrToUintA
+StrToUintW
+StrTokExW
+StreamSubStringMatchW
+StripCRLF
+SzGetCertificateEmailAddress
+UlStripWhitespace
+UlStripWhitespaceW
+UnlocStrEqNW
+UpdateRebarBandColors
+WriteStreamToFile
+WriteStreamToFileHandle
+WriteStreamToFileW
+_MSG
+ord_200 @200
+ord_201 @201
+fGetBrowserUrlEncoding
+strtrim
+strtrimW
+ord_210 @210
+ord_211 @211
+ord_214 @214
+ord_215 @215
diff --git a/mingw-w64-crt/libarm32/mspatcha.def b/mingw-w64-crt/libarm32/mspatcha.def
new file mode 100644
index 0000000..b1e1608
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mspatcha.def
@@ -0,0 +1,23 @@
+;
+; Definition file of mspatcha.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mspatcha.dll"
+EXPORTS
+ApplyPatchToFileA
+ApplyPatchToFileByBuffers
+ApplyPatchToFileByHandles
+ApplyPatchToFileByHandlesEx
+ApplyPatchToFileExA
+ApplyPatchToFileExW
+ApplyPatchToFileW
+GetFilePatchSignatureA
+GetFilePatchSignatureByBuffer
+GetFilePatchSignatureByHandle
+GetFilePatchSignatureW
+NormalizeFileForPatchSignature
+TestApplyPatchToFileA
+TestApplyPatchToFileByBuffers
+TestApplyPatchToFileByHandles
+TestApplyPatchToFileW
diff --git a/mingw-w64-crt/libarm32/mspatchc.def b/mingw-w64-crt/libarm32/mspatchc.def
new file mode 100644
index 0000000..e60064a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mspatchc.def
@@ -0,0 +1,21 @@
+;
+; Definition file of mspatchc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mspatchc.dll"
+EXPORTS
+CreatePatchFileA
+CreatePatchFileByHandles
+CreatePatchFileByHandlesEx
+CreatePatchFileExA
+CreatePatchFileExW
+CreatePatchFileW
+ExtractPatchHeaderToFileA
+ExtractPatchHeaderToFileByHandles
+ExtractPatchHeaderToFileW
+GetFilePatchSignatureA
+GetFilePatchSignatureByBuffer
+GetFilePatchSignatureByHandle
+GetFilePatchSignatureW
+NormalizeFileForPatchSignature
diff --git a/mingw-w64-crt/libarm32/msports.def b/mingw-w64-crt/libarm32/msports.def
new file mode 100644
index 0000000..bfd3149
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msports.def
@@ -0,0 +1,18 @@
+;
+; Definition file of MSPORTS.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSPORTS.DLL"
+EXPORTS
+ComDBClaimNextFreePort
+ComDBClaimPort
+ComDBClose
+ComDBGetCurrentPortUsage
+ComDBOpen
+ComDBReleasePort
+ComDBResizeDatabase
+ParallelPortPropPageProvider
+PortsClassInstaller
+SerialDisplayAdvancedSettings
+SerialPortPropPageProvider
diff --git a/mingw-w64-crt/libarm32/msrating.def b/mingw-w64-crt/libarm32/msrating.def
new file mode 100644
index 0000000..210b629
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msrating.def
@@ -0,0 +1,39 @@
+;
+; Definition file of MSRATING.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSRATING.dll"
+EXPORTS
+ChangeSupervisorPassword
+ClickedOnPRF
+ClickedOnRAT
+RatingAccessDeniedDialog
+RatingAccessDeniedDialog2
+RatingAccessDeniedDialog2W
+RatingAccessDeniedDialogW
+RatingAddPropertyPages
+RatingAddToApprovedSites
+RatingCheckUserAccess
+RatingCheckUserAccessW
+RatingClickedOnPRFInternal
+RatingClickedOnRATInternal
+RatingCustomAddRatingHelper
+RatingCustomAddRatingSystem
+RatingCustomCrackData
+RatingCustomDeleteCrackedData
+RatingCustomInit
+RatingCustomRemoveRatingHelper
+RatingCustomSetDefaultBureau
+RatingCustomSetUserOptions
+RatingEnable
+RatingEnableW
+RatingEnabledQuery
+RatingFreeDetails
+RatingInit
+RatingObtainCancel
+RatingObtainQuery
+RatingObtainQueryW
+RatingSetupUI
+RatingSetupUIW
+VerifySupervisorPassword
diff --git a/mingw-w64-crt/libarm32/msscntrs.def b/mingw-w64-crt/libarm32/msscntrs.def
new file mode 100644
index 0000000..6a3b8a3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msscntrs.def
@@ -0,0 +1,10 @@
+;
+; Definition file of pkmcntrs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pkmcntrs.dll"
+EXPORTS
+Close
+Collect
+Open
diff --git a/mingw-w64-crt/libarm32/mssha.def b/mingw-w64-crt/libarm32/mssha.def
new file mode 100644
index 0000000..b1ead62
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mssha.def
@@ -0,0 +1,9 @@
+;
+; Definition file of MSSHA.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSSHA.dll"
+EXPORTS
+MsShaInitialize
+MsShaUnInitialize
diff --git a/mingw-w64-crt/libarm32/msshooks.def b/mingw-w64-crt/libarm32/msshooks.def
new file mode 100644
index 0000000..be8d532
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msshooks.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MSSHooks.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSSHooks.dll"
+EXPORTS
+LoadMSSearchHooks
diff --git a/mingw-w64-crt/libarm32/mssign32.def b/mingw-w64-crt/libarm32/mssign32.def
new file mode 100644
index 0000000..be49f32
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mssign32.def
@@ -0,0 +1,40 @@
+;
+; Definition file of MSSIGN32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSSIGN32.dll"
+EXPORTS
+FreeCryptProvFromCert
+FreeCryptProvFromCertEx
+GetCryptProvFromCert
+GetCryptProvFromCertEx
+PvkFreeCryptProv
+PvkGetCryptProv
+PvkPrivateKeyAcquireContext
+PvkPrivateKeyAcquireContextA
+PvkPrivateKeyAcquireContextFromMemory
+PvkPrivateKeyAcquireContextFromMemoryA
+PvkPrivateKeyLoad
+PvkPrivateKeyLoadA
+PvkPrivateKeyLoadFromMemory
+PvkPrivateKeyLoadFromMemoryA
+PvkPrivateKeyReleaseContext
+PvkPrivateKeyReleaseContextA
+PvkPrivateKeySave
+PvkPrivateKeySaveA
+PvkPrivateKeySaveToMemory
+PvkPrivateKeySaveToMemoryA
+SignError
+SignerAddTimeStampResponse
+SignerAddTimeStampResponseEx
+SignerCreateTimeStampRequest
+SignerFreeSignerContext
+SignerSign
+SignerSignEx
+SignerSignEx2
+SignerTimeStamp
+SignerTimeStampEx
+SignerTimeStampEx2
+SignerTimeStampEx3
+SpcGetCertFromKey
diff --git a/mingw-w64-crt/libarm32/mssip32.def b/mingw-w64-crt/libarm32/mssip32.def
new file mode 100644
index 0000000..eb11d80
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mssip32.def
@@ -0,0 +1,14 @@
+;
+; Definition file of MSSIP32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSSIP32.dll"
+EXPORTS
+CryptSIPGetInfo
+CryptSIPGetRegWorkingFlags
+CryptSIPCreateIndirectData
+CryptSIPGetSignedDataMsg
+CryptSIPPutSignedDataMsg
+CryptSIPRemoveSignedDataMsg
+CryptSIPVerifyIndirectData
diff --git a/mingw-w64-crt/libarm32/mssprxy.def b/mingw-w64-crt/libarm32/mssprxy.def
new file mode 100644
index 0000000..68fd889
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mssprxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of mssprxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mssprxy.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/mssrch.def b/mingw-w64-crt/libarm32/mssrch.def
new file mode 100644
index 0000000..c499f68
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mssrch.def
@@ -0,0 +1,23 @@
+;
+; Definition file of MSSRCH.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSSRCH.DLL"
+EXPORTS
+??0CSearchServiceObj@@QAA@ABV0@@Z
+??0CSearchServiceObj@@QAA@XZ
+??1CSearchServiceObj@@QAA@XZ
+??4CSearchServiceObj@@QAAAAV0@ABV0@@Z
+??_7CSearchServiceObj@@6B@ DATA
+?Cleanup@CSearchServiceObj@@SAHXZ
+?DeleteFilterPool@CSearchServiceObj@@UAAJK@Z
+?GetFileChangeClientManagerInstance@@YA?AV?$shared_ptr@UIFileChangeClientManager@ChangeTracking@Windows@@@tr1@std@@XZ
+?Initialize@CSearchServiceObj@@UAAJXZ
+?LogonNotification@CSearchServiceObj@@UAAJXZ
+?SetServiceStatusObj@CSearchServiceObj@@UAAJPAUIDCOMServiceStatus@@@Z
+?Shutdown@CSearchServiceObj@@UAAJXZ
+?Start@CSearchServiceObj@@UAAJXZ
+?Stop@CSearchServiceObj@@UAAJH@Z
+GetCatalogManager
+MSSrch_SysPrep_Cleanup
diff --git a/mingw-w64-crt/libarm32/mstask.def b/mingw-w64-crt/libarm32/mstask.def
new file mode 100644
index 0000000..de1144d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mstask.def
@@ -0,0 +1,18 @@
+;
+; Definition file of mstask.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mstask.dll"
+EXPORTS
+ConvertAtJobsToTasks
+GetNetScheduleAccountInformation
+NetrJobAdd
+NetrJobDel
+NetrJobEnum
+NetrJobGetInfo
+SAGetAccountInformation
+SAGetNSAccountInformation
+SASetAccountInformation
+SASetNSAccountInformation
+SetNetScheduleAccountInformation
diff --git a/mingw-w64-crt/libarm32/mstextprediction.def b/mingw-w64-crt/libarm32/mstextprediction.def
new file mode 100644
index 0000000..57ac628
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mstextprediction.def
@@ -0,0 +1,11 @@
+;
+; Definition file of apis.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "apis.dll"
+EXPORTS
+NIFTE_AbortTrainer
+NIFTE_CreateTrainer
+NIFTE_DestroyTrainer
+NIFTE_TextTrain
diff --git a/mingw-w64-crt/libarm32/mstscax.def b/mingw-w64-crt/libarm32/mstscax.def
new file mode 100644
index 0000000..0ff33e0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mstscax.def
@@ -0,0 +1,8 @@
+;
+; Definition file of mstscax.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mstscax.dll"
+EXPORTS
+DllGetTscCtlVer
diff --git a/mingw-w64-crt/libarm32/msutb.def b/mingw-w64-crt/libarm32/msutb.def
new file mode 100644
index 0000000..33eaacd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msutb.def
@@ -0,0 +1,11 @@
+;
+; Definition file of MSUTB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSUTB.dll"
+EXPORTS
+ClosePopupTipbar
+GetChildTipbar
+GetPopupTipbar
+SetRegisterLangBand
diff --git a/mingw-w64-crt/libarm32/msv1_0.def b/mingw-w64-crt/libarm32/msv1_0.def
new file mode 100644
index 0000000..6eaa3a7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msv1_0.def
@@ -0,0 +1,24 @@
+;
+; Definition file of msv1_0.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msv1_0.dll"
+EXPORTS
+SpInitialize
+MsvIsLocalhostAliases
+SpLsaModeInitialize
+SpUserModeInitialize
+LsaApCallPackage
+LsaApCallPackagePassthrough
+LsaApCallPackageUntrusted
+LsaApInitializePackage
+LsaApLogonTerminated
+LsaApLogonUserEx2
+Msv1_0ExportSubAuthenticationRoutine
+Msv1_0SubAuthenticationPresent
+MsvGetLogonAttemptCount
+MsvSamLogoff
+MsvSamValidate
+MsvValidateTarget
+SpInstanceInit
diff --git a/mingw-w64-crt/libarm32/msvcirt.def b/mingw-w64-crt/libarm32/msvcirt.def
new file mode 100644
index 0000000..40b110f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msvcirt.def
@@ -0,0 +1,415 @@
+;
+; Definition file of msvcirt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msvcirt.dll"
+EXPORTS
+??0Iostream_init@@QAA@AAVios@@H@Z
+??0Iostream_init@@QAA@XZ
+??0exception@@QAA@ABQBD@Z
+??0exception@@QAA@ABV0@@Z
+??0exception@@QAA@XZ
+??0filebuf@@QAA@ABV0@@Z
+??0filebuf@@QAA@H@Z
+??0filebuf@@QAA@HPADH@Z
+??0filebuf@@QAA@XZ
+??0fstream@@QAA@ABV0@@Z
+??0fstream@@QAA@H@Z
+??0fstream@@QAA@HPADH@Z
+??0fstream@@QAA@PBDHH@Z
+??0fstream@@QAA@XZ
+??0ifstream@@QAA@ABV0@@Z
+??0ifstream@@QAA@H@Z
+??0ifstream@@QAA@HPADH@Z
+??0ifstream@@QAA@PBDHH@Z
+??0ifstream@@QAA@XZ
+??0ios@@IAA@ABV0@@Z
+??0ios@@IAA@XZ
+??0ios@@QAA@PAVstreambuf@@@Z
+??0iostream@@IAA@ABV0@@Z
+??0iostream@@IAA@XZ
+??0iostream@@QAA@PAVstreambuf@@@Z
+??0istream@@IAA@ABV0@@Z
+??0istream@@IAA@XZ
+??0istream@@QAA@PAVstreambuf@@@Z
+??0istream_withassign@@QAA@ABV0@@Z
+??0istream_withassign@@QAA@PAVstreambuf@@@Z
+??0istream_withassign@@QAA@XZ
+??0istrstream@@QAA@ABV0@@Z
+??0istrstream@@QAA@PAD@Z
+??0istrstream@@QAA@PADH@Z
+??0logic_error@@QAA@ABQBD@Z
+??0logic_error@@QAA@ABV0@@Z
+??0ofstream@@QAA@ABV0@@Z
+??0ofstream@@QAA@H@Z
+??0ofstream@@QAA@HPADH@Z
+??0ofstream@@QAA@PBDHH@Z
+??0ofstream@@QAA@XZ
+??0ostream@@IAA@ABV0@@Z
+??0ostream@@IAA@XZ
+??0ostream@@QAA@PAVstreambuf@@@Z
+??0ostream_withassign@@QAA@ABV0@@Z
+??0ostream_withassign@@QAA@PAVstreambuf@@@Z
+??0ostream_withassign@@QAA@XZ
+??0ostrstream@@QAA@ABV0@@Z
+??0ostrstream@@QAA@PADHH@Z
+??0ostrstream@@QAA@XZ
+??0stdiobuf@@QAA@ABV0@@Z
+??0stdiobuf@@QAA@PAU_iobuf@@@Z
+??0stdiostream@@QAA@ABV0@@Z
+??0stdiostream@@QAA@PAU_iobuf@@@Z
+??0streambuf@@IAA@PADH@Z
+??0streambuf@@IAA@XZ
+??0streambuf@@QAA@ABV0@@Z
+??0strstream@@QAA@ABV0@@Z
+??0strstream@@QAA@PADHH@Z
+??0strstream@@QAA@XZ
+??0strstreambuf@@QAA@ABV0@@Z
+??0strstreambuf@@QAA@H@Z
+??0strstreambuf@@QAA@P6APAXJ@ZP6AXPAX@Z@Z
+??0strstreambuf@@QAA@PADH0@Z
+??0strstreambuf@@QAA@PAEH0@Z
+??0strstreambuf@@QAA@XZ
+??1Iostream_init@@QAA@XZ
+??1exception@@UAA@XZ
+??1filebuf@@UAA@XZ
+??1fstream@@UAA@XZ
+??1ifstream@@UAA@XZ
+??1ios@@UAA@XZ
+??1iostream@@UAA@XZ
+??1istream@@UAA@XZ
+??1istream_withassign@@UAA@XZ
+??1istrstream@@UAA@XZ
+??1logic_error@@UAA@XZ
+??1ofstream@@UAA@XZ
+??1ostream@@UAA@XZ
+??1ostream_withassign@@UAA@XZ
+??1ostrstream@@UAA@XZ
+??1stdiobuf@@UAA@XZ
+??1stdiostream@@UAA@XZ
+??1streambuf@@UAA@XZ
+??1strstream@@UAA@XZ
+??1strstreambuf@@UAA@XZ
+??4Iostream_init@@QAAAAV0@ABV0@@Z
+??4exception@@QAAAAV0@ABV0@@Z
+??4filebuf@@QAAAAV0@ABV0@@Z
+??4fstream@@QAAAAV0@AAV0@@Z
+??4ifstream@@QAAAAV0@ABV0@@Z
+??4ios@@IAAAAV0@ABV0@@Z
+??4iostream@@IAAAAV0@AAV0@@Z
+??4iostream@@IAAAAV0@PAVstreambuf@@@Z
+??4istream@@IAAAAV0@ABV0@@Z
+??4istream@@IAAAAV0@PAVstreambuf@@@Z
+??4istream_withassign@@QAAAAV0@ABV0@@Z
+??4istream_withassign@@QAAAAVistream@@ABV1@@Z
+??4istream_withassign@@QAAAAVistream@@PAVstreambuf@@@Z
+??4istrstream@@QAAAAV0@ABV0@@Z
+??4logic_error@@QAAAAV0@ABV0@@Z
+??4ofstream@@QAAAAV0@ABV0@@Z
+??4ostream@@IAAAAV0@ABV0@@Z
+??4ostream@@IAAAAV0@PAVstreambuf@@@Z
+??4ostream_withassign@@QAAAAV0@ABV0@@Z
+??4ostream_withassign@@QAAAAVostream@@ABV1@@Z
+??4ostream_withassign@@QAAAAVostream@@PAVstreambuf@@@Z
+??4ostrstream@@QAAAAV0@ABV0@@Z
+??4stdiobuf@@QAAAAV0@ABV0@@Z
+??4stdiostream@@QAAAAV0@AAV0@@Z
+??4streambuf@@QAAAAV0@ABV0@@Z
+??4strstream@@QAAAAV0@AAV0@@Z
+??4strstreambuf@@QAAAAV0@ABV0@@Z
+??5istream@@QAAAAV0@AAC@Z
+??5istream@@QAAAAV0@AAD@Z
+??5istream@@QAAAAV0@AAE@Z
+??5istream@@QAAAAV0@AAF@Z
+??5istream@@QAAAAV0@AAG@Z
+??5istream@@QAAAAV0@AAH@Z
+??5istream@@QAAAAV0@AAI@Z
+??5istream@@QAAAAV0@AAJ@Z
+??5istream@@QAAAAV0@AAK@Z
+??5istream@@QAAAAV0@AAM@Z
+??5istream@@QAAAAV0@AAN@Z
+??5istream@@QAAAAV0@AAO@Z
+??5istream@@QAAAAV0@P6AAAV0@AAV0@@Z@Z
+??5istream@@QAAAAV0@P6AAAVios@@AAV1@@Z@Z
+??5istream@@QAAAAV0@PAC@Z
+??5istream@@QAAAAV0@PAD@Z
+??5istream@@QAAAAV0@PAE@Z
+??5istream@@QAAAAV0@PAVstreambuf@@@Z
+??6ostream@@QAAAAV0@C@Z
+??6ostream@@QAAAAV0@D@Z
+??6ostream@@QAAAAV0@E@Z
+??6ostream@@QAAAAV0@F@Z
+??6ostream@@QAAAAV0@G@Z
+??6ostream@@QAAAAV0@H@Z
+??6ostream@@QAAAAV0@I@Z
+??6ostream@@QAAAAV0@J@Z
+??6ostream@@QAAAAV0@K@Z
+??6ostream@@QAAAAV0@M@Z
+??6ostream@@QAAAAV0@N@Z
+??6ostream@@QAAAAV0@O@Z
+??6ostream@@QAAAAV0@P6AAAV0@AAV0@@Z@Z
+??6ostream@@QAAAAV0@P6AAAVios@@AAV1@@Z@Z
+??6ostream@@QAAAAV0@PAVstreambuf@@@Z
+??6ostream@@QAAAAV0@PBC@Z
+??6ostream@@QAAAAV0@PBD@Z
+??6ostream@@QAAAAV0@PBE@Z
+??6ostream@@QAAAAV0@PBX@Z
+??7ios@@QBAHXZ
+??Bios@@QBAPAXXZ
+??_7exception@@6B@ DATA
+??_7filebuf@@6B@ DATA
+??_7fstream@@6B@ DATA
+??_7ifstream@@6B@ DATA
+??_7ios@@6B@ DATA
+??_7iostream@@6B@ DATA
+??_7istream@@6B@ DATA
+??_7istream_withassign@@6B@ DATA
+??_7istrstream@@6B@ DATA
+??_7logic_error@@6B@ DATA
+??_7ofstream@@6B@ DATA
+??_7ostream@@6B@ DATA
+??_7ostream_withassign@@6B@ DATA
+??_7ostrstream@@6B@ DATA
+??_7stdiobuf@@6B@ DATA
+??_7stdiostream@@6B@ DATA
+??_7streambuf@@6B@ DATA
+??_7strstream@@6B@ DATA
+??_7strstreambuf@@6B@ DATA
+??_8fstream@@7Bistream@@@
+??_8fstream@@7Bostream@@@
+??_8ifstream@@7B@
+??_8iostream@@7Bistream@@@
+??_8iostream@@7Bostream@@@
+??_8istream@@7B@
+??_8istream_withassign@@7B@
+??_8istrstream@@7B@
+??_8ofstream@@7B@
+??_8ostream@@7B@
+??_8ostream_withassign@@7B@
+??_8ostrstream@@7B@
+??_8stdiostream@@7Bistream@@@
+??_8stdiostream@@7Bostream@@@
+??_8strstream@@7Bistream@@@
+??_8strstream@@7Bostream@@@
+??_Dfstream@@QAAXXZ
+??_Difstream@@QAAXXZ
+??_Diostream@@QAAXXZ
+??_Distream@@QAAXXZ
+??_Distream_withassign@@QAAXXZ
+??_Distrstream@@QAAXXZ
+??_Dofstream@@QAAXXZ
+??_Dostream@@QAAXXZ
+??_Dostream_withassign@@QAAXXZ
+??_Dostrstream@@QAAXXZ
+??_Dstdiostream@@QAAXXZ
+??_Dstrstream@@QAAXXZ
+?_init@strstreambuf@@AAAXPADH0@Z
+?adjustfield@ios@@2JB
+?allocate@streambuf@@IAAHXZ
+?attach@filebuf@@QAAPAV1@H@Z
+?attach@fstream@@QAAXH@Z
+?attach@ifstream@@QAAXH@Z
+?attach@ofstream@@QAAXH@Z
+?bad@ios@@QBAHXZ
+?base@streambuf@@IBAPADXZ
+?basefield@ios@@2JB
+?binary@filebuf@@2HB
+?bitalloc@ios@@SAJXZ
+?blen@streambuf@@IBAHXZ
+?cerr@@3Vostream_withassign@@A DATA
+?cin@@3Vistream_withassign@@A DATA
+?clear@ios@@QAAXH@Z
+?clog@@3Vostream_withassign@@A DATA
+?close@filebuf@@QAAPAV1@XZ
+?close@fstream@@QAAXXZ
+?close@ifstream@@QAAXXZ
+?close@ofstream@@QAAXXZ
+?clrlock@ios@@QAAXXZ
+?clrlock@streambuf@@QAAXXZ
+?cout@@3Vostream_withassign@@A DATA
+?dbp@streambuf@@QAAXXZ
+?dec@@YAAAVios@@AAV1@@Z
+?delbuf@ios@@QAAXH@Z
+?delbuf@ios@@QBAHXZ
+?doallocate@streambuf@@MAAHXZ
+?doallocate@strstreambuf@@MAAHXZ
+?eatwhite@istream@@QAAXXZ
+?eback@streambuf@@IBAPADXZ
+?ebuf@streambuf@@IBAPADXZ
+?egptr@streambuf@@IBAPADXZ
+?endl@@YAAAVostream@@AAV1@@Z
+?ends@@YAAAVostream@@AAV1@@Z
+?eof@ios@@QBAHXZ
+?epptr@streambuf@@IBAPADXZ
+?fLockcInit@ios@@0HA DATA
+?fail@ios@@QBAHXZ
+?fd@filebuf@@QBAHXZ
+?fd@fstream@@QBAHXZ
+?fd@ifstream@@QBAHXZ
+?fd@ofstream@@QBAHXZ
+?fill@ios@@QAADD@Z
+?fill@ios@@QBADXZ
+?flags@ios@@QAAJJ@Z
+?flags@ios@@QBAJXZ
+?floatfield@ios@@2JB
+?flush@@YAAAVostream@@AAV1@@Z
+?flush@ostream@@QAAAAV1@XZ
+?freeze@strstreambuf@@QAAXH@Z
+?gbump@streambuf@@IAAXH@Z
+?gcount@istream@@QBAHXZ
+?get@istream@@IAAAAV1@PADHH@Z
+?get@istream@@QAAAAV1@AAC@Z
+?get@istream@@QAAAAV1@AAD@Z
+?get@istream@@QAAAAV1@AAE@Z
+?get@istream@@QAAAAV1@AAVstreambuf@@D@Z
+?get@istream@@QAAAAV1@PACHD@Z
+?get@istream@@QAAAAV1@PADHD@Z
+?get@istream@@QAAAAV1@PAEHD@Z
+?get@istream@@QAAHXZ
+?getdouble@istream@@AAAHPADH@Z
+?getint@istream@@AAAHPAD@Z
+?getline@istream@@QAAAAV1@PACHD@Z
+?getline@istream@@QAAAAV1@PADHD@Z
+?getline@istream@@QAAAAV1@PAEHD@Z
+?good@ios@@QBAHXZ
+?gptr@streambuf@@IBAPADXZ
+?hex@@YAAAVios@@AAV1@@Z
+?ignore@istream@@QAAAAV1@HH@Z
+?in_avail@streambuf@@QBAHXZ
+?init@ios@@IAAXPAVstreambuf@@@Z
+?ipfx@istream@@QAAHH@Z
+?is_open@filebuf@@QBAHXZ
+?is_open@fstream@@QBAHXZ
+?is_open@ifstream@@QBAHXZ
+?is_open@ofstream@@QBAHXZ
+?isfx@istream@@QAAXXZ
+?iword@ios@@QBAAAJH@Z
+?lock@ios@@QAAXXZ
+?lock@streambuf@@QAAXXZ
+?lockbuf@ios@@QAAXXZ
+?lockc@ios@@KAXXZ
+?lockptr@ios@@IAAPAU_CRT_CRITICAL_SECTION@@XZ
+?lockptr@streambuf@@IAAPAU_CRT_CRITICAL_SECTION@@XZ
+?oct@@YAAAVios@@AAV1@@Z
+?open@filebuf@@QAAPAV1@PBDHH@Z
+?open@fstream@@QAAXPBDHH@Z
+?open@ifstream@@QAAXPBDHH@Z
+?open@ofstream@@QAAXPBDHH@Z
+?openprot@filebuf@@2HB
+?opfx@ostream@@QAAHXZ
+?osfx@ostream@@QAAXXZ
+?out_waiting@streambuf@@QBAHXZ
+?overflow@filebuf@@UAAHH@Z
+?overflow@stdiobuf@@UAAHH@Z
+?overflow@strstreambuf@@UAAHH@Z
+?pbackfail@stdiobuf@@UAAHH@Z
+?pbackfail@streambuf@@UAAHH@Z
+?pbase@streambuf@@IBAPADXZ
+?pbump@streambuf@@IAAXH@Z
+?pcount@ostrstream@@QBAHXZ
+?pcount@strstream@@QBAHXZ
+?peek@istream@@QAAHXZ
+?pptr@streambuf@@IBAPADXZ
+?precision@ios@@QAAHH@Z
+?precision@ios@@QBAHXZ
+?put@ostream@@QAAAAV1@C@Z
+?put@ostream@@QAAAAV1@D@Z
+?put@ostream@@QAAAAV1@E@Z
+?putback@istream@@QAAAAV1@D@Z
+?pword@ios@@QBAAAPAXH@Z
+?rdbuf@fstream@@QBAPAVfilebuf@@XZ
+?rdbuf@ifstream@@QBAPAVfilebuf@@XZ
+?rdbuf@ios@@QBAPAVstreambuf@@XZ
+?rdbuf@istrstream@@QBAPAVstrstreambuf@@XZ
+?rdbuf@ofstream@@QBAPAVfilebuf@@XZ
+?rdbuf@ostrstream@@QBAPAVstrstreambuf@@XZ
+?rdbuf@stdiostream@@QBAPAVstdiobuf@@XZ
+?rdbuf@strstream@@QBAPAVstrstreambuf@@XZ
+?rdstate@ios@@QBAHXZ
+?read@istream@@QAAAAV1@PACH@Z
+?read@istream@@QAAAAV1@PADH@Z
+?read@istream@@QAAAAV1@PAEH@Z
+?sbumpc@streambuf@@QAAHXZ
+?seekg@istream@@QAAAAV1@J@Z
+?seekg@istream@@QAAAAV1@JW4seek_dir@ios@@@Z
+?seekoff@filebuf@@UAAJJW4seek_dir@ios@@H@Z
+?seekoff@stdiobuf@@UAAJJW4seek_dir@ios@@H@Z
+?seekoff@streambuf@@UAAJJW4seek_dir@ios@@H@Z
+?seekoff@strstreambuf@@UAAJJW4seek_dir@ios@@H@Z
+?seekp@ostream@@QAAAAV1@J@Z
+?seekp@ostream@@QAAAAV1@JW4seek_dir@ios@@@Z
+?seekpos@streambuf@@UAAJJH@Z
+?setb@streambuf@@IAAXPAD0H@Z
+?setbuf@filebuf@@UAAPAVstreambuf@@PADH@Z
+?setbuf@fstream@@QAAPAVstreambuf@@PADH@Z
+?setbuf@ifstream@@QAAPAVstreambuf@@PADH@Z
+?setbuf@ofstream@@QAAPAVstreambuf@@PADH@Z
+?setbuf@streambuf@@UAAPAV1@PADH@Z
+?setbuf@strstreambuf@@UAAPAVstreambuf@@PADH@Z
+?setf@ios@@QAAJJ@Z
+?setf@ios@@QAAJJJ@Z
+?setg@streambuf@@IAAXPAD00@Z
+?setlock@ios@@QAAXXZ
+?setlock@streambuf@@QAAXXZ
+?setmode@filebuf@@QAAHH@Z
+?setmode@fstream@@QAAHH@Z
+?setmode@ifstream@@QAAHH@Z
+?setmode@ofstream@@QAAHH@Z
+?setp@streambuf@@IAAXPAD0@Z
+?setrwbuf@stdiobuf@@QAAHHH@Z
+?sgetc@streambuf@@QAAHXZ
+?sgetn@streambuf@@QAAHPADH@Z
+?sh_none@filebuf@@2HB
+?sh_read@filebuf@@2HB
+?sh_write@filebuf@@2HB
+?snextc@streambuf@@QAAHXZ
+?sputbackc@streambuf@@QAAHD@Z
+?sputc@streambuf@@QAAHH@Z
+?sputn@streambuf@@QAAHPBDH@Z
+?stdiofile@stdiobuf@@QAAPAU_iobuf@@XZ
+?stossc@streambuf@@QAAXXZ
+?str@istrstream@@QAAPADXZ
+?str@ostrstream@@QAAPADXZ
+?str@strstream@@QAAPADXZ
+?str@strstreambuf@@QAAPADXZ
+?sunk_with_stdio@ios@@0HA DATA
+?sync@filebuf@@UAAHXZ
+?sync@istream@@QAAHXZ
+?sync@stdiobuf@@UAAHXZ
+?sync@streambuf@@UAAHXZ
+?sync@strstreambuf@@UAAHXZ
+?sync_with_stdio@ios@@SAXXZ
+?tellg@istream@@QAAJXZ
+?tellp@ostream@@QAAJXZ
+?text@filebuf@@2HB
+?tie@ios@@QAAPAVostream@@PAV2@@Z
+?tie@ios@@QBAPAVostream@@XZ
+?unbuffered@streambuf@@IAAXH@Z
+?unbuffered@streambuf@@IBAHXZ
+?underflow@filebuf@@UAAHXZ
+?underflow@stdiobuf@@UAAHXZ
+?underflow@strstreambuf@@UAAHXZ
+?unlock@ios@@QAAXXZ
+?unlock@streambuf@@QAAXXZ
+?unlockbuf@ios@@QAAXXZ
+?unlockc@ios@@KAXXZ
+?unsetf@ios@@QAAJJ@Z
+?what@exception@@UBAPBDXZ
+?width@ios@@QAAHH@Z
+?width@ios@@QBAHXZ
+?write@ostream@@QAAAAV1@PBCH@Z
+?write@ostream@@QAAAAV1@PBDH@Z
+?write@ostream@@QAAAAV1@PBEH@Z
+?writepad@ostream@@AAAAAV1@PBD0@Z
+?ws@@YAAAVistream@@AAV1@@Z
+?x_curindex@ios@@0HA DATA
+?x_lockc@ios@@0U_CRT_CRITICAL_SECTION@@A DATA
+?x_maxbit@ios@@0JA DATA
+?x_statebuf@ios@@0PAJA DATA
+?xalloc@ios@@SAHXZ
+?xsgetn@streambuf@@UAAHPADH@Z
+?xsputn@streambuf@@UAAHPBDH@Z
+__dummy_export DATA
+_mtlock
+_mtunlock
diff --git a/mingw-w64-crt/libarm32/msvcp110.def b/mingw-w64-crt/libarm32/msvcp110.def
new file mode 100644
index 0000000..9137957
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msvcp110.def
@@ -0,0 +1,1598 @@
+;
+; Definition file of MSVCP110.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSVCP110.dll"
+EXPORTS
+??$_Getvals@_W@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAX_WABV_Locinfo@1@@Z
+??$_Getvals@_W@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAX_WABV_Locinfo@1@@Z
+??$_Getvals@_W@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAX_WABV_Locinfo@1@@Z
+??0?$_Yarn@D@std@@QAA@ABV01@@Z
+??0?$_Yarn@D@std@@QAA@PBD@Z
+??0?$_Yarn@D@std@@QAA@XZ
+??0?$_Yarn@_W@std@@QAA@XZ
+??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAA@XZ
+??0?$basic_ios@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??0?$basic_ios@GU?$char_traits@G@std@@@std@@IAA@XZ
+??0?$basic_ios@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??0?$basic_ios@_WU?$char_traits@_W@std@@@std@@IAA@XZ
+??0?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z
+??0?$basic_iostream@DU?$char_traits@D@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??0?$basic_iostream@GU?$char_traits@G@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_iostream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??0?$basic_iostream@_WU?$char_traits@_W@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N1@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@_N1@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@_N@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@_N1@Z
+??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@_N@Z
+??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA@W4_Uninitialized@1@_N@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@_N@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA@W4_Uninitialized@1@_N@Z
+??0?$basic_ostream@_WU?$char_traits@_W@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@_N@Z
+??0?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAA@W4_Uninitialized@1@_N@Z
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAA@ABV01@@Z
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAA@W4_Uninitialized@1@@Z
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAA@XZ
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAA@ABV01@@Z
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAA@W4_Uninitialized@1@@Z
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAA@XZ
+??0?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAA@ABV01@@Z
+??0?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAA@W4_Uninitialized@1@@Z
+??0?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAA@XZ
+??0?$codecvt@DDH@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$codecvt@DDH@std@@QAA@I@Z
+??0?$codecvt@GDH@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$codecvt@GDH@std@@QAA@I@Z
+??0?$codecvt@_WDH@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$codecvt@_WDH@std@@QAA@I@Z
+??0?$ctype@D@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$ctype@D@std@@QAA@PBF_NI@Z
+??0?$ctype@G@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$ctype@G@std@@QAA@I@Z
+??0?$ctype@_W@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$ctype@_W@std@@QAA@I@Z
+??0?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@I@Z
+??0?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@I@Z
+??0?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@I@Z
+??0?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@I@Z
+??0Init@ios_base@std@@QAA@XZ
+??0_Concurrent_queue_base_v4@details@Concurrency@@IAA@I@Z
+??0_Concurrent_queue_iterator_base_v4@details@Concurrency@@IAA@ABV_Concurrent_queue_base_v4@12@@Z
+??0_Container_base12@std@@QAA@ABU01@@Z
+??0_Container_base12@std@@QAA@XZ
+??0_Facet_base@std@@QAA@ABV01@@Z
+??0_Facet_base@std@@QAA@XZ
+??0_Init_locks@std@@QAA@XZ
+??0_Locimp@locale@std@@AAA@ABV012@@Z
+??0_Locimp@locale@std@@AAA@_N@Z
+??0_Locinfo@std@@QAA@HPBD@Z
+??0_Locinfo@std@@QAA@PBD@Z
+??0_Lockit@std@@QAA@H@Z
+??0_Lockit@std@@QAA@XZ
+??0_Pad@std@@QAA@ABV01@@Z
+??0_Pad@std@@QAA@XZ
+??0_Runtime_object@details@Concurrency@@QAA@H@Z
+??0_Runtime_object@details@Concurrency@@QAA@XZ
+??0_Timevec@std@@QAA@ABV01@@Z
+??0_Timevec@std@@QAA@PAX@Z
+??0_UShinit@std@@QAA@XZ
+??0_Winit@std@@QAA@XZ
+??0agent@Concurrency@@QAA@AAVScheduleGroup@1@@Z
+??0agent@Concurrency@@QAA@AAVScheduler@1@@Z
+??0agent@Concurrency@@QAA@XZ
+??0codecvt_base@std@@QAA@I@Z
+??0ctype_base@std@@QAA@I@Z
+??0facet@locale@std@@IAA@I@Z
+??0id@locale@std@@QAA@I@Z
+??0ios_base@std@@IAA@XZ
+??0time_base@std@@QAA@I@Z
+??1?$_Yarn@D@std@@QAA@XZ
+??1?$_Yarn@_W@std@@QAA@XZ
+??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_ios@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_ios@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_iostream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_iostream@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$basic_istream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_istream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_istream@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_ostream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_ostream@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_streambuf@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$codecvt@DDH@std@@MAA@XZ
+??1?$codecvt@GDH@std@@MAA@XZ
+??1?$codecvt@_WDH@std@@MAA@XZ
+??1?$ctype@D@std@@MAA@XZ
+??1?$ctype@G@std@@MAA@XZ
+??1?$ctype@_W@std@@MAA@XZ
+??1?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MAA@XZ
+??1?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MAA@XZ
+??1?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MAA@XZ
+??1?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MAA@XZ
+??1?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MAA@XZ
+??1?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MAA@XZ
+??1?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MAA@XZ
+??1?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MAA@XZ
+??1?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MAA@XZ
+??1?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MAA@XZ
+??1?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MAA@XZ
+??1?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MAA@XZ
+??1Init@ios_base@std@@QAA@XZ
+??1_Concurrent_queue_base_v4@details@Concurrency@@MAA@XZ
+??1_Concurrent_queue_iterator_base_v4@details@Concurrency@@IAA@XZ
+??1_Concurrent_vector_base_v4@details@Concurrency@@IAA@XZ
+??1_Container_base12@std@@QAA@XZ
+??1_Facet_base@std@@UAA@XZ
+??1_Init_locks@std@@QAA@XZ
+??1_Locimp@locale@std@@MAA@XZ
+??1_Locinfo@std@@QAA@XZ
+??1_Lockit@std@@QAA@XZ
+??1_Pad@std@@QAA@XZ
+??1_Timevec@std@@QAA@XZ
+??1_UShinit@std@@QAA@XZ
+??1_Winit@std@@QAA@XZ
+??1agent@Concurrency@@UAA@XZ
+??1codecvt_base@std@@UAA@XZ
+??1ctype_base@std@@UAA@XZ
+??1facet@locale@std@@MAA@XZ
+??1ios_base@std@@UAA@XZ
+??1time_base@std@@UAA@XZ
+??4?$_Iosb@H@std@@QAAAAV01@ABV01@@Z
+??4?$_Yarn@D@std@@QAAAAV01@ABV01@@Z
+??4?$_Yarn@D@std@@QAAAAV01@PBD@Z
+??4?$_Yarn@_W@std@@QAAAAV01@PB_W@Z
+??4?$basic_iostream@DU?$char_traits@D@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_iostream@GU?$char_traits@G@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_iostream@_WU?$char_traits@_W@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_istream@DU?$char_traits@D@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_istream@GU?$char_traits@G@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_istream@_WU?$char_traits@_W@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_ostream@DU?$char_traits@D@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_ostream@GU?$char_traits@G@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_ostream@_WU?$char_traits@_W@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAAAV01@ABV01@@Z
+??4?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAAAV01@ABV01@@Z
+??4?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAAAV01@ABV01@@Z
+??4Init@ios_base@std@@QAAAAV012@ABV012@@Z
+??4_Container_base0@std@@QAAAAU01@ABU01@@Z
+??4_Container_base12@std@@QAAAAU01@ABU01@@Z
+??4_Facet_base@std@@QAAAAV01@ABV01@@Z
+??4_Init_locks@std@@QAAAAV01@ABV01@@Z
+??4_Pad@std@@QAAAAV01@ABV01@@Z
+??4_Timevec@std@@QAAAAV01@ABV01@@Z
+??4_UShinit@std@@QAAAAV01@ABV01@@Z
+??4_Winit@std@@QAAAAV01@ABV01@@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAF@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAG@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAH@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAI@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAJ@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAK@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAM@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAN@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAO@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAPAX@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AA_J@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AA_K@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AA_N@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@DU?$char_traits@D@std@@@1@AAV21@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAF@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAG@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAH@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAI@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAJ@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAK@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAM@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAN@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAO@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAPAX@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AA_J@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AA_K@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AA_N@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@GU?$char_traits@G@std@@@1@AAV21@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAF@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAG@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAH@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAI@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAJ@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAK@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAM@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAN@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAO@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAPAX@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AA_J@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AA_K@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AA_N@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@_WU?$char_traits@_W@std@@@1@AAV21@@Z@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@F@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@G@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@H@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@I@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@J@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@K@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@M@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@N@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@O@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@DU?$char_traits@D@std@@@1@AAV21@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@PBX@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@_J@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@_K@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@_N@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@F@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@G@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@H@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@I@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@J@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@K@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@M@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@N@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@O@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@GU?$char_traits@G@std@@@1@AAV21@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@PBX@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@_J@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@_K@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@_N@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@F@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@G@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@H@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@I@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@J@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@K@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@M@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@N@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@O@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@_WU?$char_traits@_W@std@@@1@AAV21@@Z@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@PBX@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@_J@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@_K@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@_N@Z
+??7ios_base@std@@QBA_NXZ
+??Bid@locale@std@@QAAIXZ
+??Bios_base@std@@QBAPAXXZ
+??_7?$basic_ios@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_ios@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_ios@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$basic_iostream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_iostream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_iostream@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$basic_istream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_istream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_istream@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$basic_ostream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_ostream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_ostream@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$basic_streambuf@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_streambuf@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$codecvt@DDH@std@@6B@ DATA
+??_7?$codecvt@GDH@std@@6B@ DATA
+??_7?$codecvt@_WDH@std@@6B@ DATA
+??_7?$ctype@D@std@@6B@ DATA
+??_7?$ctype@G@std@@6B@ DATA
+??_7?$ctype@_W@std@@6B@ DATA
+??_7?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@6B@ DATA
+??_7?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@6B@ DATA
+??_7?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@6B@ DATA
+??_7?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@6B@ DATA
+??_7_Facet_base@std@@6B@ DATA
+??_7_Locimp@locale@std@@6B@ DATA
+??_7_Pad@std@@6B@ DATA
+??_7codecvt_base@std@@6B@ DATA
+??_7ctype_base@std@@6B@ DATA
+??_7facet@locale@std@@6B@ DATA
+??_7ios_base@std@@6B@ DATA
+??_7time_base@std@@6B@ DATA
+??_8?$basic_iostream@DU?$char_traits@D@std@@@std@@7B?$basic_istream@DU?$char_traits@D@std@@@1@@ DATA
+??_8?$basic_iostream@DU?$char_traits@D@std@@@std@@7B?$basic_ostream@DU?$char_traits@D@std@@@1@@ DATA
+??_8?$basic_iostream@GU?$char_traits@G@std@@@std@@7B?$basic_istream@GU?$char_traits@G@std@@@1@@ DATA
+??_8?$basic_iostream@GU?$char_traits@G@std@@@std@@7B?$basic_ostream@GU?$char_traits@G@std@@@1@@ DATA
+??_8?$basic_iostream@_WU?$char_traits@_W@std@@@std@@7B?$basic_istream@_WU?$char_traits@_W@std@@@1@@ DATA
+??_8?$basic_iostream@_WU?$char_traits@_W@std@@@std@@7B?$basic_ostream@_WU?$char_traits@_W@std@@@1@@ DATA
+??_8?$basic_istream@DU?$char_traits@D@std@@@std@@7B@ DATA
+??_8?$basic_istream@GU?$char_traits@G@std@@@std@@7B@ DATA
+??_8?$basic_istream@_WU?$char_traits@_W@std@@@std@@7B@ DATA
+??_8?$basic_ostream@DU?$char_traits@D@std@@@std@@7B@ DATA
+??_8?$basic_ostream@GU?$char_traits@G@std@@@std@@7B@ DATA
+??_8?$basic_ostream@_WU?$char_traits@_W@std@@@std@@7B@ DATA
+??_D?$basic_iostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_iostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+??_D?$basic_istream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_istream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+??_D?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+??_F?$codecvt@DDH@std@@QAAXXZ
+??_F?$codecvt@GDH@std@@QAAXXZ
+??_F?$codecvt@_WDH@std@@QAAXXZ
+??_F?$ctype@D@std@@QAAXXZ
+??_F?$ctype@G@std@@QAAXXZ
+??_F?$ctype@_W@std@@QAAXXZ
+??_F?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAAXXZ
+??_F?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAAXXZ
+??_F?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAAXXZ
+??_F?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAAXXZ
+??_F_Locinfo@std@@QAAXXZ
+??_F_Timevec@std@@QAAXXZ
+??_Fcodecvt_base@std@@QAAXXZ
+??_Fctype_base@std@@QAAXXZ
+??_Ffacet@locale@std@@QAAXXZ
+??_Fid@locale@std@@QAAXXZ
+??_Ftime_base@std@@QAAXXZ
+?NFS_Allocate@details@Concurrency@@YAPAXIIPAX@Z
+?NFS_Free@details@Concurrency@@YAXPAX@Z
+?NFS_GetLineSize@details@Concurrency@@YAIXZ
+?_10@placeholders@std@@3V?$_Ph@$09@2@A DATA
+?_11@placeholders@std@@3V?$_Ph@$0L@@2@A DATA
+?_12@placeholders@std@@3V?$_Ph@$0M@@2@A DATA
+?_13@placeholders@std@@3V?$_Ph@$0N@@2@A DATA
+?_14@placeholders@std@@3V?$_Ph@$0O@@2@A DATA
+?_15@placeholders@std@@3V?$_Ph@$0P@@2@A DATA
+?_16@placeholders@std@@3V?$_Ph@$0BA@@2@A DATA
+?_17@placeholders@std@@3V?$_Ph@$0BB@@2@A DATA
+?_18@placeholders@std@@3V?$_Ph@$0BC@@2@A DATA
+?_19@placeholders@std@@3V?$_Ph@$0BD@@2@A DATA
+?_1@placeholders@std@@3V?$_Ph@$00@2@A DATA
+?_20@placeholders@std@@3V?$_Ph@$0BE@@2@A DATA
+?_2@placeholders@std@@3V?$_Ph@$01@2@A DATA
+?_3@placeholders@std@@3V?$_Ph@$02@2@A DATA
+?_4@placeholders@std@@3V?$_Ph@$03@2@A DATA
+?_5@placeholders@std@@3V?$_Ph@$04@2@A DATA
+?_6@placeholders@std@@3V?$_Ph@$05@2@A DATA
+?_7@placeholders@std@@3V?$_Ph@$06@2@A DATA
+?_8@placeholders@std@@3V?$_Ph@$07@2@A DATA
+?_9@placeholders@std@@3V?$_Ph@$08@2@A DATA
+?_Add_vtordisp1@?$basic_ios@DU?$char_traits@D@std@@@std@@UAAXXZ
+?_Add_vtordisp1@?$basic_ios@GU?$char_traits@G@std@@@std@@UAAXXZ
+?_Add_vtordisp1@?$basic_ios@_WU?$char_traits@_W@std@@@std@@UAAXXZ
+?_Add_vtordisp1@?$basic_istream@DU?$char_traits@D@std@@@std@@UAAXXZ
+?_Add_vtordisp1@?$basic_istream@GU?$char_traits@G@std@@@std@@UAAXXZ
+?_Add_vtordisp1@?$basic_istream@_WU?$char_traits@_W@std@@@std@@UAAXXZ
+?_Add_vtordisp2@?$basic_ios@DU?$char_traits@D@std@@@std@@UAAXXZ
+?_Add_vtordisp2@?$basic_ios@GU?$char_traits@G@std@@@std@@UAAXXZ
+?_Add_vtordisp2@?$basic_ios@_WU?$char_traits@_W@std@@@std@@UAAXXZ
+?_Add_vtordisp2@?$basic_ostream@DU?$char_traits@D@std@@@std@@UAAXXZ
+?_Add_vtordisp2@?$basic_ostream@GU?$char_traits@G@std@@@std@@UAAXXZ
+?_Add_vtordisp2@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@UAAXXZ
+?_Addcats@_Locinfo@std@@QAAAAV12@HPBD@Z
+?_Addfac@_Locimp@locale@std@@AAAXPAVfacet@23@I@Z
+?_Addstd@ios_base@std@@SAXPAV12@@Z
+?_Advance@_Concurrent_queue_iterator_base_v4@details@Concurrency@@IAAXXZ
+?_Assign@_Concurrent_queue_iterator_base_v4@details@Concurrency@@IAAXABV123@@Z
+?_Atexit@@YAXP6AXXZ@Z
+?_BADOFF@std@@3_JB DATA
+?_Byte_reverse_table@details@Concurrency@@3QBEB DATA
+?_C_str@?$_Yarn@D@std@@QBAPBDXZ
+?_C_str@?$_Yarn@_W@std@@QBAPB_WXZ
+?_Callfns@ios_base@std@@AAAXW4event@12@@Z
+?_Clocptr@_Locimp@locale@std@@0PAV123@A DATA
+?_Close_dir@sys@tr2@std@@YAXPAX@Z
+?_Copy_file@sys@tr2@std@@YAHPBD0_N@Z
+?_Copy_file@sys@tr2@std@@YAHPB_W0_N@Z
+?_Current_get@sys@tr2@std@@YAPADPAD@Z
+?_Current_get@sys@tr2@std@@YAPA_WPA_W@Z
+?_Current_set@sys@tr2@std@@YA_NPBD@Z
+?_Current_set@sys@tr2@std@@YA_NPB_W@Z
+?_Decref@facet@locale@std@@UAAPAV_Facet_base@3@XZ
+?_Donarrow@?$ctype@G@std@@IBADGD@Z
+?_Donarrow@?$ctype@_W@std@@IBAD_WD@Z
+?_Dowiden@?$ctype@G@std@@IBAGD@Z
+?_Dowiden@?$ctype@_W@std@@IBA_WD@Z
+?_Empty@?$_Yarn@D@std@@QBA_NXZ
+?_Empty@?$_Yarn@_W@std@@QBA_NXZ
+?_Equivalent@sys@tr2@std@@YAHPBD0@Z
+?_Equivalent@sys@tr2@std@@YAHPB_W0@Z
+?_Ffmt@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAPADPADDH@Z
+?_Ffmt@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAPADPADDH@Z
+?_Ffmt@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAPADPADDH@Z
+?_File_size@sys@tr2@std@@YA_KPBD@Z
+?_File_size@sys@tr2@std@@YA_KPB_W@Z
+?_Findarr@ios_base@std@@AAAAAU_Iosarray@12@H@Z
+?_Fiopen@std@@YAPAU_iobuf@@PBDHH@Z
+?_Fiopen@std@@YAPAU_iobuf@@PBGHH@Z
+?_Fiopen@std@@YAPAU_iobuf@@PB_WHH@Z
+?_Fput@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBDIIII@Z
+?_Fput@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBDIIII@Z
+?_Fput@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBDIIII@Z
+?_Future_error_map@std@@YAPBDH@Z
+?_GetCombinableSize@details@Concurrency@@YAIXZ
+?_GetCurrentThreadId@details@Concurrency@@YAKXZ
+?_GetNextAsyncId@details@Concurrency@@YAIXZ
+?_Get_future_error_what@std@@YAPBDH@Z
+?_Getcat@?$codecvt@DDH@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$codecvt@GDH@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$codecvt@_WDH@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$ctype@G@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$ctype@_W@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@facet@locale@std@@SAIPAPBV123@PBV23@@Z
+?_Getcoll@_Locinfo@std@@QBA?AU_Collvec@@XZ
+?_Getctype@_Locinfo@std@@QBA?AU_Ctypevec@@XZ
+?_Getcvt@_Locinfo@std@@QBA?AU_Cvtvec@@XZ
+?_Getdateorder@_Locinfo@std@@QBAHXZ
+?_Getdays@_Locinfo@std@@QBAPBDXZ
+?_Getfalse@_Locinfo@std@@QBAPBDXZ
+?_Getffld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffld@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffldx@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffldx@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffldx@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@1AAVios_base@2@PAH@Z
+?_Getfmt@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD@Z
+?_Getfmt@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD@Z
+?_Getfmt@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD@Z
+?_Getgloballocale@locale@std@@CAPAV_Locimp@12@XZ
+?_Getifld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@1HABVlocale@2@@Z
+?_Getifld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@1HABVlocale@2@@Z
+?_Getifld@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@1HABVlocale@2@@Z
+?_Getint@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@0HHAAHABV?$ctype@D@2@@Z
+?_Getint@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@0HHAAHABV?$ctype@G@2@@Z
+?_Getint@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@0HHAAHABV?$ctype@_W@2@@Z
+?_Getlconv@_Locinfo@std@@QBAPBUlconv@@XZ
+?_Getmonths@_Locinfo@std@@QBAPBDXZ
+?_Getname@_Locinfo@std@@QBAPBDXZ
+?_Getpfirst@_Container_base12@std@@QBAPAPAU_Iterator_base12@2@XZ
+?_Getptr@_Timevec@std@@QBAPAXXZ
+?_Gettnames@_Locinfo@std@@QBA?AV_Timevec@2@XZ
+?_Gettrue@_Locinfo@std@@QBAPBDXZ
+?_Gnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBA_JXZ
+?_Gnavail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBA_JXZ
+?_Gnavail@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBA_JXZ
+?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Gndec@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Gndec@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAPA_WXZ
+?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Gninc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Gninc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAPA_WXZ
+?_Gnpreinc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Gnpreinc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Gnpreinc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAPA_WXZ
+?_Id_cnt@id@locale@std@@0HA DATA
+?_Ifmt@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAPADPADPBDH@Z
+?_Ifmt@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAPADPADPBDH@Z
+?_Ifmt@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAPADPADPBDH@Z
+?_Incref@facet@locale@std@@UAAXXZ
+?_Index@ios_base@std@@0HA DATA
+?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAPAD0PAH001@Z
+?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXXZ
+?_Init@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAPAG0PAH001@Z
+?_Init@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXXZ
+?_Init@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXPAPA_W0PAH001@Z
+?_Init@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXXZ
+?_Init@?$codecvt@DDH@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$codecvt@GDH@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$codecvt@_WDH@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$ctype@D@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$ctype@G@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$ctype@_W@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@ios_base@std@@IAAXXZ
+?_Init@locale@std@@CAPAV_Locimp@12@_N@Z
+?_Init_cnt@Init@ios_base@std@@0HA DATA
+?_Init_cnt@_UShinit@std@@0HA DATA
+?_Init_cnt@_Winit@std@@0HA DATA
+?_Init_cnt_func@Init@ios_base@std@@CAAAHXZ
+?_Init_ctor@Init@ios_base@std@@CAXPAV123@@Z
+?_Init_dtor@Init@ios_base@std@@CAXPAV123@@Z
+?_Init_locks_ctor@_Init_locks@std@@CAXPAV12@@Z
+?_Init_locks_dtor@_Init_locks@std@@CAXPAV12@@Z
+?_Internal_assign@_Concurrent_vector_base_v4@details@Concurrency@@IAAXABV123@IP6AXPAXI@ZP6AX1PBXI@Z4@Z
+?_Internal_capacity@_Concurrent_vector_base_v4@details@Concurrency@@IBAIXZ
+?_Internal_clear@_Concurrent_vector_base_v4@details@Concurrency@@IAAIP6AXPAXI@Z@Z
+?_Internal_compact@_Concurrent_vector_base_v4@details@Concurrency@@IAAPAXIPAXP6AX0I@ZP6AX0PBXI@Z@Z
+?_Internal_copy@_Concurrent_vector_base_v4@details@Concurrency@@IAAXABV123@IP6AXPAXPBXI@Z@Z
+?_Internal_empty@_Concurrent_queue_base_v4@details@Concurrency@@IBA_NXZ
+?_Internal_finish_clear@_Concurrent_queue_base_v4@details@Concurrency@@IAAXXZ
+?_Internal_grow_by@_Concurrent_vector_base_v4@details@Concurrency@@IAAIIIP6AXPAXPBXI@Z1@Z
+?_Internal_grow_to_at_least_with_result@_Concurrent_vector_base_v4@details@Concurrency@@IAAIIIP6AXPAXPBXI@Z1@Z
+?_Internal_move_push@_Concurrent_queue_base_v4@details@Concurrency@@IAAXPAX@Z
+?_Internal_pop_if_present@_Concurrent_queue_base_v4@details@Concurrency@@IAA_NPAX@Z
+?_Internal_push@_Concurrent_queue_base_v4@details@Concurrency@@IAAXPBX@Z
+?_Internal_push_back@_Concurrent_vector_base_v4@details@Concurrency@@IAAPAXIAAI@Z
+?_Internal_reserve@_Concurrent_vector_base_v4@details@Concurrency@@IAAXIII@Z
+?_Internal_resize@_Concurrent_vector_base_v4@details@Concurrency@@IAAXIIIP6AXPAXI@ZP6AX0PBXI@Z2@Z
+?_Internal_size@_Concurrent_queue_base_v4@details@Concurrency@@IBAIXZ
+?_Internal_swap@_Concurrent_queue_base_v4@details@Concurrency@@IAAXAAV123@@Z
+?_Internal_swap@_Concurrent_vector_base_v4@details@Concurrency@@IAAXAAV123@@Z
+?_Internal_throw_exception@_Concurrent_queue_base_v4@details@Concurrency@@IBAXXZ
+?_Internal_throw_exception@_Concurrent_vector_base_v4@details@Concurrency@@IBAXI@Z
+?_Ios_base_dtor@ios_base@std@@CAXPAV12@@Z
+?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA_N_N@Z
+?_Ipfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA_N_N@Z
+?_Ipfx@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA_N_N@Z
+?_Iput@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPADI@Z
+?_Iput@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPADI@Z
+?_Iput@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPADI@Z
+?_Last_write_time@sys@tr2@std@@YAXPBD_J@Z
+?_Last_write_time@sys@tr2@std@@YAXPB_W_J@Z
+?_Last_write_time@sys@tr2@std@@YA_JPBD@Z
+?_Last_write_time@sys@tr2@std@@YA_JPB_W@Z
+?_Launch@_Pad@std@@QAAXPAU_Thrd_imp_t@@@Z
+?_Link@sys@tr2@std@@YAHPBD0@Z
+?_Link@sys@tr2@std@@YAHPB_W0@Z
+?_Locimp_Addfac@_Locimp@locale@std@@CAXPAV123@PAVfacet@23@I@Z
+?_Locimp_ctor@_Locimp@locale@std@@CAXPAV123@ABV123@@Z
+?_Locimp_dtor@_Locimp@locale@std@@CAXPAV123@@Z
+?_Locinfo_Addcats@_Locinfo@std@@SAAAV12@PAV12@HPBD@Z
+?_Locinfo_ctor@_Locinfo@std@@SAXPAV12@HPBD@Z
+?_Locinfo_ctor@_Locinfo@std@@SAXPAV12@PBD@Z
+?_Locinfo_dtor@_Locinfo@std@@SAXPAV12@@Z
+?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAAXXZ
+?_Lock@?$basic_streambuf@GU?$char_traits@G@std@@@std@@UAAXXZ
+?_Lock@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UAAXXZ
+?_Lockit_ctor@_Lockit@std@@CAXPAV12@@Z
+?_Lockit_ctor@_Lockit@std@@CAXPAV12@H@Z
+?_Lockit_ctor@_Lockit@std@@SAXH@Z
+?_Lockit_dtor@_Lockit@std@@CAXPAV12@@Z
+?_Lockit_dtor@_Lockit@std@@SAXH@Z
+?_Lstat@sys@tr2@std@@YA?AW4file_type@123@PBDAAH@Z
+?_Lstat@sys@tr2@std@@YA?AW4file_type@123@PB_WAAH@Z
+?_MP_Add@std@@YAXQA_K_K@Z
+?_MP_Get@std@@YA_KQA_K@Z
+?_MP_Mul@std@@YAXQA_K_K1@Z
+?_MP_Rem@std@@YAXQA_K_K@Z
+?_Make_dir@sys@tr2@std@@YAHPBD@Z
+?_Make_dir@sys@tr2@std@@YAHPB_W@Z
+?_Makeloc@_Locimp@locale@std@@CAPAV123@ABV_Locinfo@3@HPAV123@PBV23@@Z
+?_Makeushloc@_Locimp@locale@std@@CAXABV_Locinfo@3@HPAV123@PBV23@@Z
+?_Makewloc@_Locimp@locale@std@@CAXABV_Locinfo@3@HPAV123@PBV23@@Z
+?_Makexloc@_Locimp@locale@std@@CAXABV_Locinfo@3@HPAV123@PBV23@@Z
+?_Mtx_delete@threads@stdext@@YAXPAX@Z
+?_Mtx_lock@threads@stdext@@YAXPAX@Z
+?_Mtx_new@threads@stdext@@YAXAAPAX@Z
+?_Mtx_unlock@threads@stdext@@YAXPAX@Z
+?_New_Locimp@_Locimp@locale@std@@CAPAV123@ABV123@@Z
+?_New_Locimp@_Locimp@locale@std@@CAPAV123@_N@Z
+?_Open_dir@sys@tr2@std@@YAPAXPADPBDAAHAAW4file_type@123@@Z
+?_Open_dir@sys@tr2@std@@YAPAXPA_WPB_WAAHAAW4file_type@123@@Z
+?_Orphan_all@_Container_base0@std@@QAAXXZ
+?_Orphan_all@_Container_base12@std@@QAAXXZ
+?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?_Osfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?_Osfx@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+?_Pnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBA_JXZ
+?_Pnavail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBA_JXZ
+?_Pnavail@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBA_JXZ
+?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Pninc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Pninc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAPA_WXZ
+?_Ptr_cerr@std@@3PAV?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?_Ptr_cin@std@@3PAV?$basic_istream@DU?$char_traits@D@std@@@1@A DATA
+?_Ptr_clog@std@@3PAV?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?_Ptr_cout@std@@3PAV?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?_Ptr_wcerr@std@@3PAV?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?_Ptr_wcerr@std@@3PAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?_Ptr_wcin@std@@3PAV?$basic_istream@GU?$char_traits@G@std@@@1@A DATA
+?_Ptr_wcin@std@@3PAV?$basic_istream@_WU?$char_traits@_W@std@@@1@A DATA
+?_Ptr_wclog@std@@3PAV?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?_Ptr_wclog@std@@3PAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?_Ptr_wcout@std@@3PAV?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?_Ptr_wcout@std@@3PAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?_Put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@PBDI@Z
+?_Put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@PBGI@Z
+?_Put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@PB_WI@Z
+?_Raise_handler@std@@3P6AXABVexception@stdext@@@ZA DATA
+?_Random_device@std@@YAIXZ
+?_Read_dir@sys@tr2@std@@YAPADPADPAXAAW4file_type@123@@Z
+?_Read_dir@sys@tr2@std@@YAPA_WPA_WPAXAAW4file_type@123@@Z
+?_Release@_Pad@std@@QAAXXZ
+?_Remove_dir@sys@tr2@std@@YA_NPBD@Z
+?_Remove_dir@sys@tr2@std@@YA_NPB_W@Z
+?_Rename@sys@tr2@std@@YAHPBD0@Z
+?_Rename@sys@tr2@std@@YAHPB_W0@Z
+?_Rep@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@DI@Z
+?_Rep@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@GI@Z
+?_Rep@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@_WI@Z
+?_Rethrow_future_exception@std@@YAXVexception_ptr@1@@Z
+?_Rng_abort@std@@YAXPBD@Z
+?_Segment_index_of@_Concurrent_vector_base_v4@details@Concurrency@@KAII@Z
+?_Setgloballocale@locale@std@@CAXPAX@Z
+?_Src@?1??_Getffldx@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?1??_Getffldx@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?1??_Getffldx@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?1??_Getifld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@3@1HABVlocale@3@@Z@4QBDB DATA
+?_Src@?1??_Getifld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@3@1HABVlocale@3@@Z@4QBDB DATA
+?_Src@?1??_Getifld@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@3@1HABVlocale@3@@Z@4QBDB DATA
+?_Src@?3??_Getffld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?3??_Getffld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?3??_Getffld@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Stat@sys@tr2@std@@YA?AW4file_type@123@PBDAAH@Z
+?_Stat@sys@tr2@std@@YA?AW4file_type@123@PB_WAAH@Z
+?_Statvfs@sys@tr2@std@@YA?AUspace_info@123@PBD@Z
+?_Statvfs@sys@tr2@std@@YA?AUspace_info@123@PB_W@Z
+?_Swap_all@_Container_base0@std@@QAAXAAU12@@Z
+?_Swap_all@_Container_base12@std@@QAAXAAU12@@Z
+?_Symlink@sys@tr2@std@@YAHPBD0@Z
+?_Symlink@sys@tr2@std@@YAHPB_W0@Z
+?_Sync@ios_base@std@@0_NA DATA
+?_Syserror_map@std@@YAPBDH@Z
+?_Throw_C_error@std@@YAXH@Z
+?_Throw_Cpp_error@std@@YAXH@Z
+?_Throw_future_error@std@@YAXABVerror_code@1@@Z
+?_Throw_lock_error@threads@stdext@@YAXXZ
+?_Throw_resource_error@threads@stdext@@YAXXZ
+?_Tidy@?$_Yarn@D@std@@AAAXXZ
+?_Tidy@?$_Yarn@_W@std@@AAAXXZ
+?_Tidy@?$ctype@D@std@@IAAXXZ
+?_Tidy@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@AAAXXZ
+?_Tidy@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@AAAXXZ
+?_Tidy@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@AAAXXZ
+?_Tidy@ios_base@std@@AAAXXZ
+?_Unlink@sys@tr2@std@@YAHPBD@Z
+?_Unlink@sys@tr2@std@@YAHPB_W@Z
+?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAAXXZ
+?_Unlock@?$basic_streambuf@GU?$char_traits@G@std@@@std@@UAAXXZ
+?_Unlock@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UAAXXZ
+?_W_Getdays@_Locinfo@std@@QBAPBGXZ
+?_W_Getmonths@_Locinfo@std@@QBAPBGXZ
+?_W_Gettnames@_Locinfo@std@@QBA?AV_Timevec@2@XZ
+?_Winerror_map@std@@YAPBDH@Z
+?_XLgamma@std@@YAMM@Z
+?_XLgamma@std@@YANN@Z
+?_XLgamma@std@@YAOO@Z
+?_Xbad_alloc@std@@YAXXZ
+?_Xbad_function_call@std@@YAXXZ
+?_Xinvalid_argument@std@@YAXPBD@Z
+?_Xlength_error@std@@YAXPBD@Z
+?_Xout_of_range@std@@YAXPBD@Z
+?_Xoverflow_error@std@@YAXPBD@Z
+?_Xregex_error@std@@YAXW4error_type@regex_constants@1@@Z
+?_Xruntime_error@std@@YAXPBD@Z
+?adopt_lock@std@@3Uadopt_lock_t@1@B DATA
+?always_noconv@codecvt_base@std@@QBA_NXZ
+?bad@ios_base@std@@QBA_NXZ
+?c_str@?$_Yarn@D@std@@QBAPBDXZ
+?cancel@agent@Concurrency@@QAA_NXZ
+?cancel_current_task@Concurrency@@YAXXZ
+?cerr@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?cin@std@@3V?$basic_istream@DU?$char_traits@D@std@@@1@A DATA
+?classic@locale@std@@SAABV12@XZ
+?classic_table@?$ctype@D@std@@SAPBFXZ
+?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXH_N@Z
+?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXI@Z
+?clear@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXH_N@Z
+?clear@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXI@Z
+?clear@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXH_N@Z
+?clear@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXI@Z
+?clear@ios_base@std@@QAAXH@Z
+?clear@ios_base@std@@QAAXH_N@Z
+?clear@ios_base@std@@QAAXI@Z
+?clog@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?copyfmt@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAAAV12@ABV12@@Z
+?copyfmt@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAAAV12@ABV12@@Z
+?copyfmt@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAAAV12@ABV12@@Z
+?copyfmt@ios_base@std@@QAAAAV12@ABV12@@Z
+?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AW4dateorder@time_base@2@XZ
+?date_order@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AW4dateorder@time_base@2@XZ
+?date_order@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AW4dateorder@time_base@2@XZ
+?defer_lock@std@@3Udefer_lock_t@1@B DATA
+?do_always_noconv@?$codecvt@DDH@std@@MBA_NXZ
+?do_always_noconv@?$codecvt@GDH@std@@MBA_NXZ
+?do_always_noconv@?$codecvt@_WDH@std@@MBA_NXZ
+?do_always_noconv@codecvt_base@std@@MBA_NXZ
+?do_date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AW4dateorder@time_base@2@XZ
+?do_date_order@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AW4dateorder@time_base@2@XZ
+?do_date_order@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AW4dateorder@time_base@2@XZ
+?do_encoding@?$codecvt@GDH@std@@MBAHXZ
+?do_encoding@?$codecvt@_WDH@std@@MBAHXZ
+?do_encoding@codecvt_base@std@@MBAHXZ
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?do_get@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?do_get@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?do_get@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?do_get_date@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_date@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_date@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_monthname@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_monthname@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_monthname@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_time@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_time@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_time@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_weekday@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_weekday@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_weekday@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_year@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_year@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_year@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_in@?$codecvt@DDH@std@@MBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?do_in@?$codecvt@GDH@std@@MBAHAAHPBD1AAPBDPAG3AAPAG@Z
+?do_in@?$codecvt@_WDH@std@@MBAHAAHPBD1AAPBDPA_W3AAPA_W@Z
+?do_is@?$ctype@G@std@@MBAPBGPBG0PAF@Z
+?do_is@?$ctype@G@std@@MBA_NFG@Z
+?do_is@?$ctype@_W@std@@MBAPB_WPB_W0PAF@Z
+?do_is@?$ctype@_W@std@@MBA_NF_W@Z
+?do_length@?$codecvt@DDH@std@@MBAHAAHPBD1I@Z
+?do_length@?$codecvt@GDH@std@@MBAHAAHPBD1I@Z
+?do_length@?$codecvt@_WDH@std@@MBAHAAHPBD1I@Z
+?do_max_length@?$codecvt@GDH@std@@MBAHXZ
+?do_max_length@?$codecvt@_WDH@std@@MBAHXZ
+?do_max_length@codecvt_base@std@@MBAHXZ
+?do_narrow@?$ctype@D@std@@MBADDD@Z
+?do_narrow@?$ctype@D@std@@MBAPBDPBD0DPAD@Z
+?do_narrow@?$ctype@G@std@@MBADGD@Z
+?do_narrow@?$ctype@G@std@@MBAPBGPBG0DPAD@Z
+?do_narrow@?$ctype@_W@std@@MBAD_WD@Z
+?do_narrow@?$ctype@_W@std@@MBAPB_WPB_W0DPAD@Z
+?do_out@?$codecvt@DDH@std@@MBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?do_out@?$codecvt@GDH@std@@MBAHAAHPBG1AAPBGPAD3AAPAD@Z
+?do_out@?$codecvt@_WDH@std@@MBAHAAHPB_W1AAPB_WPAD3AAPAD@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DJ@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DK@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DN@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DO@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBX@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_J@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_K@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_N@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GJ@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GK@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GN@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GO@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBX@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_J@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_K@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_N@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WJ@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WK@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WN@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WO@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBX@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_J@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_K@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_N@Z
+?do_put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBUtm@@DD@Z
+?do_put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBUtm@@DD@Z
+?do_put@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBUtm@@DD@Z
+?do_scan_is@?$ctype@G@std@@MBAPBGFPBG0@Z
+?do_scan_is@?$ctype@_W@std@@MBAPB_WFPB_W0@Z
+?do_scan_not@?$ctype@G@std@@MBAPBGFPBG0@Z
+?do_scan_not@?$ctype@_W@std@@MBAPB_WFPB_W0@Z
+?do_tolower@?$ctype@D@std@@MBADD@Z
+?do_tolower@?$ctype@D@std@@MBAPBDPADPBD@Z
+?do_tolower@?$ctype@G@std@@MBAGG@Z
+?do_tolower@?$ctype@G@std@@MBAPBGPAGPBG@Z
+?do_tolower@?$ctype@_W@std@@MBAPB_WPA_WPB_W@Z
+?do_tolower@?$ctype@_W@std@@MBA_W_W@Z
+?do_toupper@?$ctype@D@std@@MBADD@Z
+?do_toupper@?$ctype@D@std@@MBAPBDPADPBD@Z
+?do_toupper@?$ctype@G@std@@MBAGG@Z
+?do_toupper@?$ctype@G@std@@MBAPBGPAGPBG@Z
+?do_toupper@?$ctype@_W@std@@MBAPB_WPA_WPB_W@Z
+?do_toupper@?$ctype@_W@std@@MBA_W_W@Z
+?do_unshift@?$codecvt@DDH@std@@MBAHAAHPAD1AAPAD@Z
+?do_unshift@?$codecvt@GDH@std@@MBAHAAHPAD1AAPAD@Z
+?do_unshift@?$codecvt@_WDH@std@@MBAHAAHPAD1AAPAD@Z
+?do_widen@?$ctype@D@std@@MBADD@Z
+?do_widen@?$ctype@D@std@@MBAPBDPBD0PAD@Z
+?do_widen@?$ctype@G@std@@MBAGD@Z
+?do_widen@?$ctype@G@std@@MBAPBDPBD0PAG@Z
+?do_widen@?$ctype@_W@std@@MBAPBDPBD0PA_W@Z
+?do_widen@?$ctype@_W@std@@MBA_WD@Z
+?done@agent@Concurrency@@IAA_NXZ
+?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?eback@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?eback@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?egptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?egptr@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?empty@?$_Yarn@D@std@@QBA_NXZ
+?empty@locale@std@@SA?AV12@XZ
+?encoding@codecvt_base@std@@QBAHXZ
+?endl@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?endl@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?endl@std@@YAAAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@AAV21@@Z
+?ends@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?ends@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?ends@std@@YAAAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@AAV21@@Z
+?eof@ios_base@std@@QBA_NXZ
+?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?epptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?epptr@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?exceptions@ios_base@std@@QAAXH@Z
+?exceptions@ios_base@std@@QAAXI@Z
+?exceptions@ios_base@std@@QBAHXZ
+?fail@ios_base@std@@QBA_NXZ
+?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QAADD@Z
+?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADXZ
+?fill@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?fill@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAGXZ
+?fill@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAA_W_W@Z
+?fill@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBA_WXZ
+?flags@ios_base@std@@QAAHH@Z
+?flags@ios_base@std@@QBAHXZ
+?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@XZ
+?flush@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@XZ
+?flush@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@XZ
+?flush@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?flush@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?flush@std@@YAAAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@AAV21@@Z
+?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXH@Z
+?gbump@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXH@Z
+?gbump@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXH@Z
+?gcount@?$basic_istream@DU?$char_traits@D@std@@@std@@QBA_JXZ
+?gcount@?$basic_istream@GU?$char_traits@G@std@@@std@@QBA_JXZ
+?gcount@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QBA_JXZ
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAD@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAV?$basic_streambuf@DU?$char_traits@D@std@@@2@@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAV?$basic_streambuf@DU?$char_traits@D@std@@@2@D@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_J@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_JD@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAG@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAV?$basic_streambuf@GU?$char_traits@G@std@@@2@@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAV?$basic_streambuf@GU?$char_traits@G@std@@@2@G@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_J@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_JG@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAGXZ
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@AAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@AAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@_W@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@AA_W@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J_W@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?get@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?get@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD4@Z
+?get@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?get@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBG4@Z
+?get@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?get@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PB_W4@Z
+?get_date@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_date@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_date@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_monthname@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_monthname@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_monthname@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_new_handler@std@@YAP6AXXZXZ
+?get_time@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_time@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_time@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_weekday@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_weekday@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_weekday@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_year@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_year@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_year@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?getline@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_J@Z
+?getline@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_JD@Z
+?getline@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_J@Z
+?getline@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_JG@Z
+?getline@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J@Z
+?getline@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J_W@Z
+?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QBA?AVlocale@2@XZ
+?getloc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QBA?AVlocale@2@XZ
+?getloc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QBA?AVlocale@2@XZ
+?getloc@ios_base@std@@QBA?AVlocale@2@XZ
+?global@locale@std@@SA?AV12@ABV12@@Z
+?good@ios_base@std@@QBA_NXZ
+?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?gptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?gptr@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?id@?$codecvt@DDH@std@@2V0locale@2@A DATA
+?id@?$codecvt@GDH@std@@2V0locale@2@A DATA
+?id@?$codecvt@_WDH@std@@2V0locale@2@A DATA
+?id@?$collate@D@std@@2V0locale@2@A DATA
+?id@?$collate@G@std@@2V0locale@2@A DATA
+?id@?$collate@_W@std@@2V0locale@2@A DATA
+?id@?$ctype@D@std@@2V0locale@2@A DATA
+?id@?$ctype@G@std@@2V0locale@2@A DATA
+?id@?$ctype@_W@std@@2V0locale@2@A DATA
+?id@?$messages@D@std@@2V0locale@2@A DATA
+?id@?$messages@G@std@@2V0locale@2@A DATA
+?id@?$messages@_W@std@@2V0locale@2@A DATA
+?id@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$moneypunct@D$00@std@@2V0locale@2@A DATA
+?id@?$moneypunct@D$0A@@std@@2V0locale@2@A DATA
+?id@?$moneypunct@G$00@std@@2V0locale@2@A DATA
+?id@?$moneypunct@G$0A@@std@@2V0locale@2@A DATA
+?id@?$moneypunct@_W$00@std@@2V0locale@2@A DATA
+?id@?$moneypunct@_W$0A@@std@@2V0locale@2@A DATA
+?id@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$numpunct@D@std@@2V0locale@2@A DATA
+?id@?$numpunct@G@std@@2V0locale@2@A DATA
+?id@?$numpunct@_W@std@@2V0locale@2@A DATA
+?id@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?ignore@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@_JH@Z
+?ignore@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@_JG@Z
+?ignore@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_JG@Z
+?imbue@?$basic_ios@DU?$char_traits@D@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?imbue@?$basic_ios@GU?$char_traits@G@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?imbue@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAXABVlocale@2@@Z
+?imbue@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAXABVlocale@2@@Z
+?imbue@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAXABVlocale@2@@Z
+?imbue@ios_base@std@@QAA?AVlocale@2@ABV32@@Z
+?in@?$codecvt@DDH@std@@QBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?in@?$codecvt@GDH@std@@QBAHAAHPBD1AAPBDPAG3AAPAG@Z
+?in@?$codecvt@_WDH@std@@QBAHAAHPBD1AAPBDPA_W3AAPA_W@Z
+?in_avail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA_JXZ
+?in_avail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA_JXZ
+?in_avail@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA_JXZ
+?init@?$basic_ios@DU?$char_traits@D@std@@@std@@IAAXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@_N@Z
+?init@?$basic_ios@GU?$char_traits@G@std@@@std@@IAAXPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@_N@Z
+?init@?$basic_ios@_WU?$char_traits@_W@std@@@std@@IAAXPAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@_N@Z
+?intl@?$moneypunct@D$00@std@@2_NB DATA
+?intl@?$moneypunct@D$0A@@std@@2_NB DATA
+?intl@?$moneypunct@G$00@std@@2_NB DATA
+?intl@?$moneypunct@G$0A@@std@@2_NB DATA
+?intl@?$moneypunct@_W$00@std@@2_NB DATA
+?intl@?$moneypunct@_W$0A@@std@@2_NB DATA
+?ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA_N_N@Z
+?ipfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA_N_N@Z
+?ipfx@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA_N_N@Z
+?is@?$ctype@D@std@@QBAPBDPBD0PAF@Z
+?is@?$ctype@D@std@@QBA_NFD@Z
+?is@?$ctype@G@std@@QBAPBGPBG0PAF@Z
+?is@?$ctype@G@std@@QBA_NFG@Z
+?is@?$ctype@_W@std@@QBAPB_WPB_W0PAF@Z
+?is@?$ctype@_W@std@@QBA_NF_W@Z
+?is_current_task_group_canceling@Concurrency@@YA_NXZ
+?is_task_cancellation_requested@Concurrency@@YA_NXZ
+?isfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?isfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?isfx@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+?iword@ios_base@std@@QAAAAJH@Z
+?length@?$codecvt@DDH@std@@QBAHAAHPBD1I@Z
+?length@?$codecvt@GDH@std@@QBAHAAHPBD1I@Z
+?length@?$codecvt@_WDH@std@@QBAHAAHPBD1I@Z
+?max_length@codecvt_base@std@@QBAHXZ
+?move@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAX$$QAV12@@Z
+?move@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXAAV12@@Z
+?move@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAX$$QAV12@@Z
+?move@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXAAV12@@Z
+?move@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAX$$QAV12@@Z
+?move@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXAAV12@@Z
+?narrow@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADDD@Z
+?narrow@?$basic_ios@GU?$char_traits@G@std@@@std@@QBADGD@Z
+?narrow@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBAD_WD@Z
+?narrow@?$ctype@D@std@@QBADDD@Z
+?narrow@?$ctype@D@std@@QBAPBDPBD0DPAD@Z
+?narrow@?$ctype@G@std@@QBADGD@Z
+?narrow@?$ctype@G@std@@QBAPBGPBG0DPAD@Z
+?narrow@?$ctype@_W@std@@QBAD_WD@Z
+?narrow@?$ctype@_W@std@@QBAPB_WPB_W0DPAD@Z
+?opfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA_NXZ
+?opfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA_NXZ
+?opfx@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAA_NXZ
+?osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?osfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?osfx@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+?out@?$codecvt@DDH@std@@QBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?out@?$codecvt@GDH@std@@QBAHAAHPBG1AAPBGPAD3AAPAD@Z
+?out@?$codecvt@_WDH@std@@QBAHAAHPB_W1AAPB_WPAD3AAPAD@Z
+?overflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHH@Z
+?overflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGG@Z
+?overflow@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAGG@Z
+?pbackfail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHH@Z
+?pbackfail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGG@Z
+?pbackfail@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAGG@Z
+?pbase@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?pbase@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?pbase@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXH@Z
+?pbump@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXH@Z
+?pbump@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXH@Z
+?peek@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?peek@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAGXZ
+?peek@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?pptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?pptr@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?precision@ios_base@std@@QAA_J_J@Z
+?precision@ios_base@std@@QBA_JXZ
+?pubimbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?pubimbue@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?pubimbue@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?pubseekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@_JHH@Z
+?pubseekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@_JII@Z
+?pubseekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@_JHH@Z
+?pubseekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@_JII@Z
+?pubseekoff@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@_JHH@Z
+?pubseekoff@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@_JII@Z
+?pubseekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@V32@H@Z
+?pubseekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@V32@I@Z
+?pubseekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@V32@H@Z
+?pubseekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@V32@I@Z
+?pubseekpos@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@V32@H@Z
+?pubseekpos@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@V32@I@Z
+?pubsetbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAPAV12@PAD_J@Z
+?pubsetbuf@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAPAV12@PAG_J@Z
+?pubsetbuf@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAPAV12@PA_W_J@Z
+?pubsync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?pubsync@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAHXZ
+?pubsync@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAHXZ
+?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@D@Z
+?put@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@G@Z
+?put@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_W@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DJ@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DK@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DN@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DO@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBX@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_J@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_K@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_N@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GJ@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GK@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GN@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GO@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBX@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_J@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_K@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_N@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WJ@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WK@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WN@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WO@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBX@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_J@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_K@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_N@Z
+?put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBUtm@@DD@Z
+?put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBUtm@@PBD3@Z
+?put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBUtm@@DD@Z
+?put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBUtm@@PBG3@Z
+?put@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBUtm@@DD@Z
+?put@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBUtm@@PB_W4@Z
+?putback@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@D@Z
+?putback@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@G@Z
+?putback@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_W@Z
+?pword@ios_base@std@@QAAAAPAXH@Z
+?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@PAV32@@Z
+?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ
+?rdbuf@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@PAV32@@Z
+?rdbuf@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@XZ
+?rdbuf@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAPAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@PAV32@@Z
+?rdbuf@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBAPAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@XZ
+?rdstate@ios_base@std@@QBAHXZ
+?read@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_J@Z
+?read@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_J@Z
+?read@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J@Z
+?readsome@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA_JPAD_J@Z
+?readsome@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA_JPAG_J@Z
+?readsome@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA_JPA_W_J@Z
+?register_callback@ios_base@std@@QAAXP6AXW4event@12@AAV12@H@ZH@Z
+?resetiosflags@std@@YA?AU?$_Smanip@H@1@H@Z
+?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sbumpc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?sbumpc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?scan_is@?$ctype@D@std@@QBAPBDFPBD0@Z
+?scan_is@?$ctype@G@std@@QBAPBGFPBG0@Z
+?scan_is@?$ctype@_W@std@@QBAPB_WFPB_W0@Z
+?scan_not@?$ctype@D@std@@QBAPBDFPBD0@Z
+?scan_not@?$ctype@G@std@@QBAPBGFPBG0@Z
+?scan_not@?$ctype@_W@std@@QBAPB_WFPB_W0@Z
+?seekg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@_JH@Z
+?seekg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@_JH@Z
+?seekg@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekg@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_JH@Z
+?seekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA?AV?$fpos@H@2@_JHH@Z
+?seekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA?AV?$fpos@H@2@_JHH@Z
+?seekoff@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA?AV?$fpos@H@2@_JHH@Z
+?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@_JH@Z
+?seekp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@_JH@Z
+?seekp@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekp@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_JH@Z
+?seekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?set_new_handler@std@@YAP6AXXZP6AXXZ@Z
+?set_rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@@Z
+?set_rdbuf@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@@Z
+?set_rdbuf@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXPAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@@Z
+?setbase@std@@YA?AU?$_Smanip@H@1@H@Z
+?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAPAV12@PAD_J@Z
+?setbuf@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAPAV12@PAG_J@Z
+?setbuf@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAPAV12@PA_W_J@Z
+?setf@ios_base@std@@QAAHH@Z
+?setf@ios_base@std@@QAAHHH@Z
+?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD00@Z
+?setg@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG00@Z
+?setg@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXPA_W00@Z
+?setiosflags@std@@YA?AU?$_Smanip@H@1@H@Z
+?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD00@Z
+?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD0@Z
+?setp@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG00@Z
+?setp@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG0@Z
+?setp@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXPA_W00@Z
+?setp@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXPA_W0@Z
+?setprecision@std@@YA?AU?$_Smanip@_J@1@_J@Z
+?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXH_N@Z
+?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXI@Z
+?setstate@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXH_N@Z
+?setstate@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXI@Z
+?setstate@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXH_N@Z
+?setstate@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXI@Z
+?setstate@ios_base@std@@QAAXH@Z
+?setstate@ios_base@std@@QAAXH_N@Z
+?setstate@ios_base@std@@QAAXI@Z
+?setw@std@@YA?AU?$_Smanip@_J@1@_J@Z
+?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sgetc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?sgetc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?sgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA_JPAD_J@Z
+?sgetn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA_JPAG_J@Z
+?sgetn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA_JPA_W_J@Z
+?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA_JXZ
+?showmanyc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA_JXZ
+?showmanyc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA_JXZ
+?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?snextc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?snextc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?sputbackc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHD@Z
+?sputbackc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?sputbackc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAG_W@Z
+?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHD@Z
+?sputc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?sputc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAG_W@Z
+?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA_JPBD_J@Z
+?sputn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA_JPBG_J@Z
+?sputn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA_JPB_W_J@Z
+?start@agent@Concurrency@@QAA_NXZ
+?status@agent@Concurrency@@QAA?AW4agent_status@2@XZ
+?status_port@agent@Concurrency@@QAAPAV?$ISource@W4agent_status@Concurrency@@@2@XZ
+?stossc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAXXZ
+?stossc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAXXZ
+?stossc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+?sungetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sungetc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?sungetc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?swap@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXAAV12@@Z
+?swap@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXAAV12@@Z
+?swap@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXAAV12@@Z
+?swap@?$basic_iostream@DU?$char_traits@D@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_iostream@GU?$char_traits@G@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_iostream@_WU?$char_traits@_W@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_istream@GU?$char_traits@G@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_istream@_WU?$char_traits@_W@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_ostream@DU?$char_traits@D@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_ostream@GU?$char_traits@G@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXAAV12@@Z
+?swap@ios_base@std@@QAAXAAV12@@Z
+?sync@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sync@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAHXZ
+?sync@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAHXZ
+?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?sync@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAHXZ
+?sync@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAHXZ
+?sync_with_stdio@ios_base@std@@SA_N_N@Z
+?table@?$ctype@D@std@@QBAPBFXZ
+?table_size@?$ctype@D@std@@2IB DATA
+?tellg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellg@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellp@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAPAV?$basic_ostream@DU?$char_traits@D@std@@@2@PAV32@@Z
+?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ
+?tie@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAPAV?$basic_ostream@GU?$char_traits@G@std@@@2@PAV32@@Z
+?tie@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_ostream@GU?$char_traits@G@std@@@2@XZ
+?tie@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAPAV?$basic_ostream@_WU?$char_traits@_W@std@@@2@PAV32@@Z
+?tie@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBAPAV?$basic_ostream@_WU?$char_traits@_W@std@@@2@XZ
+?tolower@?$ctype@D@std@@QBADD@Z
+?tolower@?$ctype@D@std@@QBAPBDPADPBD@Z
+?tolower@?$ctype@G@std@@QBAGG@Z
+?tolower@?$ctype@G@std@@QBAPBGPAGPBG@Z
+?tolower@?$ctype@_W@std@@QBAPB_WPA_WPB_W@Z
+?tolower@?$ctype@_W@std@@QBA_W_W@Z
+?toupper@?$ctype@D@std@@QBADD@Z
+?toupper@?$ctype@D@std@@QBAPBDPADPBD@Z
+?toupper@?$ctype@G@std@@QBAGG@Z
+?toupper@?$ctype@G@std@@QBAPBGPAGPBG@Z
+?toupper@?$ctype@_W@std@@QBAPB_WPA_WPB_W@Z
+?toupper@?$ctype@_W@std@@QBA_W_W@Z
+?try_to_lock@std@@3Utry_to_lock_t@1@B DATA
+?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?uflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGXZ
+?uflow@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAGXZ
+?uncaught_exception@std@@YA_NXZ
+?underflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?underflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGXZ
+?underflow@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAGXZ
+?unget@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@XZ
+?unget@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@XZ
+?unget@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@XZ
+?unsetf@ios_base@std@@QAAXH@Z
+?unshift@?$codecvt@DDH@std@@QBAHAAHPAD1AAPAD@Z
+?unshift@?$codecvt@GDH@std@@QBAHAAHPAD1AAPAD@Z
+?unshift@?$codecvt@_WDH@std@@QBAHAAHPAD1AAPAD@Z
+?wait@agent@Concurrency@@SA?AW4agent_status@2@PAV12@I@Z
+?wait_for_all@agent@Concurrency@@SAXIPAPAV12@PAW4agent_status@2@I@Z
+?wait_for_one@agent@Concurrency@@SAXIPAPAV12@AAW4agent_status@2@AAII@Z
+?wcerr@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?wcerr@std@@3V?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?wcin@std@@3V?$basic_istream@GU?$char_traits@G@std@@@1@A DATA
+?wcin@std@@3V?$basic_istream@_WU?$char_traits@_W@std@@@1@A DATA
+?wclog@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?wclog@std@@3V?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?wcout@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?wcout@std@@3V?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADD@Z
+?widen@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAGD@Z
+?widen@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBA_WD@Z
+?widen@?$ctype@D@std@@QBADD@Z
+?widen@?$ctype@D@std@@QBAPBDPBD0PAD@Z
+?widen@?$ctype@G@std@@QBAGD@Z
+?widen@?$ctype@G@std@@QBAPBDPBD0PAG@Z
+?widen@?$ctype@_W@std@@QBAPBDPBD0PA_W@Z
+?widen@?$ctype@_W@std@@QBA_WD@Z
+?width@ios_base@std@@QAA_J_J@Z
+?width@ios_base@std@@QBA_JXZ
+?write@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@PBD_J@Z
+?write@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@PBG_J@Z
+?write@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PB_W_J@Z
+?ws@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?ws@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?ws@std@@YAAAV?$basic_istream@_WU?$char_traits@_W@std@@@1@AAV21@@Z
+?xalloc@ios_base@std@@SAHXZ
+?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA_JPAD_J@Z
+?xsgetn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA_JPAG_J@Z
+?xsgetn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA_JPA_W_J@Z
+?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA_JPBD_J@Z
+?xsputn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA_JPBG_J@Z
+?xsputn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA_JPB_W_J@Z
+_Call_once
+_Call_onceEx
+_Cnd_broadcast
+_Cnd_destroy
+_Cnd_do_broadcast_at_thread_exit
+_Cnd_init
+_Cnd_register_at_thread_exit
+_Cnd_signal
+_Cnd_timedwait
+_Cnd_unregister_at_thread_exit
+_Cnd_wait
+_Cosh
+_Denorm DATA
+_Dint
+_Dnorm
+_Do_call
+_Dscale
+_Dtento
+_Dtest
+_Dunscale
+_Eps DATA
+_Exp
+_FCosh
+_FDenorm DATA
+_FDint
+_FDnorm
+_FDscale
+_FDtento
+_FDtest
+_FDunscale
+_FEps DATA
+_FExp
+_FInf DATA
+_FNan DATA
+_FRteps DATA
+_FSinh
+_FSnan DATA
+_FXbig DATA
+_FXp_addh
+_FXp_addx
+_FXp_getw
+_FXp_invx
+_FXp_ldexpx
+_FXp_movx
+_FXp_mulh
+_FXp_mulx
+_FXp_setn
+_FXp_setw
+_FXp_sqrtx
+_FXp_subx
+_FZero DATA
+_Getcoll
+_Getctype
+_Getcvt
+_Getdateorder
+_Getwctype
+_Getwctypes
+_Hugeval DATA
+_Inf DATA
+_LCosh
+_LDenorm DATA
+_LDint
+_LDscale
+_LDtento
+_LDtest
+_LDunscale
+_LEps DATA
+_LExp
+_LInf DATA
+_LNan DATA
+_LPoly
+_LRteps DATA
+_LSinh
+_LSnan DATA
+_LXbig DATA
+_LXp_addh
+_LXp_addx
+_LXp_getw
+_LXp_invx
+_LXp_ldexpx
+_LXp_movx
+_LXp_mulh
+_LXp_mulx
+_LXp_setn
+_LXp_setw
+_LXp_sqrtx
+_LXp_subx
+_LZero DATA
+_Lock_shared_ptr_spin_lock
+_Mbrtowc
+_Mtx_clear_owner
+_Mtx_current_owns
+_Mtx_destroy
+_Mtx_getconcrtcs
+_Mtx_init
+_Mtx_lock
+_Mtx_reset_owner
+_Mtx_timedlock
+_Mtx_trylock
+_Mtx_unlock
+_Mtxdst
+_Mtxinit
+_Mtxlock
+_Mtxunlock
+_Nan DATA
+_Once
+_Poly
+_Rteps DATA
+_Sinh
+_Snan DATA
+_Stod
+_Stodx
+_Stof
+_Stoflt
+_Stofx
+_Stold
+_Stoldx
+_Stoll
+_Stollx
+_Stolx
+_Stopfx
+_Stoul
+_Stoull
+_Stoullx
+_Stoulx
+_Stoxflt
+_Strcoll
+_Strxfrm
+_Thrd_abort
+_Thrd_create
+_Thrd_current
+_Thrd_detach
+_Thrd_equal
+_Thrd_exit
+_Thrd_join
+_Thrd_lt
+_Thrd_sleep
+_Thrd_start
+_Thrd_yield
+_Tolower
+_Toupper
+_Towlower
+_Towupper
+_Tss_create
+_Tss_delete
+_Tss_get
+_Tss_set
+_Unlock_shared_ptr_spin_lock
+_Wcrtomb
+_Wcscoll
+_Wcsxfrm
+_Xbig DATA
+_Xp_addh
+_Xp_addx
+_Xp_getw
+_Xp_invx
+_Xp_ldexpx
+_Xp_movx
+_Xp_mulh
+_Xp_mulx
+_Xp_setn
+_Xp_setw
+_Xp_sqrtx
+_Xp_subx
+_Xtime_diff_to_millis
+_Xtime_diff_to_millis2
+_Xtime_get_ticks
+_Zero DATA
+__Wcrtomb_lk
+towctrans
+wctrans
+wctype
+xtime_get
diff --git a/mingw-w64-crt/libarm32/msvcp120_clr0400.def b/mingw-w64-crt/libarm32/msvcp120_clr0400.def
new file mode 100644
index 0000000..e74f2f7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msvcp120_clr0400.def
@@ -0,0 +1,1584 @@
+;
+; Definition file of MSVCP120_CLR0400.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSVCP120_CLR0400.dll"
+EXPORTS
+??$_Getvals@_W@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAX_WABV_Locinfo@1@@Z
+??$_Getvals@_W@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAX_WABV_Locinfo@1@@Z
+??$_Getvals@_W@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAX_WABV_Locinfo@1@@Z
+??0?$_Yarn@D@std@@QAA@ABV01@@Z
+??0?$_Yarn@D@std@@QAA@PBD@Z
+??0?$_Yarn@D@std@@QAA@XZ
+??0?$_Yarn@_W@std@@QAA@XZ
+??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAA@XZ
+??0?$basic_ios@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??0?$basic_ios@GU?$char_traits@G@std@@@std@@IAA@XZ
+??0?$basic_ios@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??0?$basic_ios@_WU?$char_traits@_W@std@@@std@@IAA@XZ
+??0?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z
+??0?$basic_iostream@DU?$char_traits@D@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??0?$basic_iostream@GU?$char_traits@G@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_iostream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??0?$basic_iostream@_WU?$char_traits@_W@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N1@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@_N1@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@_N@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@_N1@Z
+??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@_N@Z
+??0?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA@W4_Uninitialized@1@_N@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@_N@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA@W4_Uninitialized@1@_N@Z
+??0?$basic_ostream@_WU?$char_traits@_W@std@@@std@@IAA@$$QAV01@@Z
+??0?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAA@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@_N@Z
+??0?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAA@W4_Uninitialized@1@_N@Z
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAA@ABV01@@Z
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAA@W4_Uninitialized@1@@Z
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAA@XZ
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAA@ABV01@@Z
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAA@W4_Uninitialized@1@@Z
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAA@XZ
+??0?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAA@ABV01@@Z
+??0?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAA@W4_Uninitialized@1@@Z
+??0?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAA@XZ
+??0?$codecvt@DDH@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$codecvt@DDH@std@@QAA@I@Z
+??0?$codecvt@GDH@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$codecvt@GDH@std@@QAA@I@Z
+??0?$codecvt@_WDH@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$codecvt@_WDH@std@@QAA@I@Z
+??0?$ctype@D@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$ctype@D@std@@QAA@PBF_NI@Z
+??0?$ctype@G@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$ctype@G@std@@QAA@I@Z
+??0?$ctype@_W@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$ctype@_W@std@@QAA@I@Z
+??0?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@I@Z
+??0?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@I@Z
+??0?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@I@Z
+??0?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAA@PBDI@Z
+??0?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAA@I@Z
+??0Init@ios_base@std@@QAA@XZ
+??0_Concurrent_queue_base_v4@details@Concurrency@@IAA@I@Z
+??0_Concurrent_queue_iterator_base_v4@details@Concurrency@@IAA@ABV_Concurrent_queue_base_v4@12@@Z
+??0_Container_base12@std@@QAA@ABU01@@Z
+??0_Container_base12@std@@QAA@XZ
+??0_Facet_base@std@@QAA@ABV01@@Z
+??0_Facet_base@std@@QAA@XZ
+??0_Init_locks@std@@QAA@XZ
+??0_Locimp@locale@std@@AAA@ABV012@@Z
+??0_Locimp@locale@std@@AAA@_N@Z
+??0_Locinfo@std@@QAA@HPBD@Z
+??0_Locinfo@std@@QAA@PBD@Z
+??0_Lockit@std@@QAA@H@Z
+??0_Lockit@std@@QAA@XZ
+??0_Pad@std@@QAA@ABV01@@Z
+??0_Pad@std@@QAA@XZ
+??0_Runtime_object@details@Concurrency@@QAA@H@Z
+??0_Runtime_object@details@Concurrency@@QAA@XZ
+??0_Timevec@std@@QAA@ABV01@@Z
+??0_Timevec@std@@QAA@PAX@Z
+??0_UShinit@std@@QAA@XZ
+??0_Winit@std@@QAA@XZ
+??0agent@Concurrency@@QAA@AAVScheduleGroup@1@@Z
+??0agent@Concurrency@@QAA@AAVScheduler@1@@Z
+??0agent@Concurrency@@QAA@XZ
+??0codecvt_base@std@@QAA@I@Z
+??0ctype_base@std@@QAA@I@Z
+??0facet@locale@std@@IAA@I@Z
+??0id@locale@std@@QAA@I@Z
+??0ios_base@std@@IAA@XZ
+??0time_base@std@@QAA@I@Z
+??1?$_Yarn@D@std@@QAA@XZ
+??1?$_Yarn@_W@std@@QAA@XZ
+??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_ios@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_ios@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_iostream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_iostream@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$basic_istream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_istream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_istream@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_ostream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_ostream@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_streambuf@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UAA@XZ
+??1?$codecvt@DDH@std@@MAA@XZ
+??1?$codecvt@GDH@std@@MAA@XZ
+??1?$codecvt@_WDH@std@@MAA@XZ
+??1?$ctype@D@std@@MAA@XZ
+??1?$ctype@G@std@@MAA@XZ
+??1?$ctype@_W@std@@MAA@XZ
+??1?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MAA@XZ
+??1?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MAA@XZ
+??1?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MAA@XZ
+??1?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MAA@XZ
+??1?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MAA@XZ
+??1?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MAA@XZ
+??1?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MAA@XZ
+??1?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MAA@XZ
+??1?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MAA@XZ
+??1?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MAA@XZ
+??1?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MAA@XZ
+??1?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MAA@XZ
+??1Init@ios_base@std@@QAA@XZ
+??1_Concurrent_queue_base_v4@details@Concurrency@@MAA@XZ
+??1_Concurrent_queue_iterator_base_v4@details@Concurrency@@IAA@XZ
+??1_Concurrent_vector_base_v4@details@Concurrency@@IAA@XZ
+??1_Container_base12@std@@QAA@XZ
+??1_Facet_base@std@@UAA@XZ
+??1_Init_locks@std@@QAA@XZ
+??1_Locimp@locale@std@@MAA@XZ
+??1_Locinfo@std@@QAA@XZ
+??1_Lockit@std@@QAA@XZ
+??1_Pad@std@@QAA@XZ
+??1_Timevec@std@@QAA@XZ
+??1_UShinit@std@@QAA@XZ
+??1_Winit@std@@QAA@XZ
+??1agent@Concurrency@@UAA@XZ
+??1codecvt_base@std@@UAA@XZ
+??1ctype_base@std@@UAA@XZ
+??1facet@locale@std@@MAA@XZ
+??1ios_base@std@@UAA@XZ
+??1time_base@std@@UAA@XZ
+??4?$_Iosb@H@std@@QAAAAV01@ABV01@@Z
+??4?$_Yarn@D@std@@QAAAAV01@ABV01@@Z
+??4?$_Yarn@D@std@@QAAAAV01@PBD@Z
+??4?$_Yarn@_W@std@@QAAAAV01@PB_W@Z
+??4?$basic_iostream@DU?$char_traits@D@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_iostream@GU?$char_traits@G@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_iostream@_WU?$char_traits@_W@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_istream@DU?$char_traits@D@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_istream@GU?$char_traits@G@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_istream@_WU?$char_traits@_W@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_ostream@DU?$char_traits@D@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_ostream@GU?$char_traits@G@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_ostream@_WU?$char_traits@_W@std@@@std@@IAAAAV01@$$QAV01@@Z
+??4?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAAAV01@ABV01@@Z
+??4?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAAAV01@ABV01@@Z
+??4?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAAAV01@ABV01@@Z
+??4Init@ios_base@std@@QAAAAV012@ABV012@@Z
+??4_Container_base0@std@@QAAAAU01@ABU01@@Z
+??4_Container_base12@std@@QAAAAU01@ABU01@@Z
+??4_Facet_base@std@@QAAAAV01@ABV01@@Z
+??4_Init_locks@std@@QAAAAV01@ABV01@@Z
+??4_Pad@std@@QAAAAV01@ABV01@@Z
+??4_Timevec@std@@QAAAAV01@ABV01@@Z
+??4_UShinit@std@@QAAAAV01@ABV01@@Z
+??4_Winit@std@@QAAAAV01@ABV01@@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAF@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAG@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAH@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAI@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAJ@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAK@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAM@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAN@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAO@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAPAX@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AA_J@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AA_K@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AA_N@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@DU?$char_traits@D@std@@@1@AAV21@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAF@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAG@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAH@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAI@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAJ@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAK@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAM@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAN@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAO@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAPAX@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AA_J@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AA_K@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AA_N@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@GU?$char_traits@G@std@@@1@AAV21@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAF@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAG@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAH@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAI@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAJ@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAK@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAM@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAN@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAO@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AAPAX@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AA_J@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AA_K@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@AA_N@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@_WU?$char_traits@_W@std@@@1@AAV21@@Z@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??5?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@F@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@G@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@H@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@I@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@J@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@K@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@M@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@N@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@O@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@DU?$char_traits@D@std@@@1@AAV21@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@PBX@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@_J@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@_K@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@_N@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@F@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@G@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@H@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@I@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@J@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@K@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@M@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@N@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@O@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@GU?$char_traits@G@std@@@1@AAV21@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@PBX@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@_J@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@_K@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@_N@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@F@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@G@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@H@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@I@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@J@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@K@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@M@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@N@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@O@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@_WU?$char_traits@_W@std@@@1@AAV21@@Z@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@PAV?$basic_streambuf@_WU?$char_traits@_W@std@@@1@@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@PBX@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@_J@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@_K@Z
+??6?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV01@_N@Z
+??7ios_base@std@@QBA_NXZ
+??Bid@locale@std@@QAAIXZ
+??Bios_base@std@@QBAPAXXZ
+??_7?$basic_ios@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_ios@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_ios@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$basic_iostream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_iostream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_iostream@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$basic_istream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_istream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_istream@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$basic_ostream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_ostream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_ostream@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$basic_streambuf@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_streambuf@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@6B@ DATA
+??_7?$codecvt@DDH@std@@6B@ DATA
+??_7?$codecvt@GDH@std@@6B@ DATA
+??_7?$codecvt@_WDH@std@@6B@ DATA
+??_7?$ctype@D@std@@6B@ DATA
+??_7?$ctype@G@std@@6B@ DATA
+??_7?$ctype@_W@std@@6B@ DATA
+??_7?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@6B@ DATA
+??_7?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@6B@ DATA
+??_7?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@6B@ DATA
+??_7?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@6B@ DATA
+??_7_Facet_base@std@@6B@ DATA
+??_7_Locimp@locale@std@@6B@ DATA
+??_7_Pad@std@@6B@ DATA
+??_7codecvt_base@std@@6B@ DATA
+??_7ctype_base@std@@6B@ DATA
+??_7facet@locale@std@@6B@ DATA
+??_7ios_base@std@@6B@ DATA
+??_7time_base@std@@6B@ DATA
+??_8?$basic_iostream@DU?$char_traits@D@std@@@std@@7B?$basic_istream@DU?$char_traits@D@std@@@1@@ DATA
+??_8?$basic_iostream@DU?$char_traits@D@std@@@std@@7B?$basic_ostream@DU?$char_traits@D@std@@@1@@ DATA
+??_8?$basic_iostream@GU?$char_traits@G@std@@@std@@7B?$basic_istream@GU?$char_traits@G@std@@@1@@ DATA
+??_8?$basic_iostream@GU?$char_traits@G@std@@@std@@7B?$basic_ostream@GU?$char_traits@G@std@@@1@@ DATA
+??_8?$basic_iostream@_WU?$char_traits@_W@std@@@std@@7B?$basic_istream@_WU?$char_traits@_W@std@@@1@@ DATA
+??_8?$basic_iostream@_WU?$char_traits@_W@std@@@std@@7B?$basic_ostream@_WU?$char_traits@_W@std@@@1@@ DATA
+??_8?$basic_istream@DU?$char_traits@D@std@@@std@@7B@ DATA
+??_8?$basic_istream@GU?$char_traits@G@std@@@std@@7B@ DATA
+??_8?$basic_istream@_WU?$char_traits@_W@std@@@std@@7B@ DATA
+??_8?$basic_ostream@DU?$char_traits@D@std@@@std@@7B@ DATA
+??_8?$basic_ostream@GU?$char_traits@G@std@@@std@@7B@ DATA
+??_8?$basic_ostream@_WU?$char_traits@_W@std@@@std@@7B@ DATA
+??_D?$basic_iostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_iostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_iostream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+??_D?$basic_istream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_istream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+??_D?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+??_F?$codecvt@DDH@std@@QAAXXZ
+??_F?$codecvt@GDH@std@@QAAXXZ
+??_F?$codecvt@_WDH@std@@QAAXXZ
+??_F?$ctype@D@std@@QAAXXZ
+??_F?$ctype@G@std@@QAAXXZ
+??_F?$ctype@_W@std@@QAAXXZ
+??_F?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAAXXZ
+??_F?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAAXXZ
+??_F?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAAXXZ
+??_F?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QAAXXZ
+??_F_Locinfo@std@@QAAXXZ
+??_F_Timevec@std@@QAAXXZ
+??_Fcodecvt_base@std@@QAAXXZ
+??_Fctype_base@std@@QAAXXZ
+??_Ffacet@locale@std@@QAAXXZ
+??_Fid@locale@std@@QAAXXZ
+??_Ftime_base@std@@QAAXXZ
+?NFS_Allocate@details@Concurrency@@YAPAXIIPAX@Z
+?NFS_Free@details@Concurrency@@YAXPAX@Z
+?NFS_GetLineSize@details@Concurrency@@YAIXZ
+?_10@placeholders@std@@3V?$_Ph@$09@2@A DATA
+?_11@placeholders@std@@3V?$_Ph@$0L@@2@A DATA
+?_12@placeholders@std@@3V?$_Ph@$0M@@2@A DATA
+?_13@placeholders@std@@3V?$_Ph@$0N@@2@A DATA
+?_14@placeholders@std@@3V?$_Ph@$0O@@2@A DATA
+?_15@placeholders@std@@3V?$_Ph@$0P@@2@A DATA
+?_16@placeholders@std@@3V?$_Ph@$0BA@@2@A DATA
+?_17@placeholders@std@@3V?$_Ph@$0BB@@2@A DATA
+?_18@placeholders@std@@3V?$_Ph@$0BC@@2@A DATA
+?_19@placeholders@std@@3V?$_Ph@$0BD@@2@A DATA
+?_1@placeholders@std@@3V?$_Ph@$00@2@A DATA
+?_20@placeholders@std@@3V?$_Ph@$0BE@@2@A DATA
+?_2@placeholders@std@@3V?$_Ph@$01@2@A DATA
+?_3@placeholders@std@@3V?$_Ph@$02@2@A DATA
+?_4@placeholders@std@@3V?$_Ph@$03@2@A DATA
+?_5@placeholders@std@@3V?$_Ph@$04@2@A DATA
+?_6@placeholders@std@@3V?$_Ph@$05@2@A DATA
+?_7@placeholders@std@@3V?$_Ph@$06@2@A DATA
+?_8@placeholders@std@@3V?$_Ph@$07@2@A DATA
+?_9@placeholders@std@@3V?$_Ph@$08@2@A DATA
+?_Addcats@_Locinfo@std@@QAAAAV12@HPBD@Z
+?_Addfac@_Locimp@locale@std@@AAAXPAVfacet@23@I@Z
+?_Addstd@ios_base@std@@SAXPAV12@@Z
+?_Advance@_Concurrent_queue_iterator_base_v4@details@Concurrency@@IAAXXZ
+?_Assign@_Concurrent_queue_iterator_base_v4@details@Concurrency@@IAAXABV123@@Z
+?_Atexit@@YAXP6AXXZ@Z
+?_BADOFF@std@@3_JB DATA
+?_Byte_reverse_table@details@Concurrency@@3QBEB DATA
+?_C_str@?$_Yarn@D@std@@QBAPBDXZ
+?_C_str@?$_Yarn@_W@std@@QBAPB_WXZ
+?_Callfns@ios_base@std@@AAAXW4event@12@@Z
+?_CaptureCallstackImpl@_TaskCreationCallstack@details@Concurrency@@SAIPAPAXII@Z
+?_Clocptr@_Locimp@locale@std@@0PAV123@A DATA
+?_Close_dir@sys@tr2@std@@YAXPAX@Z
+?_Copy_file@sys@tr2@std@@YAHPBD0_N@Z
+?_Copy_file@sys@tr2@std@@YAHPB_W0_N@Z
+?_Current_get@sys@tr2@std@@YAPADAAY0BAE@D@Z
+?_Current_get@sys@tr2@std@@YAPA_WAAY0BAE@_W@Z
+?_Current_set@sys@tr2@std@@YA_NPBD@Z
+?_Current_set@sys@tr2@std@@YA_NPB_W@Z
+?_Decref@facet@locale@std@@UAAPAV_Facet_base@3@XZ
+?_Donarrow@?$ctype@G@std@@IBADGD@Z
+?_Donarrow@?$ctype@_W@std@@IBAD_WD@Z
+?_Dowiden@?$ctype@G@std@@IBAGD@Z
+?_Dowiden@?$ctype@_W@std@@IBA_WD@Z
+?_Empty@?$_Yarn@D@std@@QBA_NXZ
+?_Empty@?$_Yarn@_W@std@@QBA_NXZ
+?_Equivalent@sys@tr2@std@@YAHPBD0@Z
+?_Equivalent@sys@tr2@std@@YAHPB_W0@Z
+?_Ffmt@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAPADPADDH@Z
+?_Ffmt@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAPADPADDH@Z
+?_Ffmt@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAPADPADDH@Z
+?_File_size@sys@tr2@std@@YA_KPBD@Z
+?_File_size@sys@tr2@std@@YA_KPB_W@Z
+?_Findarr@ios_base@std@@AAAAAU_Iosarray@12@H@Z
+?_Fiopen@std@@YAPAU_iobuf@@PBDHH@Z
+?_Fiopen@std@@YAPAU_iobuf@@PBGHH@Z
+?_Fiopen@std@@YAPAU_iobuf@@PB_WHH@Z
+?_Fput@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBDIIII@Z
+?_Fput@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBDIIII@Z
+?_Fput@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBDIIII@Z
+?_Future_error_map@std@@YAPBDH@Z
+?_GetCombinableSize@details@Concurrency@@YAIXZ
+?_GetCurrentThreadId@details@Concurrency@@YAKXZ
+?_GetNextAsyncId@details@Concurrency@@YAIXZ
+?_Get_future_error_what@std@@YAPBDH@Z
+?_Getcat@?$codecvt@DDH@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$codecvt@GDH@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$codecvt@_WDH@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$ctype@G@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$ctype@_W@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
+?_Getcat@facet@locale@std@@SAIPAPBV123@PBV23@@Z
+?_Getcoll@_Locinfo@std@@QBA?AU_Collvec@@XZ
+?_Getctype@_Locinfo@std@@QBA?AU_Ctypevec@@XZ
+?_Getcvt@_Locinfo@std@@QBA?AU_Cvtvec@@XZ
+?_Getdateorder@_Locinfo@std@@QBAHXZ
+?_Getdays@_Locinfo@std@@QBAPBDXZ
+?_Getfalse@_Locinfo@std@@QBAPBDXZ
+?_Getffld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffld@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffldx@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffldx@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@1AAVios_base@2@PAH@Z
+?_Getffldx@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@1AAVios_base@2@PAH@Z
+?_Getfmt@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD@Z
+?_Getfmt@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD@Z
+?_Getfmt@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD@Z
+?_Getgloballocale@locale@std@@CAPAV_Locimp@12@XZ
+?_Getifld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@1HABVlocale@2@@Z
+?_Getifld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@1HABVlocale@2@@Z
+?_Getifld@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@1HABVlocale@2@@Z
+?_Getint@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@0HHAAHABV?$ctype@D@2@@Z
+?_Getint@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@0HHAAHABV?$ctype@G@2@@Z
+?_Getint@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@0HHAAHABV?$ctype@_W@2@@Z
+?_Getlconv@_Locinfo@std@@QBAPBUlconv@@XZ
+?_Getmonths@_Locinfo@std@@QBAPBDXZ
+?_Getname@_Locinfo@std@@QBAPBDXZ
+?_Getpfirst@_Container_base12@std@@QBAPAPAU_Iterator_base12@2@XZ
+?_Getptr@_Timevec@std@@QBAPAXXZ
+?_Gettnames@_Locinfo@std@@QBA?AV_Timevec@2@XZ
+?_Gettrue@_Locinfo@std@@QBAPBDXZ
+?_Gnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBA_JXZ
+?_Gnavail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBA_JXZ
+?_Gnavail@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBA_JXZ
+?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Gndec@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Gndec@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAPA_WXZ
+?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Gninc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Gninc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAPA_WXZ
+?_Gnpreinc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Gnpreinc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Gnpreinc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAPA_WXZ
+?_Id_cnt@id@locale@std@@0HA DATA
+?_Ifmt@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAPADPADPBDH@Z
+?_Ifmt@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAPADPADPBDH@Z
+?_Ifmt@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAPADPADPBDH@Z
+?_Incref@facet@locale@std@@UAAXXZ
+?_Index@ios_base@std@@0HA DATA
+?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAPAD0PAH001@Z
+?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXXZ
+?_Init@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAPAG0PAH001@Z
+?_Init@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXXZ
+?_Init@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXPAPA_W0PAH001@Z
+?_Init@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXXZ
+?_Init@?$codecvt@DDH@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$codecvt@GDH@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$codecvt@_WDH@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$ctype@D@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$ctype@G@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$ctype@_W@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@ios_base@std@@IAAXXZ
+?_Init@locale@std@@CAPAV_Locimp@12@_N@Z
+?_Init_cnt@Init@ios_base@std@@0HA DATA
+?_Init_cnt@_UShinit@std@@0HA DATA
+?_Init_cnt@_Winit@std@@0HA DATA
+?_Init_cnt_func@Init@ios_base@std@@CAAAHXZ
+?_Init_ctor@Init@ios_base@std@@CAXPAV123@@Z
+?_Init_dtor@Init@ios_base@std@@CAXPAV123@@Z
+?_Init_locks_ctor@_Init_locks@std@@CAXPAV12@@Z
+?_Init_locks_dtor@_Init_locks@std@@CAXPAV12@@Z
+?_Internal_assign@_Concurrent_vector_base_v4@details@Concurrency@@IAAXABV123@IP6AXPAXI@ZP6AX1PBXI@Z4@Z
+?_Internal_capacity@_Concurrent_vector_base_v4@details@Concurrency@@IBAIXZ
+?_Internal_clear@_Concurrent_vector_base_v4@details@Concurrency@@IAAIP6AXPAXI@Z@Z
+?_Internal_compact@_Concurrent_vector_base_v4@details@Concurrency@@IAAPAXIPAXP6AX0I@ZP6AX0PBXI@Z@Z
+?_Internal_copy@_Concurrent_vector_base_v4@details@Concurrency@@IAAXABV123@IP6AXPAXPBXI@Z@Z
+?_Internal_empty@_Concurrent_queue_base_v4@details@Concurrency@@IBA_NXZ
+?_Internal_finish_clear@_Concurrent_queue_base_v4@details@Concurrency@@IAAXXZ
+?_Internal_grow_by@_Concurrent_vector_base_v4@details@Concurrency@@IAAIIIP6AXPAXPBXI@Z1@Z
+?_Internal_grow_to_at_least_with_result@_Concurrent_vector_base_v4@details@Concurrency@@IAAIIIP6AXPAXPBXI@Z1@Z
+?_Internal_move_push@_Concurrent_queue_base_v4@details@Concurrency@@IAAXPAX@Z
+?_Internal_pop_if_present@_Concurrent_queue_base_v4@details@Concurrency@@IAA_NPAX@Z
+?_Internal_push@_Concurrent_queue_base_v4@details@Concurrency@@IAAXPBX@Z
+?_Internal_push_back@_Concurrent_vector_base_v4@details@Concurrency@@IAAPAXIAAI@Z
+?_Internal_reserve@_Concurrent_vector_base_v4@details@Concurrency@@IAAXIII@Z
+?_Internal_resize@_Concurrent_vector_base_v4@details@Concurrency@@IAAXIIIP6AXPAXI@ZP6AX0PBXI@Z2@Z
+?_Internal_size@_Concurrent_queue_base_v4@details@Concurrency@@IBAIXZ
+?_Internal_swap@_Concurrent_queue_base_v4@details@Concurrency@@IAAXAAV123@@Z
+?_Internal_swap@_Concurrent_vector_base_v4@details@Concurrency@@IAAXAAV123@@Z
+?_Internal_throw_exception@_Concurrent_queue_base_v4@details@Concurrency@@IBAXXZ
+?_Internal_throw_exception@_Concurrent_vector_base_v4@details@Concurrency@@IBAXI@Z
+?_Ios_base_dtor@ios_base@std@@CAXPAV12@@Z
+?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA_N_N@Z
+?_Ipfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA_N_N@Z
+?_Ipfx@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA_N_N@Z
+?_Iput@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPADI@Z
+?_Iput@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPADI@Z
+?_Iput@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPADI@Z
+?_Last_write_time@sys@tr2@std@@YAXPBD_J@Z
+?_Last_write_time@sys@tr2@std@@YAXPB_W_J@Z
+?_Last_write_time@sys@tr2@std@@YA_JPBD@Z
+?_Last_write_time@sys@tr2@std@@YA_JPB_W@Z
+?_Launch@_Pad@std@@QAAXPAU_Thrd_imp_t@@@Z
+?_Link@sys@tr2@std@@YAHPBD0@Z
+?_Link@sys@tr2@std@@YAHPB_W0@Z
+?_Locimp_Addfac@_Locimp@locale@std@@CAXPAV123@PAVfacet@23@I@Z
+?_Locimp_ctor@_Locimp@locale@std@@CAXPAV123@ABV123@@Z
+?_Locimp_dtor@_Locimp@locale@std@@CAXPAV123@@Z
+?_Locinfo_Addcats@_Locinfo@std@@SAAAV12@PAV12@HPBD@Z
+?_Locinfo_ctor@_Locinfo@std@@SAXPAV12@HPBD@Z
+?_Locinfo_ctor@_Locinfo@std@@SAXPAV12@PBD@Z
+?_Locinfo_dtor@_Locinfo@std@@SAXPAV12@@Z
+?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAAXXZ
+?_Lock@?$basic_streambuf@GU?$char_traits@G@std@@@std@@UAAXXZ
+?_Lock@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UAAXXZ
+?_Lockit_ctor@_Lockit@std@@CAXPAV12@@Z
+?_Lockit_ctor@_Lockit@std@@CAXPAV12@H@Z
+?_Lockit_ctor@_Lockit@std@@SAXH@Z
+?_Lockit_dtor@_Lockit@std@@CAXPAV12@@Z
+?_Lockit_dtor@_Lockit@std@@SAXH@Z
+?_Lstat@sys@tr2@std@@YA?AW4file_type@123@PBDAAH@Z
+?_Lstat@sys@tr2@std@@YA?AW4file_type@123@PB_WAAH@Z
+?_MP_Add@std@@YAXQA_K_K@Z
+?_MP_Get@std@@YA_KQA_K@Z
+?_MP_Mul@std@@YAXQA_K_K1@Z
+?_MP_Rem@std@@YAXQA_K_K@Z
+?_Make_dir@sys@tr2@std@@YAHPBD@Z
+?_Make_dir@sys@tr2@std@@YAHPB_W@Z
+?_Makeloc@_Locimp@locale@std@@CAPAV123@ABV_Locinfo@3@HPAV123@PBV23@@Z
+?_Makeushloc@_Locimp@locale@std@@CAXABV_Locinfo@3@HPAV123@PBV23@@Z
+?_Makewloc@_Locimp@locale@std@@CAXABV_Locinfo@3@HPAV123@PBV23@@Z
+?_Makexloc@_Locimp@locale@std@@CAXABV_Locinfo@3@HPAV123@PBV23@@Z
+?_Mtx_delete@threads@stdext@@YAXPAX@Z
+?_Mtx_lock@threads@stdext@@YAXPAX@Z
+?_Mtx_new@threads@stdext@@YAXAAPAX@Z
+?_Mtx_unlock@threads@stdext@@YAXPAX@Z
+?_New_Locimp@_Locimp@locale@std@@CAPAV123@ABV123@@Z
+?_New_Locimp@_Locimp@locale@std@@CAPAV123@_N@Z
+?_Open_dir@sys@tr2@std@@YAPAXAAY0BAE@DPBDAAHAAW4file_type@123@@Z
+?_Open_dir@sys@tr2@std@@YAPAXAAY0BAE@_WPB_WAAHAAW4file_type@123@@Z
+?_Orphan_all@_Container_base0@std@@QAAXXZ
+?_Orphan_all@_Container_base12@std@@QAAXXZ
+?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?_Osfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?_Osfx@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+?_Pnavail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBA_JXZ
+?_Pnavail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBA_JXZ
+?_Pnavail@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBA_JXZ
+?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Pninc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Pninc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAPA_WXZ
+?_Ptr_cerr@std@@3PAV?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?_Ptr_cin@std@@3PAV?$basic_istream@DU?$char_traits@D@std@@@1@A DATA
+?_Ptr_clog@std@@3PAV?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?_Ptr_cout@std@@3PAV?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?_Ptr_wcerr@std@@3PAV?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?_Ptr_wcerr@std@@3PAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?_Ptr_wcin@std@@3PAV?$basic_istream@GU?$char_traits@G@std@@@1@A DATA
+?_Ptr_wcin@std@@3PAV?$basic_istream@_WU?$char_traits@_W@std@@@1@A DATA
+?_Ptr_wclog@std@@3PAV?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?_Ptr_wclog@std@@3PAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?_Ptr_wcout@std@@3PAV?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?_Ptr_wcout@std@@3PAV?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?_Put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@PBDI@Z
+?_Put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@PBGI@Z
+?_Put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@PB_WI@Z
+?_Raise_handler@std@@3P6AXABVexception@stdext@@@ZA DATA
+?_Random_device@std@@YAIXZ
+?_Read_dir@sys@tr2@std@@YAPADAAY0BAE@DPAXAAW4file_type@123@@Z
+?_Read_dir@sys@tr2@std@@YAPA_WAAY0BAE@_WPAXAAW4file_type@123@@Z
+?_Release@_Pad@std@@QAAXXZ
+?_Remove_dir@sys@tr2@std@@YA_NPBD@Z
+?_Remove_dir@sys@tr2@std@@YA_NPB_W@Z
+?_Rename@sys@tr2@std@@YAHPBD0@Z
+?_Rename@sys@tr2@std@@YAHPB_W0@Z
+?_Rep@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@DI@Z
+?_Rep@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@GI@Z
+?_Rep@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@_WI@Z
+?_Rethrow_future_exception@std@@YAXVexception_ptr@1@@Z
+?_Rng_abort@std@@YAXPBD@Z
+?_Segment_index_of@_Concurrent_vector_base_v4@details@Concurrency@@KAII@Z
+?_Setgloballocale@locale@std@@CAXPAX@Z
+?_Src@?1??_Getffldx@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?1??_Getffldx@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?1??_Getffldx@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?1??_Getifld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@3@1HABVlocale@3@@Z@4QBDB DATA
+?_Src@?1??_Getifld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@3@1HABVlocale@3@@Z@4QBDB DATA
+?_Src@?1??_Getifld@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@3@1HABVlocale@3@@Z@4QBDB DATA
+?_Src@?3??_Getffld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?3??_Getffld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Src@?3??_Getffld@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@ABAHPADAAV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@3@1AAVios_base@3@PAH@Z@4QBDB DATA
+?_Stat@sys@tr2@std@@YA?AW4file_type@123@PBDAAH@Z
+?_Stat@sys@tr2@std@@YA?AW4file_type@123@PB_WAAH@Z
+?_Statvfs@sys@tr2@std@@YA?AUspace_info@123@PBD@Z
+?_Statvfs@sys@tr2@std@@YA?AUspace_info@123@PB_W@Z
+?_Swap_all@_Container_base0@std@@QAAXAAU12@@Z
+?_Swap_all@_Container_base12@std@@QAAXAAU12@@Z
+?_Symlink@sys@tr2@std@@YAHPBD0@Z
+?_Symlink@sys@tr2@std@@YAHPB_W0@Z
+?_Sync@ios_base@std@@0_NA DATA
+?_Syserror_map@std@@YAPBDH@Z
+?_Throw_C_error@std@@YAXH@Z
+?_Throw_Cpp_error@std@@YAXH@Z
+?_Throw_future_error@std@@YAXABVerror_code@1@@Z
+?_Throw_lock_error@threads@stdext@@YAXXZ
+?_Throw_resource_error@threads@stdext@@YAXXZ
+?_Tidy@?$_Yarn@D@std@@AAAXXZ
+?_Tidy@?$_Yarn@_W@std@@AAAXXZ
+?_Tidy@?$ctype@D@std@@IAAXXZ
+?_Tidy@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@AAAXXZ
+?_Tidy@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@AAAXXZ
+?_Tidy@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@AAAXXZ
+?_Tidy@ios_base@std@@AAAXXZ
+?_Unlink@sys@tr2@std@@YAHPBD@Z
+?_Unlink@sys@tr2@std@@YAHPB_W@Z
+?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAAXXZ
+?_Unlock@?$basic_streambuf@GU?$char_traits@G@std@@@std@@UAAXXZ
+?_Unlock@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@UAAXXZ
+?_W_Getdays@_Locinfo@std@@QBAPBGXZ
+?_W_Getmonths@_Locinfo@std@@QBAPBGXZ
+?_W_Gettnames@_Locinfo@std@@QBA?AV_Timevec@2@XZ
+?_Winerror_map@std@@YAPBDH@Z
+?_XLgamma@std@@YAMM@Z
+?_XLgamma@std@@YANN@Z
+?_XLgamma@std@@YAOO@Z
+?_Xbad_alloc@std@@YAXXZ
+?_Xbad_function_call@std@@YAXXZ
+?_Xinvalid_argument@std@@YAXPBD@Z
+?_Xlength_error@std@@YAXPBD@Z
+?_Xout_of_range@std@@YAXPBD@Z
+?_Xoverflow_error@std@@YAXPBD@Z
+?_Xregex_error@std@@YAXW4error_type@regex_constants@1@@Z
+?_Xruntime_error@std@@YAXPBD@Z
+?adopt_lock@std@@3Uadopt_lock_t@1@B DATA
+?always_noconv@codecvt_base@std@@QBA_NXZ
+?bad@ios_base@std@@QBA_NXZ
+?c_str@?$_Yarn@D@std@@QBAPBDXZ
+?cancel@agent@Concurrency@@QAA_NXZ
+?cancel_current_task@Concurrency@@YAXXZ
+?cerr@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?cin@std@@3V?$basic_istream@DU?$char_traits@D@std@@@1@A DATA
+?classic@locale@std@@SAABV12@XZ
+?classic_table@?$ctype@D@std@@SAPBFXZ
+?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXH_N@Z
+?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXI@Z
+?clear@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXH_N@Z
+?clear@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXI@Z
+?clear@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXH_N@Z
+?clear@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXI@Z
+?clear@ios_base@std@@QAAXH@Z
+?clear@ios_base@std@@QAAXH_N@Z
+?clear@ios_base@std@@QAAXI@Z
+?clog@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?copyfmt@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAAAV12@ABV12@@Z
+?copyfmt@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAAAV12@ABV12@@Z
+?copyfmt@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAAAV12@ABV12@@Z
+?copyfmt@ios_base@std@@QAAAAV12@ABV12@@Z
+?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AW4dateorder@time_base@2@XZ
+?date_order@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AW4dateorder@time_base@2@XZ
+?date_order@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AW4dateorder@time_base@2@XZ
+?defer_lock@std@@3Udefer_lock_t@1@B DATA
+?do_always_noconv@?$codecvt@DDH@std@@MBA_NXZ
+?do_always_noconv@?$codecvt@GDH@std@@MBA_NXZ
+?do_always_noconv@?$codecvt@_WDH@std@@MBA_NXZ
+?do_always_noconv@codecvt_base@std@@MBA_NXZ
+?do_date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AW4dateorder@time_base@2@XZ
+?do_date_order@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AW4dateorder@time_base@2@XZ
+?do_date_order@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AW4dateorder@time_base@2@XZ
+?do_encoding@?$codecvt@GDH@std@@MBAHXZ
+?do_encoding@?$codecvt@_WDH@std@@MBAHXZ
+?do_encoding@codecvt_base@std@@MBAHXZ
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?do_get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?do_get@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?do_get@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?do_get@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?do_get_date@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_date@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_date@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_monthname@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_monthname@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_monthname@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_time@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_time@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_time@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_weekday@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_weekday@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_weekday@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_year@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_year@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_year@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_in@?$codecvt@DDH@std@@MBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?do_in@?$codecvt@GDH@std@@MBAHAAHPBD1AAPBDPAG3AAPAG@Z
+?do_in@?$codecvt@_WDH@std@@MBAHAAHPBD1AAPBDPA_W3AAPA_W@Z
+?do_is@?$ctype@G@std@@MBAPBGPBG0PAF@Z
+?do_is@?$ctype@G@std@@MBA_NFG@Z
+?do_is@?$ctype@_W@std@@MBAPB_WPB_W0PAF@Z
+?do_is@?$ctype@_W@std@@MBA_NF_W@Z
+?do_length@?$codecvt@DDH@std@@MBAHAAHPBD1I@Z
+?do_length@?$codecvt@GDH@std@@MBAHAAHPBD1I@Z
+?do_length@?$codecvt@_WDH@std@@MBAHAAHPBD1I@Z
+?do_max_length@?$codecvt@GDH@std@@MBAHXZ
+?do_max_length@?$codecvt@_WDH@std@@MBAHXZ
+?do_max_length@codecvt_base@std@@MBAHXZ
+?do_narrow@?$ctype@D@std@@MBADDD@Z
+?do_narrow@?$ctype@D@std@@MBAPBDPBD0DPAD@Z
+?do_narrow@?$ctype@G@std@@MBADGD@Z
+?do_narrow@?$ctype@G@std@@MBAPBGPBG0DPAD@Z
+?do_narrow@?$ctype@_W@std@@MBAD_WD@Z
+?do_narrow@?$ctype@_W@std@@MBAPB_WPB_W0DPAD@Z
+?do_out@?$codecvt@DDH@std@@MBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?do_out@?$codecvt@GDH@std@@MBAHAAHPBG1AAPBGPAD3AAPAD@Z
+?do_out@?$codecvt@_WDH@std@@MBAHAAHPB_W1AAPB_WPAD3AAPAD@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DJ@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DK@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DN@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DO@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBX@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_J@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_K@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_N@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GJ@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GK@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GN@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GO@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBX@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_J@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_K@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_N@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WJ@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WK@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WN@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WO@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBX@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_J@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_K@Z
+?do_put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_N@Z
+?do_put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBUtm@@DD@Z
+?do_put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBUtm@@DD@Z
+?do_put@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBUtm@@DD@Z
+?do_scan_is@?$ctype@G@std@@MBAPBGFPBG0@Z
+?do_scan_is@?$ctype@_W@std@@MBAPB_WFPB_W0@Z
+?do_scan_not@?$ctype@G@std@@MBAPBGFPBG0@Z
+?do_scan_not@?$ctype@_W@std@@MBAPB_WFPB_W0@Z
+?do_tolower@?$ctype@D@std@@MBADD@Z
+?do_tolower@?$ctype@D@std@@MBAPBDPADPBD@Z
+?do_tolower@?$ctype@G@std@@MBAGG@Z
+?do_tolower@?$ctype@G@std@@MBAPBGPAGPBG@Z
+?do_tolower@?$ctype@_W@std@@MBAPB_WPA_WPB_W@Z
+?do_tolower@?$ctype@_W@std@@MBA_W_W@Z
+?do_toupper@?$ctype@D@std@@MBADD@Z
+?do_toupper@?$ctype@D@std@@MBAPBDPADPBD@Z
+?do_toupper@?$ctype@G@std@@MBAGG@Z
+?do_toupper@?$ctype@G@std@@MBAPBGPAGPBG@Z
+?do_toupper@?$ctype@_W@std@@MBAPB_WPA_WPB_W@Z
+?do_toupper@?$ctype@_W@std@@MBA_W_W@Z
+?do_unshift@?$codecvt@DDH@std@@MBAHAAHPAD1AAPAD@Z
+?do_unshift@?$codecvt@GDH@std@@MBAHAAHPAD1AAPAD@Z
+?do_unshift@?$codecvt@_WDH@std@@MBAHAAHPAD1AAPAD@Z
+?do_widen@?$ctype@D@std@@MBADD@Z
+?do_widen@?$ctype@D@std@@MBAPBDPBD0PAD@Z
+?do_widen@?$ctype@G@std@@MBAGD@Z
+?do_widen@?$ctype@G@std@@MBAPBDPBD0PAG@Z
+?do_widen@?$ctype@_W@std@@MBAPBDPBD0PA_W@Z
+?do_widen@?$ctype@_W@std@@MBA_WD@Z
+?done@agent@Concurrency@@IAA_NXZ
+?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?eback@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?eback@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?egptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?egptr@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?empty@?$_Yarn@D@std@@QBA_NXZ
+?empty@locale@std@@SA?AV12@XZ
+?encoding@codecvt_base@std@@QBAHXZ
+?eof@ios_base@std@@QBA_NXZ
+?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?epptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?epptr@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?exceptions@ios_base@std@@QAAXH@Z
+?exceptions@ios_base@std@@QAAXI@Z
+?exceptions@ios_base@std@@QBAHXZ
+?fail@ios_base@std@@QBA_NXZ
+?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QAADD@Z
+?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADXZ
+?fill@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?fill@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAGXZ
+?fill@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAA_W_W@Z
+?fill@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBA_WXZ
+?flags@ios_base@std@@QAAHH@Z
+?flags@ios_base@std@@QBAHXZ
+?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@XZ
+?flush@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@XZ
+?flush@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@XZ
+?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXH@Z
+?gbump@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXH@Z
+?gbump@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXH@Z
+?gcount@?$basic_istream@DU?$char_traits@D@std@@@std@@QBA_JXZ
+?gcount@?$basic_istream@GU?$char_traits@G@std@@@std@@QBA_JXZ
+?gcount@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QBA_JXZ
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAD@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAV?$basic_streambuf@DU?$char_traits@D@std@@@2@@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAV?$basic_streambuf@DU?$char_traits@D@std@@@2@D@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_J@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_JD@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAG@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAV?$basic_streambuf@GU?$char_traits@G@std@@@2@@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAV?$basic_streambuf@GU?$char_traits@G@std@@@2@G@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_J@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_JG@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAGXZ
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@AAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@AAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@_W@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@AA_W@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J_W@Z
+?get@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_J@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_K@Z
+?get@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?get@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?get@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBD4@Z
+?get@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?get@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PBG4@Z
+?get@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@DD@Z
+?get@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@PB_W4@Z
+?get_date@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_date@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_date@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_monthname@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_monthname@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_monthname@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_new_handler@std@@YAP6AXXZXZ
+?get_time@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_time@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_time@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_weekday@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_weekday@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_weekday@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_year@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_year@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_year@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?getline@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_J@Z
+?getline@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_JD@Z
+?getline@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_J@Z
+?getline@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_JG@Z
+?getline@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J@Z
+?getline@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J_W@Z
+?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QBA?AVlocale@2@XZ
+?getloc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QBA?AVlocale@2@XZ
+?getloc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QBA?AVlocale@2@XZ
+?getloc@ios_base@std@@QBA?AVlocale@2@XZ
+?global@locale@std@@SA?AV12@ABV12@@Z
+?good@ios_base@std@@QBA_NXZ
+?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?gptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?gptr@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?id@?$codecvt@DDH@std@@2V0locale@2@A DATA
+?id@?$codecvt@GDH@std@@2V0locale@2@A DATA
+?id@?$codecvt@_WDH@std@@2V0locale@2@A DATA
+?id@?$collate@D@std@@2V0locale@2@A DATA
+?id@?$collate@G@std@@2V0locale@2@A DATA
+?id@?$collate@_W@std@@2V0locale@2@A DATA
+?id@?$ctype@D@std@@2V0locale@2@A DATA
+?id@?$ctype@G@std@@2V0locale@2@A DATA
+?id@?$ctype@_W@std@@2V0locale@2@A DATA
+?id@?$messages@D@std@@2V0locale@2@A DATA
+?id@?$messages@G@std@@2V0locale@2@A DATA
+?id@?$messages@_W@std@@2V0locale@2@A DATA
+?id@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$moneypunct@D$00@std@@2V0locale@2@A DATA
+?id@?$moneypunct@D$0A@@std@@2V0locale@2@A DATA
+?id@?$moneypunct@G$00@std@@2V0locale@2@A DATA
+?id@?$moneypunct@G$0A@@std@@2V0locale@2@A DATA
+?id@?$moneypunct@_W$00@std@@2V0locale@2@A DATA
+?id@?$moneypunct@_W$0A@@std@@2V0locale@2@A DATA
+?id@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$numpunct@D@std@@2V0locale@2@A DATA
+?id@?$numpunct@G@std@@2V0locale@2@A DATA
+?id@?$numpunct@_W@std@@2V0locale@2@A DATA
+?id@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_get@_WV?$istreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@2V0locale@2@A DATA
+?ignore@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@_JH@Z
+?ignore@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@_JG@Z
+?ignore@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_JG@Z
+?imbue@?$basic_ios@DU?$char_traits@D@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?imbue@?$basic_ios@GU?$char_traits@G@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?imbue@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAXABVlocale@2@@Z
+?imbue@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAXABVlocale@2@@Z
+?imbue@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAXABVlocale@2@@Z
+?imbue@ios_base@std@@QAA?AVlocale@2@ABV32@@Z
+?in@?$codecvt@DDH@std@@QBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?in@?$codecvt@GDH@std@@QBAHAAHPBD1AAPBDPAG3AAPAG@Z
+?in@?$codecvt@_WDH@std@@QBAHAAHPBD1AAPBDPA_W3AAPA_W@Z
+?in_avail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA_JXZ
+?in_avail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA_JXZ
+?in_avail@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA_JXZ
+?init@?$basic_ios@DU?$char_traits@D@std@@@std@@IAAXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@_N@Z
+?init@?$basic_ios@GU?$char_traits@G@std@@@std@@IAAXPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@_N@Z
+?init@?$basic_ios@_WU?$char_traits@_W@std@@@std@@IAAXPAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@_N@Z
+?intl@?$moneypunct@D$00@std@@2_NB DATA
+?intl@?$moneypunct@D$0A@@std@@2_NB DATA
+?intl@?$moneypunct@G$00@std@@2_NB DATA
+?intl@?$moneypunct@G$0A@@std@@2_NB DATA
+?intl@?$moneypunct@_W$00@std@@2_NB DATA
+?intl@?$moneypunct@_W$0A@@std@@2_NB DATA
+?ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA_N_N@Z
+?ipfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA_N_N@Z
+?ipfx@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA_N_N@Z
+?is@?$ctype@D@std@@QBAPBDPBD0PAF@Z
+?is@?$ctype@D@std@@QBA_NFD@Z
+?is@?$ctype@G@std@@QBAPBGPBG0PAF@Z
+?is@?$ctype@G@std@@QBA_NFG@Z
+?is@?$ctype@_W@std@@QBAPB_WPB_W0PAF@Z
+?is@?$ctype@_W@std@@QBA_NF_W@Z
+?is_current_task_group_canceling@Concurrency@@YA_NXZ
+?is_task_cancellation_requested@Concurrency@@YA_NXZ
+?isfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?isfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?isfx@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+?iword@ios_base@std@@QAAAAJH@Z
+?length@?$codecvt@DDH@std@@QBAHAAHPBD1I@Z
+?length@?$codecvt@GDH@std@@QBAHAAHPBD1I@Z
+?length@?$codecvt@_WDH@std@@QBAHAAHPBD1I@Z
+?max_length@codecvt_base@std@@QBAHXZ
+?move@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAX$$QAV12@@Z
+?move@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXAAV12@@Z
+?move@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAX$$QAV12@@Z
+?move@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXAAV12@@Z
+?move@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAX$$QAV12@@Z
+?move@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXAAV12@@Z
+?narrow@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADDD@Z
+?narrow@?$basic_ios@GU?$char_traits@G@std@@@std@@QBADGD@Z
+?narrow@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBAD_WD@Z
+?narrow@?$ctype@D@std@@QBADDD@Z
+?narrow@?$ctype@D@std@@QBAPBDPBD0DPAD@Z
+?narrow@?$ctype@G@std@@QBADGD@Z
+?narrow@?$ctype@G@std@@QBAPBGPBG0DPAD@Z
+?narrow@?$ctype@_W@std@@QBAD_WD@Z
+?narrow@?$ctype@_W@std@@QBAPB_WPB_W0DPAD@Z
+?opfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA_NXZ
+?opfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA_NXZ
+?opfx@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAA_NXZ
+?osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?osfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?osfx@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+?out@?$codecvt@DDH@std@@QBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?out@?$codecvt@GDH@std@@QBAHAAHPBG1AAPBGPAD3AAPAD@Z
+?out@?$codecvt@_WDH@std@@QBAHAAHPB_W1AAPB_WPAD3AAPAD@Z
+?overflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHH@Z
+?overflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGG@Z
+?overflow@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAGG@Z
+?pbackfail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHH@Z
+?pbackfail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGG@Z
+?pbackfail@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAGG@Z
+?pbase@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?pbase@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?pbase@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXH@Z
+?pbump@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXH@Z
+?pbump@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXH@Z
+?peek@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?peek@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAGXZ
+?peek@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?pptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?pptr@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IBAPA_WXZ
+?precision@ios_base@std@@QAA_J_J@Z
+?precision@ios_base@std@@QBA_JXZ
+?pubimbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?pubimbue@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?pubimbue@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?pubseekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@_JHH@Z
+?pubseekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@_JII@Z
+?pubseekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@_JHH@Z
+?pubseekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@_JII@Z
+?pubseekoff@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@_JHH@Z
+?pubseekoff@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@_JII@Z
+?pubseekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@V32@H@Z
+?pubseekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@V32@I@Z
+?pubseekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@V32@H@Z
+?pubseekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@V32@I@Z
+?pubseekpos@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@V32@H@Z
+?pubseekpos@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@V32@I@Z
+?pubsetbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAPAV12@PAD_J@Z
+?pubsetbuf@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAPAV12@PAG_J@Z
+?pubsetbuf@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAPAV12@PA_W_J@Z
+?pubsync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?pubsync@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAHXZ
+?pubsync@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAHXZ
+?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@D@Z
+?put@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@G@Z
+?put@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_W@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DJ@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DK@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DN@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DO@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBX@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_J@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_K@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_N@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GJ@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GK@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GN@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GO@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBX@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_J@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_K@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_N@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WJ@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WK@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WN@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WO@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBX@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_J@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_K@Z
+?put@?$num_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_W_N@Z
+?put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBUtm@@DD@Z
+?put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBUtm@@PBD3@Z
+?put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBUtm@@DD@Z
+?put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBUtm@@PBG3@Z
+?put@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBUtm@@DD@Z
+?put@?$time_put@_WV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@_WU?$char_traits@_W@std@@@2@V32@AAVios_base@2@_WPBUtm@@PB_W4@Z
+?putback@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@D@Z
+?putback@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@G@Z
+?putback@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_W@Z
+?pword@ios_base@std@@QAAAAPAXH@Z
+?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@PAV32@@Z
+?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ
+?rdbuf@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@PAV32@@Z
+?rdbuf@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@XZ
+?rdbuf@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAPAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@PAV32@@Z
+?rdbuf@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBAPAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@XZ
+?rdstate@ios_base@std@@QBAHXZ
+?read@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PAD_J@Z
+?read@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAG_J@Z
+?read@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PA_W_J@Z
+?readsome@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA_JPAD_J@Z
+?readsome@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA_JPAG_J@Z
+?readsome@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA_JPA_W_J@Z
+?register_callback@ios_base@std@@QAAXP6AXW4event@12@AAV12@H@ZH@Z
+?resetiosflags@std@@YA?AU?$_Smanip@H@1@H@Z
+?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sbumpc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?sbumpc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?scan_is@?$ctype@D@std@@QBAPBDFPBD0@Z
+?scan_is@?$ctype@G@std@@QBAPBGFPBG0@Z
+?scan_is@?$ctype@_W@std@@QBAPB_WFPB_W0@Z
+?scan_not@?$ctype@D@std@@QBAPBDFPBD0@Z
+?scan_not@?$ctype@G@std@@QBAPBGFPBG0@Z
+?scan_not@?$ctype@_W@std@@QBAPB_WFPB_W0@Z
+?seekg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@_JH@Z
+?seekg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@_JH@Z
+?seekg@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekg@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_JH@Z
+?seekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA?AV?$fpos@H@2@_JHH@Z
+?seekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA?AV?$fpos@H@2@_JHH@Z
+?seekoff@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA?AV?$fpos@H@2@_JHH@Z
+?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@_JH@Z
+?seekp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@_JH@Z
+?seekp@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekp@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@_JH@Z
+?seekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?set_new_handler@std@@YAP6AXXZP6AXXZ@Z
+?set_rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@@Z
+?set_rdbuf@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@@Z
+?set_rdbuf@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXPAV?$basic_streambuf@_WU?$char_traits@_W@std@@@2@@Z
+?setbase@std@@YA?AU?$_Smanip@H@1@H@Z
+?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAPAV12@PAD_J@Z
+?setbuf@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAPAV12@PAG_J@Z
+?setbuf@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAPAV12@PA_W_J@Z
+?setf@ios_base@std@@QAAHH@Z
+?setf@ios_base@std@@QAAHHH@Z
+?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD00@Z
+?setg@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG00@Z
+?setg@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXPA_W00@Z
+?setiosflags@std@@YA?AU?$_Smanip@H@1@H@Z
+?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD00@Z
+?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD0@Z
+?setp@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG00@Z
+?setp@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG0@Z
+?setp@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXPA_W00@Z
+?setp@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXPA_W0@Z
+?setprecision@std@@YA?AU?$_Smanip@_J@1@_J@Z
+?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXH_N@Z
+?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXI@Z
+?setstate@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXH_N@Z
+?setstate@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXI@Z
+?setstate@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXH_N@Z
+?setstate@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXI@Z
+?setstate@ios_base@std@@QAAXH@Z
+?setstate@ios_base@std@@QAAXH_N@Z
+?setstate@ios_base@std@@QAAXI@Z
+?setw@std@@YA?AU?$_Smanip@_J@1@_J@Z
+?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sgetc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?sgetc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?sgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA_JPAD_J@Z
+?sgetn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA_JPAG_J@Z
+?sgetn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA_JPA_W_J@Z
+?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA_JXZ
+?showmanyc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA_JXZ
+?showmanyc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA_JXZ
+?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?snextc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?snextc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?sputbackc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHD@Z
+?sputbackc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?sputbackc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAG_W@Z
+?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHD@Z
+?sputc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?sputc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAG_W@Z
+?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA_JPBD_J@Z
+?sputn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA_JPBG_J@Z
+?sputn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAA_JPB_W_J@Z
+?start@agent@Concurrency@@QAA_NXZ
+?status@agent@Concurrency@@QAA?AW4agent_status@2@XZ
+?status_port@agent@Concurrency@@QAAPAV?$ISource@W4agent_status@Concurrency@@@2@XZ
+?stossc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAXXZ
+?stossc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAXXZ
+?stossc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAXXZ
+?sungetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sungetc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?sungetc@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@QAAGXZ
+?swap@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXAAV12@@Z
+?swap@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXAAV12@@Z
+?swap@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAXAAV12@@Z
+?swap@?$basic_iostream@DU?$char_traits@D@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_iostream@GU?$char_traits@G@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_iostream@_WU?$char_traits@_W@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_istream@DU?$char_traits@D@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_istream@GU?$char_traits@G@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_istream@_WU?$char_traits@_W@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_ostream@DU?$char_traits@D@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_ostream@GU?$char_traits@G@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXAAV12@@Z
+?swap@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@IAAXAAV12@@Z
+?swap@ios_base@std@@QAAXAAV12@@Z
+?sync@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sync@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAHXZ
+?sync@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAHXZ
+?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?sync@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAHXZ
+?sync@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAHXZ
+?sync_with_stdio@ios_base@std@@SA_N_N@Z
+?table@?$ctype@D@std@@QBAPBFXZ
+?table_size@?$ctype@D@std@@2IB DATA
+?tellg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellg@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellp@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAPAV?$basic_ostream@DU?$char_traits@D@std@@@2@PAV32@@Z
+?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ
+?tie@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAPAV?$basic_ostream@GU?$char_traits@G@std@@@2@PAV32@@Z
+?tie@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_ostream@GU?$char_traits@G@std@@@2@XZ
+?tie@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QAAPAV?$basic_ostream@_WU?$char_traits@_W@std@@@2@PAV32@@Z
+?tie@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBAPAV?$basic_ostream@_WU?$char_traits@_W@std@@@2@XZ
+?tolower@?$ctype@D@std@@QBADD@Z
+?tolower@?$ctype@D@std@@QBAPBDPADPBD@Z
+?tolower@?$ctype@G@std@@QBAGG@Z
+?tolower@?$ctype@G@std@@QBAPBGPAGPBG@Z
+?tolower@?$ctype@_W@std@@QBAPB_WPA_WPB_W@Z
+?tolower@?$ctype@_W@std@@QBA_W_W@Z
+?toupper@?$ctype@D@std@@QBADD@Z
+?toupper@?$ctype@D@std@@QBAPBDPADPBD@Z
+?toupper@?$ctype@G@std@@QBAGG@Z
+?toupper@?$ctype@G@std@@QBAPBGPAGPBG@Z
+?toupper@?$ctype@_W@std@@QBAPB_WPA_WPB_W@Z
+?toupper@?$ctype@_W@std@@QBA_W_W@Z
+?try_to_lock@std@@3Utry_to_lock_t@1@B DATA
+?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?uflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGXZ
+?uflow@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAGXZ
+?uncaught_exception@std@@YA_NXZ
+?underflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?underflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGXZ
+?underflow@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAAGXZ
+?unget@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@XZ
+?unget@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@XZ
+?unget@?$basic_istream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@XZ
+?unsetf@ios_base@std@@QAAXH@Z
+?unshift@?$codecvt@DDH@std@@QBAHAAHPAD1AAPAD@Z
+?unshift@?$codecvt@GDH@std@@QBAHAAHPAD1AAPAD@Z
+?unshift@?$codecvt@_WDH@std@@QBAHAAHPAD1AAPAD@Z
+?wait@agent@Concurrency@@SA?AW4agent_status@2@PAV12@I@Z
+?wait_for_all@agent@Concurrency@@SAXIPAPAV12@PAW4agent_status@2@I@Z
+?wait_for_one@agent@Concurrency@@SAXIPAPAV12@AAW4agent_status@2@AAII@Z
+?wcerr@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?wcerr@std@@3V?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?wcin@std@@3V?$basic_istream@GU?$char_traits@G@std@@@1@A DATA
+?wcin@std@@3V?$basic_istream@_WU?$char_traits@_W@std@@@1@A DATA
+?wclog@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?wclog@std@@3V?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?wcout@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?wcout@std@@3V?$basic_ostream@_WU?$char_traits@_W@std@@@1@A DATA
+?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADD@Z
+?widen@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAGD@Z
+?widen@?$basic_ios@_WU?$char_traits@_W@std@@@std@@QBA_WD@Z
+?widen@?$ctype@D@std@@QBADD@Z
+?widen@?$ctype@D@std@@QBAPBDPBD0PAD@Z
+?widen@?$ctype@G@std@@QBAGD@Z
+?widen@?$ctype@G@std@@QBAPBDPBD0PAG@Z
+?widen@?$ctype@_W@std@@QBAPBDPBD0PA_W@Z
+?widen@?$ctype@_W@std@@QBA_WD@Z
+?width@ios_base@std@@QAA_J_J@Z
+?width@ios_base@std@@QBA_JXZ
+?write@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@PBD_J@Z
+?write@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@PBG_J@Z
+?write@?$basic_ostream@_WU?$char_traits@_W@std@@@std@@QAAAAV12@PB_W_J@Z
+?ws@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?ws@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?ws@std@@YAAAV?$basic_istream@_WU?$char_traits@_W@std@@@1@AAV21@@Z
+?xalloc@ios_base@std@@SAHXZ
+?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA_JPAD_J@Z
+?xsgetn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA_JPAG_J@Z
+?xsgetn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA_JPA_W_J@Z
+?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA_JPBD_J@Z
+?xsputn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA_JPBG_J@Z
+?xsputn@?$basic_streambuf@_WU?$char_traits@_W@std@@@std@@MAA_JPB_W_J@Z
+_Call_once
+_Call_onceEx
+_Cnd_broadcast
+_Cnd_destroy
+_Cnd_do_broadcast_at_thread_exit
+_Cnd_init
+_Cnd_register_at_thread_exit
+_Cnd_signal
+_Cnd_timedwait
+_Cnd_unregister_at_thread_exit
+_Cnd_wait
+_Cosh
+_Denorm DATA
+_Dint
+_Dnorm
+_Do_call
+_Dscale
+_Dtento
+_Dtest
+_Dunscale
+_Eps DATA
+_Exp
+_FCosh
+_FDenorm DATA
+_FDint
+_FDnorm
+_FDscale
+_FDtento
+_FDtest
+_FDunscale
+_FEps DATA
+_FExp
+_FInf DATA
+_FNan DATA
+_FPlsw
+_FPmsw
+_FRteps DATA
+_FSinh
+_FSnan DATA
+_FXbig DATA
+_FXp_addh
+_FXp_addx
+_FXp_getw
+_FXp_invx
+_FXp_ldexpx
+_FXp_movx
+_FXp_mulh
+_FXp_mulx
+_FXp_setn
+_FXp_setw
+_FXp_sqrtx
+_FXp_subx
+_FZero DATA
+_Getcoll
+_Getctype
+_Getcvt
+_Getdateorder
+_Getwctype
+_Getwctypes
+_Hugeval DATA
+_Inf DATA
+_LCosh
+_LDenorm DATA
+_LDint
+_LDscale
+_LDtento
+_LDtest
+_LDunscale
+_LEps DATA
+_LExp
+_LInf DATA
+_LNan DATA
+_LPlsw
+_LPmsw
+_LPoly
+_LRteps DATA
+_LSinh
+_LSnan DATA
+_LXbig DATA
+_LXp_addh
+_LXp_addx
+_LXp_getw
+_LXp_invx
+_LXp_ldexpx
+_LXp_movx
+_LXp_mulh
+_LXp_mulx
+_LXp_setn
+_LXp_setw
+_LXp_sqrtx
+_LXp_subx
+_LZero DATA
+_Lock_shared_ptr_spin_lock
+_Mbrtowc
+_Mtx_clear_owner
+_Mtx_current_owns
+_Mtx_destroy
+_Mtx_getconcrtcs
+_Mtx_init
+_Mtx_lock
+_Mtx_reset_owner
+_Mtx_timedlock
+_Mtx_trylock
+_Mtx_unlock
+_Mtxdst
+_Mtxinit
+_Mtxlock
+_Mtxunlock
+_Nan DATA
+_Once
+_Plsw
+_Pmsw
+_Poly
+_Rteps DATA
+_Sinh
+_Snan DATA
+_Stod
+_Stodx
+_Stof
+_Stoflt
+_Stofx
+_Stold
+_Stoldx
+_Stoll
+_Stollx
+_Stolx
+_Stopfx
+_Stoul
+_Stoull
+_Stoullx
+_Stoulx
+_Stoxflt
+_Strcoll
+_Strxfrm
+_Thrd_abort
+_Thrd_create
+_Thrd_current
+_Thrd_detach
+_Thrd_equal
+_Thrd_exit
+_Thrd_join
+_Thrd_lt
+_Thrd_sleep
+_Thrd_start
+_Thrd_yield
+_Tolower
+_Toupper
+_Towlower
+_Towupper
+_Tss_create
+_Tss_delete
+_Tss_get
+_Tss_set
+_Unlock_shared_ptr_spin_lock
+_Wcrtomb
+_Wcscoll
+_Wcsxfrm
+_Xbig DATA
+_Xp_addh
+_Xp_addx
+_Xp_getw
+_Xp_invx
+_Xp_ldexpx
+_Xp_movx
+_Xp_mulh
+_Xp_mulx
+_Xp_setn
+_Xp_setw
+_Xp_sqrtx
+_Xp_subx
+_Xtime_diff_to_millis
+_Xtime_diff_to_millis2
+_Xtime_get_ticks
+_Zero DATA
+__Wcrtomb_lk
+towctrans
+wctrans
+wctype
+xtime_get
diff --git a/mingw-w64-crt/libarm32/msvcp60.def b/mingw-w64-crt/libarm32/msvcp60.def
new file mode 100644
index 0000000..ccb242c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msvcp60.def
@@ -0,0 +1,2305 @@
+;
+; Definition file of msvcp60.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msvcp60.dll"
+EXPORTS
+??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAC@Z
+??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAD@Z
+??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAE@Z
+??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@PAC@Z
+??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@PAD@Z
+??$?5DU?$char_traits@D@std@@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@PAE@Z
+??$?5DU?$char_traits@D@std@@M@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$complex@M@0@@Z
+??$?5DU?$char_traits@D@std@@N@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$complex@N@0@@Z
+??$?5DU?$char_traits@D@std@@O@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$complex@O@0@@Z
+??$?5DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$?5GU?$char_traits@G@std@@@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAG@Z
+??$?5GU?$char_traits@G@std@@@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@PAF@Z
+??$?5GU?$char_traits@G@std@@@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@PAG@Z
+??$?5GU?$char_traits@G@std@@M@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$complex@M@0@@Z
+??$?5GU?$char_traits@G@std@@N@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$complex@N@0@@Z
+??$?5GU?$char_traits@G@std@@O@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$complex@O@0@@Z
+??$?5GU?$char_traits@G@std@@V?$allocator@G@1@@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$?6DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@C@Z
+??$?6DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@D@Z
+??$?6DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@E@Z
+??$?6DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBC@Z
+??$?6DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBD@Z
+??$?6DU?$char_traits@D@std@@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBE@Z
+??$?6DU?$char_traits@D@std@@M@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$complex@M@0@@Z
+??$?6DU?$char_traits@D@std@@N@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$complex@N@0@@Z
+??$?6DU?$char_traits@D@std@@O@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$complex@O@0@@Z
+??$?6DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$?6GU?$char_traits@G@std@@@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@G@Z
+??$?6GU?$char_traits@G@std@@@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@PBF@Z
+??$?6GU?$char_traits@G@std@@@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@PBG@Z
+??$?6GU?$char_traits@G@std@@M@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@ABV?$complex@M@0@@Z
+??$?6GU?$char_traits@G@std@@N@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@ABV?$complex@N@0@@Z
+??$?6GU?$char_traits@G@std@@O@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@ABV?$complex@O@0@@Z
+??$?6GU?$char_traits@G@std@@V?$allocator@G@1@@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@ABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$?8GU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??$?8GU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??$?8GU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$?8M@std@@YA_NABMABV?$complex@M@0@@Z
+??$?8M@std@@YA_NABV?$complex@M@0@0@Z
+??$?8M@std@@YA_NABV?$complex@M@0@ABM@Z
+??$?8N@std@@YA_NABNABV?$complex@N@0@@Z
+??$?8N@std@@YA_NABV?$complex@N@0@0@Z
+??$?8N@std@@YA_NABV?$complex@N@0@ABN@Z
+??$?8O@std@@YA_NABOABV?$complex@O@0@@Z
+??$?8O@std@@YA_NABV?$complex@O@0@0@Z
+??$?8O@std@@YA_NABV?$complex@O@0@ABO@Z
+??$?9DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??$?9DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??$?9DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$?9GU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??$?9GU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??$?9GU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$?9M@std@@YA_NABMABV?$complex@M@0@@Z
+??$?9M@std@@YA_NABV?$complex@M@0@0@Z
+??$?9M@std@@YA_NABV?$complex@M@0@ABM@Z
+??$?9N@std@@YA_NABNABV?$complex@N@0@@Z
+??$?9N@std@@YA_NABV?$complex@N@0@0@Z
+??$?9N@std@@YA_NABV?$complex@N@0@ABN@Z
+??$?9O@std@@YA_NABOABV?$complex@O@0@@Z
+??$?9O@std@@YA_NABV?$complex@O@0@0@Z
+??$?9O@std@@YA_NABV?$complex@O@0@ABO@Z
+??$?DM@std@@YA?AV?$complex@M@0@ABMABV10@@Z
+??$?DM@std@@YA?AV?$complex@M@0@ABV10@0@Z
+??$?DM@std@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??$?DN@std@@YA?AV?$complex@N@0@ABNABV10@@Z
+??$?DN@std@@YA?AV?$complex@N@0@ABV10@0@Z
+??$?DN@std@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??$?DO@std@@YA?AV?$complex@O@0@ABOABV10@@Z
+??$?DO@std@@YA?AV?$complex@O@0@ABV10@0@Z
+??$?DO@std@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??$?GM@std@@YA?AV?$complex@M@0@ABMABV10@@Z
+??$?GM@std@@YA?AV?$complex@M@0@ABV10@0@Z
+??$?GM@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$?GM@std@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??$?GN@std@@YA?AV?$complex@N@0@ABNABV10@@Z
+??$?GN@std@@YA?AV?$complex@N@0@ABV10@0@Z
+??$?GN@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$?GN@std@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??$?GO@std@@YA?AV?$complex@O@0@ABOABV10@@Z
+??$?GO@std@@YA?AV?$complex@O@0@ABV10@0@Z
+??$?GO@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$?GO@std@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@0@Z
+??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@D@Z
+??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@PBD@Z
+??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@DABV10@@Z
+??$?HDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBDABV10@@Z
+??$?HGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@ABV10@0@Z
+??$?HGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@ABV10@G@Z
+??$?HGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@ABV10@PBG@Z
+??$?HGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@GABV10@@Z
+??$?HGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBGABV10@@Z
+??$?HM@std@@YA?AV?$complex@M@0@ABMABV10@@Z
+??$?HM@std@@YA?AV?$complex@M@0@ABV10@0@Z
+??$?HM@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$?HM@std@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??$?HN@std@@YA?AV?$complex@N@0@ABNABV10@@Z
+??$?HN@std@@YA?AV?$complex@N@0@ABV10@0@Z
+??$?HN@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$?HN@std@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??$?HO@std@@YA?AV?$complex@O@0@ABOABV10@@Z
+??$?HO@std@@YA?AV?$complex@O@0@ABV10@0@Z
+??$?HO@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$?HO@std@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??$?KM@std@@YA?AV?$complex@M@0@ABMABV10@@Z
+??$?KM@std@@YA?AV?$complex@M@0@ABV10@0@Z
+??$?KM@std@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??$?KN@std@@YA?AV?$complex@N@0@ABNABV10@@Z
+??$?KN@std@@YA?AV?$complex@N@0@ABV10@0@Z
+??$?KN@std@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??$?KO@std@@YA?AV?$complex@O@0@ABOABV10@@Z
+??$?KO@std@@YA?AV?$complex@O@0@ABV10@0@Z
+??$?KO@std@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$?MGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??$?MGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??$?MGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$?NDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??$?NDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??$?NDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$?NGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??$?NGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??$?NGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$?ODU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??$?ODU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??$?ODU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$?OGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??$?OGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??$?OGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$?PDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??$?PDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??$?PDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$?PGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??$?PGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??$?PGU?$char_traits@G@std@@V?$allocator@G@1@@std@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$?XMM@std@@YAAAV?$complex@M@0@AAV10@ABV10@@Z
+??$?XNN@std@@YAAAV?$complex@N@0@AAV10@ABV10@@Z
+??$?XOO@std@@YAAAV?$complex@O@0@AAV10@ABV10@@Z
+??$?YMM@std@@YAAAV?$complex@M@0@AAV10@ABV10@@Z
+??$?YNN@std@@YAAAV?$complex@N@0@AAV10@ABV10@@Z
+??$?YOO@std@@YAAAV?$complex@O@0@AAV10@ABV10@@Z
+??$?ZMM@std@@YAAAV?$complex@M@0@AAV10@ABV10@@Z
+??$?ZNN@std@@YAAAV?$complex@N@0@AAV10@ABV10@@Z
+??$?ZOO@std@@YAAAV?$complex@O@0@AAV10@ABV10@@Z
+??$?_0MM@std@@YAAAV?$complex@M@0@AAV10@ABV10@@Z
+??$?_0NN@std@@YAAAV?$complex@N@0@AAV10@ABV10@@Z
+??$?_0OO@std@@YAAAV?$complex@O@0@AAV10@ABV10@@Z
+??$_Fabs@M@std@@YAMABV?$complex@M@0@PAH@Z
+??$_Fabs@N@std@@YANABV?$complex@N@0@PAH@Z
+??$_Fabs@O@std@@YAOABV?$complex@O@0@PAH@Z
+??$abs@M@std@@YAMABV?$complex@M@0@@Z
+??$abs@N@std@@YANABV?$complex@N@0@@Z
+??$abs@O@std@@YAOABV?$complex@O@0@@Z
+??$arg@M@std@@YAMABV?$complex@M@0@@Z
+??$arg@N@std@@YANABV?$complex@N@0@@Z
+??$arg@O@std@@YAOABV?$complex@O@0@@Z
+??$conj@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$conj@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$conj@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$cos@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$cos@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$cos@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$cosh@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$cosh@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$cosh@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$exp@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$exp@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$exp@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$getline@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??$getline@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@D@Z
+??$getline@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??$getline@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@G@Z
+??$imag@M@std@@YAMABV?$complex@M@0@@Z
+??$imag@N@std@@YANABV?$complex@N@0@@Z
+??$imag@O@std@@YAOABV?$complex@O@0@@Z
+??$log10@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$log10@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$log10@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$log@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$log@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$log@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$norm@M@std@@YAMABV?$complex@M@0@@Z
+??$norm@N@std@@YANABV?$complex@N@0@@Z
+??$norm@O@std@@YAOABV?$complex@O@0@@Z
+??$polar@M@std@@YA?AV?$complex@M@0@ABM0@Z
+??$polar@M@std@@YA?AV?$complex@M@0@ABM@Z
+??$polar@N@std@@YA?AV?$complex@N@0@ABN0@Z
+??$polar@N@std@@YA?AV?$complex@N@0@ABN@Z
+??$polar@O@std@@YA?AV?$complex@O@0@ABO0@Z
+??$polar@O@std@@YA?AV?$complex@O@0@ABO@Z
+??$pow@M@std@@YA?AV?$complex@M@0@ABMABV10@@Z
+??$pow@M@std@@YA?AV?$complex@M@0@ABV10@0@Z
+??$pow@M@std@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??$pow@M@std@@YA?AV?$complex@M@0@ABV10@H@Z
+??$pow@N@std@@YA?AV?$complex@N@0@ABNABV10@@Z
+??$pow@N@std@@YA?AV?$complex@N@0@ABV10@0@Z
+??$pow@N@std@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??$pow@N@std@@YA?AV?$complex@N@0@ABV10@H@Z
+??$pow@O@std@@YA?AV?$complex@O@0@ABOABV10@@Z
+??$pow@O@std@@YA?AV?$complex@O@0@ABV10@0@Z
+??$pow@O@std@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??$pow@O@std@@YA?AV?$complex@O@0@ABV10@H@Z
+??$real@M@std@@YAMABV?$complex@M@0@@Z
+??$real@N@std@@YANABV?$complex@N@0@@Z
+??$real@O@std@@YAOABV?$complex@O@0@@Z
+??$sin@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$sin@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$sin@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$sinh@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$sinh@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$sinh@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??$sqrt@M@std@@YA?AV?$complex@M@0@ABV10@@Z
+??$sqrt@N@std@@YA?AV?$complex@N@0@ABV10@@Z
+??$sqrt@O@std@@YA?AV?$complex@O@0@ABV10@@Z
+??0?$_Complex_base@M@std@@QAA@ABM0@Z
+??0?$_Complex_base@N@std@@QAA@ABN0@Z
+??0?$_Complex_base@O@std@@QAA@ABO0@Z
+??0?$_Mpunct@D@std@@QAA@ABV_Locinfo@1@I_N@Z
+??0?$_Mpunct@D@std@@QAA@I_N@Z
+??0?$_Mpunct@G@std@@QAA@ABV_Locinfo@1@I_N@Z
+??0?$_Mpunct@G@std@@QAA@I_N@Z
+??0?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAA@PAU_iobuf@@@Z
+??0?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_filebuf@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_filebuf@GU?$char_traits@G@std@@@std@@QAA@PAU_iobuf@@@Z
+??0?$basic_filebuf@GU?$char_traits@G@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_fstream@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_fstream@DU?$char_traits@D@std@@@std@@QAA@PBDH@Z
+??0?$basic_fstream@DU?$char_traits@D@std@@@std@@QAA@XZ
+??0?$basic_fstream@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_fstream@GU?$char_traits@G@std@@@std@@QAA@PBDH@Z
+??0?$basic_fstream@GU?$char_traits@G@std@@@std@@QAA@XZ
+??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAA@PBDH@Z
+??0?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAA@XZ
+??0?$basic_ifstream@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_ifstream@GU?$char_traits@G@std@@@std@@QAA@PBDH@Z
+??0?$basic_ifstream@GU?$char_traits@G@std@@@std@@QAA@XZ
+??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAA@XZ
+??0?$basic_ios@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_ios@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??0?$basic_ios@GU?$char_traits@G@std@@@std@@IAA@XZ
+??0?$basic_ios@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_ios@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??0?$basic_iostream@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_iostream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N@Z
+??0?$basic_istream@DU?$char_traits@D@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@_N@Z
+??0?$basic_istream@GU?$char_traits@G@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV01@@Z
+??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z
+??0?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@H@Z
+??0?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV01@@Z
+??0?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@1@H@Z
+??0?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@H@Z
+??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAA@PBDH@Z
+??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAA@XZ
+??0?$basic_ofstream@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_ofstream@GU?$char_traits@G@std@@@std@@QAA@PBDH@Z
+??0?$basic_ofstream@GU?$char_traits@G@std@@@std@@QAA@XZ
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@_N1@Z
+??0?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@_N1@Z
+??0?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA@W4_Uninitialized@1@@Z
+??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV01@@Z
+??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z
+??0?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@H@Z
+??0?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV01@@Z
+??0?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@1@H@Z
+??0?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@H@Z
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAA@W4_Uninitialized@1@@Z
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAA@XZ
+??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA@ABV01@@Z
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAA@W4_Uninitialized@1@@Z
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAA@XZ
+??0?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA@ABV01@@Z
+??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV01@@Z
+??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV01@IIABV?$allocator@D@1@@Z
+??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV?$allocator@D@1@@Z
+??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@IDABV?$allocator@D@1@@Z
+??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@PBD0ABV?$allocator@D@1@@Z
+??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@PBDABV?$allocator@D@1@@Z
+??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@PBDIABV?$allocator@D@1@@Z
+??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV01@@Z
+??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV01@IIABV?$allocator@G@1@@Z
+??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV?$allocator@G@1@@Z
+??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@IGABV?$allocator@G@1@@Z
+??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@PBG0ABV?$allocator@G@1@@Z
+??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@PBGABV?$allocator@G@1@@Z
+??0?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@PBGIABV?$allocator@G@1@@Z
+??0?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV01@@Z
+??0?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z
+??0?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@H@Z
+??0?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV01@@Z
+??0?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@1@H@Z
+??0?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@H@Z
+??0?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV01@@Z
+??0?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@H@Z
+??0?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@H@Z
+??0?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV01@@Z
+??0?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@ABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@1@H@Z
+??0?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@H@Z
+??0?$codecvt@DDH@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$codecvt@DDH@std@@QAA@I@Z
+??0?$codecvt@GDH@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$codecvt@GDH@std@@QAA@I@Z
+??0?$collate@D@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$collate@D@std@@QAA@I@Z
+??0?$collate@G@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$collate@G@std@@QAA@I@Z
+??0?$complex@M@std@@QAA@ABM0@Z
+??0?$complex@M@std@@QAA@ABV?$complex@N@1@@Z
+??0?$complex@M@std@@QAA@ABV?$complex@O@1@@Z
+??0?$complex@N@std@@QAA@ABN0@Z
+??0?$complex@N@std@@QAA@ABV?$complex@M@1@@Z
+??0?$complex@N@std@@QAA@ABV?$complex@O@1@@Z
+??0?$complex@O@std@@QAA@ABO0@Z
+??0?$complex@O@std@@QAA@ABV?$complex@M@1@@Z
+??0?$complex@O@std@@QAA@ABV?$complex@N@1@@Z
+??0?$ctype@D@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$ctype@D@std@@QAA@PBF_NI@Z
+??0?$ctype@G@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$ctype@G@std@@QAA@I@Z
+??0?$messages@D@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$messages@D@std@@QAA@I@Z
+??0?$messages@G@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$messages@G@std@@QAA@I@Z
+??0?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$moneypunct@D$00@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$moneypunct@D$00@std@@QAA@I@Z
+??0?$moneypunct@D$0A@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$moneypunct@D$0A@@std@@QAA@I@Z
+??0?$moneypunct@G$00@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$moneypunct@G$00@std@@QAA@I@Z
+??0?$moneypunct@G$0A@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$moneypunct@G$0A@@std@@QAA@I@Z
+??0?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$numpunct@D@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$numpunct@D@std@@QAA@I@Z
+??0?$numpunct@G@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$numpunct@G@std@@QAA@I@Z
+??0?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAA@I@Z
+??0?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@ABV_Locinfo@1@I@Z
+??0?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAA@I@Z
+??0Init@ios_base@std@@QAA@XZ
+??0_Locinfo@std@@QAA@ABV01@@Z
+??0_Locinfo@std@@QAA@HPBD@Z
+??0_Locinfo@std@@QAA@PBD@Z
+??0_Lockit@std@@QAA@XZ
+??0_Timevec@std@@QAA@ABV01@@Z
+??0_Timevec@std@@QAA@PAX@Z
+??0_Winit@std@@QAA@XZ
+??0__non_rtti_object@std@@QAA@ABV01@@Z
+??0__non_rtti_object@std@@QAA@PBD@Z
+??0bad_alloc@std@@QAA@ABV01@@Z
+??0bad_alloc@std@@QAA@PBD@Z
+??0bad_alloc@std@@QAA@XZ
+??0bad_cast@std@@QAA@ABV01@@Z
+??0bad_cast@std@@QAA@PBD@Z
+??0bad_exception@std@@QAA@ABV01@@Z
+??0bad_exception@std@@QAA@PBD@Z
+??0bad_typeid@std@@QAA@ABV01@@Z
+??0bad_typeid@std@@QAA@PBD@Z
+??0codecvt_base@std@@QAA@I@Z
+??0ctype_base@std@@QAA@I@Z
+??0domain_error@std@@QAA@ABV01@@Z
+??0domain_error@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+??0facet@locale@std@@IAA@I@Z
+??0ios_base@std@@IAA@XZ
+??0ios_base@std@@QAA@ABV01@@Z
+??0length_error@std@@QAA@ABV01@@Z
+??0length_error@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+??0locale@std@@AAA@PAV_Locimp@01@@Z
+??0locale@std@@QAA@ABV01@0H@Z
+??0locale@std@@QAA@ABV01@@Z
+??0locale@std@@QAA@ABV01@PBDH@Z
+??0locale@std@@QAA@PBDH@Z
+??0locale@std@@QAA@W4_Uninitialized@1@@Z
+??0locale@std@@QAA@XZ
+??0logic_error@std@@QAA@ABV01@@Z
+??0logic_error@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+??0messages_base@std@@QAA@I@Z
+??0money_base@std@@QAA@I@Z
+??0ostrstream@std@@QAA@PADHH@Z
+??0out_of_range@std@@QAA@ABV01@@Z
+??0out_of_range@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+??0overflow_error@std@@QAA@ABV01@@Z
+??0overflow_error@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+??0range_error@std@@QAA@ABV01@@Z
+??0range_error@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+??0runtime_error@std@@QAA@ABV01@@Z
+??0runtime_error@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+??0strstream@std@@QAA@PADHH@Z
+??0time_base@std@@QAA@I@Z
+??0underflow_error@std@@QAA@ABV01@@Z
+??0underflow_error@std@@QAA@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+??1?$_Mpunct@D@std@@UAA@XZ
+??1?$_Mpunct@G@std@@UAA@XZ
+??1?$basic_filebuf@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_filebuf@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_fstream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_fstream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_ifstream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_ifstream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_ios@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_iostream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_istream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_istream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@UAA@XZ
+??1?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@UAA@XZ
+??1?$basic_ofstream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_ofstream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_ostream@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_ostream@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@UAA@XZ
+??1?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@UAA@XZ
+??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAA@XZ
+??1?$basic_streambuf@GU?$char_traits@G@std@@@std@@UAA@XZ
+??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA@XZ
+??1?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA@XZ
+??1?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@UAA@XZ
+??1?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@UAA@XZ
+??1?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@UAA@XZ
+??1?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@UAA@XZ
+??1?$codecvt@DDH@std@@UAA@XZ
+??1?$codecvt@GDH@std@@UAA@XZ
+??1?$collate@D@std@@UAA@XZ
+??1?$collate@G@std@@UAA@XZ
+??1?$ctype@D@std@@UAA@XZ
+??1?$ctype@G@std@@UAA@XZ
+??1?$messages@D@std@@UAA@XZ
+??1?$messages@G@std@@UAA@XZ
+??1?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@UAA@XZ
+??1?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@UAA@XZ
+??1?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@UAA@XZ
+??1?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@UAA@XZ
+??1?$moneypunct@D$00@std@@UAA@XZ
+??1?$moneypunct@D$0A@@std@@UAA@XZ
+??1?$moneypunct@G$00@std@@UAA@XZ
+??1?$moneypunct@G$0A@@std@@UAA@XZ
+??1?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@UAA@XZ
+??1?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@UAA@XZ
+??1?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@UAA@XZ
+??1?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@UAA@XZ
+??1?$numpunct@D@std@@UAA@XZ
+??1?$numpunct@G@std@@UAA@XZ
+??1?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@UAA@XZ
+??1?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@UAA@XZ
+??1?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@UAA@XZ
+??1?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@UAA@XZ
+??1Init@ios_base@std@@QAA@XZ
+??1_Locinfo@std@@QAA@XZ
+??1_Lockit@std@@QAA@XZ
+??1_Timevec@std@@QAA@XZ
+??1_Winit@std@@QAA@XZ
+??1__non_rtti_object@std@@UAA@XZ
+??1bad_alloc@std@@UAA@XZ
+??1bad_cast@std@@UAA@XZ
+??1bad_exception@std@@UAA@XZ
+??1bad_typeid@std@@UAA@XZ
+??1codecvt_base@std@@UAA@XZ
+??1ctype_base@std@@UAA@XZ
+??1domain_error@std@@UAA@XZ
+??1facet@locale@std@@UAA@XZ
+??1ios_base@std@@UAA@XZ
+??1istrstream@std@@UAA@XZ
+??1length_error@std@@UAA@XZ
+??1locale@std@@QAA@XZ
+??1logic_error@std@@UAA@XZ
+??1messages_base@std@@UAA@XZ
+??1money_base@std@@UAA@XZ
+??1ostrstream@std@@UAA@XZ
+??1out_of_range@std@@UAA@XZ
+??1overflow_error@std@@UAA@XZ
+??1range_error@std@@UAA@XZ
+??1runtime_error@std@@UAA@XZ
+??1strstream@std@@UAA@XZ
+??1strstreambuf@std@@UAA@XZ
+??1time_base@std@@UAA@XZ
+??1underflow_error@std@@UAA@XZ
+??4?$_Complex_base@M@std@@QAAAAV01@ABV01@@Z
+??4?$_Complex_base@N@std@@QAAAAV01@ABV01@@Z
+??4?$_Complex_base@O@std@@QAAAAV01@ABV01@@Z
+??4?$_Ctr@M@std@@QAAAAV01@ABV01@@Z
+??4?$_Ctr@N@std@@QAAAAV01@ABV01@@Z
+??4?$_Ctr@O@std@@QAAAAV01@ABV01@@Z
+??4?$allocator@X@std@@QAAAAV01@ABV01@@Z
+??4?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_filebuf@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_fstream@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_fstream@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ifstream@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ios@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ios@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_iostream@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_iostream@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ofstream@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@D@Z
+??4?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@PBD@Z
+??4?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@G@Z
+??4?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@PBG@Z
+??4?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@ABV01@@Z
+??4?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@ABV01@@Z
+??4?$char_traits@D@std@@QAAAAU01@ABU01@@Z
+??4?$char_traits@G@std@@QAAAAU01@ABU01@@Z
+??4?$complex@M@std@@QAAAAV01@ABM@Z
+??4?$complex@M@std@@QAAAAV01@ABV01@@Z
+??4?$complex@N@std@@QAAAAV01@ABN@Z
+??4?$complex@N@std@@QAAAAV01@ABV01@@Z
+??4?$complex@O@std@@QAAAAV01@ABO@Z
+??4?$complex@O@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@C@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@D@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@E@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@F@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@G@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@H@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@I@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@J@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@K@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@M@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@N@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@O@std@@QAAAAV01@ABV01@@Z
+??4?$numeric_limits@_N@std@@QAAAAV01@ABV01@@Z
+??4Init@ios_base@std@@QAAAAV012@ABV012@@Z
+??4_Locinfo@std@@QAAAAV01@ABV01@@Z
+??4_Lockit@std@@QAAAAV01@ABV01@@Z
+??4_Num_base@std@@QAAAAU01@ABU01@@Z
+??4_Num_float_base@std@@QAAAAU01@ABU01@@Z
+??4_Num_int_base@std@@QAAAAU01@ABU01@@Z
+??4_Timevec@std@@QAAAAV01@ABV01@@Z
+??4_Winit@std@@QAAAAV01@ABV01@@Z
+??4__non_rtti_object@std@@QAAAAV01@ABV01@@Z
+??4bad_alloc@std@@QAAAAV01@ABV01@@Z
+??4bad_cast@std@@QAAAAV01@ABV01@@Z
+??4bad_exception@std@@QAAAAV01@ABV01@@Z
+??4bad_typeid@std@@QAAAAV01@ABV01@@Z
+??4domain_error@std@@QAAAAV01@ABV01@@Z
+??4id@locale@std@@QAAAAV012@ABV012@@Z
+??4ios_base@std@@QAAAAV01@ABV01@@Z
+??4length_error@std@@QAAAAV01@ABV01@@Z
+??4locale@std@@QAAAAV01@ABV01@@Z
+??4logic_error@std@@QAAAAV01@ABV01@@Z
+??4out_of_range@std@@QAAAAV01@ABV01@@Z
+??4overflow_error@std@@QAAAAV01@ABV01@@Z
+??4range_error@std@@QAAAAV01@ABV01@@Z
+??4runtime_error@std@@QAAAAV01@ABV01@@Z
+??4underflow_error@std@@QAAAAV01@ABV01@@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAF@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAG@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAH@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAI@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAJ@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAK@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAM@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAN@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAO@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AAPAX@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@AA_N@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@DU?$char_traits@D@std@@@1@AAV21@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV01@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAF@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAG@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAH@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAI@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAJ@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAK@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAM@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAN@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAO@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AAPAX@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@AA_N@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@GU?$char_traits@G@std@@@1@AAV21@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??5?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV01@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAC@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAD@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAE@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$complex@M@0@@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$complex@N@0@@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@AAV?$complex@O@0@@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@PAC@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@PAD@Z
+??5std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@0@AAV10@PAE@Z
+??5std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAG@Z
+??5std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??5std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$complex@M@0@@Z
+??5std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$complex@N@0@@Z
+??5std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@AAV?$complex@O@0@@Z
+??5std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@PAF@Z
+??5std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@0@AAV10@PAG@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@F@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@G@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@H@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@I@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@J@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@K@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@M@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@N@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@O@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@DU?$char_traits@D@std@@@1@AAV21@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@PBX@Z
+??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV01@_N@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@F@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@G@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@H@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@I@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@J@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@K@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@M@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@N@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@O@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV01@AAV01@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAV?$basic_ios@GU?$char_traits@G@std@@@1@AAV21@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@P6AAAVios_base@1@AAV21@@Z@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@PAV?$basic_streambuf@GU?$char_traits@G@std@@@1@@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@PBX@Z
+??6?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV01@_N@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$complex@M@0@@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$complex@N@0@@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@ABV?$complex@O@0@@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@C@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@D@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@E@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBC@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBD@Z
+??6std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@0@AAV10@PBE@Z
+??6std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@ABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??6std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@ABV?$complex@M@0@@Z
+??6std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@ABV?$complex@N@0@@Z
+??6std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@ABV?$complex@O@0@@Z
+??6std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@G@Z
+??6std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@PBF@Z
+??6std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@0@AAV10@PBG@Z
+??7ios_base@std@@QBA_NXZ
+??8locale@std@@QBA_NABV01@@Z
+??8std@@YA_NABMABV?$complex@M@0@@Z
+??8std@@YA_NABNABV?$complex@N@0@@Z
+??8std@@YA_NABOABV?$complex@O@0@@Z
+??8std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??8std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??8std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??8std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??8std@@YA_NABV?$complex@M@0@0@Z
+??8std@@YA_NABV?$complex@M@0@ABM@Z
+??8std@@YA_NABV?$complex@N@0@0@Z
+??8std@@YA_NABV?$complex@N@0@ABN@Z
+??8std@@YA_NABV?$complex@O@0@0@Z
+??8std@@YA_NABV?$complex@O@0@ABO@Z
+??8std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??8std@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??9locale@std@@QBA_NABV01@@Z
+??9std@@YA_NABMABV?$complex@M@0@@Z
+??9std@@YA_NABNABV?$complex@N@0@@Z
+??9std@@YA_NABOABV?$complex@O@0@@Z
+??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??9std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??9std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??9std@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??9std@@YA_NABV?$complex@M@0@0@Z
+??9std@@YA_NABV?$complex@M@0@ABM@Z
+??9std@@YA_NABV?$complex@N@0@0@Z
+??9std@@YA_NABV?$complex@N@0@ABN@Z
+??9std@@YA_NABV?$complex@O@0@0@Z
+??9std@@YA_NABV?$complex@O@0@ABO@Z
+??9std@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??9std@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??A?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAADI@Z
+??A?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAABDI@Z
+??A?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAGI@Z
+??A?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAABGI@Z
+??Bid@locale@std@@QAAIXZ
+??Bios_base@std@@QBAPAXXZ
+??Dstd@@YA?AV?$complex@M@0@ABMABV10@@Z
+??Dstd@@YA?AV?$complex@M@0@ABV10@0@Z
+??Dstd@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??Dstd@@YA?AV?$complex@N@0@ABNABV10@@Z
+??Dstd@@YA?AV?$complex@N@0@ABV10@0@Z
+??Dstd@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??Dstd@@YA?AV?$complex@O@0@ABOABV10@@Z
+??Dstd@@YA?AV?$complex@O@0@ABV10@0@Z
+??Dstd@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??Gstd@@YA?AV?$complex@M@0@ABMABV10@@Z
+??Gstd@@YA?AV?$complex@M@0@ABV10@0@Z
+??Gstd@@YA?AV?$complex@M@0@ABV10@@Z
+??Gstd@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??Gstd@@YA?AV?$complex@N@0@ABNABV10@@Z
+??Gstd@@YA?AV?$complex@N@0@ABV10@0@Z
+??Gstd@@YA?AV?$complex@N@0@ABV10@@Z
+??Gstd@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??Gstd@@YA?AV?$complex@O@0@ABOABV10@@Z
+??Gstd@@YA?AV?$complex@O@0@ABV10@0@Z
+??Gstd@@YA?AV?$complex@O@0@ABV10@@Z
+??Gstd@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??Hstd@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@0@Z
+??Hstd@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@D@Z
+??Hstd@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@ABV10@PBD@Z
+??Hstd@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@DABV10@@Z
+??Hstd@@YA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBDABV10@@Z
+??Hstd@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@ABV10@0@Z
+??Hstd@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@ABV10@G@Z
+??Hstd@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@ABV10@PBG@Z
+??Hstd@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@GABV10@@Z
+??Hstd@@YA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBGABV10@@Z
+??Hstd@@YA?AV?$complex@M@0@ABMABV10@@Z
+??Hstd@@YA?AV?$complex@M@0@ABV10@0@Z
+??Hstd@@YA?AV?$complex@M@0@ABV10@@Z
+??Hstd@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??Hstd@@YA?AV?$complex@N@0@ABNABV10@@Z
+??Hstd@@YA?AV?$complex@N@0@ABV10@0@Z
+??Hstd@@YA?AV?$complex@N@0@ABV10@@Z
+??Hstd@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??Hstd@@YA?AV?$complex@O@0@ABOABV10@@Z
+??Hstd@@YA?AV?$complex@O@0@ABV10@0@Z
+??Hstd@@YA?AV?$complex@O@0@ABV10@@Z
+??Hstd@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??Kstd@@YA?AV?$complex@M@0@ABMABV10@@Z
+??Kstd@@YA?AV?$complex@M@0@ABV10@0@Z
+??Kstd@@YA?AV?$complex@M@0@ABV10@ABM@Z
+??Kstd@@YA?AV?$complex@N@0@ABNABV10@@Z
+??Kstd@@YA?AV?$complex@N@0@ABV10@0@Z
+??Kstd@@YA?AV?$complex@N@0@ABV10@ABN@Z
+??Kstd@@YA?AV?$complex@O@0@ABOABV10@@Z
+??Kstd@@YA?AV?$complex@O@0@ABV10@0@Z
+??Kstd@@YA?AV?$complex@O@0@ABV10@ABO@Z
+??Mstd@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??Mstd@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??Mstd@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??Mstd@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??Mstd@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??Mstd@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??Nstd@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??Nstd@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??Nstd@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??Nstd@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??Nstd@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??Nstd@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??Ostd@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??Ostd@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??Ostd@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??Ostd@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??Ostd@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??Ostd@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??Pstd@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z
+??Pstd@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@PBD@Z
+??Pstd@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@0@Z
+??Pstd@@YA_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@PBG@Z
+??Pstd@@YA_NPBDABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@@Z
+??Pstd@@YA_NPBGABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@0@@Z
+??Rlocale@std@@QBA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0@Z
+??X?$_Complex_base@M@std@@QAAAAV01@ABM@Z
+??X?$_Complex_base@N@std@@QAAAAV01@ABN@Z
+??X?$_Complex_base@O@std@@QAAAAV01@ABO@Z
+??Xstd@@YAAAV?$complex@M@0@AAV10@ABV10@@Z
+??Xstd@@YAAAV?$complex@N@0@AAV10@ABV10@@Z
+??Xstd@@YAAAV?$complex@O@0@AAV10@ABV10@@Z
+??Y?$_Complex_base@M@std@@QAAAAV01@ABM@Z
+??Y?$_Complex_base@N@std@@QAAAAV01@ABN@Z
+??Y?$_Complex_base@O@std@@QAAAAV01@ABO@Z
+??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@ABV01@@Z
+??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@D@Z
+??Y?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV01@PBD@Z
+??Y?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@ABV01@@Z
+??Y?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@G@Z
+??Y?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV01@PBG@Z
+??Ystd@@YAAAV?$complex@M@0@AAV10@ABV10@@Z
+??Ystd@@YAAAV?$complex@N@0@AAV10@ABV10@@Z
+??Ystd@@YAAAV?$complex@O@0@AAV10@ABV10@@Z
+??Z?$_Complex_base@M@std@@QAAAAV01@ABM@Z
+??Z?$_Complex_base@N@std@@QAAAAV01@ABN@Z
+??Z?$_Complex_base@O@std@@QAAAAV01@ABO@Z
+??Zstd@@YAAAV?$complex@M@0@AAV10@ABV10@@Z
+??Zstd@@YAAAV?$complex@N@0@AAV10@ABV10@@Z
+??Zstd@@YAAAV?$complex@O@0@AAV10@ABV10@@Z
+??_0?$_Complex_base@M@std@@QAAAAV01@ABM@Z
+??_0?$_Complex_base@N@std@@QAAAAV01@ABN@Z
+??_0?$_Complex_base@O@std@@QAAAAV01@ABO@Z
+??_0std@@YAAAV?$complex@M@0@AAV10@ABV10@@Z
+??_0std@@YAAAV?$complex@N@0@AAV10@ABV10@@Z
+??_0std@@YAAAV?$complex@O@0@AAV10@ABV10@@Z
+??_7?$_Mpunct@D@std@@6B@ DATA
+??_7?$_Mpunct@G@std@@6B@ DATA
+??_7?$basic_filebuf@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_filebuf@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_fstream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_fstream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_ifstream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_ifstream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_ios@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_ios@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_iostream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_iostream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_istream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_istream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@6B@ DATA
+??_7?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@6B@ DATA
+??_7?$basic_ofstream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_ofstream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_ostream@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_ostream@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@6B@ DATA
+??_7?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@6B@ DATA
+??_7?$basic_streambuf@DU?$char_traits@D@std@@@std@@6B@ DATA
+??_7?$basic_streambuf@GU?$char_traits@G@std@@@std@@6B@ DATA
+??_7?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@6B@ DATA
+??_7?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@6B@ DATA
+??_7?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@6B@ DATA
+??_7?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@6B@ DATA
+??_7?$codecvt@DDH@std@@6B@ DATA
+??_7?$codecvt@GDH@std@@6B@ DATA
+??_7?$collate@D@std@@6B@ DATA
+??_7?$collate@G@std@@6B@ DATA
+??_7?$ctype@D@std@@6B@ DATA
+??_7?$ctype@G@std@@6B@ DATA
+??_7?$messages@D@std@@6B@ DATA
+??_7?$messages@G@std@@6B@ DATA
+??_7?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$moneypunct@D$00@std@@6B@ DATA
+??_7?$moneypunct@D$0A@@std@@6B@ DATA
+??_7?$moneypunct@G$00@std@@6B@ DATA
+??_7?$moneypunct@G$0A@@std@@6B@ DATA
+??_7?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$numpunct@D@std@@6B@ DATA
+??_7?$numpunct@G@std@@6B@ DATA
+??_7?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@6B@ DATA
+??_7?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@6B@ DATA
+??_7__non_rtti_object@std@@6B@ DATA
+??_7bad_alloc@std@@6B@ DATA
+??_7bad_cast@std@@6B@ DATA
+??_7bad_exception@std@@6B@ DATA
+??_7bad_typeid@std@@6B@ DATA
+??_7codecvt_base@std@@6B@ DATA
+??_7ctype_base@std@@6B@ DATA
+??_7domain_error@std@@6B@ DATA
+??_7facet@locale@std@@6B@ DATA
+??_7ios_base@std@@6B@ DATA
+??_7length_error@std@@6B@ DATA
+??_7logic_error@std@@6B@ DATA
+??_7messages_base@std@@6B@ DATA
+??_7money_base@std@@6B@ DATA
+??_7out_of_range@std@@6B@ DATA
+??_7overflow_error@std@@6B@ DATA
+??_7range_error@std@@6B@ DATA
+??_7runtime_error@std@@6B@ DATA
+??_7time_base@std@@6B@ DATA
+??_7underflow_error@std@@6B@ DATA
+??_8?$basic_fstream@DU?$char_traits@D@std@@@std@@7B?$basic_istream@DU?$char_traits@D@std@@@1@@
+??_8?$basic_fstream@DU?$char_traits@D@std@@@std@@7B?$basic_ostream@DU?$char_traits@D@std@@@1@@
+??_8?$basic_fstream@GU?$char_traits@G@std@@@std@@7B?$basic_istream@GU?$char_traits@G@std@@@1@@
+??_8?$basic_fstream@GU?$char_traits@G@std@@@std@@7B?$basic_ostream@GU?$char_traits@G@std@@@1@@
+??_8?$basic_ifstream@DU?$char_traits@D@std@@@std@@7B@
+??_8?$basic_ifstream@GU?$char_traits@G@std@@@std@@7B@
+??_8?$basic_iostream@DU?$char_traits@D@std@@@std@@7B?$basic_istream@DU?$char_traits@D@std@@@1@@
+??_8?$basic_iostream@DU?$char_traits@D@std@@@std@@7B?$basic_ostream@DU?$char_traits@D@std@@@1@@
+??_8?$basic_iostream@GU?$char_traits@G@std@@@std@@7B?$basic_istream@GU?$char_traits@G@std@@@1@@
+??_8?$basic_iostream@GU?$char_traits@G@std@@@std@@7B?$basic_ostream@GU?$char_traits@G@std@@@1@@
+??_8?$basic_istream@DU?$char_traits@D@std@@@std@@7B@
+??_8?$basic_istream@GU?$char_traits@G@std@@@std@@7B@
+??_8?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@7B@
+??_8?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@7B@
+??_8?$basic_ofstream@DU?$char_traits@D@std@@@std@@7B@
+??_8?$basic_ofstream@GU?$char_traits@G@std@@@std@@7B@
+??_8?$basic_ostream@DU?$char_traits@D@std@@@std@@7B@
+??_8?$basic_ostream@GU?$char_traits@G@std@@@std@@7B@
+??_8?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@7B@
+??_8?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@7B@
+??_8?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@7B?$basic_istream@DU?$char_traits@D@std@@@1@@
+??_8?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@7B?$basic_ostream@DU?$char_traits@D@std@@@1@@
+??_8?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@7B?$basic_istream@GU?$char_traits@G@std@@@1@@
+??_8?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@7B?$basic_ostream@GU?$char_traits@G@std@@@1@@
+??_D?$basic_fstream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_fstream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_ifstream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_iostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_iostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_istream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_istream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXXZ
+??_D?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXXZ
+??_D?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_ofstream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_D?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_D?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXXZ
+??_D?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXXZ
+??_D?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXXZ
+??_D?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXXZ
+??_F?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAAXXZ
+??_F?$basic_filebuf@GU?$char_traits@G@std@@@std@@QAAXXZ
+??_F?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXXZ
+??_F?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXXZ
+??_F?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXXZ
+??_F?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXXZ
+??_F?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXXZ
+??_F?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXXZ
+??_F?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXXZ
+??_F?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXXZ
+??_F?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXXZ
+??_F?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXXZ
+??_F?$codecvt@DDH@std@@QAAXXZ
+??_F?$codecvt@GDH@std@@QAAXXZ
+??_F?$collate@D@std@@QAAXXZ
+??_F?$collate@G@std@@QAAXXZ
+??_F?$complex@M@std@@QAAXXZ
+??_F?$complex@N@std@@QAAXXZ
+??_F?$complex@O@std@@QAAXXZ
+??_F?$ctype@D@std@@QAAXXZ
+??_F?$ctype@G@std@@QAAXXZ
+??_F?$messages@D@std@@QAAXXZ
+??_F?$messages@G@std@@QAAXXZ
+??_F?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$moneypunct@D$00@std@@QAAXXZ
+??_F?$moneypunct@D$0A@@std@@QAAXXZ
+??_F?$moneypunct@G$00@std@@QAAXXZ
+??_F?$moneypunct@G$0A@@std@@QAAXXZ
+??_F?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$numpunct@D@std@@QAAXXZ
+??_F?$numpunct@G@std@@QAAXXZ
+??_F?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QAAXXZ
+??_F?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QAAXXZ
+??_F_Locinfo@std@@QAAXXZ
+??_F_Timevec@std@@QAAXXZ
+??_Fbad_cast@std@@QAAXXZ
+??_Fbad_exception@std@@QAAXXZ
+??_Fbad_typeid@std@@QAAXXZ
+??_Fcodecvt_base@std@@QAAXXZ
+??_Fctype_base@std@@QAAXXZ
+??_Ffacet@locale@std@@QAAXXZ
+??_Fmessages_base@std@@QAAXXZ
+??_Fmoney_base@std@@QAAXXZ
+??_Ftime_base@std@@QAAXXZ
+?_Addcats@_Locinfo@std@@QAAAAV12@HPBD@Z
+?_Addfac@locale@std@@QAAAAV12@PAVfacet@12@II@Z
+?_Addstd@ios_base@std@@IAAXXZ
+?_C@?1??_Nullstr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAPBDXZ@4DB
+?_C@?1??_Nullstr@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@CAPBGXZ@4GB
+?_Callfns@ios_base@std@@AAAXW4event@12@@Z
+?_Cl@?5???$log@M@std@@YA?AV?$complex@M@1@ABV21@@Z@4MB
+?_Cl@?5???$log@N@std@@YA?AV?$complex@N@1@ABV21@@Z@4NB
+?_Cl@?5???$log@O@std@@YA?AV?$complex@O@1@ABV21@@Z@4OB
+?_Clocptr@_Locimp@locale@std@@0PAV123@A DATA
+?_Cltab@?$ctype@D@std@@0PBFB DATA
+?_Copy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAAXI@Z
+?_Copy@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAAXI@Z
+?_Cosh@?$_Ctr@M@std@@SAMMM@Z
+?_Cosh@?$_Ctr@N@std@@SANNN@Z
+?_Cosh@?$_Ctr@O@std@@SAOOO@Z
+?_Decref@facet@locale@std@@QAAPAV123@XZ
+?_Doraise@bad_alloc@std@@MBAXXZ
+?_Doraise@bad_cast@std@@MBAXXZ
+?_Doraise@bad_exception@std@@MBAXXZ
+?_Doraise@bad_typeid@std@@MBAXXZ
+?_Doraise@domain_error@std@@MBAXXZ
+?_Doraise@length_error@std@@MBAXXZ
+?_Doraise@logic_error@std@@MBAXXZ
+?_Doraise@out_of_range@std@@MBAXXZ
+?_Doraise@overflow_error@std@@MBAXXZ
+?_Doraise@range_error@std@@MBAXXZ
+?_Doraise@runtime_error@std@@MBAXXZ
+?_Doraise@underflow_error@std@@MBAXXZ
+?_Eos@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAAXI@Z
+?_Eos@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAAXI@Z
+?_Exp@?$_Ctr@M@std@@SAFPAMMF@Z
+?_Exp@?$_Ctr@N@std@@SAFPANNF@Z
+?_Exp@?$_Ctr@O@std@@SAFPAOOF@Z
+?_Fabs@std@@YAMABV?$complex@M@1@PAH@Z
+?_Fabs@std@@YANABV?$complex@N@1@PAH@Z
+?_Fabs@std@@YAOABV?$complex@O@1@PAH@Z
+?_Ffmt@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@KAPADPADDH@Z
+?_Ffmt@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@KAPADPADDH@Z
+?_Findarr@ios_base@std@@AAAAAU_Iosarray@12@H@Z
+?_Fput@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBDII@Z
+?_Fput@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBDII@Z
+?_Fpz@std@@3_JB
+?_Freeze@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAAXXZ
+?_Freeze@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAAXXZ
+?_Getcat@?$_Mpunct@D@std@@SAIXZ
+?_Getcat@?$_Mpunct@G@std@@SAIXZ
+?_Getcat@?$codecvt@DDH@std@@SAIXZ
+?_Getcat@?$codecvt@GDH@std@@SAIXZ
+?_Getcat@?$collate@D@std@@SAIXZ
+?_Getcat@?$collate@G@std@@SAIXZ
+?_Getcat@?$ctype@D@std@@SAIXZ
+?_Getcat@?$ctype@G@std@@SAIXZ
+?_Getcat@?$messages@D@std@@SAIXZ
+?_Getcat@?$messages@G@std@@SAIXZ
+?_Getcat@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIXZ
+?_Getcat@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIXZ
+?_Getcat@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIXZ
+?_Getcat@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIXZ
+?_Getcat@?$moneypunct@D$00@std@@SAIXZ
+?_Getcat@?$moneypunct@D$0A@@std@@SAIXZ
+?_Getcat@?$moneypunct@G$00@std@@SAIXZ
+?_Getcat@?$moneypunct@G$0A@@std@@SAIXZ
+?_Getcat@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIXZ
+?_Getcat@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIXZ
+?_Getcat@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIXZ
+?_Getcat@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIXZ
+?_Getcat@?$numpunct@D@std@@SAIXZ
+?_Getcat@?$numpunct@G@std@@SAIXZ
+?_Getcat@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIXZ
+?_Getcat@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIXZ
+?_Getcat@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIXZ
+?_Getcat@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@SAIXZ
+?_Getcat@facet@locale@std@@SAIXZ
+?_Getcoll@_Locinfo@std@@QBA?AU_Collvec@@XZ
+?_Getctype@_Locinfo@std@@QBA?AU_Ctypevec@@XZ
+?_Getcvt@_Locinfo@std@@QBA?AU_Cvtvec@@XZ
+?_Getdays@_Locinfo@std@@QBAPBDXZ
+?_Getfacet@locale@std@@QBAPBVfacet@12@I_N@Z
+?_Getfalse@_Locinfo@std@@QBAPBDXZ
+?_Getffld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@CAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@1ABVlocale@2@@Z
+?_Getffld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@CAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@1ABVlocale@2@@Z
+?_Getifld@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@CAHPADAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@1HABVlocale@2@@Z
+?_Getifld@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@CAHPADAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@1HABVlocale@2@@Z
+?_Getint@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@CAHAAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@0HHAAH@Z
+?_Getint@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@CAHAAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@0HHAAH@Z
+?_Getlconv@_Locinfo@std@@QBAPBUlconv@@XZ
+?_Getmfld@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@AAV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@0_NAAVios_base@2@@Z
+?_Getmfld@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@AAV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@0_NAAVios_base@2@@Z
+?_Getmonths@_Locinfo@std@@QBAPBDXZ
+?_Getname@_Locinfo@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?_Getno@_Locinfo@std@@QBAPBDXZ
+?_Getptr@_Timevec@std@@QBAPAXXZ
+?_Gettnames@_Locinfo@std@@QBA?AV_Timevec@2@XZ
+?_Gettrue@_Locinfo@std@@QBAPBDXZ
+?_Getyes@_Locinfo@std@@QBAPBDXZ
+?_Global@_Locimp@locale@std@@0PAV123@A DATA
+?_Gndec@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Gndec@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Gninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Gninc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAA_NI_N@Z
+?_Grow@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAA_NI_N@Z
+?_Id_cnt@id@locale@std@@0HA DATA
+?_Ifmt@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@KAPADPADDH@Z
+?_Ifmt@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@KAPADPADDH@Z
+?_Incref@facet@locale@std@@QAAXXZ
+?_Index@ios_base@std@@0HA DATA
+?_Infv@?$_Ctr@M@std@@SAMM@Z
+?_Infv@?$_Ctr@N@std@@SANN@Z
+?_Infv@?$_Ctr@O@std@@SAOO@Z
+?_Init@?$_Mpunct@D@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$_Mpunct@G@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IAAXPAU_iobuf@@W4_Initfl@12@@Z
+?_Init@?$basic_filebuf@GU?$char_traits@G@std@@@std@@IAAXPAU_iobuf@@W4_Initfl@12@@Z
+?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAPAD0PAH001@Z
+?_Init@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXXZ
+?_Init@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAPAG0PAH001@Z
+?_Init@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXXZ
+?_Init@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAAXPBDIH@Z
+?_Init@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@IAAXPBGIH@Z
+?_Init@?$codecvt@DDH@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$codecvt@GDH@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$collate@D@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$collate@G@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$ctype@D@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$ctype@G@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$messages@D@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$messages@G@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$numpunct@D@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$numpunct@G@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@IAAXABV_Locinfo@2@@Z
+?_Init@ios_base@std@@IAAXXZ
+?_Init@locale@std@@CAPAV_Locimp@12@XZ
+?_Init@strstreambuf@std@@IAAXHPAD0H@Z
+?_Init_cnt@Init@ios_base@std@@0HA DATA
+?_Init_cnt@_Winit@std@@0HA DATA
+?_Initcvt@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IAAXXZ
+?_Initcvt@?$basic_filebuf@GU?$char_traits@G@std@@@std@@IAAXXZ
+?_Iput@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPADI@Z
+?_Iput@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPADI@Z
+?_Iscloc@locale@std@@QBA_NXZ
+?_Isinf@?$_Ctr@M@std@@SA_NM@Z
+?_Isinf@?$_Ctr@N@std@@SA_NN@Z
+?_Isinf@?$_Ctr@O@std@@SA_NO@Z
+?_Isnan@?$_Ctr@M@std@@SA_NM@Z
+?_Isnan@?$_Ctr@N@std@@SA_NN@Z
+?_Isnan@?$_Ctr@O@std@@SA_NO@Z
+?_Makpat@?$_Mpunct@D@std@@AAAXAAUpattern@money_base@2@DDD@Z
+?_Makpat@?$_Mpunct@G@std@@AAAXAAUpattern@money_base@2@DDD@Z
+?_Mode@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAAHH@Z
+?_Mode@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAAHH@Z
+?_Nanv@?$_Ctr@M@std@@SAMM@Z
+?_Nanv@?$_Ctr@N@std@@SANN@Z
+?_Nanv@?$_Ctr@O@std@@SAOO@Z
+?_Nomemory@std@@YAXXZ
+?_Nullstr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAPBDXZ
+?_Nullstr@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@CAPBGXZ
+?_Pdif@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAIPBD0@Z
+?_Pdif@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@CAIPBG0@Z
+?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAPADXZ
+?_Pninc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAPAGXZ
+?_Psum@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAPADPADI@Z
+?_Psum@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@CAPBDPBDI@Z
+?_Psum@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@CAPAGPAGI@Z
+?_Psum@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@CAPBGPBGI@Z
+?_Put@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@CA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@PBDI@Z
+?_Put@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@CA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@PBGI@Z
+?_Put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@PBDI@Z
+?_Put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@PBGI@Z
+?_Putc@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@PBDI@Z
+?_Putc@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@PBDI@Z
+?_Putmfld@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@_NAAVios_base@2@D1V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?_Putmfld@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@ABA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@_NAAVios_base@2@G1V?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?_R2@?BN@???$_Fabs@M@std@@YAMABV?$complex@M@1@PAH@Z@4MB
+?_R2@?BN@???$_Fabs@N@std@@YANABV?$complex@N@1@PAH@Z@4NB
+?_R2@?BN@???$_Fabs@O@std@@YAOABV?$complex@O@1@PAH@Z@4OB
+?_Refcnt@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAAAAEPBD@Z
+?_Refcnt@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAAAAEPBG@Z
+?_Rep@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@CA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@DI@Z
+?_Rep@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@CA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@GI@Z
+?_Rep@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@DI@Z
+?_Rep@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@KA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@GI@Z
+?_Sinh@?$_Ctr@M@std@@SAMMM@Z
+?_Sinh@?$_Ctr@N@std@@SANNN@Z
+?_Sinh@?$_Ctr@O@std@@SAOOO@Z
+?_Split@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAAXXZ
+?_Split@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAAXXZ
+?_Stinit@?1??_Init@?$basic_filebuf@DU?$char_traits@D@std@@@std@@IAAXPAU_iobuf@@W4_Initfl@23@@Z@4HA DATA
+?_Stinit@?1??_Init@?$basic_filebuf@GU?$char_traits@G@std@@@std@@IAAXPAU_iobuf@@W4_Initfl@23@@Z@4HA DATA
+?_Sync@ios_base@std@@0_NA DATA
+?_Term@?$ctype@D@std@@KAXXZ
+?_Tidy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAAX_N@Z
+?_Tidy@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAAX_N@Z
+?_Tidy@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAAXXZ
+?_Tidy@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@IAAXXZ
+?_Tidy@ios_base@std@@AAAXXZ
+?_Tidy@locale@std@@CAXXZ
+?_Tidy@strstreambuf@std@@IAAXXZ
+?_Xh@?BN@???$_Fabs@M@std@@YAMABV?$complex@M@1@PAH@Z@4MB
+?_Xh@?BN@???$_Fabs@N@std@@YANABV?$complex@N@1@PAH@Z@4NB
+?_Xh@?BN@???$_Fabs@O@std@@YAOABV?$complex@O@1@PAH@Z@4OB
+?_Xl@?BN@???$_Fabs@M@std@@YAMABV?$complex@M@1@PAH@Z@4MB
+?_Xl@?BN@???$_Fabs@N@std@@YANABV?$complex@N@1@PAH@Z@4NB
+?_Xl@?BN@???$_Fabs@O@std@@YAOABV?$complex@O@1@PAH@Z@4OB
+?_Xlen@std@@YAXXZ
+?_Xran@std@@YAXXZ
+?__Fiopen@std@@YAPAU_iobuf@@PBDH@Z
+?abs@std@@YAMABV?$complex@M@1@@Z
+?abs@std@@YANABV?$complex@N@1@@Z
+?abs@std@@YAOABV?$complex@O@1@@Z
+?always_noconv@codecvt_base@std@@QBA_NXZ
+?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@ABV12@@Z
+?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@ABV12@II@Z
+?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@ID@Z
+?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PBD0@Z
+?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PBD@Z
+?append@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PBDI@Z
+?append@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@ABV12@@Z
+?append@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@ABV12@II@Z
+?append@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IG@Z
+?append@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PBG0@Z
+?append@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PBG@Z
+?append@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PBGI@Z
+?arg@std@@YAMABV?$complex@M@1@@Z
+?arg@std@@YANABV?$complex@N@1@@Z
+?arg@std@@YAOABV?$complex@O@1@@Z
+?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@ABV12@@Z
+?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@ABV12@II@Z
+?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@ID@Z
+?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PBD0@Z
+?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PBD@Z
+?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PBDI@Z
+?assign@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@ABV12@@Z
+?assign@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@ABV12@II@Z
+?assign@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IG@Z
+?assign@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PBG0@Z
+?assign@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PBG@Z
+?assign@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PBGI@Z
+?assign@?$char_traits@D@std@@SAPADPADIABD@Z
+?assign@?$char_traits@D@std@@SAXAADABD@Z
+?assign@?$char_traits@G@std@@SAPAGPAGIABG@Z
+?assign@?$char_traits@G@std@@SAXAAGABG@Z
+?at@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAADI@Z
+?at@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAABDI@Z
+?at@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAGI@Z
+?at@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAABGI@Z
+?atan2@?$_Ctr@M@std@@SAMMM@Z
+?atan2@?$_Ctr@N@std@@SANNN@Z
+?atan2@?$_Ctr@O@std@@SAOOO@Z
+?bad@ios_base@std@@QBA_NXZ
+?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAPADXZ
+?begin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAPBDXZ
+?begin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAPAGXZ
+?begin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAPBGXZ
+?c_str@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAPBDXZ
+?c_str@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAPBGXZ
+?capacity@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIXZ
+?capacity@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIXZ
+?cerr@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?cin@std@@3V?$basic_istream@DU?$char_traits@D@std@@@1@A DATA
+?classic@locale@std@@SAABV12@XZ
+?classic_table@?$ctype@D@std@@KAPBFXZ
+?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXF@Z
+?clear@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXH_N@Z
+?clear@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXF@Z
+?clear@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXH_N@Z
+?clear@ios_base@std@@QAAXF@Z
+?clear@ios_base@std@@QAAXH_N@Z
+?clog@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?close@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAAPAV12@XZ
+?close@?$basic_filebuf@GU?$char_traits@G@std@@@std@@QAAPAV12@XZ
+?close@?$basic_fstream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?close@?$basic_fstream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?close@?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?close@?$basic_ifstream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?close@?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?close@?$basic_ofstream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?close@?$messages@D@std@@QBAXH@Z
+?close@?$messages@G@std@@QBAXH@Z
+?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAHABV12@@Z
+?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAHIIABV12@@Z
+?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAHIIABV12@II@Z
+?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAHIIPBD@Z
+?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAHIIPBDI@Z
+?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAHPBD@Z
+?compare@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAHABV12@@Z
+?compare@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAHIIABV12@@Z
+?compare@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAHIIABV12@II@Z
+?compare@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAHIIPBG@Z
+?compare@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAHIIPBGI@Z
+?compare@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAHPBG@Z
+?compare@?$char_traits@D@std@@SAHPBD0I@Z
+?compare@?$char_traits@G@std@@SAHPBG0I@Z
+?compare@?$collate@D@std@@QBAHPBD000@Z
+?compare@?$collate@G@std@@QBAHPBG000@Z
+?conj@std@@YA?AV?$complex@M@1@ABV21@@Z
+?conj@std@@YA?AV?$complex@N@1@ABV21@@Z
+?conj@std@@YA?AV?$complex@O@1@ABV21@@Z
+?copy@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPADII@Z
+?copy@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPAGII@Z
+?copy@?$char_traits@D@std@@SAPADPADPBDI@Z
+?copy@?$char_traits@G@std@@SAPAGPAGPBGI@Z
+?copyfmt@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAAAV12@ABV12@@Z
+?copyfmt@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAAAV12@ABV12@@Z
+?copyfmt@ios_base@std@@QAAAAV12@ABV12@@Z
+?cos@?$_Ctr@M@std@@SAMM@Z
+?cos@?$_Ctr@N@std@@SANN@Z
+?cos@?$_Ctr@O@std@@SAOO@Z
+?cos@std@@YA?AV?$complex@M@1@ABV21@@Z
+?cos@std@@YA?AV?$complex@N@1@ABV21@@Z
+?cos@std@@YA?AV?$complex@O@1@ABV21@@Z
+?cosh@std@@YA?AV?$complex@M@1@ABV21@@Z
+?cosh@std@@YA?AV?$complex@N@1@ABV21@@Z
+?cosh@std@@YA?AV?$complex@O@1@ABV21@@Z
+?cout@std@@3V?$basic_ostream@DU?$char_traits@D@std@@@1@A DATA
+?curr_symbol@?$_Mpunct@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?curr_symbol@?$_Mpunct@G@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?data@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAPBDXZ
+?data@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAPBGXZ
+?date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBAHXZ
+?date_order@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBAHXZ
+?decimal_point@?$_Mpunct@D@std@@QBADXZ
+?decimal_point@?$_Mpunct@G@std@@QBAGXZ
+?decimal_point@?$numpunct@D@std@@QBADXZ
+?decimal_point@?$numpunct@G@std@@QBAGXZ
+?denorm_min@?$numeric_limits@C@std@@SACXZ
+?denorm_min@?$numeric_limits@D@std@@SADXZ
+?denorm_min@?$numeric_limits@E@std@@SAEXZ
+?denorm_min@?$numeric_limits@F@std@@SAFXZ
+?denorm_min@?$numeric_limits@G@std@@SAGXZ
+?denorm_min@?$numeric_limits@H@std@@SAHXZ
+?denorm_min@?$numeric_limits@I@std@@SAIXZ
+?denorm_min@?$numeric_limits@J@std@@SAJXZ
+?denorm_min@?$numeric_limits@K@std@@SAKXZ
+?denorm_min@?$numeric_limits@M@std@@SAMXZ
+?denorm_min@?$numeric_limits@N@std@@SANXZ
+?denorm_min@?$numeric_limits@O@std@@SAOXZ
+?denorm_min@?$numeric_limits@_N@std@@SA_NXZ
+?do_always_noconv@?$codecvt@GDH@std@@MBA_NXZ
+?do_always_noconv@codecvt_base@std@@MBA_NXZ
+?do_close@?$messages@D@std@@MBAXH@Z
+?do_close@?$messages@G@std@@MBAXH@Z
+?do_compare@?$collate@D@std@@MBAHPBD000@Z
+?do_compare@?$collate@G@std@@MBAHPBG000@Z
+?do_curr_symbol@?$_Mpunct@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_curr_symbol@?$_Mpunct@G@std@@MBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?do_date_order@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBAHXZ
+?do_date_order@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBAHXZ
+?do_decimal_point@?$_Mpunct@D@std@@MBADXZ
+?do_decimal_point@?$_Mpunct@G@std@@MBAGXZ
+?do_decimal_point@?$numpunct@D@std@@MBADXZ
+?do_decimal_point@?$numpunct@G@std@@MBAGXZ
+?do_encoding@?$codecvt@GDH@std@@MBAHXZ
+?do_encoding@codecvt_base@std@@MBAHXZ
+?do_falsename@?$numpunct@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_falsename@?$numpunct@G@std@@MBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?do_frac_digits@?$_Mpunct@D@std@@MBAHXZ
+?do_frac_digits@?$_Mpunct@G@std@@MBAHXZ
+?do_get@?$messages@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@HHHABV32@@Z
+?do_get@?$messages@G@std@@MBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@HHHABV32@@Z
+?do_get@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0_NAAVios_base@2@AAHAAO@Z
+?do_get@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0_NAAVios_base@2@AAHAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?do_get@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0_NAAVios_base@2@AAHAAO@Z
+?do_get@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0_NAAVios_base@2@AAHAAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?do_get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?do_get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?do_get_date@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_date@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_monthname@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_monthname@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_time@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_time@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_weekday@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_weekday@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_year@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_get_year@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?do_grouping@?$_Mpunct@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_grouping@?$_Mpunct@G@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_grouping@?$numpunct@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_grouping@?$numpunct@G@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_hash@?$collate@D@std@@MBAJPBD0@Z
+?do_hash@?$collate@G@std@@MBAJPBG0@Z
+?do_in@?$codecvt@DDH@std@@MBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?do_in@?$codecvt@GDH@std@@MBAHAAHPBD1AAPBDPAG3AAPAG@Z
+?do_is@?$ctype@G@std@@MBAPBGPBG0PAF@Z
+?do_is@?$ctype@G@std@@MBA_NFG@Z
+?do_length@?$codecvt@DDH@std@@MBAHAAHPBD1I@Z
+?do_length@?$codecvt@GDH@std@@MBAHAAHPBG1I@Z
+?do_max_length@?$codecvt@GDH@std@@MBAHXZ
+?do_max_length@codecvt_base@std@@MBAHXZ
+?do_narrow@?$ctype@G@std@@MBADGD@Z
+?do_narrow@?$ctype@G@std@@MBAPBGPBG0DPAD@Z
+?do_neg_format@?$_Mpunct@D@std@@MBA?AUpattern@money_base@2@XZ
+?do_neg_format@?$_Mpunct@G@std@@MBA?AUpattern@money_base@2@XZ
+?do_negative_sign@?$_Mpunct@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_negative_sign@?$_Mpunct@G@std@@MBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?do_open@?$messages@D@std@@MBAHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@ABVlocale@2@@Z
+?do_open@?$messages@G@std@@MBAHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@ABVlocale@2@@Z
+?do_out@?$codecvt@DDH@std@@MBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?do_out@?$codecvt@GDH@std@@MBAHAAHPBG1AAPBGPAD3AAPAD@Z
+?do_pos_format@?$_Mpunct@D@std@@MBA?AUpattern@money_base@2@XZ
+?do_pos_format@?$_Mpunct@G@std@@MBA?AUpattern@money_base@2@XZ
+?do_positive_sign@?$_Mpunct@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_positive_sign@?$_Mpunct@G@std@@MBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?do_put@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@_NAAVios_base@2@DABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?do_put@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@_NAAVios_base@2@DO@Z
+?do_put@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@_NAAVios_base@2@GABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?do_put@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@_NAAVios_base@2@GO@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DJ@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DK@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DN@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DO@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBX@Z
+?do_put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_N@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GJ@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GK@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GN@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GO@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBX@Z
+?do_put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_N@Z
+?do_put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@PBUtm@@DD@Z
+?do_put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@MBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@PBUtm@@DD@Z
+?do_scan_is@?$ctype@G@std@@MBAPBGFPBG0@Z
+?do_scan_not@?$ctype@G@std@@MBAPBGFPBG0@Z
+?do_thousands_sep@?$_Mpunct@D@std@@MBADXZ
+?do_thousands_sep@?$_Mpunct@G@std@@MBAGXZ
+?do_thousands_sep@?$numpunct@D@std@@MBADXZ
+?do_thousands_sep@?$numpunct@G@std@@MBAGXZ
+?do_tolower@?$ctype@D@std@@MBADD@Z
+?do_tolower@?$ctype@D@std@@MBAPBDPADPBD@Z
+?do_tolower@?$ctype@G@std@@MBAGG@Z
+?do_tolower@?$ctype@G@std@@MBAPBGPAGPBG@Z
+?do_toupper@?$ctype@D@std@@MBADD@Z
+?do_toupper@?$ctype@D@std@@MBAPBDPADPBD@Z
+?do_toupper@?$ctype@G@std@@MBAGG@Z
+?do_toupper@?$ctype@G@std@@MBAPBGPAGPBG@Z
+?do_transform@?$collate@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@PBD0@Z
+?do_transform@?$collate@G@std@@MBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@PBG0@Z
+?do_truename@?$numpunct@D@std@@MBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?do_truename@?$numpunct@G@std@@MBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?do_widen@?$ctype@G@std@@MBAGD@Z
+?do_widen@?$ctype@G@std@@MBAPBDPBD0PAG@Z
+?eback@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?eback@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?egptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?egptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?empty@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA_NXZ
+?empty@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA_NXZ
+?empty@locale@std@@SA?AV12@XZ
+?encoding@codecvt_base@std@@QBAHXZ
+?end@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAPADXZ
+?end@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAPBDXZ
+?end@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAPAGXZ
+?end@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAPBGXZ
+?endl@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?endl@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?ends@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?ends@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?eof@?$char_traits@D@std@@SAHXZ
+?eof@?$char_traits@G@std@@SAGXZ
+?eof@ios_base@std@@QBA_NXZ
+?epptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?epptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?epsilon@?$numeric_limits@C@std@@SACXZ
+?epsilon@?$numeric_limits@D@std@@SADXZ
+?epsilon@?$numeric_limits@E@std@@SAEXZ
+?epsilon@?$numeric_limits@F@std@@SAFXZ
+?epsilon@?$numeric_limits@G@std@@SAGXZ
+?epsilon@?$numeric_limits@H@std@@SAHXZ
+?epsilon@?$numeric_limits@I@std@@SAIXZ
+?epsilon@?$numeric_limits@J@std@@SAJXZ
+?epsilon@?$numeric_limits@K@std@@SAKXZ
+?epsilon@?$numeric_limits@M@std@@SAMXZ
+?epsilon@?$numeric_limits@N@std@@SANXZ
+?epsilon@?$numeric_limits@O@std@@SAOXZ
+?epsilon@?$numeric_limits@_N@std@@SA_NXZ
+?eq@?$char_traits@D@std@@SA_NABD0@Z
+?eq@?$char_traits@G@std@@SA_NABG0@Z
+?eq_int_type@?$char_traits@D@std@@SA_NABH0@Z
+?eq_int_type@?$char_traits@G@std@@SA_NABG0@Z
+?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@II@Z
+?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAPADPAD0@Z
+?erase@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAPADPAD@Z
+?erase@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@II@Z
+?erase@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAPAGPAG0@Z
+?erase@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAPAGPAG@Z
+?exceptions@ios_base@std@@QAAXF@Z
+?exceptions@ios_base@std@@QAAXH@Z
+?exceptions@ios_base@std@@QBAHXZ
+?exp@?$_Ctr@M@std@@SAMM@Z
+?exp@?$_Ctr@N@std@@SANN@Z
+?exp@?$_Ctr@O@std@@SAOO@Z
+?exp@std@@YA?AV?$complex@M@1@ABV21@@Z
+?exp@std@@YA?AV?$complex@N@1@ABV21@@Z
+?exp@std@@YA?AV?$complex@O@1@ABV21@@Z
+?fail@ios_base@std@@QBA_NXZ
+?falsename@?$numpunct@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?falsename@?$numpunct@G@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QAADD@Z
+?fill@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADXZ
+?fill@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?fill@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAGXZ
+?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIABV12@I@Z
+?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIDI@Z
+?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDI@Z
+?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDII@Z
+?find@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIABV12@I@Z
+?find@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIGI@Z
+?find@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGI@Z
+?find@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGII@Z
+?find@?$char_traits@D@std@@SAPBDPBDIABD@Z
+?find@?$char_traits@G@std@@SAPBGPBGIABG@Z
+?find_first_not_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIABV12@I@Z
+?find_first_not_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIDI@Z
+?find_first_not_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDI@Z
+?find_first_not_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDII@Z
+?find_first_not_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIABV12@I@Z
+?find_first_not_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIGI@Z
+?find_first_not_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGI@Z
+?find_first_not_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGII@Z
+?find_first_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIABV12@I@Z
+?find_first_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIDI@Z
+?find_first_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDI@Z
+?find_first_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDII@Z
+?find_first_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIABV12@I@Z
+?find_first_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIGI@Z
+?find_first_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGI@Z
+?find_first_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGII@Z
+?find_last_not_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIABV12@I@Z
+?find_last_not_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIDI@Z
+?find_last_not_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDI@Z
+?find_last_not_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDII@Z
+?find_last_not_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIABV12@I@Z
+?find_last_not_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIGI@Z
+?find_last_not_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGI@Z
+?find_last_not_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGII@Z
+?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIABV12@I@Z
+?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIDI@Z
+?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDI@Z
+?find_last_of@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDII@Z
+?find_last_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIABV12@I@Z
+?find_last_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIGI@Z
+?find_last_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGI@Z
+?find_last_of@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGII@Z
+?flags@ios_base@std@@QAAHH@Z
+?flags@ios_base@std@@QBAHXZ
+?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@XZ
+?flush@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@XZ
+?flush@std@@YAAAV?$basic_ostream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?flush@std@@YAAAV?$basic_ostream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?frac_digits@?$_Mpunct@D@std@@QBAHXZ
+?frac_digits@?$_Mpunct@G@std@@QBAHXZ
+?freeze@strstreambuf@std@@QAAX_N@Z
+?gbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXH@Z
+?gbump@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXH@Z
+?gcount@?$basic_istream@DU?$char_traits@D@std@@@std@@QBAHXZ
+?gcount@?$basic_istream@GU?$char_traits@G@std@@@std@@QBAHXZ
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAD@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAV?$basic_streambuf@DU?$char_traits@D@std@@@2@@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@AAV?$basic_streambuf@DU?$char_traits@D@std@@@2@D@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PADH@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PADHD@Z
+?get@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAG@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAV?$basic_streambuf@GU?$char_traits@G@std@@@2@@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@AAV?$basic_streambuf@GU?$char_traits@G@std@@@2@G@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAGH@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAGHG@Z
+?get@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAGXZ
+?get@?$messages@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@HHHABV32@@Z
+?get@?$messages@G@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@HHHABV32@@Z
+?get@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0_NAAVios_base@2@AAHAAO@Z
+?get@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0_NAAVios_base@2@AAHAAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?get@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0_NAAVios_base@2@AAHAAO@Z
+?get@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0_NAAVios_base@2@AAHAAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?get@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAG@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAI@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAJ@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAK@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAM@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAN@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAO@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAAPAX@Z
+?get@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHAA_N@Z
+?get_allocator@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA?AV?$allocator@D@2@XZ
+?get_allocator@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA?AV?$allocator@G@2@XZ
+?get_date@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_date@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_monthname@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_monthname@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_time@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_time@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_weekday@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_weekday@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_year@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@DU?$char_traits@D@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?get_year@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$istreambuf_iterator@GU?$char_traits@G@std@@@2@V32@0AAVios_base@2@AAHPAUtm@@@Z
+?getline@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PADH@Z
+?getline@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PADHD@Z
+?getline@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAGH@Z
+?getline@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAGHG@Z
+?getline@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@AAV21@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z
+?getline@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@AAV21@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@D@Z
+?getline@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@1@AAV21@AAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@1@@Z
+?getline@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@1@AAV21@AAV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@1@G@Z
+?getloc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AVlocale@2@XZ
+?getloc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AVlocale@2@XZ
+?getloc@ios_base@std@@QBA?AVlocale@2@XZ
+?global@locale@std@@SA?AV12@ABV12@@Z
+?good@ios_base@std@@QBA_NXZ
+?gptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?gptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?grouping@?$_Mpunct@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?grouping@?$_Mpunct@G@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?grouping@?$numpunct@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?grouping@?$numpunct@G@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?hash@?$collate@D@std@@QBAJPBD0@Z
+?hash@?$collate@G@std@@QBAJPBG0@Z
+?id@?$codecvt@DDH@std@@2V0locale@2@A DATA
+?id@?$codecvt@GDH@std@@2V0locale@2@A DATA
+?id@?$collate@D@std@@2V0locale@2@A DATA
+?id@?$collate@G@std@@2V0locale@2@A DATA
+?id@?$ctype@D@std@@2V0locale@2@A DATA
+?id@?$ctype@G@std@@2V0locale@2@A DATA
+?id@?$messages@D@std@@2V0locale@2@A DATA
+?id@?$messages@G@std@@2V0locale@2@A DATA
+?id@?$money_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$moneypunct@D$00@std@@2V0locale@2@A DATA
+?id@?$moneypunct@D$0A@@std@@2V0locale@2@A DATA
+?id@?$moneypunct@G$00@std@@2V0locale@2@A DATA
+?id@?$moneypunct@G$0A@@std@@2V0locale@2@A DATA
+?id@?$num_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$numpunct@D@std@@2V0locale@2@A DATA
+?id@?$numpunct@G@std@@2V0locale@2@A DATA
+?id@?$time_get@DV?$istreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_get@GV?$istreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@2V0locale@2@A DATA
+?id@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@2V0locale@2@A DATA
+?ignore@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@HH@Z
+?ignore@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@HG@Z
+?imag@?$_Complex_base@M@std@@QAAMABM@Z
+?imag@?$_Complex_base@M@std@@QBAMXZ
+?imag@?$_Complex_base@N@std@@QAANABN@Z
+?imag@?$_Complex_base@N@std@@QBANXZ
+?imag@?$_Complex_base@O@std@@QAAOABO@Z
+?imag@?$_Complex_base@O@std@@QBAOXZ
+?imag@std@@YAMABV?$complex@M@1@@Z
+?imag@std@@YANABV?$complex@N@1@@Z
+?imag@std@@YAOABV?$complex@O@1@@Z
+?imbue@?$basic_ios@DU?$char_traits@D@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?imbue@?$basic_ios@GU?$char_traits@G@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAXABVlocale@2@@Z
+?imbue@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAXABVlocale@2@@Z
+?imbue@ios_base@std@@QAA?AVlocale@2@ABV32@@Z
+?in@?$codecvt@DDH@std@@QBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?in@?$codecvt@GDH@std@@QBAHAAHPBD1AAPBDPAG3AAPAG@Z
+?in_avail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?in_avail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAHXZ
+?infinity@?$numeric_limits@C@std@@SACXZ
+?infinity@?$numeric_limits@D@std@@SADXZ
+?infinity@?$numeric_limits@E@std@@SAEXZ
+?infinity@?$numeric_limits@F@std@@SAFXZ
+?infinity@?$numeric_limits@G@std@@SAGXZ
+?infinity@?$numeric_limits@H@std@@SAHXZ
+?infinity@?$numeric_limits@I@std@@SAIXZ
+?infinity@?$numeric_limits@J@std@@SAJXZ
+?infinity@?$numeric_limits@K@std@@SAKXZ
+?infinity@?$numeric_limits@M@std@@SAMXZ
+?infinity@?$numeric_limits@N@std@@SANXZ
+?infinity@?$numeric_limits@O@std@@SAOXZ
+?infinity@?$numeric_limits@_N@std@@SA_NXZ
+?init@?$basic_ios@DU?$char_traits@D@std@@@std@@IAAXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@_N@Z
+?init@?$basic_ios@GU?$char_traits@G@std@@@std@@IAAXPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@_N@Z
+?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IABV12@@Z
+?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IABV12@II@Z
+?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IID@Z
+?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IPBD@Z
+?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IPBDI@Z
+?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAPADPADD@Z
+?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXPADID@Z
+?insert@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXPADPBD1@Z
+?insert@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IABV12@@Z
+?insert@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IABV12@II@Z
+?insert@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IIG@Z
+?insert@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IPBG@Z
+?insert@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IPBGI@Z
+?insert@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAPAGPAGG@Z
+?insert@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXPAGIG@Z
+?insert@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXPAGPBG1@Z
+?intl@?$moneypunct@D$00@std@@2_NB
+?intl@?$moneypunct@D$0A@@std@@2_NB
+?intl@?$moneypunct@G$00@std@@2_NB
+?intl@?$moneypunct@G$0A@@std@@2_NB
+?ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA_N_N@Z
+?ipfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA_N_N@Z
+?is@?$ctype@D@std@@QBAPBDPBD0PAF@Z
+?is@?$ctype@D@std@@QBA_NFD@Z
+?is@?$ctype@G@std@@QBAPBGPBG0PAF@Z
+?is@?$ctype@G@std@@QBA_NFG@Z
+?is_open@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QBA_NXZ
+?is_open@?$basic_filebuf@GU?$char_traits@G@std@@@std@@QBA_NXZ
+?is_open@?$basic_fstream@DU?$char_traits@D@std@@@std@@QBA_NXZ
+?is_open@?$basic_fstream@GU?$char_traits@G@std@@@std@@QBA_NXZ
+?is_open@?$basic_ifstream@DU?$char_traits@D@std@@@std@@QBA_NXZ
+?is_open@?$basic_ifstream@GU?$char_traits@G@std@@@std@@QBA_NXZ
+?is_open@?$basic_ofstream@DU?$char_traits@D@std@@@std@@QBA_NXZ
+?is_open@?$basic_ofstream@GU?$char_traits@G@std@@@std@@QBA_NXZ
+?isfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?isfx@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?iword@ios_base@std@@QAAAAJH@Z
+?ldexp@?$_Ctr@M@std@@SAMMH@Z
+?ldexp@?$_Ctr@N@std@@SANNH@Z
+?ldexp@?$_Ctr@O@std@@SAOOH@Z
+?length@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIXZ
+?length@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIXZ
+?length@?$char_traits@D@std@@SAIPBD@Z
+?length@?$char_traits@G@std@@SAIPBG@Z
+?length@?$codecvt@DDH@std@@QBAHAAHPBD1I@Z
+?length@?$codecvt@GDH@std@@QBAHAAHPBG1I@Z
+?log10@std@@YA?AV?$complex@M@1@ABV21@@Z
+?log10@std@@YA?AV?$complex@N@1@ABV21@@Z
+?log10@std@@YA?AV?$complex@O@1@ABV21@@Z
+?log@?$_Ctr@M@std@@SAMM@Z
+?log@?$_Ctr@N@std@@SANN@Z
+?log@?$_Ctr@O@std@@SAOO@Z
+?log@std@@YA?AV?$complex@M@1@ABV21@@Z
+?log@std@@YA?AV?$complex@N@1@ABV21@@Z
+?log@std@@YA?AV?$complex@O@1@ABV21@@Z
+?lt@?$char_traits@D@std@@SA_NABD0@Z
+?lt@?$char_traits@G@std@@SA_NABG0@Z
+?max@?$numeric_limits@C@std@@SACXZ
+?max@?$numeric_limits@D@std@@SADXZ
+?max@?$numeric_limits@E@std@@SAEXZ
+?max@?$numeric_limits@F@std@@SAFXZ
+?max@?$numeric_limits@G@std@@SAGXZ
+?max@?$numeric_limits@H@std@@SAHXZ
+?max@?$numeric_limits@I@std@@SAIXZ
+?max@?$numeric_limits@J@std@@SAJXZ
+?max@?$numeric_limits@K@std@@SAKXZ
+?max@?$numeric_limits@M@std@@SAMXZ
+?max@?$numeric_limits@N@std@@SANXZ
+?max@?$numeric_limits@O@std@@SAOXZ
+?max@?$numeric_limits@_N@std@@SA_NXZ
+?max_length@codecvt_base@std@@QBAHXZ
+?max_size@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIXZ
+?max_size@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIXZ
+?min@?$numeric_limits@C@std@@SACXZ
+?min@?$numeric_limits@D@std@@SADXZ
+?min@?$numeric_limits@E@std@@SAEXZ
+?min@?$numeric_limits@F@std@@SAFXZ
+?min@?$numeric_limits@G@std@@SAGXZ
+?min@?$numeric_limits@H@std@@SAHXZ
+?min@?$numeric_limits@I@std@@SAIXZ
+?min@?$numeric_limits@J@std@@SAJXZ
+?min@?$numeric_limits@K@std@@SAKXZ
+?min@?$numeric_limits@M@std@@SAMXZ
+?min@?$numeric_limits@N@std@@SANXZ
+?min@?$numeric_limits@O@std@@SAOXZ
+?min@?$numeric_limits@_N@std@@SA_NXZ
+?move@?$char_traits@D@std@@SAPADPADPBDI@Z
+?move@?$char_traits@G@std@@SAPAGPAGPBGI@Z
+?name@locale@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?narrow@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADDD@Z
+?narrow@?$basic_ios@GU?$char_traits@G@std@@@std@@QBADGD@Z
+?narrow@?$ctype@D@std@@QBADDD@Z
+?narrow@?$ctype@D@std@@QBAPBDPBD0DPAD@Z
+?narrow@?$ctype@G@std@@QBADGD@Z
+?narrow@?$ctype@G@std@@QBAPBGPBG0DPAD@Z
+?neg_format@?$_Mpunct@D@std@@QBA?AUpattern@money_base@2@XZ
+?neg_format@?$_Mpunct@G@std@@QBA?AUpattern@money_base@2@XZ
+?negative_sign@?$_Mpunct@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?negative_sign@?$_Mpunct@G@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?norm@std@@YAMABV?$complex@M@1@@Z
+?norm@std@@YANABV?$complex@N@1@@Z
+?norm@std@@YAOABV?$complex@O@1@@Z
+?not_eof@?$char_traits@D@std@@SAHABH@Z
+?not_eof@?$char_traits@G@std@@SAGABG@Z
+?nothrow@std@@3Unothrow_t@1@B
+?npos@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@2IB
+?npos@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@2IB
+?open@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAAPAV12@PBDF@Z
+?open@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAAPAV12@PBDH@Z
+?open@?$basic_filebuf@GU?$char_traits@G@std@@@std@@QAAPAV12@PBDF@Z
+?open@?$basic_filebuf@GU?$char_traits@G@std@@@std@@QAAPAV12@PBDH@Z
+?open@?$basic_fstream@DU?$char_traits@D@std@@@std@@QAAXPBDF@Z
+?open@?$basic_fstream@DU?$char_traits@D@std@@@std@@QAAXPBDH@Z
+?open@?$basic_fstream@GU?$char_traits@G@std@@@std@@QAAXPBDF@Z
+?open@?$basic_fstream@GU?$char_traits@G@std@@@std@@QAAXPBDH@Z
+?open@?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAAXPBDF@Z
+?open@?$basic_ifstream@DU?$char_traits@D@std@@@std@@QAAXPBDH@Z
+?open@?$basic_ifstream@GU?$char_traits@G@std@@@std@@QAAXPBDF@Z
+?open@?$basic_ifstream@GU?$char_traits@G@std@@@std@@QAAXPBDH@Z
+?open@?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAAXPBDF@Z
+?open@?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAAXPBDH@Z
+?open@?$basic_ofstream@GU?$char_traits@G@std@@@std@@QAAXPBDF@Z
+?open@?$basic_ofstream@GU?$char_traits@G@std@@@std@@QAAXPBDH@Z
+?open@?$messages@D@std@@QBAHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@ABVlocale@2@@Z
+?open@?$messages@G@std@@QBAHABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@ABVlocale@2@@Z
+?opfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA_NXZ
+?opfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA_NXZ
+?osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAXXZ
+?osfx@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAXXZ
+?out@?$codecvt@DDH@std@@QBAHAAHPBD1AAPBDPAD3AAPAD@Z
+?out@?$codecvt@GDH@std@@QBAHAAHPBG1AAPBGPAD3AAPAD@Z
+?overflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAAHH@Z
+?overflow@?$basic_filebuf@GU?$char_traits@G@std@@@std@@MAAGG@Z
+?overflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHH@Z
+?overflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGG@Z
+?overflow@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MAAHH@Z
+?overflow@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@MAAGG@Z
+?overflow@strstreambuf@std@@MAAHH@Z
+?pbackfail@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAAHH@Z
+?pbackfail@?$basic_filebuf@GU?$char_traits@G@std@@@std@@MAAGG@Z
+?pbackfail@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHH@Z
+?pbackfail@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGG@Z
+?pbackfail@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MAAHH@Z
+?pbackfail@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@MAAGG@Z
+?pbackfail@strstreambuf@std@@MAAHH@Z
+?pbase@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?pbase@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?pbump@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXH@Z
+?pbump@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXH@Z
+?peek@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?peek@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAGXZ
+?polar@std@@YA?AV?$complex@M@1@ABM0@Z
+?polar@std@@YA?AV?$complex@M@1@ABM@Z
+?polar@std@@YA?AV?$complex@N@1@ABN0@Z
+?polar@std@@YA?AV?$complex@N@1@ABN@Z
+?polar@std@@YA?AV?$complex@O@1@ABO0@Z
+?polar@std@@YA?AV?$complex@O@1@ABO@Z
+?pos_format@?$_Mpunct@D@std@@QBA?AUpattern@money_base@2@XZ
+?pos_format@?$_Mpunct@G@std@@QBA?AUpattern@money_base@2@XZ
+?positive_sign@?$_Mpunct@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?positive_sign@?$_Mpunct@G@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?pow@?$_Ctr@M@std@@SAMMM@Z
+?pow@?$_Ctr@N@std@@SANNN@Z
+?pow@?$_Ctr@O@std@@SAOOO@Z
+?pow@std@@YA?AV?$complex@M@1@ABMABV21@@Z
+?pow@std@@YA?AV?$complex@M@1@ABV21@0@Z
+?pow@std@@YA?AV?$complex@M@1@ABV21@ABM@Z
+?pow@std@@YA?AV?$complex@M@1@ABV21@H@Z
+?pow@std@@YA?AV?$complex@N@1@ABNABV21@@Z
+?pow@std@@YA?AV?$complex@N@1@ABV21@0@Z
+?pow@std@@YA?AV?$complex@N@1@ABV21@ABN@Z
+?pow@std@@YA?AV?$complex@N@1@ABV21@H@Z
+?pow@std@@YA?AV?$complex@O@1@ABOABV21@@Z
+?pow@std@@YA?AV?$complex@O@1@ABV21@0@Z
+?pow@std@@YA?AV?$complex@O@1@ABV21@ABO@Z
+?pow@std@@YA?AV?$complex@O@1@ABV21@H@Z
+?pptr@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IBAPADXZ
+?pptr@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IBAPAGXZ
+?precision@ios_base@std@@QAAHH@Z
+?precision@ios_base@std@@QBAHXZ
+?pubimbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?pubimbue@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AVlocale@2@ABV32@@Z
+?pubseekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@JFF@Z
+?pubseekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?pubseekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@JFF@Z
+?pubseekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?pubseekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@V32@F@Z
+?pubseekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@V32@H@Z
+?pubseekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@V32@F@Z
+?pubseekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@V32@H@Z
+?pubsetbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAPAV12@PADH@Z
+?pubsetbuf@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAPAV12@PAGH@Z
+?pubsync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?pubsync@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAHXZ
+?put@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@D@Z
+?put@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@G@Z
+?put@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@_NAAVios_base@2@DABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?put@?$money_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@_NAAVios_base@2@DO@Z
+?put@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@_NAAVios_base@2@GABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?put@?$money_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@_NAAVios_base@2@GO@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DJ@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DK@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DN@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DO@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBX@Z
+?put@?$num_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@D_N@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GJ@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GK@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GN@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GO@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@GPBX@Z
+?put@?$num_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@G_N@Z
+?put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@PBUtm@@DD@Z
+?put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@PBUtm@@PBD3@Z
+?put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@PBUtm@@DD@Z
+?put@?$time_put@GV?$ostreambuf_iterator@GU?$char_traits@G@std@@@std@@@std@@QBA?AV?$ostreambuf_iterator@GU?$char_traits@G@std@@@2@V32@AAVios_base@2@PBUtm@@PBG3@Z
+?putback@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@D@Z
+?putback@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@G@Z
+?pword@ios_base@std@@QAAAAPAXH@Z
+?quiet_NaN@?$numeric_limits@C@std@@SACXZ
+?quiet_NaN@?$numeric_limits@D@std@@SADXZ
+?quiet_NaN@?$numeric_limits@E@std@@SAEXZ
+?quiet_NaN@?$numeric_limits@F@std@@SAFXZ
+?quiet_NaN@?$numeric_limits@G@std@@SAGXZ
+?quiet_NaN@?$numeric_limits@H@std@@SAHXZ
+?quiet_NaN@?$numeric_limits@I@std@@SAIXZ
+?quiet_NaN@?$numeric_limits@J@std@@SAJXZ
+?quiet_NaN@?$numeric_limits@K@std@@SAKXZ
+?quiet_NaN@?$numeric_limits@M@std@@SAMXZ
+?quiet_NaN@?$numeric_limits@N@std@@SANXZ
+?quiet_NaN@?$numeric_limits@O@std@@SAOXZ
+?quiet_NaN@?$numeric_limits@_N@std@@SA_NXZ
+?rbegin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA?AV?$reverse_iterator@PADDAADPADH@2@XZ
+?rbegin@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA?AV?$reverse_iterator@PBDDABDPBDH@2@XZ
+?rbegin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA?AV?$reverse_iterator@PAGGAAGPAGH@2@XZ
+?rbegin@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA?AV?$reverse_iterator@PBGGABGPBGH@2@XZ
+?rdbuf@?$basic_fstream@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_filebuf@DU?$char_traits@D@std@@@2@XZ
+?rdbuf@?$basic_fstream@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_filebuf@GU?$char_traits@G@std@@@2@XZ
+?rdbuf@?$basic_ifstream@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_filebuf@DU?$char_traits@D@std@@@2@XZ
+?rdbuf@?$basic_ifstream@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_filebuf@GU?$char_traits@G@std@@@2@XZ
+?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@PAV32@@Z
+?rdbuf@?$basic_ios@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@XZ
+?rdbuf@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@PAV32@@Z
+?rdbuf@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@XZ
+?rdbuf@?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAPAV?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?rdbuf@?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAPAV?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?rdbuf@?$basic_ofstream@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_filebuf@DU?$char_traits@D@std@@@2@XZ
+?rdbuf@?$basic_ofstream@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_filebuf@GU?$char_traits@G@std@@@2@XZ
+?rdbuf@?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAPAV?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?rdbuf@?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAPAV?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?rdbuf@?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAPAV?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?rdbuf@?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAPAV?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?rdstate@ios_base@std@@QBAHXZ
+?read@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@PADH@Z
+?read@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@PAGH@Z
+?readsome@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHPADH@Z
+?readsome@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAHPAGH@Z
+?real@?$_Complex_base@M@std@@QAAMABM@Z
+?real@?$_Complex_base@M@std@@QBAMXZ
+?real@?$_Complex_base@N@std@@QAANABN@Z
+?real@?$_Complex_base@N@std@@QBANXZ
+?real@?$_Complex_base@O@std@@QAAOABO@Z
+?real@?$_Complex_base@O@std@@QBAOXZ
+?real@std@@YAMABV?$complex@M@1@@Z
+?real@std@@YANABV?$complex@N@1@@Z
+?real@std@@YAOABV?$complex@O@1@@Z
+?register_callback@ios_base@std@@QAAXP6AXW4event@12@AAV12@H@ZH@Z
+?rend@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAA?AV?$reverse_iterator@PADDAADPADH@2@XZ
+?rend@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA?AV?$reverse_iterator@PBDDABDPBDH@2@XZ
+?rend@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAA?AV?$reverse_iterator@PAGGAAGPAGH@2@XZ
+?rend@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA?AV?$reverse_iterator@PBGGABGPBGH@2@XZ
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IIABV12@@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IIABV12@II@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IIID@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IIPBD@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@IIPBDI@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PAD0ABV12@@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PAD0ID@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PAD0PBD1@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PAD0PBD@Z
+?replace@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAAAV12@PAD0PBDI@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IIABV12@@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IIABV12@II@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IIIG@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IIPBG@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@IIPBGI@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PAG0ABV12@@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PAG0IG@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PAG0PBG1@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PAG0PBG@Z
+?replace@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAAAV12@PAG0PBGI@Z
+?reserve@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXI@Z
+?reserve@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXI@Z
+?resetiosflags@std@@YA?AU?$_Smanip@H@1@H@Z
+?resize@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXI@Z
+?resize@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXID@Z
+?resize@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXI@Z
+?resize@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXIG@Z
+?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIABV12@I@Z
+?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIDI@Z
+?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDI@Z
+?rfind@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIPBDII@Z
+?rfind@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIABV12@I@Z
+?rfind@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIGI@Z
+?rfind@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGI@Z
+?rfind@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIPBGII@Z
+?round_error@?$numeric_limits@C@std@@SACXZ
+?round_error@?$numeric_limits@D@std@@SADXZ
+?round_error@?$numeric_limits@E@std@@SAEXZ
+?round_error@?$numeric_limits@F@std@@SAFXZ
+?round_error@?$numeric_limits@G@std@@SAGXZ
+?round_error@?$numeric_limits@H@std@@SAHXZ
+?round_error@?$numeric_limits@I@std@@SAIXZ
+?round_error@?$numeric_limits@J@std@@SAJXZ
+?round_error@?$numeric_limits@K@std@@SAKXZ
+?round_error@?$numeric_limits@M@std@@SAMXZ
+?round_error@?$numeric_limits@N@std@@SANXZ
+?round_error@?$numeric_limits@O@std@@SAOXZ
+?round_error@?$numeric_limits@_N@std@@SA_NXZ
+?sbumpc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sbumpc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?scan_is@?$ctype@D@std@@QBAPBDFPBD0@Z
+?scan_is@?$ctype@G@std@@QBAPBGFPBG0@Z
+?scan_not@?$ctype@D@std@@QBAPBDFPBD0@Z
+?scan_not@?$ctype@G@std@@QBAPBGFPBG0@Z
+?seekg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@JW4seekdir@ios_base@2@@Z
+?seekg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@JW4seekdir@ios_base@2@@Z
+?seekg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekoff@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?seekoff@?$basic_filebuf@GU?$char_traits@G@std@@@std@@MAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?seekoff@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?seekoff@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?seekoff@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?seekoff@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@MAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?seekoff@strstreambuf@std@@MAA?AV?$fpos@H@2@JW4seekdir@ios_base@2@H@Z
+?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@JW4seekdir@ios_base@2@@Z
+?seekp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@JW4seekdir@ios_base@2@@Z
+?seekp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@V?$fpos@H@2@@Z
+?seekpos@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_filebuf@GU?$char_traits@G@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?seekpos@strstreambuf@std@@MAA?AV?$fpos@H@2@V32@H@Z
+?setbase@std@@YA?AU?$_Smanip@H@1@H@Z
+?setbuf@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAAPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@PADH@Z
+?setbuf@?$basic_filebuf@GU?$char_traits@G@std@@@std@@MAAPAV?$basic_streambuf@GU?$char_traits@G@std@@@2@PAGH@Z
+?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAPAV12@PADH@Z
+?setbuf@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAPAV12@PAGH@Z
+?setf@ios_base@std@@QAAHH@Z
+?setf@ios_base@std@@QAAHHH@Z
+?setg@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD00@Z
+?setg@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG00@Z
+?setiosflags@std@@YA?AU?$_Smanip@H@1@H@Z
+?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD00@Z
+?setp@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAAXPAD0@Z
+?setp@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG00@Z
+?setp@?$basic_streambuf@GU?$char_traits@G@std@@@std@@IAAXPAG0@Z
+?setprecision@std@@YA?AU?$_Smanip@H@1@H@Z
+?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXF@Z
+?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAXH_N@Z
+?setstate@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXF@Z
+?setstate@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAXH_N@Z
+?setstate@ios_base@std@@QAAXF@Z
+?setstate@ios_base@std@@QAAXH_N@Z
+?setw@std@@YA?AU?$_Smanip@H@1@H@Z
+?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sgetc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?sgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHPADH@Z
+?sgetn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAHPAGH@Z
+?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?showmanyc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAHXZ
+?signaling_NaN@?$numeric_limits@C@std@@SACXZ
+?signaling_NaN@?$numeric_limits@D@std@@SADXZ
+?signaling_NaN@?$numeric_limits@E@std@@SAEXZ
+?signaling_NaN@?$numeric_limits@F@std@@SAFXZ
+?signaling_NaN@?$numeric_limits@G@std@@SAGXZ
+?signaling_NaN@?$numeric_limits@H@std@@SAHXZ
+?signaling_NaN@?$numeric_limits@I@std@@SAIXZ
+?signaling_NaN@?$numeric_limits@J@std@@SAJXZ
+?signaling_NaN@?$numeric_limits@K@std@@SAKXZ
+?signaling_NaN@?$numeric_limits@M@std@@SAMXZ
+?signaling_NaN@?$numeric_limits@N@std@@SANXZ
+?signaling_NaN@?$numeric_limits@O@std@@SAOXZ
+?signaling_NaN@?$numeric_limits@_N@std@@SA_NXZ
+?sin@?$_Ctr@M@std@@SAMM@Z
+?sin@?$_Ctr@N@std@@SANN@Z
+?sin@?$_Ctr@O@std@@SAOO@Z
+?sin@std@@YA?AV?$complex@M@1@ABV21@@Z
+?sin@std@@YA?AV?$complex@N@1@ABV21@@Z
+?sin@std@@YA?AV?$complex@O@1@ABV21@@Z
+?sinh@std@@YA?AV?$complex@M@1@ABV21@@Z
+?sinh@std@@YA?AV?$complex@N@1@ABV21@@Z
+?sinh@std@@YA?AV?$complex@O@1@ABV21@@Z
+?size@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBAIXZ
+?size@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBAIXZ
+?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?snextc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?sputbackc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHD@Z
+?sputbackc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHD@Z
+?sputc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGG@Z
+?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHPBDH@Z
+?sputn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAHPBGH@Z
+?sqrt@?$_Ctr@M@std@@SAMM@Z
+?sqrt@?$_Ctr@N@std@@SANN@Z
+?sqrt@?$_Ctr@O@std@@SAOO@Z
+?sqrt@std@@YA?AV?$complex@M@1@ABV21@@Z
+?sqrt@std@@YA?AV?$complex@N@1@ABV21@@Z
+?sqrt@std@@YA?AV?$complex@O@1@ABV21@@Z
+?stossc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAXXZ
+?stossc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAXXZ
+?str@?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?str@?$basic_istringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?str@?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?str@?$basic_istringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?str@?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?str@?$basic_ostringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?str@?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?str@?$basic_ostringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?str@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?str@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?str@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?str@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?str@?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z
+?str@?$basic_stringstream@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?str@?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@@Z
+?str@?$basic_stringstream@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?substr@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBA?AV12@II@Z
+?substr@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QBA?AV12@II@Z
+?sungetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sungetc@?$basic_streambuf@GU?$char_traits@G@std@@@std@@QAAGXZ
+?swap@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAAXAAV12@@Z
+?swap@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAAXAAV12@@Z
+?sync@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?sync@?$basic_filebuf@GU?$char_traits@G@std@@@std@@MAAHXZ
+?sync@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAHXZ
+?sync@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAHXZ
+?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?sync@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAHXZ
+?sync_with_stdio@ios_base@std@@SA_N_N@Z
+?table@?$ctype@D@std@@IBAPBFXZ
+?table_size@?$ctype@D@std@@2IB
+?tellg@?$basic_istream@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellg@?$basic_istream@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellp@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?tellp@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAA?AV?$fpos@H@2@XZ
+?thousands_sep@?$_Mpunct@D@std@@QBADXZ
+?thousands_sep@?$_Mpunct@G@std@@QBAGXZ
+?thousands_sep@?$numpunct@D@std@@QBADXZ
+?thousands_sep@?$numpunct@G@std@@QBAGXZ
+?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QAAPAV?$basic_ostream@DU?$char_traits@D@std@@@2@PAV32@@Z
+?tie@?$basic_ios@DU?$char_traits@D@std@@@std@@QBAPAV?$basic_ostream@DU?$char_traits@D@std@@@2@XZ
+?tie@?$basic_ios@GU?$char_traits@G@std@@@std@@QAAPAV?$basic_ostream@GU?$char_traits@G@std@@@2@PAV32@@Z
+?tie@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAPAV?$basic_ostream@GU?$char_traits@G@std@@@2@XZ
+?to_char_type@?$char_traits@D@std@@SADABH@Z
+?to_char_type@?$char_traits@G@std@@SAGABG@Z
+?to_int_type@?$char_traits@D@std@@SAHABD@Z
+?to_int_type@?$char_traits@G@std@@SAGABG@Z
+?tolower@?$ctype@D@std@@QBADD@Z
+?tolower@?$ctype@D@std@@QBAPBDPADPBD@Z
+?tolower@?$ctype@G@std@@QBAGG@Z
+?tolower@?$ctype@G@std@@QBAPBGPAGPBG@Z
+?toupper@?$ctype@D@std@@QBADD@Z
+?toupper@?$ctype@D@std@@QBAPBDPADPBD@Z
+?toupper@?$ctype@G@std@@QBAGG@Z
+?toupper@?$ctype@G@std@@QBAPBGPAGPBG@Z
+?transform@?$collate@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@PBD0@Z
+?transform@?$collate@G@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@PBG0@Z
+?truename@?$numpunct@D@std@@QBA?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@XZ
+?truename@?$numpunct@G@std@@QBA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@2@XZ
+?uflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?uflow@?$basic_filebuf@GU?$char_traits@G@std@@@std@@MAAGXZ
+?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?uflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGXZ
+?uncaught_exception@std@@YA_NXZ
+?underflow@?$basic_filebuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?underflow@?$basic_filebuf@GU?$char_traits@G@std@@@std@@MAAGXZ
+?underflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHXZ
+?underflow@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAGXZ
+?underflow@?$basic_stringbuf@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@MAAHXZ
+?underflow@?$basic_stringbuf@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@MAAGXZ
+?underflow@strstreambuf@std@@MAAHXZ
+?unget@?$basic_istream@DU?$char_traits@D@std@@@std@@QAAAAV12@XZ
+?unget@?$basic_istream@GU?$char_traits@G@std@@@std@@QAAAAV12@XZ
+?unsetf@ios_base@std@@QAAXH@Z
+?wcerr@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?wcin@std@@3V?$basic_istream@GU?$char_traits@G@std@@@1@A DATA
+?wclog@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?wcout@std@@3V?$basic_ostream@GU?$char_traits@G@std@@@1@A DATA
+?what@logic_error@std@@UBAPBDXZ
+?what@runtime_error@std@@UBAPBDXZ
+?widen@?$basic_ios@DU?$char_traits@D@std@@@std@@QBADD@Z
+?widen@?$basic_ios@GU?$char_traits@G@std@@@std@@QBAGD@Z
+?widen@?$ctype@D@std@@QBADD@Z
+?widen@?$ctype@D@std@@QBAPBDPBD0PAD@Z
+?widen@?$ctype@G@std@@QBAGD@Z
+?widen@?$ctype@G@std@@QBAPBDPBD0PAG@Z
+?width@ios_base@std@@QAAHH@Z
+?width@ios_base@std@@QBAHXZ
+?write@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAAAAV12@PBDH@Z
+?write@?$basic_ostream@GU?$char_traits@G@std@@@std@@QAAAAV12@PBGH@Z
+?ws@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@AAV21@@Z
+?ws@std@@YAAAV?$basic_istream@GU?$char_traits@G@std@@@1@AAV21@@Z
+?xalloc@ios_base@std@@SAHXZ
+?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHPADH@Z
+?xsgetn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAHPAGH@Z
+?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAAHPBDH@Z
+?xsputn@?$basic_streambuf@GU?$char_traits@G@std@@@std@@MAAHPBGH@Z
+_Cosh
+_Denorm
+_Dnorm
+_Dscale
+_Dtest
+_Eps
+_Exp
+_FCosh
+_FDenorm
+_FDnorm
+_FDscale
+_FDtest
+_FEps
+_FExp
+_FInf
+_FNan
+_FRteps
+_FSinh
+_FSnan
+_FXbig
+_Getcoll
+_Getctype
+_Getcvt
+_Hugeval
+_Inf
+_LCosh
+_LDenorm
+_LDscale
+_LDtest
+_LEps
+_LExp
+_LInf
+_LNan
+_LPoly
+_LRteps
+_LSinh
+_LSnan
+_LXbig
+_Mbrtowc
+_Nan
+_Poly
+_Rteps
+_Sinh
+_Snan
+_Stod
+_Stof
+_Stold
+_Strcoll
+_Strxfrm
+_Tolower
+_Toupper
+_Wcrtomb
+_Xbig
+__Wcrtomb_lk
+btowc
+mbrlen
+mbrtowc
+mbsrtowcs
+towctrans
+wcrtomb
+wcsrtombs
+wctob
+wctrans
+wctype
diff --git a/mingw-w64-crt/libarm32/msvcr110.def b/mingw-w64-crt/libarm32/msvcr110.def
new file mode 100644
index 0000000..40a4093
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msvcr110.def
@@ -0,0 +1,1649 @@
+;
+; Definition file of MSVCR110.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSVCR110.dll"
+EXPORTS
+$I10_OUTPUT
+??0?$_SpinWait@$00@details@Concurrency@@QAA@P6AXXZ@Z
+??0?$_SpinWait@$0A@@details@Concurrency@@QAA@P6AXXZ@Z
+??0SchedulerPolicy@Concurrency@@QAA@ABV01@@Z
+??0SchedulerPolicy@Concurrency@@QAA@IZZ
+??0SchedulerPolicy@Concurrency@@QAA@XZ
+??0_CancellationTokenState@details@Concurrency@@AAA@XZ
+??0_Cancellation_beacon@details@Concurrency@@QAA@XZ
+??0_Condition_variable@details@Concurrency@@QAA@XZ
+??0_Context@details@Concurrency@@QAA@PAVContext@2@@Z
+??0_Interruption_exception@details@Concurrency@@QAA@PBD@Z
+??0_Interruption_exception@details@Concurrency@@QAA@XZ
+??0_NonReentrantBlockingLock@details@Concurrency@@QAA@XZ
+??0_NonReentrantPPLLock@details@Concurrency@@QAA@XZ
+??0_ReaderWriterLock@details@Concurrency@@QAA@XZ
+??0_ReentrantBlockingLock@details@Concurrency@@QAA@XZ
+??0_ReentrantLock@details@Concurrency@@QAA@XZ
+??0_ReentrantPPLLock@details@Concurrency@@QAA@XZ
+??0_Scheduler@details@Concurrency@@QAA@PAVScheduler@2@@Z
+??0_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAA@AAV123@@Z
+??0_Scoped_lock@_ReentrantPPLLock@details@Concurrency@@QAA@AAV123@@Z
+??0_SpinLock@details@Concurrency@@QAA@ACJ@Z
+??0_StructuredTaskCollection@details@Concurrency@@QAA@PAV_CancellationTokenState@12@@Z
+??0_TaskCollection@details@Concurrency@@QAA@PAV_CancellationTokenState@12@@Z
+??0_TaskCollection@details@Concurrency@@QAA@XZ
+??0_Timer@details@Concurrency@@IAA@I_N@Z
+??0__non_rtti_object@std@@QAA@ABV01@@Z
+??0__non_rtti_object@std@@QAA@PBD@Z
+??0bad_cast@std@@AAA@PBQBD@Z
+??0bad_cast@std@@QAA@ABV01@@Z
+??0bad_cast@std@@QAA@PBD@Z
+??0bad_target@Concurrency@@QAA@PBD@Z
+??0bad_target@Concurrency@@QAA@XZ
+??0bad_typeid@std@@QAA@ABV01@@Z
+??0bad_typeid@std@@QAA@PBD@Z
+??0context_self_unblock@Concurrency@@QAA@PBD@Z
+??0context_self_unblock@Concurrency@@QAA@XZ
+??0context_unblock_unbalanced@Concurrency@@QAA@PBD@Z
+??0context_unblock_unbalanced@Concurrency@@QAA@XZ
+??0critical_section@Concurrency@@QAA@XZ
+??0default_scheduler_exists@Concurrency@@QAA@PBD@Z
+??0default_scheduler_exists@Concurrency@@QAA@XZ
+??0event@Concurrency@@QAA@XZ
+??0exception@std@@QAA@ABQBD@Z
+??0exception@std@@QAA@ABQBDH@Z
+??0exception@std@@QAA@ABV01@@Z
+??0exception@std@@QAA@XZ
+??0improper_lock@Concurrency@@QAA@PBD@Z
+??0improper_lock@Concurrency@@QAA@XZ
+??0improper_scheduler_attach@Concurrency@@QAA@PBD@Z
+??0improper_scheduler_attach@Concurrency@@QAA@XZ
+??0improper_scheduler_detach@Concurrency@@QAA@PBD@Z
+??0improper_scheduler_detach@Concurrency@@QAA@XZ
+??0improper_scheduler_reference@Concurrency@@QAA@PBD@Z
+??0improper_scheduler_reference@Concurrency@@QAA@XZ
+??0invalid_link_target@Concurrency@@QAA@PBD@Z
+??0invalid_link_target@Concurrency@@QAA@XZ
+??0invalid_multiple_scheduling@Concurrency@@QAA@PBD@Z
+??0invalid_multiple_scheduling@Concurrency@@QAA@XZ
+??0invalid_operation@Concurrency@@QAA@PBD@Z
+??0invalid_operation@Concurrency@@QAA@XZ
+??0invalid_oversubscribe_operation@Concurrency@@QAA@PBD@Z
+??0invalid_oversubscribe_operation@Concurrency@@QAA@XZ
+??0invalid_scheduler_policy_key@Concurrency@@QAA@PBD@Z
+??0invalid_scheduler_policy_key@Concurrency@@QAA@XZ
+??0invalid_scheduler_policy_thread_specification@Concurrency@@QAA@PBD@Z
+??0invalid_scheduler_policy_thread_specification@Concurrency@@QAA@XZ
+??0invalid_scheduler_policy_value@Concurrency@@QAA@PBD@Z
+??0invalid_scheduler_policy_value@Concurrency@@QAA@XZ
+??0message_not_found@Concurrency@@QAA@PBD@Z
+??0message_not_found@Concurrency@@QAA@XZ
+??0missing_wait@Concurrency@@QAA@PBD@Z
+??0missing_wait@Concurrency@@QAA@XZ
+??0nested_scheduler_missing_detach@Concurrency@@QAA@PBD@Z
+??0nested_scheduler_missing_detach@Concurrency@@QAA@XZ
+??0operation_timed_out@Concurrency@@QAA@PBD@Z
+??0operation_timed_out@Concurrency@@QAA@XZ
+??0reader_writer_lock@Concurrency@@QAA@XZ
+??0scheduler_not_attached@Concurrency@@QAA@PBD@Z
+??0scheduler_not_attached@Concurrency@@QAA@XZ
+??0scheduler_resource_allocation_error@Concurrency@@QAA@J@Z
+??0scheduler_resource_allocation_error@Concurrency@@QAA@PBDJ@Z
+??0scheduler_worker_creation_error@Concurrency@@QAA@J@Z
+??0scheduler_worker_creation_error@Concurrency@@QAA@PBDJ@Z
+??0scoped_lock@critical_section@Concurrency@@QAA@AAV12@@Z
+??0scoped_lock@reader_writer_lock@Concurrency@@QAA@AAV12@@Z
+??0scoped_lock_read@reader_writer_lock@Concurrency@@QAA@AAV12@@Z
+??0task_canceled@Concurrency@@QAA@PBD@Z
+??0task_canceled@Concurrency@@QAA@XZ
+??0unsupported_os@Concurrency@@QAA@PBD@Z
+??0unsupported_os@Concurrency@@QAA@XZ
+??1SchedulerPolicy@Concurrency@@QAA@XZ
+??1_CancellationTokenState@details@Concurrency@@UAA@XZ
+??1_Cancellation_beacon@details@Concurrency@@QAA@XZ
+??1_Condition_variable@details@Concurrency@@QAA@XZ
+??1_NonReentrantBlockingLock@details@Concurrency@@QAA@XZ
+??1_ReentrantBlockingLock@details@Concurrency@@QAA@XZ
+??1_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAA@XZ
+??1_Scoped_lock@_ReentrantPPLLock@details@Concurrency@@QAA@XZ
+??1_SpinLock@details@Concurrency@@QAA@XZ
+??1_TaskCollection@details@Concurrency@@QAA@XZ
+??1_Timer@details@Concurrency@@MAA@XZ
+??1__non_rtti_object@std@@UAA@XZ
+??1bad_cast@std@@UAA@XZ
+??1bad_typeid@std@@UAA@XZ
+??1critical_section@Concurrency@@QAA@XZ
+??1event@Concurrency@@QAA@XZ
+??1exception@std@@UAA@XZ
+??1reader_writer_lock@Concurrency@@QAA@XZ
+??1scoped_lock@critical_section@Concurrency@@QAA@XZ
+??1scoped_lock@reader_writer_lock@Concurrency@@QAA@XZ
+??1scoped_lock_read@reader_writer_lock@Concurrency@@QAA@XZ
+??1type_info@@UAA@XZ
+??2@YAPAXI@Z
+??2@YAPAXIHPBDH@Z
+??3@YAXPAX@Z
+??3@YAXPAXHPBDH@Z
+??4?$_SpinWait@$00@details@Concurrency@@QAAAAV012@ABV012@@Z
+??4?$_SpinWait@$0A@@details@Concurrency@@QAAAAV012@ABV012@@Z
+??4SchedulerPolicy@Concurrency@@QAAAAV01@ABV01@@Z
+??4__non_rtti_object@std@@QAAAAV01@ABV01@@Z
+??4bad_cast@std@@QAAAAV01@ABV01@@Z
+??4bad_typeid@std@@QAAAAV01@ABV01@@Z
+??4exception@std@@QAAAAV01@ABV01@@Z
+??8type_info@@QBA_NABV0@@Z
+??9type_info@@QBA_NABV0@@Z
+??_7__non_rtti_object@std@@6B@ DATA
+??_7bad_cast@std@@6B@ DATA
+??_7bad_typeid@std@@6B@ DATA
+??_7exception@std@@6B@ DATA
+??_F?$_SpinWait@$00@details@Concurrency@@QAAXXZ
+??_F?$_SpinWait@$0A@@details@Concurrency@@QAAXXZ
+??_F_Context@details@Concurrency@@QAAXXZ
+??_F_Scheduler@details@Concurrency@@QAAXXZ
+??_Fbad_cast@std@@QAAXXZ
+??_Fbad_typeid@std@@QAAXXZ
+??_U@YAPAXI@Z
+??_U@YAPAXIHPBDH@Z
+??_V@YAXPAX@Z
+??_V@YAXPAXHPBDH@Z
+?Alloc@Concurrency@@YAPAXI@Z
+?Block@Context@Concurrency@@SAXXZ
+?Create@CurrentScheduler@Concurrency@@SAXABVSchedulerPolicy@2@@Z
+?Create@Scheduler@Concurrency@@SAPAV12@ABVSchedulerPolicy@2@@Z
+?CreateResourceManager@Concurrency@@YAPAUIResourceManager@1@XZ
+?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPAVScheduleGroup@2@AAVlocation@2@@Z
+?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPAVScheduleGroup@2@XZ
+?CurrentContext@Context@Concurrency@@SAPAV12@XZ
+?Detach@CurrentScheduler@Concurrency@@SAXXZ
+?DisableTracing@Concurrency@@YAJXZ
+?EnableTracing@Concurrency@@YAJXZ
+?Free@Concurrency@@YAXPAX@Z
+?Get@CurrentScheduler@Concurrency@@SAPAVScheduler@2@XZ
+?GetExecutionContextId@Concurrency@@YAIXZ
+?GetNumberOfVirtualProcessors@CurrentScheduler@Concurrency@@SAIXZ
+?GetOSVersion@Concurrency@@YA?AW4OSVersion@IResourceManager@1@XZ
+?GetPolicy@CurrentScheduler@Concurrency@@SA?AVSchedulerPolicy@2@XZ
+?GetPolicyValue@SchedulerPolicy@Concurrency@@QBAIW4PolicyElementKey@2@@Z
+?GetProcessorCount@Concurrency@@YAIXZ
+?GetProcessorNodeCount@Concurrency@@YAIXZ
+?GetSchedulerId@Concurrency@@YAIXZ
+?GetSharedTimerQueue@details@Concurrency@@YAPAXXZ
+?Id@Context@Concurrency@@SAIXZ
+?Id@CurrentScheduler@Concurrency@@SAIXZ
+?IsAvailableLocation@CurrentScheduler@Concurrency@@SA_NABVlocation@2@@Z
+?IsCurrentTaskCollectionCanceling@Context@Concurrency@@SA_NXZ
+?Log2@details@Concurrency@@YAKI@Z
+?Oversubscribe@Context@Concurrency@@SAX_N@Z
+?RegisterShutdownEvent@CurrentScheduler@Concurrency@@SAXPAX@Z
+?ResetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXXZ
+?ScheduleGroupId@Context@Concurrency@@SAIXZ
+?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPAX@Z0@Z
+?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPAX@Z0AAVlocation@2@@Z
+?SetConcurrencyLimits@SchedulerPolicy@Concurrency@@QAAXII@Z
+?SetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXABVSchedulerPolicy@2@@Z
+?SetPolicyValue@SchedulerPolicy@Concurrency@@QAAIW4PolicyElementKey@2@I@Z
+?VirtualProcessorId@Context@Concurrency@@SAIXZ
+?Yield@Context@Concurrency@@SAXXZ
+?_Abort@_StructuredTaskCollection@details@Concurrency@@AAAXXZ
+?_Acquire@_NonReentrantBlockingLock@details@Concurrency@@QAAXXZ
+?_Acquire@_NonReentrantPPLLock@details@Concurrency@@QAAXPAX@Z
+?_Acquire@_ReentrantBlockingLock@details@Concurrency@@QAAXXZ
+?_Acquire@_ReentrantLock@details@Concurrency@@QAAXXZ
+?_Acquire@_ReentrantPPLLock@details@Concurrency@@QAAXPAX@Z
+?_AcquireRead@_ReaderWriterLock@details@Concurrency@@QAAXXZ
+?_AcquireWrite@_ReaderWriterLock@details@Concurrency@@QAAXXZ
+?_Cancel@_CancellationTokenState@details@Concurrency@@QAAXXZ
+?_Cancel@_StructuredTaskCollection@details@Concurrency@@QAAXXZ
+?_Cancel@_TaskCollection@details@Concurrency@@QAAXXZ
+?_CheckTaskCollection@_UnrealizedChore@details@Concurrency@@IAAXXZ
+?_CleanupToken@_StructuredTaskCollection@details@Concurrency@@AAAXXZ
+?_ConcRT_CoreAssert@details@Concurrency@@YAXPBD0H@Z
+?_ConcRT_Trace@details@Concurrency@@YAXHPB_WZZ
+?_Confirm_cancel@_Cancellation_beacon@details@Concurrency@@QAA_NXZ
+?_Copy_str@exception@std@@AAAXPBD@Z
+?_CurrentContext@_Context@details@Concurrency@@SA?AV123@XZ
+?_Current_node@location@Concurrency@@SA?AV12@XZ
+?_DeregisterCallback@_CancellationTokenState@details@Concurrency@@QAAXPAV_CancellationTokenRegistration@23@@Z
+?_Destroy@_AsyncTaskCollection@details@Concurrency@@EAAXXZ
+?_Destroy@_CancellationTokenState@details@Concurrency@@EAAXXZ
+?_DoYield@?$_SpinWait@$00@details@Concurrency@@IAAXXZ
+?_DoYield@?$_SpinWait@$0A@@details@Concurrency@@IAAXXZ
+?_Get@_CurrentScheduler@details@Concurrency@@SA?AV_Scheduler@23@XZ
+?_GetConcRTTraceInfo@Concurrency@@YAPBU_CONCRT_TRACE_INFO@details@1@XZ
+?_GetConcurrency@details@Concurrency@@YAIXZ
+?_GetCurrentInlineDepth@_StackGuard@details@Concurrency@@CAAAIXZ
+?_GetNumberOfVirtualProcessors@_CurrentScheduler@details@Concurrency@@SAIXZ
+?_GetScheduler@_Scheduler@details@Concurrency@@QAAPAVScheduler@3@XZ
+?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ
+?_Invoke@_CancellationTokenRegistration@details@Concurrency@@AAAXXZ
+?_IsCanceling@_StructuredTaskCollection@details@Concurrency@@QAA_NXZ
+?_IsCanceling@_TaskCollection@details@Concurrency@@QAA_NXZ
+?_IsSynchronouslyBlocked@_Context@details@Concurrency@@QBA_NXZ
+?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
+?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
+?_NewCollection@_AsyncTaskCollection@details@Concurrency@@SAPAV123@PAV_CancellationTokenState@23@@Z
+?_NewTokenState@_CancellationTokenState@details@Concurrency@@SAPAV123@XZ
+?_NumberOfSpins@?$_SpinWait@$00@details@Concurrency@@IAAKXZ
+?_NumberOfSpins@?$_SpinWait@$0A@@details@Concurrency@@IAAKXZ
+?_Oversubscribe@_Context@details@Concurrency@@SAX_N@Z
+?_Reference@_Scheduler@details@Concurrency@@QAAIXZ
+?_RegisterCallback@_CancellationTokenState@details@Concurrency@@QAAPAV_CancellationTokenRegistration@23@P6AXPAX@Z0H@Z
+?_RegisterCallback@_CancellationTokenState@details@Concurrency@@QAAXPAV_CancellationTokenRegistration@23@@Z
+?_Release@_NonReentrantBlockingLock@details@Concurrency@@QAAXXZ
+?_Release@_NonReentrantPPLLock@details@Concurrency@@QAAXXZ
+?_Release@_ReentrantBlockingLock@details@Concurrency@@QAAXXZ
+?_Release@_ReentrantLock@details@Concurrency@@QAAXXZ
+?_Release@_ReentrantPPLLock@details@Concurrency@@QAAXXZ
+?_Release@_Scheduler@details@Concurrency@@QAAIXZ
+?_ReleaseRead@_ReaderWriterLock@details@Concurrency@@QAAXXZ
+?_ReleaseWrite@_ReaderWriterLock@details@Concurrency@@QAAXXZ
+?_ReportUnobservedException@details@Concurrency@@YAXXZ
+?_Reset@?$_SpinWait@$00@details@Concurrency@@IAAXXZ
+?_Reset@?$_SpinWait@$0A@@details@Concurrency@@IAAXXZ
+?_RunAndWait@_StructuredTaskCollection@details@Concurrency@@QAA?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z
+?_RunAndWait@_TaskCollection@details@Concurrency@@QAA?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z
+?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAAXPAV_UnrealizedChore@23@@Z
+?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAAXPAV_UnrealizedChore@23@PAVlocation@3@@Z
+?_Schedule@_TaskCollection@details@Concurrency@@QAAXPAV_UnrealizedChore@23@@Z
+?_Schedule@_TaskCollection@details@Concurrency@@QAAXPAV_UnrealizedChore@23@PAVlocation@3@@Z
+?_ScheduleTask@_CurrentScheduler@details@Concurrency@@SAXP6AXPAX@Z0@Z
+?_SetSpinCount@?$_SpinWait@$00@details@Concurrency@@QAAXI@Z
+?_SetSpinCount@?$_SpinWait@$0A@@details@Concurrency@@QAAXI@Z
+?_SetUnobservedExceptionHandler@details@Concurrency@@YAXP6AXXZ@Z
+?_ShouldSpinAgain@?$_SpinWait@$00@details@Concurrency@@IAA_NXZ
+?_ShouldSpinAgain@?$_SpinWait@$0A@@details@Concurrency@@IAA_NXZ
+?_SpinOnce@?$_SpinWait@$00@details@Concurrency@@QAA_NXZ
+?_SpinOnce@?$_SpinWait@$0A@@details@Concurrency@@QAA_NXZ
+?_SpinYield@Context@Concurrency@@SAXXZ
+?_Start@_Timer@details@Concurrency@@IAAXXZ
+?_Stop@_Timer@details@Concurrency@@IAAXXZ
+?_Tidy@exception@std@@AAAXXZ
+?_Trace_agents@Concurrency@@YAXW4Agents_EventType@1@_JZZ
+?_Trace_ppl_function@Concurrency@@YAXABU_GUID@@EW4ConcRT_EventType@1@@Z
+?_TryAcquire@_NonReentrantBlockingLock@details@Concurrency@@QAA_NXZ
+?_TryAcquire@_ReentrantBlockingLock@details@Concurrency@@QAA_NXZ
+?_TryAcquire@_ReentrantLock@details@Concurrency@@QAA_NXZ
+?_TryAcquireWrite@_ReaderWriterLock@details@Concurrency@@QAA_NXZ
+?_Type_info_dtor@type_info@@CAXPAV1@@Z
+?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z
+?_UnderlyingYield@details@Concurrency@@YAXXZ
+?_ValidateExecute@@YAHP6AHXZ@Z
+?_ValidateRead@@YAHPBXI@Z
+?_ValidateWrite@@YAHPAXI@Z
+?_Value@_SpinCount@details@Concurrency@@SAIXZ
+?_Yield@_Context@details@Concurrency@@SAXXZ
+?__ExceptionPtrAssign@@YAXPAXPBX@Z
+?__ExceptionPtrCompare@@YA_NPBX0@Z
+?__ExceptionPtrCopy@@YAXPAXPBX@Z
+?__ExceptionPtrCopyException@@YAXPAXPBX1@Z
+?__ExceptionPtrCreate@@YAXPAX@Z
+?__ExceptionPtrCurrentException@@YAXPAX@Z
+?__ExceptionPtrDestroy@@YAXPAX@Z
+?__ExceptionPtrRethrow@@YAXPBX@Z
+?__ExceptionPtrSwap@@YAXPAX0@Z
+?__ExceptionPtrToBool@@YA_NPBX@Z
+__uncaught_exception
+?_inconsistency@@YAXXZ
+?_invalid_parameter@@YAXPBG00II@Z
+?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z
+?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z
+?_open@@YAHPBDHH@Z
+?_query_new_handler@@YAP6AHI@ZXZ
+?_query_new_mode@@YAHXZ
+?_set_new_handler@@YAP6AHI@ZH@Z
+?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
+?_set_new_mode@@YAHH@Z
+?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZH@Z
+?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z
+?_sopen@@YAHPBDHHH@Z
+?_type_info_dtor_internal_method@type_info@@QAAXXZ
+?_wopen@@YAHPB_WHH@Z
+?_wsopen@@YAHPB_WHHH@Z
+?before@type_info@@QBA_NABV1@@Z
+?current@location@Concurrency@@SA?AV12@XZ
+?from_numa_node@location@Concurrency@@SA?AV12@G@Z
+?get_error_code@scheduler_resource_allocation_error@Concurrency@@QBAJXZ
+?lock@critical_section@Concurrency@@QAAXXZ
+?lock@reader_writer_lock@Concurrency@@QAAXXZ
+?lock_read@reader_writer_lock@Concurrency@@QAAXXZ
+?name@type_info@@QBAPBDPAU__type_info_node@@@Z
+?native_handle@critical_section@Concurrency@@QAAAAV12@XZ
+?notify_all@_Condition_variable@details@Concurrency@@QAAXXZ
+?notify_one@_Condition_variable@details@Concurrency@@QAAXXZ
+?raw_name@type_info@@QBAPBDXZ
+?reset@event@Concurrency@@QAAXXZ
+?set@event@Concurrency@@QAAXXZ
+?set_new_handler@@YAP6AXXZP6AXXZ@Z
+?set_task_execution_resources@Concurrency@@YAXGPAU_GROUP_AFFINITY@@@Z
+?set_task_execution_resources@Concurrency@@YAXK@Z
+?set_terminate@@YAP6AXXZH@Z
+?set_terminate@@YAP6AXXZP6AXXZ@Z
+?set_unexpected@@YAP6AXXZH@Z
+?set_unexpected@@YAP6AXXZP6AXXZ@Z
+?terminate@@YAXXZ
+?try_lock@critical_section@Concurrency@@QAA_NXZ
+?try_lock@reader_writer_lock@Concurrency@@QAA_NXZ
+?try_lock_for@critical_section@Concurrency@@QAA_NI@Z
+?try_lock_read@reader_writer_lock@Concurrency@@QAA_NXZ
+?unexpected@@YAXXZ
+?unlock@critical_section@Concurrency@@QAAXXZ
+?unlock@reader_writer_lock@Concurrency@@QAAXXZ
+?wait@Concurrency@@YAXI@Z
+?wait@_Condition_variable@details@Concurrency@@QAAXAAVcritical_section@3@@Z
+?wait@event@Concurrency@@QAAII@Z
+?wait_for@_Condition_variable@details@Concurrency@@QAA_NAAVcritical_section@3@I@Z
+?wait_for_multiple@event@Concurrency@@SAIPAPAV12@I_NI@Z
+?what@exception@std@@UBAPBDXZ
+_CRT_RTC_INIT
+_CRT_RTC_INITW
+_CreateFrameInfo
+_CxxThrowException
+_FPE_Raise
+_FindAndUnlinkFrame
+_Getdays
+_Getmonths
+_Gettnames
+_HUGE DATA
+_IsExceptionObjectToBeDestroyed
+_Lock_shared_ptr_spin_lock
+_Strftime
+_Unlock_shared_ptr_spin_lock
+_W_Getdays
+_W_Getmonths
+_W_Gettnames
+_Wcsftime
+_XcptFilter
+__AdjustPointer
+__BuildCatchObject
+__BuildCatchObjectHelper
+__C_specific_handler
+__CppXcptFilter
+__CxxDetectRethrow
+__CxxExceptionFilter
+__CxxFrameHandler
+__CxxFrameHandler2
+__CxxFrameHandler3
+__CxxQueryExceptionSize
+__CxxRegisterExceptionObject
+__CxxUnregisterExceptionObject
+__DestructExceptionObject
+__FrameUnwindFilter
+__NLG_Dispatch2
+__NLG_Return2
+__RTCastToVoid
+__RTDynamicCast
+__RTtypeid
+__STRINGTOLD
+__STRINGTOLD_L
+__TypeMatch
+___lc_codepage_func
+___lc_collate_cp_func
+___lc_locale_name_func
+___mb_cur_max_func
+___mb_cur_max_l_func
+___setlc_active_func
+___unguarded_readlc_active_add_func
+__argc DATA
+__argv DATA
+__badioinfo DATA
+__clean_type_info_names_internal
+__create_locale
+__crtCompareStringA
+__crtCompareStringW
+__crtGetShowWindowMode
+__crtIsPackagedApp
+__crtLCMapStringA
+__crtLCMapStringW
+__crtSetUnhandledExceptionFilter
+__crt_debugger_hook
+__daylight
+__dllonexit
+__doserrno
+__dstbias
+__fpecode
+__free_locale
+__get_current_locale
+__get_flsindex
+__get_tlsindex
+__getmainargs
+__initenv DATA
+__iob_func
+__isascii
+__iscsym
+__iscsymf
+__iswcsym
+__iswcsymf
+__jump_unwind
+__lconv DATA
+__lconv_init
+__mb_cur_max DATA
+__p___argc
+__p___argv
+__p___initenv
+__p___mb_cur_max
+__p___wargv
+__p___winitenv
+__p__acmdln
+__p__commode
+__p__daylight
+__p__dstbias
+__p__environ
+__p__fmode
+__p__iob
+__p__mbcasemap
+__p__mbctype
+__p__pctype
+__p__pgmptr
+__p__pwctype
+__p__timezone
+__p__tzname
+__p__wcmdln
+__p__wenviron
+__p__wpgmptr
+__pctype_func
+__pioinfo DATA
+__pwctype_func
+__pxcptinfoptrs
+__report_gsfailure
+__set_app_type
+__setlc_active DATA
+__setusermatherr
+__strncnt
+__swprintf_l
+__sys_errlist
+__sys_nerr
+__threadhandle
+__threadid
+__timezone
+__toascii
+__tzname
+__unDName
+__unDNameEx
+__unDNameHelper
+__unguarded_readlc_active DATA
+__vswprintf_l
+__wargv DATA
+__wcserror
+__wcserror_s
+__wcsncnt
+__wgetmainargs
+__winitenv DATA
+_abs64
+_access
+_access_s
+_acmdln DATA
+_aligned_free
+_aligned_malloc
+_aligned_msize
+_aligned_offset_malloc
+_aligned_offset_realloc
+_aligned_offset_recalloc
+_aligned_realloc
+_aligned_recalloc
+_amsg_exit
+_assert
+_atodbl
+_atodbl_l
+_atof_l
+_atoflt
+_atoflt_l
+_atoi64
+_atoi64_l
+_atoi_l
+_atol_l
+_atoldbl
+_atoldbl_l
+_beep
+_beginthread
+_beginthreadex
+_byteswap_uint64
+_byteswap_ulong
+_byteswap_ushort
+_c_exit
+_cabs
+_callnewh
+_calloc_crt
+_cexit
+_cgets
+_cgets_s
+_cgetws
+_cgetws_s
+_chdir
+_chdrive
+_chgsign
+_chmod
+_chsize
+_chsize_s
+_clearfp
+_close
+_commit
+_commode DATA
+_configthreadlocale
+_control87
+_controlfp
+_controlfp_s
+_copysign
+_cprintf
+_cprintf_l
+_cprintf_p
+_cprintf_p_l
+_cprintf_s
+_cprintf_s_l
+_cputs
+_cputws
+_creat
+_create_locale
+_cscanf
+_cscanf_l
+_cscanf_s
+_cscanf_s_l
+_ctime32
+_ctime32_s
+_ctime64
+_ctime64_s
+_cwait
+_cwprintf
+_cwprintf_l
+_cwprintf_p
+_cwprintf_p_l
+_cwprintf_s
+_cwprintf_s_l
+_cwscanf
+_cwscanf_l
+_cwscanf_s
+_cwscanf_s_l
+_daylight DATA
+_difftime32
+_difftime64
+_dosmaperr
+_dstbias DATA
+_dup
+_dup2
+_dupenv_s
+_ecvt
+_ecvt_s
+_endthread
+_endthreadex
+_environ DATA
+_eof
+_errno
+_execl
+_execle
+_execlp
+_execlpe
+_execv
+_execve
+_execvp
+_execvpe
+_exit
+_expand
+_fclose_nolock
+_fcloseall
+_fcvt
+_fcvt_s
+_fdopen
+_fflush_nolock
+_fgetchar
+_fgetwc_nolock
+_fgetwchar
+_filbuf
+_filelength
+_filelengthi64
+_fileno
+_findclose
+_findfirst32
+_findfirst32i64
+_findfirst64
+_findfirst64i32
+_findnext32
+_findnext32i64
+_findnext64
+_findnext64i32
+_finite
+_flsbuf
+_flushall
+_fmode DATA
+_fpclass
+_fpieee_flt
+_fpreset
+_fprintf_l
+_fprintf_p
+_fprintf_p_l
+_fprintf_s_l
+_fputchar
+_fputwc_nolock
+_fputwchar
+_fread_nolock
+_fread_nolock_s
+_free_locale
+_freea
+_freea_s
+_freefls
+_fscanf_l
+_fscanf_s_l
+_fseek_nolock
+_fseeki64
+_fseeki64_nolock
+_fsopen
+_fstat32
+_fstat32i64
+_fstat64
+_fstat64i32
+_ftell_nolock
+_ftelli64
+_ftelli64_nolock
+_ftime32
+_ftime32_s
+_ftime64
+_ftime64_s
+_fullpath
+_futime32
+_futime64
+_fwprintf_l
+_fwprintf_p
+_fwprintf_p_l
+_fwprintf_s_l
+_fwrite_nolock
+_fwscanf_l
+_fwscanf_s_l
+_gcvt
+_gcvt_s
+_get_current_locale
+_get_daylight
+_get_doserrno
+_get_dstbias
+_get_errno
+_get_fmode
+_get_heap_handle
+_get_invalid_parameter_handler
+_get_osfhandle
+_get_output_format
+_get_pgmptr
+_get_printf_count_output
+_get_purecall_handler
+_get_terminate
+_get_timezone
+_get_tzname
+_get_unexpected
+_get_wpgmptr
+_getc_nolock
+_getch
+_getch_nolock
+_getche
+_getche_nolock
+_getcwd
+_getdcwd
+_getdiskfree
+_getdllprocaddr
+_getdrive
+_getdrives
+_getmaxstdio
+_getmbcp
+_getpid
+_getptd
+_getsystime
+_getw
+_getwch
+_getwch_nolock
+_getwche
+_getwche_nolock
+_getws
+_getws_s
+_gmtime32
+_gmtime32_s
+_gmtime64
+_gmtime64_s
+_heapadd
+_heapchk
+_heapmin
+_heapset
+_heapused
+_heapwalk
+_hypot
+_hypotf
+_i64toa
+_i64toa_s
+_i64tow
+_i64tow_s
+_initptd
+_initterm
+_initterm_e
+_invalid_parameter
+_invalid_parameter_noinfo
+_invalid_parameter_noinfo_noreturn
+_invoke_watson
+_iob DATA
+_isalnum_l
+_isalpha_l
+_isatty
+_iscntrl_l
+_isctype
+_isctype_l
+_isdigit_l
+_isgraph_l
+_isleadbyte_l
+_islower_l
+_ismbbalnum
+_ismbbalnum_l
+_ismbbalpha
+_ismbbalpha_l
+_ismbbgraph
+_ismbbgraph_l
+_ismbbkalnum
+_ismbbkalnum_l
+_ismbbkana
+_ismbbkana_l
+_ismbbkprint
+_ismbbkprint_l
+_ismbbkpunct
+_ismbbkpunct_l
+_ismbblead
+_ismbblead_l
+_ismbbprint
+_ismbbprint_l
+_ismbbpunct
+_ismbbpunct_l
+_ismbbtrail
+_ismbbtrail_l
+_ismbcalnum
+_ismbcalnum_l
+_ismbcalpha
+_ismbcalpha_l
+_ismbcdigit
+_ismbcdigit_l
+_ismbcgraph
+_ismbcgraph_l
+_ismbchira
+_ismbchira_l
+_ismbckata
+_ismbckata_l
+_ismbcl0
+_ismbcl0_l
+_ismbcl1
+_ismbcl1_l
+_ismbcl2
+_ismbcl2_l
+_ismbclegal
+_ismbclegal_l
+_ismbclower
+_ismbclower_l
+_ismbcprint
+_ismbcprint_l
+_ismbcpunct
+_ismbcpunct_l
+_ismbcspace
+_ismbcspace_l
+_ismbcsymbol
+_ismbcsymbol_l
+_ismbcupper
+_ismbcupper_l
+_ismbslead
+_ismbslead_l
+_ismbstrail
+_ismbstrail_l
+_isnan
+_isprint_l
+_ispunct_l
+_isspace_l
+_isupper_l
+_iswalnum_l
+_iswalpha_l
+_iswcntrl_l
+_iswcsym_l
+_iswcsymf_l
+_iswctype_l
+_iswdigit_l
+_iswgraph_l
+_iswlower_l
+_iswprint_l
+_iswpunct_l
+_iswspace_l
+_iswupper_l
+_iswxdigit_l
+_isxdigit_l
+_itoa
+_itoa_s
+_itow
+_itow_s
+_j0
+_j1
+_jn
+_kbhit
+_lfind
+_lfind_s
+_loaddll
+_localtime32
+_localtime32_s
+_localtime64
+_localtime64_s
+_lock
+_lock_file
+_locking
+_logb
+_logbf
+_lrotl
+_lrotr
+_lsearch
+_lsearch_s
+_lseek
+_lseeki64
+_ltoa
+_ltoa_s
+_ltow
+_ltow_s
+_makepath
+_makepath_s
+_malloc_crt
+_mbbtombc
+_mbbtombc_l
+_mbbtype
+_mbbtype_l
+_mbcasemap DATA
+_mbccpy
+_mbccpy_l
+_mbccpy_s
+_mbccpy_s_l
+_mbcjistojms
+_mbcjistojms_l
+_mbcjmstojis
+_mbcjmstojis_l
+_mbclen
+_mbclen_l
+_mbctohira
+_mbctohira_l
+_mbctokata
+_mbctokata_l
+_mbctolower
+_mbctolower_l
+_mbctombb
+_mbctombb_l
+_mbctoupper
+_mbctoupper_l
+_mbctype DATA
+_mblen_l
+_mbsbtype
+_mbsbtype_l
+_mbscat_s
+_mbscat_s_l
+_mbschr
+_mbschr_l
+_mbscmp
+_mbscmp_l
+_mbscoll
+_mbscoll_l
+_mbscpy_s
+_mbscpy_s_l
+_mbscspn
+_mbscspn_l
+_mbsdec
+_mbsdec_l
+_mbsicmp
+_mbsicmp_l
+_mbsicoll
+_mbsicoll_l
+_mbsinc
+_mbsinc_l
+_mbslen
+_mbslen_l
+_mbslwr
+_mbslwr_l
+_mbslwr_s
+_mbslwr_s_l
+_mbsnbcat
+_mbsnbcat_l
+_mbsnbcat_s
+_mbsnbcat_s_l
+_mbsnbcmp
+_mbsnbcmp_l
+_mbsnbcnt
+_mbsnbcnt_l
+_mbsnbcoll
+_mbsnbcoll_l
+_mbsnbcpy
+_mbsnbcpy_l
+_mbsnbcpy_s
+_mbsnbcpy_s_l
+_mbsnbicmp
+_mbsnbicmp_l
+_mbsnbicoll
+_mbsnbicoll_l
+_mbsnbset
+_mbsnbset_l
+_mbsnbset_s
+_mbsnbset_s_l
+_mbsncat
+_mbsncat_l
+_mbsncat_s
+_mbsncat_s_l
+_mbsnccnt
+_mbsnccnt_l
+_mbsncmp
+_mbsncmp_l
+_mbsncoll
+_mbsncoll_l
+_mbsncpy
+_mbsncpy_l
+_mbsncpy_s
+_mbsncpy_s_l
+_mbsnextc
+_mbsnextc_l
+_mbsnicmp
+_mbsnicmp_l
+_mbsnicoll
+_mbsnicoll_l
+_mbsninc
+_mbsninc_l
+_mbsnlen
+_mbsnlen_l
+_mbsnset
+_mbsnset_l
+_mbsnset_s
+_mbsnset_s_l
+_mbspbrk
+_mbspbrk_l
+_mbsrchr
+_mbsrchr_l
+_mbsrev
+_mbsrev_l
+_mbsset
+_mbsset_l
+_mbsset_s
+_mbsset_s_l
+_mbsspn
+_mbsspn_l
+_mbsspnp
+_mbsspnp_l
+_mbsstr
+_mbsstr_l
+_mbstok
+_mbstok_l
+_mbstok_s
+_mbstok_s_l
+_mbstowcs_l
+_mbstowcs_s_l
+_mbstrlen
+_mbstrlen_l
+_mbstrnlen
+_mbstrnlen_l
+_mbsupr
+_mbsupr_l
+_mbsupr_s
+_mbsupr_s_l
+_mbtowc_l
+_memccpy
+_memicmp
+_memicmp_l
+_mkdir
+_mkgmtime32
+_mkgmtime64
+_mktemp
+_mktemp_s
+_mktime32
+_mktime64
+_msize
+_nextafter
+_onexit
+_open
+_open_osfhandle
+_pclose
+_pctype DATA
+_pgmptr DATA
+_pipe
+_popen
+_printf_l
+_printf_p
+_printf_p_l
+_printf_s_l
+_purecall
+_putch
+_putch_nolock
+_putenv
+_putenv_s
+_putw
+_putwch
+_putwch_nolock
+_putws
+_pwctype DATA
+_read
+_realloc_crt
+_recalloc
+_recalloc_crt
+_resetstkoflw
+_rmdir
+_rmtmp
+_rotl
+_rotl64
+_rotr
+_rotr64
+_scalb
+_scanf_l
+_scanf_s_l
+_scprintf
+_scprintf_l
+_scprintf_p
+_scprintf_p_l
+_scwprintf
+_scwprintf_l
+_scwprintf_p
+_scwprintf_p_l
+_searchenv
+_searchenv_s
+_set_abort_behavior
+_set_controlfp
+_set_doserrno
+_set_errno
+_set_error_mode
+_set_fmode
+_set_invalid_parameter_handler
+_set_malloc_crt_max_wait
+_set_output_format
+_set_printf_count_output
+_set_purecall_handler
+_seterrormode
+_setjmp
+_setjmpex
+_setmaxstdio
+_setmbcp
+_setmode
+_setsystime
+_sleep
+_snprintf
+_snprintf_c
+_snprintf_c_l
+_snprintf_l
+_snprintf_s
+_snprintf_s_l
+_snscanf
+_snscanf_l
+_snscanf_s
+_snscanf_s_l
+_snwprintf
+_snwprintf_l
+_snwprintf_s
+_snwprintf_s_l
+_snwscanf
+_snwscanf_l
+_snwscanf_s
+_snwscanf_s_l
+_sopen
+_sopen_s
+_spawnl
+_spawnle
+_spawnlp
+_spawnlpe
+_spawnv
+_spawnve
+_spawnvp
+_spawnvpe
+_splitpath
+_splitpath_s
+_sprintf_l
+_sprintf_p
+_sprintf_p_l
+_sprintf_s_l
+_sscanf_l
+_sscanf_s_l
+_stat32
+_stat32i64
+_stat64
+_stat64i32
+_statusfp
+_strcoll_l
+_strdate
+_strdate_s
+_strdup
+_strerror
+_strerror_s
+_strftime_l
+_stricmp
+_stricmp_l
+_stricoll
+_stricoll_l
+_strlwr
+_strlwr_l
+_strlwr_s
+_strlwr_s_l
+_strncoll
+_strncoll_l
+_strnicmp
+_strnicmp_l
+_strnicoll
+_strnicoll_l
+_strnset
+_strnset_s
+_strrev
+_strset
+_strset_s
+_strtime
+_strtime_s
+_strtod_l
+_strtoi64
+_strtoi64_l
+_strtol_l
+_strtoui64
+_strtoui64_l
+_strtoul_l
+_strupr
+_strupr_l
+_strupr_s
+_strupr_s_l
+_strxfrm_l
+_swab
+_swprintf
+_swprintf_c
+_swprintf_c_l
+_swprintf_p
+_swprintf_p_l
+_swprintf_s_l
+_swscanf_l
+_swscanf_s_l
+_sys_errlist DATA
+_sys_nerr DATA
+_tell
+_telli64
+_tempnam
+_time32
+_time64
+_timezone DATA
+_tolower
+_tolower_l
+_toupper
+_toupper_l
+_towlower_l
+_towupper_l
+_tzname DATA
+_tzset
+_ui64toa
+_ui64toa_s
+_ui64tow
+_ui64tow_s
+_ultoa
+_ultoa_s
+_ultow
+_ultow_s
+_umask
+_umask_s
+_ungetc_nolock
+_ungetch
+_ungetch_nolock
+_ungetwc_nolock
+_ungetwch
+_ungetwch_nolock
+_unlink
+_unloaddll
+_unlock
+_unlock_file
+_utime32
+_utime64
+_vcprintf
+_vcprintf_l
+_vcprintf_p
+_vcprintf_p_l
+_vcprintf_s
+_vcprintf_s_l
+_vcwprintf
+_vcwprintf_l
+_vcwprintf_p
+_vcwprintf_p_l
+_vcwprintf_s
+_vcwprintf_s_l
+_vfprintf_l
+_vfprintf_p
+_vfprintf_p_l
+_vfprintf_s_l
+_vfwprintf_l
+_vfwprintf_p
+_vfwprintf_p_l
+_vfwprintf_s_l
+_vprintf_l
+_vprintf_p
+_vprintf_p_l
+_vprintf_s_l
+_vscprintf
+_vscprintf_l
+_vscprintf_p
+_vscprintf_p_l
+_vscwprintf
+_vscwprintf_l
+_vscwprintf_p
+_vscwprintf_p_l
+_vsnprintf
+_vsnprintf_c
+_vsnprintf_c_l
+_vsnprintf_l
+_vsnprintf_s
+_vsnprintf_s_l
+_vsnwprintf
+_vsnwprintf_l
+_vsnwprintf_s
+_vsnwprintf_s_l
+_vsprintf_l
+_vsprintf_p
+_vsprintf_p_l
+_vsprintf_s_l
+_vswprintf
+_vswprintf_c
+_vswprintf_c_l
+_vswprintf_l
+_vswprintf_p
+_vswprintf_p_l
+_vswprintf_s_l
+_vwprintf_l
+_vwprintf_p
+_vwprintf_p_l
+_vwprintf_s_l
+_waccess
+_waccess_s
+_wasctime
+_wasctime_s
+_wassert
+_wchdir
+_wchmod
+_wcmdln DATA
+_wcreat
+_wcreate_locale
+_wcscoll_l
+_wcsdup
+_wcserror
+_wcserror_s
+_wcsftime_l
+_wcsicmp
+_wcsicmp_l
+_wcsicoll
+_wcsicoll_l
+_wcslwr
+_wcslwr_l
+_wcslwr_s
+_wcslwr_s_l
+_wcsncoll
+_wcsncoll_l
+_wcsnicmp
+_wcsnicmp_l
+_wcsnicoll
+_wcsnicoll_l
+_wcsnset
+_wcsnset_s
+_wcsrev
+_wcsset
+_wcsset_s
+_wcstod_l
+_wcstoi64
+_wcstoi64_l
+_wcstol_l
+_wcstombs_l
+_wcstombs_s_l
+_wcstoui64
+_wcstoui64_l
+_wcstoul_l
+_wcsupr
+_wcsupr_l
+_wcsupr_s
+_wcsupr_s_l
+_wcsxfrm_l
+_wctime32
+_wctime32_s
+_wctime64
+_wctime64_s
+_wctomb_l
+_wctomb_s_l
+_wctype DATA
+_wdupenv_s
+_wenviron DATA
+_wexecl
+_wexecle
+_wexeclp
+_wexeclpe
+_wexecv
+_wexecve
+_wexecvp
+_wexecvpe
+_wfdopen
+_wfindfirst32
+_wfindfirst32i64
+_wfindfirst64
+_wfindfirst64i32
+_wfindnext32
+_wfindnext32i64
+_wfindnext64
+_wfindnext64i32
+_wfopen
+_wfopen_s
+_wfreopen
+_wfreopen_s
+_wfsopen
+_wfullpath
+_wgetcwd
+_wgetdcwd
+_wgetenv
+_wgetenv_s
+_wmakepath
+_wmakepath_s
+_wmkdir
+_wmktemp
+_wmktemp_s
+_wopen
+_wperror
+_wpgmptr DATA
+_wpopen
+_wprintf_l
+_wprintf_p
+_wprintf_p_l
+_wprintf_s_l
+_wputenv
+_wputenv_s
+_wremove
+_wrename
+_write
+_wrmdir
+_wscanf_l
+_wscanf_s_l
+_wsearchenv
+_wsearchenv_s
+_wsetlocale
+_wsopen
+_wsopen_s
+_wspawnl
+_wspawnle
+_wspawnlp
+_wspawnlpe
+_wspawnv
+_wspawnve
+_wspawnvp
+_wspawnvpe
+_wsplitpath
+_wsplitpath_s
+_wstat32
+_wstat32i64
+_wstat64
+_wstat64i32
+_wstrdate
+_wstrdate_s
+_wstrtime
+_wstrtime_s
+_wsystem
+_wtempnam
+_wtmpnam
+_wtmpnam_s
+_wtof
+_wtof_l
+_wtoi
+_wtoi64
+_wtoi64_l
+_wtoi_l
+_wtol
+_wtol_l
+_wunlink
+_wutime32
+_wutime64
+_y0
+_y1
+_yn
+abort
+abs
+acos
+acosf
+asctime
+asctime_s
+asin
+asinf
+atan
+atan2
+atan2f
+atanf
+atexit
+atof
+atoi
+atol
+bsearch
+bsearch_s
+btowc
+calloc
+ceil
+ceilf
+clearerr
+clearerr_s
+clock
+cos
+cosf
+cosh
+coshf
+div
+exit
+exp
+expf
+fabs
+fabsf
+fclose
+feof
+ferror
+fflush
+fgetc
+fgetpos
+fgets
+fgetwc
+fgetws
+floor
+floorf
+fmod
+fmodf
+fopen
+fopen_s
+fprintf
+fprintf_s
+fputc
+fputs
+fputwc
+fputws
+fread
+fread_s
+free
+freopen
+freopen_s
+frexp
+fscanf
+fscanf_s
+fseek
+fsetpos
+ftell
+fwprintf
+fwprintf_s
+fwrite
+fwscanf
+fwscanf_s
+getc
+getchar
+getenv
+getenv_s
+gets
+gets_s
+getwc
+getwchar
+is_wctype
+isalnum
+isalpha
+iscntrl
+isdigit
+isgraph
+isleadbyte
+islower
+isprint
+ispunct
+isspace
+isupper
+iswalnum
+iswalpha
+iswascii
+iswcntrl
+iswctype
+iswdigit
+iswgraph
+iswlower
+iswprint
+iswpunct
+iswspace
+iswupper
+iswxdigit
+isxdigit
+labs
+ldexp
+ldiv
+llabs
+lldiv
+localeconv
+log
+log10
+log10f
+logf
+longjmp
+malloc
+mblen
+mbrlen
+mbrtowc
+mbsrtowcs
+mbsrtowcs_s
+mbstowcs
+mbstowcs_s
+mbtowc
+memchr
+memcmp
+memcpy
+memcpy_s
+memmove
+memmove_s
+memset
+modf
+modff
+perror
+pow
+powf
+printf
+printf_s
+putc
+putchar
+puts
+putwc
+putwchar
+qsort
+qsort_s
+raise
+rand
+rand_s
+realloc
+remove
+rename
+rewind
+scanf
+scanf_s
+setbuf
+setjmp
+setlocale
+setvbuf
+signal
+sin
+sinf
+sinh
+sinhf
+sprintf
+sprintf_s
+sqrt
+sqrtf
+srand
+sscanf
+sscanf_s
+strcat
+strcat_s
+strchr
+strcmp
+strcoll
+strcpy
+strcpy_s
+strcspn
+strerror
+strerror_s
+strftime
+strlen
+strncat
+strncat_s
+strncmp
+strncpy
+strncpy_s
+strnlen
+strpbrk
+strrchr
+strspn
+strstr
+strtod
+strtok
+strtok_s
+strtol
+strtoul
+strxfrm
+swprintf_s
+swscanf
+swscanf_s
+system
+tan
+tanf
+tanh
+tanhf
+tmpfile
+tmpfile_s
+tmpnam
+tmpnam_s
+tolower
+toupper
+towlower
+towupper
+ungetc
+ungetwc
+vfprintf
+vfprintf_s
+vfwprintf
+vfwprintf_s
+vprintf
+vprintf_s
+vsprintf
+vsprintf_s
+vswprintf_s
+vwprintf
+vwprintf_s
+wcrtomb
+wcrtomb_s
+wcscat
+wcscat_s
+wcschr
+wcscmp
+wcscoll
+wcscpy
+wcscpy_s
+wcscspn
+wcsftime
+wcslen
+wcsncat
+wcsncat_s
+wcsncmp
+wcsncpy
+wcsncpy_s
+wcsnlen
+wcspbrk
+wcsrchr
+wcsrtombs
+wcsrtombs_s
+wcsspn
+wcsstr
+wcstod
+wcstok
+wcstok_s
+wcstol
+wcstombs
+wcstombs_s
+wcstoul
+wcsxfrm
+wctob
+wctomb
+wctomb_s
+wmemcpy_s
+wmemmove_s
+wprintf
+wprintf_s
+wscanf
+wscanf_s
diff --git a/mingw-w64-crt/libarm32/msvcr120_clr0400.def b/mingw-w64-crt/libarm32/msvcr120_clr0400.def
new file mode 100644
index 0000000..32d7965
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msvcr120_clr0400.def
@@ -0,0 +1,1648 @@
+;
+; Definition file of MSVCR120_CLR0400.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSVCR120_CLR0400.dll"
+EXPORTS
+$I10_OUTPUT
+??0?$_SpinWait@$00@details@Concurrency@@QAA@P6AXXZ@Z
+??0?$_SpinWait@$0A@@details@Concurrency@@QAA@P6AXXZ@Z
+??0SchedulerPolicy@Concurrency@@QAA@ABV01@@Z
+??0SchedulerPolicy@Concurrency@@QAA@IZZ
+??0SchedulerPolicy@Concurrency@@QAA@XZ
+??0_CancellationTokenState@details@Concurrency@@AAA@XZ
+??0_Cancellation_beacon@details@Concurrency@@QAA@XZ
+??0_Condition_variable@details@Concurrency@@QAA@XZ
+??0_Context@details@Concurrency@@QAA@PAVContext@2@@Z
+??0_Interruption_exception@details@Concurrency@@QAA@PBD@Z
+??0_Interruption_exception@details@Concurrency@@QAA@XZ
+??0_NonReentrantBlockingLock@details@Concurrency@@QAA@XZ
+??0_NonReentrantPPLLock@details@Concurrency@@QAA@XZ
+??0_ReaderWriterLock@details@Concurrency@@QAA@XZ
+??0_ReentrantBlockingLock@details@Concurrency@@QAA@XZ
+??0_ReentrantLock@details@Concurrency@@QAA@XZ
+??0_ReentrantPPLLock@details@Concurrency@@QAA@XZ
+??0_Scheduler@details@Concurrency@@QAA@PAVScheduler@2@@Z
+??0_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAA@AAV123@@Z
+??0_Scoped_lock@_ReentrantPPLLock@details@Concurrency@@QAA@AAV123@@Z
+??0_SpinLock@details@Concurrency@@QAA@ACJ@Z
+??0_StructuredTaskCollection@details@Concurrency@@QAA@PAV_CancellationTokenState@12@@Z
+??0_TaskCollection@details@Concurrency@@QAA@PAV_CancellationTokenState@12@@Z
+??0_TaskCollection@details@Concurrency@@QAA@XZ
+??0_Timer@details@Concurrency@@IAA@I_N@Z
+??0__non_rtti_object@std@@QAA@ABV01@@Z
+??0__non_rtti_object@std@@QAA@PBD@Z
+??0bad_cast@std@@AAA@PBQBD@Z
+??0bad_cast@std@@QAA@ABV01@@Z
+??0bad_cast@std@@QAA@PBD@Z
+??0bad_target@Concurrency@@QAA@PBD@Z
+??0bad_target@Concurrency@@QAA@XZ
+??0bad_typeid@std@@QAA@ABV01@@Z
+??0bad_typeid@std@@QAA@PBD@Z
+??0context_self_unblock@Concurrency@@QAA@PBD@Z
+??0context_self_unblock@Concurrency@@QAA@XZ
+??0context_unblock_unbalanced@Concurrency@@QAA@PBD@Z
+??0context_unblock_unbalanced@Concurrency@@QAA@XZ
+??0critical_section@Concurrency@@QAA@XZ
+??0default_scheduler_exists@Concurrency@@QAA@PBD@Z
+??0default_scheduler_exists@Concurrency@@QAA@XZ
+??0event@Concurrency@@QAA@XZ
+??0exception@std@@QAA@ABQBD@Z
+??0exception@std@@QAA@ABQBDH@Z
+??0exception@std@@QAA@ABV01@@Z
+??0exception@std@@QAA@XZ
+??0improper_lock@Concurrency@@QAA@PBD@Z
+??0improper_lock@Concurrency@@QAA@XZ
+??0improper_scheduler_attach@Concurrency@@QAA@PBD@Z
+??0improper_scheduler_attach@Concurrency@@QAA@XZ
+??0improper_scheduler_detach@Concurrency@@QAA@PBD@Z
+??0improper_scheduler_detach@Concurrency@@QAA@XZ
+??0improper_scheduler_reference@Concurrency@@QAA@PBD@Z
+??0improper_scheduler_reference@Concurrency@@QAA@XZ
+??0invalid_link_target@Concurrency@@QAA@PBD@Z
+??0invalid_link_target@Concurrency@@QAA@XZ
+??0invalid_multiple_scheduling@Concurrency@@QAA@PBD@Z
+??0invalid_multiple_scheduling@Concurrency@@QAA@XZ
+??0invalid_operation@Concurrency@@QAA@PBD@Z
+??0invalid_operation@Concurrency@@QAA@XZ
+??0invalid_oversubscribe_operation@Concurrency@@QAA@PBD@Z
+??0invalid_oversubscribe_operation@Concurrency@@QAA@XZ
+??0invalid_scheduler_policy_key@Concurrency@@QAA@PBD@Z
+??0invalid_scheduler_policy_key@Concurrency@@QAA@XZ
+??0invalid_scheduler_policy_thread_specification@Concurrency@@QAA@PBD@Z
+??0invalid_scheduler_policy_thread_specification@Concurrency@@QAA@XZ
+??0invalid_scheduler_policy_value@Concurrency@@QAA@PBD@Z
+??0invalid_scheduler_policy_value@Concurrency@@QAA@XZ
+??0message_not_found@Concurrency@@QAA@PBD@Z
+??0message_not_found@Concurrency@@QAA@XZ
+??0missing_wait@Concurrency@@QAA@PBD@Z
+??0missing_wait@Concurrency@@QAA@XZ
+??0nested_scheduler_missing_detach@Concurrency@@QAA@PBD@Z
+??0nested_scheduler_missing_detach@Concurrency@@QAA@XZ
+??0operation_timed_out@Concurrency@@QAA@PBD@Z
+??0operation_timed_out@Concurrency@@QAA@XZ
+??0reader_writer_lock@Concurrency@@QAA@XZ
+??0scheduler_not_attached@Concurrency@@QAA@PBD@Z
+??0scheduler_not_attached@Concurrency@@QAA@XZ
+??0scheduler_resource_allocation_error@Concurrency@@QAA@J@Z
+??0scheduler_resource_allocation_error@Concurrency@@QAA@PBDJ@Z
+??0scheduler_worker_creation_error@Concurrency@@QAA@J@Z
+??0scheduler_worker_creation_error@Concurrency@@QAA@PBDJ@Z
+??0scoped_lock@critical_section@Concurrency@@QAA@AAV12@@Z
+??0scoped_lock@reader_writer_lock@Concurrency@@QAA@AAV12@@Z
+??0scoped_lock_read@reader_writer_lock@Concurrency@@QAA@AAV12@@Z
+??0task_canceled@Concurrency@@QAA@PBD@Z
+??0task_canceled@Concurrency@@QAA@XZ
+??0unsupported_os@Concurrency@@QAA@PBD@Z
+??0unsupported_os@Concurrency@@QAA@XZ
+??1SchedulerPolicy@Concurrency@@QAA@XZ
+??1_CancellationTokenState@details@Concurrency@@UAA@XZ
+??1_Cancellation_beacon@details@Concurrency@@QAA@XZ
+??1_Condition_variable@details@Concurrency@@QAA@XZ
+??1_NonReentrantBlockingLock@details@Concurrency@@QAA@XZ
+??1_ReentrantBlockingLock@details@Concurrency@@QAA@XZ
+??1_Scoped_lock@_NonReentrantPPLLock@details@Concurrency@@QAA@XZ
+??1_Scoped_lock@_ReentrantPPLLock@details@Concurrency@@QAA@XZ
+??1_SpinLock@details@Concurrency@@QAA@XZ
+??1_TaskCollection@details@Concurrency@@QAA@XZ
+??1_Timer@details@Concurrency@@MAA@XZ
+??1__non_rtti_object@std@@UAA@XZ
+??1bad_cast@std@@UAA@XZ
+??1bad_typeid@std@@UAA@XZ
+??1critical_section@Concurrency@@QAA@XZ
+??1event@Concurrency@@QAA@XZ
+??1exception@std@@UAA@XZ
+??1reader_writer_lock@Concurrency@@QAA@XZ
+??1scoped_lock@critical_section@Concurrency@@QAA@XZ
+??1scoped_lock@reader_writer_lock@Concurrency@@QAA@XZ
+??1scoped_lock_read@reader_writer_lock@Concurrency@@QAA@XZ
+??1type_info@@UAA@XZ
+??2@YAPAXI@Z
+??2@YAPAXIHPBDH@Z
+??3@YAXPAX@Z
+??3@YAXPAXHPBDH@Z
+??4?$_SpinWait@$00@details@Concurrency@@QAAAAV012@ABV012@@Z
+??4?$_SpinWait@$0A@@details@Concurrency@@QAAAAV012@ABV012@@Z
+??4SchedulerPolicy@Concurrency@@QAAAAV01@ABV01@@Z
+??4__non_rtti_object@std@@QAAAAV01@ABV01@@Z
+??4bad_cast@std@@QAAAAV01@ABV01@@Z
+??4bad_typeid@std@@QAAAAV01@ABV01@@Z
+??4exception@std@@QAAAAV01@ABV01@@Z
+??8type_info@@QBA_NABV0@@Z
+??9type_info@@QBA_NABV0@@Z
+??_7__non_rtti_object@std@@6B@ DATA
+??_7bad_cast@std@@6B@ DATA
+??_7bad_typeid@std@@6B@ DATA
+??_7exception@std@@6B@ DATA
+??_F?$_SpinWait@$00@details@Concurrency@@QAAXXZ
+??_F?$_SpinWait@$0A@@details@Concurrency@@QAAXXZ
+??_F_Context@details@Concurrency@@QAAXXZ
+??_F_Scheduler@details@Concurrency@@QAAXXZ
+??_Fbad_cast@std@@QAAXXZ
+??_Fbad_typeid@std@@QAAXXZ
+??_U@YAPAXI@Z
+??_U@YAPAXIHPBDH@Z
+??_V@YAXPAX@Z
+??_V@YAXPAXHPBDH@Z
+?Alloc@Concurrency@@YAPAXI@Z
+?Block@Context@Concurrency@@SAXXZ
+?Create@CurrentScheduler@Concurrency@@SAXABVSchedulerPolicy@2@@Z
+?Create@Scheduler@Concurrency@@SAPAV12@ABVSchedulerPolicy@2@@Z
+?CreateResourceManager@Concurrency@@YAPAUIResourceManager@1@XZ
+?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPAVScheduleGroup@2@AAVlocation@2@@Z
+?CreateScheduleGroup@CurrentScheduler@Concurrency@@SAPAVScheduleGroup@2@XZ
+?CurrentContext@Context@Concurrency@@SAPAV12@XZ
+?Detach@CurrentScheduler@Concurrency@@SAXXZ
+?DisableTracing@Concurrency@@YAJXZ
+?EnableTracing@Concurrency@@YAJXZ
+?Free@Concurrency@@YAXPAX@Z
+?Get@CurrentScheduler@Concurrency@@SAPAVScheduler@2@XZ
+?GetExecutionContextId@Concurrency@@YAIXZ
+?GetNumberOfVirtualProcessors@CurrentScheduler@Concurrency@@SAIXZ
+?GetOSVersion@Concurrency@@YA?AW4OSVersion@IResourceManager@1@XZ
+?GetPolicy@CurrentScheduler@Concurrency@@SA?AVSchedulerPolicy@2@XZ
+?GetPolicyValue@SchedulerPolicy@Concurrency@@QBAIW4PolicyElementKey@2@@Z
+?GetProcessorCount@Concurrency@@YAIXZ
+?GetProcessorNodeCount@Concurrency@@YAIXZ
+?GetSchedulerId@Concurrency@@YAIXZ
+?GetSharedTimerQueue@details@Concurrency@@YAPAXXZ
+?Id@Context@Concurrency@@SAIXZ
+?Id@CurrentScheduler@Concurrency@@SAIXZ
+?IsAvailableLocation@CurrentScheduler@Concurrency@@SA_NABVlocation@2@@Z
+?IsCurrentTaskCollectionCanceling@Context@Concurrency@@SA_NXZ
+?Log2@details@Concurrency@@YAKI@Z
+?Oversubscribe@Context@Concurrency@@SAX_N@Z
+?RegisterShutdownEvent@CurrentScheduler@Concurrency@@SAXPAX@Z
+?ResetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXXZ
+?ScheduleGroupId@Context@Concurrency@@SAIXZ
+?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPAX@Z0@Z
+?ScheduleTask@CurrentScheduler@Concurrency@@SAXP6AXPAX@Z0AAVlocation@2@@Z
+?SetConcurrencyLimits@SchedulerPolicy@Concurrency@@QAAXII@Z
+?SetDefaultSchedulerPolicy@Scheduler@Concurrency@@SAXABVSchedulerPolicy@2@@Z
+?SetPolicyValue@SchedulerPolicy@Concurrency@@QAAIW4PolicyElementKey@2@I@Z
+?VirtualProcessorId@Context@Concurrency@@SAIXZ
+?Yield@Context@Concurrency@@SAXXZ
+?_Abort@_StructuredTaskCollection@details@Concurrency@@AAAXXZ
+?_Acquire@_NonReentrantBlockingLock@details@Concurrency@@QAAXXZ
+?_Acquire@_NonReentrantPPLLock@details@Concurrency@@QAAXPAX@Z
+?_Acquire@_ReentrantBlockingLock@details@Concurrency@@QAAXXZ
+?_Acquire@_ReentrantLock@details@Concurrency@@QAAXXZ
+?_Acquire@_ReentrantPPLLock@details@Concurrency@@QAAXPAX@Z
+?_AcquireRead@_ReaderWriterLock@details@Concurrency@@QAAXXZ
+?_AcquireWrite@_ReaderWriterLock@details@Concurrency@@QAAXXZ
+?_Cancel@_CancellationTokenState@details@Concurrency@@QAAXXZ
+?_Cancel@_StructuredTaskCollection@details@Concurrency@@QAAXXZ
+?_Cancel@_TaskCollection@details@Concurrency@@QAAXXZ
+?_CheckTaskCollection@_UnrealizedChore@details@Concurrency@@IAAXXZ
+?_CleanupToken@_StructuredTaskCollection@details@Concurrency@@AAAXXZ
+?_ConcRT_CoreAssert@details@Concurrency@@YAXPBD0H@Z
+?_ConcRT_Trace@details@Concurrency@@YAXHPB_WZZ
+?_Confirm_cancel@_Cancellation_beacon@details@Concurrency@@QAA_NXZ
+?_Copy_str@exception@std@@AAAXPBD@Z
+?_CurrentContext@_Context@details@Concurrency@@SA?AV123@XZ
+?_Current_node@location@Concurrency@@SA?AV12@XZ
+?_DeregisterCallback@_CancellationTokenState@details@Concurrency@@QAAXPAV_CancellationTokenRegistration@23@@Z
+?_Destroy@_AsyncTaskCollection@details@Concurrency@@EAAXXZ
+?_Destroy@_CancellationTokenState@details@Concurrency@@EAAXXZ
+?_DoYield@?$_SpinWait@$00@details@Concurrency@@IAAXXZ
+?_DoYield@?$_SpinWait@$0A@@details@Concurrency@@IAAXXZ
+?_Get@_CurrentScheduler@details@Concurrency@@SA?AV_Scheduler@23@XZ
+?_GetConcRTTraceInfo@Concurrency@@YAPBU_CONCRT_TRACE_INFO@details@1@XZ
+?_GetConcurrency@details@Concurrency@@YAIXZ
+?_GetCurrentInlineDepth@_StackGuard@details@Concurrency@@CAAAIXZ
+?_GetNumberOfVirtualProcessors@_CurrentScheduler@details@Concurrency@@SAIXZ
+?_GetScheduler@_Scheduler@details@Concurrency@@QAAPAVScheduler@3@XZ
+?_Id@_CurrentScheduler@details@Concurrency@@SAIXZ
+?_Invoke@_CancellationTokenRegistration@details@Concurrency@@AAAXXZ
+?_IsCanceling@_StructuredTaskCollection@details@Concurrency@@QAA_NXZ
+?_IsCanceling@_TaskCollection@details@Concurrency@@QAA_NXZ
+?_IsSynchronouslyBlocked@_Context@details@Concurrency@@QBA_NXZ
+?_Name_base@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
+?_Name_base_internal@type_info@@CAPBDPBV1@PAU__type_info_node@@@Z
+?_NewCollection@_AsyncTaskCollection@details@Concurrency@@SAPAV123@PAV_CancellationTokenState@23@@Z
+?_NewTokenState@_CancellationTokenState@details@Concurrency@@SAPAV123@XZ
+?_NumberOfSpins@?$_SpinWait@$00@details@Concurrency@@IAAKXZ
+?_NumberOfSpins@?$_SpinWait@$0A@@details@Concurrency@@IAAKXZ
+?_Oversubscribe@_Context@details@Concurrency@@SAX_N@Z
+?_Reference@_Scheduler@details@Concurrency@@QAAIXZ
+?_RegisterCallback@_CancellationTokenState@details@Concurrency@@QAAPAV_CancellationTokenRegistration@23@P6AXPAX@Z0H@Z
+?_RegisterCallback@_CancellationTokenState@details@Concurrency@@QAAXPAV_CancellationTokenRegistration@23@@Z
+?_Release@_NonReentrantBlockingLock@details@Concurrency@@QAAXXZ
+?_Release@_NonReentrantPPLLock@details@Concurrency@@QAAXXZ
+?_Release@_ReentrantBlockingLock@details@Concurrency@@QAAXXZ
+?_Release@_ReentrantLock@details@Concurrency@@QAAXXZ
+?_Release@_ReentrantPPLLock@details@Concurrency@@QAAXXZ
+?_Release@_Scheduler@details@Concurrency@@QAAIXZ
+?_ReleaseRead@_ReaderWriterLock@details@Concurrency@@QAAXXZ
+?_ReleaseWrite@_ReaderWriterLock@details@Concurrency@@QAAXXZ
+?_ReportUnobservedException@details@Concurrency@@YAXXZ
+?_Reset@?$_SpinWait@$00@details@Concurrency@@IAAXXZ
+?_Reset@?$_SpinWait@$0A@@details@Concurrency@@IAAXXZ
+?_RunAndWait@_StructuredTaskCollection@details@Concurrency@@QAA?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z
+?_RunAndWait@_TaskCollection@details@Concurrency@@QAA?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z
+?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAAXPAV_UnrealizedChore@23@@Z
+?_Schedule@_StructuredTaskCollection@details@Concurrency@@QAAXPAV_UnrealizedChore@23@PAVlocation@3@@Z
+?_Schedule@_TaskCollection@details@Concurrency@@QAAXPAV_UnrealizedChore@23@@Z
+?_Schedule@_TaskCollection@details@Concurrency@@QAAXPAV_UnrealizedChore@23@PAVlocation@3@@Z
+?_ScheduleTask@_CurrentScheduler@details@Concurrency@@SAXP6AXPAX@Z0@Z
+?_SetSpinCount@?$_SpinWait@$00@details@Concurrency@@QAAXI@Z
+?_SetSpinCount@?$_SpinWait@$0A@@details@Concurrency@@QAAXI@Z
+?_SetUnobservedExceptionHandler@details@Concurrency@@YAXP6AXXZ@Z
+?_ShouldSpinAgain@?$_SpinWait@$00@details@Concurrency@@IAA_NXZ
+?_ShouldSpinAgain@?$_SpinWait@$0A@@details@Concurrency@@IAA_NXZ
+?_SpinOnce@?$_SpinWait@$00@details@Concurrency@@QAA_NXZ
+?_SpinOnce@?$_SpinWait@$0A@@details@Concurrency@@QAA_NXZ
+?_SpinYield@Context@Concurrency@@SAXXZ
+?_Start@_Timer@details@Concurrency@@IAAXXZ
+?_Stop@_Timer@details@Concurrency@@IAAXXZ
+?_Tidy@exception@std@@AAAXXZ
+?_Trace_agents@Concurrency@@YAXW4Agents_EventType@1@_JZZ
+?_Trace_ppl_function@Concurrency@@YAXABU_GUID@@EW4ConcRT_EventType@1@@Z
+?_TryAcquire@_NonReentrantBlockingLock@details@Concurrency@@QAA_NXZ
+?_TryAcquire@_ReentrantBlockingLock@details@Concurrency@@QAA_NXZ
+?_TryAcquire@_ReentrantLock@details@Concurrency@@QAA_NXZ
+?_TryAcquireWrite@_ReaderWriterLock@details@Concurrency@@QAA_NXZ
+?_Type_info_dtor@type_info@@CAXPAV1@@Z
+?_Type_info_dtor_internal@type_info@@CAXPAV1@@Z
+?_UnderlyingYield@details@Concurrency@@YAXXZ
+?_ValidateExecute@@YAHP6AHXZ@Z
+?_ValidateRead@@YAHPBXI@Z
+?_ValidateWrite@@YAHPAXI@Z
+?_Value@_SpinCount@details@Concurrency@@SAIXZ
+?_Yield@_Context@details@Concurrency@@SAXXZ
+?__ExceptionPtrAssign@@YAXPAXPBX@Z
+?__ExceptionPtrCompare@@YA_NPBX0@Z
+?__ExceptionPtrCopy@@YAXPAXPBX@Z
+?__ExceptionPtrCopyException@@YAXPAXPBX1@Z
+?__ExceptionPtrCreate@@YAXPAX@Z
+?__ExceptionPtrCurrentException@@YAXPAX@Z
+?__ExceptionPtrDestroy@@YAXPAX@Z
+?__ExceptionPtrRethrow@@YAXPBX@Z
+?__ExceptionPtrSwap@@YAXPAX0@Z
+?__ExceptionPtrToBool@@YA_NPBX@Z
+__uncaught_exception
+?_inconsistency@@YAXXZ
+?_invalid_parameter@@YAXPBG00II@Z
+?_is_exception_typeof@@YAHABVtype_info@@PAU_EXCEPTION_POINTERS@@@Z
+?_name_internal_method@type_info@@QBAPBDPAU__type_info_node@@@Z
+?_open@@YAHPBDHH@Z
+?_query_new_handler@@YAP6AHI@ZXZ
+?_query_new_mode@@YAHXZ
+?_set_new_handler@@YAP6AHI@ZH@Z
+?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
+?_set_new_mode@@YAHH@Z
+?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZH@Z
+?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z
+?_sopen@@YAHPBDHHH@Z
+?_type_info_dtor_internal_method@type_info@@QAAXXZ
+?_wopen@@YAHPB_WHH@Z
+?_wsopen@@YAHPB_WHHH@Z
+?before@type_info@@QBA_NABV1@@Z
+?current@location@Concurrency@@SA?AV12@XZ
+?from_numa_node@location@Concurrency@@SA?AV12@G@Z
+?get_error_code@scheduler_resource_allocation_error@Concurrency@@QBAJXZ
+?lock@critical_section@Concurrency@@QAAXXZ
+?lock@reader_writer_lock@Concurrency@@QAAXXZ
+?lock_read@reader_writer_lock@Concurrency@@QAAXXZ
+?name@type_info@@QBAPBDPAU__type_info_node@@@Z
+?native_handle@critical_section@Concurrency@@QAAAAV12@XZ
+?notify_all@_Condition_variable@details@Concurrency@@QAAXXZ
+?notify_one@_Condition_variable@details@Concurrency@@QAAXXZ
+?raw_name@type_info@@QBAPBDXZ
+?reset@event@Concurrency@@QAAXXZ
+?set@event@Concurrency@@QAAXXZ
+?set_new_handler@@YAP6AXXZP6AXXZ@Z
+?set_task_execution_resources@Concurrency@@YAXGPAU_GROUP_AFFINITY@@@Z
+?set_task_execution_resources@Concurrency@@YAXK@Z
+?set_terminate@@YAP6AXXZH@Z
+?set_terminate@@YAP6AXXZP6AXXZ@Z
+?set_unexpected@@YAP6AXXZH@Z
+?set_unexpected@@YAP6AXXZP6AXXZ@Z
+?terminate@@YAXXZ
+?try_lock@critical_section@Concurrency@@QAA_NXZ
+?try_lock@reader_writer_lock@Concurrency@@QAA_NXZ
+?try_lock_for@critical_section@Concurrency@@QAA_NI@Z
+?try_lock_read@reader_writer_lock@Concurrency@@QAA_NXZ
+?unexpected@@YAXXZ
+?unlock@critical_section@Concurrency@@QAAXXZ
+?unlock@reader_writer_lock@Concurrency@@QAAXXZ
+?wait@Concurrency@@YAXI@Z
+?wait@_Condition_variable@details@Concurrency@@QAAXAAVcritical_section@3@@Z
+?wait@event@Concurrency@@QAAII@Z
+?wait_for@_Condition_variable@details@Concurrency@@QAA_NAAVcritical_section@3@I@Z
+?wait_for_multiple@event@Concurrency@@SAIPAPAV12@I_NI@Z
+?what@exception@std@@UBAPBDXZ
+_CRT_RTC_INIT
+_CRT_RTC_INITW
+_CreateFrameInfo
+_CxxThrowException
+_FPE_Raise
+_FindAndUnlinkFrame
+_Getdays
+_Getmonths
+_Gettnames
+_HUGE DATA
+_IsExceptionObjectToBeDestroyed
+_Strftime
+_W_Getdays
+_W_Getmonths
+_W_Gettnames
+_Wcsftime
+_XcptFilter
+__AdjustPointer
+__BuildCatchObject
+__BuildCatchObjectHelper
+__C_specific_handler
+__CppXcptFilter
+__CxxDetectRethrow
+__CxxExceptionFilter
+__CxxFrameHandler
+__CxxFrameHandler2
+__CxxFrameHandler3
+__CxxQueryExceptionSize
+__CxxRegisterExceptionObject
+__CxxUnregisterExceptionObject
+__DestructExceptionObject
+__FrameUnwindFilter
+__NLG_Dispatch2
+__NLG_Return2
+__RTCastToVoid
+__RTDynamicCast
+__RTtypeid
+__STRINGTOLD
+__STRINGTOLD_L
+__TypeMatch
+___lc_codepage_func
+___lc_collate_cp_func
+___lc_locale_name_func
+___mb_cur_max_func
+___mb_cur_max_l_func
+___setlc_active_func
+___unguarded_readlc_active_add_func
+__argc DATA
+__argv DATA
+__badioinfo DATA
+__clean_type_info_names_internal
+__create_locale
+__crtCompareStringA
+__crtCompareStringW
+__crtGetShowWindowMode
+__crtIsPackagedApp
+__crtLCMapStringA
+__crtLCMapStringW
+__crtSetUnhandledExceptionFilter
+__crtSleep
+__crt_debugger_hook
+__daylight
+__dllonexit
+__doserrno
+__dstbias
+__fpecode
+__free_locale
+__get_current_locale
+__get_flsindex
+__get_tlsindex
+__getmainargs
+__initenv DATA
+__iob_func
+__isascii
+__iscsym
+__iscsymf
+__iswcsym
+__iswcsymf
+__jump_unwind
+__lconv DATA
+__lconv_init
+__mb_cur_max DATA
+__p___argc
+__p___argv
+__p___initenv
+__p___mb_cur_max
+__p___wargv
+__p___winitenv
+__p__acmdln
+__p__commode
+__p__daylight
+__p__dstbias
+__p__environ
+__p__fmode
+__p__iob
+__p__mbcasemap
+__p__mbctype
+__p__pctype
+__p__pgmptr
+__p__pwctype
+__p__timezone
+__p__tzname
+__p__wcmdln
+__p__wenviron
+__p__wpgmptr
+__pctype_func
+__pioinfo DATA
+__pwctype_func
+__pxcptinfoptrs
+__report_gsfailure
+__set_app_type
+__setlc_active DATA
+__setusermatherr
+__strncnt
+__swprintf_l
+__sys_errlist
+__sys_nerr
+__threadhandle
+__threadid
+__timezone
+__toascii
+__tzname
+__unDName
+__unDNameEx
+__unDNameHelper
+__unguarded_readlc_active DATA
+__vswprintf_l
+__wargv DATA
+__wcserror
+__wcserror_s
+__wcsncnt
+__wgetmainargs
+__winitenv DATA
+_abs64
+_access
+_access_s
+_acmdln DATA
+_aligned_free
+_aligned_malloc
+_aligned_msize
+_aligned_offset_malloc
+_aligned_offset_realloc
+_aligned_offset_recalloc
+_aligned_realloc
+_aligned_recalloc
+_amsg_exit
+_assert
+_atodbl
+_atodbl_l
+_atof_l
+_atoflt
+_atoflt_l
+_atoi64
+_atoi64_l
+_atoi_l
+_atol_l
+_atoldbl
+_atoldbl_l
+_beep
+_beginthread
+_beginthreadex
+_byteswap_uint64
+_byteswap_ulong
+_byteswap_ushort
+_c_exit
+_cabs
+_callnewh
+_calloc_crt
+_cexit
+_cgets
+_cgets_s
+_cgetws
+_cgetws_s
+_chdir
+_chdrive
+_chgsign
+_chmod
+_chsize
+_chsize_s
+_clearfp
+_close
+_commit
+_commode DATA
+_configthreadlocale
+_control87
+_controlfp
+_controlfp_s
+_copysign
+_cprintf
+_cprintf_l
+_cprintf_p
+_cprintf_p_l
+_cprintf_s
+_cprintf_s_l
+_cputs
+_cputws
+_creat
+_create_locale
+_cscanf
+_cscanf_l
+_cscanf_s
+_cscanf_s_l
+_ctime32
+_ctime32_s
+_ctime64
+_ctime64_s
+_cwait
+_cwprintf
+_cwprintf_l
+_cwprintf_p
+_cwprintf_p_l
+_cwprintf_s
+_cwprintf_s_l
+_cwscanf
+_cwscanf_l
+_cwscanf_s
+_cwscanf_s_l
+_daylight DATA
+_difftime32
+_difftime64
+_dosmaperr
+_dstbias DATA
+_dup
+_dup2
+_dupenv_s
+_ecvt
+_ecvt_s
+_endthread
+_endthreadex
+_environ DATA
+_eof
+_errno
+_execl
+_execle
+_execlp
+_execlpe
+_execv
+_execve
+_execvp
+_execvpe
+_exit
+_expand
+_fclose_nolock
+_fcloseall
+_fcvt
+_fcvt_s
+_fdopen
+_fflush_nolock
+_fgetchar
+_fgetwc_nolock
+_fgetwchar
+_filbuf
+_filelength
+_filelengthi64
+_fileno
+_findclose
+_findfirst32
+_findfirst32i64
+_findfirst64
+_findfirst64i32
+_findnext32
+_findnext32i64
+_findnext64
+_findnext64i32
+_finite
+_flsbuf
+_flushall
+_fmode DATA
+_fpclass
+_fpieee_flt
+_fpreset
+_fprintf_l
+_fprintf_p
+_fprintf_p_l
+_fprintf_s_l
+_fputchar
+_fputwc_nolock
+_fputwchar
+_fread_nolock
+_fread_nolock_s
+_free_locale
+_freea
+_freea_s
+_freefls
+_fscanf_l
+_fscanf_s_l
+_fseek_nolock
+_fseeki64
+_fseeki64_nolock
+_fsopen
+_fstat32
+_fstat32i64
+_fstat64
+_fstat64i32
+_ftell_nolock
+_ftelli64
+_ftelli64_nolock
+_ftime32
+_ftime32_s
+_ftime64
+_ftime64_s
+_fullpath
+_futime32
+_futime64
+_fwprintf_l
+_fwprintf_p
+_fwprintf_p_l
+_fwprintf_s_l
+_fwrite_nolock
+_fwscanf_l
+_fwscanf_s_l
+_gcvt
+_gcvt_s
+_get_current_locale
+_get_daylight
+_get_doserrno
+_get_dstbias
+_get_errno
+_get_fmode
+_get_heap_handle
+_get_invalid_parameter_handler
+_get_osfhandle
+_get_output_format
+_get_pgmptr
+_get_printf_count_output
+_get_purecall_handler
+_get_terminate
+_get_timezone
+_get_tzname
+_get_unexpected
+_get_wpgmptr
+_getc_nolock
+_getch
+_getch_nolock
+_getche
+_getche_nolock
+_getcwd
+_getdcwd
+_getdiskfree
+_getdllprocaddr
+_getdrive
+_getdrives
+_getmaxstdio
+_getmbcp
+_getpid
+_getptd
+_getsystime
+_getw
+_getwch
+_getwch_nolock
+_getwche
+_getwche_nolock
+_getws
+_getws_s
+_gmtime32
+_gmtime32_s
+_gmtime64
+_gmtime64_s
+_heapadd
+_heapchk
+_heapmin
+_heapset
+_heapused
+_heapwalk
+_hypot
+_hypotf
+_i64toa
+_i64toa_s
+_i64tow
+_i64tow_s
+_initptd
+_initterm
+_initterm_e
+_invalid_parameter
+_invalid_parameter_noinfo
+_invalid_parameter_noinfo_noreturn
+_invoke_watson
+_iob DATA
+_isalnum_l
+_isalpha_l
+_isatty
+_iscntrl_l
+_isctype
+_isctype_l
+_isdigit_l
+_isgraph_l
+_isleadbyte_l
+_islower_l
+_ismbbalnum
+_ismbbalnum_l
+_ismbbalpha
+_ismbbalpha_l
+_ismbbgraph
+_ismbbgraph_l
+_ismbbkalnum
+_ismbbkalnum_l
+_ismbbkana
+_ismbbkana_l
+_ismbbkprint
+_ismbbkprint_l
+_ismbbkpunct
+_ismbbkpunct_l
+_ismbblead
+_ismbblead_l
+_ismbbprint
+_ismbbprint_l
+_ismbbpunct
+_ismbbpunct_l
+_ismbbtrail
+_ismbbtrail_l
+_ismbcalnum
+_ismbcalnum_l
+_ismbcalpha
+_ismbcalpha_l
+_ismbcdigit
+_ismbcdigit_l
+_ismbcgraph
+_ismbcgraph_l
+_ismbchira
+_ismbchira_l
+_ismbckata
+_ismbckata_l
+_ismbcl0
+_ismbcl0_l
+_ismbcl1
+_ismbcl1_l
+_ismbcl2
+_ismbcl2_l
+_ismbclegal
+_ismbclegal_l
+_ismbclower
+_ismbclower_l
+_ismbcprint
+_ismbcprint_l
+_ismbcpunct
+_ismbcpunct_l
+_ismbcspace
+_ismbcspace_l
+_ismbcsymbol
+_ismbcsymbol_l
+_ismbcupper
+_ismbcupper_l
+_ismbslead
+_ismbslead_l
+_ismbstrail
+_ismbstrail_l
+_isnan
+_isprint_l
+_ispunct_l
+_isspace_l
+_isupper_l
+_iswalnum_l
+_iswalpha_l
+_iswcntrl_l
+_iswcsym_l
+_iswcsymf_l
+_iswctype_l
+_iswdigit_l
+_iswgraph_l
+_iswlower_l
+_iswprint_l
+_iswpunct_l
+_iswspace_l
+_iswupper_l
+_iswxdigit_l
+_isxdigit_l
+_itoa
+_itoa_s
+_itow
+_itow_s
+_j0
+_j1
+_jn
+_kbhit
+_lfind
+_lfind_s
+_loaddll
+_localtime32
+_localtime32_s
+_localtime64
+_localtime64_s
+_lock
+_lock_file
+_locking
+_logb
+_logbf
+_lrotl
+_lrotr
+_lsearch
+_lsearch_s
+_lseek
+_lseeki64
+_ltoa
+_ltoa_s
+_ltow
+_ltow_s
+_makepath
+_makepath_s
+_malloc_crt
+_mbbtombc
+_mbbtombc_l
+_mbbtype
+_mbbtype_l
+_mbcasemap DATA
+_mbccpy
+_mbccpy_l
+_mbccpy_s
+_mbccpy_s_l
+_mbcjistojms
+_mbcjistojms_l
+_mbcjmstojis
+_mbcjmstojis_l
+_mbclen
+_mbclen_l
+_mbctohira
+_mbctohira_l
+_mbctokata
+_mbctokata_l
+_mbctolower
+_mbctolower_l
+_mbctombb
+_mbctombb_l
+_mbctoupper
+_mbctoupper_l
+_mbctype DATA
+_mblen_l
+_mbsbtype
+_mbsbtype_l
+_mbscat_s
+_mbscat_s_l
+_mbschr
+_mbschr_l
+_mbscmp
+_mbscmp_l
+_mbscoll
+_mbscoll_l
+_mbscpy_s
+_mbscpy_s_l
+_mbscspn
+_mbscspn_l
+_mbsdec
+_mbsdec_l
+_mbsicmp
+_mbsicmp_l
+_mbsicoll
+_mbsicoll_l
+_mbsinc
+_mbsinc_l
+_mbslen
+_mbslen_l
+_mbslwr
+_mbslwr_l
+_mbslwr_s
+_mbslwr_s_l
+_mbsnbcat
+_mbsnbcat_l
+_mbsnbcat_s
+_mbsnbcat_s_l
+_mbsnbcmp
+_mbsnbcmp_l
+_mbsnbcnt
+_mbsnbcnt_l
+_mbsnbcoll
+_mbsnbcoll_l
+_mbsnbcpy
+_mbsnbcpy_l
+_mbsnbcpy_s
+_mbsnbcpy_s_l
+_mbsnbicmp
+_mbsnbicmp_l
+_mbsnbicoll
+_mbsnbicoll_l
+_mbsnbset
+_mbsnbset_l
+_mbsnbset_s
+_mbsnbset_s_l
+_mbsncat
+_mbsncat_l
+_mbsncat_s
+_mbsncat_s_l
+_mbsnccnt
+_mbsnccnt_l
+_mbsncmp
+_mbsncmp_l
+_mbsncoll
+_mbsncoll_l
+_mbsncpy
+_mbsncpy_l
+_mbsncpy_s
+_mbsncpy_s_l
+_mbsnextc
+_mbsnextc_l
+_mbsnicmp
+_mbsnicmp_l
+_mbsnicoll
+_mbsnicoll_l
+_mbsninc
+_mbsninc_l
+_mbsnlen
+_mbsnlen_l
+_mbsnset
+_mbsnset_l
+_mbsnset_s
+_mbsnset_s_l
+_mbspbrk
+_mbspbrk_l
+_mbsrchr
+_mbsrchr_l
+_mbsrev
+_mbsrev_l
+_mbsset
+_mbsset_l
+_mbsset_s
+_mbsset_s_l
+_mbsspn
+_mbsspn_l
+_mbsspnp
+_mbsspnp_l
+_mbsstr
+_mbsstr_l
+_mbstok
+_mbstok_l
+_mbstok_s
+_mbstok_s_l
+_mbstowcs_l
+_mbstowcs_s_l
+_mbstrlen
+_mbstrlen_l
+_mbstrnlen
+_mbstrnlen_l
+_mbsupr
+_mbsupr_l
+_mbsupr_s
+_mbsupr_s_l
+_mbtowc_l
+_memccpy
+_memicmp
+_memicmp_l
+_mkdir
+_mkgmtime32
+_mkgmtime64
+_mktemp
+_mktemp_s
+_mktime32
+_mktime64
+_msize
+_nextafter
+_onexit
+_open
+_open_osfhandle
+_pclose
+_pctype DATA
+_pgmptr DATA
+_pipe
+_popen
+_printf_l
+_printf_p
+_printf_p_l
+_printf_s_l
+_purecall
+_putch
+_putch_nolock
+_putenv
+_putenv_s
+_putw
+_putwch
+_putwch_nolock
+_putws
+_pwctype DATA
+_read
+_realloc_crt
+_recalloc
+_recalloc_crt
+_resetstkoflw
+_rmdir
+_rmtmp
+_rotl
+_rotl64
+_rotr
+_rotr64
+_scalb
+_scanf_l
+_scanf_s_l
+_scprintf
+_scprintf_l
+_scprintf_p
+_scprintf_p_l
+_scwprintf
+_scwprintf_l
+_scwprintf_p
+_scwprintf_p_l
+_searchenv
+_searchenv_s
+_set_abort_behavior
+_set_controlfp
+_set_doserrno
+_set_errno
+_set_error_mode
+_set_fmode
+_set_invalid_parameter_handler
+_set_malloc_crt_max_wait
+_set_output_format
+_set_printf_count_output
+_set_purecall_handler
+_seterrormode
+_setjmp
+_setjmpex
+_setmaxstdio
+_setmbcp
+_setmode
+_setsystime
+_sleep
+_snprintf
+_snprintf_c
+_snprintf_c_l
+_snprintf_l
+_snprintf_s
+_snprintf_s_l
+_snscanf
+_snscanf_l
+_snscanf_s
+_snscanf_s_l
+_snwprintf
+_snwprintf_l
+_snwprintf_s
+_snwprintf_s_l
+_snwscanf
+_snwscanf_l
+_snwscanf_s
+_snwscanf_s_l
+_sopen
+_sopen_s
+_spawnl
+_spawnle
+_spawnlp
+_spawnlpe
+_spawnv
+_spawnve
+_spawnvp
+_spawnvpe
+_splitpath
+_splitpath_s
+_sprintf_l
+_sprintf_p
+_sprintf_p_l
+_sprintf_s_l
+_sscanf_l
+_sscanf_s_l
+_stat32
+_stat32i64
+_stat64
+_stat64i32
+_statusfp
+_strcoll_l
+_strdate
+_strdate_s
+_strdup
+_strerror
+_strerror_s
+_strftime_l
+_stricmp
+_stricmp_l
+_stricoll
+_stricoll_l
+_strlwr
+_strlwr_l
+_strlwr_s
+_strlwr_s_l
+_strncoll
+_strncoll_l
+_strnicmp
+_strnicmp_l
+_strnicoll
+_strnicoll_l
+_strnset
+_strnset_s
+_strrev
+_strset
+_strset_s
+_strtime
+_strtime_s
+_strtod_l
+_strtoi64
+_strtoi64_l
+_strtol_l
+_strtoui64
+_strtoui64_l
+_strtoul_l
+_strupr
+_strupr_l
+_strupr_s
+_strupr_s_l
+_strxfrm_l
+_swab
+_swprintf
+_swprintf_c
+_swprintf_c_l
+_swprintf_p
+_swprintf_p_l
+_swprintf_s_l
+_swscanf_l
+_swscanf_s_l
+_sys_errlist DATA
+_sys_nerr DATA
+_tell
+_telli64
+_tempnam
+_time32
+_time64
+_timezone DATA
+_tolower
+_tolower_l
+_toupper
+_toupper_l
+_towlower_l
+_towupper_l
+_tzname DATA
+_tzset
+_ui64toa
+_ui64toa_s
+_ui64tow
+_ui64tow_s
+_ultoa
+_ultoa_s
+_ultow
+_ultow_s
+_umask
+_umask_s
+_ungetc_nolock
+_ungetch
+_ungetch_nolock
+_ungetwc_nolock
+_ungetwch
+_ungetwch_nolock
+_unlink
+_unloaddll
+_unlock
+_unlock_file
+_utime32
+_utime64
+_vcprintf
+_vcprintf_l
+_vcprintf_p
+_vcprintf_p_l
+_vcprintf_s
+_vcprintf_s_l
+_vcwprintf
+_vcwprintf_l
+_vcwprintf_p
+_vcwprintf_p_l
+_vcwprintf_s
+_vcwprintf_s_l
+_vfprintf_l
+_vfprintf_p
+_vfprintf_p_l
+_vfprintf_s_l
+_vfwprintf_l
+_vfwprintf_p
+_vfwprintf_p_l
+_vfwprintf_s_l
+_vprintf_l
+_vprintf_p
+_vprintf_p_l
+_vprintf_s_l
+_vscprintf
+_vscprintf_l
+_vscprintf_p
+_vscprintf_p_l
+_vscwprintf
+_vscwprintf_l
+_vscwprintf_p
+_vscwprintf_p_l
+_vsnprintf
+_vsnprintf_c
+_vsnprintf_c_l
+_vsnprintf_l
+_vsnprintf_s
+_vsnprintf_s_l
+_vsnwprintf
+_vsnwprintf_l
+_vsnwprintf_s
+_vsnwprintf_s_l
+_vsprintf_l
+_vsprintf_p
+_vsprintf_p_l
+_vsprintf_s_l
+_vswprintf
+_vswprintf_c
+_vswprintf_c_l
+_vswprintf_l
+_vswprintf_p
+_vswprintf_p_l
+_vswprintf_s_l
+_vwprintf_l
+_vwprintf_p
+_vwprintf_p_l
+_vwprintf_s_l
+_waccess
+_waccess_s
+_wasctime
+_wasctime_s
+_wassert
+_wchdir
+_wchmod
+_wcmdln DATA
+_wcreat
+_wcreate_locale
+_wcscoll_l
+_wcsdup
+_wcserror
+_wcserror_s
+_wcsftime_l
+_wcsicmp
+_wcsicmp_l
+_wcsicoll
+_wcsicoll_l
+_wcslwr
+_wcslwr_l
+_wcslwr_s
+_wcslwr_s_l
+_wcsncoll
+_wcsncoll_l
+_wcsnicmp
+_wcsnicmp_l
+_wcsnicoll
+_wcsnicoll_l
+_wcsnset
+_wcsnset_s
+_wcsrev
+_wcsset
+_wcsset_s
+_wcstod_l
+_wcstoi64
+_wcstoi64_l
+_wcstol_l
+_wcstombs_l
+_wcstombs_s_l
+_wcstoui64
+_wcstoui64_l
+_wcstoul_l
+_wcsupr
+_wcsupr_l
+_wcsupr_s
+_wcsupr_s_l
+_wcsxfrm_l
+_wctime32
+_wctime32_s
+_wctime64
+_wctime64_s
+_wctomb_l
+_wctomb_s_l
+_wctype DATA
+_wdupenv_s
+_wenviron DATA
+_wexecl
+_wexecle
+_wexeclp
+_wexeclpe
+_wexecv
+_wexecve
+_wexecvp
+_wexecvpe
+_wfdopen
+_wfindfirst32
+_wfindfirst32i64
+_wfindfirst64
+_wfindfirst64i32
+_wfindnext32
+_wfindnext32i64
+_wfindnext64
+_wfindnext64i32
+_wfopen
+_wfopen_s
+_wfreopen
+_wfreopen_s
+_wfsopen
+_wfullpath
+_wgetcwd
+_wgetdcwd
+_wgetenv
+_wgetenv_s
+_wmakepath
+_wmakepath_s
+_wmkdir
+_wmktemp
+_wmktemp_s
+_wopen
+_wperror
+_wpgmptr DATA
+_wpopen
+_wprintf_l
+_wprintf_p
+_wprintf_p_l
+_wprintf_s_l
+_wputenv
+_wputenv_s
+_wremove
+_wrename
+_write
+_wrmdir
+_wscanf_l
+_wscanf_s_l
+_wsearchenv
+_wsearchenv_s
+_wsetlocale
+_wsopen
+_wsopen_s
+_wspawnl
+_wspawnle
+_wspawnlp
+_wspawnlpe
+_wspawnv
+_wspawnve
+_wspawnvp
+_wspawnvpe
+_wsplitpath
+_wsplitpath_s
+_wstat32
+_wstat32i64
+_wstat64
+_wstat64i32
+_wstrdate
+_wstrdate_s
+_wstrtime
+_wstrtime_s
+_wsystem
+_wtempnam
+_wtmpnam
+_wtmpnam_s
+_wtof
+_wtof_l
+_wtoi
+_wtoi64
+_wtoi64_l
+_wtoi_l
+_wtol
+_wtol_l
+_wunlink
+_wutime32
+_wutime64
+_y0
+_y1
+_yn
+abort
+abs
+acos
+acosf
+asctime
+asctime_s
+asin
+asinf
+atan
+atan2
+atan2f
+atanf
+atexit
+atof
+atoi
+atol
+bsearch
+bsearch_s
+btowc
+calloc
+ceil
+ceilf
+clearerr
+clearerr_s
+clock
+cos
+cosf
+cosh
+coshf
+div
+exit
+exp
+expf
+fabs
+fabsf
+fclose
+feof
+ferror
+fflush
+fgetc
+fgetpos
+fgets
+fgetwc
+fgetws
+floor
+floorf
+fmod
+fmodf
+fopen
+fopen_s
+fprintf
+fprintf_s
+fputc
+fputs
+fputwc
+fputws
+fread
+fread_s
+free
+freopen
+freopen_s
+frexp
+fscanf
+fscanf_s
+fseek
+fsetpos
+ftell
+fwprintf
+fwprintf_s
+fwrite
+fwscanf
+fwscanf_s
+getc
+getchar
+getenv
+getenv_s
+gets
+gets_s
+getwc
+getwchar
+is_wctype
+isalnum
+isalpha
+iscntrl
+isdigit
+isgraph
+isleadbyte
+islower
+isprint
+ispunct
+isspace
+isupper
+iswalnum
+iswalpha
+iswascii
+iswcntrl
+iswctype
+iswdigit
+iswgraph
+iswlower
+iswprint
+iswpunct
+iswspace
+iswupper
+iswxdigit
+isxdigit
+labs
+ldexp
+ldiv
+llabs
+lldiv
+localeconv
+log
+log10
+log10f
+logf
+longjmp
+malloc
+mblen
+mbrlen
+mbrtowc
+mbsrtowcs
+mbsrtowcs_s
+mbstowcs
+mbstowcs_s
+mbtowc
+memchr
+memcmp
+memcpy
+memcpy_s
+memmove
+memmove_s
+memset
+modf
+modff
+perror
+pow
+powf
+printf
+printf_s
+putc
+putchar
+puts
+putwc
+putwchar
+qsort
+qsort_s
+raise
+rand
+rand_s
+realloc
+remove
+rename
+rewind
+scanf
+scanf_s
+setbuf
+setjmp
+setlocale
+setvbuf
+signal
+sin
+sinf
+sinh
+sinhf
+sprintf
+sprintf_s
+sqrt
+sqrtf
+srand
+sscanf
+sscanf_s
+strcat
+strcat_s
+strchr
+strcmp
+strcoll
+strcpy
+strcpy_s
+strcspn
+strerror
+strerror_s
+strftime
+strlen
+strncat
+strncat_s
+strncmp
+strncpy
+strncpy_s
+strnlen
+strpbrk
+strrchr
+strspn
+strstr
+strtod
+strtok
+strtok_s
+strtol
+strtoul
+strxfrm
+swprintf_s
+swscanf
+swscanf_s
+system
+tan
+tanf
+tanh
+tanhf
+tmpfile
+tmpfile_s
+tmpnam
+tmpnam_s
+tolower
+toupper
+towlower
+towupper
+ungetc
+ungetwc
+vfprintf
+vfprintf_s
+vfwprintf
+vfwprintf_s
+vprintf
+vprintf_s
+vsprintf
+vsprintf_s
+vswprintf_s
+vwprintf
+vwprintf_s
+wcrtomb
+wcrtomb_s
+wcscat
+wcscat_s
+wcschr
+wcscmp
+wcscoll
+wcscpy
+wcscpy_s
+wcscspn
+wcsftime
+wcslen
+wcsncat
+wcsncat_s
+wcsncmp
+wcsncpy
+wcsncpy_s
+wcsnlen
+wcspbrk
+wcsrchr
+wcsrtombs
+wcsrtombs_s
+wcsspn
+wcsstr
+wcstod
+wcstok
+wcstok_s
+wcstol
+wcstombs
+wcstombs_s
+wcstoul
+wcsxfrm
+wctob
+wctomb
+wctomb_s
+wmemcpy_s
+wmemmove_s
+wprintf
+wprintf_s
+wscanf
+wscanf_s
diff --git a/mingw-w64-crt/libarm32/msvcrt.def b/mingw-w64-crt/libarm32/msvcrt.def
new file mode 100644
index 0000000..d43b417
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msvcrt.def
@@ -0,0 +1,1280 @@
+;
+; Definition file of msvcrt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "msvcrt.dll"
+EXPORTS
+??0__non_rtti_object@@QAA@ABV0@@Z
+??0__non_rtti_object@@QAA@PBD@Z
+??0bad_cast@@AAA@PBQBD@Z
+??0bad_cast@@QAA@ABV0@@Z
+??0bad_cast@@QAA@PBD@Z
+??0bad_typeid@@QAA@ABV0@@Z
+??0bad_typeid@@QAA@PBD@Z
+??0exception@@QAA@ABQBD@Z
+??0exception@@QAA@ABQBDH@Z
+??0exception@@QAA@ABV0@@Z
+??0exception@@QAA@XZ
+??1__non_rtti_object@@UAA@XZ
+??1bad_cast@@UAA@XZ
+??1bad_typeid@@UAA@XZ
+??1exception@@UAA@XZ
+??1type_info@@UAA@XZ
+??2@YAPAXI@Z
+??2@YAPAXIHPBDH@Z
+??3@YAXPAX@Z
+??4__non_rtti_object@@QAAAAV0@ABV0@@Z
+??4bad_cast@@QAAAAV0@ABV0@@Z
+??4bad_typeid@@QAAAAV0@ABV0@@Z
+??4exception@@QAAAAV0@ABV0@@Z
+??8type_info@@QBAHABV0@@Z
+??9type_info@@QBAHABV0@@Z
+??_7__non_rtti_object@@6B@ DATA
+??_7bad_cast@@6B@ DATA
+??_7bad_typeid@@6B@ DATA
+??_7exception@@6B@ DATA
+??_Fbad_cast@@QAAXXZ
+??_Fbad_typeid@@QAAXXZ
+??_U@YAPAXI@Z
+??_U@YAPAXIHPBDH@Z
+??_V@YAXPAX@Z
+_CallMemberFunction0
+_CallMemberFunction1
+_CallMemberFunction2
+__ExceptionPtrAssign
+__ExceptionPtrCompare
+__ExceptionPtrCopy
+__ExceptionPtrCopyException
+__ExceptionPtrCreate
+__ExceptionPtrCurrentException
+__ExceptionPtrDestroy
+__ExceptionPtrRethrow
+__ExceptionPtrSwap
+__ExceptionPtrToBool
+__uncaught_exception
+?_query_new_handler@@YAP6AHI@ZXZ
+?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
+?_set_new_mode@@YAHH@Z
+?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z
+?before@type_info@@QBAHABV1@@Z
+?name@type_info@@QBAPBDXZ
+?raw_name@type_info@@QBAPBDXZ
+?set_terminate@@YAP6AXXZP6AXXZ@Z
+?set_unexpected@@YAP6AXXZP6AXXZ@Z
+?terminate@@YAXXZ
+?unexpected@@YAXXZ
+?what@exception@@UBAPBDXZ
+_CrtCheckMemory
+_CrtDbgBreak
+_CrtDbgReport
+_CrtDbgReportV
+_CrtDbgReportW
+_CrtDbgReportWV
+_CrtDoForAllClientObjects
+_CrtDumpMemoryLeaks
+_CrtIsMemoryBlock
+_CrtIsValidHeapPointer
+_CrtIsValidPointer
+_CrtMemCheckpoint
+_CrtMemDifference
+_CrtMemDumpAllObjectsSince
+_CrtMemDumpStatistics
+_CrtReportBlockType
+_CrtSetAllocHook
+_CrtSetBreakAlloc
+_CrtSetDbgBlockType
+_CrtSetDbgFlag
+_CrtSetDumpClient
+_CrtSetReportFile
+_CrtSetReportHook
+_CrtSetReportHook2
+_CrtSetReportMode
+_CxxThrowException
+_Getdays
+_Getmonths
+_Gettnames
+_HUGE DATA
+_Strftime
+_W_Getdays
+_W_Getmonths
+_W_Gettnames
+_Wcsftime
+_XcptFilter
+__AdjustPointer
+__C_specific_handler
+__CppXcptFilter
+__CxxFrameHandler3
+__DestructExceptionObject
+__RTCastToVoid
+__RTDynamicCast
+__RTtypeid
+__STRINGTOLD
+___lc_codepage_func
+___lc_collate_cp_func
+___lc_handle_func
+___mb_cur_max_func
+__argc DATA
+__argv DATA
+__badioinfo DATA
+__crtCompareStringA
+__crtCompareStringW
+__crtGetLocaleInfoW
+__crtGetStringTypeW
+__crtLCMapStringA
+__crtLCMapStringW
+__daylight
+__dllonexit
+__doserrno
+__dstbias
+__fpecode
+__getmainargs
+__iob_func
+__isascii
+__iscsym
+__iscsymf
+__jump_unwind
+__lc_handle DATA
+__lconv_init
+__mb_cur_max DATA
+__pctype_func
+__pioinfo DATA
+__pwctype_func
+__pxcptinfoptrs
+__set_app_type
+__setusermatherr
+__strncnt
+__toascii
+__unDName
+__unDNameEx
+__wargv DATA
+__wcserror
+__wcserror_s
+__wcsncnt
+__wgetmainargs
+_abs64
+_access
+_access_s
+_acmdln DATA
+_aexit_rtn DATA
+_aligned_free
+_aligned_free_dbg
+_aligned_malloc
+_aligned_malloc_dbg
+_aligned_offset_malloc
+_aligned_offset_malloc_dbg
+_aligned_offset_realloc
+_aligned_offset_realloc_dbg
+_aligned_realloc
+_aligned_realloc_dbg
+_amsg_exit
+_assert
+_atodbl
+_atodbl_l
+_atof_l
+_atoflt_l
+_atoi64
+_atoi64_l
+_atoi_l
+_atol_l
+_atoldbl
+_atoldbl_l
+_beginthread
+_beginthreadex
+_c_exit
+_cabs
+_callnewh
+_calloc_dbg
+_cexit
+_cgets
+_cgets_s
+_cgetws
+_cgetws_s
+_chdir
+_chdrive
+_chgsign
+_chgsignf
+_chmod
+_chsize
+_chsize_s
+_chvalidator
+_chvalidator_l
+_clearfp
+_close
+_commit
+_commode DATA
+_control87
+_controlfp
+_controlfp_s
+_copysign
+_copysignf
+_cprintf
+_cprintf_l
+_cprintf_p
+_cprintf_p_l
+_cprintf_s
+_cprintf_s_l
+_cputs
+_cputws
+_creat
+_create_locale
+_crtAssertBusy
+_crtBreakAlloc
+_crtDbgFlag
+_cscanf
+_cscanf_l
+_cscanf_s
+_cscanf_s_l
+_ctime32
+_ctime32_s
+_ctime64
+_ctime64_s
+_ctype
+_cwait
+_cwprintf
+_cwprintf_l
+_cwprintf_p
+_cwprintf_p_l
+_cwprintf_s
+_cwprintf_s_l
+_cwscanf
+_cwscanf_l
+_cwscanf_s
+_cwscanf_s_l
+_daylight DATA
+_difftime32
+_difftime64
+_dup
+_dup2
+_ecvt
+_ecvt_s
+_endthread
+_endthreadex
+_eof
+_errno
+_execl
+_execle
+_execlp
+_execlpe
+_execv
+_execve
+_execvp
+_execvpe
+_exit
+_expand
+_expand_dbg
+_fcloseall
+_fcvt
+_fcvt_s
+_fdopen
+_fgetchar
+_fgetwchar
+_filbuf
+_filelength
+_filelengthi64
+_fileno
+_findclose
+_findfirst
+_findfirst64
+_findfirsti64
+_findnext
+_findnext64
+_findnexti64
+_finite
+_finitef
+_flsbuf
+_flushall
+_fmode DATA
+_fpclass
+_fpieee_flt
+_fpreset
+_fprintf_l
+_fprintf_p
+_fprintf_p_l
+_fprintf_s_l
+_fputchar
+_fputwchar
+_free_dbg
+_free_locale
+_freea
+_fscanf_l
+_fscanf_s_l
+_fseeki64
+_fsopen
+_fstat
+_fstat64
+_fstati64
+_ftime
+_ftime32
+_ftime32_s
+_ftime64
+_ftime64_s
+_fullpath
+_fullpath_dbg
+_futime
+_futime32
+_futime64
+_fwprintf_l
+_fwprintf_p
+_fwprintf_p_l
+_fwprintf_s_l
+_fwscanf_l
+_fwscanf_s_l
+_gcvt
+_gcvt_s
+_get_current_locale
+_get_doserrno
+_get_environ
+_get_errno
+_get_fileinfo
+_get_fmode
+_get_osfhandle
+_get_output_format
+_get_wenviron
+_getch
+_getche
+_getcwd
+_getdcwd
+_getdiskfree
+_getdrive
+_getmaxstdio
+_getmbcp
+_getw
+_getwch
+_getwche
+_gmtime32
+_gmtime32_s
+_gmtime64
+_gmtime64_s
+_heapchk
+_heapmin
+_heapwalk
+_hypot
+_hypotf
+_i64toa
+_i64toa_s
+_i64tow
+_i64tow_s
+_initterm
+_initterm_e
+_invalid_parameter
+_iob DATA
+_isalnum_l
+_isalpha_l
+_isatty
+_iscntrl_l
+_isctype
+_isctype_l
+_isdigit_l
+_isgraph_l
+_isleadbyte_l
+_islower_l
+_ismbbalnum
+_ismbbalnum_l
+_ismbbalpha
+_ismbbalpha_l
+_ismbbgraph
+_ismbbgraph_l
+_ismbbkalnum
+_ismbbkalnum_l
+_ismbbkana
+_ismbbkana_l
+_ismbbkprint
+_ismbbkprint_l
+_ismbbkpunct
+_ismbbkpunct_l
+_ismbblead
+_ismbblead_l
+_ismbbprint
+_ismbbprint_l
+_ismbbpunct
+_ismbbpunct_l
+_ismbbtrail
+_ismbbtrail_l
+_ismbcalnum
+_ismbcalnum_l
+_ismbcalpha
+_ismbcalpha_l
+_ismbcdigit
+_ismbcdigit_l
+_ismbcgraph
+_ismbcgraph_l
+_ismbchira
+_ismbchira_l
+_ismbckata
+_ismbckata_l
+_ismbcl0
+_ismbcl0_l
+_ismbcl1
+_ismbcl1_l
+_ismbcl2
+_ismbcl2_l
+_ismbclegal
+_ismbclegal_l
+_ismbclower
+_ismbclower_l
+_ismbcprint
+_ismbcprint_l
+_ismbcpunct
+_ismbcpunct_l
+_ismbcspace
+_ismbcspace_l
+_ismbcsymbol
+_ismbcsymbol_l
+_ismbcupper
+_ismbcupper_l
+_ismbslead
+_ismbslead_l
+_ismbstrail
+_ismbstrail_l
+_isnan
+_isprint_l
+_isspace_l
+_isupper_l
+_iswalnum_l
+_iswalpha_l
+_iswcntrl_l
+_iswctype_l
+_iswdigit_l
+_iswgraph_l
+_iswlower_l
+_iswprint_l
+_iswpunct_l
+_iswspace_l
+_iswupper_l
+_iswxdigit_l
+_isxdigit_l
+_itoa
+_itoa_s
+_itow
+_itow_s
+_j0
+_j1
+_jn
+_kbhit
+_lfind
+_lfind_s
+_localtime32
+_localtime32_s
+_localtime64
+_localtime64_s
+_lock
+_locking
+_logb
+_logbf
+_lrotl
+_lrotr
+_lsearch
+_lsearch_s
+_lseek
+_lseeki64
+_ltoa
+_ltoa_s
+_ltow
+_ltow_s
+_makepath
+_makepath_s
+_malloc_dbg
+_mbbtombc
+_mbbtombc_l
+_mbbtype
+_mbcasemap DATA
+_mbccpy
+_mbccpy_l
+_mbccpy_s
+_mbccpy_s_l
+_mbcjistojms
+_mbcjistojms_l
+_mbcjmstojis
+_mbcjmstojis_l
+_mbclen
+_mbclen_l
+_mbctohira
+_mbctohira_l
+_mbctokata
+_mbctokata_l
+_mbctolower
+_mbctolower_l
+_mbctombb
+_mbctombb_l
+_mbctoupper
+_mbctoupper_l
+_mbctype DATA
+_mblen_l
+_mbsbtype
+_mbsbtype_l
+_mbscat
+_mbscat_s
+_mbscat_s_l
+_mbschr
+_mbschr_l
+_mbscmp
+_mbscmp_l
+_mbscoll
+_mbscoll_l
+_mbscpy
+_mbscpy_s
+_mbscpy_s_l
+_mbscspn
+_mbscspn_l
+_mbsdec
+_mbsdec_l
+_mbsdup
+_mbsicmp
+_mbsicmp_l
+_mbsicoll
+_mbsicoll_l
+_mbsinc
+_mbsinc_l
+_mbslen
+_mbslen_l
+_mbslwr
+_mbslwr_l
+_mbslwr_s
+_mbslwr_s_l
+_mbsnbcat
+_mbsnbcat_l
+_mbsnbcat_s
+_mbsnbcat_s_l
+_mbsnbcmp
+_mbsnbcmp_l
+_mbsnbcnt
+_mbsnbcnt_l
+_mbsnbcoll
+_mbsnbcoll_l
+_mbsnbcpy
+_mbsnbcpy_l
+_mbsnbcpy_s
+_mbsnbcpy_s_l
+_mbsnbicmp
+_mbsnbicmp_l
+_mbsnbicoll
+_mbsnbicoll_l
+_mbsnbset
+_mbsnbset_l
+_mbsnbset_s
+_mbsnbset_s_l
+_mbsncat
+_mbsncat_l
+_mbsncat_s
+_mbsncat_s_l
+_mbsnccnt
+_mbsnccnt_l
+_mbsncmp
+_mbsncmp_l
+_mbsncoll
+_mbsncoll_l
+_mbsncpy
+_mbsncpy_l
+_mbsncpy_s
+_mbsncpy_s_l
+_mbsnextc
+_mbsnextc_l
+_mbsnicmp
+_mbsnicmp_l
+_mbsnicoll
+_mbsnicoll_l
+_mbsninc
+_mbsninc_l
+_mbsnlen
+_mbsnlen_l
+_mbsnset
+_mbsnset_l
+_mbsnset_s
+_mbsnset_s_l
+_mbspbrk
+_mbspbrk_l
+_mbsrchr
+_mbsrchr_l
+_mbsrev
+_mbsrev_l
+_mbsset
+_mbsset_l
+_mbsset_s
+_mbsset_s_l
+_mbsspn
+_mbsspn_l
+_mbsspnp
+_mbsspnp_l
+_mbsstr
+_mbsstr_l
+_mbstok
+_mbstok_l
+_mbstok_s
+_mbstok_s_l
+_mbstowcs_l
+_mbstowcs_s_l
+_mbstrlen
+_mbstrlen_l
+_mbstrnlen
+_mbstrnlen_l
+_mbsupr
+_mbsupr_l
+_mbsupr_s
+_mbsupr_s_l
+_mbtowc_l
+_memccpy
+_memcpy_strict_align
+_memicmp
+_memicmp_l
+_mkdir
+_mkgmtime
+_mkgmtime32
+_mkgmtime64
+_mktemp
+_mktemp_s
+_mktime32
+_mktime64
+_msize
+_msize_dbg
+_nextafter
+_onexit
+_open
+_open_osfhandle
+_osver DATA
+_pclose
+_pctype DATA
+_pgmptr DATA
+_pipe
+_popen
+_printf_l
+_printf_p
+_printf_p_l
+_printf_s_l
+_purecall
+_putch
+_putenv
+_putenv_s
+_putw
+_putwch
+_putws
+_pwctype DATA
+_read
+_realloc_dbg
+_resetstkoflw
+_rmdir
+_rmtmp
+_rotl
+_rotl64
+_rotr
+_rotr64
+_scalb
+_scanf_l
+_scanf_s_l
+_scprintf
+_scprintf_l
+_scprintf_p_l
+_scwprintf
+_scwprintf_l
+_scwprintf_p_l
+_searchenv
+_searchenv_s
+_set_controlfp
+_set_doserrno
+_set_errno
+_set_error_mode
+_set_fileinfo
+_set_fmode
+_set_output_format
+_setjmp
+_setjmpex
+_setmbcp
+_setmode
+_snprintf
+_snprintf_c
+_snprintf_c_l
+_snprintf_l
+_snprintf_s
+_snprintf_s_l
+_snscanf
+_snscanf_l
+_snscanf_s
+_snscanf_s_l
+_snwprintf
+_snwprintf_l
+_snwprintf_s
+_snwprintf_s_l
+_snwscanf
+_snwscanf_l
+_snwscanf_s
+_snwscanf_s_l
+_sopen
+_sopen_s
+_spawnl
+_spawnle
+_spawnlp
+_spawnlpe
+_spawnv
+_spawnve
+_spawnvp
+_spawnvpe
+_splitpath
+_splitpath_s
+_sprintf_l
+_sprintf_p_l
+_sprintf_s_l
+_sscanf_l
+_sscanf_s_l
+_stat
+_stat64
+_stati64
+_statusfp
+_strcmpi
+_strcoll_l
+_strdate
+_strdate_s
+_strdup
+_strdup_dbg
+_strerror
+_strerror_s
+_stricmp
+_stricmp_l
+_stricoll
+_stricoll_l
+_strlwr
+_strlwr_l
+_strlwr_s
+_strlwr_s_l
+_strncoll
+_strncoll_l
+_strnicmp
+_strnicmp_l
+_strnicoll
+_strnicoll_l
+_strnset
+_strnset_s
+_strrev
+_strset
+_strset_s
+_strtime
+_strtime_s
+_strtod_l
+_strtoi64
+_strtoi64_l
+_strtol_l
+_strtoui64
+_strtoui64_l
+_strtoul_l
+_strupr
+_strupr_l
+_strupr_s
+_strupr_s_l
+_strxfrm_l
+_swab
+_swprintf
+_swprintf_c
+_swprintf_c_l
+_swprintf_p_l
+_swprintf_s_l
+_swscanf_l
+_swscanf_s_l
+_sys_errlist DATA
+_sys_nerr
+_tell
+_telli64
+_tempnam
+_tempnam_dbg
+_time32
+_time64
+_timezone DATA
+_tolower
+_tolower_l
+_toupper
+_toupper_l
+_towlower_l
+_towupper_l
+_tzname DATA
+_tzset
+_ui64toa
+_ui64toa_s
+_ui64tow
+_ui64tow_s
+_ultoa
+_ultoa_s
+_ultow
+_ultow_s
+_umask
+_umask_s
+_ungetch
+_ungetwch
+_unlink
+_unlock
+_utime
+_utime32
+_utime64
+_vcprintf
+_vcprintf_l
+_vcprintf_p
+_vcprintf_p_l
+_vcprintf_s
+_vcprintf_s_l
+_vcwprintf
+_vcwprintf_l
+_vcwprintf_p
+_vcwprintf_p_l
+_vcwprintf_s
+_vcwprintf_s_l
+_vfprintf_l
+_vfprintf_p
+_vfprintf_p_l
+_vfprintf_s_l
+_vfwprintf_l
+_vfwprintf_p
+_vfwprintf_p_l
+_vfwprintf_s_l
+_vprintf_l
+_vprintf_p
+_vprintf_p_l
+_vprintf_s_l
+_vscprintf
+_vscprintf_l
+_vscprintf_p_l
+_vscwprintf
+_vscwprintf_l
+_vscwprintf_p_l
+_vsnprintf
+_vsnprintf_c
+_vsnprintf_c_l
+_vsnprintf_l
+_vsnprintf_s
+_vsnprintf_s_l
+_vsnwprintf
+_vsnwprintf_l
+_vsnwprintf_s
+_vsnwprintf_s_l
+_vsprintf_l
+_vsprintf_p
+_vsprintf_p_l
+_vsprintf_s_l
+_vswprintf
+_vswprintf_c
+_vswprintf_c_l
+_vswprintf_l
+_vswprintf_p_l
+_vswprintf_s_l
+_vwprintf_l
+_vwprintf_p
+_vwprintf_p_l
+_vwprintf_s_l
+_waccess
+_waccess_s
+_wasctime
+_wasctime_s
+_wassert
+_wchdir
+_wchmod
+_wcmdln DATA
+_wcreat
+_wcscoll_l
+_wcsdup
+_wcsdup_dbg
+_wcserror
+_wcserror_s
+_wcsftime_l
+_wcsicmp
+_wcsicmp_l
+_wcsicoll
+_wcsicoll_l
+_wcslwr
+_wcslwr_l
+_wcslwr_s
+_wcslwr_s_l
+_wcsncoll
+_wcsncoll_l
+_wcsnicmp
+_wcsnicmp_l
+_wcsnicoll
+_wcsnicoll_l
+_wcsnset
+_wcsnset_s
+_wcsrev
+_wcsset
+_wcsset_s
+_wcstod_l
+_wcstoi64
+_wcstoi64_l
+_wcstol_l
+_wcstombs_l
+_wcstombs_s_l
+_wcstoui64
+_wcstoui64_l
+_wcstoul_l
+_wcsupr
+_wcsupr_l
+_wcsupr_s
+_wcsupr_s_l
+_wcsxfrm_l
+_wctime
+_wctime32
+_wctime32_s
+_wctime64
+_wctime64_s
+_wctomb_l
+_wctomb_s_l
+_wctype
+_wexecl
+_wexecle
+_wexeclp
+_wexeclpe
+_wexecv
+_wexecve
+_wexecvp
+_wexecvpe
+_wfdopen
+_wfindfirst
+_wfindfirst64
+_wfindfirsti64
+_wfindnext
+_wfindnext64
+_wfindnexti64
+_wfopen
+_wfopen_s
+_wfreopen
+_wfreopen_s
+_wfsopen
+_wfullpath
+_wfullpath_dbg
+_wgetcwd
+_wgetdcwd
+_wgetenv
+_wgetenv_s
+_winmajor DATA
+_winminor DATA
+_winput_s
+_wmakepath
+_wmakepath_s
+_wmkdir
+_wmktemp
+_wmktemp_s
+_wopen
+_woutput_s
+_wperror
+_wpgmptr DATA
+_wpopen
+_wprintf_l
+_wprintf_p
+_wprintf_p_l
+_wprintf_s_l
+_wputenv
+_wputenv_s
+_wremove
+_wrename
+_write
+_wrmdir
+_wscanf_l
+_wscanf_s_l
+_wsearchenv
+_wsearchenv_s
+_wsetlocale
+_wsopen
+_wsopen_s
+_wspawnl
+_wspawnle
+_wspawnlp
+_wspawnlpe
+_wspawnv
+_wspawnve
+_wspawnvp
+_wspawnvpe
+_wsplitpath
+_wsplitpath_s
+_wstat
+_wstat64
+_wstati64
+_wstrdate
+_wstrdate_s
+_wstrtime
+_wstrtime_s
+_wsystem
+_wtempnam
+_wtempnam_dbg
+_wtmpnam
+_wtmpnam_s
+_wtof
+_wtof_l
+_wtoi
+_wtoi64
+_wtoi64_l
+_wtoi_l
+_wtol
+_wtol_l
+_wunlink
+_wutime
+_wutime32
+_wutime64
+_y0
+_y1
+_yn
+abort
+abs
+acos
+acosf
+asctime
+asctime_s
+asin
+asinf
+atan
+atan2
+atan2f
+atanf
+atexit
+atof
+atoi
+atol
+bsearch
+bsearch_s
+btowc
+calloc
+ceil
+ceilf
+clearerr
+clearerr_s
+clock
+cos
+cosf
+cosh
+coshf
+ctime
+difftime
+div
+exit
+exp
+expf
+fabs
+fabsf
+fclose
+feof
+ferror
+fflush
+fgetc
+fgetpos
+fgets
+fgetwc
+fgetws
+floor
+floorf
+fmod
+fmodf
+fopen
+fopen_s
+fprintf
+fprintf_s
+fputc
+fputs
+fputwc
+fputws
+fread
+free
+freopen
+freopen_s
+frexp
+fscanf
+fscanf_s
+fseek
+fsetpos
+ftell
+fwprintf
+fwprintf_s
+fwrite
+fwscanf
+fwscanf_s
+getc
+getchar
+getenv
+getenv_s
+getwc
+getwchar
+gmtime
+is_wctype
+isalnum
+isalpha
+iscntrl
+isdigit
+isgraph
+isleadbyte
+islower
+isprint
+ispunct
+isspace
+isupper
+iswalnum
+iswalpha
+iswascii
+iswcntrl
+iswctype
+iswdigit
+iswgraph
+iswlower
+iswprint
+iswpunct
+iswspace
+iswupper
+iswxdigit
+isxdigit
+labs
+ldexp
+ldiv
+localeconv
+localtime
+log
+log10
+log10f
+logf
+longjmp
+malloc
+mblen
+mbrlen
+mbrtowc
+mbsdup_dbg
+mbsrtowcs
+mbsrtowcs_s
+mbstowcs
+mbstowcs_s
+mbtowc
+memchr
+memcmp
+memcpy
+memcpy_s
+memmove
+memmove_s
+memset
+mktime
+modf
+modff
+perror
+pow
+powf
+printf
+printf_s
+putc
+putchar
+puts
+putwc
+putwchar
+qsort
+qsort_s
+raise
+rand
+rand_s
+realloc
+remove
+rename
+rewind
+scanf
+scanf_s
+setbuf
+setjmp
+setlocale
+setvbuf
+signal
+sin
+sinf
+sinh
+sinhf
+sprintf
+sprintf_s
+sqrt
+sqrtf
+srand
+sscanf
+sscanf_s
+strcat
+strcat_s
+strchr
+strcmp
+strcoll
+strcpy
+strcpy_s
+strcspn
+strerror
+strerror_s
+strftime
+strlen
+strncat
+strncat_s
+strncmp
+strncpy
+strncpy_s
+strnlen
+strpbrk
+strrchr
+strspn
+strstr
+strtod
+strtok
+strtok_s
+strtol
+strtoul
+strxfrm
+swprintf
+swprintf_s
+swscanf
+swscanf_s
+system
+tan
+tanf
+tanh
+tanhf
+time
+tmpfile
+tmpfile_s
+tmpnam
+tmpnam_s
+tolower
+toupper
+towlower
+towupper
+ungetc
+ungetwc
+utime
+vfprintf
+vfprintf_s
+vfwprintf
+vfwprintf_s
+vprintf
+vprintf_s
+vsprintf
+vsprintf_s
+vswprintf
+vswprintf_s
+vwprintf
+vwprintf_s
+wcrtomb
+wcrtomb_s
+wcscat
+wcscat_s
+wcschr
+wcscmp
+wcscoll
+wcscpy
+wcscpy_s
+wcscspn
+wcsftime
+wcslen
+wcsncat
+wcsncat_s
+wcsncmp
+wcsncpy
+wcsncpy_s
+wcsnlen
+wcspbrk
+wcsrchr
+wcsrtombs
+wcsrtombs_s
+wcsspn
+wcsstr
+wcstod
+wcstok
+wcstok_s
+wcstol
+wcstombs
+wcstombs_s
+wcstoul
+wcsxfrm
+wctob
+wctomb
+wctomb_s
+wprintf
+wprintf_s
+wscanf
+wscanf_s
diff --git a/mingw-w64-crt/libarm32/msvidctl.def b/mingw-w64-crt/libarm32/msvidctl.def
new file mode 100644
index 0000000..eb98e33
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msvidctl.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MSVidCtl.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSVidCtl.DLL"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/mswsock.def b/mingw-w64-crt/libarm32/mswsock.def
new file mode 100644
index 0000000..889f2f1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mswsock.def
@@ -0,0 +1,70 @@
+;
+; Definition file of MSWSOCK.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSWSOCK.dll"
+EXPORTS
+AcceptEx
+EnumProtocolsA
+EnumProtocolsW
+GetAcceptExSockaddrs
+GetAddressByNameA
+GetAddressByNameW
+GetNameByTypeA
+GetNameByTypeW
+GetServiceA
+GetServiceW
+GetSocketErrorMessageW
+GetTypeByNameA
+GetTypeByNameW
+MigrateWinsockConfiguration
+MigrateWinsockConfigurationEx
+NPLoadNameSpaces
+NSPStartup
+SetServiceA
+SetServiceW
+StartWsdpService
+StopWsdpService
+Tcpip4_WSHAddressToString
+Tcpip4_WSHEnumProtocols
+Tcpip4_WSHGetBroadcastSockaddr
+Tcpip4_WSHGetProviderGuid
+Tcpip4_WSHGetSockaddrType
+Tcpip4_WSHGetSocketInformation
+Tcpip4_WSHGetWSAProtocolInfo
+Tcpip4_WSHGetWildcardSockaddr
+Tcpip4_WSHGetWinsockMapping
+Tcpip4_WSHIoctl
+Tcpip4_WSHJoinLeaf
+Tcpip4_WSHNotify
+Tcpip4_WSHOpenSocket
+Tcpip4_WSHOpenSocket2
+Tcpip4_WSHSetSocketInformation
+Tcpip4_WSHStringToAddress
+Tcpip6_WSHAddressToString
+Tcpip6_WSHEnumProtocols
+Tcpip6_WSHGetProviderGuid
+Tcpip6_WSHGetSockaddrType
+Tcpip6_WSHGetSocketInformation
+Tcpip6_WSHGetWSAProtocolInfo
+Tcpip6_WSHGetWildcardSockaddr
+Tcpip6_WSHGetWinsockMapping
+Tcpip6_WSHIoctl
+Tcpip6_WSHJoinLeaf
+Tcpip6_WSHNotify
+Tcpip6_WSHOpenSocket
+Tcpip6_WSHOpenSocket2
+Tcpip6_WSHSetSocketInformation
+Tcpip6_WSHStringToAddress
+TransmitFile
+WSARecvEx
+WSPStartup
+dn_expand
+getnetbyname
+inet_network
+rcmd
+rexec
+rresvport
+s_perror
+sethostname
diff --git a/mingw-w64-crt/libarm32/msxml6.def b/mingw-w64-crt/libarm32/msxml6.def
new file mode 100644
index 0000000..4b37a02
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msxml6.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MSXML6.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSXML6.dll"
+EXPORTS
+DllSetProperty
diff --git a/mingw-w64-crt/libarm32/msyuv.def b/mingw-w64-crt/libarm32/msyuv.def
new file mode 100644
index 0000000..13e3712
--- /dev/null
+++ b/mingw-w64-crt/libarm32/msyuv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MSYUV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MSYUV.dll"
+EXPORTS
+DriverProc
diff --git a/mingw-w64-crt/libarm32/mtxdm.def b/mingw-w64-crt/libarm32/mtxdm.def
new file mode 100644
index 0000000..473f0a0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mtxdm.def
@@ -0,0 +1,8 @@
+;
+; Definition file of MTxDM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MTxDM.dll"
+EXPORTS
+GetDispenserManager
diff --git a/mingw-w64-crt/libarm32/mtxex.def b/mingw-w64-crt/libarm32/mtxex.def
new file mode 100644
index 0000000..26d5bb7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mtxex.def
@@ -0,0 +1,10 @@
+;
+; Definition file of mtxex.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mtxex.dll"
+EXPORTS
+GetObjectContext
+SafeRef
+MTSCreateActivity
diff --git a/mingw-w64-crt/libarm32/muifontsetup.def b/mingw-w64-crt/libarm32/muifontsetup.def
new file mode 100644
index 0000000..91e1439
--- /dev/null
+++ b/mingw-w64-crt/libarm32/muifontsetup.def
@@ -0,0 +1,9 @@
+;
+; Definition file of muifontsetup.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "muifontsetup.dll"
+EXPORTS
+OnMachineUILanguageInit
+OnMachineUILanguageSwitch
diff --git a/mingw-w64-crt/libarm32/muilanguagecleanup.def b/mingw-w64-crt/libarm32/muilanguagecleanup.def
new file mode 100644
index 0000000..3a7b244
--- /dev/null
+++ b/mingw-w64-crt/libarm32/muilanguagecleanup.def
@@ -0,0 +1,12 @@
+;
+; Definition file of MUILanguageCleanup.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "MUILanguageCleanup.dll"
+EXPORTS
+OnMachineUILanguageClear
+OnMachineUILanguageInit
+OnMachineUILanguageSwitch
+OnUILanguageAdd
+OnUILanguageRemove
diff --git a/mingw-w64-crt/libarm32/mvbtrcarm.def b/mingw-w64-crt/libarm32/mvbtrcarm.def
new file mode 100644
index 0000000..53a5367
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mvbtrcarm.def
@@ -0,0 +1,9 @@
+;
+; Definition file of mvbtrc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mvbtrc.dll"
+EXPORTS
+BluetoothEnableRadio
+IsBluetoothRadioEnabled
diff --git a/mingw-w64-crt/libarm32/mydocs.def b/mingw-w64-crt/libarm32/mydocs.def
new file mode 100644
index 0000000..ea78bb6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/mydocs.def
@@ -0,0 +1,8 @@
+;
+; Definition file of mydocs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "mydocs.dll"
+EXPORTS
+PerUserInit
diff --git a/mingw-w64-crt/libarm32/napinsp.def b/mingw-w64-crt/libarm32/napinsp.def
new file mode 100644
index 0000000..750fe26
--- /dev/null
+++ b/mingw-w64-crt/libarm32/napinsp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of NAPINSP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NAPINSP.dll"
+EXPORTS
+NSPStartup
diff --git a/mingw-w64-crt/libarm32/napipsec.def b/mingw-w64-crt/libarm32/napipsec.def
new file mode 100644
index 0000000..18a7685
--- /dev/null
+++ b/mingw-w64-crt/libarm32/napipsec.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NapIpsec.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NapIpsec.dll"
+EXPORTS
+InitializeNapIpsecRp
+UninitializeNapIpsecRp
diff --git a/mingw-w64-crt/libarm32/napmontr.def b/mingw-w64-crt/libarm32/napmontr.def
new file mode 100644
index 0000000..0d2b50b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/napmontr.def
@@ -0,0 +1,8 @@
+;
+; Definition file of napmontr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "napmontr.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/ncaapi.def b/mingw-w64-crt/libarm32/ncaapi.def
new file mode 100644
index 0000000..1f311aa
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncaapi.def
@@ -0,0 +1,17 @@
+;
+; Definition file of NcaApi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NcaApi.dll"
+EXPORTS
+NcaEngineClose
+NcaEngineOpen
+NcaExecuteAndCaptureLogs
+NcaGetConfig
+NcaGetEvidenceCollectorResult
+NcaNetworkClose
+NcaNetworkOpen
+NcaStatusEventSubscribe
+NcaStatusEventUnsubscribe
+NcaToggleNamePreferenceState
diff --git a/mingw-w64-crt/libarm32/ncasvc.def b/mingw-w64-crt/libarm32/ncasvc.def
new file mode 100644
index 0000000..a9b8b9b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncasvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NcaSvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NcaSvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/ncbservice.def b/mingw-w64-crt/libarm32/ncbservice.def
new file mode 100644
index 0000000..d5025eb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncbservice.def
@@ -0,0 +1,9 @@
+;
+; Definition file of ncbservice.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ncbservice.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/ncdautosetup.def b/mingw-w64-crt/libarm32/ncdautosetup.def
new file mode 100644
index 0000000..32ba4e5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncdautosetup.def
@@ -0,0 +1,10 @@
+;
+; Definition file of NcdAutoSetup.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NcdAutoSetup.dll"
+EXPORTS
+NcdAutoSetup_Generalize
+SvchostPushServiceGlobals
+SvchostMain
diff --git a/mingw-w64-crt/libarm32/nci.def b/mingw-w64-crt/libarm32/nci.def
new file mode 100644
index 0000000..fca5512
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nci.def
@@ -0,0 +1,10 @@
+;
+; Definition file of NCI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NCI.dll"
+EXPORTS
+NciGetConnectionName
+NciSetConnectionName
+UpdateAdvancedParameter
diff --git a/mingw-w64-crt/libarm32/ncobjapi.def b/mingw-w64-crt/libarm32/ncobjapi.def
new file mode 100644
index 0000000..a4755bd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncobjapi.def
@@ -0,0 +1,17 @@
+;
+; Definition file of NCObjAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NCObjAPI.DLL"
+EXPORTS
+WmiCommitObject
+WmiAddObjectProp
+WmiCreateObject
+WmiCreateObjectWithFormat
+WmiCreateObjectWithProps
+WmiDestroyObject
+WmiEventSourceConnect
+WmiEventSourceDisconnect
+WmiIsObjectActive
+WmiSetAndCommitObject
diff --git a/mingw-w64-crt/libarm32/ncrypt.def b/mingw-w64-crt/libarm32/ncrypt.def
new file mode 100644
index 0000000..735cc45
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncrypt.def
@@ -0,0 +1,137 @@
+;
+; Definition file of ncrypt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ncrypt.dll"
+EXPORTS
+BCryptAddContextFunction
+BCryptAddContextFunctionProvider
+BCryptCloseAlgorithmProvider
+BCryptConfigureContext
+BCryptConfigureContextFunction
+BCryptCreateContext
+BCryptCreateHash
+BCryptDecrypt
+BCryptDeleteContext
+BCryptDeriveKey
+BCryptDeriveKeyCapi
+BCryptDeriveKeyPBKDF2
+BCryptDestroyHash
+BCryptDestroyKey
+BCryptDestroySecret
+BCryptDuplicateHash
+BCryptDuplicateKey
+BCryptEncrypt
+BCryptEnumAlgorithms
+BCryptEnumContextFunctionProviders
+BCryptEnumContextFunctions
+BCryptEnumContexts
+BCryptEnumProviders
+BCryptEnumRegisteredProviders
+BCryptExportKey
+BCryptFinalizeKeyPair
+BCryptFinishHash
+BCryptFreeBuffer
+BCryptGenRandom
+BCryptGenerateKeyPair
+BCryptGenerateSymmetricKey
+BCryptGetFipsAlgorithmMode
+BCryptGetProperty
+BCryptHashData
+BCryptImportKey
+BCryptImportKeyPair
+BCryptKeyDerivation
+BCryptOpenAlgorithmProvider
+BCryptQueryContextConfiguration
+BCryptQueryContextFunctionConfiguration
+BCryptQueryContextFunctionProperty
+BCryptQueryProviderRegistration
+BCryptRegisterConfigChangeNotify
+BCryptRegisterProvider
+BCryptRemoveContextFunction
+BCryptRemoveContextFunctionProvider
+BCryptResolveProviders
+BCryptSecretAgreement
+BCryptSetAuditingInterface
+BCryptSetContextFunctionProperty
+BCryptSetProperty
+BCryptSignHash
+BCryptUnregisterConfigChangeNotify
+BCryptUnregisterProvider
+BCryptVerifySignature
+GetIsolationServerInterface
+GetKeyStorageInterface
+GetSChannelInterface
+NCryptCloseKeyProtector
+NCryptCloseProtectionDescriptor
+NCryptCreatePersistedKey
+NCryptCreateProtectionDescriptor
+NCryptDecrypt
+NCryptDeleteKey
+NCryptDeriveKey
+NCryptDuplicateKeyProtectorHandle
+NCryptEncrypt
+NCryptEnumAlgorithms
+NCryptEnumKeys
+NCryptEnumStorageProviders
+NCryptExportKey
+NCryptFinalizeKey
+NCryptFreeBuffer
+NCryptFreeObject
+NCryptGetProperty
+NCryptGetProtectionDescriptorInfo
+NCryptImportKey
+NCryptIsAlgSupported
+NCryptIsKeyHandle
+NCryptKeyDerivation
+NCryptNotifyChangeKey
+NCryptOpenKey
+NCryptOpenKeyProtector
+NCryptOpenStorageProvider
+NCryptProtectKey
+NCryptProtectSecret
+NCryptQueryProtectionDescriptorName
+NCryptRegisterProtectionDescriptorName
+NCryptSecretAgreement
+NCryptSetAuditingInterface
+NCryptSetProperty
+NCryptSignHash
+NCryptStreamClose
+NCryptStreamOpenToProtect
+NCryptStreamOpenToUnprotect
+NCryptStreamUpdate
+NCryptTranslateHandle
+NCryptUnprotectKey
+NCryptUnprotectSecret
+NCryptVerifySignature
+SslChangeNotify
+SslComputeClientAuthHash
+SslComputeEapKeyBlock
+SslComputeFinishedHash
+SslCreateClientAuthHash
+SslCreateEphemeralKey
+SslCreateHandshakeHash
+SslDecrementProviderReferenceCount
+SslDecryptPacket
+SslEncryptPacket
+SslEnumCipherSuites
+SslEnumProtocolProviders
+SslExportKey
+SslFreeBuffer
+SslFreeObject
+SslGenerateMasterKey
+SslGenerateSessionKeys
+SslGetCipherSuitePRFHashAlgorithm
+SslGetKeyProperty
+SslGetProviderProperty
+SslHashHandshake
+SslImportKey
+SslImportMasterKey
+SslIncrementProviderReferenceCount
+SslLookupCipherLengths
+SslLookupCipherSuiteInfo
+SslOpenPrivateKey
+SslOpenProvider
+SslSignHash
+SslVerifySignature
diff --git a/mingw-w64-crt/libarm32/ncryptprov.def b/mingw-w64-crt/libarm32/ncryptprov.def
new file mode 100644
index 0000000..db7bccf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncryptprov.def
@@ -0,0 +1,10 @@
+;
+; Definition file of ncryptprov.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ncryptprov.dll"
+EXPORTS
+GetKeyStorageInterface
+SKCacheFlush
+SetAuditingInterface
diff --git a/mingw-w64-crt/libarm32/ncryptsslp.def b/mingw-w64-crt/libarm32/ncryptsslp.def
new file mode 100644
index 0000000..f809769
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncryptsslp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ncryptsslp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ncryptsslp.dll"
+EXPORTS
+GetSChannelInterface
diff --git a/mingw-w64-crt/libarm32/ncsi.def b/mingw-w64-crt/libarm32/ncsi.def
new file mode 100644
index 0000000..944ed54
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncsi.def
@@ -0,0 +1,15 @@
+;
+; Definition file of ncsi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ncsi.dll"
+EXPORTS
+NcsiAllocateAndGetConnectivityStatusSet
+NcsiDeregisterConnectivityStatusChange
+NcsiFreeConnectivityStatusSet
+NcsiIdentifyUserSpecificProxies
+NcsiNotifySessionChange
+NcsiPerformRefresh
+NcsiRegisterConnectivityStatusChange
+NcsiUpdateClientPresence
diff --git a/mingw-w64-crt/libarm32/ncuprov.def b/mingw-w64-crt/libarm32/ncuprov.def
new file mode 100644
index 0000000..26a67cc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ncuprov.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NcuProv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NcuProv.dll"
+EXPORTS
+SruInitializeProvider
+SruUninitializeProvider
diff --git a/mingw-w64-crt/libarm32/nddeapi.def b/mingw-w64-crt/libarm32/nddeapi.def
new file mode 100644
index 0000000..a109e2a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nddeapi.def
@@ -0,0 +1,35 @@
+;
+; Definition file of NDdeApi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NDdeApi.dll"
+EXPORTS
+NDdeShareAddA
+NDdeShareDelA
+NDdeShareEnumA
+NDdeShareGetInfoA
+NDdeShareSetInfoA
+NDdeGetErrorStringA
+NDdeIsValidShareNameA
+NDdeIsValidAppTopicListA
+NDdeSpecialCommandA
+NDdeGetShareSecurityA
+NDdeSetShareSecurityA
+NDdeGetTrustedShareA
+NDdeSetTrustedShareA
+NDdeTrustedShareEnumA
+NDdeShareAddW
+NDdeShareDelW
+NDdeShareEnumW
+NDdeShareGetInfoW
+NDdeShareSetInfoW
+NDdeGetErrorStringW
+NDdeIsValidShareNameW
+NDdeIsValidAppTopicListW
+NDdeSpecialCommandW
+NDdeGetShareSecurityW
+NDdeSetShareSecurityW
+NDdeGetTrustedShareW
+NDdeSetTrustedShareW
+NDdeTrustedShareEnumW
diff --git a/mingw-w64-crt/libarm32/ndfapi.def b/mingw-w64-crt/libarm32/ndfapi.def
new file mode 100644
index 0000000..f4f3c35
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ndfapi.def
@@ -0,0 +1,31 @@
+;
+; Definition file of NDFAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NDFAPI.DLL"
+EXPORTS
+NdfRunDllDiagnoseIncident
+NdfRunDllDiagnoseNetConnectionIncident
+NdfRunDllDiagnoseWithAnswerFile
+NdfRunDllDuplicateIPDefendingSystem
+NdfRunDllDuplicateIPOffendingSystem
+NdfRunDllHelpTopic
+NdfCancelIncident
+NdfCloseIncident
+NdfCreateConnectivityIncident
+NdfCreateDNSIncident
+NdfCreateGroupingIncident
+NdfCreateInboundIncident
+NdfCreateIncident
+NdfCreateNetConnectionIncident
+NdfCreatePnrpIncident
+NdfCreateSharingIncident
+NdfCreateWebIncident
+NdfCreateWebIncidentEx
+NdfCreateWinSockIncident
+NdfDiagnoseIncident
+NdfExecuteDiagnosis
+NdfGetTraceFile
+NdfRepairIncident
+NdfRepairIncidentEx
diff --git a/mingw-w64-crt/libarm32/ndproxystub.def b/mingw-w64-crt/libarm32/ndproxystub.def
new file mode 100644
index 0000000..4a30353
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ndproxystub.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ProxyStub.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ProxyStub.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/nduprov.def b/mingw-w64-crt/libarm32/nduprov.def
new file mode 100644
index 0000000..621557e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nduprov.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NduProv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NduProv.dll"
+EXPORTS
+SruInitializeProvider
+SruUninitializeProvider
diff --git a/mingw-w64-crt/libarm32/negoexts.def b/mingw-w64-crt/libarm32/negoexts.def
new file mode 100644
index 0000000..09ee5dd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/negoexts.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NEGOEXTS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NEGOEXTS.dll"
+EXPORTS
+SpLsaModeInitialize
+SpUserModeInitialize
diff --git a/mingw-w64-crt/libarm32/netapi32.def b/mingw-w64-crt/libarm32/netapi32.def
new file mode 100644
index 0000000..ccfc5df
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netapi32.def
@@ -0,0 +1,310 @@
+;
+; Definition file of NETAPI32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NETAPI32.dll"
+EXPORTS
+DavAddConnection
+DavDeleteConnection
+DavFlushFile
+DavGetExtendedError
+DavGetHTTPFromUNCPath
+DavGetUNCFromHTTPPath
+DsAddressToSiteNamesA
+DsAddressToSiteNamesExA
+DsAddressToSiteNamesExW
+DsAddressToSiteNamesW
+DsDeregisterDnsHostRecordsA
+DsDeregisterDnsHostRecordsW
+DsEnumerateDomainTrustsA
+DsEnumerateDomainTrustsW
+DsGetDcCloseW
+DsGetDcNameA
+DsGetDcNameW
+DsGetDcNameWithAccountA
+DsGetDcNameWithAccountW
+DsGetDcNextA
+DsGetDcNextW
+DsGetDcOpenA
+DsGetDcOpenW
+DsGetDcSiteCoverageA
+DsGetDcSiteCoverageW
+DsGetForestTrustInformationW
+DsGetSiteNameA
+DsGetSiteNameW
+DsMergeForestTrustInformationW
+DsRoleFreeMemory
+DsRoleGetPrimaryDomainInformation
+DsValidateSubnetNameA
+DsValidateSubnetNameW
+I_BrowserDebugCall
+I_BrowserDebugTrace
+I_BrowserQueryEmulatedDomains
+I_BrowserQueryOtherDomains
+I_BrowserQueryStatistics
+I_BrowserResetNetlogonState
+I_BrowserResetStatistics
+I_BrowserServerEnum
+I_BrowserSetNetlogonState
+I_DsUpdateReadOnlyServerDnsRecords
+I_NetAccountDeltas
+I_NetAccountSync
+I_NetChainSetClientAttributes
+I_NetChainSetClientAttributes2
+I_NetDatabaseDeltas
+I_NetDatabaseRedo
+I_NetDatabaseSync
+I_NetDatabaseSync2
+I_NetDfsGetVersion
+I_NetDfsIsThisADomainName
+I_NetGetDCList
+I_NetGetForestTrustInformation
+I_NetLogonControl
+I_NetLogonControl2
+I_NetLogonGetDomainInfo
+I_NetLogonSamLogoff
+I_NetLogonSamLogon
+I_NetLogonSamLogonEx
+I_NetLogonSamLogonWithFlags
+I_NetLogonSendToSam
+I_NetLogonUasLogoff
+I_NetLogonUasLogon
+I_NetServerAuthenticate
+I_NetServerAuthenticate2
+I_NetServerAuthenticate3
+I_NetServerGetTrustInfo
+I_NetServerPasswordGet
+I_NetServerPasswordSet
+I_NetServerPasswordSet2
+I_NetServerReqChallenge
+I_NetServerSetServiceBits
+I_NetServerSetServiceBitsEx
+I_NetServerTrustPasswordsGet
+I_NetlogonComputeClientDigest
+I_NetlogonComputeServerDigest
+NetAccessAdd
+NetAccessDel
+NetAccessEnum
+NetAccessGetInfo
+NetAccessGetUserPerms
+NetAccessSetInfo
+NetAddAlternateComputerName
+NetAddServiceAccount
+NetAlertRaise
+NetAlertRaiseEx
+NetApiBufferAllocate
+NetApiBufferFree
+NetApiBufferReallocate
+NetApiBufferSize
+NetAuditClear
+NetAuditRead
+NetAuditWrite
+NetBrowserStatisticsGet
+NetConfigGet
+NetConfigGetAll
+NetConfigSet
+NetConnectionEnum
+NetCreateProvisioningPackage
+NetDfsAdd
+NetDfsAddFtRoot
+NetDfsAddRootTarget
+NetDfsAddStdRoot
+NetDfsAddStdRootForced
+NetDfsEnum
+NetDfsGetClientInfo
+NetDfsGetDcAddress
+NetDfsGetFtContainerSecurity
+NetDfsGetInfo
+NetDfsGetSecurity
+NetDfsGetStdContainerSecurity
+NetDfsGetSupportedNamespaceVersion
+NetDfsManagerGetConfigInfo
+NetDfsManagerInitialize
+NetDfsManagerSendSiteInfo
+NetDfsMove
+NetDfsRemove
+NetDfsRemoveFtRoot
+NetDfsRemoveFtRootForced
+NetDfsRemoveRootTarget
+NetDfsRemoveStdRoot
+NetDfsRename
+NetDfsSetClientInfo
+NetDfsSetFtContainerSecurity
+NetDfsSetInfo
+NetDfsSetSecurity
+NetDfsSetStdContainerSecurity
+NetEnumerateComputerNames
+NetEnumerateServiceAccounts
+NetEnumerateTrustedDomains
+NetErrorLogClear
+NetErrorLogRead
+NetErrorLogWrite
+NetFileClose
+NetFileEnum
+NetFileGetInfo
+NetGetAnyDCName
+NetGetDCName
+NetGetDisplayInformationIndex
+NetGetJoinInformation
+NetGetJoinableOUs
+NetGroupAdd
+NetGroupAddUser
+NetGroupDel
+NetGroupDelUser
+NetGroupEnum
+NetGroupGetInfo
+NetGroupGetUsers
+NetGroupSetInfo
+NetGroupSetUsers
+NetIsServiceAccount
+NetJoinDomain
+NetLocalGroupAdd
+NetLocalGroupAddMember
+NetLocalGroupAddMembers
+NetLocalGroupDel
+NetLocalGroupDelMember
+NetLocalGroupDelMembers
+NetLocalGroupEnum
+NetLocalGroupGetInfo
+NetLocalGroupGetMembers
+NetLocalGroupSetInfo
+NetLocalGroupSetMembers
+NetLogonGetTimeServiceParentDomain
+NetLogonSetServiceBits
+NetMessageBufferSend
+NetMessageNameAdd
+NetMessageNameDel
+NetMessageNameEnum
+NetMessageNameGetInfo
+NetProvisionComputerAccount
+NetQueryDisplayInformation
+NetQueryServiceAccount
+NetRegisterDomainNameChangeNotification
+NetRemoteComputerSupports
+NetRemoteTOD
+NetRemoveAlternateComputerName
+NetRemoveServiceAccount
+NetRenameMachineInDomain
+NetReplExportDirAdd
+NetReplExportDirDel
+NetReplExportDirEnum
+NetReplExportDirGetInfo
+NetReplExportDirLock
+NetReplExportDirSetInfo
+NetReplExportDirUnlock
+NetReplGetInfo
+NetReplImportDirAdd
+NetReplImportDirDel
+NetReplImportDirEnum
+NetReplImportDirGetInfo
+NetReplImportDirLock
+NetReplImportDirUnlock
+NetReplSetInfo
+NetRequestOfflineDomainJoin
+NetRequestProvisioningPackageInstall
+NetScheduleJobAdd
+NetScheduleJobDel
+NetScheduleJobEnum
+NetScheduleJobGetInfo
+NetServerAliasAdd
+NetServerAliasDel
+NetServerAliasEnum
+NetServerComputerNameAdd
+NetServerComputerNameDel
+NetServerDiskEnum
+NetServerEnum
+NetServerEnumEx
+NetServerGetInfo
+NetServerSetInfo
+NetServerTransportAdd
+NetServerTransportAddEx
+NetServerTransportDel
+NetServerTransportEnum
+NetServiceControl
+NetServiceEnum
+NetServiceGetInfo
+NetServiceInstall
+NetSessionDel
+NetSessionEnum
+NetSessionGetInfo
+NetSetPrimaryComputerName
+NetShareAdd
+NetShareCheck
+NetShareDel
+NetShareDelEx
+NetShareDelSticky
+NetShareEnum
+NetShareEnumSticky
+NetShareGetInfo
+NetShareSetInfo
+NetStatisticsGet
+NetUnjoinDomain
+NetUnregisterDomainNameChangeNotification
+NetUseAdd
+NetUseDel
+NetUseEnum
+NetUseGetInfo
+NetUserAdd
+NetUserChangePassword
+NetUserDel
+NetUserEnum
+NetUserGetGroups
+NetUserGetInfo
+NetUserGetLocalGroups
+NetUserModalsGet
+NetUserModalsSet
+NetUserSetGroups
+NetUserSetInfo
+NetValidateName
+NetValidatePasswordPolicy
+NetValidatePasswordPolicyFree
+NetWkstaGetInfo
+NetWkstaSetInfo
+NetWkstaTransportAdd
+NetWkstaTransportDel
+NetWkstaTransportEnum
+NetWkstaUserEnum
+NetWkstaUserGetInfo
+NetWkstaUserSetInfo
+NetapipBufferAllocate
+Netbios
+NetpAddTlnFtinfoEntry
+NetpAllocFtinfoEntry
+NetpAssertFailed
+NetpCleanFtinfoContext
+NetpCloseConfigData
+NetpCopyFtinfoContext
+NetpDbgPrint
+NetpGetConfigBool
+NetpGetConfigDword
+NetpGetConfigTStrArray
+NetpGetConfigValue
+NetpGetFileSecurity
+NetpHexDump
+NetpInitFtinfoContext
+NetpIsRemote
+NetpIsUncComputerNameValid
+NetpMergeFtinfo
+NetpNetBiosReset
+NetpNetBiosStatusToApiStatus
+NetpOpenConfigData
+NetpSetFileSecurity
+NetpwNameCanonicalize
+NetpwNameCompare
+NetpwNameValidate
+NetpwPathCanonicalize
+NetpwPathCompare
+NetpwPathType
+NlBindingAddServerToCache
+NlBindingRemoveServerFromCache
+NlBindingSetAuthInfo
+RxNetAccessAdd
+RxNetAccessDel
+RxNetAccessEnum
+RxNetAccessGetInfo
+RxNetAccessGetUserPerms
+RxNetAccessSetInfo
+RxNetServerEnum
+RxNetUserPasswordSet
+RxRemoteApi
diff --git a/mingw-w64-crt/libarm32/netbios.def b/mingw-w64-crt/libarm32/netbios.def
new file mode 100644
index 0000000..09aa047
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netbios.def
@@ -0,0 +1,8 @@
+;
+; Definition file of netbios.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netbios.dll"
+EXPORTS
+Netbios
diff --git a/mingw-w64-crt/libarm32/netcfgx.def b/mingw-w64-crt/libarm32/netcfgx.def
new file mode 100644
index 0000000..d514b23
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netcfgx.def
@@ -0,0 +1,14 @@
+;
+; Definition file of netcfgx.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netcfgx.dll"
+EXPORTS
+LanaCfgFromCommandArgs
+NetCfgDiagFromCommandArgs
+NetCfgDiagRepairRegistryBindings
+NetClassInstaller
+NetPropPageProvider
+OnMachineUILanguageInit
+OnMachineUILanguageSwitch
diff --git a/mingw-w64-crt/libarm32/netdiagfx.def b/mingw-w64-crt/libarm32/netdiagfx.def
new file mode 100644
index 0000000..48b9726
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netdiagfx.def
@@ -0,0 +1,13 @@
+;
+; Definition file of netdiagfx.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netdiagfx.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
+HelperTraceEvent
+HelperTraceInitialize
+HelperTraceUninitialize
diff --git a/mingw-w64-crt/libarm32/netfxperf.def b/mingw-w64-crt/libarm32/netfxperf.def
new file mode 100644
index 0000000..6904ff2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netfxperf.def
@@ -0,0 +1,10 @@
+;
+; Definition file of netfxperf.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netfxperf.dll"
+EXPORTS
+ClosePerformanceData
+CollectPerformanceData
+OpenPerformanceData
diff --git a/mingw-w64-crt/libarm32/netid.def b/mingw-w64-crt/libarm32/netid.def
new file mode 100644
index 0000000..71f6d03
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netid.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NETID.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NETID.DLL"
+EXPORTS
+CreateNetIDPropertyPage
+ShowDcNotFoundErrorDialog
diff --git a/mingw-w64-crt/libarm32/netiohlp.def b/mingw-w64-crt/libarm32/netiohlp.def
new file mode 100644
index 0000000..cb970da
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netiohlp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of NETIOHLP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NETIOHLP.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/netjoin.def b/mingw-w64-crt/libarm32/netjoin.def
new file mode 100644
index 0000000..51fd2e9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netjoin.def
@@ -0,0 +1,43 @@
+;
+; Definition file of netjoin.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netjoin.dll"
+EXPORTS
+NetCreateProvisioningPackage
+NetProvisionComputerAccount
+NetRequestOfflineDomainJoin
+NetRequestProvisioningPackageInstall
+NetSetuppCloseLog
+NetSetuppOpenLog
+NetpAnalyzeProvisioningPackage
+NetpAvoidNetlogonSpnSet
+NetpChangeMachineName
+NetpCheckOfflineLsaPolicyUpdate
+NetpCompleteOfflineDomainJoin
+NetpContinueProvisioningPackageInstall
+NetpControlServices
+NetpCrackNamesStatus2Win32Error
+NetpCreateComputerObjectInDs
+NetpDoDomainJoin
+NetpDomainJoinLicensingCheck
+NetpFreeLdapLsaDomainInfo
+NetpGetJoinInformation
+NetpGetListOfJoinableOUs
+NetpGetLsaPrimaryDomain
+NetpGetMachineAccountName
+NetpGetNewMachineName
+NetpIsSetupInProgress
+NetpLogPrintHelper
+NetpMachineValidToJoin
+NetpManageIPCConnect
+NetpManageMachineAccountWithSid
+NetpQueryService
+NetpSeparateUserAndDomain
+NetpSetComputerAccountPassword
+NetpStopService
+NetpStoreInitialDcRecord
+NetpUnJoinDomain
+NetpUpgradePreNT5JoinInfo
+NetpValidateName
diff --git a/mingw-w64-crt/libarm32/netlogon.def b/mingw-w64-crt/libarm32/netlogon.def
new file mode 100644
index 0000000..5ae6510
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netlogon.def
@@ -0,0 +1,31 @@
+;
+; Definition file of NETLOGON.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NETLOGON.dll"
+EXPORTS
+DsrGetDcNameEx2
+I_NetLogonAddressToSiteName
+I_NetLogonAppendChangeLog
+I_NetLogonCloseChangeLog
+I_NetLogonFree
+I_NetLogonGetAuthDataEx
+I_NetLogonGetSerialNumber
+I_NetLogonLdapLookupEx
+I_NetLogonMixedDomain
+I_NetLogonNewChangeLog
+I_NetLogonReadChangeLog
+I_NetLogonSendToSamOnDc
+I_NetLogonSetServiceBits
+I_NetNotifyDelta
+I_NetNotifyDsChange
+I_NetNotifyMachineAccount
+I_NetNotifyNetlogonDllHandle
+I_NetNotifyNtdsDsaDeletion
+I_NetNotifyRole
+I_NetNotifyTrustedDomain
+InitSecurityInterfaceW
+NetIGetEncTypes
+NetILogonSamLogon
+NlNetlogonMain
diff --git a/mingw-w64-crt/libarm32/netman.def b/mingw-w64-crt/libarm32/netman.def
new file mode 100644
index 0000000..2088a42
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netman.def
@@ -0,0 +1,14 @@
+;
+; Definition file of netman.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netman.dll"
+EXPORTS
+HrGetPnpDeviceStatus
+HrLanConnectionNameFromGuidOrPath
+HrPnpInstanceIdFromGuid
+HrQueryLanMediaState
+NetManDiagFromCommandArgs
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/netplwiz.def b/mingw-w64-crt/libarm32/netplwiz.def
new file mode 100644
index 0000000..2d48e0f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netplwiz.def
@@ -0,0 +1,12 @@
+;
+; Definition file of NETPLWIZ.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NETPLWIZ.dll"
+EXPORTS
+ClearAutoLogon
+NetAccessWizard
+NetPlacesWizardDoModal
+SHDisconnectNetDrives
+UsersRunDllW
diff --git a/mingw-w64-crt/libarm32/netprofmsvc.def b/mingw-w64-crt/libarm32/netprofmsvc.def
new file mode 100644
index 0000000..c895545
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netprofmsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of netprofm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netprofm.dll"
+EXPORTS
+SvchostPushServiceGlobals
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/netprovisionsp.def b/mingw-w64-crt/libarm32/netprovisionsp.def
new file mode 100644
index 0000000..4408dfd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netprovisionsp.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NetProvisionSp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NetProvisionSp.dll"
+EXPORTS
+NetpCertProviderInitialize
+NetpPolProviderInitialize
diff --git a/mingw-w64-crt/libarm32/netsetupapi.def b/mingw-w64-crt/libarm32/netsetupapi.def
new file mode 100644
index 0000000..4262601
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netsetupapi.def
@@ -0,0 +1,21 @@
+;
+; Definition file of NetSetupApi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NetSetupApi.dll"
+EXPORTS
+NetSetupClose
+NetSetupCloseObjectQuery
+NetSetupCommit
+NetSetupCreateObject
+NetSetupCreateObjectQuery
+NetSetupDeleteObject
+NetSetupFreeObjectProperties
+NetSetupFreeObjects
+NetSetupGetObjectProperties
+NetSetupGetObjectPropertyKeys
+NetSetupGetObjects
+NetSetupInitialize
+NetSetupRollback
+NetSetupSetObjectProperties
diff --git a/mingw-w64-crt/libarm32/netshell.def b/mingw-w64-crt/libarm32/netshell.def
new file mode 100644
index 0000000..e2f09e4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netshell.def
@@ -0,0 +1,16 @@
+;
+; Definition file of netshell.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netshell.dll"
+EXPORTS
+HrCreateDesktopIcon
+HrGetIconFromMediaType
+HrGetIconFromMediaTypeEx
+HrLaunchConnection
+HrLaunchConnectionEx
+HrRenameConnection
+NcFreeNetconProperties
+NcIsValidConnectionName
+StartNCW
diff --git a/mingw-w64-crt/libarm32/nettrace.def b/mingw-w64-crt/libarm32/nettrace.def
new file mode 100644
index 0000000..ce853c4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nettrace.def
@@ -0,0 +1,8 @@
+;
+; Definition file of NETTRACE.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NETTRACE.DLL"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/netutils.def b/mingw-w64-crt/libarm32/netutils.def
new file mode 100644
index 0000000..429580a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/netutils.def
@@ -0,0 +1,29 @@
+;
+; Definition file of netutils.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "netutils.dll"
+EXPORTS
+NetApiBufferAllocate
+NetApiBufferFree
+NetApiBufferReallocate
+NetApiBufferSize
+NetRemoteComputerSupports
+NetapipBufferAllocate
+NetpIsComputerNameValid
+NetpIsDomainNameValid
+NetpIsGroupNameValid
+NetpIsRemote
+NetpIsRemoteNameValid
+NetpIsShareNameValid
+NetpIsUncComputerNameValid
+NetpIsUserNameValid
+NetpwListCanonicalize
+NetpwListTraverse
+NetpwNameCanonicalize
+NetpwNameCompare
+NetpwNameValidate
+NetpwPathCanonicalize
+NetpwPathCompare
+NetpwPathType
diff --git a/mingw-w64-crt/libarm32/newdev.def b/mingw-w64-crt/libarm32/newdev.def
new file mode 100644
index 0000000..c205569
--- /dev/null
+++ b/mingw-w64-crt/libarm32/newdev.def
@@ -0,0 +1,27 @@
+;
+; Definition file of newdev.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "newdev.dll"
+EXPORTS
+DeviceInternetSettingUiW
+DiInstallDevice
+DiInstallDriverA
+DiInstallDriverW
+DiRollbackDriver
+DiShowUpdateDevice
+DiUninstallDevice
+GetInternetPolicies
+InstallNewDevice
+InstallSelectedDriver
+InstallWindowsUpdateDriver
+InstallWindowsUpdateDriverEx
+InstallWindowsUpdateDrivers
+QueryWindowsUpdateDriverStatus
+SetInternetPolicies
+UpdateDriverForPlugAndPlayDevicesA
+UpdateDriverForPlugAndPlayDevicesW
+pDiDoDeviceInstallAsAdmin
+pDiDoNullDriverInstall
+pDiRunFinishInstallOperations
diff --git a/mingw-w64-crt/libarm32/ninput.def b/mingw-w64-crt/libarm32/ninput.def
new file mode 100644
index 0000000..7247627
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ninput.def
@@ -0,0 +1,37 @@
+;
+; Definition file of NInput.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NInput.dll"
+EXPORTS
+DefaultInputHandler
+AddPointerInteractionContext
+BufferPointerPacketsInteractionContext
+CreateInteractionContext
+DestroyInteractionContext
+GetCrossSlideParameterInteractionContext
+GetInertiaParameterInteractionContext
+GetInteractionConfigurationInteractionContext
+GetMouseWheelParameterInteractionContext
+GetPropertyInteractionContext
+GetStateInteractionContext
+ProcessBufferedPacketsInteractionContext
+ProcessInertiaInteractionContext
+ProcessPointerFramesInteractionContext
+RegisterOutputCallbackInteractionContext
+RemovePointerInteractionContext
+ResetInteractionContext
+SetCrossSlideParametersInteractionContext
+SetInertiaParameterInteractionContext
+SetInteractionConfigurationInteractionContext
+SetMouseWheelParameterInteractionContext
+SetPivotInteractionContext
+SetPropertyInteractionContext
+StopInteractionContext
+ord_2500 @2500
+ord_2501 @2501
+ord_2502 @2502
+ord_2503 @2503
+ord_2504 @2504
+ord_2505 @2505
diff --git a/mingw-w64-crt/libarm32/nl7data0011.def b/mingw-w64-crt/libarm32/nl7data0011.def
new file mode 100644
index 0000000..d4f6889
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nl7data0011.def
@@ -0,0 +1,8 @@
+;
+; Definition file of langdata.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "langdata.dll"
+EXPORTS
+LangDataCall
diff --git a/mingw-w64-crt/libarm32/nl7data001e.def b/mingw-w64-crt/libarm32/nl7data001e.def
new file mode 100644
index 0000000..d4f6889
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nl7data001e.def
@@ -0,0 +1,8 @@
+;
+; Definition file of langdata.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "langdata.dll"
+EXPORTS
+LangDataCall
diff --git a/mingw-w64-crt/libarm32/nl7data0404.def b/mingw-w64-crt/libarm32/nl7data0404.def
new file mode 100644
index 0000000..d4f6889
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nl7data0404.def
@@ -0,0 +1,8 @@
+;
+; Definition file of langdata.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "langdata.dll"
+EXPORTS
+LangDataCall
diff --git a/mingw-w64-crt/libarm32/nl7data0804.def b/mingw-w64-crt/libarm32/nl7data0804.def
new file mode 100644
index 0000000..d4f6889
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nl7data0804.def
@@ -0,0 +1,8 @@
+;
+; Definition file of langdata.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "langdata.dll"
+EXPORTS
+LangDataCall
diff --git a/mingw-w64-crt/libarm32/nlaapi.def b/mingw-w64-crt/libarm32/nlaapi.def
new file mode 100644
index 0000000..c172824
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nlaapi.def
@@ -0,0 +1,35 @@
+;
+; Definition file of nlaapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nlaapi.dll"
+EXPORTS
+LANIdFreeCollection
+LANIdRetrieveCollection
+NSPStartup
+NlaAddToPluginRequests
+NlaAddToTypeSet
+NlaAnd
+NlaCloseQuery
+NlaComposeNetSignature
+NlaCreateFilter
+NlaCreatePluginRequests
+NlaCreateTypeSet
+NlaDecomposeNetSignature
+NlaDeleteDataSet
+NlaDeleteFilter
+NlaDeletePluginRequests
+NlaDeleteTypeSet
+NlaEqual
+NlaEqualNetSignatures
+NlaGetInternetCapability
+NlaGetIntranetCapability
+NlaNotEqual
+NlaOpenQuery
+NlaOr
+NlaQueryNetData
+NlaQueryNetDataEx
+NlaQueryNetSignatures
+NlaRefreshQuery
+NlaRegisterQuery
diff --git a/mingw-w64-crt/libarm32/nlasvc.def b/mingw-w64-crt/libarm32/nlasvc.def
new file mode 100644
index 0000000..857ee1a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nlasvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of nlasvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nlasvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/nlmproxy.def b/mingw-w64-crt/libarm32/nlmproxy.def
new file mode 100644
index 0000000..09bbb64
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nlmproxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of nlmproxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nlmproxy.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/nlmsprep.def b/mingw-w64-crt/libarm32/nlmsprep.def
new file mode 100644
index 0000000..74f938d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nlmsprep.def
@@ -0,0 +1,8 @@
+;
+; Definition file of nlmsprep.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nlmsprep.dll"
+EXPORTS
+NetworkListManager_Generalize
diff --git a/mingw-w64-crt/libarm32/nlsdl.def b/mingw-w64-crt/libarm32/nlsdl.def
new file mode 100644
index 0000000..7322c26
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nlsdl.def
@@ -0,0 +1,11 @@
+;
+; Definition file of Nlsdl.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Nlsdl.dll"
+EXPORTS
+DownlevelGetParentLocaleLCID
+DownlevelGetParentLocaleName
+DownlevelLCIDToLocaleName
+DownlevelLocaleNameToLCID
diff --git a/mingw-w64-crt/libarm32/normaliz.def b/mingw-w64-crt/libarm32/normaliz.def
new file mode 100644
index 0000000..d028362
--- /dev/null
+++ b/mingw-w64-crt/libarm32/normaliz.def
@@ -0,0 +1,12 @@
+;
+; Definition file of Normaliz.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Normaliz.dll"
+EXPORTS
+IdnToAscii
+IdnToNameprepUnicode
+IdnToUnicode
+IsNormalizedString
+NormalizeString
diff --git a/mingw-w64-crt/libarm32/npmproxy.def b/mingw-w64-crt/libarm32/npmproxy.def
new file mode 100644
index 0000000..ab10b7c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/npmproxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of npmproxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "npmproxy.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/nrpsrv.def b/mingw-w64-crt/libarm32/nrpsrv.def
new file mode 100644
index 0000000..6955d8e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nrpsrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of nrpsrv.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nrpsrv.DLL"
+EXPORTS
+NrpStartRpcServer
+NrpStopRpcServer
diff --git a/mingw-w64-crt/libarm32/nshhttp.def b/mingw-w64-crt/libarm32/nshhttp.def
new file mode 100644
index 0000000..a876bad
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nshhttp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of nshhttp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nshhttp.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/nshipsec.def b/mingw-w64-crt/libarm32/nshipsec.def
new file mode 100644
index 0000000..f2ff5bf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nshipsec.def
@@ -0,0 +1,8 @@
+;
+; Definition file of NSHIPSEC.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NSHIPSEC.DLL"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/nshwfp.def b/mingw-w64-crt/libarm32/nshwfp.def
new file mode 100644
index 0000000..c6865c8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nshwfp.def
@@ -0,0 +1,15 @@
+;
+; Definition file of NSHWFP.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NSHWFP.DLL"
+EXPORTS
+IdpConfigAddPolicy
+IdpConfigAllocateAndGetPolicy
+IdpConfigFreePolicy
+IdpConfigInitDefaultPolicy
+IdpConfigRemovePolicy
+InitHelperDll
+WfpCaptureExportedW
+WfpCaptureStop
diff --git a/mingw-w64-crt/libarm32/nsi.def b/mingw-w64-crt/libarm32/nsi.def
new file mode 100644
index 0000000..fb987d1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nsi.def
@@ -0,0 +1,33 @@
+;
+; Definition file of NSI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NSI.dll"
+EXPORTS
+NsiAllocateAndGetPersistentDataWithMaskTable
+NsiAllocateAndGetTable
+NsiCancelChangeNotification
+NsiDeregisterChangeNotification
+NsiDeregisterChangeNotificationEx
+NsiEnumerateObjectsAllParameters
+NsiEnumerateObjectsAllParametersEx
+NsiEnumerateObjectsAllPersistentParametersWithMask
+NsiFreePersistentDataWithMaskTable
+NsiFreeTable
+NsiGetAllParameters
+NsiGetAllParametersEx
+NsiGetAllPersistentParametersWithMask
+NsiGetObjectSecurity
+NsiGetParameter
+NsiGetParameterEx
+NsiRegisterChangeNotification
+NsiRegisterChangeNotificationEx
+NsiRequestChangeNotification
+NsiRequestChangeNotificationEx
+NsiSetAllParameters
+NsiSetAllParametersEx
+NsiSetAllPersistentParametersWithMask
+NsiSetObjectSecurity
+NsiSetParameter
+NsiSetParameterEx
diff --git a/mingw-w64-crt/libarm32/nsisvc.def b/mingw-w64-crt/libarm32/nsisvc.def
new file mode 100644
index 0000000..99c32e0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nsisvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of nsisvc.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nsisvc.DLL"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/ntasn1.def b/mingw-w64-crt/libarm32/ntasn1.def
new file mode 100644
index 0000000..273046f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ntasn1.def
@@ -0,0 +1,67 @@
+;
+; Definition file of NTASN1.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NTASN1.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+ord_14 @14
+ord_15 @15
+ord_16 @16
+ord_17 @17
+ord_18 @18
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ord_22 @22
+ord_23 @23
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+ord_28 @28
+ord_29 @29
+ord_30 @30
+ord_31 @31
+ord_32 @32
+ord_33 @33
+ord_34 @34
+ord_35 @35
+ord_36 @36
+ord_37 @37
+ord_38 @38
+ord_39 @39
+ord_40 @40
+ord_41 @41
+ord_42 @42
+ord_43 @43
+ord_44 @44
+ord_45 @45
+ord_46 @46
+ord_47 @47
+ord_48 @48
+ord_49 @49
+ord_50 @50
+ord_51 @51
+ord_52 @52
+ord_53 @53
+ord_54 @54
+ord_55 @55
+ord_56 @56
+ord_57 @57
+ord_58 @58
+ord_59 @59
+ord_60 @60
+ord_61 @61
diff --git a/mingw-w64-crt/libarm32/ntdll.def b/mingw-w64-crt/libarm32/ntdll.def
new file mode 100644
index 0000000..13099a9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ntdll.def
@@ -0,0 +1,2165 @@
+;
+; Definition file of ntdll.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ntdll.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+A_SHAFinal
+A_SHAInit
+A_SHAUpdate
+AlpcAdjustCompletionListConcurrencyCount
+AlpcFreeCompletionListMessage
+AlpcGetCompletionListLastMessageInformation
+AlpcGetCompletionListMessageAttributes
+AlpcGetHeaderSize
+AlpcGetMessageAttribute
+AlpcGetMessageFromCompletionList
+AlpcGetOutstandingCompletionListMessageCount
+AlpcInitializeMessageAttribute
+AlpcMaxAllowedMessageLength
+AlpcRegisterCompletionList
+AlpcRegisterCompletionListWorkerThread
+AlpcRundownCompletionList
+AlpcUnregisterCompletionList
+AlpcUnregisterCompletionListWorkerThread
+ApiSetQueryApiSetPresence
+CsrAllocateCaptureBuffer
+CsrAllocateMessagePointer
+CsrCaptureMessageBuffer
+CsrCaptureMessageMultiUnicodeStringsInPlace
+CsrCaptureMessageString
+CsrCaptureTimeout
+CsrClientCallServer
+CsrClientConnectToServer
+CsrFreeCaptureBuffer
+CsrGetProcessId
+CsrIdentifyAlertableThread
+CsrSetPriorityClass
+CsrVerifyRegion
+DbgBreakPoint
+DbgPrint
+DbgPrintEx
+DbgPrintReturnControlC
+DbgPrompt
+DbgQueryDebugFilterState
+DbgSetDebugFilterState
+DbgUiConnectToDbg
+DbgUiContinue
+DbgUiConvertStateChangeStructure
+DbgUiDebugActiveProcess
+DbgUiGetThreadDebugObject
+DbgUiIssueRemoteBreakin
+DbgUiRemoteBreakin
+DbgUiSetThreadDebugObject
+DbgUiStopDebugging
+DbgUiWaitStateChange
+DbgUserBreakPoint
+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
+ExpInterlockedPopEntrySListEnd
+ExpInterlockedPopEntrySListFault
+ExpInterlockedPopEntrySListResume
+KiRaiseUserExceptionDispatcher
+KiUserApcDispatcher
+KiUserCallbackDispatcher
+KiUserExceptionDispatcher
+KiUserInvertedFunctionTable DATA
+LdrAccessResource
+LdrAddDllDirectory
+LdrAddLoadAsDataTable
+LdrAddRefDll
+LdrAppxHandleIntegrityFailure
+LdrDisableThreadCalloutsForDll
+LdrEnumResources
+LdrEnumerateLoadedModules
+LdrFindEntryForAddress
+LdrFindResourceDirectory_U
+LdrFindResourceEx_U
+LdrFindResource_U
+LdrFlushAlternateResourceModules
+LdrGetDllDirectory
+LdrGetDllFullName
+LdrGetDllHandle
+LdrGetDllHandleByMapping
+LdrGetDllHandleByName
+LdrGetDllHandleEx
+LdrGetDllPath
+LdrGetFailureData
+LdrGetFileNameFromLoadAsDataTable
+LdrGetProcedureAddress
+LdrGetProcedureAddressEx
+LdrGetProcedureAddressForCaller
+LdrInitShimEngineDynamic
+LdrInitializeThunk
+LdrLoadAlternateResourceModule
+LdrLoadAlternateResourceModuleEx
+LdrLoadDll
+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
+LdrVerifyImageMatchesChecksum
+LdrVerifyImageMatchesChecksumEx
+LdrpResGetMappingSize
+LdrpResGetResourceDirectory
+MD4Final
+MD4Init
+MD4Update
+MD5Final
+MD5Init
+MD5Update
+NlsAnsiCodePage DATA
+NlsMbCodePageTag DATA
+NlsMbOemCodePageTag DATA
+NtAcceptConnectPort
+NtAccessCheck
+NtAccessCheckAndAuditAlarm
+NtAccessCheckByType
+NtAccessCheckByTypeAndAuditAlarm
+NtAccessCheckByTypeResultList
+NtAccessCheckByTypeResultListAndAuditAlarm
+NtAccessCheckByTypeResultListAndAuditAlarmByHandle
+NtAddAtom
+NtAddAtomEx
+NtAddBootEntry
+NtAddDriverEntry
+NtAdjustGroupsToken
+NtAdjustPrivilegesToken
+NtAdjustTokenClaimsAndDeviceGroups
+NtAlertResumeThread
+NtAlertThread
+NtAlertThreadByThreadId
+NtAllocateLocallyUniqueId
+NtAllocateReserveObject
+NtAllocateUserPhysicalPages
+NtAllocateUuids
+NtAllocateVirtualMemory
+NtAlpcAcceptConnectPort
+NtAlpcCancelMessage
+NtAlpcConnectPort
+NtAlpcConnectPortEx
+NtAlpcCreatePort
+NtAlpcCreatePortSection
+NtAlpcCreateResourceReserve
+NtAlpcCreateSectionView
+NtAlpcCreateSecurityContext
+NtAlpcDeletePortSection
+NtAlpcDeleteResourceReserve
+NtAlpcDeleteSectionView
+NtAlpcDeleteSecurityContext
+NtAlpcDisconnectPort
+NtAlpcImpersonateClientOfPort
+NtAlpcOpenSenderProcess
+NtAlpcOpenSenderThread
+NtAlpcQueryInformation
+NtAlpcQueryInformationMessage
+NtAlpcRevokeSecurityContext
+NtAlpcSendWaitReceivePort
+NtAlpcSetInformation
+NtApphelpCacheControl
+NtAreMappedFilesTheSame
+NtAssignProcessToJobObject
+NtAssociateWaitCompletionPacket
+NtCallbackReturn
+NtCancelIoFile
+NtCancelIoFileEx
+NtCancelSynchronousIoFile
+NtCancelTimer
+NtCancelTimer2
+NtCancelWaitCompletionPacket
+NtClearEvent
+NtClose
+NtCloseObjectAuditAlarm
+NtCommitComplete
+NtCommitEnlistment
+NtCommitTransaction
+NtCompactKeys
+NtCompareTokens
+NtCompleteConnectPort
+NtCompressKey
+NtConnectPort
+NtContinue
+NtCreateDebugObject
+NtCreateDirectoryObject
+NtCreateDirectoryObjectEx
+NtCreateEnlistment
+NtCreateEvent
+NtCreateEventPair
+NtCreateFile
+NtCreateIRTimer
+NtCreateIoCompletion
+NtCreateJobObject
+NtCreateJobSet
+NtCreateKey
+NtCreateKeyTransacted
+NtCreateKeyedEvent
+NtCreateLowBoxToken
+NtCreateMailslotFile
+NtCreateMutant
+NtCreateNamedPipeFile
+NtCreatePagingFile
+NtCreatePort
+NtCreatePrivateNamespace
+NtCreateProcess
+NtCreateProcessEx
+NtCreateProfile
+NtCreateProfileEx
+NtCreateResourceManager
+NtCreateSection
+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
+NtGetDevicePowerState
+NtGetMUIRegistryInfo
+NtGetNextProcess
+NtGetNextThread
+NtGetNlsSectionPtr
+NtGetNotificationResourceManager
+NtGetTickCount
+NtGetWriteWatch
+NtImpersonateAnonymousToken
+NtImpersonateClientOfPort
+NtImpersonateThread
+NtInitializeNlsFiles
+NtInitializeRegistry
+NtInitiatePowerAction
+NtIsProcessInJob
+NtIsSystemResumeAutomatic
+NtIsUILanguageComitted
+NtListenPort
+NtLoadDriver
+NtLoadKey
+NtLoadKey2
+NtLoadKeyEx
+NtLockFile
+NtLockProductActivationKeys
+NtLockRegistryKey
+NtLockVirtualMemory
+NtMakePermanentObject
+NtMakeTemporaryObject
+NtMapCMFModule
+NtMapUserPhysicalPages
+NtMapUserPhysicalPagesScatter
+NtMapViewOfSection
+NtModifyBootEntry
+NtModifyDriverEntry
+NtNotifyChangeDirectoryFile
+NtNotifyChangeKey
+NtNotifyChangeMultipleKeys
+NtNotifyChangeSession
+NtOpenDirectoryObject
+NtOpenEnlistment
+NtOpenEvent
+NtOpenEventPair
+NtOpenFile
+NtOpenIoCompletion
+NtOpenJobObject
+NtOpenKey
+NtOpenKeyEx
+NtOpenKeyTransacted
+NtOpenKeyTransactedEx
+NtOpenKeyedEvent
+NtOpenMutant
+NtOpenObjectAuditAlarm
+NtOpenPrivateNamespace
+NtOpenProcess
+NtOpenProcessToken
+NtOpenProcessTokenEx
+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
+NtQueryBootEntryOrder
+NtQueryBootOptions
+NtQueryDebugFilterState
+NtQueryDefaultLocale
+NtQueryDefaultUILanguage
+NtQueryDirectoryFile
+NtQueryDirectoryObject
+NtQueryDriverEntryOrder
+NtQueryEaFile
+NtQueryEvent
+NtQueryFullAttributesFile
+NtQueryInformationAtom
+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
+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
+NtRollbackComplete
+NtRollbackEnlistment
+NtRollbackTransaction
+NtRollforwardTransactionManager
+NtSaveKey
+NtSaveKeyEx
+NtSaveMergedKeys
+NtSecureConnectPort
+NtSerializeBoot
+NtSetBootEntryOrder
+NtSetBootOptions
+NtSetCachedSigningLevel
+NtSetContextThread
+NtSetDebugFilterState
+NtSetDefaultHardErrorPort
+NtSetDefaultLocale
+NtSetDefaultUILanguage
+NtSetDriverEntryOrder
+NtSetEaFile
+NtSetEvent
+NtSetEventBoostPriority
+NtSetHighEventPair
+NtSetHighWaitLowEventPair
+NtSetIRTimer
+NtSetInformationDebugObject
+NtSetInformationEnlistment
+NtSetInformationFile
+NtSetInformationJobObject
+NtSetInformationKey
+NtSetInformationObject
+NtSetInformationProcess
+NtSetInformationResourceManager
+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
+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
+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
+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
+RtlAssert
+RtlAvlInsertNodeEx
+RtlAvlRemoveNode
+RtlBarrier
+RtlBarrierForDelete
+RtlCancelTimer
+RtlCanonicalizeDomainName
+RtlCaptureContext
+RtlCaptureStackBackTrace
+RtlCharToInteger
+RtlCheckForOrphanedCriticalSections
+RtlCheckPortableOperatingSystem
+RtlCheckRegistryKey
+RtlCheckTokenCapability
+RtlCheckTokenMembership
+RtlCheckTokenMembershipEx
+RtlCleanUpTEBLangLists
+RtlClearAllBits
+RtlClearBit
+RtlClearBits
+RtlCloneMemoryStream
+RtlCloneUserProcess
+RtlCmDecodeMemIoResource
+RtlCmEncodeMemIoResource
+RtlCommitDebugInfo
+RtlCommitMemoryStream
+RtlCompactHeap
+RtlCompareAltitudes
+RtlCompareMemory
+RtlCompareMemoryUlong
+RtlCompareString
+RtlCompareUnicodeString
+RtlCompareUnicodeStrings
+RtlCompressBuffer
+RtlComputeCrc32
+RtlComputeImportTableHash
+RtlComputePrivatizedDllName_U
+RtlConnectToSm
+RtlConsoleMultiByteToUnicodeN
+RtlContractHashTable
+RtlConvertExclusiveToShared
+RtlConvertLCIDToString
+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
+RtlCreateProcessReflection
+RtlCreateQueryDebugBuffer
+RtlCreateRegistryKey
+RtlCreateSecurityDescriptor
+RtlCreateServiceSid
+RtlCreateSystemVolumeInformationFolder
+RtlCreateTagHeap
+RtlCreateTimer
+RtlCreateTimerQueue
+RtlCreateUnicodeString
+RtlCreateUnicodeStringFromAsciiz
+RtlCreateUserProcess
+RtlCreateUserSecurityObject
+RtlCreateUserStack
+RtlCreateUserThread
+RtlCreateVirtualAccountSid
+RtlCultureNameToLCID
+RtlCustomCPToUnicodeN
+RtlCutoverTimeToSystemTime
+RtlDeCommitDebugInfo
+RtlDeNormalizeProcessParams
+RtlDeactivateActivationContext
+RtlDeactivateActivationContextUnsafeFast
+RtlDebugPrintTimes
+RtlDecodePointer
+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
+RtlDestroyAtomTable
+RtlDestroyEnvironment
+RtlDestroyHandleTable
+RtlDestroyHeap
+RtlDestroyMemoryBlockLookaside
+RtlDestroyMemoryZone
+RtlDestroyProcessParameters
+RtlDestroyQueryDebugBuffer
+RtlDetectHeapLeaks
+RtlDetermineDosPathNameType_U
+RtlDisableThreadProfiling
+RtlDllShutdownInProgress
+RtlDnsHostNameToComputerName
+RtlDoesFileExists_U
+RtlDosApplyFileIsolationRedirection_Ustr
+RtlDosPathNameToNtPathName_U
+RtlDosPathNameToNtPathName_U_WithStatus
+RtlDosPathNameToRelativeNtPathName_U
+RtlDosPathNameToRelativeNtPathName_U_WithStatus
+RtlDosSearchPath_U
+RtlDosSearchPath_Ustr
+RtlDowncaseUnicodeChar
+RtlDowncaseUnicodeString
+RtlDumpResource
+RtlDuplicateUnicodeString
+RtlEmptyAtomTable
+RtlEnableEarlyCriticalSectionEventCreation
+RtlEnableThreadProfiling
+RtlEncodePointer
+RtlEncodeSystemPointer
+RtlEndEnumerationHashTable
+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
+RtlExtendMemoryBlockLookaside
+RtlExtendMemoryZone
+RtlExtendedMagicDivide
+RtlExtractBitMap
+RtlFillMemory
+RtlFillMemoryUlong
+RtlFillMemoryUlonglong
+RtlFinalReleaseOutOfProcessMemoryStream
+RtlFindAceByType
+RtlFindActivationContextSectionGuid
+RtlFindActivationContextSectionString
+RtlFindCharInUnicodeString
+RtlFindClearBits
+RtlFindClearBitsAndSet
+RtlFindClearRuns
+RtlFindClosestEncodableLength
+RtlFindLastBackwardRunClear
+RtlFindLeastSignificantBit
+RtlFindLongestRunClear
+RtlFindMessage
+RtlFindMostSignificantBit
+RtlFindNextForwardRunClear
+RtlFindSetBits
+RtlFindSetBitsAndClear
+RtlFirstEntrySList
+RtlFirstFreeAce
+RtlFlsAlloc
+RtlFlsFree
+RtlFlushHeaps
+RtlFlushSecureMemoryCache
+RtlFormatCurrentUserKeyPath
+RtlFormatMessage
+RtlFormatMessageEx
+RtlFreeActivationContextStack
+RtlFreeAnsiString
+RtlFreeHandle
+RtlFreeHeap
+RtlFreeMemoryBlockLookaside
+RtlFreeOemString
+RtlFreeSid
+RtlFreeThreadActivationContextStack
+RtlFreeUnicodeString
+RtlFreeUserStack
+RtlGUIDFromString
+RtlGenerate8dot3Name
+RtlGetAce
+RtlGetActiveActivationContext
+RtlGetAppContainerNamedObjectPath
+RtlGetAppContainerParent
+RtlGetAppContainerSidType
+RtlGetCallersAddress
+RtlGetCompressionWorkSpaceSize
+RtlGetControlSecurityDescriptor
+RtlGetCriticalSectionRecursionCount
+RtlGetCurrentDirectory_U
+RtlGetCurrentPeb
+RtlGetCurrentProcessorNumber
+RtlGetCurrentProcessorNumberEx
+RtlGetCurrentTransaction
+RtlGetDaclSecurityDescriptor
+RtlGetElementGenericTable
+RtlGetElementGenericTableAvl
+RtlGetEnabledExtendedFeatures
+RtlGetExePath
+RtlGetExtendedContextLength
+RtlGetExtendedFeaturesMask
+RtlGetFileMUIPath
+RtlGetFrame
+RtlGetFullPathName_U
+RtlGetFullPathName_UEx
+RtlGetFullPathName_UstrEx
+RtlGetFunctionTableListHead
+RtlGetGroupSecurityDescriptor
+RtlGetIntegerAtom
+RtlGetLastNtStatus
+RtlGetLastWin32Error
+RtlGetLengthWithoutLastFullDosOrNtPathElement
+RtlGetLengthWithoutTrailingPathSeperators
+RtlGetLocaleFileMappingAddress
+RtlGetLongestNtPathLength
+RtlGetNativeSystemInformation
+RtlGetNextEntryHashTable
+RtlGetNtGlobalFlags
+RtlGetNtProductType
+RtlGetNtVersionNumbers
+RtlGetOwnerSecurityDescriptor
+RtlGetParentLocaleName
+RtlGetProcessHeaps
+RtlGetProcessPreferredUILanguages
+RtlGetProductInfo
+RtlGetSaclSecurityDescriptor
+RtlGetSearchPath
+RtlGetSecurityDescriptorRMControl
+RtlGetSetBootStatusData
+RtlGetSystemPreferredUILanguages
+RtlGetSystemTimePrecise
+RtlGetThreadErrorMode
+RtlGetThreadLangIdByIndex
+RtlGetThreadPreferredUILanguages
+RtlGetUILanguageInfo
+RtlGetUnloadEventTrace
+RtlGetUnloadEventTraceEx
+RtlGetUserInfoHeap
+RtlGetUserPreferredUILanguages
+RtlGetVersion
+RtlGrowFunctionTable
+RtlHashUnicodeString
+RtlHeapTrkInitialize
+RtlIdentifierAuthoritySid
+RtlIdnToAscii
+RtlIdnToNameprepUnicode
+RtlIdnToUnicode
+RtlImageDirectoryEntryToData
+RtlImageNtHeader
+RtlImageNtHeaderEx
+RtlImageRvaToSection
+RtlImageRvaToVa
+RtlImpersonateSelf
+RtlImpersonateSelfEx
+RtlInitAnsiString
+RtlInitAnsiStringEx
+RtlInitBarrier
+RtlInitCodePageTable
+RtlInitEnumerationHashTable
+RtlInitMemoryStream
+RtlInitNlsTables
+RtlInitOutOfProcessMemoryStream
+RtlInitString
+RtlInitUnicodeString
+RtlInitUnicodeStringEx
+RtlInitWeakEnumerationHashTable
+RtlInitializeAtomPackage
+RtlInitializeBitMap
+RtlInitializeConditionVariable
+RtlInitializeContext
+RtlInitializeCriticalSection
+RtlInitializeCriticalSectionAndSpinCount
+RtlInitializeCriticalSectionEx
+RtlInitializeExtendedContext
+RtlInitializeGenericTable
+RtlInitializeGenericTableAvl
+RtlInitializeHandleTable
+RtlInitializeNtUserPfn
+RtlInitializeRXact
+RtlInitializeResource
+RtlInitializeSListHead
+RtlInitializeSRWLock
+RtlInitializeSid
+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
+RtlIsCriticalSectionLocked
+RtlIsCriticalSectionLockedByThread
+RtlIsCurrentThreadAttachExempt
+RtlIsDosDeviceName_U
+RtlIsGenericTableEmpty
+RtlIsGenericTableEmptyAvl
+RtlIsNameInExpression
+RtlIsNameLegalDOS8Dot3
+RtlIsNormalizedString
+RtlIsPackageSid
+RtlIsParentOfChildAppContainer
+RtlIsTextUnicode
+RtlIsThreadWithinLoaderCallout
+RtlIsUntrustedObject
+RtlIsValidHandle
+RtlIsValidIndexHandle
+RtlIsValidLocaleName
+RtlIsValidProcessTrustLabelSid
+RtlKnownExceptionFilter
+RtlLCIDToCultureName
+RtlLargeIntegerToChar
+RtlLcidToLocaleName
+RtlLeaveCriticalSection
+RtlLengthRequiredSid
+RtlLengthSecurityDescriptor
+RtlLengthSid
+RtlLengthSidAsUnicodeString
+RtlLoadString
+RtlLocalTimeToSystemTime
+RtlLocaleNameToLcid
+RtlLocateExtendedFeature
+RtlLocateLegacyContext
+RtlLockBootStatusData
+RtlLockCurrentThread
+RtlLockHeap
+RtlLockMemoryBlockLookaside
+RtlLockMemoryStreamRegion
+RtlLockMemoryZone
+RtlLockModuleSection
+RtlLogStackBackTrace
+RtlLookupAtomInAtomTable
+RtlLookupElementGenericTable
+RtlLookupElementGenericTableAvl
+RtlLookupElementGenericTableFull
+RtlLookupElementGenericTableFullAvl
+RtlLookupEntryHashTable
+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
+RtlOwnerAcesPresent
+RtlPcToFileHeader
+RtlPinAtomInAtomTable
+RtlPopFrame
+RtlPrefixString
+RtlPrefixUnicodeString
+RtlProcessFlsData
+RtlProtectHeap
+RtlPublishWnfStateData
+RtlPushFrame
+RtlQueryActivationContextApplicationSettings
+RtlQueryAtomInAtomTable
+RtlQueryCriticalSectionOwner
+RtlQueryDepthSList
+RtlQueryDynamicTimeZoneInformation
+RtlQueryElevationFlags
+RtlQueryEnvironmentVariable
+RtlQueryEnvironmentVariable_U
+RtlQueryHeapInformation
+RtlQueryInformationAcl
+RtlQueryInformationActivationContext
+RtlQueryInformationActiveActivationContext
+RtlQueryInterfaceMemoryStream
+RtlQueryModuleInformation
+RtlQueryPackageIdentity
+RtlQueryPackageIdentityEx
+RtlQueryPerformanceCounter
+RtlQueryPerformanceFrequency
+RtlQueryProcessBackTraceInformation
+RtlQueryProcessDebugInformation
+RtlQueryProcessHeapInformation
+RtlQueryProcessLockInformation
+RtlQueryRegistryValues
+RtlQueryRegistryValuesEx
+RtlQueryResourcePolicy
+RtlQuerySecurityObject
+RtlQueryTagHeap
+RtlQueryThreadProfiling
+RtlQueryTimeZoneInformation
+RtlQueryUnbiasedInterruptTime
+RtlQueryValidationRunlevel
+RtlQueryWnfMetaNotification
+RtlQueryWnfStateData
+RtlQueryWnfStateDataWithExplicitScope
+RtlQueueApcWow64Thread
+RtlQueueWorkItem
+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
+RtlReportException
+RtlReportSilentProcessExit
+RtlReportSqmEscalation
+RtlResetMemoryBlockLookaside
+RtlResetMemoryZone
+RtlResetNtUserPfn
+RtlResetRtlTranslations
+RtlRestoreContext
+RtlRestoreLastWin32Error
+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
+RtlSetInformationAcl
+RtlSetIoCompletionCallback
+RtlSetLastWin32Error
+RtlSetLastWin32ErrorAndNtStatusFromNtStatus
+RtlSetMemoryStreamSize
+RtlSetOwnerSecurityDescriptor
+RtlSetPortableOperatingSystem
+RtlSetProcessDebugInformation
+RtlSetProcessIsCritical
+RtlSetProcessPreferredUILanguages
+RtlSetSaclSecurityDescriptor
+RtlSetSearchPathMode
+RtlSetSecurityDescriptorRMControl
+RtlSetSecurityObject
+RtlSetSecurityObjectEx
+RtlSetThreadErrorMode
+RtlSetThreadIsCritical
+RtlSetThreadPoolStartFunc
+RtlSetThreadPreferredUILanguages
+RtlSetTimeZoneInformation
+RtlSetTimer
+RtlSetUnhandledExceptionFilter
+RtlSetUserFlagsHeap
+RtlSetUserValueHeap
+RtlSidDominates
+RtlSidDominatesForTrust
+RtlSidEqualLevel
+RtlSidHashInitialize
+RtlSidHashLookup
+RtlSidIsHigherLevel
+RtlSizeHeap
+RtlSleepConditionVariableCS
+RtlSleepConditionVariableSRW
+RtlSplay
+RtlStartRXact
+RtlStatMemoryStream
+RtlStringFromGUID
+RtlStringFromGUIDEx
+RtlSubAuthorityCountSid
+RtlSubAuthoritySid
+RtlSubscribeWnfStateChangeNotification
+RtlSubtreePredecessor
+RtlSubtreeSuccessor
+RtlSystemTimeToLocalTime
+RtlTestAndPublishWnfStateData
+RtlTestBit
+RtlTestProtectedAccess
+RtlTimeFieldsToTime
+RtlTimeToElapsedTimeFields
+RtlTimeToSecondsSince1970
+RtlTimeToSecondsSince1980
+RtlTimeToTimeFields
+RtlTraceDatabaseAdd
+RtlTraceDatabaseCreate
+RtlTraceDatabaseDestroy
+RtlTraceDatabaseEnumerate
+RtlTraceDatabaseFind
+RtlTraceDatabaseLock
+RtlTraceDatabaseUnlock
+RtlTraceDatabaseValidate
+RtlTryAcquirePebLock
+RtlTryAcquireSRWLockExclusive
+RtlTryAcquireSRWLockShared
+RtlTryConvertSRWLockSharedToExclusiveOrRelease
+RtlTryEnterCriticalSection
+RtlUTF8ToUnicodeN
+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
+RtlUserThreadStart
+RtlUshortByteSwap
+RtlValidAcl
+RtlValidProcessProtection
+RtlValidRelativeSecurityDescriptor
+RtlValidSecurityDescriptor
+RtlValidSid
+RtlValidateHeap
+RtlValidateProcessHeaps
+RtlValidateUnicodeString
+RtlVerifyVersionInfo
+RtlVirtualUnwind
+RtlWaitForWnfMetaNotification
+RtlWaitOnAddress
+RtlWakeAddressAll
+RtlWakeAddressAllNoFence
+RtlWakeAddressSingle
+RtlWakeAddressSingleNoFence
+RtlWakeAllConditionVariable
+RtlWakeConditionVariable
+RtlWalkFrameChain
+RtlWalkHeap
+RtlWeaklyEnumerateEntryHashTable
+RtlWerpReportException
+RtlWnfCompareChangeStamp
+RtlWnfDllUnloadCallback
+RtlWow64CallFunction64
+RtlWow64EnableFsRedirection
+RtlWow64EnableFsRedirectionEx
+RtlWriteMemoryStream
+RtlWriteRegistryValue
+RtlZeroHeap
+RtlZeroMemory
+RtlZombifyActivationContext
+RtlpApplyLengthFunction
+RtlpCheckDynamicTimeZoneInformation
+RtlpCleanupRegistryKeys
+RtlpConvertAbsoluteToRelativeSecurityAttribute
+RtlpConvertCultureNamesToLCIDs
+RtlpConvertLCIDsToCultureNames
+RtlpConvertRelativeToAbsoluteSecurityAttribute
+RtlpCreateProcessRegistryInfo
+RtlpEnsureBufferSize
+RtlpFreezeTimeBias DATA
+RtlpGetLCIDFromLangInfoNode
+RtlpGetNameFromLangInfoNode
+RtlpGetSystemDefaultUILanguage
+RtlpGetUserOrMachineUILanguage4NLS
+RtlpInitializeLangRegistryInfo
+RtlpIsQualifiedLanguage
+RtlpLoadMachineUIByPolicy
+RtlpLoadUserUIByPolicy
+RtlpMergeSecurityAttributeInformation
+RtlpMuiFreeLangRegistryInfo
+RtlpMuiRegCreateRegistryInfo
+RtlpMuiRegFreeRegistryInfo
+RtlpMuiRegLoadRegistryInfo
+RtlpNotOwnerCriticalSection
+RtlpNtCreateKey
+RtlpNtEnumerateSubKey
+RtlpNtMakeTemporaryKey
+RtlpNtOpenKey
+RtlpNtQueryValueKey
+RtlpNtSetValueKey
+RtlpQueryDefaultUILanguage
+RtlpRefreshCachedUILanguage
+RtlpSetInstallLanguage
+RtlpSetPreferredUILanguages
+RtlpSetUserPreferredUILanguages
+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
+TpSetPoolMinThreads
+TpSetPoolStackInformation
+TpSetPoolThreadBasePriority
+TpSetTimer
+TpSetTimerEx
+TpSetWait
+TpSetWaitEx
+TpSimpleTryPost
+TpStartAsyncIoOperation
+TpTimerOutstandingCallbackCount
+TpTrimPools
+TpWaitForAlpcCompletion
+TpWaitForIoCompletion
+TpWaitForJobNotification
+TpWaitForTimer
+TpWaitForWait
+TpWaitForWork
+VerSetConditionMask
+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
+ZwAcceptConnectPort
+ZwAccessCheck
+ZwAccessCheckAndAuditAlarm
+ZwAccessCheckByType
+ZwAccessCheckByTypeAndAuditAlarm
+ZwAccessCheckByTypeResultList
+ZwAccessCheckByTypeResultListAndAuditAlarm
+ZwAccessCheckByTypeResultListAndAuditAlarmByHandle
+ZwAddAtom
+ZwAddAtomEx
+ZwAddBootEntry
+ZwAddDriverEntry
+ZwAdjustGroupsToken
+ZwAdjustPrivilegesToken
+ZwAdjustTokenClaimsAndDeviceGroups
+ZwAlertResumeThread
+ZwAlertThread
+ZwAlertThreadByThreadId
+ZwAllocateLocallyUniqueId
+ZwAllocateReserveObject
+ZwAllocateUserPhysicalPages
+ZwAllocateUuids
+ZwAllocateVirtualMemory
+ZwAlpcAcceptConnectPort
+ZwAlpcCancelMessage
+ZwAlpcConnectPort
+ZwAlpcConnectPortEx
+ZwAlpcCreatePort
+ZwAlpcCreatePortSection
+ZwAlpcCreateResourceReserve
+ZwAlpcCreateSectionView
+ZwAlpcCreateSecurityContext
+ZwAlpcDeletePortSection
+ZwAlpcDeleteResourceReserve
+ZwAlpcDeleteSectionView
+ZwAlpcDeleteSecurityContext
+ZwAlpcDisconnectPort
+ZwAlpcImpersonateClientOfPort
+ZwAlpcOpenSenderProcess
+ZwAlpcOpenSenderThread
+ZwAlpcQueryInformation
+ZwAlpcQueryInformationMessage
+ZwAlpcRevokeSecurityContext
+ZwAlpcSendWaitReceivePort
+ZwAlpcSetInformation
+ZwApphelpCacheControl
+ZwAreMappedFilesTheSame
+ZwAssignProcessToJobObject
+ZwAssociateWaitCompletionPacket
+ZwCallbackReturn
+ZwCancelIoFile
+ZwCancelIoFileEx
+ZwCancelSynchronousIoFile
+ZwCancelTimer
+ZwCancelTimer2
+ZwCancelWaitCompletionPacket
+ZwClearEvent
+ZwClose
+ZwCloseObjectAuditAlarm
+ZwCommitComplete
+ZwCommitEnlistment
+ZwCommitTransaction
+ZwCompactKeys
+ZwCompareTokens
+ZwCompleteConnectPort
+ZwCompressKey
+ZwConnectPort
+ZwContinue
+ZwCreateDebugObject
+ZwCreateDirectoryObject
+ZwCreateDirectoryObjectEx
+ZwCreateEnlistment
+ZwCreateEvent
+ZwCreateEventPair
+ZwCreateFile
+ZwCreateIRTimer
+ZwCreateIoCompletion
+ZwCreateJobObject
+ZwCreateJobSet
+ZwCreateKey
+ZwCreateKeyTransacted
+ZwCreateKeyedEvent
+ZwCreateLowBoxToken
+ZwCreateMailslotFile
+ZwCreateMutant
+ZwCreateNamedPipeFile
+ZwCreatePagingFile
+ZwCreatePort
+ZwCreatePrivateNamespace
+ZwCreateProcess
+ZwCreateProcessEx
+ZwCreateProfile
+ZwCreateProfileEx
+ZwCreateResourceManager
+ZwCreateSection
+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
+ZwGetDevicePowerState
+ZwGetMUIRegistryInfo
+ZwGetNextProcess
+ZwGetNextThread
+ZwGetNlsSectionPtr
+ZwGetNotificationResourceManager
+ZwGetWriteWatch
+ZwImpersonateAnonymousToken
+ZwImpersonateClientOfPort
+ZwImpersonateThread
+ZwInitializeNlsFiles
+ZwInitializeRegistry
+ZwInitiatePowerAction
+ZwIsProcessInJob
+ZwIsSystemResumeAutomatic
+ZwIsUILanguageComitted
+ZwListenPort
+ZwLoadDriver
+ZwLoadKey
+ZwLoadKey2
+ZwLoadKeyEx
+ZwLockFile
+ZwLockProductActivationKeys
+ZwLockRegistryKey
+ZwLockVirtualMemory
+ZwMakePermanentObject
+ZwMakeTemporaryObject
+ZwMapCMFModule
+ZwMapUserPhysicalPages
+ZwMapUserPhysicalPagesScatter
+ZwMapViewOfSection
+ZwModifyBootEntry
+ZwModifyDriverEntry
+ZwNotifyChangeDirectoryFile
+ZwNotifyChangeKey
+ZwNotifyChangeMultipleKeys
+ZwNotifyChangeSession
+ZwOpenDirectoryObject
+ZwOpenEnlistment
+ZwOpenEvent
+ZwOpenEventPair
+ZwOpenFile
+ZwOpenIoCompletion
+ZwOpenJobObject
+ZwOpenKey
+ZwOpenKeyEx
+ZwOpenKeyTransacted
+ZwOpenKeyTransactedEx
+ZwOpenKeyedEvent
+ZwOpenMutant
+ZwOpenObjectAuditAlarm
+ZwOpenPrivateNamespace
+ZwOpenProcess
+ZwOpenProcessToken
+ZwOpenProcessTokenEx
+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
+ZwQueryBootEntryOrder
+ZwQueryBootOptions
+ZwQueryDebugFilterState
+ZwQueryDefaultLocale
+ZwQueryDefaultUILanguage
+ZwQueryDirectoryFile
+ZwQueryDirectoryObject
+ZwQueryDriverEntryOrder
+ZwQueryEaFile
+ZwQueryEvent
+ZwQueryFullAttributesFile
+ZwQueryInformationAtom
+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
+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
+ZwRollbackComplete
+ZwRollbackEnlistment
+ZwRollbackTransaction
+ZwRollforwardTransactionManager
+ZwSaveKey
+ZwSaveKeyEx
+ZwSaveMergedKeys
+ZwSecureConnectPort
+ZwSerializeBoot
+ZwSetBootEntryOrder
+ZwSetBootOptions
+ZwSetCachedSigningLevel
+ZwSetContextThread
+ZwSetDebugFilterState
+ZwSetDefaultHardErrorPort
+ZwSetDefaultLocale
+ZwSetDefaultUILanguage
+ZwSetDriverEntryOrder
+ZwSetEaFile
+ZwSetEvent
+ZwSetEventBoostPriority
+ZwSetHighEventPair
+ZwSetHighWaitLowEventPair
+ZwSetIRTimer
+ZwSetInformationDebugObject
+ZwSetInformationEnlistment
+ZwSetInformationFile
+ZwSetInformationJobObject
+ZwSetInformationKey
+ZwSetInformationObject
+ZwSetInformationProcess
+ZwSetInformationResourceManager
+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
+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
+ZwWriteFile
+ZwWriteFileGather
+ZwWriteRequestData
+ZwWriteVirtualMemory
+ZwYieldExecution
+__C_specific_handler
+__chkstk
+__isascii
+__iscsym
+__iscsymf
+__jump_unwind
+__toascii
+_atoi64
+_errno
+_fltused DATA
+_i64toa
+_i64toa_s
+_i64tow
+_i64tow_s
+_itoa
+_itoa_s
+_itow
+_itow_s
+_lfind
+_ltoa
+_ltoa_s
+_ltow
+_ltow_s
+_makepath_s
+_memccpy
+_memicmp
+_setjmp
+_setjmpex
+_snprintf
+_snprintf_s
+_snscanf_s
+_snwprintf
+_snwprintf_s
+_snwscanf_s
+_splitpath
+_splitpath_s
+_strcmpi
+_stricmp
+_strlwr
+_strlwr_s
+_strnicmp
+_strnset_s
+_strset_s
+_strupr
+_strupr_s
+_swprintf
+_ui64toa
+_ui64toa_s
+_ui64tow
+_ui64tow_s
+_ultoa
+_ultoa_s
+_ultow
+_ultow_s
+_vscwprintf
+_vsnprintf
+_vsnprintf_s
+_vsnwprintf
+_vsnwprintf_s
+_vswprintf
+_wcsicmp
+_wcslwr
+_wcslwr_s
+_wcsnicmp
+_wcsnset_s
+_wcsset_s
+_wcstoi64
+_wcstoui64
+_wcsupr
+_wcsupr_s
+_wmakepath_s
+_wsplitpath_s
+_wtoi
+_wtoi64
+_wtol
+abs
+atan
+atoi
+atol
+bsearch
+ceil
+cos
+fabs
+floor
+isalnum
+isalpha
+iscntrl
+isdigit
+isgraph
+islower
+isprint
+ispunct
+isspace
+isupper
+iswalnum
+iswalpha
+iswascii
+iswctype
+iswdigit
+iswgraph
+iswlower
+iswprint
+iswspace
+iswxdigit
+isxdigit
+labs
+log
+longjmp
+mbstowcs
+memchr
+memcmp
+memcpy
+memcpy_s
+memmove
+memmove_s
+memset
+pow
+qsort
+qsort_s
+sin
+sprintf
+sprintf_s
+sqrt
+sscanf
+sscanf_s
+strcat
+strcat_s
+strchr
+strcmp
+strcpy
+strcpy_s
+strcspn
+strlen
+strncat
+strncat_s
+strncmp
+strncpy
+strncpy_s
+strnlen
+strpbrk
+strrchr
+strspn
+strstr
+strtok_s
+strtol
+strtoul
+swprintf
+swprintf_s
+swscanf_s
+tan
+tolower
+toupper
+towlower
+towupper
+vDbgPrintEx
+vDbgPrintExWithPrefix
+vsprintf
+vsprintf_s
+vswprintf_s
+wcscat
+wcscat_s
+wcschr
+wcscmp
+wcscpy
+wcscpy_s
+wcscspn
+wcslen
+wcsncat
+wcsncat_s
+wcsncmp
+wcsncpy
+wcsncpy_s
+wcsnlen
+wcspbrk
+wcsrchr
+wcsspn
+wcsstr
+wcstok_s
+wcstol
+wcstombs
+wcstoul
diff --git a/mingw-w64-crt/libarm32/ntdsapi.def b/mingw-w64-crt/libarm32/ntdsapi.def
new file mode 100644
index 0000000..8815d2b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ntdsapi.def
@@ -0,0 +1,130 @@
+;
+; Definition file of NTDSAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NTDSAPI.dll"
+EXPORTS
+DsAddCloneDCW
+DsAddSidHistoryA
+DsAddSidHistoryW
+DsBindA
+DsBindByInstanceA
+DsBindByInstanceW
+DsBindToISTGA
+DsBindToISTGW
+DsBindW
+DsBindWithCredA
+DsBindWithCredW
+DsBindWithSpnA
+DsBindWithSpnExA
+DsBindWithSpnExW
+DsBindWithSpnExWWorker
+DsBindWithSpnW
+DsBindingSetTimeout
+DsClientMakeSpnForTargetServerA
+DsClientMakeSpnForTargetServerW
+DsCrackNamesA
+DsCrackNamesW
+DsCrackNamesWWorker
+DsCrackSpn2A
+DsCrackSpn2W
+DsCrackSpn3W
+DsCrackSpn4W
+DsCrackSpnA
+DsCrackSpnW
+DsCrackUnquotedMangledRdnA
+DsCrackUnquotedMangledRdnW
+DsFinishDemotionW
+DsFreeCloneDcResult
+DsFreeDomainControllerInfoA
+DsFreeDomainControllerInfoW
+DsFreeDomainControllerInfoWWorker
+DsFreeNameResultA
+DsFreeNameResultW
+DsFreeNameResultWWorker
+DsFreePasswordCredentials
+DsFreePasswordCredentialsWorker
+DsFreeSchemaGuidMapA
+DsFreeSchemaGuidMapW
+DsFreeSpnArrayA
+DsFreeSpnArrayW
+DsGetBindAddrW
+DsGetBindAnnotW
+DsGetBindInstGuid
+DsGetDomainControllerInfoA
+DsGetDomainControllerInfoW
+DsGetDomainControllerInfoWWorker
+DsGetRdnW
+DsGetSpnA
+DsGetSpnW
+DsInheritSecurityIdentityA
+DsInheritSecurityIdentityW
+DsInitDemotionW
+DsIsMangledDnA
+DsIsMangledDnW
+DsIsMangledRdnValueA
+DsIsMangledRdnValueW
+DsListDomainsInSiteA
+DsListDomainsInSiteW
+DsListInfoForServerA
+DsListInfoForServerW
+DsListRolesA
+DsListRolesW
+DsListServersForDomainInSiteA
+DsListServersForDomainInSiteW
+DsListServersInSiteA
+DsListServersInSiteW
+DsListSitesA
+DsListSitesW
+DsLogEntry
+DsMakePasswordCredentialsA
+DsMakePasswordCredentialsW
+DsMakePasswordCredentialsWWorker
+DsMakeSpnA
+DsMakeSpnW
+DsMapSchemaGuidsA
+DsMapSchemaGuidsW
+DsQuerySitesByCostA
+DsQuerySitesByCostW
+DsQuerySitesFree
+DsQuoteRdnValueA
+DsQuoteRdnValueW
+DsRemoveDsDomainA
+DsRemoveDsDomainW
+DsRemoveDsServerA
+DsRemoveDsServerW
+DsReplicaAddA
+DsReplicaAddW
+DsReplicaConsistencyCheck
+DsReplicaDelA
+DsReplicaDelW
+DsReplicaDemotionW
+DsReplicaFreeInfo
+DsReplicaGetInfo2W
+DsReplicaGetInfoW
+DsReplicaModifyA
+DsReplicaModifyW
+DsReplicaSyncA
+DsReplicaSyncAllA
+DsReplicaSyncAllW
+DsReplicaSyncW
+DsReplicaUpdateRefsA
+DsReplicaUpdateRefsW
+DsReplicaVerifyObjectsA
+DsReplicaVerifyObjectsW
+DsServerRegisterSpnA
+DsServerRegisterSpnW
+DsUnBindA
+DsUnBindW
+DsUnBindWWorker
+DsUnquoteRdnValueA
+DsUnquoteRdnValueW
+DsWriteAccountSpnA
+DsWriteAccountSpnW
+DsaopBind
+DsaopBindWithCred
+DsaopBindWithSpn
+DsaopExecuteScript
+DsaopPrepareScript
+DsaopUnBind
diff --git a/mingw-w64-crt/libarm32/ntlanman.def b/mingw-w64-crt/libarm32/ntlanman.def
new file mode 100644
index 0000000..e62aeff
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ntlanman.def
@@ -0,0 +1,25 @@
+;
+; Definition file of NTLANMAN.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NTLANMAN.dll"
+EXPORTS
+NPGetConnection
+NPGetCaps
+I_SystemFocusDialog
+NPGetUser
+NPAddConnection
+NPCancelConnection
+RegisterAppInstance
+NPOpenEnum
+NPEnumResource
+NPCloseEnum
+NPFormatNetworkName
+NPAddConnection3
+NPGetUniversalName
+NPGetResourceParent
+NPGetConnectionPerformance
+NPGetResourceInformation
+NPGetReconnectFlags
+NPGetConnection3
diff --git a/mingw-w64-crt/libarm32/ntmarta.def b/mingw-w64-crt/libarm32/ntmarta.def
new file mode 100644
index 0000000..fefc32c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ntmarta.def
@@ -0,0 +1,57 @@
+;
+; Definition file of NTMARTA.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NTMARTA.dll"
+EXPORTS
+AccProvHandleGrantAccessRights
+GetMartaExtensionInterface
+AccConvertAccessMaskToActrlAccess
+AccConvertAccessToSD
+AccConvertAccessToSecurityDescriptor
+AccConvertAclToAccess
+AccConvertSDToAccess
+AccFreeIndexArray
+AccGetAccessForTrustee
+AccGetExplicitEntries
+AccGetInheritanceSource
+AccLookupAccountName
+AccLookupAccountSid
+AccLookupAccountTrustee
+AccProvCancelOperation
+AccProvGetAccessInfoPerObjectType
+AccProvGetAllRights
+AccProvGetCapabilities
+AccProvGetOperationResults
+AccProvGetTrusteesAccess
+AccProvGrantAccessRights
+AccProvHandleGetAccessInfoPerObjectType
+AccProvHandleGetAllRights
+AccProvHandleGetTrusteesAccess
+AccProvHandleIsAccessAudited
+AccProvHandleIsObjectAccessible
+AccProvHandleRevokeAccessRights
+AccProvHandleRevokeAuditRights
+AccProvHandleSetAccessRights
+AccProvIsAccessAudited
+AccProvIsObjectAccessible
+AccProvRevokeAccessRights
+AccProvRevokeAuditRights
+AccProvSetAccessRights
+AccRewriteGetExplicitEntriesFromAcl
+AccRewriteGetHandleRights
+AccRewriteGetNamedRights
+AccRewriteSetEntriesInAcl
+AccRewriteSetHandleRights
+AccRewriteSetNamedRights
+AccSetEntriesInAList
+AccTreeResetNamedSecurityInfo
+EventGuidToName
+EventNameFree
+GetExplicitEntriesFromAclW
+GetNamedSecurityInfoW
+GetSecurityInfo
+SetEntriesInAclW
+SetNamedSecurityInfoW
+SetSecurityInfo
diff --git a/mingw-w64-crt/libarm32/ntoskrnl.def b/mingw-w64-crt/libarm32/ntoskrnl.def
new file mode 100644
index 0000000..b059702
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ntoskrnl.def
@@ -0,0 +1,2435 @@
+;
+; Definition file of ntoskrnl.exe
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ntoskrnl.exe"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+AlpcGetHeaderSize
+AlpcGetMessageAttribute
+AlpcInitializeMessageAttribute
+BgkDisplayCharacter
+BgkGetConsoleState
+BgkGetCursorState
+BgkSetCursor
+CcAddDirtyPagesToExternalCache
+CcCanIWrite
+CcCoherencyFlushAndPurgeCache
+CcCopyRead
+CcCopyReadEx
+CcCopyWrite
+CcCopyWriteEx
+CcCopyWriteWontFlush
+CcDeductDirtyPagesFromExternalCache
+CcDeferWrite
+CcFastCopyRead
+CcFastCopyWrite
+CcFastMdlReadWait DATA
+CcFlushCache
+CcFlushCacheToLsn
+CcGetDirtyPages
+CcGetFileObjectFromBcb
+CcGetFileObjectFromSectionPtrs
+CcGetFileObjectFromSectionPtrsRef
+CcGetFlushedValidData
+CcGetLsnForFileObject
+CcInitializeCacheMap
+CcIsThereDirtyData
+CcIsThereDirtyDataEx
+CcIsThereDirtyLoggedPages
+CcMapData
+CcMdlRead
+CcMdlReadComplete
+CcMdlWriteAbort
+CcMdlWriteComplete
+CcPinMappedData
+CcPinRead
+CcPrepareMdlWrite
+CcPreparePinWrite
+CcPurgeCacheSection
+CcRegisterExternalCache
+CcRemapBcb
+CcRepinBcb
+CcScheduleReadAhead
+CcScheduleReadAheadEx
+CcSetAdditionalCacheAttributes
+CcSetAdditionalCacheAttributesEx
+CcSetBcbOwnerPointer
+CcSetDirtyPageThreshold
+CcSetDirtyPinnedData
+CcSetFileSizes
+CcSetFileSizesEx
+CcSetLogHandleForFile
+CcSetLogHandleForFileEx
+CcSetLoggedDataThreshold
+CcSetParallelFlushFile
+CcSetReadAheadGranularity
+CcSetReadAheadGranularityEx
+CcTestControl
+CcUninitializeCacheMap
+CcUnmapFileOffsetFromSystemCache
+CcUnpinData
+CcUnpinDataForThread
+CcUnpinRepinnedBcb
+CcUnregisterExternalCache
+CcWaitForCurrentLazyWriterActivity
+CcZeroData
+CcZeroDataOnDisk
+CmCallbackGetKeyObjectID
+CmCallbackGetKeyObjectIDEx
+CmCallbackReleaseKeyObjectIDEx
+CmGetBoundTransaction
+CmGetCallbackVersion
+CmKeyObjectType DATA
+CmRegisterCallback
+CmRegisterCallbackEx
+CmSetCallbackObjectContext
+CmUnRegisterCallback
+DbgBreakPoint
+DbgBreakPointWithStatus
+DbgCommandString
+DbgLoadImageSymbols
+DbgPrint
+DbgPrintEx
+DbgPrintReturnControlC
+DbgPrompt
+DbgQueryDebugFilterState
+DbgSetDebugFilterState
+DbgSetDebugPrintCallback
+DbgkLkmdRegisterCallback
+DbgkLkmdUnregisterCallback
+DbgkWerCaptureLiveKernelDump
+EmClientQueryRuleState
+EmClientRuleDeregisterNotification
+EmClientRuleEvaluate
+EmClientRuleRegisterNotification
+EmProviderDeregister
+EmProviderDeregisterEntry
+EmProviderRegister
+EmProviderRegisterEntry
+EmpProviderRegister
+EtwActivityIdControl
+EtwEnableTrace
+EtwEventEnabled
+EtwProviderEnabled
+EtwRegister
+EtwRegisterClassicProvider
+EtwSendTraceBuffer
+EtwUnregister
+EtwWrite
+EtwWriteEndScenario
+EtwWriteEx
+EtwWriteStartScenario
+EtwWriteString
+EtwWriteTransfer
+ExAcquireCacheAwarePushLockExclusive
+ExAcquireCacheAwarePushLockExclusiveEx
+ExAcquireCacheAwarePushLockSharedEx
+ExAcquireFastMutex
+ExAcquireFastMutexUnsafe
+ExAcquirePushLockExclusiveEx
+ExAcquirePushLockSharedEx
+ExAcquireResourceExclusiveLite
+ExAcquireResourceSharedLite
+ExAcquireRundownProtection
+ExAcquireRundownProtectionCacheAware
+ExAcquireRundownProtectionCacheAwareEx
+ExAcquireRundownProtectionEx
+ExAcquireSharedStarveExclusive
+ExAcquireSharedWaitForExclusive
+ExAcquireSpinLockExclusive
+ExAcquireSpinLockExclusiveAtDpcLevel
+ExAcquireSpinLockShared
+ExAcquireSpinLockSharedAtDpcLevel
+ExAllocateCacheAwarePushLock
+ExAllocateCacheAwareRundownProtection
+ExAllocatePool
+ExAllocatePoolWithQuota
+ExAllocatePoolWithQuotaTag
+ExAllocatePoolWithTag
+ExAllocatePoolWithTagPriority
+ExAllocateTimer
+ExBlockOnAddressPushLock
+ExBlockPushLock
+ExCancelTimer
+ExCompositionObjectType DATA
+ExConvertExclusiveToSharedLite
+ExCreateCallback
+ExDeleteLookasideListEx
+ExDeleteNPagedLookasideList
+ExDeletePagedLookasideList
+ExDeleteResourceLite
+ExDeleteTimer
+ExDesktopObjectType DATA
+ExDisableResourceBoostLite
+ExEnterCriticalRegionAndAcquireFastMutexUnsafe
+ExEnterCriticalRegionAndAcquireResourceExclusive
+ExEnterCriticalRegionAndAcquireResourceShared
+ExEnterCriticalRegionAndAcquireSharedWaitForExclusive
+ExEnterPriorityRegionAndAcquireResourceExclusive
+ExEnterPriorityRegionAndAcquireResourceShared
+ExEnumHandleTable
+ExEventObjectType DATA
+ExExtendZone
+ExFetchLicenseData
+ExFlushLookasideListEx
+ExFreeCacheAwarePushLock
+ExFreeCacheAwareRundownProtection
+ExFreePool
+ExFreePoolWithTag
+ExGetCurrentProcessorCounts
+ExGetCurrentProcessorCpuUsage
+ExGetExclusiveWaiterCount
+ExGetFirmwareEnvironmentVariable
+ExGetLicenseTamperState
+ExGetPreviousMode
+ExGetSharedWaiterCount
+ExInitializeLookasideListEx
+ExInitializeNPagedLookasideList
+ExInitializePagedLookasideList
+ExInitializePushLock
+ExInitializeResourceLite
+ExInitializeRundownProtection
+ExInitializeRundownProtectionCacheAware
+ExInitializeZone
+ExInterlockedAddLargeInteger
+ExInterlockedAddUlong
+ExInterlockedExtendZone
+ExInterlockedInsertHeadList
+ExInterlockedInsertTailList
+ExInterlockedPopEntryList
+ExInterlockedPushEntryList
+ExInterlockedRemoveHeadList
+ExIsProcessorFeaturePresent
+ExIsResourceAcquiredExclusiveLite
+ExIsResourceAcquiredSharedLite
+ExLocalTimeToSystemTime
+ExNotifyBootDeviceRemoval
+ExNotifyCallback
+ExQueryDepthSList
+ExQueryFastCacheAppOrigin
+ExQueryFastCacheDevLicense
+ExQueryPoolBlockSize
+ExQueryTimerResolution
+ExQueryWnfStateData
+ExQueueWorkItem
+ExRaiseAccessViolation
+ExRaiseDatatypeMisalignment
+ExRaiseException
+ExRaiseHardError
+ExRaiseStatus
+ExReInitializeRundownProtection
+ExReInitializeRundownProtectionCacheAware
+ExRealTimeIsUniversal
+ExRegisterBootDevice
+ExRegisterCallback
+ExRegisterExtension
+ExReinitializeResourceLite
+ExReleaseCacheAwarePushLockExclusive
+ExReleaseCacheAwarePushLockExclusiveEx
+ExReleaseCacheAwarePushLockSharedEx
+ExReleaseFastMutex
+ExReleaseFastMutexUnsafe
+ExReleaseFastMutexUnsafeAndLeaveCriticalRegion
+ExReleasePushLockEx
+ExReleasePushLockExclusiveEx
+ExReleasePushLockSharedEx
+ExReleaseResourceAndLeaveCriticalRegion
+ExReleaseResourceAndLeavePriorityRegion
+ExReleaseResourceForThreadLite
+ExReleaseResourceLite
+ExReleaseRundownProtection
+ExReleaseRundownProtectionCacheAware
+ExReleaseRundownProtectionCacheAwareEx
+ExReleaseRundownProtectionEx
+ExReleaseSpinLockExclusive
+ExReleaseSpinLockExclusiveFromDpcLevel
+ExReleaseSpinLockShared
+ExReleaseSpinLockSharedFromDpcLevel
+ExRundownCompleted
+ExRundownCompletedCacheAware
+ExSemaphoreObjectType DATA
+ExSetFirmwareEnvironmentVariable
+ExSetLicenseTamperState
+ExSetResourceOwnerPointer
+ExSetResourceOwnerPointerEx
+ExSetTimer
+ExSetTimerResolution
+ExSizeOfRundownProtectionCacheAware
+ExSubscribeWnfStateChange
+ExSystemExceptionFilter
+ExSystemTimeToLocalTime
+ExTimedWaitForUnblockPushLock
+ExTryAcquirePushLockExclusiveEx
+ExTryAcquirePushLockSharedEx
+ExTryConvertPushLockSharedToExclusiveEx
+ExTryConvertSharedSpinLockExclusive
+ExTryQueueWorkItem
+ExTryToAcquireFastMutex
+ExTryToAcquireResourceExclusiveLite
+ExUnblockOnAddressPushLockEx
+ExUnblockPushLockEx
+ExUnregisterCallback
+ExUnregisterExtension
+ExUnsubscribeWnfStateChange
+ExUuidCreate
+ExVerifySuite
+ExWaitForRundownProtectionRelease
+ExWaitForRundownProtectionReleaseCacheAware
+ExWaitForUnblockPushLock
+ExWindowStationObjectType DATA
+ExfAcquirePushLockExclusive
+ExfAcquirePushLockShared
+ExfReleasePushLock
+ExfReleasePushLockExclusive
+ExfReleasePushLockShared
+ExfTryAcquirePushLockShared
+ExfTryToWakePushLock
+ExfUnblockPushLock
+ExpInterlockedFlushSList
+ExpInterlockedPopEntrySList
+ExpInterlockedPushEntrySList
+FirstEntrySList
+FsRtlAcknowledgeEcp
+FsRtlAcquireEofLock
+FsRtlAcquireFileExclusive
+FsRtlAcquireHeaderMutex
+FsRtlAddBaseMcbEntry
+FsRtlAddBaseMcbEntryEx
+FsRtlAddLargeMcbEntry
+FsRtlAddMcbEntry
+FsRtlAddToTunnelCache
+FsRtlAllocateExtraCreateParameter
+FsRtlAllocateExtraCreateParameterFromLookasideList
+FsRtlAllocateExtraCreateParameterList
+FsRtlAllocateFileLock
+FsRtlAllocatePool
+FsRtlAllocatePoolWithQuota
+FsRtlAllocatePoolWithQuotaTag
+FsRtlAllocatePoolWithTag
+FsRtlAllocateResource
+FsRtlAreNamesEqual
+FsRtlAreThereCurrentOrInProgressFileLocks
+FsRtlAreThereWaitingFileLocks
+FsRtlAreVolumeStartupApplicationsComplete
+FsRtlBalanceReads
+FsRtlCancellableWaitForMultipleObjects
+FsRtlCancellableWaitForSingleObject
+FsRtlChangeBackingFileObject
+FsRtlCheckLockForOplockRequest
+FsRtlCheckLockForReadAccess
+FsRtlCheckLockForWriteAccess
+FsRtlCheckOplock
+FsRtlCheckOplockEx
+FsRtlCheckUpperOplock
+FsRtlCopyRead
+FsRtlCopyWrite
+FsRtlCreateSectionForDataScan
+FsRtlCurrentBatchOplock
+FsRtlCurrentOplock
+FsRtlCurrentOplockH
+FsRtlDeleteExtraCreateParameterLookasideList
+FsRtlDeleteKeyFromTunnelCache
+FsRtlDeleteTunnelCache
+FsRtlDeregisterUncProvider
+FsRtlDismountComplete
+FsRtlDissectDbcs
+FsRtlDissectName
+FsRtlDoesDbcsContainWildCards
+FsRtlDoesNameContainWildCards
+FsRtlFastCheckLockForRead
+FsRtlFastCheckLockForWrite
+FsRtlFastUnlockAll
+FsRtlFastUnlockAllByKey
+FsRtlFastUnlockSingle
+FsRtlFindExtraCreateParameter
+FsRtlFindInTunnelCache
+FsRtlFreeExtraCreateParameter
+FsRtlFreeExtraCreateParameterList
+FsRtlFreeFileLock
+FsRtlGetEcpListFromIrp
+FsRtlGetFileNameInformation
+FsRtlGetFileSize
+FsRtlGetIoAtEof
+FsRtlGetNextBaseMcbEntry
+FsRtlGetNextExtraCreateParameter
+FsRtlGetNextFileLock
+FsRtlGetNextLargeMcbEntry
+FsRtlGetNextMcbEntry
+FsRtlGetSectorSizeInformation
+FsRtlGetSupportedFeatures
+FsRtlGetVirtualDiskNestingLevel
+FsRtlHeatInit
+FsRtlHeatLogIo
+FsRtlHeatLogTierMove
+FsRtlHeatUninit
+FsRtlIncrementCcFastMdlReadWait
+FsRtlIncrementCcFastReadNoWait
+FsRtlIncrementCcFastReadNotPossible
+FsRtlIncrementCcFastReadResourceMiss
+FsRtlIncrementCcFastReadWait
+FsRtlInitExtraCreateParameterLookasideList
+FsRtlInitializeBaseMcb
+FsRtlInitializeBaseMcbEx
+FsRtlInitializeEofLock
+FsRtlInitializeExtraCreateParameter
+FsRtlInitializeExtraCreateParameterList
+FsRtlInitializeFileLock
+FsRtlInitializeLargeMcb
+FsRtlInitializeMcb
+FsRtlInitializeOplock
+FsRtlInitializeTunnelCache
+FsRtlInsertExtraCreateParameter
+FsRtlInsertPerFileContext
+FsRtlInsertPerFileObjectContext
+FsRtlInsertPerStreamContext
+FsRtlInsertReservedPerFileContext
+FsRtlInsertReservedPerStreamContext
+FsRtlIsDbcsInExpression
+FsRtlIsEcpAcknowledged
+FsRtlIsEcpFromUserMode
+FsRtlIsFatDbcsLegal
+FsRtlIsHpfsDbcsLegal
+FsRtlIsNameInExpression
+FsRtlIsNtstatusExpected
+FsRtlIsPagingFile
+FsRtlIsSystemPagingFile
+FsRtlIsTotalDeviceFailure
+FsRtlIssueDeviceIoControl
+FsRtlKernelFsControlFile
+FsRtlLegalAnsiCharacterArray DATA
+FsRtlLogCcFlushError
+FsRtlLookupBaseMcbEntry
+FsRtlLookupLargeMcbEntry
+FsRtlLookupLastBaseMcbEntry
+FsRtlLookupLastBaseMcbEntryAndIndex
+FsRtlLookupLastLargeMcbEntry
+FsRtlLookupLastLargeMcbEntryAndIndex
+FsRtlLookupLastMcbEntry
+FsRtlLookupMcbEntry
+FsRtlLookupPerFileContext
+FsRtlLookupPerFileObjectContext
+FsRtlLookupPerStreamContextInternal
+FsRtlLookupReservedPerFileContext
+FsRtlLookupReservedPerStreamContext
+FsRtlMdlRead
+FsRtlMdlReadComplete
+FsRtlMdlReadCompleteDev
+FsRtlMdlReadDev
+FsRtlMdlReadEx
+FsRtlMdlWriteComplete
+FsRtlMdlWriteCompleteDev
+FsRtlMupGetProviderIdFromName
+FsRtlMupGetProviderInfoFromFileObject
+FsRtlNormalizeNtstatus
+FsRtlNotifyChangeDirectory
+FsRtlNotifyCleanup
+FsRtlNotifyCleanupAll
+FsRtlNotifyFilterChangeDirectory
+FsRtlNotifyFilterReportChange
+FsRtlNotifyFullChangeDirectory
+FsRtlNotifyFullReportChange
+FsRtlNotifyInitializeSync
+FsRtlNotifyReportChange
+FsRtlNotifyUninitializeSync
+FsRtlNotifyVolumeEvent
+FsRtlNotifyVolumeEventEx
+FsRtlNumberOfRunsInBaseMcb
+FsRtlNumberOfRunsInLargeMcb
+FsRtlNumberOfRunsInMcb
+FsRtlOplockBreakH
+FsRtlOplockBreakToNone
+FsRtlOplockBreakToNoneEx
+FsRtlOplockFsctrl
+FsRtlOplockFsctrlEx
+FsRtlOplockIsFastIoPossible
+FsRtlOplockIsSharedRequest
+FsRtlOplockKeysEqual
+FsRtlPostPagingFileStackOverflow
+FsRtlPostStackOverflow
+FsRtlPrepareMdlWrite
+FsRtlPrepareMdlWriteDev
+FsRtlPrepareMdlWriteEx
+FsRtlPrepareToReuseEcp
+FsRtlPrivateLock
+FsRtlProcessFileLock
+FsRtlQueryCachedVdl
+FsRtlQueryKernelEaFile
+FsRtlQueryMaximumVirtualDiskNestingLevel
+FsRtlRegisterFileSystemFilterCallbacks
+FsRtlRegisterFltMgrCalls
+FsRtlRegisterMupCalls
+FsRtlRegisterUncProvider
+FsRtlRegisterUncProviderEx
+FsRtlReleaseEofLock
+FsRtlReleaseFile
+FsRtlReleaseFileNameInformation
+FsRtlReleaseHeaderMutex
+FsRtlRemoveBaseMcbEntry
+FsRtlRemoveDotsFromPath
+FsRtlRemoveExtraCreateParameter
+FsRtlRemoveLargeMcbEntry
+FsRtlRemoveMcbEntry
+FsRtlRemovePerFileContext
+FsRtlRemovePerFileObjectContext
+FsRtlRemovePerStreamContext
+FsRtlRemoveReservedPerFileContext
+FsRtlRemoveReservedPerStreamContext
+FsRtlResetBaseMcb
+FsRtlResetLargeMcb
+FsRtlSendModernAppTermination
+FsRtlSetEcpListIntoIrp
+FsRtlSetKernelEaFile
+FsRtlSplitBaseMcb
+FsRtlSplitLargeMcb
+FsRtlSyncVolumes
+FsRtlTeardownPerFileContexts
+FsRtlTeardownPerStreamContexts
+FsRtlTruncateBaseMcb
+FsRtlTruncateLargeMcb
+FsRtlTruncateMcb
+FsRtlTryToAcquireHeaderMutex
+FsRtlUninitializeBaseMcb
+FsRtlUninitializeFileLock
+FsRtlUninitializeLargeMcb
+FsRtlUninitializeMcb
+FsRtlUninitializeOplock
+FsRtlUpdateDiskCounters
+FsRtlUpperOplockFsctrl
+FsRtlValidateReparsePointBuffer
+HalDispatchTable DATA
+HalExamineMBR
+HalFlushIoBuffers
+HalPrivateDispatchTable DATA
+HeadlessDispatch
+HvlGetLpIndexFromApicId
+HvlQueryActiveHypervisorProcessorCount
+HvlQueryActiveProcessors
+HvlQueryConnection
+HvlQueryHypervisorProcessorNodeNumber
+HvlQueryNumaDistance
+HvlQueryProcessorTopology
+HvlQueryProcessorTopologyCount
+HvlQueryProcessorTopologyHighestId
+HvlRegisterInterruptCallback
+HvlRegisterWheaErrorNotification
+HvlUnregisterInterruptCallback
+HvlUnregisterWheaErrorNotification
+InbvAcquireDisplayOwnership
+InbvCheckDisplayOwnership
+InbvDisplayString
+InbvEnableBootDriver
+InbvEnableDisplayString
+InbvInstallDisplayStringFilter
+InbvIsBootDriverInstalled
+InbvNotifyDisplayOwnershipChange
+InbvNotifyDisplayOwnershipLost
+InbvResetDisplay
+InbvSetScrollRegion
+InbvSetTextColor
+InbvSolidColorFill
+InitSafeBootMode DATA
+InitializeSListHead
+InterlockedPushListSList
+IoAcquireCancelSpinLock
+IoAcquireRemoveLockEx
+IoAcquireVpbSpinLock
+IoAdapterObjectType DATA
+IoAdjustStackSizeForRedirection
+IoAllocateAdapterChannel
+IoAllocateController
+IoAllocateDriverObjectExtension
+IoAllocateErrorLogEntry
+IoAllocateIrp
+IoAllocateMdl
+IoAllocateMiniCompletionPacket
+IoAllocateSfioStreamIdentifier
+IoAllocateWorkItem
+IoApplyPriorityInfoThread
+IoAssignResources
+IoAttachDevice
+IoAttachDeviceByPointer
+IoAttachDeviceToDeviceStack
+IoAttachDeviceToDeviceStackSafe
+IoBoostThreadIo
+IoBuildAsynchronousFsdRequest
+IoBuildDeviceIoControlRequest
+IoBuildPartialMdl
+IoBuildSynchronousFsdRequest
+IoCallDriver
+IoCancelFileOpen
+IoCancelIrp
+IoCheckDesiredAccess
+IoCheckEaBufferValidity
+IoCheckFunctionAccess
+IoCheckQuerySetFileInformation
+IoCheckQuerySetVolumeInformation
+IoCheckQuotaBufferValidity
+IoCheckShareAccess
+IoCheckShareAccessEx
+IoClearActivityIdThread
+IoClearDependency
+IoClearIrpExtraCreateParameter
+IoCompleteRequest
+IoCompletionObjectType DATA
+IoConnectInterrupt
+IoConnectInterruptEx
+IoConvertFileHandleToKernelHandle
+IoCopyDeviceObjectHint
+IoCreateArcName
+IoCreateController
+IoCreateDevice
+IoCreateDisk
+IoCreateDriver
+IoCreateFile
+IoCreateFileEx
+IoCreateFileSpecifyDeviceObjectHint
+IoCreateNotificationEvent
+IoCreateStreamFileObject
+IoCreateStreamFileObjectEx
+IoCreateStreamFileObjectEx2
+IoCreateStreamFileObjectLite
+IoCreateSymbolicLink
+IoCreateSynchronizationEvent
+IoCreateSystemThread
+IoCreateUnprotectedSymbolicLink
+IoCsqInitialize
+IoCsqInitializeEx
+IoCsqInsertIrp
+IoCsqInsertIrpEx
+IoCsqRemoveIrp
+IoCsqRemoveNextIrp
+IoDecrementKeepAliveCount
+IoDeleteAllDependencyRelations
+IoDeleteController
+IoDeleteDevice
+IoDeleteDriver
+IoDeleteSymbolicLink
+IoDetachDevice
+IoDeviceHandlerObjectSize DATA
+IoDeviceHandlerObjectType DATA
+IoDeviceObjectType DATA
+IoDisconnectInterrupt
+IoDisconnectInterruptEx
+IoDriverObjectType DATA
+IoDuplicateDependency
+IoEnqueueIrp
+IoEnumerateDeviceObjectList
+IoEnumerateRegisteredFiltersList
+IoFastQueryNetworkAttributes
+IoFileObjectType DATA
+IoForwardAndCatchIrp
+IoForwardIrpSynchronously
+IoFreeController
+IoFreeErrorLogEntry
+IoFreeIrp
+IoFreeMdl
+IoFreeMiniCompletionPacket
+IoFreeSfioStreamIdentifier
+IoFreeWorkItem
+IoGetActivityIdIrp
+IoGetActivityIdThread
+IoGetAffinityInterrupt
+IoGetAttachedDevice
+IoGetAttachedDeviceReference
+IoGetBaseFileSystemDeviceObject
+IoGetBootDiskInformation
+IoGetBootDiskInformationLite
+IoGetConfigurationInformation
+IoGetContainerInformation
+IoGetCurrentProcess
+IoGetDeviceAttachmentBaseRef
+IoGetDeviceInterfaceAlias
+IoGetDeviceInterfacePropertyData
+IoGetDeviceInterfaces
+IoGetDeviceNumaNode
+IoGetDeviceObjectPointer
+IoGetDeviceProperty
+IoGetDevicePropertyData
+IoGetDeviceToVerify
+IoGetDiskDeviceObject
+IoGetDmaAdapter
+IoGetDriverObjectExtension
+IoGetFileObjectGenericMapping
+IoGetGenericIrpExtension
+IoGetInitialStack
+IoGetInitiatorProcess
+IoGetIoPriorityHint
+IoGetIrpExtraCreateParameter
+IoGetLowerDeviceObject
+IoGetOplockKeyContext
+IoGetOplockKeyContextEx
+IoGetPagingIoPriority
+IoGetRelatedDeviceObject
+IoGetRequestorProcess
+IoGetRequestorProcessId
+IoGetRequestorSessionId
+IoGetSfioStreamIdentifier
+IoGetStackLimits
+IoGetSymlinkSupportInformation
+IoGetTopLevelIrp
+IoGetTransactionParameterBlock
+IoIncrementKeepAliveCount
+IoInitializeIrp
+IoInitializeMiniCompletionPacket
+IoInitializeRemoveLockEx
+IoInitializeWorkItem
+IoInvalidateDeviceRelations
+IoInvalidateDeviceState
+IoIsActivityTracingEnabled
+IoIsFileObjectIgnoringSharing
+IoIsFileOriginRemote
+IoIsOperationSynchronous
+IoIsSystemThread
+IoIsValidIrpStatus
+IoIsWdmVersionAvailable
+IoMakeAssociatedIrp
+IoOpenDeviceInterfaceRegistryKey
+IoOpenDeviceRegistryKey
+IoPageRead
+IoPropagateActivityIdToThread
+IoPropagateIrpExtension
+IoQueryDeviceDescription
+IoQueryFileDosDeviceName
+IoQueryFileInformation
+IoQueryFullDriverPath
+IoQueryVolumeInformation
+IoQueueThreadIrp
+IoQueueWorkItem
+IoQueueWorkItemEx
+IoQueueWorkItemToNode
+IoRaiseHardError
+IoRaiseInformationalHardError
+IoReadDiskSignature
+IoReadOperationCount DATA
+IoReadPartitionTable
+IoReadPartitionTableEx
+IoReadTransferCount DATA
+IoRegisterBootDriverCallback
+IoRegisterBootDriverReinitialization
+IoRegisterContainerNotification
+IoRegisterDeviceInterface
+IoRegisterDriverReinitialization
+IoRegisterFileSystem
+IoRegisterFsRegistrationChange
+IoRegisterFsRegistrationChangeMountAware
+IoRegisterIoTracking
+IoRegisterLastChanceShutdownNotification
+IoRegisterPlugPlayNotification
+IoRegisterPriorityCallback
+IoRegisterShutdownNotification
+IoReleaseCancelSpinLock
+IoReleaseRemoveLockAndWaitEx
+IoReleaseRemoveLockEx
+IoReleaseVpbSpinLock
+IoRemoveShareAccess
+IoReplaceFileObjectName
+IoReplacePartitionUnit
+IoReportDetectedDevice
+IoReportHalResourceUsage
+IoReportInterruptActive
+IoReportInterruptInactive
+IoReportResourceForDetection
+IoReportResourceUsage
+IoReportRootDevice
+IoReportTargetDeviceChange
+IoReportTargetDeviceChangeAsynchronous
+IoRequestDeviceEject
+IoRequestDeviceEjectEx
+IoReserveDependency
+IoResolveDependency
+IoRetrievePriorityInfo
+IoReuseIrp
+IoSetActivityIdIrp
+IoSetActivityIdThread
+IoSetCompletionRoutineEx
+IoSetDependency
+IoSetDeviceInterfacePropertyData
+IoSetDeviceInterfaceState
+IoSetDevicePropertyData
+IoSetDeviceToVerify
+IoSetFileObjectIgnoreSharing
+IoSetFileOrigin
+IoSetGenericIrpExtension
+IoSetHardErrorOrVerifyDevice
+IoSetInformation
+IoSetIoCompletion
+IoSetIoCompletionEx
+IoSetIoPriorityHint
+IoSetIoPriorityHintIntoFileObject
+IoSetIoPriorityHintIntoThread
+IoSetIrpExtraCreateParameter
+IoSetMasterIrpStatus
+IoSetPartitionInformation
+IoSetPartitionInformationEx
+IoSetShareAccess
+IoSetShareAccessEx
+IoSetStartIoAttributes
+IoSetSystemPartition
+IoSetThreadHardErrorMode
+IoSetTopLevelIrp
+IoSizeofGenericIrpExtension
+IoSizeofWorkItem
+IoStartNextPacket
+IoStartNextPacketByKey
+IoStartPacket
+IoStatisticsLock DATA
+IoSynchronousCallDriver
+IoSynchronousInvalidateDeviceRelations
+IoSynchronousPageWrite
+IoTestDependency
+IoThreadToProcess
+IoTransferActivityId
+IoTranslateBusAddress
+IoTryQueueWorkItem
+IoUninitializeWorkItem
+IoUnregisterBootDriverCallback
+IoUnregisterContainerNotification
+IoUnregisterFileSystem
+IoUnregisterFsRegistrationChange
+IoUnregisterIoTracking
+IoUnregisterPlugPlayNotification
+IoUnregisterPlugPlayNotificationEx
+IoUnregisterPriorityCallback
+IoUnregisterShutdownNotification
+IoUpdateShareAccess
+IoValidateDeviceIoControlAccess
+IoVerifyPartitionTable
+IoVerifyVolume
+IoVolumeDeviceToDosName
+IoVolumeDeviceToGuid
+IoVolumeDeviceToGuidPath
+IoWMIAllocateInstanceIds
+IoWMIDeviceObjectToInstanceName
+IoWMIExecuteMethod
+IoWMIHandleToInstanceName
+IoWMIOpenBlock
+IoWMIQueryAllData
+IoWMIQueryAllDataMultiple
+IoWMIQuerySingleInstance
+IoWMIQuerySingleInstanceMultiple
+IoWMIRegistrationControl
+IoWMISetNotificationCallback
+IoWMISetSingleInstance
+IoWMISetSingleItem
+IoWMISuggestInstanceName
+IoWMIWriteEvent
+IoWithinStackLimits
+IoWriteErrorLogEntry
+IoWriteOperationCount DATA
+IoWritePartitionTable
+IoWritePartitionTableEx
+IoWriteTransferCount DATA
+IofCallDriver
+IofCompleteRequest
+KdAcquireDebuggerLock
+KdChangeOption
+KdDebuggerEnabled DATA
+KdDebuggerNotPresent DATA
+KdDeregisterPowerHandler
+KdDisableDebugger
+KdEnableDebugger
+KdEnteredDebugger DATA
+KdLogDbgPrint
+KdPollBreakIn
+KdPowerTransition
+KdRefreshDebuggerNotPresent
+KdRegisterPowerHandler
+KdReleaseDebuggerLock
+KdSystemDebugControl
+KeAcquireGuardedMutex
+KeAcquireGuardedMutexUnsafe
+KeAcquireInStackQueuedSpinLock
+KeAcquireInStackQueuedSpinLockAtDpcLevel
+KeAcquireInStackQueuedSpinLockForDpc
+KeAcquireInterruptSpinLock
+KeAcquireQueuedSpinLock
+KeAcquireSpinLockAtDpcLevel
+KeAcquireSpinLockForDpc
+KeAcquireSpinLockRaiseToDpc
+KeAcquireSpinLockRaiseToSynch
+KeAddGroupAffinityEx
+KeAddProcessorAffinityEx
+KeAddProcessorGroupAffinity
+KeAddSystemServiceTable
+KeAlertThread
+KeAllocateCalloutStack
+KeAllocateCalloutStackEx
+KeAndAffinityEx
+KeAndGroupAffinityEx
+KeAreAllApcsDisabled
+KeAreApcsDisabled
+KeAttachProcess
+KeBugCheck
+KeBugCheckEx
+KeCancelTimer
+KeCapturePersistentThreadState
+KeCheckProcessorAffinityEx
+KeCheckProcessorGroupAffinity
+KeClearEvent
+KeClockInterruptNotify
+KeClockTimerPowerChange
+KeComplementAffinityEx
+KeCopyAffinityEx
+KeCountSetBitsAffinityEx
+KeCountSetBitsGroupAffinity
+KeDelayExecutionThread
+KeDeregisterBugCheckCallback
+KeDeregisterBugCheckReasonCallback
+KeDeregisterNmiCallback
+KeDeregisterProcessorChangeCallback
+KeDetachProcess
+KeDispatchSecondaryInterrupt
+KeEnterCriticalRegion
+KeEnterGuardedRegion
+KeEnterKernelDebugger
+KeEnumerateNextProcessor
+KeExpandKernelStackAndCallout
+KeExpandKernelStackAndCalloutEx
+KeFindConfigurationEntry
+KeFindConfigurationNextEntry
+KeFindFirstSetLeftAffinityEx
+KeFindFirstSetLeftGroupAffinity
+KeFindFirstSetRightAffinityEx
+KeFindFirstSetRightGroupAffinity
+KeFirstGroupAffinityEx
+KeFlushEntireTb
+KeFlushIoBuffers
+KeFlushIoRectangle
+KeFlushQueuedDpcs
+KeFreeCalloutStack
+KeGenericCallDpc
+KeGetClockOwner
+KeGetClockTimerResolution
+KeGetCurrentNodeNumber
+KeGetCurrentProcessorNumberEx
+KeGetCurrentThread
+KeGetNextClockTickDuration
+KeGetProcessorIndexFromNumber
+KeGetProcessorNumberFromIndex
+KeGetRecommendedSharedDataAlignment
+KeHwPolicyLocateResource
+KeInitializeAffinityEx
+KeInitializeApc
+KeInitializeCrashDumpHeader
+KeInitializeDeviceQueue
+KeInitializeDpc
+KeInitializeEnumerationContext
+KeInitializeEnumerationContextFromGroup
+KeInitializeEvent
+KeInitializeGuardedMutex
+KeInitializeInterrupt
+KeInitializeMutant
+KeInitializeMutex
+KeInitializeQueue
+KeInitializeSecondaryInterruptServices
+KeInitializeSemaphore
+KeInitializeSpinLock
+KeInitializeThreadedDpc
+KeInitializeTimer
+KeInitializeTimerEx
+KeInsertByKeyDeviceQueue
+KeInsertDeviceQueue
+KeInsertHeadQueue
+KeInsertQueue
+KeInsertQueueApc
+KeInsertQueueDpc
+KeInterlockedClearProcessorAffinityEx
+KeInterlockedSetProcessorAffinityEx
+KeInvalidateAllCaches
+KeInvalidateRangeAllCaches
+KeIpiGenericCall
+KeIsAttachedProcess
+KeIsEmptyAffinityEx
+KeIsEqualAffinityEx
+KeIsExecutingDpc
+KeIsSingleGroupAffinityEx
+KeIsSubsetAffinityEx
+KeIsWaitListEmpty
+KeLeaveCriticalRegion
+KeLeaveGuardedRegion
+KeLoaderBlock DATA
+KeNumberProcessors DATA
+KeOrAffinityEx
+KeProcessorGroupAffinity
+KeProfileInterruptWithSource
+KePulseEvent
+KeQueryActiveGroupCount
+KeQueryActiveProcessorAffinity
+KeQueryActiveProcessorCount
+KeQueryActiveProcessorCountEx
+KeQueryActiveProcessors
+KeQueryDpcWatchdogInformation
+KeQueryEffectivePriorityThread
+KeQueryGroupAffinity
+KeQueryGroupAffinityEx
+KeQueryHardwareCounterConfiguration
+KeQueryHighestNodeNumber
+KeQueryInterruptTime
+KeQueryInterruptTimePrecise
+KeQueryLogicalProcessorRelationship
+KeQueryMaximumGroupCount
+KeQueryMaximumProcessorCount
+KeQueryMaximumProcessorCountEx
+KeQueryNodeActiveAffinity
+KeQueryNodeMaximumProcessorCount
+KeQueryPrcbAddress
+KeQueryPriorityThread
+KeQueryRuntimeThread
+KeQuerySystemTime
+KeQuerySystemTimePrecise
+KeQueryTickCount
+KeQueryTimeIncrement
+KeQueryTotalCycleTimeThread
+KeQueryUnbiasedInterruptTime
+KeRaiseUserException
+KeReadStateEvent
+KeReadStateMutant
+KeReadStateMutex
+KeReadStateQueue
+KeReadStateSemaphore
+KeReadStateTimer
+KeRegisterBugCheckCallback
+KeRegisterBugCheckReasonCallback
+KeRegisterNmiCallback
+KeRegisterProcessorChangeCallback
+KeReleaseGuardedMutex
+KeReleaseGuardedMutexUnsafe
+KeReleaseInStackQueuedSpinLock
+KeReleaseInStackQueuedSpinLockForDpc
+KeReleaseInStackQueuedSpinLockFromDpcLevel
+KeReleaseInterruptSpinLock
+KeReleaseMutant
+KeReleaseMutex
+KeReleaseQueuedSpinLock
+KeReleaseSemaphore
+KeReleaseSpinLock
+KeReleaseSpinLockForDpc
+KeReleaseSpinLockFromDpcLevel
+KeRemoveByKeyDeviceQueue
+KeRemoveByKeyDeviceQueueIfBusy
+KeRemoveDeviceQueue
+KeRemoveEntryDeviceQueue
+KeRemoveGroupAffinityEx
+KeRemoveProcessorAffinityEx
+KeRemoveProcessorGroupAffinity
+KeRemoveQueue
+KeRemoveQueueDpc
+KeRemoveQueueDpcEx
+KeRemoveQueueEx
+KeRemoveSystemServiceTable
+KeResetEvent
+KeRestoreExtendedProcessorState
+KeRestoreFloatingPointState
+KeRestoreProcessorState
+KeRevertToUserAffinityThread
+KeRevertToUserAffinityThreadEx
+KeRevertToUserGroupAffinityThread
+KeRundownQueue
+KeSaveExtendedProcessorState
+KeSaveFloatingPointState
+KeSaveStateForHibernate
+KeSetActualBasePriorityThread
+KeSetAffinityThread
+KeSetBasePriorityThread
+KeSetCoalescableTimer
+KeSetEvent
+KeSetEventBoostPriority
+KeSetHardwareCounterConfiguration
+KeSetIdealProcessorThread
+KeSetImportanceDpc
+KeSetKernelStackSwapEnable
+KeSetPriorityThread
+KeSetProfileIrql
+KeSetSystemAffinityThread
+KeSetSystemAffinityThreadEx
+KeSetSystemGroupAffinityThread
+KeSetTargetProcessorDpc
+KeSetTargetProcessorDpcEx
+KeSetTimer
+KeSetTimerEx
+KeSignalCallDpcDone
+KeSignalCallDpcSynchronize
+KeStackAttachProcess
+KeStallWhileFrozen
+KeStartDynamicProcessor
+KeSubtractAffinityEx
+KeSweepIcacheRange
+KeSweepLocalCaches
+KeSynchronizeExecution
+KeTestAlertThread
+KeTestSpinLock
+KeTickCount DATA
+KeTryToAcquireGuardedMutex
+KeTryToAcquireQueuedSpinLock
+KeTryToAcquireSpinLockAtDpcLevel
+KeUnstackDetachProcess
+KeUserModeCallback
+KeWaitForMultipleObjects
+KeWaitForMutexObject
+KeWaitForSingleObject
+KiBugCheckData DATA
+KiCheckForKernelApcDelivery
+KiConnectHalInterrupt
+KiDeliverApc
+KiDispatchInterrupt
+KiIpiServiceRoutine
+KiReplayInterrupt
+KitLogFeatureUsage
+KseQueryDeviceData
+KseQueryDeviceDataList
+KseQueryDeviceFlags
+KseRegisterShim
+KseRegisterShimEx
+KseSetDeviceFlags
+KseUnregisterShim
+LdrAccessResource
+LdrEnumResources
+LdrFindResourceDirectory_U
+LdrFindResourceEx_U
+LdrFindResource_U
+LdrResFindResource
+LdrResFindResourceDirectory
+LdrResSearchResource
+LpcPortObjectType DATA
+LpcReplyWaitReplyPort
+LpcRequestPort
+LpcRequestWaitReplyPort
+LpcRequestWaitReplyPortEx
+LpcSendWaitReceivePort
+LsaCallAuthenticationPackage
+LsaDeregisterLogonProcess
+LsaFreeReturnBuffer
+LsaLogonUser
+LsaLookupAuthenticationPackage
+LsaRegisterLogonProcess
+Mm64BitPhysicalAddress DATA
+MmAddPhysicalMemory
+MmAddVerifierThunks
+MmAdjustWorkingSetSize
+MmAdvanceMdl
+MmAllocateContiguousMemory
+MmAllocateContiguousMemorySpecifyCache
+MmAllocateContiguousMemorySpecifyCacheNode
+MmAllocateContiguousNodeMemory
+MmAllocateMappingAddress
+MmAllocateMdlForIoSpace
+MmAllocateNodePagesForMdlEx
+MmAllocateNonCachedMemory
+MmAllocatePagesForMdl
+MmAllocatePagesForMdlEx
+MmAreMdlPagesCached
+MmBadPointer DATA
+MmBuildMdlForNonPagedPool
+MmCanFileBeTruncated
+MmCommitSessionMappedView
+MmCopyMemory
+MmCopyVirtualMemory
+MmCreateMdl
+MmCreateMirror
+MmCreateSection
+MmDisableModifiedWriteOfSection
+MmDoesFileHaveUserWritableReferences
+MmFlushImageSection
+MmForceSectionClosed
+MmFreeContiguousMemory
+MmFreeContiguousMemorySpecifyCache
+MmFreeMappingAddress
+MmFreeNonCachedMemory
+MmFreePagesFromMdl
+MmGetCacheAttribute
+MmGetMaximumFileSectionSize
+MmGetPhysicalAddress
+MmGetPhysicalMemoryRanges
+MmGetSystemRoutineAddress
+MmGetVirtualForPhysical
+MmGrowKernelStack
+MmHighestUserAddress DATA
+MmIsAddressValid
+MmIsDriverSuspectForVerifier
+MmIsDriverVerifying
+MmIsDriverVerifyingByAddress
+MmIsIoSpaceActive
+MmIsNonPagedSystemAddressValid
+MmIsRecursiveIoFault
+MmIsThisAnNtAsSystem
+MmIsVerifierEnabled
+MmLockPagableDataSection
+MmLockPagableImageSection
+MmLockPagableSectionByHandle
+MmMapIoSpace
+MmMapLockedPages
+MmMapLockedPagesSpecifyCache
+MmMapLockedPagesWithReservedMapping
+MmMapMemoryDumpMdl
+MmMapUserAddressesToPage
+MmMapViewInSessionSpace
+MmMapViewInSessionSpaceEx
+MmMapViewInSystemSpace
+MmMapViewInSystemSpaceEx
+MmMapViewOfSection
+MmMarkPhysicalMemoryAsBad
+MmMarkPhysicalMemoryAsGood
+MmMdlPageContentsState
+MmMdlPagesAreZero
+MmPageEntireDriver
+MmPrefetchPages
+MmPrefetchVirtualAddresses
+MmProbeAndLockPages
+MmProbeAndLockProcessPages
+MmProbeAndLockSelectedPages
+MmProtectMdlSystemAddress
+MmQuerySystemSize
+MmRemovePhysicalMemory
+MmResetDriverPaging
+MmRotatePhysicalView
+MmSectionObjectType DATA
+MmSecureVirtualMemory
+MmSetAddressRangeModified
+MmSizeOfMdl
+MmSystemRangeStart DATA
+MmTrimAllSystemPagableMemory
+MmUnlockPagableImageSection
+MmUnlockPages
+MmUnmapIoSpace
+MmUnmapLockedPages
+MmUnmapReservedMapping
+MmUnmapViewInSessionSpace
+MmUnmapViewInSystemSpace
+MmUnmapViewOfSection
+MmUnsecureVirtualMemory
+MmUserProbeAddress DATA
+NlsAnsiCodePage DATA
+NlsLeadByteInfo DATA
+NlsMbCodePageTag DATA
+NlsMbOemCodePageTag DATA
+NlsOemCodePage DATA
+NlsOemLeadByteInfo DATA
+NtAdjustPrivilegesToken
+NtAllocateLocallyUniqueId
+NtAllocateUuids
+NtAllocateVirtualMemory
+NtBuildGUID
+NtBuildLab
+NtBuildNumber
+NtClose
+NtCommitComplete
+NtCommitEnlistment
+NtCommitTransaction
+NtConnectPort
+NtCreateEnlistment
+NtCreateEvent
+NtCreateFile
+NtCreateResourceManager
+NtCreateSection
+NtCreateTransaction
+NtCreateTransactionManager
+NtDeleteAtom
+NtDeleteFile
+NtDeviceIoControlFile
+NtDuplicateObject
+NtDuplicateToken
+NtEnumerateTransactionObject
+NtFindAtom
+NtFreeVirtualMemory
+NtFreezeTransactions
+NtFsControlFile
+NtGetEnvironmentVariableEx
+NtGetNotificationResourceManager
+NtGlobalFlag DATA
+NtLockFile
+NtMakePermanentObject
+NtMapViewOfSection
+NtNotifyChangeDirectoryFile
+NtOpenEnlistment
+NtOpenFile
+NtOpenProcess
+NtOpenProcessToken
+NtOpenProcessTokenEx
+NtOpenResourceManager
+NtOpenThread
+NtOpenThreadToken
+NtOpenThreadTokenEx
+NtOpenTransaction
+NtOpenTransactionManager
+NtPrePrepareComplete
+NtPrePrepareEnlistment
+NtPrepareComplete
+NtPrepareEnlistment
+NtPropagationComplete
+NtPropagationFailed
+NtQueryDirectoryFile
+NtQueryEaFile
+NtQueryEnvironmentVariableInfoEx
+NtQueryInformationAtom
+NtQueryInformationEnlistment
+NtQueryInformationFile
+NtQueryInformationProcess
+NtQueryInformationResourceManager
+NtQueryInformationThread
+NtQueryInformationToken
+NtQueryInformationTransaction
+NtQueryInformationTransactionManager
+NtQueryQuotaInformationFile
+NtQuerySecurityAttributesToken
+NtQuerySecurityObject
+NtQuerySystemInformation
+NtQuerySystemInformationEx
+NtQueryVolumeInformationFile
+NtReadFile
+NtReadOnlyEnlistment
+NtRecoverEnlistment
+NtRecoverResourceManager
+NtRecoverTransactionManager
+NtRequestPort
+NtRequestWaitReplyPort
+NtRollbackComplete
+NtRollbackEnlistment
+NtRollbackTransaction
+NtSetCachedSigningLevel
+NtSetEaFile
+NtSetEvent
+NtSetInformationEnlistment
+NtSetInformationFile
+NtSetInformationProcess
+NtSetInformationResourceManager
+NtSetInformationThread
+NtSetInformationToken
+NtSetInformationTransaction
+NtSetInformationVirtualMemory
+NtSetQuotaInformationFile
+NtSetSecurityObject
+NtSetVolumeInformationFile
+NtShutdownSystem
+NtThawTransactions
+NtTraceControl
+NtTraceEvent
+NtUnlockFile
+NtVdmControl
+NtWaitForSingleObject
+NtWriteFile
+ObAssignSecurity
+ObCheckCreateObjectAccess
+ObCheckObjectAccess
+ObCloseHandle
+ObCreateObject
+ObCreateObjectType
+ObDeleteCapturedInsertInfo
+ObDereferenceObject
+ObDereferenceObjectDeferDelete
+ObDereferenceObjectDeferDeleteWithTag
+ObDereferenceSecurityDescriptor
+ObDuplicateObject
+ObFindHandleForObject
+ObGetFilterVersion
+ObGetObjectSecurity
+ObGetObjectType
+ObInsertObject
+ObIsDosDeviceLocallyMapped
+ObIsKernelHandle
+ObLogSecurityDescriptor
+ObMakeTemporaryObject
+ObOpenObjectByName
+ObOpenObjectByPointer
+ObOpenObjectByPointerWithTag
+ObQueryNameInfo
+ObQueryNameString
+ObQueryObjectAuditingByHandle
+ObReferenceObjectByHandle
+ObReferenceObjectByHandleWithTag
+ObReferenceObjectByName
+ObReferenceObjectByPointer
+ObReferenceObjectByPointerWithTag
+ObReferenceObjectSafe
+ObReferenceObjectSafeWithTag
+ObReferenceSecurityDescriptor
+ObRegisterCallbacks
+ObReleaseObjectSecurity
+ObSetHandleAttributes
+ObSetSecurityDescriptorInfo
+ObSetSecurityObjectByPointer
+ObUnRegisterCallbacks
+ObWaitForMultipleObjects
+ObWaitForSingleObject
+ObfDereferenceObject
+ObfDereferenceObjectWithTag
+ObfReferenceObject
+ObfReferenceObjectWithTag
+POGOBuffer DATA
+PcwAddInstance
+PcwCloseInstance
+PcwCreateInstance
+PcwRegister
+PcwUnregister
+PfFileInfoNotify
+PfxFindPrefix
+PfxInitialize
+PfxInsertPrefix
+PfxRemovePrefix
+PoCallDriver
+PoCancelDeviceNotify
+PoClearPowerRequest
+PoCreatePowerRequest
+PoDeletePowerRequest
+PoDisableSleepStates
+PoEndDeviceBusy
+PoFxActivateComponent
+PoFxCompleteDevicePowerNotRequired
+PoFxCompleteIdleCondition
+PoFxCompleteIdleState
+PoFxIdleComponent
+PoFxNotifySurprisePowerOn
+PoFxPowerControl
+PoFxPowerOnCrashdumpDevice
+PoFxProcessorNotification
+PoFxRegisterCoreDevice
+PoFxRegisterCrashdumpDevice
+PoFxRegisterDevice
+PoFxRegisterPlugin
+PoFxRegisterPluginEx
+PoFxRegisterPrimaryDevice
+PoFxReportDevicePoweredOn
+PoFxSetComponentLatency
+PoFxSetComponentResidency
+PoFxSetComponentWake
+PoFxSetDeviceIdleTimeout
+PoFxStartDevicePowerManagement
+PoFxUnregisterDevice
+PoGetProcessorIdleAccounting
+PoGetSystemWake
+PoInitiateProcessorWake
+PoLatencySensitivityHint
+PoNotifyVSyncChange
+PoQueryWatchdogTime
+PoQueueShutdownWorkItem
+PoReenableSleepStates
+PoRegisterCoalescingCallback
+PoRegisterDeviceForIdleDetection
+PoRegisterDeviceNotify
+PoRegisterPowerSettingCallback
+PoRegisterSystemState
+PoRequestPowerIrp
+PoRequestShutdownEvent
+PoSetDeviceBusyEx
+PoSetFixedWakeSource
+PoSetHiberRange
+PoSetPowerRequest
+PoSetPowerState
+PoSetSystemState
+PoSetSystemWake
+PoSetUserPresent
+PoShutdownBugCheck
+PoStartDeviceBusy
+PoStartNextPowerIrp
+PoUnregisterCoalescingCallback
+PoUnregisterPowerSettingCallback
+PoUnregisterSystemState
+PoUserShutdownCancelled
+PoUserShutdownInitiated
+ProbeForRead
+ProbeForWrite
+PsAcquireProcessExitSynchronization
+PsAssignImpersonationToken
+PsChargePoolQuota
+PsChargeProcessNonPagedPoolQuota
+PsChargeProcessPagedPoolQuota
+PsChargeProcessPoolQuota
+PsChargeProcessWakeCounter
+PsCreateSystemThread
+PsCreateSystemThreadEx
+PsDereferenceImpersonationToken
+PsDereferenceKernelStack
+PsDereferencePrimaryToken
+PsDisableImpersonation
+PsEnterPriorityRegion
+PsEstablishWin32Callouts
+PsGetContextThread
+PsGetCurrentProcess
+PsGetCurrentProcessId
+PsGetCurrentProcessSessionId
+PsGetCurrentProcessWin32Process
+PsGetCurrentThread
+PsGetCurrentThreadId
+PsGetCurrentThreadPreviousMode
+PsGetCurrentThreadProcess
+PsGetCurrentThreadProcessId
+PsGetCurrentThreadStackBase
+PsGetCurrentThreadStackLimit
+PsGetCurrentThreadTeb
+PsGetCurrentThreadWin32Thread
+PsGetCurrentThreadWin32ThreadAndEnterCriticalRegion
+PsGetJobLock
+PsGetJobSessionId
+PsGetJobUIRestrictionsClass
+PsGetProcessCommonJob
+PsGetProcessCreateTimeQuadPart
+PsGetProcessDebugPort
+PsGetProcessExitProcessCalled
+PsGetProcessExitStatus
+PsGetProcessExitTime
+PsGetProcessId
+PsGetProcessImageFileName
+PsGetProcessInheritedFromUniqueProcessId
+PsGetProcessJob
+PsGetProcessPeb
+PsGetProcessPriorityClass
+PsGetProcessProtection
+PsGetProcessSectionBaseAddress
+PsGetProcessSecurityPort
+PsGetProcessSessionId
+PsGetProcessSessionIdEx
+PsGetProcessSignatureLevel
+PsGetProcessWin32Process
+PsGetProcessWin32WindowStation
+PsGetThreadExitStatus
+PsGetThreadFreezeCount
+PsGetThreadHardErrorsAreDisabled
+PsGetThreadId
+PsGetThreadProcess
+PsGetThreadProcessId
+PsGetThreadSessionId
+PsGetThreadTeb
+PsGetThreadWin32Thread
+PsGetVersion
+PsImpersonateClient
+PsInitialSystemProcess DATA
+PsIsCurrentThreadPrefetching
+PsIsDiskCountersEnabled
+PsIsProcessBeingDebugged
+PsIsProtectedProcess
+PsIsProtectedProcessLight
+PsIsSystemProcess
+PsIsSystemThread
+PsIsThreadImpersonating
+PsIsThreadTerminating
+PsJobType DATA
+PsLeavePriorityRegion
+PsLookupProcessByProcessId
+PsLookupProcessThreadByCid
+PsLookupThreadByThreadId
+PsProcessType DATA
+PsQueryProcessAttributesByToken
+PsQueryProcessExceptionFlags
+PsQueryTotalCycleTimeProcess
+PsReferenceImpersonationToken
+PsReferenceKernelStack
+PsReferencePrimaryToken
+PsReferenceProcessFilePointer
+PsReleaseProcessExitSynchronization
+PsReleaseProcessWakeCounter
+PsRemoveCreateThreadNotifyRoutine
+PsRemoveLoadImageNotifyRoutine
+PsRestoreImpersonation
+PsResumeProcess
+PsReturnPoolQuota
+PsReturnProcessNonPagedPoolQuota
+PsReturnProcessPagedPoolQuota
+PsRevertThreadToSelf
+PsRevertToSelf
+PsSetContextThread
+PsSetCreateProcessNotifyRoutine
+PsSetCreateProcessNotifyRoutineEx
+PsSetCreateThreadNotifyRoutine
+PsSetCurrentThreadPrefetching
+PsSetLegoNotifyRoutine
+PsSetLoadImageNotifyRoutine
+PsSetProcessPriorityByClass
+PsSetProcessPriorityClass
+PsSetProcessSecurityPort
+PsSetProcessWin32Process
+PsSetProcessWindowStation
+PsSetThreadHardErrorsAreDisabled
+PsSetThreadWin32Thread
+PsSuspendProcess
+PsTerminateSystemThread
+PsThreadType DATA
+PsUILanguageComitted DATA
+PsUpdateDiskCounters
+PsWrapApcWow64Thread
+ReadTimeStampCounter
+RtlAbsoluteToSelfRelativeSD
+RtlAddAccessAllowedAce
+RtlAddAccessAllowedAceEx
+RtlAddAce
+RtlAddAtomToAtomTable
+RtlAddAtomToAtomTableEx
+RtlAddRange
+RtlAddResourceAttributeAce
+RtlAllocateHeap
+RtlAnsiCharToUnicodeChar
+RtlAnsiStringToUnicodeSize
+RtlAnsiStringToUnicodeString
+RtlAppendAsciizToString
+RtlAppendStringToString
+RtlAppendUnicodeStringToString
+RtlAppendUnicodeToString
+RtlAreAllAccessesGranted
+RtlAreAnyAccessesGranted
+RtlAreBitsClear
+RtlAreBitsSet
+RtlAssert
+RtlAvlInsertNodeEx
+RtlAvlRemoveNode
+RtlCaptureContext
+RtlCaptureStackBackTrace
+RtlCharToInteger
+RtlCheckPortableOperatingSystem
+RtlCheckRegistryKey
+RtlCheckTokenCapability
+RtlCheckTokenMembership
+RtlCheckTokenMembershipEx
+RtlClearAllBits
+RtlClearBit
+RtlClearBits
+RtlCmDecodeMemIoResource
+RtlCmEncodeMemIoResource
+RtlCompareAltitudes
+RtlCompareMemory
+RtlCompareMemoryUlong
+RtlCompareString
+RtlCompareUnicodeString
+RtlCompareUnicodeStrings
+RtlCompressBuffer
+RtlCompressChunks
+RtlComputeCrc32
+RtlContractHashTable
+RtlConvertSidToUnicodeString
+RtlCopyBitMap
+RtlCopyLuid
+RtlCopyLuidAndAttributesArray
+RtlCopyMemory
+RtlCopyRangeList
+RtlCopySid
+RtlCopySidAndAttributesArray
+RtlCopyString
+RtlCopyUnicodeString
+RtlCrc32
+RtlCrc64
+RtlCreateAcl
+RtlCreateAtomTable
+RtlCreateAtomTableEx
+RtlCreateHashTable
+RtlCreateHashTableEx
+RtlCreateHeap
+RtlCreateRegistryKey
+RtlCreateSecurityDescriptor
+RtlCreateSystemVolumeInformationFolder
+RtlCreateUnicodeString
+RtlCreateUserThread
+RtlCultureNameToLCID
+RtlCustomCPToUnicodeN
+RtlDecompressBuffer
+RtlDecompressBufferEx
+RtlDecompressChunks
+RtlDecompressFragment
+RtlDelete
+RtlDeleteAce
+RtlDeleteAtomFromAtomTable
+RtlDeleteElementGenericTable
+RtlDeleteElementGenericTableAvl
+RtlDeleteElementGenericTableAvlEx
+RtlDeleteHashTable
+RtlDeleteNoSplay
+RtlDeleteOwnersRanges
+RtlDeleteRange
+RtlDeleteRegistryValue
+RtlDescribeChunk
+RtlDestroyAtomTable
+RtlDestroyHeap
+RtlDowncaseUnicodeChar
+RtlDowncaseUnicodeString
+RtlDuplicateUnicodeString
+RtlEmptyAtomTable
+RtlEndEnumerationHashTable
+RtlEndWeakEnumerationHashTable
+RtlEnumerateEntryHashTable
+RtlEnumerateGenericTable
+RtlEnumerateGenericTableAvl
+RtlEnumerateGenericTableLikeADirectory
+RtlEnumerateGenericTableWithoutSplaying
+RtlEnumerateGenericTableWithoutSplayingAvl
+RtlEqualLuid
+RtlEqualSid
+RtlEqualString
+RtlEqualUnicodeString
+RtlEqualWnfChangeStamps
+RtlEthernetAddressToStringA
+RtlEthernetAddressToStringW
+RtlEthernetStringToAddressA
+RtlEthernetStringToAddressW
+RtlExpandHashTable
+RtlExtendedMagicDivide
+RtlExtractBitMap
+RtlFillMemory
+RtlFillMemoryUlong
+RtlFillMemoryUlonglong
+RtlFindAceByType
+RtlFindClearBits
+RtlFindClearBitsAndSet
+RtlFindClearRuns
+RtlFindClosestEncodableLength
+RtlFindFirstRunClear
+RtlFindLastBackwardRunClear
+RtlFindLeastSignificantBit
+RtlFindLongestRunClear
+RtlFindMessage
+RtlFindMostSignificantBit
+RtlFindNextForwardRunClear
+RtlFindRange
+RtlFindSetBits
+RtlFindSetBitsAndClear
+RtlFindUnicodePrefix
+RtlFormatCurrentUserKeyPath
+RtlFormatMessage
+RtlFreeAnsiString
+RtlFreeHeap
+RtlFreeOemString
+RtlFreeRangeList
+RtlFreeUnicodeString
+RtlGUIDFromString
+RtlGenerate8dot3Name
+RtlGenerateClass5Guid
+RtlGetAce
+RtlGetAppContainerNamedObjectPath
+RtlGetAppContainerParent
+RtlGetAppContainerSidType
+RtlGetCallersAddress
+RtlGetCompressionWorkSpaceSize
+RtlGetDaclSecurityDescriptor
+RtlGetDefaultCodePage
+RtlGetElementGenericTable
+RtlGetElementGenericTableAvl
+RtlGetEnabledExtendedFeatures
+RtlGetFirstRange
+RtlGetGroupSecurityDescriptor
+RtlGetIntegerAtom
+RtlGetLastRange
+RtlGetNextEntryHashTable
+RtlGetNextRange
+RtlGetNtGlobalFlags
+RtlGetOwnerSecurityDescriptor
+RtlGetProductInfo
+RtlGetSaclSecurityDescriptor
+RtlGetSetBootStatusData
+RtlGetThreadLangIdByIndex
+RtlGetVersion
+RtlHashUnicodeString
+RtlIdnToAscii
+RtlIdnToNameprepUnicode
+RtlIdnToUnicode
+RtlImageDirectoryEntryToData
+RtlImageNtHeader
+RtlImageNtHeaderEx
+RtlInitAnsiString
+RtlInitAnsiStringEx
+RtlInitCodePageTable
+RtlInitEnumerationHashTable
+RtlInitString
+RtlInitUnicodeString
+RtlInitUnicodeStringEx
+RtlInitWeakEnumerationHashTable
+RtlInitializeBitMap
+RtlInitializeGenericTable
+RtlInitializeGenericTableAvl
+RtlInitializeRangeList
+RtlInitializeSid
+RtlInitializeUnicodePrefix
+RtlInsertElementGenericTable
+RtlInsertElementGenericTableAvl
+RtlInsertElementGenericTableFull
+RtlInsertElementGenericTableFullAvl
+RtlInsertEntryHashTable
+RtlInsertUnicodePrefix
+RtlInt64ToUnicodeString
+RtlIntegerToChar
+RtlIntegerToUnicode
+RtlIntegerToUnicodeString
+RtlInterlockedClearBitRun
+RtlInterlockedSetBitRun
+RtlInterlockedSetClearRun
+RtlInvertRangeList
+RtlInvertRangeListEx
+RtlIoDecodeMemIoResource
+RtlIoEncodeMemIoResource
+RtlIpv4AddressToStringA
+RtlIpv4AddressToStringExA
+RtlIpv4AddressToStringExW
+RtlIpv4AddressToStringW
+RtlIpv4StringToAddressA
+RtlIpv4StringToAddressExA
+RtlIpv4StringToAddressExW
+RtlIpv4StringToAddressW
+RtlIpv6AddressToStringA
+RtlIpv6AddressToStringExA
+RtlIpv6AddressToStringExW
+RtlIpv6AddressToStringW
+RtlIpv6StringToAddressA
+RtlIpv6StringToAddressExA
+RtlIpv6StringToAddressExW
+RtlIpv6StringToAddressW
+RtlIsGenericTableEmpty
+RtlIsGenericTableEmptyAvl
+RtlIsNameLegalDOS8Dot3
+RtlIsNormalizedString
+RtlIsNtDdiVersionAvailable
+RtlIsRangeAvailable
+RtlIsServicePackVersionInstalled
+RtlIsUntrustedObject
+RtlIsValidOemCharacter
+RtlLCIDToCultureName
+RtlLengthRequiredSid
+RtlLengthSecurityDescriptor
+RtlLengthSid
+RtlLoadString
+RtlLocalTimeToSystemTime
+RtlLockBootStatusData
+RtlLookupAtomInAtomTable
+RtlLookupElementGenericTable
+RtlLookupElementGenericTableAvl
+RtlLookupElementGenericTableFull
+RtlLookupElementGenericTableFullAvl
+RtlLookupEntryHashTable
+RtlLookupFirstMatchingElementGenericTableAvl
+RtlLookupFunctionEntry
+RtlMapGenericMask
+RtlMapSecurityErrorToNtStatus
+RtlMergeRangeLists
+RtlMoveMemory
+RtlMultiByteToUnicodeN
+RtlMultiByteToUnicodeSize
+RtlNextUnicodePrefix
+RtlNormalizeString
+RtlNtStatusToDosError
+RtlNtStatusToDosErrorNoTeb
+RtlNumberGenericTableElements
+RtlNumberGenericTableElementsAvl
+RtlNumberOfClearBits
+RtlNumberOfClearBitsInRange
+RtlNumberOfSetBits
+RtlNumberOfSetBitsInRange
+RtlNumberOfSetBitsUlongPtr
+RtlOemStringToCountedUnicodeString
+RtlOemStringToUnicodeSize
+RtlOemStringToUnicodeString
+RtlOemToUnicodeN
+RtlOpenCurrentUser
+RtlOwnerAcesPresent
+RtlPcToFileHeader
+RtlPinAtomInAtomTable
+RtlPrefetchMemoryNonTemporal
+RtlPrefixString
+RtlPrefixUnicodeString
+RtlQueryAtomInAtomTable
+RtlQueryDynamicTimeZoneInformation
+RtlQueryElevationFlags
+RtlQueryInformationAcl
+RtlQueryModuleInformation
+RtlQueryPackageIdentity
+RtlQueryRegistryValues
+RtlQueryRegistryValuesEx
+RtlQueryTimeZoneInformation
+RtlQueryValidationRunlevel
+RtlRaiseException
+RtlRandom
+RtlRandomEx
+RtlRbInsertNodeEx
+RtlRbRemoveNode
+RtlRealPredecessor
+RtlRealSuccessor
+RtlRemoveEntryHashTable
+RtlRemoveUnicodePrefix
+RtlReplaceSidInSd
+RtlReserveChunk
+RtlRestoreContext
+RtlRunOnceBeginInitialize
+RtlRunOnceComplete
+RtlRunOnceExecuteOnce
+RtlRunOnceInitialize
+RtlSecondsSince1970ToTime
+RtlSecondsSince1980ToTime
+RtlSelfRelativeToAbsoluteSD
+RtlSelfRelativeToAbsoluteSD2
+RtlSetAllBits
+RtlSetBit
+RtlSetBits
+RtlSetControlSecurityDescriptor
+RtlSetDaclSecurityDescriptor
+RtlSetDynamicTimeZoneInformation
+RtlSetGroupSecurityDescriptor
+RtlSetOwnerSecurityDescriptor
+RtlSetPortableOperatingSystem
+RtlSetSaclSecurityDescriptor
+RtlSetTimeZoneInformation
+RtlSidHashInitialize
+RtlSidHashLookup
+RtlSizeHeap
+RtlSplay
+RtlStringFromGUID
+RtlSubAuthorityCountSid
+RtlSubAuthoritySid
+RtlSubtreePredecessor
+RtlSubtreeSuccessor
+RtlSystemTimeToLocalTime
+RtlTestBit
+RtlTimeFieldsToTime
+RtlTimeToElapsedTimeFields
+RtlTimeToSecondsSince1970
+RtlTimeToSecondsSince1980
+RtlTimeToTimeFields
+RtlTraceDatabaseAdd
+RtlTraceDatabaseCreate
+RtlTraceDatabaseDestroy
+RtlTraceDatabaseEnumerate
+RtlTraceDatabaseFind
+RtlTraceDatabaseLock
+RtlTraceDatabaseUnlock
+RtlTraceDatabaseValidate
+RtlUTF8ToUnicodeN
+RtlUlongByteSwap
+RtlUlonglongByteSwap
+RtlUnicodeStringToAnsiSize
+RtlUnicodeStringToAnsiString
+RtlUnicodeStringToCountedOemString
+RtlUnicodeStringToInteger
+RtlUnicodeStringToOemSize
+RtlUnicodeStringToOemString
+RtlUnicodeToCustomCPN
+RtlUnicodeToMultiByteN
+RtlUnicodeToMultiByteSize
+RtlUnicodeToOemN
+RtlUnicodeToUTF8N
+RtlUnlockBootStatusData
+RtlUnwind
+RtlUnwindEx
+RtlUpcaseUnicodeChar
+RtlUpcaseUnicodeString
+RtlUpcaseUnicodeStringToAnsiString
+RtlUpcaseUnicodeStringToCountedOemString
+RtlUpcaseUnicodeStringToOemString
+RtlUpcaseUnicodeToCustomCPN
+RtlUpcaseUnicodeToMultiByteN
+RtlUpcaseUnicodeToOemN
+RtlUpperChar
+RtlUpperString
+RtlUshortByteSwap
+RtlValidRelativeSecurityDescriptor
+RtlValidSecurityDescriptor
+RtlValidSid
+RtlValidateUnicodeString
+RtlVerifyVersionInfo
+RtlVirtualUnwind
+RtlVolumeDeviceToDosName
+RtlWalkFrameChain
+RtlWeaklyEnumerateEntryHashTable
+RtlWriteRegistryValue
+RtlZeroHeap
+RtlZeroMemory
+RtlxAnsiStringToUnicodeSize
+RtlxOemStringToUnicodeSize
+RtlxUnicodeStringToAnsiSize
+RtlxUnicodeStringToOemSize
+SeAccessCheck
+SeAccessCheckEx
+SeAccessCheckFromState
+SeAccessCheckFromStateEx
+SeAccessCheckWithHint
+SeAdjustAccessStateForTrustLabel
+SeAppendPrivileges
+SeAssignSecurity
+SeAssignSecurityEx
+SeAuditHardLinkCreation
+SeAuditHardLinkCreationWithTransaction
+SeAuditTransactionStateChange
+SeAuditingAnyFileEventsWithContext
+SeAuditingAnyFileEventsWithContextEx
+SeAuditingFileEvents
+SeAuditingFileEventsWithContext
+SeAuditingFileEventsWithContextEx
+SeAuditingFileOrGlobalEvents
+SeAuditingHardLinkEvents
+SeAuditingHardLinkEventsWithContext
+SeAuditingWithTokenForSubcategory
+SeCaptureSecurityDescriptor
+SeCaptureSubjectContext
+SeCaptureSubjectContextEx
+SeCloseObjectAuditAlarm
+SeCloseObjectAuditAlarmForNonObObject
+SeComputeAutoInheritByObjectType
+SeCreateAccessState
+SeCreateAccessStateEx
+SeCreateClientSecurity
+SeCreateClientSecurityEx
+SeCreateClientSecurityFromSubjectContext
+SeCreateClientSecurityFromSubjectContextEx
+SeDeassignSecurity
+SeDeleteAccessState
+SeDeleteObjectAuditAlarm
+SeDeleteObjectAuditAlarmWithTransaction
+SeExamineSacl
+SeExports DATA
+SeFilterToken
+SeFreePrivileges
+SeGetCachedSigningLevel
+SeGetLinkedToken
+SeGetLogonSessionToken
+SeImpersonateClient
+SeImpersonateClientEx
+SeIsParentOfChildAppContainer
+SeLocateProcessImageName
+SeLockSubjectContext
+SeMarkLogonSessionForTerminationNotification
+SeOpenObjectAuditAlarm
+SeOpenObjectAuditAlarmForNonObObject
+SeOpenObjectAuditAlarmWithTransaction
+SeOpenObjectForDeleteAuditAlarm
+SeOpenObjectForDeleteAuditAlarmWithTransaction
+SePrivilegeCheck
+SePrivilegeObjectAuditAlarm
+SePublicDefaultDacl DATA
+SeQueryAuthenticationIdToken
+SeQueryInformationToken
+SeQuerySecureBootPolicyValue
+SeQuerySecurityAttributesToken
+SeQuerySecurityDescriptorInfo
+SeQuerySessionIdToken
+SeRegisterImageVerificationCallback
+SeRegisterLogonSessionTerminatedRoutine
+SeReleaseSecurityDescriptor
+SeReleaseSubjectContext
+SeReportSecurityEvent
+SeReportSecurityEventWithSubCategory
+SeSecurityAttributePresent
+SeSetAccessStateGenericMapping
+SeSetAuditParameter
+SeSetSecurityAttributesToken
+SeSetSecurityDescriptorInfo
+SeSetSecurityDescriptorInfoEx
+SeShouldCheckForAccessRightsFromParent
+SeSinglePrivilegeCheck
+SeSrpAccessCheck
+SeSystemDefaultDacl DATA
+SeSystemDefaultSd DATA
+SeTokenFromAccessInformation
+SeTokenImpersonationLevel
+SeTokenIsAdmin
+SeTokenIsRestricted
+SeTokenIsWriteRestricted
+SeTokenObjectType DATA
+SeTokenType
+SeUnlockSubjectContext
+SeUnregisterImageVerificationCallback
+SeUnregisterLogonSessionTerminatedRoutine
+SeValidSecurityDescriptor
+TmCancelPropagationRequest
+TmCommitComplete
+TmCommitEnlistment
+TmCommitTransaction
+TmCreateEnlistment
+TmCurrentTransaction
+TmDereferenceEnlistmentKey
+TmEnableCallbacks
+TmEndPropagationRequest
+TmEnlistmentObjectType DATA
+TmFreezeTransactions
+TmGetTransactionId
+TmInitSystem
+TmInitSystemPhase2
+TmInitializeTransactionManager
+TmIsKTMCommitCoordinator
+TmIsTransactionActive
+TmPrePrepareComplete
+TmPrePrepareEnlistment
+TmPrepareComplete
+TmPrepareEnlistment
+TmPropagationComplete
+TmPropagationFailed
+TmReadOnlyEnlistment
+TmRecoverEnlistment
+TmRecoverResourceManager
+TmRecoverTransactionManager
+TmReferenceEnlistmentKey
+TmRenameTransactionManager
+TmRequestOutcomeEnlistment
+TmResourceManagerObjectType DATA
+TmRollbackComplete
+TmRollbackEnlistment
+TmRollbackTransaction
+TmSetCurrentTransaction
+TmSinglePhaseReject
+TmThawTransactions
+TmTransactionManagerObjectType DATA
+TmTransactionObjectType DATA
+VerSetConditionMask
+VfFailDeviceNode
+VfFailDriver
+VfFailSystemBIOS
+VfInsertContext
+VfIsVerificationEnabled
+VfQueryDeviceContext
+VfQueryDispatchTable
+VfQueryDriverContext
+VfQueryIrpContext
+VfQueryThreadContext
+VfRemoveContext
+WheaAddErrorSource
+WheaConfigureErrorSource
+WheaGetErrorSource
+WheaInitializeRecordHeader
+WheaReportHwError
+WmiGetClock
+WmiQueryTraceInformation
+WmiTraceMessage
+WmiTraceMessageVa
+XIPDispatch
+ZwAccessCheckAndAuditAlarm
+ZwAddBootEntry
+ZwAddDriverEntry
+ZwAdjustPrivilegesToken
+ZwAlertThread
+ZwAllocateLocallyUniqueId
+ZwAllocateVirtualMemory
+ZwAlpcAcceptConnectPort
+ZwAlpcCancelMessage
+ZwAlpcConnectPort
+ZwAlpcConnectPortEx
+ZwAlpcCreatePort
+ZwAlpcCreatePortSection
+ZwAlpcCreateResourceReserve
+ZwAlpcCreateSectionView
+ZwAlpcCreateSecurityContext
+ZwAlpcDeletePortSection
+ZwAlpcDeleteResourceReserve
+ZwAlpcDeleteSectionView
+ZwAlpcDeleteSecurityContext
+ZwAlpcDisconnectPort
+ZwAlpcQueryInformation
+ZwAlpcSendWaitReceivePort
+ZwAlpcSetInformation
+ZwAssignProcessToJobObject
+ZwAssociateWaitCompletionPacket
+ZwCancelIoFile
+ZwCancelIoFileEx
+ZwCancelTimer
+ZwClearEvent
+ZwClose
+ZwCloseObjectAuditAlarm
+ZwCommitComplete
+ZwCommitEnlistment
+ZwCommitTransaction
+ZwConnectPort
+ZwCreateDirectoryObject
+ZwCreateEnlistment
+ZwCreateEvent
+ZwCreateFile
+ZwCreateIoCompletion
+ZwCreateJobObject
+ZwCreateKey
+ZwCreateKeyTransacted
+ZwCreateResourceManager
+ZwCreateSection
+ZwCreateSymbolicLinkObject
+ZwCreateTimer
+ZwCreateTransaction
+ZwCreateTransactionManager
+ZwCreateWaitCompletionPacket
+ZwCreateWnfStateName
+ZwDeleteBootEntry
+ZwDeleteDriverEntry
+ZwDeleteFile
+ZwDeleteKey
+ZwDeleteValueKey
+ZwDeleteWnfStateData
+ZwDeleteWnfStateName
+ZwDeviceIoControlFile
+ZwDisplayString
+ZwDuplicateObject
+ZwDuplicateToken
+ZwEnumerateBootEntries
+ZwEnumerateDriverEntries
+ZwEnumerateKey
+ZwEnumerateTransactionObject
+ZwEnumerateValueKey
+ZwFlushBuffersFile
+ZwFlushBuffersFileEx
+ZwFlushInstructionCache
+ZwFlushKey
+ZwFlushVirtualMemory
+ZwFreeVirtualMemory
+ZwFsControlFile
+ZwGetNotificationResourceManager
+ZwImpersonateAnonymousToken
+ZwInitiatePowerAction
+ZwIsProcessInJob
+ZwLoadDriver
+ZwLoadKey
+ZwLoadKeyEx
+ZwLockFile
+ZwLockProductActivationKeys
+ZwLockVirtualMemory
+ZwMakeTemporaryObject
+ZwMapViewOfSection
+ZwModifyBootEntry
+ZwModifyDriverEntry
+ZwNotifyChangeKey
+ZwNotifyChangeSession
+ZwOpenDirectoryObject
+ZwOpenEnlistment
+ZwOpenEvent
+ZwOpenFile
+ZwOpenJobObject
+ZwOpenKey
+ZwOpenKeyEx
+ZwOpenKeyTransacted
+ZwOpenKeyTransactedEx
+ZwOpenProcess
+ZwOpenProcessToken
+ZwOpenProcessTokenEx
+ZwOpenResourceManager
+ZwOpenSection
+ZwOpenSession
+ZwOpenSymbolicLinkObject
+ZwOpenThread
+ZwOpenThreadToken
+ZwOpenThreadTokenEx
+ZwOpenTimer
+ZwOpenTransaction
+ZwOpenTransactionManager
+ZwPowerInformation
+ZwPrePrepareComplete
+ZwPrePrepareEnlistment
+ZwPrepareComplete
+ZwPrepareEnlistment
+ZwPropagationComplete
+ZwPropagationFailed
+ZwProtectVirtualMemory
+ZwPulseEvent
+ZwQueryBootEntryOrder
+ZwQueryBootOptions
+ZwQueryDefaultLocale
+ZwQueryDefaultUILanguage
+ZwQueryDirectoryFile
+ZwQueryDirectoryObject
+ZwQueryDriverEntryOrder
+ZwQueryEaFile
+ZwQueryFullAttributesFile
+ZwQueryInformationEnlistment
+ZwQueryInformationFile
+ZwQueryInformationJobObject
+ZwQueryInformationProcess
+ZwQueryInformationResourceManager
+ZwQueryInformationThread
+ZwQueryInformationToken
+ZwQueryInformationTransaction
+ZwQueryInformationTransactionManager
+ZwQueryInstallUILanguage
+ZwQueryKey
+ZwQueryLicenseValue
+ZwQueryObject
+ZwQueryQuotaInformationFile
+ZwQuerySection
+ZwQuerySecurityAttributesToken
+ZwQuerySecurityObject
+ZwQuerySymbolicLinkObject
+ZwQuerySystemEnvironmentValueEx
+ZwQuerySystemInformation
+ZwQuerySystemInformationEx
+ZwQueryValueKey
+ZwQueryVirtualMemory
+ZwQueryVolumeInformationFile
+ZwQueryWnfStateData
+ZwQueryWnfStateNameInformation
+ZwReadFile
+ZwReadOnlyEnlistment
+ZwRecoverEnlistment
+ZwRecoverResourceManager
+ZwRecoverTransactionManager
+ZwRemoveIoCompletion
+ZwRemoveIoCompletionEx
+ZwRenameKey
+ZwReplaceKey
+ZwRequestPort
+ZwRequestWaitReplyPort
+ZwResetEvent
+ZwRestoreKey
+ZwRollbackComplete
+ZwRollbackEnlistment
+ZwRollbackTransaction
+ZwSaveKey
+ZwSaveKeyEx
+ZwSecureConnectPort
+ZwSetBootEntryOrder
+ZwSetBootOptions
+ZwSetCachedSigningLevel
+ZwSetDefaultLocale
+ZwSetDefaultUILanguage
+ZwSetDriverEntryOrder
+ZwSetEaFile
+ZwSetEvent
+ZwSetInformationEnlistment
+ZwSetInformationFile
+ZwSetInformationJobObject
+ZwSetInformationKey
+ZwSetInformationObject
+ZwSetInformationProcess
+ZwSetInformationResourceManager
+ZwSetInformationThread
+ZwSetInformationToken
+ZwSetInformationTransaction
+ZwSetInformationVirtualMemory
+ZwSetQuotaInformationFile
+ZwSetSecurityObject
+ZwSetSystemEnvironmentValueEx
+ZwSetSystemInformation
+ZwSetSystemTime
+ZwSetTimer
+ZwSetTimerEx
+ZwSetValueKey
+ZwSetVolumeInformationFile
+ZwTerminateJobObject
+ZwTerminateProcess
+ZwTraceEvent
+ZwTranslateFilePath
+ZwUnloadDriver
+ZwUnloadKey
+ZwUnloadKeyEx
+ZwUnlockFile
+ZwUnlockVirtualMemory
+ZwUnmapViewOfSection
+ZwUpdateWnfStateData
+ZwWaitForMultipleObjects
+ZwWaitForSingleObject
+ZwWriteFile
+ZwYieldExecution
+__C_specific_handler
+__chkstk
+__jump_unwind
+_i64toa_s
+_i64tow_s
+_itoa
+_itoa_s
+_itow
+_itow_s
+_ltoa_s
+_ltow_s
+_makepath_s
+_purecall
+_setjmp
+_setjmpex
+_snprintf
+_snprintf_s
+_snscanf_s
+_snwprintf
+_snwprintf_s
+_snwscanf_s
+_splitpath_s
+_stricmp
+_strlwr
+_strnicmp
+_strnset
+_strnset_s
+_strrev
+_strset
+_strset_s
+_strtoui64
+_strupr
+_swprintf
+_ui64toa_s
+_ui64tow_s
+_ultoa_s
+_ultow_s
+_vsnprintf
+_vsnprintf_s
+_vsnwprintf
+_vsnwprintf_s
+_vswprintf
+_wcsicmp
+_wcslwr
+_wcsnicmp
+_wcsnset
+_wcsnset_s
+_wcsrev
+_wcsset_s
+_wcsupr
+_wmakepath_s
+_wsplitpath_s
+_wtoi
+_wtol
+atoi
+atol
+bsearch
+bsearch_s
+isdigit
+islower
+isprint
+isspace
+isupper
+isxdigit
+longjmp
+mbstowcs
+mbtowc
+memchr
+memcmp
+memcpy
+memcpy_s
+memmove
+memmove_s
+memset
+psMUITest DATA
+qsort
+rand
+sprintf
+sprintf_s
+srand
+sscanf_s
+strcat
+strcat_s
+strchr
+strcmp
+strcpy
+strcpy_s
+strlen
+strncat
+strncat_s
+strncmp
+strncpy
+strncpy_s
+strnlen
+strrchr
+strspn
+strstr
+strtok_s
+swprintf
+swprintf_s
+swscanf_s
+tolower
+toupper
+towlower
+towupper
+vDbgPrintEx
+vDbgPrintExWithPrefix
+vsprintf
+vsprintf_s
+vswprintf_s
+wcscat
+wcscat_s
+wcschr
+wcscmp
+wcscpy
+wcscpy_s
+wcscspn
+wcslen
+wcsncat
+wcsncat_s
+wcsncmp
+wcsncpy
+wcsncpy_s
+wcsnlen
+wcsrchr
+wcsspn
+wcsstr
+wcstombs
+wcstoul
+wctomb
diff --git a/mingw-w64-crt/libarm32/ntprint.def b/mingw-w64-crt/libarm32/ntprint.def
new file mode 100644
index 0000000..8d36a6f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ntprint.def
@@ -0,0 +1,66 @@
+;
+; Definition file of NTPRINT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NTPRINT.dll"
+EXPORTS
+ord_103 @103
+ord_104 @104
+ClassInstall32
+ord_106 @106
+ord_107 @107
+PSetupCheckForDriversInDriverStore
+PSetupDownloadAndInstallLegacyDriverW
+PSetupDriverStoreFindDriverPackageW
+PSetupElevateAndCallDriverStoreAddDriverPackage
+PSetupElevatedDriverStoreAddDriverPackageW
+PSetupElevatedInstallDownloadedLegacyDriverW
+PSetupElevatedInstallPrinterDriverFromTheWebW
+PSetupElevatedLegacyPrintDriverInstallW
+PSetupGetActualInstallSection
+PSetupGetCatalogNameFromInfW
+PSetupWebPnpGenerateDownLevelInfForInboxDriver
+ServerInstallW
+PSetupAssociateICMProfiles
+PSetupBuildDriverList
+PSetupBuildDriversFromPath
+PSetupCopyDriverPackageFiles
+PSetupCreateDrvSetupPage
+PSetupCreateMonitorInfo
+PSetupCreatePrinterDeviceInfoList
+PSetupDestroyDriverInfo3
+PSetupDestroyMonitorInfo
+PSetupDestroyPrinterDeviceInfoList
+PSetupDestroySelectedDriverInfo
+PSetupDisassociateICMProfiles
+PSetupDriverInfoFromDeviceID
+PSetupDriverInfoFromName
+PSetupDriverStoreAddDriverPackage
+PSetupEnumMonitor
+PSetupFindCompatibleDriverFromName
+PSetupFreeDrvField
+PSetupFreeMem
+PSetupGetDriverInfo3
+PSetupGetInfDriverStoreLocation
+PSetupGetLocalDataField
+PSetupGetPathToSearch
+PSetupGetSelectedDriverInfo
+PSetupInstallICMProfiles
+PSetupInstallInboxDriverSilently
+PSetupInstallMonitor
+PSetupInstallPrinterDriver
+PSetupIsCompatibleDriver
+PSetupIsDriverInstalled
+PSetupIsTheDriverFoundInInfInstalled
+PSetupParseInfAndCommitFileQueue
+PSetupPreSelectDriver
+PSetupProcessPrinterAdded
+PSetupSelectDeviceButtons
+PSetupSelectDriver
+PSetupSetCoreInboxDriverPath
+PSetupSetDriverPlatform
+PSetupSetNonInteractiveMode
+PSetupSetSelectDevTitleAndInstructions
+PSetupShowBlockedDriverUI
+PSetupThisPlatform
diff --git a/mingw-w64-crt/libarm32/ntshrui.def b/mingw-w64-crt/libarm32/ntshrui.def
new file mode 100644
index 0000000..0c37b5d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ntshrui.def
@@ -0,0 +1,20 @@
+;
+; Definition file of ntshrui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ntshrui.dll"
+EXPORTS
+CanShareFolder
+GetLocalPathFromNetResource
+GetLocalPathFromNetResourceA
+GetLocalPathFromNetResourceW
+GetNetResourceFromLocalPath
+GetNetResourceFromLocalPathA
+GetNetResourceFromLocalPathW
+IsFolderPrivateForUser
+IsPathShared
+IsPathSharedA
+IsPathSharedW
+SetFolderPermissionsForSharing
+ShowShareFolderUI
diff --git a/mingw-w64-crt/libarm32/nvcameraisp.def b/mingw-w64-crt/libarm32/nvcameraisp.def
new file mode 100644
index 0000000..ff323c2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nvcameraisp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of nvCameraISP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nvCameraISP.dll"
+EXPORTS
+CISP_InterfaceCreateInstance
diff --git a/mingw-w64-crt/libarm32/nvcameraispb.def b/mingw-w64-crt/libarm32/nvcameraispb.def
new file mode 100644
index 0000000..8e53fe2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nvcameraispb.def
@@ -0,0 +1,8 @@
+;
+; Definition file of nvCameraISPb.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nvCameraISPb.dll"
+EXPORTS
+CISP_InterfaceCreateInstance
diff --git a/mingw-w64-crt/libarm32/nvd3dum.def b/mingw-w64-crt/libarm32/nvd3dum.def
new file mode 100644
index 0000000..ffb08d3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nvd3dum.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NVD3DUM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NVD3DUM.dll"
+EXPORTS
+OpenAdapter
+QueryOglResource
diff --git a/mingw-w64-crt/libarm32/nvencodeapi.def b/mingw-w64-crt/libarm32/nvencodeapi.def
new file mode 100644
index 0000000..2557db6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/nvencodeapi.def
@@ -0,0 +1,8 @@
+;
+; Definition file of nvEncodeAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "nvEncodeAPI.dll"
+EXPORTS
+NvEncodeAPICreateInstance
diff --git a/mingw-w64-crt/libarm32/occache.def b/mingw-w64-crt/libarm32/occache.def
new file mode 100644
index 0000000..8c4ae5d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/occache.def
@@ -0,0 +1,22 @@
+;
+; Definition file of OCCACHE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OCCACHE.dll"
+EXPORTS
+FindControlClose
+FindFirstControl
+FindFirstControlArch
+FindNextControl
+FindNextControlArch
+GetControlDependentFile
+GetControlInfo
+IsModuleRemovable
+ReleaseControlHandle
+RemoveControlByHandle2
+RemoveControlByHandle
+RemoveControlByName2
+RemoveControlByName
+RemoveExpiredControls
+SweepControlsByLastAccessDate
diff --git a/mingw-w64-crt/libarm32/odbc32.def b/mingw-w64-crt/libarm32/odbc32.def
new file mode 100644
index 0000000..b0598e7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/odbc32.def
@@ -0,0 +1,183 @@
+;
+; Definition file of ODBC32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ODBC32.dll"
+EXPORTS
+SQLAllocConnect
+SQLAllocEnv
+SQLAllocStmt
+SQLBindCol
+SQLCancel
+SQLColAttributes
+SQLConnect
+SQLDescribeCol
+SQLDisconnect
+SQLError
+SQLExecDirect
+SQLExecute
+SQLFetch
+SQLFreeConnect
+SQLFreeEnv
+SQLFreeStmt
+SQLGetCursorName
+SQLNumResultCols
+SQLPrepare
+SQLRowCount
+SQLSetCursorName
+SQLSetParam
+SQLTransact
+SQLAllocHandle
+SQLBindParam
+SQLCloseCursor
+SQLColAttribute
+SQLCopyDesc
+SQLEndTran
+SQLFetchScroll
+SQLFreeHandle
+SQLGetConnectAttr
+SQLGetDescField
+SQLGetDescRec
+SQLGetDiagField
+SQLGetDiagRec
+SQLGetEnvAttr
+SQLGetStmtAttr
+SQLSetConnectAttr
+SQLColumns
+SQLDriverConnect
+SQLGetConnectOption
+SQLGetData
+SQLGetFunctions
+SQLGetInfo
+SQLGetStmtOption
+SQLGetTypeInfo
+SQLParamData
+SQLPutData
+SQLSetConnectOption
+SQLSetStmtOption
+SQLSpecialColumns
+SQLStatistics
+SQLTables
+SQLBrowseConnect
+SQLColumnPrivileges
+SQLDataSources
+SQLDescribeParam
+SQLExtendedFetch
+SQLForeignKeys
+SQLMoreResults
+SQLNativeSql
+SQLNumParams
+SQLParamOptions
+SQLPrimaryKeys
+SQLProcedureColumns
+SQLProcedures
+SQLSetPos
+SQLSetScrollOptions
+SQLTablePrivileges
+SQLDrivers
+SQLBindParameter
+SQLSetDescField
+SQLSetDescRec
+SQLSetEnvAttr
+SQLSetStmtAttr
+SQLAllocHandleStd
+SQLBulkOperations
+CloseODBCPerfData
+CollectODBCPerfData
+CursorLibLockDbc
+CursorLibLockDesc
+CursorLibLockStmt
+ODBCGetTryWaitValue
+CursorLibTransact
+ODBCSetTryWaitValue
+DllBidEntryPoint
+GetODBCSharedData
+LockHandle
+ODBCInternalConnectW
+OpenODBCPerfData
+PostComponentError
+PostODBCComponentError
+PostODBCError
+SQLCancelHandle
+SQLCompleteAsync
+SearchStatusCode
+VFreeErrors
+VRetrieveDriverErrorsRowCol
+ValidateErrorQueue
+g_hHeapMalloc DATA
+SQLColAttributesW
+SQLConnectW
+SQLDescribeColW
+SQLErrorW
+SQLExecDirectW
+SQLGetCursorNameW
+SQLPrepareW
+SQLSetCursorNameW
+SQLColAttributeW
+SQLGetConnectAttrW
+SQLGetDescFieldW
+SQLGetDescRecW
+SQLGetDiagFieldW
+SQLGetDiagRecW
+SQLGetStmtAttrW
+SQLSetConnectAttrW
+SQLColumnsW
+SQLDriverConnectW
+SQLGetConnectOptionW
+SQLGetInfoW
+SQLGetTypeInfoW
+SQLSetConnectOptionW
+SQLSpecialColumnsW
+SQLStatisticsW
+SQLTablesW
+SQLBrowseConnectW
+SQLColumnPrivilegesW
+SQLDataSourcesW
+SQLForeignKeysW
+SQLNativeSqlW
+SQLPrimaryKeysW
+SQLProcedureColumnsW
+SQLProceduresW
+SQLTablePrivilegesW
+SQLDriversW
+SQLSetDescFieldW
+SQLSetStmtAttrW
+SQLColAttributesA
+SQLConnectA
+SQLDescribeColA
+SQLErrorA
+SQLExecDirectA
+SQLGetCursorNameA
+SQLPrepareA
+SQLSetCursorNameA
+SQLColAttributeA
+SQLGetConnectAttrA
+SQLGetDescFieldA
+SQLGetDescRecA
+SQLGetDiagFieldA
+SQLGetDiagRecA
+SQLGetStmtAttrA
+SQLSetConnectAttrA
+SQLColumnsA
+SQLDriverConnectA
+SQLGetConnectOptionA
+SQLGetInfoA
+SQLGetTypeInfoA
+SQLSetConnectOptionA
+SQLSpecialColumnsA
+SQLStatisticsA
+SQLTablesA
+SQLBrowseConnectA
+SQLColumnPrivilegesA
+SQLDataSourcesA
+SQLForeignKeysA
+SQLNativeSqlA
+SQLPrimaryKeysA
+SQLProcedureColumnsA
+SQLProceduresA
+SQLTablePrivilegesA
+SQLDriversA
+SQLSetDescFieldA
+SQLSetStmtAttrA
+ODBCQualifyFileDSNW
diff --git a/mingw-w64-crt/libarm32/odbccp32.def b/mingw-w64-crt/libarm32/odbccp32.def
new file mode 100644
index 0000000..6328041
--- /dev/null
+++ b/mingw-w64-crt/libarm32/odbccp32.def
@@ -0,0 +1,64 @@
+;
+; Definition file of ODBCCP32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ODBCCP32.dll"
+EXPORTS
+SQLInstallDriver
+SQLInstallDriverManager
+SQLGetInstalledDrivers
+SQLGetAvailableDrivers
+SQLConfigDataSource
+SQLRemoveDefaultDataSource
+SQLWriteDSNToIni
+SQLRemoveDSNFromIni
+SQLInstallODBC
+SQLManageDataSources
+SQLCreateDataSource
+SQLGetTranslator
+SQLWritePrivateProfileString
+SQLGetPrivateProfileString
+SQLValidDSN
+SQLRemoveDriverManager
+SQLInstallTranslator
+SQLRemoveTranslator
+SQLRemoveDriver
+SQLConfigDriver
+SQLInstallerError
+SQLPostInstallerError
+SQLReadFileDSN
+SQLWriteFileDSN
+SQLInstallDriverEx
+SQLGetConfigMode
+SQLSetConfigMode
+SQLInstallTranslatorEx
+SQLCreateDataSourceEx
+ODBCCPlApplet
+SelectTransDlg
+SQLInstallDriverW
+SQLInstallDriverManagerW
+SQLGetInstalledDriversW
+SQLGetAvailableDriversW
+SQLConfigDataSourceW
+SQLWriteDSNToIniW
+SQLRemoveDSNFromIniW
+SQLInstallODBCW
+SQLCreateDataSourceW
+SQLGetTranslatorW
+SQLWritePrivateProfileStringW
+SQLGetPrivateProfileStringW
+SQLValidDSNW
+SQLInstallTranslatorW
+SQLRemoveTranslatorW
+SQLRemoveDriverW
+SQLConfigDriverW
+SQLInstallerErrorW
+SQLPostInstallerErrorW
+SQLReadFileDSNW
+SQLWriteFileDSNW
+SQLInstallDriverExW
+SQLInstallTranslatorExW
+SQLCreateDataSourceExW
+SQLLoadDriverListBox
+SQLLoadDataSourcesListBox
diff --git a/mingw-w64-crt/libarm32/odbctrac.def b/mingw-w64-crt/libarm32/odbctrac.def
new file mode 100644
index 0000000..fed46e5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/odbctrac.def
@@ -0,0 +1,131 @@
+;
+; Definition file of ODBCTRAC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ODBCTRAC.dll"
+EXPORTS
+TraceSQLAllocConnect
+TraceSQLAllocEnv
+TraceSQLAllocStmt
+TraceSQLBindCol
+TraceSQLCancel
+TraceSQLColAttributes
+TraceSQLConnect
+TraceSQLDescribeCol
+TraceSQLDisconnect
+TraceSQLError
+TraceSQLExecDirect
+TraceSQLExecute
+TraceSQLFetch
+TraceSQLFreeConnect
+TraceSQLFreeEnv
+TraceSQLFreeStmt
+TraceSQLGetCursorName
+TraceSQLNumResultCols
+TraceSQLPrepare
+TraceSQLRowCount
+TraceSQLSetCursorName
+TraceSQLSetParam
+TraceSQLTransact
+TraceSQLAllocHandle
+TraceSQLBindParam
+TraceSQLCloseCursor
+TraceSQLColAttribute
+TraceSQLCopyDesc
+TraceSQLEndTran
+TraceSQLFetchScroll
+TraceSQLFreeHandle
+TraceSQLGetConnectAttr
+TraceSQLGetDescField
+TraceSQLGetDescRec
+TraceSQLGetDiagField
+TraceSQLGetDiagRec
+TraceSQLGetEnvAttr
+TraceSQLGetStmtAttr
+TraceSQLSetConnectAttr
+TraceSQLColumns
+TraceSQLDriverConnect
+TraceSQLGetConnectOption
+TraceSQLGetData
+TraceSQLGetFunctions
+TraceSQLGetInfo
+TraceSQLGetStmtOption
+TraceSQLGetTypeInfo
+TraceSQLParamData
+TraceSQLPutData
+TraceSQLSetConnectOption
+TraceSQLSetStmtOption
+TraceSQLSpecialColumns
+TraceSQLStatistics
+TraceSQLTables
+TraceSQLBrowseConnect
+TraceSQLColumnPrivileges
+TraceSQLDataSources
+TraceSQLDescribeParam
+TraceSQLExtendedFetch
+TraceSQLForeignKeys
+TraceSQLMoreResults
+TraceSQLNativeSql
+TraceSQLNumParams
+TraceSQLParamOptions
+TraceSQLPrimaryKeys
+TraceSQLProcedureColumns
+TraceSQLProcedures
+TraceSQLSetPos
+TraceSQLSetScrollOptions
+TraceSQLTablePrivileges
+TraceSQLDrivers
+TraceSQLBindParameter
+TraceSQLSetDescField
+TraceSQLSetDescRec
+TraceSQLSetEnvAttr
+TraceSQLSetStmtAttr
+TraceSQLAllocHandleStd
+TraceSQLBulkOperations
+TraceSQLCancelHandle
+TraceSQLCompleteAsync
+TraceSQLCompleteAsyncW
+TraceVSControl
+TraceSQLColAttributesW
+TraceSQLConnectW
+TraceSQLDescribeColW
+TraceSQLErrorW
+TraceSQLExecDirectW
+TraceSQLGetCursorNameW
+TraceSQLPrepareW
+TraceSQLSetCursorNameW
+TraceSQLColAttributeW
+TraceSQLGetConnectAttrW
+TraceSQLGetDescFieldW
+TraceSQLGetDescRecW
+TraceSQLGetDiagFieldW
+TraceSQLGetDiagRecW
+TraceSQLGetStmtAttrW
+TraceSQLSetConnectAttrW
+TraceSQLColumnsW
+TraceSQLDriverConnectW
+TraceSQLGetConnectOptionW
+TraceSQLGetInfoW
+TraceSQLGetTypeInfoW
+TraceSQLSetConnectOptionW
+TraceSQLSpecialColumnsW
+TraceSQLStatisticsW
+TraceSQLTablesW
+TraceSQLBrowseConnectW
+TraceSQLColumnPrivilegesW
+TraceSQLDataSourcesW
+TraceSQLForeignKeysW
+TraceSQLNativeSqlW
+TraceSQLPrimaryKeysW
+TraceSQLProcedureColumnsW
+TraceSQLProceduresW
+TraceSQLTablePrivilegesW
+TraceSQLDriversW
+TraceSQLSetDescFieldW
+TraceSQLSetStmtAttrW
+TraceSQLAllocHandleStdW
+TraceReturn
+TraceOpenLogFile
+TraceCloseLogFile
+TraceVersion
diff --git a/mingw-w64-crt/libarm32/oemlicense.def b/mingw-w64-crt/libarm32/oemlicense.def
new file mode 100644
index 0000000..d5be51b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/oemlicense.def
@@ -0,0 +1,11 @@
+;
+; Definition file of oemlicense.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "oemlicense.dll"
+EXPORTS
+HrAddAppxLicense
+HrRemoveAppxLicense
+AddDemoAppLicense
+RemoveDemoAppLicense
diff --git a/mingw-w64-crt/libarm32/offreg.def b/mingw-w64-crt/libarm32/offreg.def
new file mode 100644
index 0000000..e4cd62c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/offreg.def
@@ -0,0 +1,27 @@
+;
+; Definition file of OFFREG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OFFREG.dll"
+EXPORTS
+ORCloseHive
+ORCloseKey
+ORCreateHive
+ORCreateKey
+ORDeleteKey
+ORDeleteValue
+OREnumKey
+OREnumValue
+ORGetKeySecurity
+ORGetValue
+ORGetVersion
+ORGetVirtualFlags
+OROpenHive
+OROpenHiveByHandle
+OROpenKey
+ORQueryInfoKey
+ORSaveHive
+ORSetKeySecurity
+ORSetValue
+ORSetVirtualFlags
diff --git a/mingw-w64-crt/libarm32/ole32.def b/mingw-w64-crt/libarm32/ole32.def
new file mode 100644
index 0000000..b721181
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ole32.def
@@ -0,0 +1,473 @@
+;
+; Definition file of ole32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ole32.dll"
+EXPORTS
+ord_800 @800
+ord_801 @801
+OleGetPackageClipboardOwner
+ord_803 @803
+ord_804 @804
+CLIPFORMAT_UserFreeExt
+CLIPFORMAT_UserMarshalExt
+CLIPFORMAT_UserSizeExt
+CLIPFORMAT_UserUnmarshalExt
+CheckInitDde
+CleanROTForApartment
+ClipboardProcessUninitialize
+DdeBindToObject
+DestroyRunningObjectTable
+FindExt
+GetObjectFromRotByPath
+HPALETTE_UserFreeExt
+HPALETTE_UserMarshalExt
+HPALETTE_UserSizeExt
+HPALETTE_UserUnmarshalExt
+ord_820 @820
+ord_821 @821
+ord_822 @822
+ord_823 @823
+HRGN_UserFree
+HRGN_UserMarshal
+HRGN_UserSize
+HRGN_UserUnmarshal
+HWND_UserFreeExt
+HWND_UserMarshalExt
+HWND_UserSizeExt
+HWND_UserUnmarshalExt
+MonikerLoadTypeLib
+PropVariantChangeType
+ReadStorageProperties
+STGMEDIUM_UserFreeExt
+STGMEDIUM_UserMarshalExt
+STGMEDIUM_UserSizeExt
+STGMEDIUM_UserUnmarshalExt
+SetOleautModule
+StdTypesGetClassObject
+StdTypesRegisterServer
+WriteStorageProperties
+BindMoniker
+CLIPFORMAT_UserFree
+CLIPFORMAT_UserMarshal
+CLIPFORMAT_UserSize
+CLIPFORMAT_UserUnmarshal
+CLSIDFromOle1Class
+CLSIDFromProgID
+CLSIDFromProgIDEx
+CLSIDFromString
+CoAddRefServerProcess
+CoAicGetTokenForCOM
+CoAllowSetForegroundWindow
+CoAllowUnmarshalerCLSID
+CoBuildVersion
+CoCancelCall
+CoCheckElevationEnabled
+CoCopyProxy
+CoCreateFreeThreadedMarshaler
+CoCreateGuid
+CoCreateInstance
+CoCreateInstanceEx
+CoCreateInstanceFromApp
+CoCreateObjectInContext
+CoDeactivateObject
+CoDecodeProxy
+CoDecrementMTAUsage
+CoDisableCallCancellation
+CoDisconnectContext
+CoDisconnectObject
+CoDosDateTimeToFileTime
+CoEnableCallCancellation
+CoFileTimeNow
+CoFileTimeToDosDateTime
+CoFreeAllLibraries
+CoFreeLibrary
+CoFreeUnusedLibraries
+CoFreeUnusedLibrariesEx
+CoGetActivationState
+CoGetApartmentID
+CoGetApartmentType
+CoGetCallContext
+CoGetCallState
+CoGetCallerTID
+CoGetCancelObject
+CoGetClassObject
+CoGetClassVersion
+CoGetComCatalog
+CoGetContextToken
+CoGetCurrentLogicalThreadId
+CoGetCurrentProcess
+CoGetDefaultContext
+CoGetInstanceFromFile
+CoGetInstanceFromIStorage
+CoGetInterceptor
+CoGetInterceptorForOle32
+CoGetInterceptorFromTypeInfo
+CoGetInterfaceAndReleaseStream
+CoGetMalloc
+CoGetMarshalSizeMax
+CoGetModuleType
+CoGetObject
+CoGetObjectContext
+CoGetPSClsid
+CoGetProcessIdentifier
+CoGetStandardMarshal
+CoGetStdMarshalEx
+CoGetSystemSecurityPermissions
+CoGetSystemWow64DirectoryW
+CoGetTreatAsClass
+CoHandlePriorityEventsFromMessagePump
+CoImpersonateClient
+CoIncrementMTAUsage
+CoInitialize
+CoInitializeEx
+CoInitializeSecurity
+CoInitializeWOW
+CoInstall
+CoInvalidateRemoteMachineBindings
+CoIsHandlerConnected
+CoIsOle1Class
+CoLoadLibrary
+CoLockObjectExternal
+CoMarshalHresult
+CoMarshalInterThreadInterfaceInStream
+CoMarshalInterface
+CoPopServiceDomain
+CoPushServiceDomain
+CoQueryAuthenticationServices
+CoQueryClientBlanket
+CoQueryProxyBlanket
+CoQueryReleaseObject
+CoReactivateObject
+CoRegisterActivationFilter
+CoRegisterChannelHook
+CoRegisterClassObject
+CoRegisterInitializeSpy
+CoRegisterMallocSpy
+CoRegisterMessageFilter
+CoRegisterPSClsid
+CoRegisterSurrogate
+CoRegisterSurrogateEx
+CoReleaseMarshalData
+CoReleaseServerProcess
+CoResumeClassObjects
+CoRetireServer
+CoRevertToSelf
+CoRevokeClassObject
+CoRevokeInitializeSpy
+CoRevokeMallocSpy
+CoSetCancelObject
+CoSetMessageDispatcher
+CoSetProxyBlanket
+CoSetState
+CoSuspendClassObjects
+CoSwitchCallContext
+CoTaskMemAlloc
+CoTaskMemFree
+CoTaskMemRealloc
+CoTestCancel
+CoTreatAsClass
+CoUninitialize
+CoUnloadingWOW
+CoUnmarshalHresult
+CoUnmarshalInterface
+CoVrfCheckThreadState
+CoVrfGetThreadState
+CoVrfReleaseThreadState
+CoWaitForMultipleHandles
+CoWaitForMultipleObjects
+ComPs_NdrDllCanUnloadNow
+ComPs_NdrDllGetClassObject
+ComPs_NdrDllRegisterProxy
+ComPs_NdrDllUnregisterProxy
+CreateAntiMoniker
+CreateBindCtx
+CreateClassMoniker
+CreateDataAdviseHolder
+CreateDataCache
+CreateErrorInfo
+CreateFileMoniker
+CreateGenericComposite
+CreateILockBytesOnHGlobal
+CreateItemMoniker
+CreateObjrefMoniker
+CreateOleAdviseHolder
+CreatePointerMoniker
+CreateStdProgressIndicator
+CreateStreamOnHGlobal
+DcomChannelSetHResult
+DeletePatternAndExtensionTables
+DllDebugObjectRPCHook
+DllGetClassObjectWOW
+DoDragDrop
+DragDropSetFDT
+EnableHookObject
+FmtIdToPropStgName
+FreePropVariantArray
+GetActiveObjectExt
+GetClassFile
+GetConvertStg
+GetDocumentBitStg
+GetErrorInfo
+GetHGlobalFromILockBytes
+GetHGlobalFromStream
+GetHookInterface
+GetRunningObjectTable
+HACCEL_UserFree
+HACCEL_UserMarshal
+HACCEL_UserSize
+HACCEL_UserUnmarshal
+HBITMAP_UserFree
+HBITMAP_UserMarshal
+HBITMAP_UserSize
+HBITMAP_UserUnmarshal
+HBRUSH_UserFree
+HBRUSH_UserMarshal
+HBRUSH_UserSize
+HBRUSH_UserUnmarshal
+HDC_UserFree
+HDC_UserMarshal
+HDC_UserSize
+HDC_UserUnmarshal
+HENHMETAFILE_UserFree
+HENHMETAFILE_UserMarshal
+HENHMETAFILE_UserSize
+HENHMETAFILE_UserUnmarshal
+HGLOBAL_UserFree
+HGLOBAL_UserMarshal
+HGLOBAL_UserSize
+HGLOBAL_UserUnmarshal
+HICON_UserFree
+HICON_UserMarshal
+HICON_UserSize
+HICON_UserUnmarshal
+HMENU_UserFree
+HMENU_UserMarshal
+HMENU_UserSize
+HMENU_UserUnmarshal
+HMETAFILEPICT_UserFree
+HMETAFILEPICT_UserMarshal
+HMETAFILEPICT_UserSize
+HMETAFILEPICT_UserUnmarshal
+HMETAFILE_UserFree
+HMETAFILE_UserMarshal
+HMETAFILE_UserSize
+HMETAFILE_UserUnmarshal
+HMONITOR_UserFree
+HMONITOR_UserMarshal
+HMONITOR_UserSize
+HMONITOR_UserUnmarshal
+HPALETTE_UserFree
+HPALETTE_UserMarshal
+HPALETTE_UserSize
+HPALETTE_UserUnmarshal
+HWND_UserFree
+HWND_UserMarshal
+HWND_UserSize
+HWND_UserUnmarshal
+HkOleRegisterObject
+IIDFromString
+IsAccelerator
+IsEqualGUID
+IsRoInitializeASTAAllowedInDesktop
+IsValidIid
+IsValidInterface
+IsValidPtrIn
+IsValidPtrOut
+MkParseDisplayName
+MonikerCommonPrefixWith
+MonikerRelativePathTo
+NdrOleInitializeExtension
+NdrProxyForwardingFunction10
+NdrProxyForwardingFunction11
+NdrProxyForwardingFunction12
+NdrProxyForwardingFunction13
+NdrProxyForwardingFunction14
+NdrProxyForwardingFunction15
+NdrProxyForwardingFunction16
+NdrProxyForwardingFunction17
+NdrProxyForwardingFunction18
+NdrProxyForwardingFunction19
+NdrProxyForwardingFunction20
+NdrProxyForwardingFunction21
+NdrProxyForwardingFunction22
+NdrProxyForwardingFunction23
+NdrProxyForwardingFunction24
+NdrProxyForwardingFunction25
+NdrProxyForwardingFunction26
+NdrProxyForwardingFunction27
+NdrProxyForwardingFunction28
+NdrProxyForwardingFunction29
+NdrProxyForwardingFunction3
+NdrProxyForwardingFunction30
+NdrProxyForwardingFunction31
+NdrProxyForwardingFunction32
+NdrProxyForwardingFunction4
+NdrProxyForwardingFunction5
+NdrProxyForwardingFunction6
+NdrProxyForwardingFunction7
+NdrProxyForwardingFunction8
+NdrProxyForwardingFunction9
+ObjectStublessClient10
+ObjectStublessClient11
+ObjectStublessClient12
+ObjectStublessClient13
+ObjectStublessClient14
+ObjectStublessClient15
+ObjectStublessClient16
+ObjectStublessClient17
+ObjectStublessClient18
+ObjectStublessClient19
+ObjectStublessClient20
+ObjectStublessClient21
+ObjectStublessClient22
+ObjectStublessClient23
+ObjectStublessClient24
+ObjectStublessClient25
+ObjectStublessClient26
+ObjectStublessClient27
+ObjectStublessClient28
+ObjectStublessClient29
+ObjectStublessClient3
+ObjectStublessClient30
+ObjectStublessClient31
+ObjectStublessClient32
+ObjectStublessClient4
+ObjectStublessClient5
+ObjectStublessClient6
+ObjectStublessClient7
+ObjectStublessClient8
+ObjectStublessClient9
+Ole32DllGetClassObject
+OleBuildVersion
+OleConvertIStorageToOLESTREAM
+OleConvertIStorageToOLESTREAMEx
+OleConvertOLESTREAMToIStorage
+OleConvertOLESTREAMToIStorageEx
+OleCreate
+OleCreateDefaultHandler
+OleCreateEmbeddingHelper
+OleCreateEx
+OleCreateFontIndirectExt
+OleCreateFromData
+OleCreateFromDataEx
+OleCreateFromFile
+OleCreateFromFileEx
+OleCreateLink
+OleCreateLinkEx
+OleCreateLinkFromData
+OleCreateLinkFromDataEx
+OleCreateLinkToFile
+OleCreateLinkToFileEx
+OleCreateMenuDescriptor
+OleCreatePictureIndirectExt
+OleCreatePropertyFrameIndirectExt
+OleCreateStaticFromData
+OleDestroyMenuDescriptor
+OleDoAutoConvert
+OleDraw
+OleDuplicateData
+OleFlushClipboard
+OleGetAutoConvert
+OleGetClipboard
+OleGetIconOfClass
+OleGetIconOfFile
+OleIconToCursorExt
+OleInitialize
+OleInitializeWOW
+OleIsCurrentClipboard
+OleIsRunning
+OleLoad
+OleLoadFromStream
+OleLoadPictureExt
+OleLoadPictureFileExt
+OleLoadPicturePathExt
+OleLockRunning
+OleMetafilePictFromIconAndLabel
+OleNoteObjectVisible
+OleQueryCreateFromData
+OleQueryLinkFromData
+OleRegEnumFormatEtc
+OleRegEnumVerbs
+OleRegGetMiscStatus
+OleRegGetUserType
+OleReleaseEnumVerbCache
+OleRun
+OleSave
+OleSavePictureFileExt
+OleSaveToStream
+OleSetAutoConvert
+OleSetClipboard
+OleSetContainedObject
+OleSetMenuDescriptor
+OleTranslateAccelerator
+OleTranslateColorExt
+OleUninitialize
+OpenOrCreateStream
+ProgIDFromCLSID
+PropStgNameToFmtId
+PropSysAllocString
+PropSysFreeString
+PropVariantClear
+PropVariantCopy
+ReadClassStg
+ReadClassStm
+ReadFmtUserTypeStg
+ReadOleStg
+ReadStringStream
+RegisterActiveObjectExt
+RegisterDragDrop
+ReleaseStgMedium
+RevokeActiveObjectExt
+RevokeDragDrop
+RoGetAgileReference
+SNB_UserFree
+SNB_UserMarshal
+SNB_UserSize
+SNB_UserUnmarshal
+STGMEDIUM_UserFree
+STGMEDIUM_UserMarshal
+STGMEDIUM_UserSize
+STGMEDIUM_UserUnmarshal
+SetConvertStg
+SetDocumentBitStg
+SetErrorInfo
+SetWOWThunkGlobalPtr
+StgConvertPropertyToVariant
+StgConvertVariantToProperty
+StgCreateDocfile
+StgCreateDocfileOnILockBytes
+StgCreatePropSetStg
+StgCreatePropStg
+StgCreateStorageEx
+StgGetIFillLockBytesOnFile
+StgGetIFillLockBytesOnILockBytes
+StgIsStorageFile
+StgIsStorageILockBytes
+StgOpenAsyncDocfileOnIFillLockBytes
+StgOpenPropStg
+StgOpenStorage
+StgOpenStorageEx
+StgOpenStorageOnHandle
+StgOpenStorageOnILockBytes
+StgPropertyLengthAsVariant
+StgSetTimes
+StringFromCLSID
+StringFromGUID2
+StringFromIID
+UpdateDCOMSettings
+UpdateProcessTracing
+UtConvertDvtd16toDvtd32
+UtConvertDvtd32toDvtd16
+UtGetDvtd16Info
+UtGetDvtd32Info
+WdtpInterfacePointer_UserFree
+WdtpInterfacePointer_UserMarshal
+WdtpInterfacePointer_UserSize
+WdtpInterfacePointer_UserUnmarshal
+WriteClassStg
+WriteClassStm
+WriteFmtUserTypeStg
+WriteOleStg
+WriteStringStream
diff --git a/mingw-w64-crt/libarm32/oleacc.def b/mingw-w64-crt/libarm32/oleacc.def
new file mode 100644
index 0000000..45dd424
--- /dev/null
+++ b/mingw-w64-crt/libarm32/oleacc.def
@@ -0,0 +1,31 @@
+;
+; Definition file of OLEACC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OLEACC.dll"
+EXPORTS
+AccGetRunningUtilityState
+AccNotifyTouchInteraction
+AccSetRunningUtilityState
+AccessibleChildren
+AccessibleObjectFromEvent
+AccessibleObjectFromPoint
+AccessibleObjectFromWindow
+AccessibleObjectFromWindowTimeout
+CreateStdAccessibleObject
+CreateStdAccessibleProxyA
+CreateStdAccessibleProxyW
+GetOleaccVersionInfo
+GetProcessHandleFromHwnd
+GetRoleTextA
+GetRoleTextW
+GetStateTextA
+GetStateTextW
+IID_IAccessible
+IID_IAccessibleHandler
+LIBID_Accessibility
+LresultFromObject
+ObjectFromLresult
+PropMgrClient_LookupProp
+WindowFromAccessibleObject
diff --git a/mingw-w64-crt/libarm32/oleacchooks.def b/mingw-w64-crt/libarm32/oleacchooks.def
new file mode 100644
index 0000000..81aa2f2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/oleacchooks.def
@@ -0,0 +1,8 @@
+;
+; Definition file of OleAccHooks.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OleAccHooks.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/oleaut32.def b/mingw-w64-crt/libarm32/oleaut32.def
new file mode 100644
index 0000000..f3a8478
--- /dev/null
+++ b/mingw-w64-crt/libarm32/oleaut32.def
@@ -0,0 +1,407 @@
+;
+; Definition file of OLEAUT32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OLEAUT32.dll"
+EXPORTS
+SysAllocString
+SysReAllocString
+SysAllocStringLen
+SysReAllocStringLen
+SysFreeString
+SysStringLen
+VariantInit
+VariantClear
+VariantCopy
+VariantCopyInd
+VariantChangeType
+VariantTimeToDosDateTime
+DosDateTimeToVariantTime
+SafeArrayCreate
+SafeArrayDestroy
+SafeArrayGetDim
+SafeArrayGetElemsize
+SafeArrayGetUBound
+SafeArrayGetLBound
+SafeArrayLock
+SafeArrayUnlock
+SafeArrayAccessData
+SafeArrayUnaccessData
+SafeArrayGetElement
+SafeArrayPutElement
+SafeArrayCopy
+DispGetParam
+DispGetIDsOfNames
+DispInvoke
+CreateDispTypeInfo
+CreateStdDispatch
+RegisterActiveObject
+RevokeActiveObject
+GetActiveObject
+SafeArrayAllocDescriptor
+SafeArrayAllocData
+SafeArrayDestroyDescriptor
+SafeArrayDestroyData
+SafeArrayRedim
+SafeArrayAllocDescriptorEx
+SafeArrayCreateEx
+SafeArrayCreateVectorEx
+SafeArraySetRecordInfo
+SafeArrayGetRecordInfo
+VarParseNumFromStr
+VarNumFromParseNum
+VarI2FromUI1
+VarI2FromI4
+VarI2FromR4
+VarI2FromR8
+VarI2FromCy
+VarI2FromDate
+VarI2FromStr
+VarI2FromDisp
+VarI2FromBool
+SafeArraySetIID
+VarI4FromUI1
+VarI4FromI2
+VarI4FromR4
+VarI4FromR8
+VarI4FromCy
+VarI4FromDate
+VarI4FromStr
+VarI4FromDisp
+VarI4FromBool
+SafeArrayGetIID
+VarR4FromUI1
+VarR4FromI2
+VarR4FromI4
+VarR4FromR8
+VarR4FromCy
+VarR4FromDate
+VarR4FromStr
+VarR4FromDisp
+VarR4FromBool
+SafeArrayGetVartype
+VarR8FromUI1
+VarR8FromI2
+VarR8FromI4
+VarR8FromR4
+VarR8FromCy
+VarR8FromDate
+VarR8FromStr
+VarR8FromDisp
+VarR8FromBool
+VarFormat
+VarDateFromUI1
+VarDateFromI2
+VarDateFromI4
+VarDateFromR4
+VarDateFromR8
+VarDateFromCy
+VarDateFromStr
+VarDateFromDisp
+VarDateFromBool
+VarFormatDateTime
+VarCyFromUI1
+VarCyFromI2
+VarCyFromI4
+VarCyFromR4
+VarCyFromR8
+VarCyFromDate
+VarCyFromStr
+VarCyFromDisp
+VarCyFromBool
+VarFormatNumber
+VarBstrFromUI1
+VarBstrFromI2
+VarBstrFromI4
+VarBstrFromR4
+VarBstrFromR8
+VarBstrFromCy
+VarBstrFromDate
+VarBstrFromDisp
+VarBstrFromBool
+VarFormatPercent
+VarBoolFromUI1
+VarBoolFromI2
+VarBoolFromI4
+VarBoolFromR4
+VarBoolFromR8
+VarBoolFromDate
+VarBoolFromCy
+VarBoolFromStr
+VarBoolFromDisp
+VarFormatCurrency
+VarWeekdayName
+VarMonthName
+VarUI1FromI2
+VarUI1FromI4
+VarUI1FromR4
+VarUI1FromR8
+VarUI1FromCy
+VarUI1FromDate
+VarUI1FromStr
+VarUI1FromDisp
+VarUI1FromBool
+VarFormatFromTokens
+VarTokenizeFormatString
+VarAdd
+VarAnd
+VarDiv
+DispCallFunc
+VariantChangeTypeEx
+SafeArrayPtrOfIndex
+SysStringByteLen
+SysAllocStringByteLen
+VarEqv
+VarIdiv
+VarImp
+VarMod
+VarMul
+VarOr
+VarPow
+VarSub
+CreateTypeLib
+LoadTypeLib
+LoadRegTypeLib
+RegisterTypeLib
+QueryPathOfRegTypeLib
+LHashValOfNameSys
+LHashValOfNameSysA
+VarXor
+VarAbs
+VarFix
+OaBuildVersion
+ClearCustData
+VarInt
+VarNeg
+VarNot
+VarRound
+VarCmp
+VarDecAdd
+VarDecDiv
+VarDecMul
+CreateTypeLib2
+VarDecSub
+VarDecAbs
+LoadTypeLibEx
+SystemTimeToVariantTime
+VariantTimeToSystemTime
+UnRegisterTypeLib
+VarDecFix
+VarDecInt
+VarDecNeg
+VarDecFromUI1
+VarDecFromI2
+VarDecFromI4
+VarDecFromR4
+VarDecFromR8
+VarDecFromDate
+VarDecFromCy
+VarDecFromStr
+VarDecFromDisp
+VarDecFromBool
+GetErrorInfo
+SetErrorInfo
+CreateErrorInfo
+VarDecRound
+VarDecCmp
+VarI2FromI1
+VarI2FromUI2
+VarI2FromUI4
+VarI2FromDec
+VarI4FromI1
+VarI4FromUI2
+VarI4FromUI4
+VarI4FromDec
+VarR4FromI1
+VarR4FromUI2
+VarR4FromUI4
+VarR4FromDec
+VarR8FromI1
+VarR8FromUI2
+VarR8FromUI4
+VarR8FromDec
+VarDateFromI1
+VarDateFromUI2
+VarDateFromUI4
+VarDateFromDec
+VarCyFromI1
+VarCyFromUI2
+VarCyFromUI4
+VarCyFromDec
+VarBstrFromI1
+VarBstrFromUI2
+VarBstrFromUI4
+VarBstrFromDec
+VarBoolFromI1
+VarBoolFromUI2
+VarBoolFromUI4
+VarBoolFromDec
+VarUI1FromI1
+VarUI1FromUI2
+VarUI1FromUI4
+VarUI1FromDec
+VarDecFromI1
+VarDecFromUI2
+VarDecFromUI4
+VarI1FromUI1
+VarI1FromI2
+VarI1FromI4
+VarI1FromR4
+VarI1FromR8
+VarI1FromDate
+VarI1FromCy
+VarI1FromStr
+VarI1FromDisp
+VarI1FromBool
+VarI1FromUI2
+VarI1FromUI4
+VarI1FromDec
+VarUI2FromUI1
+VarUI2FromI2
+VarUI2FromI4
+VarUI2FromR4
+VarUI2FromR8
+VarUI2FromDate
+VarUI2FromCy
+VarUI2FromStr
+VarUI2FromDisp
+VarUI2FromBool
+VarUI2FromI1
+VarUI2FromUI4
+VarUI2FromDec
+VarUI4FromUI1
+VarUI4FromI2
+VarUI4FromI4
+VarUI4FromR4
+VarUI4FromR8
+VarUI4FromDate
+VarUI4FromCy
+VarUI4FromStr
+VarUI4FromDisp
+VarUI4FromBool
+VarUI4FromI1
+VarUI4FromUI2
+VarUI4FromDec
+BSTR_UserSize
+BSTR_UserMarshal
+BSTR_UserUnmarshal
+BSTR_UserFree
+VARIANT_UserSize
+VARIANT_UserMarshal
+VARIANT_UserUnmarshal
+VARIANT_UserFree
+LPSAFEARRAY_UserSize
+LPSAFEARRAY_UserMarshal
+LPSAFEARRAY_UserUnmarshal
+LPSAFEARRAY_UserFree
+LPSAFEARRAY_Size
+LPSAFEARRAY_Marshal
+LPSAFEARRAY_Unmarshal
+VarDecCmpR8
+VarCyAdd
+OACreateTypeLib2
+VarCyMul
+VarCyMulI4
+VarCySub
+VarCyAbs
+VarCyFix
+VarCyInt
+VarCyNeg
+VarCyRound
+VarCyCmp
+VarCyCmpR8
+VarBstrCat
+VarBstrCmp
+VarR8Pow
+VarR4CmpR8
+VarR8Round
+VarCat
+VarDateFromUdateEx
+GetRecordInfoFromGuids
+GetRecordInfoFromTypeInfo
+SetVarConversionLocaleSetting
+GetVarConversionLocaleSetting
+SetOaNoCache
+VarCyMulI8
+VarDateFromUdate
+VarUdateFromDate
+GetAltMonthNames
+VarI8FromUI1
+VarI8FromI2
+VarI8FromR4
+VarI8FromR8
+VarI8FromCy
+VarI8FromDate
+VarI8FromStr
+VarI8FromDisp
+VarI8FromBool
+VarI8FromI1
+VarI8FromUI2
+VarI8FromUI4
+VarI8FromDec
+VarI2FromI8
+VarI2FromUI8
+VarI4FromI8
+VarI4FromUI8
+VarR4FromI8
+VarR4FromUI8
+VarR8FromI8
+VarR8FromUI8
+VarDateFromI8
+VarDateFromUI8
+VarCyFromI8
+VarCyFromUI8
+VarBstrFromI8
+VarBstrFromUI8
+VarBoolFromI8
+VarBoolFromUI8
+VarUI1FromI8
+VarUI1FromUI8
+VarDecFromI8
+VarDecFromUI8
+VarI1FromI8
+VarI1FromUI8
+VarUI2FromI8
+VarUI2FromUI8
+OleLoadPictureEx
+OleLoadPictureFileEx
+SafeArrayCreateVector
+SafeArrayCopyData
+VectorFromBstr
+BstrFromVector
+OleIconToCursor
+OleCreatePropertyFrameIndirect
+OleCreatePropertyFrame
+OleLoadPicture
+OleCreatePictureIndirect
+OleCreateFontIndirect
+OleTranslateColor
+OleLoadPictureFile
+OleSavePictureFile
+OleLoadPicturePath
+VarUI4FromI8
+VarUI4FromUI8
+VarI8FromUI8
+VarUI8FromI8
+VarUI8FromUI1
+VarUI8FromI2
+VarUI8FromR4
+VarUI8FromR8
+VarUI8FromCy
+VarUI8FromDate
+VarUI8FromStr
+VarUI8FromDisp
+VarUI8FromBool
+VarUI8FromI1
+VarUI8FromUI2
+VarUI8FromUI4
+VarUI8FromDec
+RegisterTypeLibForUser
+UnRegisterTypeLibForUser
+OaEnablePerUserTLibRegistration
+HWND_UserFree
+HWND_UserMarshal
+HWND_UserSize
+HWND_UserUnmarshal
+OACleanup
diff --git a/mingw-w64-crt/libarm32/oledlg.def b/mingw-w64-crt/libarm32/oledlg.def
new file mode 100644
index 0000000..f1dd96c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/oledlg.def
@@ -0,0 +1,30 @@
+;
+; Definition file of oledlg.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "oledlg.dll"
+EXPORTS
+OleUIAddVerbMenuA
+OleUICanConvertOrActivateAs
+OleUIInsertObjectA
+OleUIPasteSpecialA
+OleUIEditLinksA
+OleUIChangeIconA
+OleUIConvertA
+OleUIBusyA
+OleUIUpdateLinksA
+OleUIPromptUserA
+OleUIObjectPropertiesA
+OleUIChangeSourceA
+OleUIAddVerbMenuW
+OleUIBusyW
+OleUIChangeIconW
+OleUIChangeSourceW
+OleUIConvertW
+OleUIEditLinksW
+OleUIInsertObjectW
+OleUIObjectPropertiesW
+OleUIPasteSpecialW
+OleUIPromptUserW
+OleUIUpdateLinksW
diff --git a/mingw-w64-crt/libarm32/ondemandconnroutehelper.def b/mingw-w64-crt/libarm32/ondemandconnroutehelper.def
new file mode 100644
index 0000000..08c63d9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ondemandconnroutehelper.def
@@ -0,0 +1,13 @@
+;
+; Definition file of OnDemandConnRouteHelper.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OnDemandConnRouteHelper.DLL"
+EXPORTS
+OnDemandAddRouteRequest
+OnDemandGetRoutingHint
+OnDemandRegisterNotification
+OnDemandRemoveMatchingRoute
+OnDemandRemoveRouteRequest
+OnDemandUnRegisterNotification
diff --git a/mingw-w64-crt/libarm32/onex.def b/mingw-w64-crt/libarm32/onex.def
new file mode 100644
index 0000000..545e356
--- /dev/null
+++ b/mingw-w64-crt/libarm32/onex.def
@@ -0,0 +1,35 @@
+;
+; Definition file of OneX.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OneX.DLL"
+EXPORTS
+OneXAddEapAttributes
+OneXAddTLV
+OneXCompareAuthParams
+OneXCopyAuthParams
+OneXCreateDefaultProfile
+OneXCreateDiscoveryProfiles
+OneXCreateSupplicantPort
+OneXDeInitialize
+OneXDestroySupplicantPort
+OneXForceAuthenticatedState
+OneXFreeAuthParams
+OneXFreeMemory
+OneXIndicatePacket
+OneXIndicateSessionChange
+OneXInitialize
+OneXQueryAuthParams
+OneXQueryPendingUIRequest
+OneXQueryState
+OneXQueryStatistics
+OneXReasonCodeToString
+OneXRestartReasonCodeToString
+OneXSetAuthParams
+OneXSetRuntimeState
+OneXStartAuthentication
+OneXStopAuthentication
+OneXUIResponse
+OneXUpdatePortProfile
+OneXUpdateProfilePostDiscovery
diff --git a/mingw-w64-crt/libarm32/onexui.def b/mingw-w64-crt/libarm32/onexui.def
new file mode 100644
index 0000000..27a47ef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/onexui.def
@@ -0,0 +1,11 @@
+;
+; Definition file of OneXUI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OneXUI.DLL"
+EXPORTS
+OneXGetUserFriendlyText
+OneXMapEAPHostInteractiveUIToOneXUIResponse
+OneXShowUI
+OneXShowUIFromEAPCreds
diff --git a/mingw-w64-crt/libarm32/oobefldr.def b/mingw-w64-crt/libarm32/oobefldr.def
new file mode 100644
index 0000000..af23065
--- /dev/null
+++ b/mingw-w64-crt/libarm32/oobefldr.def
@@ -0,0 +1,8 @@
+;
+; Definition file of OOBEFLDR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OOBEFLDR.dll"
+EXPORTS
+ShowWelcomeCenter
diff --git a/mingw-w64-crt/libarm32/opcservices.def b/mingw-w64-crt/libarm32/opcservices.def
new file mode 100644
index 0000000..9280c81
--- /dev/null
+++ b/mingw-w64-crt/libarm32/opcservices.def
@@ -0,0 +1,19 @@
+;
+; Definition file of OpcServices.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OpcServices.DLL"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+ord_13 @13
+ord_14 @14
diff --git a/mingw-w64-crt/libarm32/osbaseln.def b/mingw-w64-crt/libarm32/osbaseln.def
new file mode 100644
index 0000000..b4a8800
--- /dev/null
+++ b/mingw-w64-crt/libarm32/osbaseln.def
@@ -0,0 +1,22 @@
+;
+; Definition file of osbaseln.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "osbaseln.dll"
+EXPORTS
+ord_1 @1
+CloseOsBaseline
+EnumOsBaselineComponentsA
+EnumOsBaselineComponentsW
+EnumOsOutOfDateComponentsA
+EnumOsOutOfDateComponentsW
+GetOsBaselineComponentInfoA
+GetOsBaselineComponentInfoW
+GetOsInstalledComponentInfoA
+GetOsInstalledComponentInfoW
+GetOsLatestBaselineServicePack
+OpenOsBaseline
+pGetOsBaselineCurrentVersion
+pGetOsCurrentBaselineServicePack
+pOpenOsBaselineByVersion
diff --git a/mingw-w64-crt/libarm32/osksupport.def b/mingw-w64-crt/libarm32/osksupport.def
new file mode 100644
index 0000000..81e2ad1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/osksupport.def
@@ -0,0 +1,9 @@
+;
+; Definition file of OskSupport.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OskSupport.dll"
+EXPORTS
+InitializeOSKSupport
+UninitializeOSKSupport
diff --git a/mingw-w64-crt/libarm32/osuninst.def b/mingw-w64-crt/libarm32/osuninst.def
new file mode 100644
index 0000000..fd03d36
--- /dev/null
+++ b/mingw-w64-crt/libarm32/osuninst.def
@@ -0,0 +1,12 @@
+;
+; Definition file of OSUNINST.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "OSUNINST.dll"
+EXPORTS
+ExecuteUninstall
+GetUninstallImageSize
+IsUninstallImageValid
+ProvideUiAlerts
+RemoveUninstallImage
diff --git a/mingw-w64-crt/libarm32/p2p.def b/mingw-w64-crt/libarm32/p2p.def
new file mode 100644
index 0000000..e5ba098
--- /dev/null
+++ b/mingw-w64-crt/libarm32/p2p.def
@@ -0,0 +1,119 @@
+;
+; Definition file of P2P.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "P2P.dll"
+EXPORTS
+PeerGroupHandlePowerEvent
+PeerCollabAddContact
+PeerCollabAsyncInviteContact
+PeerCollabAsyncInviteEndpoint
+PeerCollabCancelInvitation
+PeerCollabCloseHandle
+PeerCollabDeleteContact
+PeerCollabDeleteEndpointData
+PeerCollabDeleteObject
+PeerCollabEnumApplicationRegistrationInfo
+PeerCollabEnumApplications
+PeerCollabEnumContacts
+PeerCollabEnumEndpoints
+PeerCollabEnumObjects
+PeerCollabEnumPeopleNearMe
+PeerCollabExportContact
+PeerCollabGetAppLaunchInfo
+PeerCollabGetApplicationRegistrationInfo
+PeerCollabGetContact
+PeerCollabGetEndpointName
+PeerCollabGetEventData
+PeerCollabGetInvitationResponse
+PeerCollabGetPresenceInfo
+PeerCollabGetSigninOptions
+PeerCollabInviteContact
+PeerCollabInviteEndpoint
+PeerCollabParseContact
+PeerCollabQueryContactData
+PeerCollabRefreshEndpointData
+PeerCollabRegisterApplication
+PeerCollabRegisterEvent
+PeerCollabSetEndpointName
+PeerCollabSetObject
+PeerCollabSetPresenceInfo
+PeerCollabShutdown
+PeerCollabSignin
+PeerCollabSignout
+PeerCollabStartup
+PeerCollabSubscribeEndpointData
+PeerCollabUnregisterApplication
+PeerCollabUnregisterEvent
+PeerCollabUnsubscribeEndpointData
+PeerCollabUpdateContact
+PeerCreatePeerName
+PeerEndEnumeration
+PeerEnumGroups
+PeerEnumIdentities
+PeerFreeData
+PeerGetItemCount
+PeerGetNextItem
+PeerGroupAddRecord
+PeerGroupClose
+PeerGroupCloseDirectConnection
+PeerGroupConnect
+PeerGroupConnectByAddress
+PeerGroupCreate
+PeerGroupCreateInvitation
+PeerGroupCreatePasswordInvitation
+PeerGroupDelete
+PeerGroupDeleteRecord
+PeerGroupEnumConnections
+PeerGroupEnumMembers
+PeerGroupEnumRecords
+PeerGroupExportConfig
+PeerGroupExportDatabase
+PeerGroupGetEventData
+PeerGroupGetProperties
+PeerGroupGetRecord
+PeerGroupGetStatus
+PeerGroupImportConfig
+PeerGroupImportDatabase
+PeerGroupIssueCredentials
+PeerGroupJoin
+PeerGroupOpen
+PeerGroupOpenDirectConnection
+PeerGroupParseInvitation
+PeerGroupPasswordJoin
+PeerGroupPeerTimeToUniversalTime
+PeerGroupRegisterEvent
+PeerGroupResumePasswordAuthentication
+PeerGroupSearchRecords
+PeerGroupSendData
+PeerGroupSetProperties
+PeerGroupShutdown
+PeerGroupStartup
+PeerGroupUniversalTimeToPeerTime
+PeerGroupUnregisterEvent
+PeerGroupUpdateRecord
+PeerHostNameToPeerName
+PeerIdentityCreate
+PeerIdentityDelete
+PeerIdentityExport
+PeerIdentityGetCert
+PeerIdentityGetCryptKey
+PeerIdentityGetDefault
+PeerIdentityGetFriendlyName
+PeerIdentityGetXML
+PeerIdentityImport
+PeerIdentitySetFriendlyName
+PeerNameToPeerHostName
+PeerPnrpEndResolve
+PeerPnrpGetCloudInfo
+PeerPnrpGetEndpoint
+PeerPnrpRegister
+PeerPnrpResolve
+PeerPnrpShutdown
+PeerPnrpStartResolve
+PeerPnrpStartup
+PeerPnrpUnregister
+PeerPnrpUpdateRegistration
+PeerSSPAddCredentials
+PeerSSPRemoveCredentials
diff --git a/mingw-w64-crt/libarm32/p2pgraph.def b/mingw-w64-crt/libarm32/p2pgraph.def
new file mode 100644
index 0000000..c4fbd08
--- /dev/null
+++ b/mingw-w64-crt/libarm32/p2pgraph.def
@@ -0,0 +1,47 @@
+;
+; Definition file of P2PGRAPH.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "P2PGRAPH.dll"
+EXPORTS
+PeerGraphForceStopPresencePrivate
+pMemoryHelper DATA
+PeerGraphAddRecord
+PeerGraphClose
+PeerGraphCloseDirectConnection
+PeerGraphConnect
+PeerGraphCreate
+PeerGraphDelete
+PeerGraphDeleteRecord
+PeerGraphEndEnumeration
+PeerGraphEnumConnections
+PeerGraphEnumNodes
+PeerGraphEnumRecords
+PeerGraphExportDatabase
+PeerGraphFreeData
+PeerGraphGetEventData
+PeerGraphGetItemCount
+PeerGraphGetNextItem
+PeerGraphGetNodeInfo
+PeerGraphGetProperties
+PeerGraphGetRecord
+PeerGraphGetStatus
+PeerGraphImportDatabase
+PeerGraphListen
+PeerGraphOpen
+PeerGraphOpenDirectConnection
+PeerGraphPeerTimeToUniversalTime
+PeerGraphRegisterEvent
+PeerGraphSearchRecords
+PeerGraphSendData
+PeerGraphSetNodeAttributes
+PeerGraphSetPresence
+PeerGraphSetProperties
+PeerGraphShutdown
+PeerGraphStartup
+PeerGraphSuspendTimers
+PeerGraphUniversalTimeToPeerTime
+PeerGraphUnregisterEvent
+PeerGraphUpdateRecord
+PeerGraphValidateDeferredRecords
diff --git a/mingw-w64-crt/libarm32/p2pnetsh.def b/mingw-w64-crt/libarm32/p2pnetsh.def
new file mode 100644
index 0000000..00a0d2c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/p2pnetsh.def
@@ -0,0 +1,8 @@
+;
+; Definition file of P2PNETSH.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "P2PNETSH.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/p2psvc.def b/mingw-w64-crt/libarm32/p2psvc.def
new file mode 100644
index 0000000..981b7d0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/p2psvc.def
@@ -0,0 +1,10 @@
+;
+; Definition file of p2psvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "p2psvc.dll"
+EXPORTS
+GroupServiceMain
+SvchostPushServiceGlobals
+InitSecurityInterfaceW
diff --git a/mingw-w64-crt/libarm32/packager.def b/mingw-w64-crt/libarm32/packager.def
new file mode 100644
index 0000000..5ceaca4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/packager.def
@@ -0,0 +1,8 @@
+;
+; Definition file of PACK2.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PACK2.dll"
+EXPORTS
+ord_101 @101
diff --git a/mingw-w64-crt/libarm32/pautoenr.def b/mingw-w64-crt/libarm32/pautoenr.def
new file mode 100644
index 0000000..d8a5dd1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pautoenr.def
@@ -0,0 +1,10 @@
+;
+; Definition file of PAUTOENR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PAUTOENR.dll"
+EXPORTS
+DimsProvEntry
+CertAutoEnrollment
+CertAutoRemove
diff --git a/mingw-w64-crt/libarm32/pcacli.def b/mingw-w64-crt/libarm32/pcacli.def
new file mode 100644
index 0000000..342d5e9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pcacli.def
@@ -0,0 +1,14 @@
+;
+; Definition file of pcacli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pcacli.dll"
+EXPORTS
+PcaGetFileInfoFromPath
+PcaIsPcaDisabled
+PcaLinkChildProcessToParent
+PcaMonitorProcess
+PcaNotifyMsiInstall
+PcaNotifyStatusIcon
+PcaSendToService
diff --git a/mingw-w64-crt/libarm32/pcaui.def b/mingw-w64-crt/libarm32/pcaui.def
new file mode 100644
index 0000000..5c14a35
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pcaui.def
@@ -0,0 +1,11 @@
+;
+; Definition file of pcaui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pcaui.dll"
+EXPORTS
+DisplayApphelpDialog
+PcaLaunchApplicationWithConsent
+PcaPersistSettingsAndLaunchApplication
+PcaShowDialog
diff --git a/mingw-w64-crt/libarm32/pcpksp.def b/mingw-w64-crt/libarm32/pcpksp.def
new file mode 100644
index 0000000..6d4545d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pcpksp.def
@@ -0,0 +1,10 @@
+;
+; Definition file of PCPKsp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PCPKsp.dll"
+EXPORTS
+GetAsymmetricEncryptionInterface
+GetKeyStorageInterface
+GetRngInterface
diff --git a/mingw-w64-crt/libarm32/pcptpm12.def b/mingw-w64-crt/libarm32/pcptpm12.def
new file mode 100644
index 0000000..16e6120
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pcptpm12.def
@@ -0,0 +1,9 @@
+;
+; Definition file of PCPTpm12.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PCPTpm12.dll"
+EXPORTS
+GetAsymmetricEncryptionInterface
+GetRngInterface
diff --git a/mingw-w64-crt/libarm32/pcwum.def b/mingw-w64-crt/libarm32/pcwum.def
new file mode 100644
index 0000000..7b9215f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pcwum.def
@@ -0,0 +1,46 @@
+;
+; Definition file of pcwum.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pcwum.dll"
+EXPORTS
+PcwAddQueryItem
+PcwClearCounterSetSecurity
+PcwCollectData
+PcwCompleteNotification
+PcwCreateNotifier
+PcwCreateQuery
+PcwDisconnectCounterSet
+PcwEnumerateInstances
+PcwIsNotifierAlive
+PcwQueryCounterSetSecurity
+PcwReadNotificationData
+PcwRegisterCounterSet
+PcwRemoveQueryItem
+PcwSendNotification
+PcwSendStatelessNotification
+PcwSetCounterSetSecurity
+PcwSetQueryItemUserData
+PerfCreateInstance
+PerfDecrementULongCounterValue
+PerfDecrementULongLongCounterValue
+PerfDeleteInstance
+PerfIncrementULongCounterValue
+PerfIncrementULongLongCounterValue
+PerfQueryInstance
+PerfSetCounterRefValue
+PerfSetCounterSetInfo
+PerfSetULongCounterValue
+PerfSetULongLongCounterValue
+PerfStartProvider
+PerfStartProviderEx
+PerfStopProvider
+StmAlignSize
+StmAllocateFlat
+StmCoalesceChunks
+StmDeinitialize
+StmInitialize
+StmReduceSize
+StmReserve
+StmWrite
diff --git a/mingw-w64-crt/libarm32/pcwutl.def b/mingw-w64-crt/libarm32/pcwutl.def
new file mode 100644
index 0000000..13a8fbd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pcwutl.def
@@ -0,0 +1,17 @@
+;
+; Definition file of pcwutl.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pcwutl.dll"
+EXPORTS
+LaunchApplicationW
+GetAppInformationFromCOS
+GetLayerFromGenome
+GetMatchingInfo
+GetTempFile
+LogAeEvent
+LogPCWDebugEvent
+RetrieveFileAndProgramId
+SendPcwWerReport
+SendSQMForTSRun
diff --git a/mingw-w64-crt/libarm32/pdh.def b/mingw-w64-crt/libarm32/pdh.def
new file mode 100644
index 0000000..8bb340c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pdh.def
@@ -0,0 +1,136 @@
+;
+; Definition file of pdh.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pdh.dll"
+EXPORTS
+PdhAdd009CounterA
+PdhAdd009CounterW
+PdhAddCounterA
+PdhAddCounterW
+PdhAddEnglishCounterA
+PdhAddEnglishCounterW
+PdhAddRelogCounter
+PdhAddV1Counter
+PdhAddV2Counter
+PdhBindInputDataSourceA
+PdhBindInputDataSourceW
+PdhBrowseCountersA
+PdhBrowseCountersHA
+PdhBrowseCountersHW
+PdhBrowseCountersW
+PdhCalculateCounterFromRawValue
+PdhCloseLog
+PdhCloseQuery
+PdhCollectQueryData
+PdhCollectQueryDataEx
+PdhCollectQueryDataWithTime
+PdhComputeCounterStatistics
+PdhConnectMachineA
+PdhConnectMachineW
+PdhCreateSQLTablesA
+PdhCreateSQLTablesW
+PdhEnumLogSetNamesA
+PdhEnumLogSetNamesW
+PdhEnumMachinesA
+PdhEnumMachinesHA
+PdhEnumMachinesHW
+PdhEnumMachinesW
+PdhEnumObjectItemsA
+PdhEnumObjectItemsHA
+PdhEnumObjectItemsHW
+PdhEnumObjectItemsW
+PdhEnumObjectsA
+PdhEnumObjectsHA
+PdhEnumObjectsHW
+PdhEnumObjectsW
+PdhExpandCounterPathA
+PdhExpandCounterPathW
+PdhExpandWildCardPathA
+PdhExpandWildCardPathHA
+PdhExpandWildCardPathHW
+PdhExpandWildCardPathW
+PdhFormatFromRawValue
+PdhGetCounterInfoA
+PdhGetCounterInfoW
+PdhGetCounterTimeBase
+PdhGetDataSourceTimeRangeA
+PdhGetDataSourceTimeRangeH
+PdhGetDataSourceTimeRangeW
+PdhGetDefaultPerfCounterA
+PdhGetDefaultPerfCounterHA
+PdhGetDefaultPerfCounterHW
+PdhGetDefaultPerfCounterW
+PdhGetDefaultPerfObjectA
+PdhGetDefaultPerfObjectHA
+PdhGetDefaultPerfObjectHW
+PdhGetDefaultPerfObjectW
+PdhGetDllVersion
+PdhGetExplainText
+PdhGetFormattedCounterArrayA
+PdhGetFormattedCounterArrayW
+PdhGetFormattedCounterValue
+PdhGetLogFileSize
+PdhGetLogFileTypeA
+PdhGetLogFileTypeW
+PdhGetLogSetGUID
+PdhGetRawCounterArrayA
+PdhGetRawCounterArrayW
+PdhGetRawCounterValue
+PdhIsRealTimeQuery
+PdhListLogFileHeaderA
+PdhListLogFileHeaderW
+PdhLookupPerfIndexByNameA
+PdhLookupPerfIndexByNameW
+PdhLookupPerfNameByIndexA
+PdhLookupPerfNameByIndexW
+PdhMakeCounterPathA
+PdhMakeCounterPathW
+PdhOpenLogA
+PdhOpenLogW
+PdhOpenQuery
+PdhOpenQueryA
+PdhOpenQueryH
+PdhOpenQueryW
+PdhParseCounterPathA
+PdhParseCounterPathW
+PdhParseInstanceNameA
+PdhParseInstanceNameW
+PdhReadRawLogRecord
+PdhRelogA
+PdhRelogW
+PdhRemoveCounter
+PdhResetRelogCounterValues
+PdhSelectDataSourceA
+PdhSelectDataSourceW
+PdhSetCounterScaleFactor
+PdhSetCounterValue
+PdhSetDefaultRealTimeDataSource
+PdhSetLogSetRunID
+PdhSetQueryTimeRange
+PdhTranslate009CounterA
+PdhTranslate009CounterW
+PdhTranslateLocaleCounterA
+PdhTranslateLocaleCounterW
+PdhUpdateLogA
+PdhUpdateLogFileCatalog
+PdhUpdateLogW
+PdhValidatePathA
+PdhValidatePathExA
+PdhValidatePathExW
+PdhValidatePathW
+PdhVbAddCounter
+PdhVbCreateCounterPathList
+PdhVbGetCounterPathElements
+PdhVbGetCounterPathFromList
+PdhVbGetDoubleCounterValue
+PdhVbGetLogFileSize
+PdhVbGetOneCounterPath
+PdhVbIsGoodStatus
+PdhVbOpenLog
+PdhVbOpenQuery
+PdhVbUpdateLog
+PdhVerifySQLDBA
+PdhVerifySQLDBW
+PdhWriteRelogSample
diff --git a/mingw-w64-crt/libarm32/pdhui.def b/mingw-w64-crt/libarm32/pdhui.def
new file mode 100644
index 0000000..6065b49
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pdhui.def
@@ -0,0 +1,17 @@
+;
+; Definition file of pdhui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pdhui.dll"
+EXPORTS
+PdhUiBrowseCountersA
+PdhUiBrowseCountersExA
+PdhUiBrowseCountersExHA
+PdhUiBrowseCountersExHW
+PdhUiBrowseCountersExW
+PdhUiBrowseCountersHA
+PdhUiBrowseCountersHW
+PdhUiBrowseCountersW
+PdhUiSelectDataSourceA
+PdhUiSelectDataSourceW
diff --git a/mingw-w64-crt/libarm32/perfctrs.def b/mingw-w64-crt/libarm32/perfctrs.def
new file mode 100644
index 0000000..0e7ad81
--- /dev/null
+++ b/mingw-w64-crt/libarm32/perfctrs.def
@@ -0,0 +1,25 @@
+;
+; Definition file of perfctrs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "perfctrs.dll"
+EXPORTS
+OpenNbfPerformanceData
+CollectNbfPerformanceData
+CloseNbfPerformanceData
+OpenTcpIpPerformanceData
+CollectTcpIpPerformanceData
+CloseTcpIpPerformanceData
+OpenIPXPerformanceData
+CollectIPXPerformanceData
+CloseIPXPerformanceData
+OpenSPXPerformanceData
+CollectSPXPerformanceData
+CloseSPXPerformanceData
+OpenNWNBPerformanceData
+CollectNWNBPerformanceData
+CloseNWNBPerformanceData
+OpenDhcpPerformanceData
+CollectDhcpPerformanceData
+CloseDhcpPerformanceData
diff --git a/mingw-w64-crt/libarm32/perfdisk.def b/mingw-w64-crt/libarm32/perfdisk.def
new file mode 100644
index 0000000..71265ac
--- /dev/null
+++ b/mingw-w64-crt/libarm32/perfdisk.def
@@ -0,0 +1,10 @@
+;
+; Definition file of PerfDisk.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PerfDisk.dll"
+EXPORTS
+CloseDiskObject
+CollectDiskObjectData
+OpenDiskObject
diff --git a/mingw-w64-crt/libarm32/perfnet.def b/mingw-w64-crt/libarm32/perfnet.def
new file mode 100644
index 0000000..a5394a3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/perfnet.def
@@ -0,0 +1,10 @@
+;
+; Definition file of PerfNet.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PerfNet.dll"
+EXPORTS
+CloseNetSvcsObject
+CollectNetSvcsObjectData
+OpenNetSvcsObject
diff --git a/mingw-w64-crt/libarm32/perfos.def b/mingw-w64-crt/libarm32/perfos.def
new file mode 100644
index 0000000..67dfed1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/perfos.def
@@ -0,0 +1,10 @@
+;
+; Definition file of PerfOS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PerfOS.dll"
+EXPORTS
+CloseOSObject
+CollectOSObjectData
+OpenOSObject
diff --git a/mingw-w64-crt/libarm32/perfproc.def b/mingw-w64-crt/libarm32/perfproc.def
new file mode 100644
index 0000000..af9c901
--- /dev/null
+++ b/mingw-w64-crt/libarm32/perfproc.def
@@ -0,0 +1,10 @@
+;
+; Definition file of PerfProc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PerfProc.dll"
+EXPORTS
+CloseSysProcessObject
+CollectSysProcessObjectData
+OpenSysProcessObject
diff --git a/mingw-w64-crt/libarm32/perftrack.def b/mingw-w64-crt/libarm32/perftrack.def
new file mode 100644
index 0000000..fc90a86
--- /dev/null
+++ b/mingw-w64-crt/libarm32/perftrack.def
@@ -0,0 +1,10 @@
+;
+; Definition file of perftrack.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "perftrack.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/perfts.def b/mingw-w64-crt/libarm32/perfts.def
new file mode 100644
index 0000000..2b8419c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/perfts.def
@@ -0,0 +1,10 @@
+;
+; Definition file of PerfTS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PerfTS.dll"
+EXPORTS
+CloseTSObject
+CollectTSObjectData
+OpenTSObject
diff --git a/mingw-w64-crt/libarm32/photowiz.def b/mingw-w64-crt/libarm32/photowiz.def
new file mode 100644
index 0000000..a91d668
--- /dev/null
+++ b/mingw-w64-crt/libarm32/photowiz.def
@@ -0,0 +1,8 @@
+;
+; Definition file of PHOTOWIZ.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PHOTOWIZ.dll"
+EXPORTS
+UsePPWForPrintTo
diff --git a/mingw-w64-crt/libarm32/pidgenx.def b/mingw-w64-crt/libarm32/pidgenx.def
new file mode 100644
index 0000000..ab5041d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pidgenx.def
@@ -0,0 +1,10 @@
+;
+; Definition file of pidgenx.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pidgenx.dll"
+EXPORTS
+ord_117 @117
+PidGenX
+PidGenX2
diff --git a/mingw-w64-crt/libarm32/pku2u.def b/mingw-w64-crt/libarm32/pku2u.def
new file mode 100644
index 0000000..afc5c25
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pku2u.def
@@ -0,0 +1,9 @@
+;
+; Definition file of pku2u.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pku2u.dll"
+EXPORTS
+SpLsaModeInitialize
+SpUserModeInitialize
diff --git a/mingw-w64-crt/libarm32/pla.def b/mingw-w64-crt/libarm32/pla.def
new file mode 100644
index 0000000..5071a56
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pla.def
@@ -0,0 +1,18 @@
+;
+; Definition file of PLA.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PLA.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
+PlaDeleteReport
+PlaExpandTaskArguments
+PlaExtractCabinet
+PlaGetLegacyAlertActionsFlagsFromString
+PlaGetLegacyAlertActionsStringFromFlags
+PlaGetServerCapabilities
+PlaHost
+PlaServer
+PlaUpgrade
diff --git a/mingw-w64-crt/libarm32/playsndsrv.def b/mingw-w64-crt/libarm32/playsndsrv.def
new file mode 100644
index 0000000..3d2a36e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/playsndsrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of PlaySndSrv.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PlaySndSrv.DLL"
+EXPORTS
+PlaySoundServerInitialize
+PlaySoundServerTerminate
diff --git a/mingw-w64-crt/libarm32/ploptin.def b/mingw-w64-crt/libarm32/ploptin.def
new file mode 100644
index 0000000..3797375
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ploptin.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ploptin.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ploptin.dll"
+EXPORTS
+IsApplicationEligibleForPrelaunch
diff --git a/mingw-w64-crt/libarm32/pnpclean.def b/mingw-w64-crt/libarm32/pnpclean.def
new file mode 100644
index 0000000..67917cf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pnpclean.def
@@ -0,0 +1,8 @@
+;
+; Definition file of PNPCLEAN.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PNPCLEAN.dll"
+EXPORTS
+RunDLL_PnpClean
diff --git a/mingw-w64-crt/libarm32/pnpts.def b/mingw-w64-crt/libarm32/pnpts.def
new file mode 100644
index 0000000..ee85731
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pnpts.def
@@ -0,0 +1,10 @@
+;
+; Definition file of pnpts.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pnpts.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/pnpui.def b/mingw-w64-crt/libarm32/pnpui.def
new file mode 100644
index 0000000..97828bc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pnpui.def
@@ -0,0 +1,10 @@
+;
+; Definition file of pnpui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pnpui.dll"
+EXPORTS
+InstallSecurityPrompt
+InstallSecurityPromptRunDllW
+SimplifiedDINotificationW
diff --git a/mingw-w64-crt/libarm32/pnrpauto.def b/mingw-w64-crt/libarm32/pnrpauto.def
new file mode 100644
index 0000000..60a5e34
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pnrpauto.def
@@ -0,0 +1,9 @@
+;
+; Definition file of pnrpauto.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pnrpauto.dll"
+EXPORTS
+PnrpAutoSVCServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/pnrpnsp.def b/mingw-w64-crt/libarm32/pnrpnsp.def
new file mode 100644
index 0000000..7e2cd94
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pnrpnsp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of PNRPNSP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PNRPNSP.dll"
+EXPORTS
+NSPStartup
diff --git a/mingw-w64-crt/libarm32/pnrpsvc.def b/mingw-w64-crt/libarm32/pnrpsvc.def
new file mode 100644
index 0000000..4d921e1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pnrpsvc.def
@@ -0,0 +1,10 @@
+;
+; Definition file of pnrpsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pnrpsvc.dll"
+EXPORTS
+IMServiceMain
+SVCServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/polstore.def b/mingw-w64-crt/libarm32/polstore.def
new file mode 100644
index 0000000..754ce46
--- /dev/null
+++ b/mingw-w64-crt/libarm32/polstore.def
@@ -0,0 +1,66 @@
+;
+; Definition file of POLSTORE.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "POLSTORE.DLL"
+EXPORTS
+GenerateIPSECPolicy
+ProcessIPSECPolicyEx
+WriteDirectoryPolicyToWMI
+IPSecAllocPolMem
+IPSecAllocPolStr
+IPSecAssignPolicy
+IPSecClearWMIStore
+IPSecClosePolicyStore
+IPSecCopyAuthMethod
+IPSecCopyFilterData
+IPSecCopyFilterSpec
+IPSecCopyISAKMPData
+IPSecCopyNFAData
+IPSecCopyNegPolData
+IPSecCopyPolicyData
+IPSecCreateFilterData
+IPSecCreateISAKMPData
+IPSecCreateNFAData
+IPSecCreateNegPolData
+IPSecCreatePolicyData
+IPSecDeleteFilterData
+IPSecDeleteISAKMPData
+IPSecDeleteNFAData
+IPSecDeleteNegPolData
+IPSecDeletePolicyData
+IPSecEnumFilterData
+IPSecEnumISAKMPData
+IPSecEnumNFAData
+IPSecEnumNegPolData
+IPSecEnumPolicyData
+IPSecExportPolicies
+IPSecFreeFilterData
+IPSecFreeFilterSpec
+IPSecFreeFilterSpecs
+IPSecFreeISAKMPData
+IPSecFreeMulFilterData
+IPSecFreeMulISAKMPData
+IPSecFreeMulNFAData
+IPSecFreeMulNegPolData
+IPSecFreeMulPolicyData
+IPSecFreeNFAData
+IPSecFreeNegPolData
+IPSecFreePolStr
+IPSecFreePolicyData
+IPSecGetAssignedPolicyData
+IPSecGetFilterData
+IPSecGetISAKMPData
+IPSecGetNegPolData
+IPSecImportPolicies
+IPSecIsDomainPolicyAssigned
+IPSecOpenPolicyStore
+IPSecSetFilterData
+IPSecSetISAKMPData
+IPSecSetNFAData
+IPSecSetNegPolData
+IPSecSetPolicyData
+IPSecUnassignPolicy
+RegCreateNFAData
+RegCreatePolicyData
diff --git a/mingw-w64-crt/libarm32/portabledeviceapi.def b/mingw-w64-crt/libarm32/portabledeviceapi.def
new file mode 100644
index 0000000..8110b72
--- /dev/null
+++ b/mingw-w64-crt/libarm32/portabledeviceapi.def
@@ -0,0 +1,8 @@
+;
+; Definition file of PORTABLEDEVICEAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PORTABLEDEVICEAPI.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/portabledeviceclassextension.def b/mingw-w64-crt/libarm32/portabledeviceclassextension.def
new file mode 100644
index 0000000..b8f53c4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/portabledeviceclassextension.def
@@ -0,0 +1,8 @@
+;
+; Definition file of PORTABLEDEVICECLASSEXTENSION.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PORTABLEDEVICECLASSEXTENSION.dll"
+EXPORTS
+Microsoft_WDF_UMDF_Version DATA
diff --git a/mingw-w64-crt/libarm32/pots.def b/mingw-w64-crt/libarm32/pots.def
new file mode 100644
index 0000000..12c7fd5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pots.def
@@ -0,0 +1,10 @@
+;
+; Definition file of pots.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pots.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/powerwmiprovider.def b/mingw-w64-crt/libarm32/powerwmiprovider.def
new file mode 100644
index 0000000..94b9c61
--- /dev/null
+++ b/mingw-w64-crt/libarm32/powerwmiprovider.def
@@ -0,0 +1,991 @@
+;
+; Definition file of 
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY ""
+EXPORTS
+GetProviderClassID
+MI_Main
+t100 DATA
+t101 DATA
+t102 DATA
+t103 DATA
+t104 DATA
+t105 DATA
+t106 DATA
+t107 DATA
+t108 DATA
+t109 DATA
+t110 DATA
+t111 DATA
+t112 DATA
+t113 DATA
+t114 DATA
+t115 DATA
+t116 DATA
+t117 DATA
+t118 DATA
+t119 DATA
+t120 DATA
+t121 DATA
+t122 DATA
+t123 DATA
+t124 DATA
+t125 DATA
+t126 DATA
+t127 DATA
+t128 DATA
+t129 DATA
+t130 DATA
+t131 DATA
+t132 DATA
+t133 DATA
+t134 DATA
+t135 DATA
+t136 DATA
+t137 DATA
+t138 DATA
+t139 DATA
+t140 DATA
+t141 DATA
+t142 DATA
+t143 DATA
+t144 DATA
+t145 DATA
+t146 DATA
+t147 DATA
+t148 DATA
+t149 DATA
+t150 DATA
+t151 DATA
+t152 DATA
+t152.m1
+t152.m2
+t152.m3
+t152.m4
+t153 DATA
+t153.m0
+t153.m1
+t153.m2
+t154 DATA
+t155 DATA
+t156 DATA
+t157 DATA
+t158 DATA
+t159 DATA
+t160 DATA
+t161 DATA
+t162 DATA
+t163 DATA
+t164 DATA
+t165 DATA
+t166 DATA
+t21 DATA
+t22 DATA
+t23 DATA
+t24 DATA
+t25 DATA
+t26 DATA
+t27 DATA
+t28 DATA
+t283 DATA
+t29 DATA
+t30 DATA
+t304 DATA
+t305 DATA
+t306 DATA
+t307 DATA
+t307.m1
+t307.m2
+t308 DATA
+t309 DATA
+t31 DATA
+t310 DATA
+t312 DATA
+t313 DATA
+t314 DATA
+t315 DATA
+t316 DATA
+t317 DATA
+t318 DATA
+t319 DATA
+t32 DATA
+t320 DATA
+t321 DATA
+t322 DATA
+t323 DATA
+t324 DATA
+t325 DATA
+t326 DATA
+t327 DATA
+t328 DATA
+t329 DATA
+t33 DATA
+t330 DATA
+t331 DATA
+t332 DATA
+t333 DATA
+t333.m1
+t333.m2
+t334 DATA
+t335 DATA
+t336 DATA
+t338 DATA
+t339 DATA
+t339.m1
+t339.m2
+t34 DATA
+t340 DATA
+t341 DATA
+t342 DATA
+t343 DATA
+t344 DATA
+t345 DATA
+t347 DATA
+t348 DATA
+t349 DATA
+t35 DATA
+t350 DATA
+t351 DATA
+t353 DATA
+t354 DATA
+t354.m1
+t354.m2
+t355 DATA
+t356 DATA
+t357 DATA
+t359 DATA
+t36 DATA
+t360 DATA
+t361 DATA
+t362 DATA
+t363 DATA
+t364 DATA
+t365 DATA
+t366 DATA
+t367 DATA
+t368 DATA
+t368.m1
+t368.m2
+t369 DATA
+t37 DATA
+t370 DATA
+t371 DATA
+t372 DATA
+t373 DATA
+t375 DATA
+t376 DATA
+t376.m1
+t376.m2
+t377 DATA
+t378 DATA
+t379 DATA
+t38 DATA
+t380 DATA
+t381 DATA
+t382 DATA
+t383 DATA
+t384 DATA
+t385 DATA
+t387 DATA
+t388 DATA
+t389 DATA
+t39 DATA
+t390 DATA
+t391 DATA
+t392 DATA
+t393 DATA
+t394 DATA
+t395 DATA
+t396 DATA
+t397 DATA
+t398 DATA
+t399 DATA
+t40 DATA
+t400 DATA
+t401 DATA
+t402 DATA
+t402.m1
+t402.m2
+t403 DATA
+t404 DATA
+t405 DATA
+t406 DATA
+t407 DATA
+t409 DATA
+t41 DATA
+t410 DATA
+t410.m1
+t410.m2
+t411 DATA
+t412 DATA
+t413 DATA
+t414 DATA
+t415 DATA
+t416 DATA
+t417 DATA
+t418 DATA
+t419 DATA
+t42 DATA
+t420 DATA
+t421 DATA
+t422 DATA
+t423 DATA
+t425 DATA
+t426 DATA
+t426.m1
+t426.m2
+t427 DATA
+t428 DATA
+t429 DATA
+t43 DATA
+t431 DATA
+t432 DATA
+t433 DATA
+t434 DATA
+t435 DATA
+t436 DATA
+t437 DATA
+t438 DATA
+t439 DATA
+t44 DATA
+t440 DATA
+t441 DATA
+t442 DATA
+t442.m1
+t442.m2
+t443 DATA
+t444 DATA
+t445 DATA
+t446 DATA
+t447 DATA
+t449 DATA
+t45 DATA
+t450 DATA
+t451 DATA
+t452 DATA
+t453 DATA
+t454 DATA
+t455 DATA
+t456 DATA
+t457 DATA
+t458 DATA
+t459 DATA
+t46 DATA
+t460 DATA
+t461 DATA
+t462 DATA
+t463 DATA
+t464 DATA
+t465 DATA
+t466 DATA
+t467 DATA
+t468 DATA
+t469 DATA
+t47 DATA
+t470 DATA
+t471 DATA
+t472 DATA
+t472.m1
+t472.m2
+t473 DATA
+t474 DATA
+t475 DATA
+t476 DATA
+t477 DATA
+t478 DATA
+t479 DATA
+t48 DATA
+t481 DATA
+t482 DATA
+t483 DATA
+t484 DATA
+t485 DATA
+t486 DATA
+t487 DATA
+t488 DATA
+t489 DATA
+t49 DATA
+t490 DATA
+t490.m1
+t490.m2
+t491 DATA
+t492 DATA
+t493 DATA
+t494 DATA
+t495 DATA
+t496 DATA
+t497 DATA
+t499 DATA
+t50 DATA
+t500 DATA
+t501 DATA
+t501.m31
+t501.m32
+t501.m33
+t501.m34
+t501.m35
+t501.m36
+t501.m37
+t501.m38
+t501.m39
+t501.m4
+t501.m40
+t501.m41
+t501.m42
+t501.m5
+t501.m6
+t502 DATA
+t503 DATA
+t504 DATA
+t504.m0
+t505 DATA
+t506 DATA
+t507 DATA
+t508 DATA
+t508.m0
+t509 DATA
+t51 DATA
+t510 DATA
+t510.m0
+t510.m1
+t511 DATA
+t512 DATA
+t512.m0
+t512.m1
+t513 DATA
+t514 DATA
+t514.m0
+t514.m1
+t515 DATA
+t516 DATA
+t517 DATA
+t517.m0
+t517.m1
+t518 DATA
+t519 DATA
+t52 DATA
+t520 DATA
+t521 DATA
+t522 DATA
+t522.m0
+t523 DATA
+t524 DATA
+t525 DATA
+t526 DATA
+t526.m0
+t527 DATA
+t528 DATA
+t528.m0
+t528.m1
+t529 DATA
+t53 DATA
+t530 DATA
+t531 DATA
+t532 DATA
+t533 DATA
+t534 DATA
+t535 DATA
+t536 DATA
+t537 DATA
+t538 DATA
+t539 DATA
+t54 DATA
+t540 DATA
+t541 DATA
+t542 DATA
+t543 DATA
+t543.m2
+t543.m21
+t543.m22
+t543.m23
+t543.m24
+t543.m25
+t543.m26
+t543.m27
+t544 DATA
+t545 DATA
+t545.m1
+t546 DATA
+t547 DATA
+t547.m2
+t547.m4
+t547.m5
+t548 DATA
+t549 DATA
+t55 DATA
+t550 DATA
+t550.m19
+t550.m2
+t550.m20
+t550.m21
+t550.m22
+t550.m23
+t550.m24
+t550.m25
+t551 DATA
+t552 DATA
+t552.m1
+t553 DATA
+t554 DATA
+t554.m2
+t554.m4
+t554.m5
+t555 DATA
+t556 DATA
+t557 DATA
+t557.m16
+t557.m17
+t557.m18
+t557.m19
+t557.m2
+t557.m3
+t558 DATA
+t559 DATA
+t559.m1
+t56 DATA
+t560 DATA
+t561 DATA
+t561.m2
+t561.m4
+t561.m5
+t562 DATA
+t563 DATA
+t564 DATA
+t564.m2
+t564.m21
+t564.m22
+t564.m23
+t564.m24
+t564.m25
+t564.m26
+t564.m27
+t565 DATA
+t566 DATA
+t566.m1
+t567 DATA
+t568 DATA
+t568.m2
+t568.m4
+t568.m5
+t569 DATA
+t57 DATA
+t570 DATA
+t571 DATA
+t571.m10
+t571.m11
+t571.m2
+t571.m3
+t571.m4
+t571.m5
+t571.m7
+t571.m8
+t571.m9
+t572 DATA
+t573 DATA
+t574 DATA
+t575 DATA
+t575.m2
+t575.m4
+t575.m5
+t576 DATA
+t577 DATA
+t578 DATA
+t578.m10
+t578.m11
+t578.m12
+t578.m13
+t578.m2
+t578.m24
+t578.m25
+t578.m26
+t578.m27
+t578.m28
+t578.m29
+t578.m30
+t578.m31
+t579 DATA
+t58 DATA
+t580 DATA
+t580.m1
+t581 DATA
+t582 DATA
+t582.m2
+t582.m4
+t582.m5
+t583 DATA
+t584 DATA
+t585 DATA
+t585.m19
+t585.m2
+t585.m20
+t585.m21
+t585.m22
+t585.m23
+t585.m24
+t585.m25
+t586 DATA
+t587 DATA
+t587.m1
+t588 DATA
+t589 DATA
+t589.m2
+t589.m4
+t589.m5
+t59 DATA
+t590 DATA
+t591 DATA
+t592 DATA
+t592.m2
+t592.m29
+t592.m30
+t592.m31
+t592.m32
+t592.m33
+t592.m34
+t592.m35
+t593 DATA
+t594 DATA
+t594.m1
+t595 DATA
+t596 DATA
+t596.m2
+t596.m4
+t596.m5
+t597 DATA
+t598 DATA
+t599 DATA
+t599.m2
+t599.m21
+t599.m22
+t599.m23
+t599.m24
+t599.m25
+t599.m26
+t599.m27
+t60 DATA
+t600 DATA
+t601 DATA
+t601.m1
+t602 DATA
+t603 DATA
+t603.m2
+t603.m4
+t603.m5
+t604 DATA
+t605 DATA
+t606 DATA
+t606.m12
+t606.m13
+t606.m2
+t606.m24
+t606.m25
+t606.m26
+t606.m27
+t606.m28
+t606.m29
+t606.m3
+t607 DATA
+t608 DATA
+t608.m1
+t609 DATA
+t61 DATA
+t610 DATA
+t610.m2
+t610.m4
+t610.m5
+t611 DATA
+t612 DATA
+t613 DATA
+t614 DATA
+t614.m10
+t614.m11
+t614.m2
+t614.m3
+t614.m4
+t614.m5
+t614.m7
+t614.m8
+t614.m9
+t615 DATA
+t616 DATA
+t617 DATA
+t618 DATA
+t618.m2
+t618.m4
+t618.m5
+t619 DATA
+t62 DATA
+t620 DATA
+t621 DATA
+t621.m19
+t621.m2
+t621.m20
+t621.m21
+t621.m22
+t621.m23
+t621.m24
+t621.m25
+t622 DATA
+t623 DATA
+t623.m1
+t624 DATA
+t625 DATA
+t625.m2
+t625.m4
+t625.m5
+t626 DATA
+t627 DATA
+t628 DATA
+t629 DATA
+t63 DATA
+t630 DATA
+t631 DATA
+t631.m0
+t632 DATA
+t633 DATA
+t634 DATA
+t635 DATA
+t635.m1
+t635.m2
+t635.m3
+t635.m4
+t635.m5
+t635.m6
+t636 DATA
+t637 DATA
+t638 DATA
+t638.m1
+t638.m2
+t638.m3
+t638.m4
+t638.m5
+t638.m6
+t638.m7
+t638.m8
+t638.m9
+t639 DATA
+t639.m1
+t639.m2
+t639.m3
+t639.m4
+t639.m5
+t639.m6
+t639.m7
+t639.m8
+t639.m9
+t64 DATA
+t640 DATA
+t640.m1
+t640.m2
+t640.m3
+t640.m4
+t640.m5
+t640.m6
+t641 DATA
+t641.m1
+t641.m2
+t641.m3
+t641.m4
+t641.m5
+t641.m6
+t641.m7
+t641.m8
+t641.m9
+t642 DATA
+t642.m1
+t642.m2
+t642.m3
+t642.m4
+t642.m5
+t643 DATA
+t643.m1
+t643.m2
+t643.m3
+t643.m4
+t643.m5
+t644 DATA
+t644.m1
+t644.m2
+t644.m3
+t644.m4
+t644.m5
+t645 DATA
+t645.m1
+t645.m2
+t645.m3
+t645.m4
+t645.m5
+t645.m6
+t645.m7
+t645.m8
+t645.m9
+t646 DATA
+t646.m1
+t646.m2
+t646.m3
+t646.m4
+t646.m5
+t646.m6
+t646.m7
+t646.m8
+t646.m9
+t647 DATA
+t647.m1
+t647.m2
+t647.m3
+t647.m4
+t647.m5
+t648 DATA
+t648.m1
+t648.m2
+t648.m3
+t648.m4
+t648.m5
+t65 DATA
+t650 DATA
+t650.m0
+t650.m1
+t650.m10
+t650.m11
+t650.m2
+t650.m3
+t650.m4
+t650.m5
+t650.m6
+t650.m7
+t650.m8
+t650.m9
+t651 DATA
+t651.m0
+t651.m1
+t651.m2
+t651.m3
+t651.m4
+t652 DATA
+t652.m0
+t652.m1
+t652.m2
+t652.m3
+t652.m4
+t653 DATA
+t653.m0
+t653.m1
+t653.m2
+t653.m3
+t653.m4
+t654 DATA
+t654.m0
+t654.m1
+t654.m2
+t654.m3
+t654.m4
+t655 DATA
+t655.m0
+t655.m1
+t655.m2
+t655.m3
+t655.m4
+t656 DATA
+t656.m0
+t656.m1
+t656.m2
+t656.m3
+t656.m4
+t657 DATA
+t657.m0
+t657.m1
+t657.m2
+t657.m3
+t657.m4
+t658 DATA
+t658.m0
+t658.m1
+t658.m2
+t658.m3
+t658.m4
+t659 DATA
+t659.m0
+t659.m1
+t659.m2
+t659.m3
+t659.m4
+t66 DATA
+t660 DATA
+t660.m0
+t660.m1
+t660.m2
+t660.m3
+t660.m4
+t661 DATA
+t661.m0
+t661.m1
+t661.m2
+t661.m3
+t661.m4
+t662 DATA
+t662.m0
+t662.m1
+t662.m2
+t662.m3
+t662.m4
+t663 DATA
+t663.m0
+t663.m1
+t663.m2
+t663.m3
+t663.m4
+t664 DATA
+t664.m0
+t664.m1
+t664.m2
+t664.m3
+t664.m4
+t665 DATA
+t665.m0
+t665.m1
+t665.m2
+t665.m3
+t665.m4
+t666 DATA
+t666.m0
+t666.m1
+t666.m2
+t666.m3
+t666.m4
+t667 DATA
+t667.m0
+t667.m1
+t667.m2
+t667.m3
+t667.m4
+t668 DATA
+t668.m0
+t668.m1
+t668.m2
+t668.m3
+t668.m4
+t669 DATA
+t669.m0
+t669.m1
+t669.m2
+t669.m3
+t669.m4
+t67 DATA
+t670 DATA
+t670.m0
+t670.m1
+t670.m2
+t670.m3
+t670.m4
+t671 DATA
+t671.m0
+t671.m1
+t671.m2
+t671.m3
+t671.m4
+t672 DATA
+t672.m0
+t672.m1
+t672.m2
+t672.m3
+t672.m4
+t673 DATA
+t673.m0
+t673.m1
+t673.m2
+t673.m3
+t673.m4
+t674 DATA
+t674.m0
+t674.m1
+t674.m2
+t674.m3
+t674.m4
+t675 DATA
+t675.m0
+t675.m1
+t675.m2
+t675.m3
+t675.m4
+t676 DATA
+t676.m0
+t676.m1
+t676.m2
+t676.m3
+t676.m4
+t677 DATA
+t677.m0
+t677.m1
+t677.m2
+t677.m3
+t677.m4
+t678 DATA
+t678.m0
+t678.m1
+t678.m2
+t678.m3
+t678.m4
+t679 DATA
+t679.m0
+t679.m1
+t679.m2
+t679.m3
+t679.m4
+t68 DATA
+t680 DATA
+t680.m0
+t680.m1
+t680.m2
+t680.m3
+t680.m4
+t681 DATA
+t681.m0
+t681.m1
+t681.m2
+t681.m3
+t681.m4
+t682 DATA
+t682.m0
+t682.m1
+t682.m2
+t682.m3
+t682.m4
+t683 DATA
+t683.m0
+t683.m1
+t683.m2
+t683.m3
+t683.m4
+t69 DATA
+t70 DATA
+t71 DATA
+t72 DATA
+t73 DATA
+t74 DATA
+t75 DATA
+t76 DATA
+t77 DATA
+t78 DATA
+t79 DATA
+t80 DATA
+t81 DATA
+t82 DATA
+t83 DATA
+t84 DATA
+t85 DATA
+t86 DATA
+t87 DATA
+t88 DATA
+t89 DATA
+t90 DATA
+t91 DATA
+t92 DATA
+t93 DATA
+t94 DATA
+t95 DATA
+t96 DATA
+t97 DATA
+t98 DATA
+t99 DATA
diff --git a/mingw-w64-crt/libarm32/powrprof.def b/mingw-w64-crt/libarm32/powrprof.def
new file mode 100644
index 0000000..dbc80d6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/powrprof.def
@@ -0,0 +1,108 @@
+;
+; Definition file of POWRPROF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "POWRPROF.dll"
+EXPORTS
+CallNtPowerInformation
+CanUserWritePwrScheme
+DeletePwrScheme
+DevicePowerClose
+DevicePowerEnumDevices
+DevicePowerOpen
+DevicePowerSetDeviceState
+EnumPwrSchemes
+GUIDFormatToGlobalPowerPolicy
+GUIDFormatToPowerPolicy
+GetActivePwrScheme
+GetCurrentPowerPolicies
+GetPwrCapabilities
+GetPwrDiskSpindownRange
+IsAdminOverrideActive
+IsPwrHibernateAllowed
+IsPwrShutdownAllowed
+IsPwrSuspendAllowed
+LoadCurrentPwrScheme
+MergeLegacyPwrScheme
+PowerApplyPowerRequestOverride
+PowerApplySettingChanges
+PowerCanRestoreIndividualDefaultPowerScheme
+PowerCreatePossibleSetting
+PowerCreateSetting
+PowerCustomizePlatformPowerSettings
+PowerDebugDifPowerPolicies
+PowerDebugDifSystemPowerPolicies
+PowerDebugDumpPowerPolicy
+PowerDebugDumpPowerScheme
+PowerDebugDumpSystemPowerCapabilities
+PowerDebugDumpSystemPowerPolicy
+PowerDeleteScheme
+PowerDeterminePlatformRole
+PowerDeterminePlatformRoleEx
+PowerDuplicateScheme
+PowerEnumerate
+PowerGetActiveScheme
+PowerImportPowerScheme
+PowerInformationWithPrivileges
+PowerIsSettingRangeDefined
+PowerOpenSystemPowerKey
+PowerOpenUserPowerKey
+PowerPolicyToGUIDFormat
+PowerReadACDefaultIndex
+PowerReadACValue
+PowerReadACValueIndex
+PowerReadDCDefaultIndex
+PowerReadDCValue
+PowerReadDCValueIndex
+PowerReadDescription
+PowerReadFriendlyName
+PowerReadIconResourceSpecifier
+PowerReadPossibleDescription
+PowerReadPossibleFriendlyName
+PowerReadPossibleValue
+PowerReadSecurityDescriptor
+PowerReadSettingAttributes
+PowerReadValueIncrement
+PowerReadValueMax
+PowerReadValueMin
+PowerReadValueUnitsSpecifier
+PowerRegisterSuspendResumeNotification
+PowerRemovePowerSetting
+PowerReplaceDefaultPowerSchemes
+PowerReportThermalEvent
+PowerRestoreDefaultPowerSchemes
+PowerRestoreIndividualDefaultPowerScheme
+PowerSetActiveScheme
+PowerSetAlsBrightnessOffset
+PowerSettingAccessCheck
+PowerSettingAccessCheckEx
+PowerSettingRegisterNotification
+PowerSettingRegisterNotificationEx
+PowerSettingUnregisterNotification
+PowerUnregisterSuspendResumeNotification
+PowerWriteACDefaultIndex
+PowerWriteACValueIndex
+PowerWriteDCDefaultIndex
+PowerWriteDCValueIndex
+PowerWriteDescription
+PowerWriteFriendlyName
+PowerWriteIconResourceSpecifier
+PowerWritePossibleDescription
+PowerWritePossibleFriendlyName
+PowerWritePossibleValue
+PowerWriteSecurityDescriptor
+PowerWriteSettingAttributes
+PowerWriteValueIncrement
+PowerWriteValueMax
+PowerWriteValueMin
+PowerWriteValueUnitsSpecifier
+ReadGlobalPwrPolicy
+ReadProcessorPwrScheme
+ReadPwrScheme
+SetActivePwrScheme
+SetSuspendState
+ValidatePowerPolicies
+WriteGlobalPwrPolicy
+WriteProcessorPwrScheme
+WritePwrScheme
diff --git a/mingw-w64-crt/libarm32/printdialogs.def b/mingw-w64-crt/libarm32/printdialogs.def
new file mode 100644
index 0000000..057e84b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/printdialogs.def
@@ -0,0 +1,8 @@
+;
+; Definition file of PrintDialogs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PrintDialogs.dll"
+EXPORTS
+ord_2 @2
diff --git a/mingw-w64-crt/libarm32/printfilterpipelineprxy.def b/mingw-w64-crt/libarm32/printfilterpipelineprxy.def
new file mode 100644
index 0000000..54a0ac3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/printfilterpipelineprxy.def
@@ -0,0 +1,13 @@
+;
+; Definition file of PrintFilterPipelinePrxy.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PrintFilterPipelinePrxy.DLL"
+EXPORTS
+GetPrintProcessorCapabilities
+ClosePrintProcessor
+ControlPrintProcessor
+EnumPrintProcessorDatatypesW
+OpenPrintProcessor
+PrintDocumentOnPrintProcessor
diff --git a/mingw-w64-crt/libarm32/printisolationproxy.def b/mingw-w64-crt/libarm32/printisolationproxy.def
new file mode 100644
index 0000000..12933b0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/printisolationproxy.def
@@ -0,0 +1,9 @@
+;
+; Definition file of PrintSandboxProxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PrintSandboxProxy.dll"
+EXPORTS
+ord_400 @400
+ord_401 @401
diff --git a/mingw-w64-crt/libarm32/printui.def b/mingw-w64-crt/libarm32/printui.def
new file mode 100644
index 0000000..f90594c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/printui.def
@@ -0,0 +1,34 @@
+;
+; Definition file of PRINTUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PRINTUI.dll"
+EXPORTS
+ConstructPrinterFriendlyName
+PnPInterface
+PrintUIEntryW
+PrinterPropPageProvider
+ReleaseArgv
+StringToArgv
+ConnectToPrinterDlg
+DocumentPropertiesWrap
+LaunchPlatformHelp
+PrintNotifyTray_Exit
+PrintNotifyTray_Init
+PrintUIDownloadAndInstallLegacyDriver
+RegisterPrintNotify
+ShowErrorMessageHR
+ShowErrorMessageSC
+ShowHelpLinkDialog
+UnregisterPrintNotify
+bFolderEnumPrinters
+bFolderGetPrinter
+bFolderRefresh
+bPrinterSetup
+vDocumentDefaults
+vPrinterPropPages
+vQueueCreate
+vServerPropPages
+ord_32 @32
+PrintUIEntryDPIAwareW
diff --git a/mingw-w64-crt/libarm32/prncache.def b/mingw-w64-crt/libarm32/prncache.def
new file mode 100644
index 0000000..b6abbd1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/prncache.def
@@ -0,0 +1,8 @@
+;
+; Definition file of prncache.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "prncache.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/prnntfy.def b/mingw-w64-crt/libarm32/prnntfy.def
new file mode 100644
index 0000000..909d6ff
--- /dev/null
+++ b/mingw-w64-crt/libarm32/prnntfy.def
@@ -0,0 +1,10 @@
+;
+; Definition file of prnntfy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "prnntfy.dll"
+EXPORTS
+AsyncUILoaderEntryW
+PrintNotifyTray_Exit
+PrintNotifyTray_Init
diff --git a/mingw-w64-crt/libarm32/prntvpt.def b/mingw-w64-crt/libarm32/prntvpt.def
new file mode 100644
index 0000000..fc3b5bc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/prntvpt.def
@@ -0,0 +1,29 @@
+;
+; Definition file of prntvpt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "prntvpt.dll"
+EXPORTS
+PTQuerySchemaVersionSupport
+PTOpenProvider
+PTOpenProviderEx
+PTCloseProvider
+BindPTProviderThunk
+PTGetPrintCapabilities
+PTMergeAndValidatePrintTicket
+PTConvertPrintTicketToDevMode
+PTConvertDevModeToPrintTicket
+PTReleaseMemory
+ConvertDevModeToPrintTicketThunk
+ConvertDevModeToPrintTicketThunk2
+ConvertPrintTicketToDevModeThunk
+ConvertPrintTicketToDevModeThunk2
+GetDeviceDefaultPrintTicketThunk
+GetDeviceNamespacesThunk
+GetPrintCapabilitiesThunk
+GetPrintCapabilitiesThunk2
+GetSchemaVersionThunk
+MergeAndValidatePrintTicketThunk
+MergeAndValidatePrintTicketThunk2
+UnbindPTProviderThunk
diff --git a/mingw-w64-crt/libarm32/procinst.def b/mingw-w64-crt/libarm32/procinst.def
new file mode 100644
index 0000000..413a641
--- /dev/null
+++ b/mingw-w64-crt/libarm32/procinst.def
@@ -0,0 +1,8 @@
+;
+; Definition file of procinst.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "procinst.dll"
+EXPORTS
+ProcessorClassInstall
diff --git a/mingw-w64-crt/libarm32/profapi.def b/mingw-w64-crt/libarm32/profapi.def
new file mode 100644
index 0000000..80d79a7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/profapi.def
@@ -0,0 +1,21 @@
+;
+; Definition file of profapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "profapi.dll"
+EXPORTS
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_108 @108
+ord_109 @109
+ord_110 @110
+ord_111 @111
+ord_112 @112
+ord_113 @113
+ord_114 @114
diff --git a/mingw-w64-crt/libarm32/profext.def b/mingw-w64-crt/libarm32/profext.def
new file mode 100644
index 0000000..8fd13d3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/profext.def
@@ -0,0 +1,27 @@
+;
+; Definition file of PROFEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PROFEXT.dll"
+EXPORTS
+CreateAppContainerProfileWorker
+CreateDirectoryJunctionsForSystemWorker
+CreateDirectoryJunctionsForUserProfileWorker
+CreateGroupExWorker
+CreateLinkFileExWorker
+DeleteAppContainerProfileWorker
+DeleteGroupWorker
+DeleteLinkFileWorker
+DeriveAppContainerSidFromAppContainerNameWorker
+DeriveRestrictedAppContainerSidFromAppContainerSidAndRestrictedNameWorker
+GetAppContainerFolderPathWorker
+GetAppContainerRegistryLocationWorker
+LookupAppContainerDisplayNameWorker
+ProcessGroupPolicyCompletedExWorker
+ProcessGroupPolicyCompletedWorker
+RsopAccessCheckByTypeWorker
+RsopFileAccessCheckWorker
+RsopResetPolicySettingStatusWorker
+RsopSetPolicySettingStatusWorker
+UpdateAppContainerProfileWorker
diff --git a/mingw-w64-crt/libarm32/profsvc.def b/mingw-w64-crt/libarm32/profsvc.def
new file mode 100644
index 0000000..e58babd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/profsvc.def
@@ -0,0 +1,11 @@
+;
+; Definition file of PROFSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PROFSVC.dll"
+EXPORTS
+UserProfileServiceMain
+GetExclusionListFromRegistry
+GetUserChoiceForSlowLink
+GetUserPreferenceValue
diff --git a/mingw-w64-crt/libarm32/profsvcext.def b/mingw-w64-crt/libarm32/profsvcext.def
new file mode 100644
index 0000000..fd0dbf0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/profsvcext.def
@@ -0,0 +1,14 @@
+;
+; Definition file of PROFSVCEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PROFSVCEXT.dll"
+EXPORTS
+CreateRoamingProviderInstance
+ConnectToRoamingVhdProfile
+InitializeSuspendFolderPolicyAndUploadTaskConfig
+RefreshSuspendFolderPolicyAndUploadTaskConfig
+StartRoamingClassFactories
+StopRoamingClassFactories
+WaitForNetworkForRoamingProfile
diff --git a/mingw-w64-crt/libarm32/propsys.def b/mingw-w64-crt/libarm32/propsys.def
new file mode 100644
index 0000000..f308415
--- /dev/null
+++ b/mingw-w64-crt/libarm32/propsys.def
@@ -0,0 +1,261 @@
+;
+; Definition file of PROPSYS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PROPSYS.dll"
+EXPORTS
+GetProxyDllInfo
+ClearPropVariantArray
+ClearVariantArray
+InitPropVariantFromBooleanVector
+InitPropVariantFromBuffer
+InitPropVariantFromCLSID
+InitPropVariantFromDoubleVector
+InitPropVariantFromFileTime
+InitPropVariantFromFileTimeVector
+InitPropVariantFromGUIDAsString
+InitPropVariantFromInt16Vector
+InitPropVariantFromInt32Vector
+InitPropVariantFromInt64Vector
+InitPropVariantFromPropVariantVectorElem
+InitPropVariantFromResource
+InitPropVariantFromStrRet
+InitPropVariantFromStringAsVector
+InitPropVariantFromStringVector
+InitPropVariantFromUInt16Vector
+InitPropVariantFromUInt32Vector
+InitPropVariantFromUInt64Vector
+InitPropVariantVectorFromPropVariant
+InitVariantFromBooleanArray
+InitVariantFromBuffer
+InitVariantFromDoubleArray
+InitVariantFromFileTime
+InitVariantFromFileTimeArray
+InitVariantFromGUIDAsString
+InitVariantFromInt16Array
+InitVariantFromInt32Array
+InitVariantFromInt64Array
+InitVariantFromResource
+InitVariantFromStrRet
+InitVariantFromStringArray
+InitVariantFromUInt16Array
+InitVariantFromUInt32Array
+InitVariantFromUInt64Array
+InitVariantFromVariantArrayElem
+PSCoerceToCanonicalValue
+PSCreateAdapterFromPropertyStore
+PSCreateDelayedMultiplexPropertyStore
+PSCreateMemoryPropertyStore
+PSCreateMultiplexPropertyStore
+PSCreatePropertyChangeArray
+PSCreatePropertyStoreFromObject
+PSCreatePropertyStoreFromPropertySetStorage
+PSCreateSimplePropertyChange
+PSEnumeratePropertyDescriptions
+PSFormatForDisplay
+PSFormatForDisplayAlloc
+PSFormatPropertyValue
+PSGetImageReferenceForValue
+PSGetItemPropertyHandler
+PSGetItemPropertyHandlerWithCreateObject
+PSGetNameFromPropertyKey
+PSGetNamedPropertyFromPropertyStorage
+PSGetPropertyDescription
+PSGetPropertyDescriptionByName
+PSGetPropertyDescriptionListFromString
+PSGetPropertyFromPropertyStorage
+PSGetPropertyKeyFromName
+PSGetPropertySystem
+PSGetPropertyValue
+PSLookupPropertyHandlerCLSID
+PSPropertyBag_Delete
+PSPropertyBag_ReadBOOL
+PSPropertyBag_ReadBSTR
+PSPropertyBag_ReadDWORD
+PSPropertyBag_ReadGUID
+PSPropertyBag_ReadInt
+PSPropertyBag_ReadLONG
+PSPropertyBag_ReadPOINTL
+PSPropertyBag_ReadPOINTS
+PSPropertyBag_ReadPropertyKey
+PSPropertyBag_ReadRECTL
+PSPropertyBag_ReadSHORT
+PSPropertyBag_ReadStr
+PSPropertyBag_ReadStrAlloc
+PSPropertyBag_ReadStream
+PSPropertyBag_ReadType
+PSPropertyBag_ReadULONGLONG
+PSPropertyBag_ReadUnknown
+PSPropertyBag_WriteBOOL
+PSPropertyBag_WriteBSTR
+PSPropertyBag_WriteDWORD
+PSPropertyBag_WriteGUID
+PSPropertyBag_WriteInt
+PSPropertyBag_WriteLONG
+PSPropertyBag_WritePOINTL
+PSPropertyBag_WritePOINTS
+PSPropertyBag_WritePropertyKey
+PSPropertyBag_WriteRECTL
+PSPropertyBag_WriteSHORT
+PSPropertyBag_WriteStr
+PSPropertyBag_WriteStream
+PSPropertyBag_WriteULONGLONG
+PSPropertyBag_WriteUnknown
+PSPropertyKeyFromString
+PSRefreshPropertySchema
+PSRegisterPropertySchema
+PSSetPropertyValue
+PSStringFromPropertyKey
+PSUnregisterPropertySchema
+PropVariantChangeType
+PropVariantCompareEx
+PropVariantGetBooleanElem
+PropVariantGetDoubleElem
+PropVariantGetElementCount
+PropVariantGetFileTimeElem
+PropVariantGetInt16Elem
+PropVariantGetInt32Elem
+PropVariantGetInt64Elem
+PropVariantGetStringElem
+PropVariantGetUInt16Elem
+PropVariantGetUInt32Elem
+PropVariantGetUInt64Elem
+PropVariantToBSTR
+PropVariantToBoolean
+PropVariantToBooleanVector
+PropVariantToBooleanVectorAlloc
+PropVariantToBooleanWithDefault
+PropVariantToBuffer
+PropVariantToDouble
+PropVariantToDoubleVector
+PropVariantToDoubleVectorAlloc
+PropVariantToDoubleWithDefault
+PropVariantToFileTime
+PropVariantToFileTimeVector
+PropVariantToFileTimeVectorAlloc
+PropVariantToGUID
+PropVariantToInt16
+PropVariantToInt16Vector
+PropVariantToInt16VectorAlloc
+PropVariantToInt16WithDefault
+PropVariantToInt32
+PropVariantToInt32Vector
+PropVariantToInt32VectorAlloc
+PropVariantToInt32WithDefault
+PropVariantToInt64
+PropVariantToInt64Vector
+PropVariantToInt64VectorAlloc
+PropVariantToInt64WithDefault
+PropVariantToStrRet
+PropVariantToString
+PropVariantToStringAlloc
+PropVariantToStringVector
+PropVariantToStringVectorAlloc
+PropVariantToStringWithDefault
+PropVariantToUInt16
+PropVariantToUInt16Vector
+PropVariantToUInt16VectorAlloc
+PropVariantToUInt16WithDefault
+PropVariantToUInt32
+PropVariantToUInt32Vector
+PropVariantToUInt32VectorAlloc
+PropVariantToUInt32WithDefault
+PropVariantToUInt64
+PropVariantToUInt64Vector
+PropVariantToUInt64VectorAlloc
+PropVariantToUInt64WithDefault
+PropVariantToVariant
+StgDeserializePropVariant
+StgSerializePropVariant
+VariantCompare
+VariantGetBooleanElem
+VariantGetDoubleElem
+VariantGetElementCount
+VariantGetInt16Elem
+VariantGetInt32Elem
+VariantGetInt64Elem
+VariantGetStringElem
+VariantGetUInt16Elem
+VariantGetUInt32Elem
+VariantGetUInt64Elem
+VariantToBoolean
+VariantToBooleanArray
+VariantToBooleanArrayAlloc
+VariantToBooleanWithDefault
+VariantToBuffer
+VariantToDosDateTime
+VariantToDouble
+VariantToDoubleArray
+VariantToDoubleArrayAlloc
+VariantToDoubleWithDefault
+VariantToFileTime
+VariantToGUID
+VariantToInt16
+VariantToInt16Array
+VariantToInt16ArrayAlloc
+VariantToInt16WithDefault
+VariantToInt32
+VariantToInt32Array
+VariantToInt32ArrayAlloc
+VariantToInt32WithDefault
+VariantToInt64
+VariantToInt64Array
+VariantToInt64ArrayAlloc
+VariantToInt64WithDefault
+VariantToPropVariant
+VariantToStrRet
+VariantToString
+VariantToStringAlloc
+VariantToStringArray
+VariantToStringArrayAlloc
+VariantToStringWithDefault
+VariantToUInt16
+VariantToUInt16Array
+VariantToUInt16ArrayAlloc
+VariantToUInt16WithDefault
+VariantToUInt32
+VariantToUInt32Array
+VariantToUInt32ArrayAlloc
+VariantToUInt32WithDefault
+VariantToUInt64
+VariantToUInt64Array
+VariantToUInt64ArrayAlloc
+VariantToUInt64WithDefault
+ord_400 @400
+ord_402 @402
+ord_403 @403
+ord_404 @404
+ord_405 @405
+ord_406 @406
+ord_407 @407
+ord_408 @408
+ord_409 @409
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_418 @418
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_424 @424
+ord_425 @425
+ord_426 @426
+ord_427 @427
+ord_428 @428
+ord_429 @429
+ord_430 @430
+ord_431 @431
+ord_432 @432
+ord_433 @433
+ord_434 @434
+PropVariantToWinRTPropertyValue
+WinRTPropertyValueToPropVariant
+ord_437 @437
+ord_438 @438
diff --git a/mingw-w64-crt/libarm32/provsvc.def b/mingw-w64-crt/libarm32/provsvc.def
new file mode 100644
index 0000000..3bfde72
--- /dev/null
+++ b/mingw-w64-crt/libarm32/provsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of PROVIDER.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PROVIDER.dll"
+EXPORTS
+ProviderServiceMain
diff --git a/mingw-w64-crt/libarm32/provthrd.def b/mingw-w64-crt/libarm32/provthrd.def
new file mode 100644
index 0000000..389d785
--- /dev/null
+++ b/mingw-w64-crt/libarm32/provthrd.def
@@ -0,0 +1,961 @@
+;
+; Definition file of PROVTHRD.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PROVTHRD.dll"
+EXPORTS
+??$CompareElements@PAGPAG@@YAHPBQAG0@Z
+??$HashKey@PAG@@YAIPAG@Z
+??0CBString@@QAA@H@Z
+??0CBString@@QAA@PBG@Z
+??0CBString@@QAA@XZ
+??0Conjunctions@@QAA@K@Z
+??0Disjunctions@@QAA@KK@Z
+??0PartitionSet@@QAA@ABV0@@Z
+??0PartitionSet@@QAA@XZ
+??0ProvAnalyser@@QAA@ABV0@@Z
+??0ProvAnalyser@@QAA@PBG@Z
+??0ProvBitStringType@@QAA@ABV0@@Z
+??0ProvBitStringType@@QAA@PBG@Z
+??0ProvBitStringType@@QAA@PBGABVProvOctetString@@@Z
+??0ProvBitStringType@@QAA@PBGPAPBGABK@Z
+??0ProvCounter64@@QAA@ABV0@@Z
+??0ProvCounter64@@QAA@KK@Z
+??0ProvCounter64Type@@QAA@ABV0@@Z
+??0ProvCounter64Type@@QAA@ABVProvCounter64@@@Z
+??0ProvCounter64Type@@QAA@KK@Z
+??0ProvCounter64Type@@QAA@PBG@Z
+??0ProvCounter64Type@@QAA@XZ
+??0ProvCounter@@QAA@ABV0@@Z
+??0ProvCounter@@QAA@K@Z
+??0ProvCounterType@@QAA@ABV0@@Z
+??0ProvCounterType@@QAA@ABVProvCounter@@@Z
+??0ProvCounterType@@QAA@K@Z
+??0ProvCounterType@@QAA@PBG@Z
+??0ProvCounterType@@QAA@XZ
+??0ProvDateTimeType@@QAA@ABV0@@Z
+??0ProvDateTimeType@@QAA@ABVProvOctetString@@@Z
+??0ProvDateTimeType@@QAA@PBG@Z
+??0ProvDateTimeType@@QAA@XZ
+??0ProvDebugLog@@QAA@D@Z
+??0ProvDisplayStringType@@QAA@ABV0@@Z
+??0ProvDisplayStringType@@QAA@ABVProvOctetString@@PBG@Z
+??0ProvDisplayStringType@@QAA@PBG0@Z
+??0ProvDisplayStringType@@QAA@PBG@Z
+??0ProvEnumeratedType@@QAA@ABV0@@Z
+??0ProvEnumeratedType@@QAA@PBG0@Z
+??0ProvEnumeratedType@@QAA@PBG@Z
+??0ProvEnumeratedType@@QAA@PBGABJ@Z
+??0ProvEnumeratedType@@QAA@PBGABVProvInteger@@@Z
+??0ProvEventObject@@QAA@ABV0@@Z
+??0ProvEventObject@@QAA@PBG@Z
+??0ProvFixedLengthDisplayStringType@@QAA@ABK@Z
+??0ProvFixedLengthDisplayStringType@@QAA@ABKABVProvOctetString@@@Z
+??0ProvFixedLengthDisplayStringType@@QAA@ABKPBG@Z
+??0ProvFixedLengthDisplayStringType@@QAA@ABV0@@Z
+??0ProvFixedLengthOctetStringType@@QAA@ABK@Z
+??0ProvFixedLengthOctetStringType@@QAA@ABKABVProvOctetString@@@Z
+??0ProvFixedLengthOctetStringType@@QAA@ABKPBE@Z
+??0ProvFixedLengthOctetStringType@@QAA@ABKPBG@Z
+??0ProvFixedLengthOctetStringType@@QAA@ABV0@@Z
+??0ProvFixedLengthOpaqueType@@QAA@ABK@Z
+??0ProvFixedLengthOpaqueType@@QAA@ABKABVProvOpaque@@@Z
+??0ProvFixedLengthOpaqueType@@QAA@ABKPBEK@Z
+??0ProvFixedLengthOpaqueType@@QAA@ABKPBG@Z
+??0ProvFixedLengthOpaqueType@@QAA@ABV0@@Z
+??0ProvFixedLengthPhysAddressType@@QAA@ABK@Z
+??0ProvFixedLengthPhysAddressType@@QAA@ABKABVProvOctetString@@@Z
+??0ProvFixedLengthPhysAddressType@@QAA@ABKPBG@Z
+??0ProvFixedLengthPhysAddressType@@QAA@ABV0@@Z
+??0ProvFixedType@@QAA@ABV0@@Z
+??0ProvFixedType@@QAA@K@Z
+??0ProvGauge@@QAA@ABV0@@Z
+??0ProvGauge@@QAA@J@Z
+??0ProvGaugeType@@QAA@ABV0@@Z
+??0ProvGaugeType@@QAA@ABVProvGauge@@PBG@Z
+??0ProvGaugeType@@QAA@KPBG@Z
+??0ProvGaugeType@@QAA@PBG0@Z
+??0ProvGaugeType@@QAA@PBG@Z
+??0ProvInstanceType@@IAA@ABV0@@Z
+??0ProvInstanceType@@IAA@HH@Z
+??0ProvInteger@@QAA@ABV0@@Z
+??0ProvInteger@@QAA@J@Z
+??0ProvIntegerType@@QAA@ABV0@@Z
+??0ProvIntegerType@@QAA@ABVProvInteger@@PBG@Z
+??0ProvIntegerType@@QAA@JPBG@Z
+??0ProvIntegerType@@QAA@PBG0@Z
+??0ProvIntegerType@@QAA@PBG@Z
+??0ProvIpAddress@@QAA@ABV0@@Z
+??0ProvIpAddress@@QAA@K@Z
+??0ProvIpAddress@@QAA@PBD@Z
+??0ProvIpAddressType@@QAA@ABV0@@Z
+??0ProvIpAddressType@@QAA@ABVProvIpAddress@@@Z
+??0ProvIpAddressType@@QAA@K@Z
+??0ProvIpAddressType@@QAA@PBG@Z
+??0ProvIpAddressType@@QAA@XZ
+??0ProvLexicon@@QAA@XZ
+??0ProvMacAddressType@@QAA@ABV0@@Z
+??0ProvMacAddressType@@QAA@ABVProvOctetString@@@Z
+??0ProvMacAddressType@@QAA@PBE@Z
+??0ProvMacAddressType@@QAA@PBG@Z
+??0ProvMacAddressType@@QAA@XZ
+??0ProvNegativeRangeType@@QAA@ABV0@@Z
+??0ProvNegativeRangeType@@QAA@JJ@Z
+??0ProvNegativeRangeType@@QAA@XZ
+??0ProvNetworkAddressType@@QAA@ABV0@@Z
+??0ProvNetworkAddressType@@QAA@ABVProvIpAddress@@@Z
+??0ProvNetworkAddressType@@QAA@K@Z
+??0ProvNetworkAddressType@@QAA@PBG@Z
+??0ProvNetworkAddressType@@QAA@XZ
+??0ProvNull@@QAA@XZ
+??0ProvNullType@@QAA@ABV0@@Z
+??0ProvNullType@@QAA@ABVProvNull@@@Z
+??0ProvNullType@@QAA@XZ
+??0ProvOSIAddressType@@QAA@ABV0@@Z
+??0ProvOSIAddressType@@QAA@ABVProvOctetString@@@Z
+??0ProvOSIAddressType@@QAA@PBEK@Z
+??0ProvOSIAddressType@@QAA@PBG@Z
+??0ProvOSIAddressType@@QAA@XZ
+??0ProvObjectIdentifier@@QAA@ABV0@@Z
+??0ProvObjectIdentifier@@QAA@PBD@Z
+??0ProvObjectIdentifier@@QAA@PBKK@Z
+??0ProvObjectIdentifierType@@QAA@ABV0@@Z
+??0ProvObjectIdentifierType@@QAA@ABVProvObjectIdentifier@@@Z
+??0ProvObjectIdentifierType@@QAA@PBG@Z
+??0ProvObjectIdentifierType@@QAA@PBKK@Z
+??0ProvObjectIdentifierType@@QAA@XZ
+??0ProvOctetString@@QAA@ABV0@@Z
+??0ProvOctetString@@QAA@PBEK@Z
+??0ProvOctetStringType@@QAA@ABV0@@Z
+??0ProvOctetStringType@@QAA@ABVProvOctetString@@PBG@Z
+??0ProvOctetStringType@@QAA@PBEKPBG@Z
+??0ProvOctetStringType@@QAA@PBG0@Z
+??0ProvOctetStringType@@QAA@PBG@Z
+??0ProvOpaque@@QAA@ABV0@@Z
+??0ProvOpaque@@QAA@PBEK@Z
+??0ProvOpaqueType@@QAA@ABV0@@Z
+??0ProvOpaqueType@@QAA@ABVProvOpaque@@PBG@Z
+??0ProvOpaqueType@@QAA@PBEKPBG@Z
+??0ProvOpaqueType@@QAA@PBG0@Z
+??0ProvOpaqueType@@QAA@PBG@Z
+??0ProvPhysAddressType@@QAA@ABV0@@Z
+??0ProvPhysAddressType@@QAA@ABVProvOctetString@@PBG@Z
+??0ProvPhysAddressType@@QAA@PBEKPBG@Z
+??0ProvPhysAddressType@@QAA@PBG0@Z
+??0ProvPhysAddressType@@QAA@PBG@Z
+??0ProvPositiveRangeType@@QAA@ABV0@@Z
+??0ProvPositiveRangeType@@QAA@KJ@Z
+??0ProvPositiveRangeType@@QAA@XZ
+??0ProvPositiveRangedType@@QAA@ABV0@@Z
+??0ProvPositiveRangedType@@QAA@PBG@Z
+??0ProvRowStatusType@@QAA@ABJ@Z
+??0ProvRowStatusType@@QAA@ABV0@@Z
+??0ProvRowStatusType@@QAA@ABVProvInteger@@@Z
+??0ProvRowStatusType@@QAA@ABW4ProvRowStatusEnum@0@@Z
+??0ProvRowStatusType@@QAA@PBG@Z
+??0ProvRowStatusType@@QAA@XZ
+??0ProvTimeTicks@@QAA@ABV0@@Z
+??0ProvTimeTicks@@QAA@K@Z
+??0ProvTimeTicksType@@QAA@ABV0@@Z
+??0ProvTimeTicksType@@QAA@ABVProvTimeTicks@@@Z
+??0ProvTimeTicksType@@QAA@K@Z
+??0ProvTimeTicksType@@QAA@PBG@Z
+??0ProvTimeTicksType@@QAA@XZ
+??0ProvUDPAddressType@@QAA@ABV0@@Z
+??0ProvUDPAddressType@@QAA@ABVProvOctetString@@@Z
+??0ProvUDPAddressType@@QAA@PBE@Z
+??0ProvUDPAddressType@@QAA@PBG@Z
+??0ProvUDPAddressType@@QAA@XZ
+??0ProvUInteger32@@QAA@ABV0@@Z
+??0ProvUInteger32@@QAA@J@Z
+??0ProvValue@@AAA@ABV0@@Z
+??0ProvValue@@IAA@XZ
+??0QueryPreprocessor@@QAA@ABV0@@Z
+??0QueryPreprocessor@@QAA@XZ
+??0WmiAndNode@@QAA@ABV0@@Z
+??0WmiAndNode@@QAA@PAVWmiTreeNode@@00@Z
+??0WmiNotNode@@QAA@ABV0@@Z
+??0WmiNotNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiNullNode@@QAA@ABV0@@Z
+??0WmiNullNode@@QAA@PAGKPAVWmiTreeNode@@@Z
+??0WmiNullRangeNode@@QAA@ABV0@@Z
+??0WmiNullRangeNode@@QAA@PAGKPAVWmiTreeNode@@1@Z
+??0WmiOperatorEqualNode@@QAA@ABV0@@Z
+??0WmiOperatorEqualNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorEqualOrGreaterNode@@QAA@ABV0@@Z
+??0WmiOperatorEqualOrGreaterNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorEqualOrLessNode@@QAA@ABV0@@Z
+??0WmiOperatorEqualOrLessNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorGreaterNode@@QAA@ABV0@@Z
+??0WmiOperatorGreaterNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorIsANode@@QAA@ABV0@@Z
+??0WmiOperatorIsANode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorLessNode@@QAA@ABV0@@Z
+??0WmiOperatorLessNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorLikeNode@@QAA@ABV0@@Z
+??0WmiOperatorLikeNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorNode@@QAA@ABV0@@Z
+??0WmiOperatorNode@@QAA@KPAVWmiTreeNode@@0@Z
+??0WmiOperatorNotEqualNode@@QAA@ABV0@@Z
+??0WmiOperatorNotEqualNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorNotIsANode@@QAA@ABV0@@Z
+??0WmiOperatorNotIsANode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOperatorNotLikeNode@@QAA@ABV0@@Z
+??0WmiOperatorNotLikeNode@@QAA@PAVWmiTreeNode@@0@Z
+??0WmiOrNode@@QAA@ABV0@@Z
+??0WmiOrNode@@QAA@PAVWmiTreeNode@@00@Z
+??0WmiRangeNode@@QAA@ABV0@@Z
+??0WmiRangeNode@@QAA@KPAGKHHHHPAVWmiTreeNode@@1@Z
+??0WmiSignedIntegerNode@@QAA@ABV0@@Z
+??0WmiSignedIntegerNode@@QAA@PAGJKPAVWmiTreeNode@@@Z
+??0WmiSignedIntegerRangeNode@@QAA@ABV0@@Z
+??0WmiSignedIntegerRangeNode@@QAA@PAGKHHHHJJPAVWmiTreeNode@@1@Z
+??0WmiStringNode@@QAA@ABV0@@Z
+??0WmiStringNode@@QAA@PAG0W4WmiValueFunction@WmiValueNode@@1KPAVWmiTreeNode@@@Z
+??0WmiStringRangeNode@@QAA@ABV0@@Z
+??0WmiStringRangeNode@@QAA@PAGKHHHH00PAVWmiTreeNode@@1@Z
+??0WmiTreeNode@@QAA@ABV0@@Z
+??0WmiTreeNode@@QAA@KPAXPAV0@11@Z
+??0WmiTreeNode@@QAA@PAV0@@Z
+??0WmiTreeNodeIterator@@QAA@ABV0@@Z
+??0WmiTreeNodeIterator@@QAA@PAV0@@Z
+??0WmiTreeNodeIterator@@QAA@PAVWmiTreeNode@@@Z
+??0WmiUnsignedIntegerNode@@QAA@ABV0@@Z
+??0WmiUnsignedIntegerNode@@QAA@PAGKKPAVWmiTreeNode@@@Z
+??0WmiUnsignedIntegerRangeNode@@QAA@ABV0@@Z
+??0WmiUnsignedIntegerRangeNode@@QAA@PAGKHHHHKKPAVWmiTreeNode@@1@Z
+??0WmiValueNode@@QAA@ABV0@@Z
+??0WmiValueNode@@QAA@KPAGW4WmiValueFunction@0@1KPAVWmiTreeNode@@@Z
+??1CBString@@QAA@XZ
+??1Conjunctions@@QAA@XZ
+??1Disjunctions@@QAA@XZ
+??1PartitionSet@@UAA@XZ
+??1ProvAnalyser@@UAA@XZ
+??1ProvBitStringType@@UAA@XZ
+??1ProvCounter64@@UAA@XZ
+??1ProvCounter64Type@@UAA@XZ
+??1ProvCounter@@UAA@XZ
+??1ProvCounterType@@UAA@XZ
+??1ProvDateTimeType@@UAA@XZ
+??1ProvDisplayStringType@@UAA@XZ
+??1ProvEnumeratedType@@UAA@XZ
+??1ProvEventObject@@UAA@XZ
+??1ProvFixedLengthDisplayStringType@@UAA@XZ
+??1ProvFixedLengthOctetStringType@@UAA@XZ
+??1ProvFixedLengthOpaqueType@@UAA@XZ
+??1ProvFixedLengthPhysAddressType@@UAA@XZ
+??1ProvFixedType@@UAA@XZ
+??1ProvGauge@@UAA@XZ
+??1ProvGaugeType@@UAA@XZ
+??1ProvInstanceType@@UAA@XZ
+??1ProvInteger@@UAA@XZ
+??1ProvIntegerType@@UAA@XZ
+??1ProvIpAddress@@UAA@XZ
+??1ProvIpAddressType@@UAA@XZ
+??1ProvLexicon@@QAA@XZ
+??1ProvMacAddressType@@UAA@XZ
+??1ProvNegativeRangeType@@UAA@XZ
+??1ProvNetworkAddressType@@UAA@XZ
+??1ProvNull@@UAA@XZ
+??1ProvNullType@@UAA@XZ
+??1ProvOSIAddressType@@UAA@XZ
+??1ProvObjectIdentifier@@UAA@XZ
+??1ProvObjectIdentifierType@@UAA@XZ
+??1ProvOctetString@@UAA@XZ
+??1ProvOctetStringType@@UAA@XZ
+??1ProvOpaque@@UAA@XZ
+??1ProvOpaqueType@@UAA@XZ
+??1ProvPhysAddressType@@UAA@XZ
+??1ProvPositiveRangeType@@UAA@XZ
+??1ProvPositiveRangedType@@UAA@XZ
+??1ProvRowStatusType@@UAA@XZ
+??1ProvTimeTicks@@UAA@XZ
+??1ProvTimeTicksType@@UAA@XZ
+??1ProvUDPAddressType@@UAA@XZ
+??1ProvUInteger32@@UAA@XZ
+??1ProvValue@@UAA@XZ
+??1QueryPreprocessor@@UAA@XZ
+??1WmiAndNode@@UAA@XZ
+??1WmiNotNode@@UAA@XZ
+??1WmiNullNode@@UAA@XZ
+??1WmiNullRangeNode@@UAA@XZ
+??1WmiOperatorEqualNode@@UAA@XZ
+??1WmiOperatorEqualOrGreaterNode@@UAA@XZ
+??1WmiOperatorEqualOrLessNode@@UAA@XZ
+??1WmiOperatorGreaterNode@@UAA@XZ
+??1WmiOperatorIsANode@@UAA@XZ
+??1WmiOperatorLessNode@@UAA@XZ
+??1WmiOperatorLikeNode@@UAA@XZ
+??1WmiOperatorNode@@UAA@XZ
+??1WmiOperatorNotEqualNode@@UAA@XZ
+??1WmiOperatorNotIsANode@@UAA@XZ
+??1WmiOperatorNotLikeNode@@UAA@XZ
+??1WmiOrNode@@UAA@XZ
+??1WmiRangeNode@@UAA@XZ
+??1WmiSignedIntegerNode@@UAA@XZ
+??1WmiSignedIntegerRangeNode@@UAA@XZ
+??1WmiStringNode@@UAA@XZ
+??1WmiStringRangeNode@@UAA@XZ
+??1WmiTreeNode@@UAA@XZ
+??1WmiTreeNodeIterator@@UAA@XZ
+??1WmiUnsignedIntegerNode@@UAA@XZ
+??1WmiUnsignedIntegerRangeNode@@UAA@XZ
+??1WmiValueNode@@UAA@XZ
+??4CBString@@QAAAAV0@ABV0@@Z
+??4CBString@@QAAABV0@PBG@Z
+??4Conjunctions@@QAAAAV0@ABV0@@Z
+??4Disjunctions@@QAAAAV0@ABV0@@Z
+??4PartitionSet@@QAAAAV0@ABV0@@Z
+??4ProvAnalyser@@QAAAAV0@ABV0@@Z
+??4ProvBitStringType@@QAAAAV0@ABV0@@Z
+??4ProvCounter64@@QAAAAVProvValue@@ABV0@@Z
+??4ProvCounter64Type@@QAAAAV0@ABV0@@Z
+??4ProvCounter@@QAAAAVProvValue@@ABV0@@Z
+??4ProvCounterType@@QAAAAV0@ABV0@@Z
+??4ProvDateTimeType@@QAAAAV0@ABV0@@Z
+??4ProvDebugLog@@QAAAAV0@ABV0@@Z
+??4ProvDisplayStringType@@QAAAAV0@ABV0@@Z
+??4ProvEnumeratedType@@QAAAAV0@ABV0@@Z
+??4ProvEventObject@@QAAAAV0@ABV0@@Z
+??4ProvFixedLengthDisplayStringType@@QAAAAV0@ABV0@@Z
+??4ProvFixedLengthOctetStringType@@QAAAAV0@ABV0@@Z
+??4ProvFixedLengthOpaqueType@@QAAAAV0@ABV0@@Z
+??4ProvFixedLengthPhysAddressType@@QAAAAV0@ABV0@@Z
+??4ProvFixedType@@QAAAAV0@ABV0@@Z
+??4ProvGauge@@QAAAAVProvValue@@ABV0@@Z
+??4ProvGaugeType@@QAAAAV0@ABV0@@Z
+??4ProvInstanceType@@QAAAAV0@ABV0@@Z
+??4ProvInteger@@QAAAAVProvValue@@ABV0@@Z
+??4ProvIntegerType@@QAAAAV0@ABV0@@Z
+??4ProvIpAddress@@QAAAAVProvValue@@ABV0@@Z
+??4ProvIpAddressType@@QAAAAV0@ABV0@@Z
+??4ProvLexicon@@QAAAAV0@ABV0@@Z
+??4ProvMacAddressType@@QAAAAV0@ABV0@@Z
+??4ProvNegativeRangeType@@QAAAAV0@ABV0@@Z
+??4ProvNetworkAddressType@@QAAAAV0@ABV0@@Z
+??4ProvNull@@QAAAAVProvValue@@ABV0@@Z
+??4ProvNullType@@QAAAAV0@ABV0@@Z
+??4ProvOSIAddressType@@QAAAAV0@ABV0@@Z
+??4ProvObjectIdentifier@@QAAAAVProvValue@@ABV0@@Z
+??4ProvObjectIdentifierType@@QAAAAV0@ABV0@@Z
+??4ProvOctetString@@QAAAAVProvValue@@ABV0@@Z
+??4ProvOctetStringType@@QAAAAV0@ABV0@@Z
+??4ProvOpaque@@QAAAAVProvValue@@ABV0@@Z
+??4ProvOpaqueType@@QAAAAV0@ABV0@@Z
+??4ProvPhysAddressType@@QAAAAV0@ABV0@@Z
+??4ProvPositiveRangeType@@QAAAAV0@ABV0@@Z
+??4ProvPositiveRangedType@@QAAAAV0@ABV0@@Z
+??4ProvRowStatusType@@QAAAAV0@ABV0@@Z
+??4ProvTimeTicks@@QAAAAVProvValue@@ABV0@@Z
+??4ProvTimeTicksType@@QAAAAV0@ABV0@@Z
+??4ProvUDPAddressType@@QAAAAV0@ABV0@@Z
+??4ProvUInteger32@@QAAAAVProvValue@@ABV0@@Z
+??4ProvValue@@AAAAAV0@ABV0@@Z
+??4QueryPreprocessor@@QAAAAV0@ABV0@@Z
+??4WmiAndNode@@QAAAAV0@ABV0@@Z
+??4WmiNotNode@@QAAAAV0@ABV0@@Z
+??4WmiNullNode@@QAAAAV0@ABV0@@Z
+??4WmiNullRangeNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorEqualNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorEqualOrGreaterNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorEqualOrLessNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorGreaterNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorIsANode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorLessNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorLikeNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorNotEqualNode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorNotIsANode@@QAAAAV0@ABV0@@Z
+??4WmiOperatorNotLikeNode@@QAAAAV0@ABV0@@Z
+??4WmiOrNode@@QAAAAV0@ABV0@@Z
+??4WmiRangeNode@@QAAAAV0@ABV0@@Z
+??4WmiSignedIntegerNode@@QAAAAV0@ABV0@@Z
+??4WmiSignedIntegerRangeNode@@QAAAAV0@ABV0@@Z
+??4WmiStringNode@@QAAAAV0@ABV0@@Z
+??4WmiStringRangeNode@@QAAAAV0@ABV0@@Z
+??4WmiTreeNode@@QAAAAV0@ABV0@@Z
+??4WmiTreeNodeIterator@@QAAAAV0@ABV0@@Z
+??4WmiUnsignedIntegerNode@@QAAAAV0@ABV0@@Z
+??4WmiUnsignedIntegerRangeNode@@QAAAAV0@ABV0@@Z
+??4WmiValueNode@@QAAAAV0@ABV0@@Z
+??8ProvInstanceType@@QBAHABV0@@Z
+??8ProvObjectIdentifier@@QBAHABV0@@Z
+??8ProvValue@@QBAHABV0@@Z
+??9ProvInstanceType@@QBAHABV0@@Z
+??9ProvObjectIdentifier@@QBAHABV0@@Z
+??9ProvValue@@QBAHABV0@@Z
+??AProvObjectIdentifier@@QBAAAKK@Z
+??BProvAnalyser@@UAAPAXXZ
+??BProvInstanceType@@UAAPAXXZ
+??BProvPositiveRangedType@@UAAPAXXZ
+??HProvObjectIdentifier@@QBA?AV0@ABV0@@Z
+??MProvObjectIdentifier@@QBAHABV0@@Z
+??NProvObjectIdentifier@@QBAHABV0@@Z
+??OProvObjectIdentifier@@QBAHABV0@@Z
+??PProvObjectIdentifier@@QBAHABV0@@Z
+??RProvIpAddress@@QBAPAXXZ
+??RProvObjectIdentifier@@QBAPAXXZ
+??RProvOctetString@@QBAPAXXZ
+??RProvOpaque@@QBAPAXXZ
+??_7PartitionSet@@6B@ DATA
+??_7ProvAnalyser@@6B@ DATA
+??_7ProvBitStringType@@6BProvInstanceType@@@ DATA
+??_7ProvBitStringType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvCounter64@@6B@ DATA
+??_7ProvCounter64Type@@6B@ DATA
+??_7ProvCounter@@6B@ DATA
+??_7ProvCounterType@@6B@ DATA
+??_7ProvDateTimeType@@6BProvInstanceType@@@ DATA
+??_7ProvDateTimeType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvDisplayStringType@@6BProvInstanceType@@@ DATA
+??_7ProvDisplayStringType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvEnumeratedType@@6BProvInstanceType@@@ DATA
+??_7ProvEnumeratedType@@6BProvNegativeRangedType@@@ DATA
+??_7ProvEventObject@@6B@ DATA
+??_7ProvFixedLengthDisplayStringType@@6B@ DATA
+??_7ProvFixedLengthDisplayStringType@@6BProvInstanceType@@@ DATA
+??_7ProvFixedLengthDisplayStringType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvFixedLengthOctetStringType@@6B@ DATA
+??_7ProvFixedLengthOctetStringType@@6BProvInstanceType@@@ DATA
+??_7ProvFixedLengthOctetStringType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvFixedLengthOpaqueType@@6B@ DATA
+??_7ProvFixedLengthOpaqueType@@6BProvInstanceType@@@ DATA
+??_7ProvFixedLengthOpaqueType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvFixedLengthPhysAddressType@@6B@ DATA
+??_7ProvFixedLengthPhysAddressType@@6BProvInstanceType@@@ DATA
+??_7ProvFixedLengthPhysAddressType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvFixedType@@6B@ DATA
+??_7ProvGauge@@6B@ DATA
+??_7ProvGaugeType@@6BProvInstanceType@@@ DATA
+??_7ProvGaugeType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvInstanceType@@6B@ DATA
+??_7ProvInteger@@6B@ DATA
+??_7ProvIntegerType@@6BProvInstanceType@@@ DATA
+??_7ProvIntegerType@@6BProvNegativeRangedType@@@ DATA
+??_7ProvIpAddress@@6B@ DATA
+??_7ProvIpAddressType@@6B@ DATA
+??_7ProvMacAddressType@@6B@ DATA
+??_7ProvMacAddressType@@6BProvInstanceType@@@ DATA
+??_7ProvMacAddressType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvNegativeRangeType@@6B@ DATA
+??_7ProvNetworkAddressType@@6B@ DATA
+??_7ProvNull@@6B@ DATA
+??_7ProvNullType@@6B@ DATA
+??_7ProvOSIAddressType@@6BProvInstanceType@@@ DATA
+??_7ProvOSIAddressType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvObjectIdentifier@@6B@ DATA
+??_7ProvObjectIdentifierType@@6B@ DATA
+??_7ProvOctetString@@6B@ DATA
+??_7ProvOctetStringType@@6BProvInstanceType@@@ DATA
+??_7ProvOctetStringType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvOpaque@@6B@ DATA
+??_7ProvOpaqueType@@6BProvInstanceType@@@ DATA
+??_7ProvOpaqueType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvPhysAddressType@@6BProvInstanceType@@@ DATA
+??_7ProvPhysAddressType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvPositiveRangeType@@6B@ DATA
+??_7ProvPositiveRangedType@@6B@ DATA
+??_7ProvRowStatusType@@6BProvInstanceType@@@ DATA
+??_7ProvRowStatusType@@6BProvNegativeRangedType@@@ DATA
+??_7ProvTimeTicks@@6B@ DATA
+??_7ProvTimeTicksType@@6B@ DATA
+??_7ProvUDPAddressType@@6B@ DATA
+??_7ProvUDPAddressType@@6BProvInstanceType@@@ DATA
+??_7ProvUDPAddressType@@6BProvPositiveRangedType@@@ DATA
+??_7ProvUInteger32@@6B@ DATA
+??_7ProvValue@@6B@ DATA
+??_7QueryPreprocessor@@6B@ DATA
+??_7WmiAndNode@@6B@ DATA
+??_7WmiNotNode@@6B@ DATA
+??_7WmiNullNode@@6B@ DATA
+??_7WmiNullRangeNode@@6B@ DATA
+??_7WmiOperatorEqualNode@@6B@ DATA
+??_7WmiOperatorEqualOrGreaterNode@@6B@ DATA
+??_7WmiOperatorEqualOrLessNode@@6B@ DATA
+??_7WmiOperatorGreaterNode@@6B@ DATA
+??_7WmiOperatorIsANode@@6B@ DATA
+??_7WmiOperatorLessNode@@6B@ DATA
+??_7WmiOperatorLikeNode@@6B@ DATA
+??_7WmiOperatorNode@@6B@ DATA
+??_7WmiOperatorNotEqualNode@@6B@ DATA
+??_7WmiOperatorNotIsANode@@6B@ DATA
+??_7WmiOperatorNotLikeNode@@6B@ DATA
+??_7WmiOrNode@@6B@ DATA
+??_7WmiRangeNode@@6B@ DATA
+??_7WmiSignedIntegerNode@@6B@ DATA
+??_7WmiSignedIntegerRangeNode@@6B@ DATA
+??_7WmiStringNode@@6B@ DATA
+??_7WmiStringRangeNode@@6B@ DATA
+??_7WmiTreeNode@@6B@ DATA
+??_7WmiTreeNodeIterator@@6B@ DATA
+??_7WmiUnsignedIntegerNode@@6B@ DATA
+??_7WmiUnsignedIntegerRangeNode@@6B@ DATA
+??_7WmiValueNode@@6B@ DATA
+??_FProvAnalyser@@QAAXXZ
+??_FProvDisplayStringType@@QAAXXZ
+??_FProvEventObject@@QAAXXZ
+??_FProvGaugeType@@QAAXXZ
+??_FProvInstanceType@@QAAXXZ
+??_FProvIntegerType@@QAAXXZ
+??_FProvOctetStringType@@QAAXXZ
+??_FProvOpaqueType@@QAAXXZ
+??_FProvPhysAddressType@@QAAXXZ
+??_FProvPositiveRangedType@@QAAXXZ
+??_FWmiAndNode@@QAAXXZ
+??_FWmiNotNode@@QAAXXZ
+??_FWmiOperatorEqualNode@@QAAXXZ
+??_FWmiOperatorEqualOrGreaterNode@@QAAXXZ
+??_FWmiOperatorEqualOrLessNode@@QAAXXZ
+??_FWmiOperatorGreaterNode@@QAAXXZ
+??_FWmiOperatorIsANode@@QAAXXZ
+??_FWmiOperatorLessNode@@QAAXXZ
+??_FWmiOperatorLikeNode@@QAAXXZ
+??_FWmiOperatorNotEqualNode@@QAAXXZ
+??_FWmiOperatorNotIsANode@@QAAXXZ
+??_FWmiOperatorNotLikeNode@@QAAXXZ
+??_FWmiOrNode@@QAAXXZ
+??_FWmiTreeNode@@QAAXXZ
+?AllocInfiniteRangeNode@QueryPreprocessor@@MAAPAVWmiRangeNode@@PAXPAG@Z
+?AllocTypeNode@QueryPreprocessor@@MAAPAVWmiTreeNode@@PAXPAGAAUtagVARIANT@@W4WmiValueFunction@WmiValueNode@@3PAV2@@Z
+?Analyse@ProvAnalyser@@MAAHPAVProvLexicon@@AAKGPBG1HHH@Z
+?BitStringDef@ProvBitStringType@@AAAHXZ
+?Check@ProvPositiveRangedType@@QAAHABK@Z
+?Clear@ProvEventObject@@QAAXXZ
+?ClosedLowerBound@WmiRangeNode@@QAAHXZ
+?ClosedUpperBound@WmiRangeNode@@QAAHXZ
+?Closedown@ProvDebugLog@@SAXXZ
+?Compare@ProvObjectIdentifier@@IBA?AW4Comparison@1@ABV1@0@Z
+?ComparePropertyName@WmiRangeNode@@QAAJAAV1@@Z
+?ComparePropertyName@WmiValueNode@@QAAJAAV1@@Z
+?Complete@ProvEventObject@@UAAXXZ
+?ConvertToRanges@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?Copy@ProvBitStringType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvCounter64@@UBAPAVProvValue@@XZ
+?Copy@ProvCounter64Type@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvCounter@@UBAPAVProvValue@@XZ
+?Copy@ProvCounterType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvDateTimeType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvDisplayStringType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvEnumeratedType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvFixedLengthDisplayStringType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvFixedLengthOctetStringType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvFixedLengthOpaqueType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvFixedLengthPhysAddressType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvGauge@@UBAPAVProvValue@@XZ
+?Copy@ProvGaugeType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvInteger@@UBAPAVProvValue@@XZ
+?Copy@ProvIntegerType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvIpAddress@@UBAPAVProvValue@@XZ
+?Copy@ProvIpAddressType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvMacAddressType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvNegativeRangeType@@UAAPAV1@XZ
+?Copy@ProvNetworkAddressType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvNull@@UBAPAVProvValue@@XZ
+?Copy@ProvNullType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvOSIAddressType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvObjectIdentifier@@UBAPAVProvValue@@XZ
+?Copy@ProvObjectIdentifierType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvOctetString@@UBAPAVProvValue@@XZ
+?Copy@ProvOctetStringType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvOpaque@@UBAPAVProvValue@@XZ
+?Copy@ProvOpaqueType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvPhysAddressType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvPositiveRangeType@@UAAPAV1@XZ
+?Copy@ProvRowStatusType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvTimeTicks@@UBAPAVProvValue@@XZ
+?Copy@ProvTimeTicksType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvUDPAddressType@@UBAPAVProvInstanceType@@XZ
+?Copy@ProvUInteger32@@UBAPAVProvValue@@XZ
+?Copy@WmiAndNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiNotNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiNullNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiNullRangeNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorEqualNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorEqualOrGreaterNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorEqualOrLessNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorGreaterNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorIsANode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorLessNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorLikeNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorNotEqualNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorNotIsANode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOperatorNotLikeNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiOrNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiSignedIntegerNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiSignedIntegerRangeNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiStringNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiStringRangeNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiTreeNode@@UAAPAV1@XZ
+?Copy@WmiTreeNodeIterator@@UAAPAV1@XZ
+?Copy@WmiUnsignedIntegerNode@@UAAPAVWmiTreeNode@@XZ
+?Copy@WmiUnsignedIntegerRangeNode@@UAAPAVWmiTreeNode@@XZ
+?CopyNode@WmiTreeNode@@UAAPAV1@XZ
+?CountDisjunctions@QueryPreprocessor@@IAAXPAVWmiTreeNode@@AAK@Z
+?CreateDisjunctionContainer@QueryPreprocessor@@IAA?AW4WmiTriState@@PAXPAVWmiTreeNode@@KPAPAGAAPAVDisjunctions@@@Z
+?CreateDisjunctions@QueryPreprocessor@@IAA?AW4WmiTriState@@PAXPAVWmiTreeNode@@PAVDisjunctions@@KPAPAGAAK@Z
+?CreateLexicon@ProvAnalyser@@MAAPAVProvLexicon@@XZ
+?CreatePartitionSet@QueryPreprocessor@@IAA?AW4WmiTriState@@PAVDisjunctions@@AAPAVPartitionSet@@@Z
+?Cut@ProvObjectIdentifier@@QBAPAV1@AAV1@@Z
+?DateTimeDef@ProvDateTimeType@@AAAHXZ
+?DbcsToUnicodeString@@YAPAGPBD@Z
+?DecCharToDecInteger@ProvAnalyser@@SAKD@Z
+?DecIntegerToDecChar@ProvAnalyser@@SADE@Z
+?DecIntegerToDecWChar@ProvAnalyser@@SAGE@Z
+?DecIntegerToHexChar@ProvAnalyser@@SADE@Z
+?DecIntegerToHexWChar@ProvAnalyser@@SAGE@Z
+?DecIntegerToOctChar@ProvAnalyser@@SADE@Z
+?DecIntegerToOctWChar@ProvAnalyser@@SAGE@Z
+?DecWCharToDecInteger@ProvAnalyser@@SAKG@Z
+?DisjunctiveNormalForm@QueryPreprocessor@@IAA?AW4QuadState@1@AAPAVWmiTreeNode@@@Z
+?Encode@ProvDateTimeType@@AAAXABK0000000000@Z
+?EnumerationDef@ProvEnumeratedType@@AAAHXZ
+?Equivalent@ProvCounter64@@MBAHABVProvValue@@@Z
+?Equivalent@ProvCounter64@@QBAHABV1@@Z
+?Equivalent@ProvCounter64Type@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvCounter@@MBAHABVProvValue@@@Z
+?Equivalent@ProvCounter@@QBAHABV1@@Z
+?Equivalent@ProvCounterType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvGauge@@MBAHABVProvValue@@@Z
+?Equivalent@ProvGauge@@QBAHABV1@@Z
+?Equivalent@ProvGaugeType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvInteger@@MBAHABVProvValue@@@Z
+?Equivalent@ProvInteger@@QBAHABV1@@Z
+?Equivalent@ProvIntegerType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvIpAddress@@MBAHABVProvValue@@@Z
+?Equivalent@ProvIpAddress@@QBAHABV1@@Z
+?Equivalent@ProvIpAddressType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvNetworkAddressType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvNull@@MBAHABVProvValue@@@Z
+?Equivalent@ProvNullType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvObjectIdentifier@@IBAHABV1@@Z
+?Equivalent@ProvObjectIdentifier@@MBAHABVProvValue@@@Z
+?Equivalent@ProvObjectIdentifier@@QBAHABV1@K@Z
+?Equivalent@ProvObjectIdentifierType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvOctetString@@MBAHABVProvValue@@@Z
+?Equivalent@ProvOctetString@@QBAHABV1@@Z
+?Equivalent@ProvOctetStringType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvOpaque@@MBAHABVProvValue@@@Z
+?Equivalent@ProvOpaque@@QBAHABV1@@Z
+?Equivalent@ProvOpaqueType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvTimeTicks@@MBAHABVProvValue@@@Z
+?Equivalent@ProvTimeTicks@@QBAHABV1@@Z
+?Equivalent@ProvTimeTicksType@@MBAHABVProvInstanceType@@@Z
+?Equivalent@ProvUInteger32@@MBAHABVProvValue@@@Z
+?Equivalent@ProvUInteger32@@QBAHABV1@@Z
+?Evaluate@QueryPreprocessor@@IAAHPAXAAUSQL_LEVEL_1_RPN_EXPRESSION@@PAPAVWmiTreeNode@@@Z
+?EvaluateAndExpression@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?EvaluateNotEqualExpression@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?EvaluateNotExpression@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?EvaluateOrExpression@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?Get@ProvAnalyser@@QAAPAVProvLexicon@@HHH@Z
+?Get@ProvBitStringType@@AAAPAVProvLexicon@@XZ
+?Get@ProvDateTimeType@@AAAPAVProvLexicon@@XZ
+?Get@ProvEnumeratedType@@AAAPAVProvLexicon@@XZ
+?Get@ProvPositiveRangedType@@IAAPAVProvLexicon@@XZ
+?GetAllocatedString@ProvObjectIdentifier@@QBAPADXZ
+?GetConjunctionCount@Disjunctions@@QAAKXZ
+?GetConstantFunction@WmiValueNode@@QAA?AW4WmiValueFunction@1@XZ
+?GetData@WmiTreeNode@@QAAPAXXZ
+?GetData@WmiTreeNode@@QAAXPAPAX@Z
+?GetDisjunction@Disjunctions@@QAAPAVConjunctions@@K@Z
+?GetDisjunctionCount@Disjunctions@@QAAKXZ
+?GetHandle@ProvEventObject@@QAAPAXXZ
+?GetHighValue@ProvCounter64@@QBAKXZ
+?GetIndex@WmiRangeNode@@QAAKXZ
+?GetIndex@WmiValueNode@@QAAKXZ
+?GetIntersectingRange@WmiSignedIntegerRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z
+?GetIntersectingRange@WmiStringRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z
+?GetIntersectingRange@WmiUnsignedIntegerRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z
+?GetIterator@WmiTreeNodeIterator@@QAAPAVWmiTreeNode@@XZ
+?GetKeyIndex@PartitionSet@@QAAKXZ
+?GetLeft@WmiTreeNode@@QAAPAV1@XZ
+?GetLeft@WmiTreeNode@@QAAXAAPAPAV1@@Z
+?GetLevel@ProvDebugLog@@QAAKXZ
+?GetLogging@ProvDebugLog@@QAAHXZ
+?GetLowValue@ProvCounter64@@QBAKXZ
+?GetLowerBound@ProvNegativeRangeType@@QAAJXZ
+?GetLowerBound@ProvPositiveRangeType@@QAAKXZ
+?GetOverlappingRange@WmiSignedIntegerRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z
+?GetOverlappingRange@WmiStringRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z
+?GetOverlappingRange@WmiUnsignedIntegerRangeNode@@QAA?AW4WmiTriState@@AAV1@AAPAV1@@Z
+?GetParent@WmiTreeNode@@QAAPAV1@XZ
+?GetParent@WmiTreeNode@@QAAXAAPAPAV1@@Z
+?GetPartition@PartitionSet@@QAAPAV1@K@Z
+?GetPartitionCount@PartitionSet@@QAAKXZ
+?GetPropertyFunction@WmiValueNode@@QAA?AW4WmiValueFunction@1@XZ
+?GetPropertyName@WmiRangeNode@@QAAPAGXZ
+?GetPropertyName@WmiValueNode@@QAAPAGXZ
+?GetProvDebugLog@ProvDebugLog@@SAPAV1@D@Z
+?GetRange@Conjunctions@@QAAPAVWmiRangeNode@@K@Z
+?GetRange@PartitionSet@@QAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorEqualNode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorEqualOrGreaterNode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorEqualOrLessNode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorGreaterNode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorIsANode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorLessNode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorLikeNode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorNotEqualNode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorNotIsANode@@UAAPAVWmiRangeNode@@XZ
+?GetRange@WmiOperatorNotLikeNode@@UAAPAVWmiRangeNode@@XZ
+?GetRangeCount@Conjunctions@@QAAKXZ
+?GetRight@WmiTreeNode@@QAAPAV1@XZ
+?GetRight@WmiTreeNode@@QAAXAAPAPAV1@@Z
+?GetRowStatus@ProvRowStatusType@@QBA?AW4ProvRowStatusEnum@1@XZ
+?GetString@CBString@@QAAPAGXZ
+?GetStringValue@ProvBitStringType@@UBAPAGXZ
+?GetStringValue@ProvCounter64Type@@UBAPAGXZ
+?GetStringValue@ProvCounterType@@UBAPAGXZ
+?GetStringValue@ProvDateTimeType@@UBAPAGXZ
+?GetStringValue@ProvDisplayStringType@@UBAPAGXZ
+?GetStringValue@ProvEnumeratedType@@UBAPAGXZ
+?GetStringValue@ProvFixedLengthDisplayStringType@@UBAPAGXZ
+?GetStringValue@ProvFixedLengthPhysAddressType@@UBAPAGXZ
+?GetStringValue@ProvGaugeType@@UBAPAGXZ
+?GetStringValue@ProvIntegerType@@UBAPAGXZ
+?GetStringValue@ProvIpAddressType@@UBAPAGXZ
+?GetStringValue@ProvMacAddressType@@UBAPAGXZ
+?GetStringValue@ProvNetworkAddressType@@UBAPAGXZ
+?GetStringValue@ProvNullType@@UBAPAGXZ
+?GetStringValue@ProvOSIAddressType@@UBAPAGXZ
+?GetStringValue@ProvObjectIdentifierType@@UBAPAGXZ
+?GetStringValue@ProvOctetStringType@@UBAPAGXZ
+?GetStringValue@ProvOpaqueType@@UBAPAGXZ
+?GetStringValue@ProvPhysAddressType@@UBAPAGXZ
+?GetStringValue@ProvRowStatusType@@UBAPAGXZ
+?GetStringValue@ProvTimeTicksType@@UBAPAGXZ
+?GetStringValue@ProvUDPAddressType@@UBAPAGXZ
+?GetToken@ProvAnalyser@@AAAPAVProvLexicon@@HHH@Z
+?GetToken@ProvLexicon@@QAA?AW4LexiconToken@1@XZ
+?GetType@WmiTreeNode@@QAAKXZ
+?GetUpperBound@ProvNegativeRangeType@@QAAJXZ
+?GetUpperBound@ProvPositiveRangeType@@QAAKXZ
+?GetValue@ProvBitStringType@@QBAKAAPAPAG@Z
+?GetValue@ProvCounter64Type@@QBAXAAK0@Z
+?GetValue@ProvCounter@@QBAKXZ
+?GetValue@ProvCounterType@@QBAKXZ
+?GetValue@ProvDateTimeType@@QBAPAGXZ
+?GetValue@ProvDisplayStringType@@QBAPAGXZ
+?GetValue@ProvEnumeratedType@@QBAPAGXZ
+?GetValue@ProvFixedLengthDisplayStringType@@QBAPAGXZ
+?GetValue@ProvGauge@@QBAKXZ
+?GetValue@ProvGaugeType@@QBAKXZ
+?GetValue@ProvInteger@@QBAJXZ
+?GetValue@ProvIntegerType@@QBAJXZ
+?GetValue@ProvIpAddress@@QBAKXZ
+?GetValue@ProvIpAddressType@@QBAKXZ
+?GetValue@ProvLexicon@@QAAPATProvLexiconValue@@XZ
+?GetValue@ProvNetworkAddressType@@QBAKXZ
+?GetValue@ProvObjectIdentifier@@QBAPAKXZ
+?GetValue@ProvObjectIdentifierType@@QBAPAKXZ
+?GetValue@ProvOctetString@@QBAPAEXZ
+?GetValue@ProvOctetStringType@@QBAPAEXZ
+?GetValue@ProvOpaque@@QBAPAEXZ
+?GetValue@ProvOpaqueType@@QBAPAEXZ
+?GetValue@ProvRowStatusType@@QBAPAGXZ
+?GetValue@ProvTimeTicks@@QBAKXZ
+?GetValue@ProvTimeTicksType@@QBAKXZ
+?GetValue@ProvUInteger32@@QBAKXZ
+?GetValue@WmiSignedIntegerNode@@QAAJXZ
+?GetValue@WmiStringNode@@QAAPAGXZ
+?GetValue@WmiUnsignedIntegerNode@@QAAKXZ
+?GetValueLength@ProvObjectIdentifier@@QBAKXZ
+?GetValueLength@ProvObjectIdentifierType@@QBAKXZ
+?GetValueLength@ProvOctetString@@QBAKXZ
+?GetValueLength@ProvOctetStringType@@QBAKXZ
+?GetValueLength@ProvOpaque@@QBAKXZ
+?GetValueLength@ProvOpaqueType@@QBAKXZ
+?HexCharToDecInteger@ProvAnalyser@@SAKD@Z
+?HexWCharToDecInteger@ProvAnalyser@@SAKG@Z
+?InfiniteLowerBound@WmiRangeNode@@QAAHXZ
+?InfiniteUpperBound@WmiRangeNode@@QAAHXZ
+?Initialise@ProvAnalyser@@MAAXXZ
+?Initialize@Conjunctions@@QAA?AW4WmiTriState@@XZ
+?Initialize@Disjunctions@@QAA?AW4WmiTriState@@XZ
+?Initialize@PartitionSet@@QAA?AW4WmiTriState@@K@Z
+?Initialize@ProvObjectIdentifier@@MAAXPBKK@Z
+?Initialize@ProvOctetString@@MAAXPBEK@Z
+?InsertNode@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@0@Z
+?InvariantEvaluate@QueryPreprocessor@@MAA?AW4QuadState@1@PAXPAVWmiTreeNode@@1@Z
+?IsAlpha@ProvAnalyser@@SAHG@Z
+?IsAlphaNumeric@ProvAnalyser@@SAHG@Z
+?IsDecimal@ProvAnalyser@@SAHG@Z
+?IsEof@ProvAnalyser@@SAHG@Z
+?IsHex@ProvAnalyser@@SAHG@Z
+?IsLeadingDecimal@ProvAnalyser@@SAHG@Z
+?IsNull@ProvInstanceType@@UBAHXZ
+?IsOctal@ProvAnalyser@@SAHG@Z
+?IsProvV1Type@ProvCounter64Type@@UBAHXZ
+?IsProvV1Type@ProvInstanceType@@UBAHXZ
+?IsProvV2CType@ProvInstanceType@@UBAHXZ
+?IsProvV2CType@ProvNullType@@UBAHXZ
+?IsValid@ProvInstanceType@@UBAHXZ
+?IsValid@ProvPositiveRangedType@@QAAHXZ
+?IsWhitespace@ProvAnalyser@@SAHG@Z
+?Leaf@PartitionSet@@QAAHXZ
+?LexicographicallyAfter@WmiSignedIntegerNode@@QAAHAAJ@Z
+?LexicographicallyAfter@WmiStringNode@@QAAHAAPAG@Z
+?LexicographicallyAfter@WmiUnsignedIntegerNode@@QAAHAAK@Z
+?LexicographicallyBefore@WmiSignedIntegerNode@@QAAHAAJ@Z
+?LexicographicallyBefore@WmiStringNode@@QAAHAAPAG@Z
+?LexicographicallyBefore@WmiUnsignedIntegerNode@@QAAHAAK@Z
+?LowerBound@WmiSignedIntegerRangeNode@@QAAJXZ
+?LowerBound@WmiStringRangeNode@@QAAPAGXZ
+?LowerBound@WmiUnsignedIntegerRangeNode@@QAAKXZ
+?Match@ProvBitStringType@@AAAPAVProvLexicon@@W4LexiconToken@2@@Z
+?Match@ProvDateTimeType@@AAAPAVProvLexicon@@W4LexiconToken@2@@Z
+?Match@ProvEnumeratedType@@AAAPAVProvLexicon@@W4LexiconToken@2@@Z
+?Match@ProvPositiveRangedType@@IAAPAVProvLexicon@@W4LexiconToken@2@@Z
+?OctCharToDecInteger@ProvAnalyser@@SAKD@Z
+?OctWCharToDecInteger@ProvAnalyser@@SAKG@Z
+?OverWrite@ProvObjectIdentifier@@AAAXPBK@Z
+?OverWrite@ProvOctetString@@AAAXPBE@Z
+?Parse@ProvBitStringType@@AAAHPBG@Z
+?Parse@ProvCounter64Type@@IAAHPBG@Z
+?Parse@ProvCounterType@@IAAHPBG@Z
+?Parse@ProvDateTimeType@@AAAHPBG@Z
+?Parse@ProvEnumeratedType@@AAAHPBG@Z
+?Parse@ProvFixedLengthPhysAddressType@@IAAHPBG@Z
+?Parse@ProvGaugeType@@IAAHPBG@Z
+?Parse@ProvIntegerType@@IAAHPBG@Z
+?Parse@ProvIpAddressType@@IAAHPBG@Z
+?Parse@ProvMacAddressType@@IAAHPBG@Z
+?Parse@ProvNetworkAddressType@@IAAHPBG@Z
+?Parse@ProvOSIAddressType@@IAAHPBG@Z
+?Parse@ProvObjectIdentifierType@@IAAHPBG@Z
+?Parse@ProvOctetStringType@@IAAHPBG@Z
+?Parse@ProvOpaqueType@@IAAHPBG@Z
+?Parse@ProvPhysAddressType@@IAAHPBG@Z
+?Parse@ProvPositiveRangedType@@IAAHPBG@Z
+?Parse@ProvTimeTicksType@@IAAHPBG@Z
+?Parse@ProvUDPAddressType@@IAAHPBG@Z
+?PreProcess@QueryPreprocessor@@QAA?AW4QuadState@1@PAXPAUSQL_LEVEL_1_RPN_EXPRESSION@@AAPAVWmiTreeNode@@@Z
+?PreProcess@QueryPreprocessor@@QAA?AW4QuadState@1@PAXPAUSQL_LEVEL_1_RPN_EXPRESSION@@PAVWmiTreeNode@@KPAPAGAAPAVPartitionSet@@@Z
+?Prefix@ProvObjectIdentifier@@QBAHKAAV1@@Z
+?Print@WmiAndNode@@UAAXXZ
+?Print@WmiNotNode@@UAAXXZ
+?Print@WmiNullNode@@UAAXXZ
+?Print@WmiNullRangeNode@@UAAXXZ
+?Print@WmiOperatorEqualNode@@UAAXXZ
+?Print@WmiOperatorEqualOrGreaterNode@@UAAXXZ
+?Print@WmiOperatorEqualOrLessNode@@UAAXXZ
+?Print@WmiOperatorGreaterNode@@UAAXXZ
+?Print@WmiOperatorIsANode@@UAAXXZ
+?Print@WmiOperatorLessNode@@UAAXXZ
+?Print@WmiOperatorLikeNode@@UAAXXZ
+?Print@WmiOperatorNotEqualNode@@UAAXXZ
+?Print@WmiOperatorNotIsANode@@UAAXXZ
+?Print@WmiOperatorNotLikeNode@@UAAXXZ
+?Print@WmiOrNode@@UAAXXZ
+?Print@WmiSignedIntegerNode@@UAAXXZ
+?Print@WmiSignedIntegerRangeNode@@UAAXXZ
+?Print@WmiStringNode@@UAAXXZ
+?Print@WmiStringRangeNode@@UAAXXZ
+?Print@WmiTreeNode@@UAAXXZ
+?Print@WmiUnsignedIntegerNode@@UAAXXZ
+?Print@WmiUnsignedIntegerRangeNode@@UAAXXZ
+?PrintTree@QueryPreprocessor@@IAAXPAVWmiTreeNode@@@Z
+?Process@ProvEventObject@@UAAXXZ
+?PushBack@ProvBitStringType@@AAAXXZ
+?PushBack@ProvDateTimeType@@AAAXXZ
+?PushBack@ProvEnumeratedType@@AAAXXZ
+?PushBack@ProvPositiveRangedType@@IAAXXZ
+?PutBack@ProvAnalyser@@QAAXPBVProvLexicon@@@Z
+?Query@QueryPreprocessor@@QAA?AW4QuadState@1@PAGAAPAUSQL_LEVEL_1_RPN_EXPRESSION@@@Z
+?QuickSort@QueryPreprocessor@@IAAXPAPAVWmiRangeNode@@PAKK@Z
+?RangeDef@ProvPositiveRangedType@@IAAHXZ
+?RecursiveConvertToRanges@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?RecursiveDef@ProvBitStringType@@AAAHXZ
+?RecursiveDef@ProvEnumeratedType@@AAAHXZ
+?RecursiveDef@ProvPositiveRangedType@@IAAHXZ
+?RecursiveDisjunctiveNormalForm@QueryPreprocessor@@IAA?AW4QuadState@1@AAPAVWmiTreeNode@@@Z
+?RecursiveEvaluate@QueryPreprocessor@@IAAHPAXAAUSQL_LEVEL_1_RPN_EXPRESSION@@PAVWmiTreeNode@@PAPAV3@AAH@Z
+?RecursiveInsertNode@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@0@Z
+?RecursivePartitionSet@QueryPreprocessor@@IAA?AW4WmiTriState@@PAVDisjunctions@@AAPAVPartitionSet@@KPAKK@Z
+?RecursiveQuickSort@QueryPreprocessor@@IAAXPAPAVWmiRangeNode@@PAKKK@Z
+?RecursiveRemoveInvariants@QueryPreprocessor@@IAA?AW4QuadState@1@PAXAAPAVWmiTreeNode@@@Z
+?RecursiveRemoveNonOverlappingRanges@QueryPreprocessor@@IAA?AW4QuadState@1@AAPAVWmiTreeNode@@0@Z
+?RecursiveSort@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?RecursiveSortConditionals@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@0@Z
+?RemoveInvariants@QueryPreprocessor@@IAA?AW4QuadState@1@PAXAAPAVWmiTreeNode@@@Z
+?RemoveNonOverlappingRanges@QueryPreprocessor@@IAA?AW4QuadState@1@AAPAVWmiTreeNode@@@Z
+?RemoveOverlaps@QueryPreprocessor@@IAA?AW4WmiTriState@@PAKK00PAPAVWmiRangeNode@@@Z
+?Replicate@ProvObjectIdentifier@@MBAPAKPBKK0K@Z
+?Replicate@ProvObjectIdentifier@@MBAPAKPBKK@Z
+?Replicate@ProvOctetString@@MAAPAEPBEK@Z
+?Root@PartitionSet@@QAAHXZ
+?Set@ProvAnalyser@@QAAXPBG@Z
+?Set@ProvEventObject@@QAAXXZ
+?SetData@WmiTreeNode@@QAAPAXPAX@Z
+?SetIterator@WmiTreeNodeIterator@@QAAPAVWmiTreeNode@@PAV2@@Z
+?SetKeyIndex@PartitionSet@@QAAXK@Z
+?SetLeft@WmiTreeNode@@QAAPAV1@PAV1@@Z
+?SetLowerBound@ProvNegativeRangeType@@QAAXABJ@Z
+?SetLowerBound@ProvPositiveRangeType@@QAAXABK@Z
+?SetNull@ProvInstanceType@@QAAXH@Z
+?SetParent@WmiTreeNode@@QAAPAV1@PAV1@@Z
+?SetPartition@PartitionSet@@QAAXKPAV1@@Z
+?SetRange@Conjunctions@@QAAXKPAVWmiRangeNode@@@Z
+?SetRange@PartitionSet@@QAAXPAVWmiRangeNode@@@Z
+?SetRight@WmiTreeNode@@QAAPAV1@PAV1@@Z
+?SetStatus@ProvInstanceType@@QAAXH@Z
+?SetStatus@ProvPositiveRangedType@@QAAXABH@Z
+?SetToken@ProvLexicon@@QAAXW4LexiconToken@1@@Z
+?SetType@WmiTreeNode@@QAAXK@Z
+?SetUpperBound@ProvNegativeRangeType@@QAAXABJ@Z
+?SetUpperBound@ProvPositiveRangeType@@QAAXABK@Z
+?SetValue@ProvCounter64@@QAAXKK@Z
+?SetValue@ProvCounter@@QAAXK@Z
+?SetValue@ProvGauge@@QAAXK@Z
+?SetValue@ProvInteger@@QAAXJ@Z
+?SetValue@ProvIpAddress@@QAAXK@Z
+?SetValue@ProvObjectIdentifier@@QAAXPBKK@Z
+?SetValue@ProvOctetString@@QAAXPBEK@Z
+?SetValue@ProvOpaque@@QAAXPBEK@Z
+?SetValue@ProvTimeTicks@@QAAXK@Z
+?SetValue@ProvUInteger32@@QAAXK@Z
+?Sort@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?SortConditionals@QueryPreprocessor@@IAA?AW4WmiTriState@@AAPAVWmiTreeNode@@@Z
+?SortRanges@QueryPreprocessor@@IAAXKPAKPAPAVWmiRangeNode@@@Z
+?Startup@ProvDebugLog@@SAHXZ
+?Suffix@ProvObjectIdentifier@@QBAHKAAV1@@Z
+?TransformAndOrExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@1@Z
+?TransformAndTrueEvaluation@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformIntersectingRange@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@1@Z
+?TransformNonIntersectingRange@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotAndExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotEqualExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotNotExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorEqualExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorEqualOrGreaterExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorEqualOrLessExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorGreaterExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorIsAExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorLessExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorLikeExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorNotEqualExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorNotIsAExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOperatorNotLikeExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformNotOrExpression@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?TransformOperatorToRange@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@@Z
+?TransformOrFalseEvaluation@QueryPreprocessor@@IAAXAAPAVWmiTreeNode@@PAV2@@Z
+?UnReplicate@ProvObjectIdentifier@@MAAXPAK@Z
+?UnReplicate@ProvOctetString@@MAAXPAE@Z
+?UnicodeStringAppend@@YAPAGPBG0@Z
+?UnicodeStringDuplicate@@YAPAGPBG@Z
+?UnicodeToDbcsString@@YAPADPBG@Z
+?UpperBound@WmiSignedIntegerRangeNode@@QAAJXZ
+?UpperBound@WmiStringRangeNode@@QAAPAGXZ
+?UpperBound@WmiUnsignedIntegerRangeNode@@QAAKXZ
+?Wait@ProvEventObject@@UAAHXZ
+?Write@ProvDebugLog@@QAAXPBGZZ
+?WriteA@ProvDebugLog@@QAAXPBDZZ
+?WriteFileAndLine@ProvDebugLog@@QAAXPBDKPBGZZ
+?WriteFileAndLine@ProvDebugLog@@QAAXPBGK0ZZ
+?WriteFileAndLineA@ProvDebugLog@@QAAXPBDK0ZZ
+?WriteFileAndLineW@ProvDebugLog@@QAAXPBGK0ZZ
+?WriteW@ProvDebugLog@@QAAXPBGZZ
+?s_ProvDebugLog@ProvDebugLog@@2PAV1@A DATA
+?s_ReferenceCount@ProvDebugLog@@2JA DATA
+?s_aLogs@ProvDebugLog@@2PAV1@A DATA
diff --git a/mingw-w64-crt/libarm32/proximitycommon.def b/mingw-w64-crt/libarm32/proximitycommon.def
new file mode 100644
index 0000000..158c864
--- /dev/null
+++ b/mingw-w64-crt/libarm32/proximitycommon.def
@@ -0,0 +1,19 @@
+;
+; Definition file of ProximityCommon.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ProximityCommon.dll"
+EXPORTS
+GetProxyDllInfo
+ord_10 @10
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ord_22 @22
+ord_23 @23
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+ord_28 @28
diff --git a/mingw-w64-crt/libarm32/proximitycommonpal.def b/mingw-w64-crt/libarm32/proximitycommonpal.def
new file mode 100644
index 0000000..23eb09e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/proximitycommonpal.def
@@ -0,0 +1,15 @@
+;
+; Definition file of ProximityCommonPal.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ProximityCommonPal.dll"
+EXPORTS
+PAL_AppHasPackage
+PAL_FreeTransientObjectSecurityAttribute
+PAL_GetAppPlatformQualifier
+PAL_GetSupportedBrowseTypes
+PAL_HoldReferenceUntilAppExit
+PAL_QueryTransientObjectSecurityAttribute
+PAL_RegisterAppSuspendResumeCallback
+PAL_UnregisterAppSuspendResumeCallback
diff --git a/mingw-w64-crt/libarm32/proximityrtapipal.def b/mingw-w64-crt/libarm32/proximityrtapipal.def
new file mode 100644
index 0000000..b70d0e3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/proximityrtapipal.def
@@ -0,0 +1,13 @@
+;
+; Definition file of ProximityRtapiPal.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ProximityRtapiPal.dll"
+EXPORTS
+PAL_App2DeviceFindAllPeers
+PAL_CheckForApp2DeviceAlternateId
+PAL_CheckForBluetoothSupport
+PAL_GetCurrentProcessExplicitAppUserModelID
+PAL_ParseAppUserModelId
+PAL_SetCurrentProcessExplicitAppUserModelID
diff --git a/mingw-w64-crt/libarm32/proximityservice.def b/mingw-w64-crt/libarm32/proximityservice.def
new file mode 100644
index 0000000..9ca7a98
--- /dev/null
+++ b/mingw-w64-crt/libarm32/proximityservice.def
@@ -0,0 +1,13 @@
+;
+; Definition file of ProximityService.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ProximityService.dll"
+EXPORTS
+InitProximityService
+SessionChangedEvent
+GetProximityClientCount
+CleanupProximityService
+ord_14 @14
+InitProximityServiceEx
diff --git a/mingw-w64-crt/libarm32/proximityservicepal.def b/mingw-w64-crt/libarm32/proximityservicepal.def
new file mode 100644
index 0000000..509327d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/proximityservicepal.def
@@ -0,0 +1,34 @@
+;
+; Definition file of ProximityServicePAL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ProximityServicePAL.dll"
+EXPORTS
+PAL_AllowNetworkInterface
+PAL_BluetoothEnableDiscovery
+PAL_BluetoothFindDeviceClose
+PAL_BluetoothFindFirstDevice
+PAL_BluetoothFindFirstRadio
+PAL_BluetoothFindRadioClose
+PAL_BluetoothOpenFirewall
+PAL_ConvertAppIdToPackageName
+PAL_CreateForegroundNotifier
+PAL_CreateUnicastIpAddressEntry
+PAL_DeleteUnicastIpAddressEntry
+PAL_FWIndicateTupleInUse
+PAL_FWResetIndicatedTupleInUse
+PAL_GetCallingApplicationInfo
+PAL_GetConsoleSessionInfo
+PAL_HasWFDHardwareSupport
+PAL_IsInteractiveApplicationId
+PAL_IsMachineDomainJoined
+PAL_OpenProcessForQuery
+PAL_RegisterConnectedStandbyNotification
+PAL_RegisterConsoleDisplayStateNotifications
+PAL_ServiceFreeTransientObjectSecurityAttribute
+PAL_ServiceQueryTransientObjectSecurityAttribute
+PAL_UnregisterConnectedStandbyNotification
+PAL_UnregisterConsoleDisplayStateNotifications
+PAL_VerifyCallerIsElevated
+PAL_CoCreateInstanceInSession
diff --git a/mingw-w64-crt/libarm32/prvdmofcomp.def b/mingw-w64-crt/libarm32/prvdmofcomp.def
new file mode 100644
index 0000000..414b6a1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/prvdmofcomp.def
@@ -0,0 +1,14 @@
+;
+; Definition file of prvdmofcomp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "prvdmofcomp.dll"
+EXPORTS
+??0MIFree@@QAA@PAX@Z
+??1MIFree@@QAA@XZ
+??4MIServer@@QAAAAV0@ABV0@@Z
+CompileSchemaToWMI
+CreateRegisterParameter
+GetProviderSchema
+GetProviderSchemaFile
diff --git a/mingw-w64-crt/libarm32/psapi.def b/mingw-w64-crt/libarm32/psapi.def
new file mode 100644
index 0000000..9e79ae1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/psapi.def
@@ -0,0 +1,34 @@
+;
+; Definition file of PSAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PSAPI.DLL"
+EXPORTS
+EmptyWorkingSet
+EnumDeviceDrivers
+EnumPageFilesA
+EnumPageFilesW
+EnumProcessModules
+EnumProcessModulesEx
+EnumProcesses
+GetDeviceDriverBaseNameA
+GetDeviceDriverBaseNameW
+GetDeviceDriverFileNameA
+GetDeviceDriverFileNameW
+GetMappedFileNameA
+GetMappedFileNameW
+GetModuleBaseNameA
+GetModuleBaseNameW
+GetModuleFileNameExA
+GetModuleFileNameExW
+GetModuleInformation
+GetPerformanceInfo
+GetProcessImageFileNameA
+GetProcessImageFileNameW
+GetProcessMemoryInfo
+GetWsChanges
+GetWsChangesEx
+InitializeProcessForWsWatch
+QueryWorkingSet
+QueryWorkingSetEx
diff --git a/mingw-w64-crt/libarm32/pshed.def b/mingw-w64-crt/libarm32/pshed.def
new file mode 100644
index 0000000..dbf5bd8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pshed.def
@@ -0,0 +1,30 @@
+;
+; Definition file of PSHED.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PSHED.dll"
+EXPORTS
+PshedAllocateMemory
+PshedArePluginsPresent
+PshedAttemptErrorRecovery
+PshedBugCheckSystem
+PshedClearErrorRecord
+PshedDisableErrorSource
+PshedEnableErrorSource
+PshedFinalizeErrorRecord
+PshedFreeMemory
+PshedGetAllErrorSources
+PshedGetBootErrorPacket
+PshedGetErrorSourceInfo
+PshedGetInjectionCapabilities
+PshedInitialize
+PshedInjectError
+PshedIsSystemWheaEnabled
+PshedMarkHiberPhase
+PshedReadErrorRecord
+PshedRegisterPlugin
+PshedRetrieveErrorInfo
+PshedSetErrorSourceInfo
+PshedSynchronizeExecution
+PshedWriteErrorRecord
diff --git a/mingw-w64-crt/libarm32/psmodulediscoveryprovider.def b/mingw-w64-crt/libarm32/psmodulediscoveryprovider.def
new file mode 100644
index 0000000..863d5bd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/psmodulediscoveryprovider.def
@@ -0,0 +1,9 @@
+;
+; Definition file of PSModuleDiscoveryProvider.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PSModuleDiscoveryProvider.DLL"
+EXPORTS
+GetProviderClassID
+MI_Main
diff --git a/mingw-w64-crt/libarm32/psmsrv.def b/mingw-w64-crt/libarm32/psmsrv.def
new file mode 100644
index 0000000..3353fbe
--- /dev/null
+++ b/mingw-w64-crt/libarm32/psmsrv.def
@@ -0,0 +1,24 @@
+;
+; Definition file of psmsrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "psmsrv.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+ord_13 @13
+ord_14 @14
+ord_15 @15
+ord_16 @16
+ord_17 @17
diff --git a/mingw-w64-crt/libarm32/pstorec.def b/mingw-w64-crt/libarm32/pstorec.def
new file mode 100644
index 0000000..ce966bb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pstorec.def
@@ -0,0 +1,9 @@
+;
+; Definition file of PSTOREC.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PSTOREC.DLL"
+EXPORTS
+PStoreCreateInstance
+PStoreEnumProviders
diff --git a/mingw-w64-crt/libarm32/puiapi.def b/mingw-w64-crt/libarm32/puiapi.def
new file mode 100644
index 0000000..7c5c9ba
--- /dev/null
+++ b/mingw-w64-crt/libarm32/puiapi.def
@@ -0,0 +1,55 @@
+;
+; Definition file of puiapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "puiapi.dll"
+EXPORTS
+PUIAPI_CreateInstance
+PUIAPI_GetErrorString
+PUIAPI_GetPrinter
+PUIAPI_IWaitNotify_CreateInstance
+PUIAPI_IWaitNotify_RegisterTimer
+PUIAPI_IWaitNotify_RegisterWaitObject
+PUIAPI_IWaitNotify_UnregisterCookie
+PUIAPI_ShowBrowseForPrinterDialog
+PUIAPI_ShowDetailsMessageBox
+PUIAPI_ShowDriverPackageRemovalUI
+STRAPI_ConvertCase
+STRAPI_CrackPrintUNCName
+STRAPI_FindAndReplace
+STRAPI_Format
+STRAPI_FormatMsg
+STRAPI_FormatMsgV
+STRAPI_FormatV
+STRAPI_GUID2String
+STRAPI_GetJobStatusString
+STRAPI_GetPrinterStatusString
+STRAPI_LoadString
+STRAPI_MultiCat
+STRAPI_String2GUID
+STRAPI_TrimString
+STRAPI_XMLSafeText
+STRBUF_AppendString
+STRBUF_Create
+STRBUF_CreateBSTR
+STRBUF_DeleteSubstring
+STRBUF_Destroy
+STRBUF_FindAndReplace
+STRBUF_Format
+STRBUF_InsertString
+STRBUF_MultiCat
+STRBUF_ToLower
+STRBUF_ToUpper
+STRBUF_TrimLeft
+STRBUF_TrimRight
+STRBUF_Truncate
+STRBUF_Update
+XMLAPI_GetAttributeDouble
+XMLAPI_GetAttributeLong
+XMLAPI_GetAttributeString
+XMLAPI_GetAttributeULongLong
+XMLAPI_SetAttributeDouble
+XMLAPI_SetAttributeLong
+XMLAPI_SetAttributeString
+XMLAPI_SetAttributeULongLong
diff --git a/mingw-w64-crt/libarm32/pwlauncher.def b/mingw-w64-crt/libarm32/pwlauncher.def
new file mode 100644
index 0000000..366693f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pwlauncher.def
@@ -0,0 +1,8 @@
+;
+; Definition file of pwlauncher.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pwlauncher.dll"
+EXPORTS
+ShowPortableWorkspaceLauncherConfigurationUX
diff --git a/mingw-w64-crt/libarm32/pwrshplugin.def b/mingw-w64-crt/libarm32/pwrshplugin.def
new file mode 100644
index 0000000..08eb01f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/pwrshplugin.def
@@ -0,0 +1,19 @@
+;
+; Definition file of pwrshplugin.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "pwrshplugin.dll"
+EXPORTS
+GetCLRVersionForPSVersion
+PerformWSManPluginReportCompletion
+WSManPluginCommand
+WSManPluginConnect
+WSManPluginReceive
+WSManPluginReleaseCommandContext
+WSManPluginReleaseShellContext
+WSManPluginSend
+WSManPluginShell
+WSManPluginShutdown
+WSManPluginSignal
+WSManPluginStartup
diff --git a/mingw-w64-crt/libarm32/qagentrt.def b/mingw-w64-crt/libarm32/qagentrt.def
new file mode 100644
index 0000000..04e96b8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/qagentrt.def
@@ -0,0 +1,8 @@
+;
+; Definition file of QAgentRT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "QAgentRT.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/qmgr.def b/mingw-w64-crt/libarm32/qmgr.def
new file mode 100644
index 0000000..340d52b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/qmgr.def
@@ -0,0 +1,29 @@
+;
+; Definition file of qmgr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "qmgr.dll"
+EXPORTS
+??0CNestedImpersonation@@QAA@ABVTokenHandle@@@Z
+??0CNestedImpersonation@@QAA@XZ
+??0PROXY_SETTINGS_CONTAINER@@QAA@ABV?$GenericStringHandle@G@@ABVTokenHandle@@1PBUPROXY_SETTINGS@@@Z
+??4CPerfMon@@QAAAAV0@ABV0@@Z
+?BITSAlloc@@YAPAXI@Z
+?BITSFree@@YAXPAX@Z
+?BytesRemainingInCurrentRange@CRangeCollection@@QBA_KXZ
+?CalculateBytesTotal@CRangeCollection@@IAA_NXZ
+?CounterIdToPerfItem@CPerfMon@@ABAPAU_PERF_ITEM@1@PAU__COUNTER_ID@1@@Z
+?Find@CCredentialsContainer@@QBAJW4__MIDL_IBackgroundCopyJob2_0001@@W4__MIDL_IBackgroundCopyJob2_0002@@PAPAU__MIDL_IBackgroundCopyJob2_0005@@@Z
+?GetCounter32@CPerfMon@@QAAPAJPAU__COUNTER_ID@1@PAU__INSTANCE_ID@1@@Z
+?GetCounter64@CPerfMon@@QAAPA_JPAU__COUNTER_ID@1@PAU__INSTANCE_ID@1@@Z
+?GetNetworkRouteInfo@@YAKPBGPAUsockaddr_storage@@@Z
+?GetSubRanges@CRangeCollection@@QBAJ_K0KIPAPAV1@@Z
+?HostFromProxyDescription@@YA?AV?$auto_ptr@G@std@@PAG@Z
+?IsValidInstId@CPerfMon@@ABAHPAU__OBJECT_ORD@1@PAU__INSTANCE_ID@1@@Z
+?IsValidObjOrd@CPerfMon@@ABAHPAU__OBJECT_ORD@1@@Z
+?ObjectIdToPerfItem@CPerfMon@@ABAPAU_PERF_ITEM@1@PAU__OBJECT_ID@1@@Z
+?ObjectIdToPerfItemIndex@CPerfMon@@ABAHPAU__OBJECT_ID@1@@Z
+ServiceMain
+?s_EmptyString@?$GenericStringHandle@G@@0UStringData@1@A DATA
+BITSServiceMain
diff --git a/mingw-w64-crt/libarm32/qshvhost.def b/mingw-w64-crt/libarm32/qshvhost.def
new file mode 100644
index 0000000..0596c6b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/qshvhost.def
@@ -0,0 +1,19 @@
+;
+; Definition file of QShvHost.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "QShvHost.dll"
+EXPORTS
+QuarCreateSession
+QuarDestroySession
+QuarFreeMemory
+QuarInitialize
+QuarSessionEvaluateClientMachineHealth
+QuarSessionGetFixupServerList
+QuarSessionGetId
+QuarSessionGetMachineInventory
+QuarSessionGetShvResultList
+QuarSessionGetSoHResponse
+QuarSessionSetNewQuarantineStatus
+QuarUninitialize
diff --git a/mingw-w64-crt/libarm32/query.def b/mingw-w64-crt/libarm32/query.def
new file mode 100644
index 0000000..091bd13
--- /dev/null
+++ b/mingw-w64-crt/libarm32/query.def
@@ -0,0 +1,51 @@
+;
+; Definition file of query.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "query.dll"
+EXPORTS
+BeginCacheTransaction
+CIBuildQueryNode
+CIBuildQueryTree
+CICreateCommand
+CIGetGlobalPropertyList
+CIMakeICommand
+CIRestrictionToFullTree
+CIState
+CITextToFullTree
+CITextToFullTreeEx
+CITextToSelectTree
+CITextToSelectTreeEx
+CiCreateSecurityDescriptor
+CiSvcMain
+CollectCIISAPIPerformanceData
+CollectCIPerformanceData
+CollectFILTERPerformanceData
+DoneCIISAPIPerformanceData
+DoneCIPerformanceData
+DoneFILTERPerformanceData
+EndCacheTransaction
+FsCiShutdown
+InitializeCIISAPIPerformanceData
+InitializeCIPerformanceData
+InitializeFILTERPerformanceData
+LoadBinaryFilter
+LoadTextFilter
+SetCatalogState
+SetupCache
+SetupCacheEx
+SvcEntry_CiSvc
+BindIFilterFromStorage
+BindIFilterFromStream
+CIRevertToSelf
+CIShutdown
+InternalBindIFilterFromDocCLSID
+InternalBindIFilterFromFileName
+InternalBindIFilterFromStorage
+InternalBindIFilterFromStream
+LoadIFilter
+LoadIFilterEx
+LocateCatalogs
+LocateCatalogsA
+LocateCatalogsW
diff --git a/mingw-w64-crt/libarm32/qutil.def b/mingw-w64-crt/libarm32/qutil.def
new file mode 100644
index 0000000..c92d247
--- /dev/null
+++ b/mingw-w64-crt/libarm32/qutil.def
@@ -0,0 +1,23 @@
+;
+; Definition file of QUtil.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "QUtil.dll"
+EXPORTS
+AllocConnections
+AllocCountedString
+AllocFixupInfo
+FreeConnections
+FreeCountedString
+FreeFixupInfo
+FreeIsolationInfo
+FreeIsolationInfoEx
+FreeNapComponentRegistrationInfoArray
+FreeNetworkSoH
+FreePrivateData
+FreeSoH
+FreeSoHAttributeValue
+FreeSystemHealthAgentState
+InitializeNapAgentNotifier
+UninitializeNapAgentNotifier
diff --git a/mingw-w64-crt/libarm32/qwave.def b/mingw-w64-crt/libarm32/qwave.def
new file mode 100644
index 0000000..e847ab3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/qwave.def
@@ -0,0 +1,21 @@
+;
+; Definition file of qwave.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "qwave.dll"
+EXPORTS
+QDLHPathDiagnostics
+QDLHStartDiagnosingPath
+QOSAddSocketToFlow
+QOSCancel
+QOSCloseHandle
+QOSCreateHandle
+QOSEnumerateFlows
+QOSNotifyFlow
+QOSQueryFlow
+QOSRemoveSocketFromFlow
+QOSSetFlow
+QOSStartTrackingClient
+QOSStopTrackingClient
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/racengn.def b/mingw-w64-crt/libarm32/racengn.def
new file mode 100644
index 0000000..2f80530
--- /dev/null
+++ b/mingw-w64-crt/libarm32/racengn.def
@@ -0,0 +1,9 @@
+;
+; Definition file of RacEngn.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RacEngn.DLL"
+EXPORTS
+RacSysprepGeneralize
+RacSysprepSpecialize
diff --git a/mingw-w64-crt/libarm32/racpldlg.def b/mingw-w64-crt/libarm32/racpldlg.def
new file mode 100644
index 0000000..c0c5d79
--- /dev/null
+++ b/mingw-w64-crt/libarm32/racpldlg.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RESMON.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RESMON.dll"
+EXPORTS
+ShowPasswordDialog
diff --git a/mingw-w64-crt/libarm32/radardt.def b/mingw-w64-crt/libarm32/radardt.def
new file mode 100644
index 0000000..af49ad9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/radardt.def
@@ -0,0 +1,11 @@
+;
+; Definition file of radardt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "radardt.dll"
+EXPORTS
+RdrSysprepSpecialize
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/radarrs.def b/mingw-w64-crt/libarm32/radarrs.def
new file mode 100644
index 0000000..fecd80c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/radarrs.def
@@ -0,0 +1,10 @@
+;
+; Definition file of radarrs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "radarrs.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/radcui.def b/mingw-w64-crt/libarm32/radcui.def
new file mode 100644
index 0000000..7a9de24
--- /dev/null
+++ b/mingw-w64-crt/libarm32/radcui.def
@@ -0,0 +1,9 @@
+;
+; Definition file of RADCUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RADCUI.dll"
+EXPORTS
+DUISubscribeWizardModal
+DUIRemoveSubscriptionDialogModal
diff --git a/mingw-w64-crt/libarm32/rasadhlp.def b/mingw-w64-crt/libarm32/rasadhlp.def
new file mode 100644
index 0000000..93151e6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasadhlp.def
@@ -0,0 +1,11 @@
+;
+; Definition file of rasadhlp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rasadhlp.dll"
+EXPORTS
+AcsHlpNbConnection
+WSAttemptAutodialAddr
+WSAttemptAutodialName
+WSNoteSuccessfulHostentLookup
diff --git a/mingw-w64-crt/libarm32/rasapi32.def b/mingw-w64-crt/libarm32/rasapi32.def
new file mode 100644
index 0000000..feb82e1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasapi32.def
@@ -0,0 +1,134 @@
+;
+; Definition file of RASAPI32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RASAPI32.dll"
+EXPORTS
+DDMFreePhonebookContext
+DDMFreeRemoteEndpoint
+DDMGetAddressesFromPhonebook
+DDMGetPhoneBookContext
+DDMGetPhonebookInfo
+DwCloneEntry
+DwEnumEntryDetails
+DwRasUninitialize
+GetAutoTriggerProfileInfo
+IsActiveAutoTriggerConnection
+LaunchVanUIW
+RasAutoDialSharedConnection
+RasAutodialAddressToNetwork
+RasAutodialEntryToNetwork
+RasClearConnectionStatistics
+RasClearLinkStatistics
+RasCompleteDialMachineCleanup
+RasConfigUserProxySettingsW
+RasConnectionNotificationA
+RasConnectionNotificationW
+RasCreatePhonebookEntryA
+RasCreatePhonebookEntryW
+RasDeleteEntryA
+RasDeleteEntryW
+RasDeleteSubEntryA
+RasDeleteSubEntryW
+RasDialA
+RasDialW
+RasEditPhonebookEntryA
+RasEditPhonebookEntryW
+RasEnumAutodialAddressesA
+RasEnumAutodialAddressesW
+RasEnumConnectionsA
+RasEnumConnectionsW
+RasEnumDevicesA
+RasEnumDevicesW
+RasEnumEntriesA
+RasEnumEntriesW
+RasFreeEapUserIdentityA
+RasFreeEapUserIdentityW
+RasFreeEntryAdvancedProperties
+RasGetAutoTriggerConnectStatus
+RasGetAutodialAddressA
+RasGetAutodialAddressW
+RasGetAutodialEnableA
+RasGetAutodialEnableW
+RasGetAutodialParamA
+RasGetAutodialParamW
+RasGetConnectStatusA
+RasGetConnectStatusW
+RasGetConnectionErrorStringW
+RasGetConnectionStatistics
+RasGetCountryInfoA
+RasGetCountryInfoW
+RasGetCredentialsA
+RasGetCredentialsW
+RasGetCustomAuthDataA
+RasGetCustomAuthDataW
+RasGetEapUserDataA
+RasGetEapUserDataW
+RasGetEapUserIdentityA
+RasGetEapUserIdentityW
+RasGetEntryAdvancedProperties
+RasGetEntryDialParamsA
+RasGetEntryDialParamsW
+RasGetEntryHrasconnW
+RasGetEntryPropertiesA
+RasGetEntryPropertiesW
+RasGetErrorStringA
+RasGetErrorStringW
+RasGetHport
+RasGetLinkStatistics
+RasGetNapStatus
+RasGetPbkPath
+RasGetProjectionInfoA
+RasGetProjectionInfoEx
+RasGetProjectionInfoW
+RasGetSubEntryHandleA
+RasGetSubEntryHandleW
+RasGetSubEntryPropertiesA
+RasGetSubEntryPropertiesW
+RasHandleTriggerConnDisconnect
+RasHangUpA
+RasHangUpW
+RasInvokeEapUI
+RasIsPublicPhonebook
+RasIsSharedConnection
+RasQueryRedialOnLinkFailure
+RasQuerySharedAutoDial
+RasQuerySharedConnection
+RasRenameEntryA
+RasRenameEntryW
+RasScriptGetIpAddress
+RasScriptInit
+RasScriptReceive
+RasScriptSend
+RasScriptTerm
+RasSetAutodialAddressA
+RasSetAutodialAddressW
+RasSetAutodialEnableA
+RasSetAutodialEnableW
+RasSetAutodialParamA
+RasSetAutodialParamW
+RasSetCredentialsA
+RasSetCredentialsW
+RasSetCustomAuthDataA
+RasSetCustomAuthDataW
+RasSetEapUserDataA
+RasSetEapUserDataAEx
+RasSetEapUserDataW
+RasSetEapUserDataWEx
+RasSetEntryAdvancedProperties
+RasSetEntryDialParamsA
+RasSetEntryDialParamsW
+RasSetEntryPropertiesA
+RasSetEntryPropertiesW
+RasSetOldPassword
+RasSetPerConnectionProxy
+RasSetSharedAutoDial
+RasSetSubEntryPropertiesA
+RasSetSubEntryPropertiesW
+RasTriggerConnection
+RasUpdateConnection
+RasValidateEntryNameA
+RasValidateEntryNameW
+RasWriteSharedPbkOptions
+UnInitializeRAS
diff --git a/mingw-w64-crt/libarm32/rasauto.def b/mingw-w64-crt/libarm32/rasauto.def
new file mode 100644
index 0000000..0da8d2a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasauto.def
@@ -0,0 +1,9 @@
+;
+; Definition file of rasauto.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rasauto.dll"
+EXPORTS
+ServiceMain
+SetAddressDisabledEx
diff --git a/mingw-w64-crt/libarm32/rascfg.def b/mingw-w64-crt/libarm32/rascfg.def
new file mode 100644
index 0000000..e1179f3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rascfg.def
@@ -0,0 +1,8 @@
+;
+; Definition file of rascfg.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rascfg.dll"
+EXPORTS
+ModemClassCoInstaller
diff --git a/mingw-w64-crt/libarm32/raschap.def b/mingw-w64-crt/libarm32/raschap.def
new file mode 100644
index 0000000..ff44d48
--- /dev/null
+++ b/mingw-w64-crt/libarm32/raschap.def
@@ -0,0 +1,29 @@
+;
+; Definition file of RASCHAP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RASCHAP.dll"
+EXPORTS
+RasEapCreateConnectionProperties2
+RasEapCreateConnectionPropertiesXml
+RasEapCreateUserProperties2
+RasCpEnumProtocolIds
+RasCpGetInfo
+RasEapCreateConnectionProperties
+RasEapCreateMethodConfiguration
+RasEapCreateUserProperties
+RasEapFreeMemory
+RasEapGetConfigBlobAndUserBlob
+RasEapGetCredentials
+RasEapGetIdentity
+RasEapGetIdentityPageGuid
+RasEapGetInfo
+RasEapGetMethodProperties
+RasEapGetNextPageGuid
+RasEapInvokeConfigUI
+RasEapInvokeInteractiveUI
+RasEapQueryCredentialInputFields
+RasEapQueryInteractiveUIInputFields
+RasEapQueryUIBlobFromInteractiveUIInputFields
+RasEapQueryUserBlobFromCredentialInputFields
diff --git a/mingw-w64-crt/libarm32/raschapext.def b/mingw-w64-crt/libarm32/raschapext.def
new file mode 100644
index 0000000..01d5458
--- /dev/null
+++ b/mingw-w64-crt/libarm32/raschapext.def
@@ -0,0 +1,13 @@
+;
+; Definition file of RASCHAPEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RASCHAPEXT.dll"
+EXPORTS
+RasChapExt_FreeMemory
+RasChapExt_GetConfigForceNotDomainJoined
+RasChapExt_GetConfigIgnoreIASLogon
+RasChapExt_GetConfigKeepCredentialsOnFailure
+RasChapExt_GetUserCredentials
+RasChapExt_ShowHelp
diff --git a/mingw-w64-crt/libarm32/rasctrs.def b/mingw-w64-crt/libarm32/rasctrs.def
new file mode 100644
index 0000000..73e23bd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasctrs.def
@@ -0,0 +1,10 @@
+;
+; Definition file of rasctrs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rasctrs.dll"
+EXPORTS
+OpenRasPerformanceData
+CollectRasPerformanceData
+CloseRasPerformanceData
diff --git a/mingw-w64-crt/libarm32/rascustom.def b/mingw-w64-crt/libarm32/rascustom.def
new file mode 100644
index 0000000..99d0537
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rascustom.def
@@ -0,0 +1,14 @@
+;
+; Definition file of RASCUSTOM.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RASCUSTOM.DLL"
+EXPORTS
+InitializeProtocolEngine
+SendMessageToProtocolEngine
+UninitializeProtocolEngine
+VpnBrokerPluginIsInstalled
+VpnBrokerRegisterForPluginInstallations
+VpnSmCommsPluginsNotifyLogOff
+VpnSmCommsPluginsRoamToBestCostInterface
diff --git a/mingw-w64-crt/libarm32/rasdlg.def b/mingw-w64-crt/libarm32/rasdlg.def
new file mode 100644
index 0000000..45af4c8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasdlg.def
@@ -0,0 +1,32 @@
+;
+; Definition file of RASDLG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RASDLG.dll"
+EXPORTS
+RasHandleDiagnostics
+DwTerminalDlg
+GetRasDialOutProtocols
+RasAutodialQueryDlgA
+RasAutodialQueryDlgW
+RasDialDlgA
+RasDialDlgW
+RasEntryDlgA
+RasEntryDlgW
+RasPhonebookDlgA
+RasPhonebookDlgW
+RasSrvAddPropPages
+RasSrvAllowConnectionsConfig
+RasSrvCleanupService
+RasSrvEnumConnections
+RasSrvHangupConnection
+RasSrvInitializeService
+RasSrvIsConnectionConnected
+RasSrvIsICConfigured
+RasSrvIsServiceRunning
+RasUserEnableManualDial
+RasUserGetManualDial
+RasUserPrefsDlg
+RouterEntryDlgA
+RouterEntryDlgW
diff --git a/mingw-w64-crt/libarm32/rasman.def b/mingw-w64-crt/libarm32/rasman.def
new file mode 100644
index 0000000..b543fa7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasman.def
@@ -0,0 +1,192 @@
+;
+; Definition file of rasman.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rasman.dll"
+EXPORTS
+IsRasmanProcess
+RasActivateRoute
+RasActivateRouteEx
+RasAddConnectionPort
+RasAddNotification
+RasAddNotificationEx
+RasAllocInterfaceLuidIndex
+RasAllocateRoute
+RasApplyPostConnectActions
+RasAutoTriggerSaveCachedCreds
+RasBundleClearStatistics
+RasBundleClearStatisticsEx
+RasBundleGetPort
+RasBundleGetStatistics
+RasBundleGetStatisticsEx
+RasClearPortUserData
+RasCompressionGetInfo
+RasCompressionSetInfo
+RasConnectionEnum
+RasConnectionGetStatistics
+RasCreateConnection
+RasDeAllocateRoute
+RasDeleteIkev2PskPolicy
+RasDestroyConnection
+RasDeviceConnect
+RasDeviceEnum
+RasDeviceGetInfo
+RasDeviceSetInfo
+RasDeviceSetInfoSafe
+RasDoIke
+RasEnableIpSec
+RasEnumConnectionPorts
+RasEnumLanNets
+RasFindPrerequisiteEntry
+RasFreeBuffer
+RasFreeInterfaceLuidIndex
+RasGetAutoTriggerData
+RasGetBuffer
+RasGetCalledIdInfo
+RasGetCompartmentInfo
+RasGetConnectInfo
+RasGetConnectionParams
+RasGetConnectionUserData
+RasGetCustomScriptDll
+RasGetDevConfig
+RasGetDevConfigEx
+RasGetDeviceConfigInfo
+RasGetDeviceName
+RasGetDeviceNameW
+RasGetDialMachineEventContext
+RasGetDialParams
+RasGetEapUIData
+RasGetEapUserInfo
+RasGetFramingCapabilities
+RasGetHConnFromEntry
+RasGetHportFromConnection
+RasGetInfo
+RasGetInfoEx
+RasGetKey
+RasGetNdiswanDriverCaps
+RasGetNotificationEntry
+RasGetNumPortOpen
+RasGetPortDialParams
+RasGetPortUserData
+RasGetProtocolInfo
+RasGetTimeSinceLastActivity
+RasGetTriggerAuthData
+RasGetUnicodeDeviceName
+RasGetUserCredentials
+RasInitialize
+RasInitializeNoWait
+RasIsPulseDial
+RasIsTrustedCustomDll
+RasLinkGetStatistics
+RasPlumbIkev2PskPolicy
+RasPortBundle
+RasPortCancelReceive
+RasPortClearStatistics
+RasPortClose
+RasPortConnectComplete
+RasPortDisconnect
+RasPortEnum
+RasPortEnumProtocols
+RasPortFree
+RasPortGetBundle
+RasPortGetBundledPort
+RasPortGetFramingEx
+RasPortGetInfo
+RasPortGetProtocolCompression
+RasPortGetStatistics
+RasPortGetStatisticsEx
+RasPortListen
+RasPortOpen
+RasPortOpenEx
+RasPortReceive
+RasPortReceiveEx
+RasPortReserve
+RasPortRetrieveUserData
+RasPortSend
+RasPortSetFraming
+RasPortSetFramingEx
+RasPortSetInfo
+RasPortSetProtocolCompression
+RasPortStoreUserData
+RasProtocolCallback
+RasProtocolChangePassword
+RasProtocolEnum
+RasProtocolGetInfo
+RasProtocolRetry
+RasProtocolStart
+RasProtocolStarted
+RasProtocolStop
+RasProtocolUpdateConnection
+RasRPCBind
+RasRefConnection
+RasReferenceCustomCount
+RasReferenceRasman
+RasRegisterPnPEvent
+RasRegisterPnPHandler
+RasRegisterRedialCallback
+RasRemoveNotificationEx
+RasRequestNotification
+RasRpcConnect
+RasRpcConnectServer
+RasRpcDeleteEntry
+RasRpcDeviceEnum
+RasRpcDisconnect
+RasRpcDisconnectServer
+RasRpcEnumConnections
+RasRpcGetCountryInfo
+RasRpcGetDevConfig
+RasRpcGetErrorString
+RasRpcGetInstalledProtocols
+RasRpcGetInstalledProtocolsEx
+RasRpcGetSystemDirectory
+RasRpcGetUserPreferences
+RasRpcGetVersion
+RasRpcPortEnum
+RasRpcPortGetInfo
+RasRpcRemoteGetSystemDirectory
+RasRpcRemoteGetUserPreferences
+RasRpcRemoteRasDeleteEntry
+RasRpcRemoteSetUserPreferences
+RasRpcSetUserPreferences
+RasRpcUnloadDll
+RasSecurityDialogGetInfo
+RasSecurityDialogReceive
+RasSecurityDialogSend
+RasSendCreds
+RasSendNotification
+RasSendProtocolResultToRasman
+RasServerPortClose
+RasSetAddressDisable
+RasSetAdvConnectionParams
+RasSetCachedCredentials
+RasSetCalledIdInfo
+RasSetCommSettings
+RasSetConnectionParams
+RasSetConnectionUserData
+RasSetDevConfig
+RasSetDeviceConfigInfo
+RasSetDialMachineEventHandle
+RasSetDialParams
+RasSetEapInfo
+RasSetEapUIData
+RasSetEapUserInfo
+RasSetEncPassword
+RasSetIPAddresses
+RasSetKey
+RasSetNetworkInfo
+RasSetPortUserData
+RasSetRouterUsage
+RasSetTriggerAuthData
+RasSetTunnelEndPoints
+RasSetVpnClientConnectionType
+RasSetupSstpServerConfig
+RasSignalActionRequired
+RasSignalMonitorThreadExit
+RasSignalNewConnection
+RasStartProtocolRenegotiation
+RasStartRasAutoIfRequired
+RasUpdateAutoTriggerRegKeys
+RasUpdateDefaultRouteSettings
+RasUpdateQoSPolicies
+RasmanUninitialize
diff --git a/mingw-w64-crt/libarm32/rasmans.def b/mingw-w64-crt/libarm32/rasmans.def
new file mode 100644
index 0000000..e345f4f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasmans.def
@@ -0,0 +1,12 @@
+;
+; Definition file of rasmans.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rasmans.dll"
+EXPORTS
+ServiceMain
+ServiceRequestInProcess
+SetEntryDialParams
+VpnProfileMatchingNrpt
+VpnProfileNrptHasExemptions
diff --git a/mingw-w64-crt/libarm32/rasmontr.def b/mingw-w64-crt/libarm32/rasmontr.def
new file mode 100644
index 0000000..9e298f9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasmontr.def
@@ -0,0 +1,21 @@
+;
+; Definition file of RASMONTR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RASMONTR.dll"
+EXPORTS
+GetDiagnosticFunctions
+InitHelperDll
+RutlAlloc
+RutlAssignmentFromTokenAndDword
+RutlAssignmentFromTokens
+RutlCloseDumpFile
+RutlCreateDumpFile
+RutlDwordDup
+RutlFree
+RutlGetOsVersion
+RutlGetTagToken
+RutlIsHelpToken
+RutlParse
+RutlStrDup
diff --git a/mingw-w64-crt/libarm32/rasmxs.def b/mingw-w64-crt/libarm32/rasmxs.def
new file mode 100644
index 0000000..fcbe026
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasmxs.def
@@ -0,0 +1,14 @@
+;
+; Definition file of rasmxs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rasmxs.dll"
+EXPORTS
+DeviceConnect
+DeviceDone
+DeviceEnum
+DeviceGetInfo
+DeviceListen
+DeviceSetInfo
+DeviceWork
diff --git a/mingw-w64-crt/libarm32/rasppp.def b/mingw-w64-crt/libarm32/rasppp.def
new file mode 100644
index 0000000..0570b89
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasppp.def
@@ -0,0 +1,15 @@
+;
+; Definition file of rasppp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rasppp.dll"
+EXPORTS
+InitializeProtocolEngine
+InitializeServerProtocolEngine
+PppStop
+RasCpEnumProtocolIds
+RasCpGetInfo
+SendMessageToProtocolEngine
+UninitializeProtocolEngine
+UninitializeServerProtocolEngine
diff --git a/mingw-w64-crt/libarm32/rasser.def b/mingw-w64-crt/libarm32/rasser.def
new file mode 100644
index 0000000..7908e2f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rasser.def
@@ -0,0 +1,26 @@
+;
+; Definition file of rasser.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rasser.dll"
+EXPORTS
+PortChangeCallback
+PortClearStatistics
+PortClose
+PortCompressionSetInfo
+PortConnect
+PortDisconnect
+PortEnum
+PortGetInfo
+PortGetPortState
+PortGetStatistics
+PortInit
+PortOpen
+PortReceive
+PortReceiveComplete
+PortSend
+PortSetFraming
+PortSetINetCfg
+PortSetInfo
+PortTestSignalState
diff --git a/mingw-w64-crt/libarm32/rastapi.def b/mingw-w64-crt/libarm32/rastapi.def
new file mode 100644
index 0000000..202a2b3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rastapi.def
@@ -0,0 +1,52 @@
+;
+; Definition file of rastapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rastapi.dll"
+EXPORTS
+AddPorts
+CheckRasmanDependency
+DeviceConnect
+DeviceDone
+DeviceEnum
+DeviceGetDevConfig
+DeviceGetDevConfigEx
+DeviceGetInfo
+DeviceListen
+DeviceSetDevConfig
+DeviceSetInfo
+DeviceWork
+EnableDeviceForDialIn
+GetConnectInfo
+GetZeroDeviceInfo
+InitializeDriverIoControl
+PortChangeCallback
+PortClearStatistics
+PortClose
+PortCompressionSetInfo
+PortConnect
+PortDisconnect
+PortEnum
+PortGetIOHandle
+PortGetInfo
+PortGetPortState
+PortGetStatistics
+PortInit
+PortOpen
+PortOpenExternal
+PortReceive
+PortReceiveComplete
+PortSend
+PortSetFraming
+PortSetInfo
+PortSetIoCompletionPort
+PortTestSignalState
+RasTapiIsPulseDial
+RastapiGetCalledID
+RastapiSetCalledID
+RefreshDevices
+RemovePort
+SetCommSettings
+UnloadRastapiDll
+UpdateTapiService
diff --git a/mingw-w64-crt/libarm32/rastls.def b/mingw-w64-crt/libarm32/rastls.def
new file mode 100644
index 0000000..d415235
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rastls.def
@@ -0,0 +1,28 @@
+;
+; Definition file of rastls.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rastls.dll"
+EXPORTS
+RasEapCreateConnectionProperties2
+RasEapCreateConnectionPropertiesXml
+RasEapCreateMethodConfiguration
+RasEapCreateUserProperties2
+RasEapCreateConnectionProperties
+RasEapCreateUserProperties
+RasEapFreeMemory
+RasEapGetConfigBlobAndUserBlob
+RasEapGetCredentials
+RasEapGetIdentity
+RasEapGetIdentityPageGuid
+RasEapGetInfo
+RasEapGetMethodProperties
+RasEapGetNextPageGuid
+RasEapInvokeConfigUI
+RasEapInvokeInteractiveUI
+RasEapQueryCredentialInputFields
+RasEapQueryInteractiveUIInputFields
+RasEapQueryUIBlobFromInteractiveUIInputFields
+RasEapQueryUserBlobFromCredentialInputFields
+RasEapUpdateServerConfig
diff --git a/mingw-w64-crt/libarm32/rastlsext.def b/mingw-w64-crt/libarm32/rastlsext.def
new file mode 100644
index 0000000..59e8125
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rastlsext.def
@@ -0,0 +1,17 @@
+;
+; Definition file of RASTLSEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RASTLSEXT.dll"
+EXPORTS
+RasTlsExt_FreeMemory
+RasTlsExt_GetConfigCacheOnlyCertValidation
+RasTlsExt_GetConfigForceNotDomainJoined
+RasTlsExt_GetPinUserBlob
+RasTlsExt_GetServerCertDetails
+RasTlsExt_PackUserBlob
+RasTlsExt_SelectCertificate
+RasTlsExt_ShowHelp
+RasTlsExt_UnpackUserBlob
+RasTlsExt_ValidateServer
diff --git a/mingw-w64-crt/libarm32/rdbui.def b/mingw-w64-crt/libarm32/rdbui.def
new file mode 100644
index 0000000..9a76949
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdbui.def
@@ -0,0 +1,8 @@
+;
+; Definition file of rdbui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rdbui.dll"
+EXPORTS
+RDBMgmtLaunchPropertiesW
diff --git a/mingw-w64-crt/libarm32/rdpcfgex.def b/mingw-w64-crt/libarm32/rdpcfgex.def
new file mode 100644
index 0000000..7d61b0e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdpcfgex.def
@@ -0,0 +1,17 @@
+;
+; Definition file of RDPCFGEX.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RDPCFGEX.dll"
+EXPORTS
+ExGetCfgVersionInfo
+ExtEncryptionLevels
+ExtEnd
+ExtGetCapabilities
+ExtGetEncryptionLevelAndDescrEx
+ExtGetEncryptionLevelDescr
+ExtGetSecurityLayerDescrString
+ExtGetSecurityLayerName
+ExtSecurityLayers
+ExtStart
diff --git a/mingw-w64-crt/libarm32/rdpcore.def b/mingw-w64-crt/libarm32/rdpcore.def
new file mode 100644
index 0000000..3b303fb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdpcore.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RDPCORE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RDPCORE.dll"
+EXPORTS
+RDPAPI_CreateInstance
diff --git a/mingw-w64-crt/libarm32/rdpendp.def b/mingw-w64-crt/libarm32/rdpendp.def
new file mode 100644
index 0000000..6e19e41
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdpendp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RdpEndpoint.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RdpEndpoint.dll"
+EXPORTS
+GetTSAudioEndpointEnumeratorForSession
diff --git a/mingw-w64-crt/libarm32/rdpsaps.def b/mingw-w64-crt/libarm32/rdpsaps.def
new file mode 100644
index 0000000..63306b2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdpsaps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RdpSaPs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RdpSaPs.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/rdsappxhelper.def b/mingw-w64-crt/libarm32/rdsappxhelper.def
new file mode 100644
index 0000000..56d2add
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdsappxhelper.def
@@ -0,0 +1,10 @@
+;
+; Definition file of RDSAppXHelper.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RDSAppXHelper.dll"
+EXPORTS
+DestroyAppXHelper
+GetInstanceOfAppXPackageManager
+InitializeAppXHelper
diff --git a/mingw-w64-crt/libarm32/rdsdwmdr.def b/mingw-w64-crt/libarm32/rdsdwmdr.def
new file mode 100644
index 0000000..4cf9e35
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdsdwmdr.def
@@ -0,0 +1,10 @@
+;
+; Definition file of rdsdwmdr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rdsdwmdr.dll"
+EXPORTS
+DwmIndirectCreate
+DwmIndirectOutput
+DwmIndirectSetDebugFlag
diff --git a/mingw-w64-crt/libarm32/rdvidcrl.def b/mingw-w64-crt/libarm32/rdvidcrl.def
new file mode 100644
index 0000000..1624a7f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdvidcrl.def
@@ -0,0 +1,32 @@
+;
+; Definition file of rdvidcrl.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rdvidcrl.dll"
+EXPORTS
+Initialize
+Uninitialize
+PassportFreeMemory
+CreateIdentityHandle
+SetCredential
+GetIdentityProperty
+SetIdentityProperty
+CloseIdentityHandle
+AuthIdentityToService
+GetAuthState
+LogonIdentity
+InitializeEx
+LogonIdentityEx
+AuthIdentityToServiceEx
+GetAuthStateEx
+CancelPendingRequest
+GetIdentityPropertyByName
+SetIdcrlOptions
+GetExtendedError
+GetAuthenticationStatus
+GetRealmInfo
+CreateIdentityHandleEx
+GetToken
+CreateIdentityHandle2
+GetRealmInfo2
diff --git a/mingw-w64-crt/libarm32/rdvvmtransport.def b/mingw-w64-crt/libarm32/rdvvmtransport.def
new file mode 100644
index 0000000..55c1737
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rdvvmtransport.def
@@ -0,0 +1,10 @@
+;
+; Definition file of rdvvmtransport.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rdvvmtransport.dll"
+EXPORTS
+RdvTransport_CreateInstance
+RdvTransport_GetInstance
+RdvTransport_TerminateInstance
diff --git a/mingw-w64-crt/libarm32/reagent.def b/mingw-w64-crt/libarm32/reagent.def
new file mode 100644
index 0000000..a0a3f3c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/reagent.def
@@ -0,0 +1,63 @@
+;
+; Definition file of ReAgent.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ReAgent.dll"
+EXPORTS
+WinRE_Specialize
+WinReClearOemImagePath
+WinReRestoreConfigAfterPBR
+WinReServiceBootUxFiles
+WinReServicePbrFiles
+winreCollectAuxiliaryData
+WinRECheckGuid
+WinREUseNewPBRImage
+WinRE_Generalize
+WinReAddLogFile
+WinReClearBootApp
+WinReClearError
+WinReCompleteRecovery
+WinReConfigureTask
+WinReCopyLogFilesToRamdisk
+WinReCopySetupFiles
+WinReCreateLogInstance
+WinReCreateLogInstanceEx
+WinReDeleteLogFiles
+WinReGetConfig
+WinReGetCustomization
+WinReGetError
+WinReGetGroupPolicies
+WinReGetLogDirPath
+WinReGetLogFile
+WinReGetWIMInfo
+WinReInstall
+WinReInstallOnTargetOS
+WinReIsInstallMedia
+WinReIsWimBootEnabled
+WinReIsWinPE
+WinReOobeInstall
+WinReOpenLogInstance
+WinRePostBCDRepair
+WinRePostRecovery
+WinReRepair
+WinReRestoreLogFiles
+WinReSetBootApp
+WinReSetConfig
+WinReSetCustomization
+WinReSetError
+WinReSetRecoveryAction
+WinReSetRecoveryActionEx
+WinReSetTriggerFile
+WinReSetupBackupWinRE
+WinReSetupCheckWinRE
+WinReSetupInstall
+WinReSetupMigrateDrivers
+WinReSetupRestoreWinRE
+WinReSetupRestoreWinREEx
+WinReSetupSetImage
+WinReUnInstall
+WinReUpdateLogInstance
+WinReValidateRecoveryWim
+winreFindInstallMedia
+winreGetBinaryArch
diff --git a/mingw-w64-crt/libarm32/regapi.def b/mingw-w64-crt/libarm32/regapi.def
new file mode 100644
index 0000000..dcca587
--- /dev/null
+++ b/mingw-w64-crt/libarm32/regapi.def
@@ -0,0 +1,107 @@
+;
+; Definition file of REGAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "REGAPI.dll"
+EXPORTS
+CheckStringForAsciiConversion
+GetDomainName
+QueryUserConfig
+QueryUserProperty
+RegBuildNumberQuery
+RegCdCreateA
+RegCdCreateW
+RegCdDeleteA
+RegCdDeleteW
+RegCdEnumerateA
+RegCdEnumerateW
+RegCdQueryA
+RegCdQueryW
+RegCloseServer
+RegConsoleShadowQueryA
+RegConsoleShadowQueryW
+RegCreateMonitorConfigW
+RegCreateUserConfigW
+RegDefaultUserConfigQueryA
+RegDefaultUserConfigQueryW
+RegDenyTSConnectionsPolicy
+RegFreeUtilityCommandList
+RegGetLicensePolicyID
+RegGetLicensingModePolicy
+RegGetMachinePolicy
+RegGetMachinePolicyEx
+RegGetMachinePolicyNew
+RegGetTServerVersion
+RegGetUserConfigFromUserParameters
+RegGetUserPolicy
+RegIsMachineInHelpMode
+RegIsMachinePolicyAllowHelp
+RegIsSrcAcceptingConnections
+RegIsTServer
+RegIsTimeZoneRedirectionEnabled
+RegMergeMachinePolicy
+RegMergeUserConfigWithUserParameters
+RegOpenServerA
+RegOpenServerW
+RegPdCreateA
+RegPdCreateW
+RegPdDeleteA
+RegPdDeleteW
+RegPdEnumerateA
+RegPdEnumerateW
+RegPdQueryA
+RegPdQueryW
+RegQueryConnectionSettings
+RegQueryListenerStart
+RegQueryMonitorSettings
+RegQueryOEMId
+RegQuerySessionSettings
+RegQueryUtilityCommandList
+RegSAMUserConfig
+RegSetLicensePolicyID
+RegSetSrcAcceptConnections
+RegUserConfigDelete
+RegUserConfigQuery
+RegUserConfigRename
+RegUserConfigSet
+RegWdCreateA
+RegWdCreateW
+RegWdDeleteA
+RegWdDeleteW
+RegWdEnumerateA
+RegWdEnumerateW
+RegWdQueryA
+RegWdQueryW
+RegWinStationAccessCheck
+RegWinStationCreateA
+RegWinStationCreateW
+RegWinStationDeleteA
+RegWinStationDeleteW
+RegWinStationEnumerateA
+RegWinStationEnumerateW
+RegWinStationQueryA
+RegWinStationQueryDefaultSecurity
+RegWinStationQueryEx
+RegWinStationQueryExNew
+RegWinStationQueryExW
+RegWinStationQueryExtendedSettingsW
+RegWinStationQueryNumValueW
+RegWinStationQuerySecurityA
+RegWinStationQuerySecurityW
+RegWinStationQueryValueW
+RegWinStationQueryW
+RegWinStationSetDefaultSecurity
+RegWinStationSetExtendedSettingsW
+RegWinStationSetNumValueW
+RegWinStationSetSecurityA
+RegWinStationSetSecurityW
+RegWinstationQuerySecurityConfig_Machine
+RegWinstationQuerySecurityConfig_Merged
+RegWinstationSetSecurityConfig
+SetUserProperty
+UsrPropGetString
+UsrPropGetValue
+UsrPropSetString
+UsrPropSetValue
+WaitForTSConnectionsPolicyChanges
diff --git a/mingw-w64-crt/libarm32/regsvc.def b/mingw-w64-crt/libarm32/regsvc.def
new file mode 100644
index 0000000..a9b1158
--- /dev/null
+++ b/mingw-w64-crt/libarm32/regsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of regsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "regsvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/reinfo.def b/mingw-w64-crt/libarm32/reinfo.def
new file mode 100644
index 0000000..21cfafd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/reinfo.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ReInfo.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ReInfo.dll"
+EXPORTS
+WinReGetConfig
diff --git a/mingw-w64-crt/libarm32/removedeviceelevated.def b/mingw-w64-crt/libarm32/removedeviceelevated.def
new file mode 100644
index 0000000..a9f09c5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/removedeviceelevated.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RemoveDeviceElevated.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RemoveDeviceElevated.DLL"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/resampledmo.def b/mingw-w64-crt/libarm32/resampledmo.def
new file mode 100644
index 0000000..643405f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/resampledmo.def
@@ -0,0 +1,8 @@
+;
+; Definition file of deffile.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "deffile.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/reseteng.def b/mingw-w64-crt/libarm32/reseteng.def
new file mode 100644
index 0000000..74749de
--- /dev/null
+++ b/mingw-w64-crt/libarm32/reseteng.def
@@ -0,0 +1,49 @@
+;
+; Definition file of ResetEng.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ResetEng.dll"
+EXPORTS
+RjvApplyData
+RjvApplyDataEntryPoint
+RjvBasicReset
+RjvBasicResetChecks
+RjvCheckBattery
+RjvCheckBitLocker
+RjvCheckDiskSpace
+RjvCheckOsHealth
+RjvCheckRecoveryImage
+RjvCheckWinRE
+RjvCleanup
+RjvCommitReset
+RjvDelayedCleanup
+RjvDelayedCleanupEntryPoint
+RjvFactoryReset
+RjvFactoryResetChecks
+RjvFinalize
+RjvGenerateBMRConfigData
+RjvGetVolumeInfo
+RjvInitializeEngine
+RjvLoadState
+RjvLogFailureEntryPoint
+RjvLogSuccessEntryPoint
+RjvOfflineCleanup
+RjvPBCDClearRollBackEntry
+RjvPBCDSetRollBackEntry
+RjvPDeleteFilesFromVolume
+RjvPEraseVolume
+RjvPostApplyDataEntryPoint
+RjvPreApplyDataEntryPoint
+RjvPrepareForReset
+RjvReInitializeEngine
+RjvRollBack
+RjvSaveState
+RjvSendFailureReport
+RjvStageBasicReset
+RjvSysResetErrBasicEntryPoint
+RjvSysResetErrFactoryEntryPoint
+RjvTestFunction
+RjvUndoPrepareForReset
+RjvUninitializeEngine
+RjvVerifySystemDiskInfo
diff --git a/mingw-w64-crt/libarm32/resutils.def b/mingw-w64-crt/libarm32/resutils.def
new file mode 100644
index 0000000..faf4d09
--- /dev/null
+++ b/mingw-w64-crt/libarm32/resutils.def
@@ -0,0 +1,128 @@
+;
+; Definition file of RESUTILS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RESUTILS.dll"
+EXPORTS
+CloseClusterCryptProvider
+ClusWorkerCheckTerminate
+ClusWorkerCreate
+ClusWorkerStart
+ClusWorkerTerminate
+ClusterClearBackupStateForSharedVolume
+ClusterDecrypt
+ClusterEncrypt
+ClusterEnumTasks
+ClusterFileShareCreate
+ClusterFileShareDelete
+ClusterFileShareUpdate
+ClusterFreeTaskInfo
+ClusterFreeTaskList
+ClusterGetTaskNode
+ClusterGetVolumeNameForVolumeMountPoint
+ClusterGetVolumePathName
+ClusterIsClusterDisk
+ClusterIsPathOnSharedVolume
+ClusterPrepareSharedVolumeForBackup
+ClusterSharedVolumeCheckSnapshotPresence
+ClusterSharedVolumeCreateSnapshot
+ClusterSharedVolumeReleaseSnapshot
+ClusterTaskChangeFromXML
+ClusterTaskChangeFromXMLFile
+ClusterTaskChange_TS_V1
+ClusterTaskCreateFromXML
+ClusterTaskCreateFromXMLFile
+ClusterTaskCreate_TS_V1
+ClusterTaskDelete
+ClusterTaskDelete_TS_V1
+ClusterTaskExists_TS_V1
+ClusterTaskQuery
+CreateClusterStorageSpacesClustering
+CreateClusterStorageSpacesResourceLocator
+CreateClusterStorageSpacesSubProvider
+FreeClusterCrypt
+OpenClusterCryptProvider
+ResUtilAddUnknownProperties
+ResUtilCreateDirectoryTree
+ResUtilDupParameterBlock
+ResUtilDupString
+ResUtilEnumPrivateProperties
+ResUtilEnumProperties
+ResUtilEnumResources
+ResUtilEnumResourcesEx
+ResUtilEnumResourcesEx2
+ResUtilExpandEnvironmentStrings
+ResUtilFindBinaryProperty
+ResUtilFindDependentDiskResourceDriveLetter
+ResUtilFindDwordProperty
+ResUtilFindExpandSzProperty
+ResUtilFindExpandedSzProperty
+ResUtilFindFileTimeProperty
+ResUtilFindLongProperty
+ResUtilFindMultiSzProperty
+ResUtilFindSzProperty
+ResUtilFreeEnvironment
+ResUtilFreeParameterBlock
+ResUtilGetAllProperties
+ResUtilGetBinaryProperty
+ResUtilGetBinaryValue
+ResUtilGetClusterRoleState
+ResUtilGetCoreClusterResources
+ResUtilGetCoreClusterResourcesEx
+ResUtilGetDwordProperty
+ResUtilGetDwordValue
+ResUtilGetEnvironmentWithNetName
+ResUtilGetFileTimeProperty
+ResUtilGetLongProperty
+ResUtilGetMultiSzProperty
+ResUtilGetPrivateProperties
+ResUtilGetProperties
+ResUtilGetPropertiesToParameterBlock
+ResUtilGetProperty
+ResUtilGetPropertyFormats
+ResUtilGetPropertySize
+ResUtilGetQwordValue
+ResUtilGetResourceDependency
+ResUtilGetResourceDependencyByClass
+ResUtilGetResourceDependencyByClassEx
+ResUtilGetResourceDependencyByName
+ResUtilGetResourceDependencyByNameAndClass
+ResUtilGetResourceDependencyByNameEx
+ResUtilGetResourceDependencyEx
+ResUtilGetResourceDependentIPAddressProps
+ResUtilGetResourceName
+ResUtilGetResourceNameDependency
+ResUtilGetResourceNameDependencyEx
+ResUtilGetSzProperty
+ResUtilGetSzValue
+ResUtilIsPathValid
+ResUtilIsResourceClassEqual
+ResUtilPropertyListFromParameterBlock
+ResUtilRemoveResourceServiceEnvironment
+ResUtilResourceTypesEqual
+ResUtilResourcesEqual
+ResUtilSetBinaryValue
+ResUtilSetDwordValue
+ResUtilSetExpandSzValue
+ResUtilSetMultiSzValue
+ResUtilSetPrivatePropertyList
+ResUtilSetPropertyParameterBlock
+ResUtilSetPropertyParameterBlockEx
+ResUtilSetPropertyTable
+ResUtilSetPropertyTableEx
+ResUtilSetQwordValue
+ResUtilSetResourceServiceEnvironment
+ResUtilSetResourceServiceStartParameters
+ResUtilSetResourceServiceStartParametersEx
+ResUtilSetSzValue
+ResUtilSetUnknownProperties
+ResUtilSetValueEx
+ResUtilStartResourceService
+ResUtilStopResourceService
+ResUtilStopService
+ResUtilTerminateServiceProcessFromResDll
+ResUtilVerifyPrivatePropertyList
+ResUtilVerifyPropertyTable
+ResUtilVerifyResourceService
+ResUtilVerifyService
diff --git a/mingw-w64-crt/libarm32/rgb9rast.def b/mingw-w64-crt/libarm32/rgb9rast.def
new file mode 100644
index 0000000..884d428
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rgb9rast.def
@@ -0,0 +1,37 @@
+;
+; Definition file of rgbrast.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rgbrast.dll"
+EXPORTS
+??0PrimProcessor@@QAA@XZ
+??1PrimProcessor@@QAA@XZ
+??4PrimProcessor@@QAAAAV0@ABV0@@Z
+?AllocSpans@PrimProcessor@@QAAJPAIPAPAUtagD3DI_RASTSPAN@@@Z
+?AppendPrim@PrimProcessor@@AAAJXZ
+?Begin@PrimProcessor@@QAAXXZ
+?BeginPrimSet@PrimProcessor@@QAAXW4_D3DPRIMITIVETYPE@@W4_RAST_VERTEX_TYPE@@@Z
+?ClrFlags@PrimProcessor@@QAAXI@Z
+?End@PrimProcessor@@QAAJXZ
+?FillPointSpan@PrimProcessor@@AAAXPAU_D3DTLVERTEX@@PAUtagD3DI_RASTSPAN@@@Z
+?Flush@PrimProcessor@@AAAJXZ
+?FlushPartial@PrimProcessor@@AAAJXZ
+?FreeSpans@PrimProcessor@@QAAXI@Z
+?GetFlags@PrimProcessor@@QAAIXZ
+?Initialize@PrimProcessor@@QAAJXZ
+?Line@PrimProcessor@@QAAJPAU_D3DTLVERTEX@@00@Z
+?LineSetup@PrimProcessor@@AAAHPAU_D3DTLVERTEX@@0@Z
+?NormalizeLineRHW@PrimProcessor@@AAAXPAU_D3DTLVERTEX@@0@Z
+?NormalizePointRHW@PrimProcessor@@AAAXPAU_D3DTLVERTEX@@@Z
+?NormalizeTriRHW@PrimProcessor@@AAAXPAU_D3DTLVERTEX@@00@Z
+?Point@PrimProcessor@@QAAJPAU_D3DTLVERTEX@@0@Z
+?PointDiamondCheck@PrimProcessor@@AAAHHHHH@Z
+?ResetBuffer@PrimProcessor@@AAAXXZ
+?SetCtx@PrimProcessor@@QAAXPAUtagD3DI_RASTCTX@@@Z
+?SetFlags@PrimProcessor@@QAAXI@Z
+?SetTriFunctions@PrimProcessor@@AAAXXZ
+?StateChanged@PrimProcessor@@QAAXXZ
+?Tri@PrimProcessor@@QAAJPAU_D3DTLVERTEX@@00@Z
+?TriSetup@PrimProcessor@@AAAHPAU_D3DTLVERTEX@@00@Z
+D3D9GetSWInfo
diff --git a/mingw-w64-crt/libarm32/riched20.def b/mingw-w64-crt/libarm32/riched20.def
new file mode 100644
index 0000000..3622bb2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/riched20.def
@@ -0,0 +1,16 @@
+;
+; Definition file of RICHED20.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RICHED20.dll"
+EXPORTS
+IID_IRichEditOle
+IID_IRichEditOleCallback
+CreateTextServices
+IID_ITextServices
+IID_ITextHost
+IID_ITextHost2
+REExtendedRegisterClass
+RichEdit10ANSIWndProc
+RichEditANSIWndProc
diff --git a/mingw-w64-crt/libarm32/rnr20.def b/mingw-w64-crt/libarm32/rnr20.def
new file mode 100644
index 0000000..00bfb8e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rnr20.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RNR20.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RNR20.dll"
+EXPORTS
+NSPStartup
diff --git a/mingw-w64-crt/libarm32/rometadata.def b/mingw-w64-crt/libarm32/rometadata.def
new file mode 100644
index 0000000..8aeef1f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rometadata.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RoMetadata.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RoMetadata.dll"
+EXPORTS
+MetaDataGetDispenser
diff --git a/mingw-w64-crt/libarm32/rpcepmap.def b/mingw-w64-crt/libarm32/rpcepmap.def
new file mode 100644
index 0000000..f98ea85
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rpcepmap.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RpcEndpointMapper.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RpcEndpointMapper.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/rpchttp.def b/mingw-w64-crt/libarm32/rpchttp.def
new file mode 100644
index 0000000..69248b1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rpchttp.def
@@ -0,0 +1,25 @@
+;
+; Definition file of rpchttp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rpchttp.dll"
+EXPORTS
+CompareHttpTransportCredentials
+ConvertToUnicodeHttpTransportCredentials
+DuplicateHttpTransportCredentials
+FreeHttpTransportCredentials
+HTTP2GetRpcConnectionTransport
+HTTP2ProcessComplexTReceive
+HTTP2ProcessComplexTSend
+HTTP2ProcessRuntimePostedEvent
+HTTP2TestHook
+HttpParseNetworkOptions
+HttpSendIdentifyResponse
+I_RpcGetRpcProxy
+I_RpcTransFreeHttpCredentials
+I_RpcTransGetHttpCredentials
+WS_HTTP2_CONNECTION__Initialize
+WS_HTTP2_INITIAL_CONNECTION__new
+I_RpcProxyNewConnection
+I_RpcReplyToClientWithStatus
diff --git a/mingw-w64-crt/libarm32/rpcns4.def b/mingw-w64-crt/libarm32/rpcns4.def
new file mode 100644
index 0000000..3a91af5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rpcns4.def
@@ -0,0 +1,69 @@
+;
+; Definition file of RPCNS4.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RPCNS4.dll"
+EXPORTS
+I_RpcNsGetBuffer
+I_RpcNsNegotiateTransferSyntax
+I_RpcNsRaiseException
+I_RpcNsSendReceive
+I_RpcReBindBuffer
+RpcIfIdVectorFree
+RpcNsBindingExportA
+RpcNsBindingExportPnPA
+RpcNsBindingExportPnPW
+RpcNsBindingExportW
+RpcNsBindingImportBeginA
+RpcNsBindingImportBeginW
+RpcNsBindingImportDone
+RpcNsBindingImportNext
+RpcNsBindingLookupBeginA
+RpcNsBindingLookupBeginW
+RpcNsBindingLookupDone
+RpcNsBindingLookupNext
+RpcNsBindingSelect
+RpcNsBindingUnexportA
+RpcNsBindingUnexportPnPA
+RpcNsBindingUnexportPnPW
+RpcNsBindingUnexportW
+RpcNsEntryExpandNameA
+RpcNsEntryExpandNameW
+RpcNsEntryObjectInqBeginA
+RpcNsEntryObjectInqBeginW
+RpcNsEntryObjectInqDone
+RpcNsEntryObjectInqNext
+RpcNsGroupDeleteA
+RpcNsGroupDeleteW
+RpcNsGroupMbrAddA
+RpcNsGroupMbrAddW
+RpcNsGroupMbrInqBeginA
+RpcNsGroupMbrInqBeginW
+RpcNsGroupMbrInqDone
+RpcNsGroupMbrInqNextA
+RpcNsGroupMbrInqNextW
+RpcNsGroupMbrRemoveA
+RpcNsGroupMbrRemoveW
+RpcNsMgmtBindingUnexportA
+RpcNsMgmtBindingUnexportW
+RpcNsMgmtEntryCreateA
+RpcNsMgmtEntryCreateW
+RpcNsMgmtEntryDeleteA
+RpcNsMgmtEntryDeleteW
+RpcNsMgmtEntryInqIfIdsA
+RpcNsMgmtEntryInqIfIdsW
+RpcNsMgmtHandleSetExpAge
+RpcNsMgmtInqExpAge
+RpcNsMgmtSetExpAge
+RpcNsProfileDeleteA
+RpcNsProfileDeleteW
+RpcNsProfileEltAddA
+RpcNsProfileEltAddW
+RpcNsProfileEltInqBeginA
+RpcNsProfileEltInqBeginW
+RpcNsProfileEltInqDone
+RpcNsProfileEltInqNextA
+RpcNsProfileEltInqNextW
+RpcNsProfileEltRemoveA
+RpcNsProfileEltRemoveW
diff --git a/mingw-w64-crt/libarm32/rpcnsh.def b/mingw-w64-crt/libarm32/rpcnsh.def
new file mode 100644
index 0000000..0b610de
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rpcnsh.def
@@ -0,0 +1,8 @@
+;
+; Definition file of rpcnsh.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rpcnsh.DLL"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/rpcrt4.def b/mingw-w64-crt/libarm32/rpcrt4.def
new file mode 100644
index 0000000..cdf44ac
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rpcrt4.def
@@ -0,0 +1,534 @@
+;
+; Definition file of RPCRT4.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RPCRT4.dll"
+EXPORTS
+I_RpcBindingInqCurrentModifiedId
+I_RpcFwThisIsTheManager
+I_RpcInitFwImports
+I_RpcInitHttpImports
+I_RpcInitImports
+I_RpcInitNdrImports
+I_RpcMgmtQueryDedicatedThreadPool
+I_RpcOpenClientThread
+I_RpcServerTurnOnOffKeepalives
+I_RpcVerifierCorruptionExpected
+NdrFullPointerFree
+NdrFullPointerInsertRefId
+NdrFullPointerQueryPointer
+NdrFullPointerQueryRefId
+NdrpClientCall2
+RpcCertMatchPrincipalName
+pfnFreeRoutines DATA
+pfnMarshallRoutines DATA
+pfnSizeRoutines DATA
+pfnUnmarshallRoutines DATA
+CStdStubBuffer_AddRef
+CStdStubBuffer_Connect
+CStdStubBuffer_CountRefs
+CStdStubBuffer_DebugServerQueryInterface
+CStdStubBuffer_DebugServerRelease
+CStdStubBuffer_Disconnect
+CStdStubBuffer_Invoke
+CStdStubBuffer_IsIIDSupported
+CStdStubBuffer_QueryInterface
+CreateProxyFromTypeInfo
+CreateStubFromTypeInfo
+DceErrorInqTextA
+DceErrorInqTextW
+IUnknown_AddRef_Proxy
+IUnknown_QueryInterface_Proxy
+IUnknown_Release_Proxy
+I_RpcAllocate
+I_RpcAsyncAbortCall
+I_RpcAsyncSetHandle
+I_RpcBCacheAllocate
+I_RpcBCacheFree
+I_RpcBindingCopy
+I_RpcBindingCreateNP
+I_RpcBindingHandleToAsyncHandle
+I_RpcBindingInqClientTokenAttributes
+I_RpcBindingInqDynamicEndpoint
+I_RpcBindingInqDynamicEndpointA
+I_RpcBindingInqDynamicEndpointW
+I_RpcBindingInqLocalClientPID
+I_RpcBindingInqMarshalledTargetInfo
+I_RpcBindingInqSecurityContext
+I_RpcBindingInqSecurityContextKeyInfo
+I_RpcBindingInqTransportType
+I_RpcBindingInqWireIdForSnego
+I_RpcBindingIsClientLocal
+I_RpcBindingIsServerLocal
+I_RpcBindingSetPrivateOption
+I_RpcBindingToStaticStringBindingW
+I_RpcCertProcessAndProvision
+I_RpcClearMutex
+I_RpcCompleteAndFree
+I_RpcConnectionInqSockBuffSize
+I_RpcConnectionSetSockBuffSize
+I_RpcDeleteMutex
+I_RpcEnableWmiTrace
+I_RpcExceptionFilter
+I_RpcFilterDCOMActivation
+I_RpcFree
+I_RpcFreeBuffer
+I_RpcFreePipeBuffer
+I_RpcGetBuffer
+I_RpcGetBufferWithObject
+I_RpcGetCurrentCallHandle
+I_RpcGetDefaultSD
+I_RpcGetExtendedError
+I_RpcGetPortAllocationData
+I_RpcIfInqTransferSyntaxes
+I_RpcLogEvent
+I_RpcMapWin32Status
+I_RpcMarshalBindingHandleAndInterfaceForNDF
+I_RpcMgmtEnableDedicatedThreadPool
+I_RpcNDRCGetWireRepresentation
+I_RpcNDRSContextEmergencyCleanup
+I_RpcNegotiateTransferSyntax
+I_RpcNsBindingSetEntryName
+I_RpcNsBindingSetEntryNameA
+I_RpcNsBindingSetEntryNameW
+I_RpcNsInterfaceExported
+I_RpcNsInterfaceUnexported
+I_RpcOpenClientProcess
+I_RpcParseSecurity
+I_RpcPauseExecution
+I_RpcReallocPipeBuffer
+I_RpcReceive
+I_RpcRecordCalloutFailure
+I_RpcRequestMutex
+I_RpcSNCHOption
+I_RpcSend
+I_RpcSendReceive
+I_RpcServerAllocateIpPort
+I_RpcServerCheckClientRestriction
+I_RpcServerDisableExceptionFilter
+I_RpcServerGetAssociationID
+I_RpcServerInqAddressChangeFn
+I_RpcServerInqLocalConnAddress
+I_RpcServerInqRemoteConnAddress
+I_RpcServerInqTransportType
+I_RpcServerIsClientDisconnected
+I_RpcServerRegisterForwardFunction
+I_RpcServerSetAddressChangeFn
+I_RpcServerStartService
+I_RpcServerSubscribeForDisconnectNotification
+I_RpcServerUseProtseq2A
+I_RpcServerUseProtseq2W
+I_RpcServerUseProtseqEp2A
+I_RpcServerUseProtseqEp2W
+I_RpcSessionStrictContextHandle
+I_RpcSetDCOMAppId
+I_RpcSsDontSerializeContext
+I_RpcSystemFunction001
+I_RpcTransConnectionAllocatePacket
+I_RpcTransConnectionFreePacket
+I_RpcTransConnectionReallocPacket
+I_RpcTransDatagramAllocate
+I_RpcTransDatagramAllocate2
+I_RpcTransDatagramFree
+I_RpcTransGetThreadEvent
+I_RpcTransGetThreadEventThreadOptional
+I_RpcTransIoCancelled
+I_RpcTransServerNewConnection
+I_RpcTurnOnEEInfoPropagation
+I_UuidCreate
+MesBufferHandleReset
+MesDecodeBufferHandleCreate
+MesDecodeIncrementalHandleCreate
+MesEncodeDynBufferHandleCreate
+MesEncodeFixedBufferHandleCreate
+MesEncodeIncrementalHandleCreate
+MesHandleFree
+MesIncrementalHandleReset
+MesInqProcEncodingId
+NDRCContextBinding
+NDRCContextMarshall
+NDRCContextUnmarshall
+NDRSContextMarshall
+NDRSContextMarshall2
+NDRSContextMarshallEx
+NDRSContextUnmarshall
+NDRSContextUnmarshall2
+NDRSContextUnmarshallEx
+NdrAllocate
+NdrAsyncClientCall
+NdrAsyncServerCall
+NdrByteCountPointerBufferSize
+NdrByteCountPointerFree
+NdrByteCountPointerMarshall
+NdrByteCountPointerUnmarshall
+NdrCStdStubBuffer2_Release
+NdrCStdStubBuffer_Release
+NdrClearOutParameters
+NdrClientCall2
+NdrClientContextMarshall
+NdrClientContextUnmarshall
+NdrClientInitialize
+NdrClientInitializeNew
+NdrComplexArrayBufferSize
+NdrComplexArrayFree
+NdrComplexArrayMarshall
+NdrComplexArrayMemorySize
+NdrComplexArrayUnmarshall
+NdrComplexStructBufferSize
+NdrComplexStructFree
+NdrComplexStructMarshall
+NdrComplexStructMemorySize
+NdrComplexStructUnmarshall
+NdrConformantArrayBufferSize
+NdrConformantArrayFree
+NdrConformantArrayMarshall
+NdrConformantArrayMemorySize
+NdrConformantArrayUnmarshall
+NdrConformantStringBufferSize
+NdrConformantStringMarshall
+NdrConformantStringMemorySize
+NdrConformantStringUnmarshall
+NdrConformantStructBufferSize
+NdrConformantStructFree
+NdrConformantStructMarshall
+NdrConformantStructMemorySize
+NdrConformantStructUnmarshall
+NdrConformantVaryingArrayBufferSize
+NdrConformantVaryingArrayFree
+NdrConformantVaryingArrayMarshall
+NdrConformantVaryingArrayMemorySize
+NdrConformantVaryingArrayUnmarshall
+NdrConformantVaryingStructBufferSize
+NdrConformantVaryingStructFree
+NdrConformantVaryingStructMarshall
+NdrConformantVaryingStructMemorySize
+NdrConformantVaryingStructUnmarshall
+NdrContextHandleInitialize
+NdrContextHandleSize
+NdrConvert
+NdrConvert2
+NdrCorrelationFree
+NdrCorrelationInitialize
+NdrCorrelationPass
+NdrCreateServerInterfaceFromStub
+NdrDcomAsyncClientCall
+NdrDcomAsyncStubCall
+NdrDllCanUnloadNow
+NdrDllGetClassObject
+NdrDllRegisterProxy
+NdrDllUnregisterProxy
+NdrEncapsulatedUnionBufferSize
+NdrEncapsulatedUnionFree
+NdrEncapsulatedUnionMarshall
+NdrEncapsulatedUnionMemorySize
+NdrEncapsulatedUnionUnmarshall
+NdrFixedArrayBufferSize
+NdrFixedArrayFree
+NdrFixedArrayMarshall
+NdrFixedArrayMemorySize
+NdrFixedArrayUnmarshall
+NdrFreeBuffer
+NdrFullPointerXlatFree
+NdrFullPointerXlatInit
+NdrGetBaseInterfaceFromStub
+NdrGetBuffer
+NdrGetDcomProtocolVersion
+NdrGetSimpleTypeBufferAlignment
+NdrGetSimpleTypeBufferSize
+NdrGetSimpleTypeMemorySize
+NdrGetTypeFlags
+NdrGetUserMarshalInfo
+NdrInterfacePointerBufferSize
+NdrInterfacePointerFree
+NdrInterfacePointerMarshall
+NdrInterfacePointerMemorySize
+NdrInterfacePointerUnmarshall
+NdrMapCommAndFaultStatus
+NdrMesProcEncodeDecode
+NdrMesProcEncodeDecode2
+NdrMesSimpleTypeAlignSize
+NdrMesSimpleTypeDecode
+NdrMesSimpleTypeEncode
+NdrMesTypeAlignSize
+NdrMesTypeAlignSize2
+NdrMesTypeDecode
+NdrMesTypeDecode2
+NdrMesTypeEncode
+NdrMesTypeEncode2
+NdrMesTypeFree2
+NdrNonConformantStringBufferSize
+NdrNonConformantStringMarshall
+NdrNonConformantStringMemorySize
+NdrNonConformantStringUnmarshall
+NdrNonEncapsulatedUnionBufferSize
+NdrNonEncapsulatedUnionFree
+NdrNonEncapsulatedUnionMarshall
+NdrNonEncapsulatedUnionMemorySize
+NdrNonEncapsulatedUnionUnmarshall
+NdrNsGetBuffer
+NdrNsSendReceive
+NdrOleAllocate
+NdrOleFree
+NdrOutInit
+NdrPartialIgnoreClientBufferSize
+NdrPartialIgnoreClientMarshall
+NdrPartialIgnoreServerInitialize
+NdrPartialIgnoreServerUnmarshall
+NdrPointerBufferSize
+NdrPointerFree
+NdrPointerMarshall
+NdrPointerMemorySize
+NdrPointerUnmarshall
+NdrProxyErrorHandler
+NdrProxyFreeBuffer
+NdrProxyGetBuffer
+NdrProxyInitialize
+NdrProxySendReceive
+NdrRangeUnmarshall
+NdrRpcSmClientAllocate
+NdrRpcSmClientFree
+NdrRpcSmSetClientToOsf
+NdrRpcSsDefaultAllocate
+NdrRpcSsDefaultFree
+NdrRpcSsDisableAllocate
+NdrRpcSsEnableAllocate
+NdrSendReceive
+NdrServerCall2
+NdrServerContextMarshall
+NdrServerContextNewMarshall
+NdrServerContextNewUnmarshall
+NdrServerContextUnmarshall
+NdrServerInitialize
+NdrServerInitializeMarshall
+NdrServerInitializeNew
+NdrServerInitializePartial
+NdrServerInitializeUnmarshall
+NdrSimpleStructBufferSize
+NdrSimpleStructFree
+NdrSimpleStructMarshall
+NdrSimpleStructMemorySize
+NdrSimpleStructUnmarshall
+NdrSimpleTypeMarshall
+NdrSimpleTypeUnmarshall
+NdrStubCall2
+NdrStubForwardingFunction
+NdrStubGetBuffer
+NdrStubInitialize
+NdrStubInitializeMarshall
+NdrTypeFlags
+NdrTypeFree
+NdrTypeMarshall
+NdrTypeSize
+NdrTypeUnmarshall
+NdrUnmarshallBasetypeInline
+NdrUserMarshalBufferSize
+NdrUserMarshalFree
+NdrUserMarshalMarshall
+NdrUserMarshalMemorySize
+NdrUserMarshalSimpleTypeConvert
+NdrUserMarshalUnmarshall
+NdrVaryingArrayBufferSize
+NdrVaryingArrayFree
+NdrVaryingArrayMarshall
+NdrVaryingArrayMemorySize
+NdrVaryingArrayUnmarshall
+NdrXmitOrRepAsBufferSize
+NdrXmitOrRepAsFree
+NdrXmitOrRepAsMarshall
+NdrXmitOrRepAsMemorySize
+NdrXmitOrRepAsUnmarshall
+NdrpCreateProxy
+NdrpCreateStub
+NdrpGetProcFormatString
+NdrpGetTypeFormatString
+NdrpGetTypeGenCookie
+NdrpMemoryIncrement
+NdrpReleaseTypeFormatString
+NdrpReleaseTypeGenCookie
+NdrpVarVtOfTypeDesc
+RpcAsyncAbortCall
+RpcAsyncCancelCall
+RpcAsyncCompleteCall
+RpcAsyncGetCallStatus
+RpcAsyncInitializeHandle
+RpcAsyncRegisterInfo
+RpcBindingBind
+RpcBindingCopy
+RpcBindingCreateA
+RpcBindingCreateW
+RpcBindingFree
+RpcBindingFromStringBindingA
+RpcBindingFromStringBindingW
+RpcBindingInqAuthClientA
+RpcBindingInqAuthClientExA
+RpcBindingInqAuthClientExW
+RpcBindingInqAuthClientW
+RpcBindingInqAuthInfoA
+RpcBindingInqAuthInfoExA
+RpcBindingInqAuthInfoExW
+RpcBindingInqAuthInfoW
+RpcBindingInqObject
+RpcBindingInqOption
+RpcBindingReset
+RpcBindingServerFromClient
+RpcBindingSetAuthInfoA
+RpcBindingSetAuthInfoExA
+RpcBindingSetAuthInfoExW
+RpcBindingSetAuthInfoW
+RpcBindingSetObject
+RpcBindingSetOption
+RpcBindingToStringBindingA
+RpcBindingToStringBindingW
+RpcBindingUnbind
+RpcBindingVectorFree
+RpcCancelThread
+RpcCancelThreadEx
+RpcCertGeneratePrincipalNameA
+RpcCertGeneratePrincipalNameW
+RpcEpRegisterA
+RpcEpRegisterNoReplaceA
+RpcEpRegisterNoReplaceW
+RpcEpRegisterW
+RpcEpResolveBinding
+RpcEpUnregister
+RpcErrorAddRecord
+RpcErrorClearInformation
+RpcErrorEndEnumeration
+RpcErrorGetNextRecord
+RpcErrorGetNumberOfRecords
+RpcErrorLoadErrorInfo
+RpcErrorResetEnumeration
+RpcErrorSaveErrorInfo
+RpcErrorStartEnumeration
+RpcExceptionFilter
+RpcFreeAuthorizationContext
+RpcGetAuthorizationContextForClient
+RpcIfIdVectorFree
+RpcIfInqId
+RpcImpersonateClient
+RpcImpersonateClient2
+RpcMgmtEnableIdleCleanup
+RpcMgmtEpEltInqBegin
+RpcMgmtEpEltInqDone
+RpcMgmtEpEltInqNextA
+RpcMgmtEpEltInqNextW
+RpcMgmtEpUnregister
+RpcMgmtInqComTimeout
+RpcMgmtInqDefaultProtectLevel
+RpcMgmtInqIfIds
+RpcMgmtInqServerPrincNameA
+RpcMgmtInqServerPrincNameW
+RpcMgmtInqStats
+RpcMgmtIsServerListening
+RpcMgmtSetAuthorizationFn
+RpcMgmtSetCancelTimeout
+RpcMgmtSetComTimeout
+RpcMgmtSetServerStackSize
+RpcMgmtStatsVectorFree
+RpcMgmtStopServerListening
+RpcMgmtWaitServerListen
+RpcNetworkInqProtseqsA
+RpcNetworkInqProtseqsW
+RpcNetworkIsProtseqValidA
+RpcNetworkIsProtseqValidW
+RpcNsBindingInqEntryNameA
+RpcNsBindingInqEntryNameW
+RpcObjectInqType
+RpcObjectSetInqFn
+RpcObjectSetType
+RpcProtseqVectorFreeA
+RpcProtseqVectorFreeW
+RpcRaiseException
+RpcRevertToSelf
+RpcRevertToSelfEx
+RpcServerCompleteSecurityCallback
+RpcServerInqBindingHandle
+RpcServerInqBindings
+RpcServerInqCallAttributesA
+RpcServerInqCallAttributesW
+RpcServerInqDefaultPrincNameA
+RpcServerInqDefaultPrincNameW
+RpcServerInqIf
+RpcServerInterfaceGroupActivate
+RpcServerInterfaceGroupClose
+RpcServerInterfaceGroupCreateA
+RpcServerInterfaceGroupCreateW
+RpcServerInterfaceGroupDeactivate
+RpcServerInterfaceGroupInqBindings
+RpcServerListen
+RpcServerRegisterAuthInfoA
+RpcServerRegisterAuthInfoW
+RpcServerRegisterIf
+RpcServerRegisterIf2
+RpcServerRegisterIf3
+RpcServerRegisterIfEx
+RpcServerSubscribeForNotification
+RpcServerTestCancel
+RpcServerUnregisterIf
+RpcServerUnregisterIfEx
+RpcServerUnsubscribeForNotification
+RpcServerUseAllProtseqs
+RpcServerUseAllProtseqsEx
+RpcServerUseAllProtseqsIf
+RpcServerUseAllProtseqsIfEx
+RpcServerUseProtseqA
+RpcServerUseProtseqEpA
+RpcServerUseProtseqEpExA
+RpcServerUseProtseqEpExW
+RpcServerUseProtseqEpW
+RpcServerUseProtseqExA
+RpcServerUseProtseqExW
+RpcServerUseProtseqIfA
+RpcServerUseProtseqIfExA
+RpcServerUseProtseqIfExW
+RpcServerUseProtseqIfW
+RpcServerUseProtseqW
+RpcServerYield
+RpcSmAllocate
+RpcSmClientFree
+RpcSmDestroyClientContext
+RpcSmDisableAllocate
+RpcSmEnableAllocate
+RpcSmFree
+RpcSmGetThreadHandle
+RpcSmSetClientAllocFree
+RpcSmSetThreadHandle
+RpcSmSwapClientAllocFree
+RpcSsAllocate
+RpcSsContextLockExclusive
+RpcSsContextLockShared
+RpcSsDestroyClientContext
+RpcSsDisableAllocate
+RpcSsDontSerializeContext
+RpcSsEnableAllocate
+RpcSsFree
+RpcSsGetContextBinding
+RpcSsGetThreadHandle
+RpcSsSetClientAllocFree
+RpcSsSetThreadHandle
+RpcSsSwapClientAllocFree
+RpcStringBindingComposeA
+RpcStringBindingComposeW
+RpcStringBindingParseA
+RpcStringBindingParseW
+RpcStringFreeA
+RpcStringFreeW
+RpcTestCancel
+RpcUserFree
+SimpleTypeAlignment
+SimpleTypeBufferSize
+SimpleTypeMemorySize
+TowerConstruct
+TowerExplode
+UuidCompare
+UuidCreate
+UuidCreateNil
+UuidCreateSequential
+UuidEqual
+UuidFromStringA
+UuidFromStringW
+UuidHash
+UuidIsNil
+UuidToStringA
+UuidToStringW
diff --git a/mingw-w64-crt/libarm32/rpcrtremote.def b/mingw-w64-crt/libarm32/rpcrtremote.def
new file mode 100644
index 0000000..e9b9a14
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rpcrtremote.def
@@ -0,0 +1,9 @@
+;
+; Definition file of RpcRtRemote.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RpcRtRemote.dll"
+EXPORTS
+DllGetContractDescription
+I_RpcExtInitializeExtensionPoint
diff --git a/mingw-w64-crt/libarm32/rpcss.def b/mingw-w64-crt/libarm32/rpcss.def
new file mode 100644
index 0000000..6643e82
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rpcss.def
@@ -0,0 +1,22 @@
+;
+; Definition file of RPCSS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RPCSS.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7 DATA
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ServiceMain
+CoGetComCatalog
+GetRPCSSInfo
+WhichService
diff --git a/mingw-w64-crt/libarm32/rsaenh.def b/mingw-w64-crt/libarm32/rsaenh.def
new file mode 100644
index 0000000..e6ec37f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rsaenh.def
@@ -0,0 +1,32 @@
+;
+; Definition file of RSAENH.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RSAENH.dll"
+EXPORTS
+CPAcquireContext
+CPCreateHash
+CPDecrypt
+CPDeriveKey
+CPDestroyHash
+CPDestroyKey
+CPDuplicateHash
+CPDuplicateKey
+CPEncrypt
+CPExportKey
+CPGenKey
+CPGenRandom
+CPGetHashParam
+CPGetKeyParam
+CPGetProvParam
+CPGetUserKey
+CPHashData
+CPHashSessionKey
+CPImportKey
+CPReleaseContext
+CPSetHashParam
+CPSetKeyParam
+CPSetProvParam
+CPSignHash
+CPVerifySignature
diff --git a/mingw-w64-crt/libarm32/rshx32.def b/mingw-w64-crt/libarm32/rshx32.def
new file mode 100644
index 0000000..c4acdc6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rshx32.def
@@ -0,0 +1,8 @@
+;
+; Definition file of RSHX32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RSHX32.dll"
+EXPORTS
+EditFSSecurity
diff --git a/mingw-w64-crt/libarm32/rstrtmgr.def b/mingw-w64-crt/libarm32/rstrtmgr.def
new file mode 100644
index 0000000..7c9c495
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rstrtmgr.def
@@ -0,0 +1,19 @@
+;
+; Definition file of RstrtMgr.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RstrtMgr.DLL"
+EXPORTS
+RmAddFilter
+RmCancelCurrentTask
+RmEndSession
+RmGetFilterList
+RmGetList
+RmJoinSession
+RmRegisterResources
+RmRemoveFilter
+RmReserveHeap
+RmRestart
+RmShutdown
+RmStartSession
diff --git a/mingw-w64-crt/libarm32/rtutils.def b/mingw-w64-crt/libarm32/rtutils.def
new file mode 100644
index 0000000..118f3fd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rtutils.def
@@ -0,0 +1,48 @@
+;
+; Definition file of rtutils.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "rtutils.dll"
+EXPORTS
+LogErrorA
+LogErrorW
+LogEventA
+LogEventW
+MprSetupProtocolEnum
+MprSetupProtocolFree
+RouterAssert
+RouterGetErrorStringA
+RouterGetErrorStringW
+RouterLogDeregisterA
+RouterLogDeregisterW
+RouterLogEventA
+RouterLogEventDataA
+RouterLogEventDataW
+RouterLogEventExA
+RouterLogEventExW
+RouterLogEventStringA
+RouterLogEventStringW
+RouterLogEventValistExA
+RouterLogEventValistExW
+RouterLogEventW
+RouterLogRegisterA
+RouterLogRegisterW
+TraceDeregisterA
+TraceDeregisterExA
+TraceDeregisterExW
+TraceDeregisterW
+TraceDumpExA
+TraceDumpExW
+TraceGetConsoleA
+TraceGetConsoleW
+TracePrintfA
+TracePrintfExA
+TracePrintfExW
+TracePrintfW
+TracePutsExA
+TracePutsExW
+TraceRegisterExA
+TraceRegisterExW
+TraceVprintfExA
+TraceVprintfExW
diff --git a/mingw-w64-crt/libarm32/rtworkq.def b/mingw-w64-crt/libarm32/rtworkq.def
new file mode 100644
index 0000000..2f5642f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/rtworkq.def
@@ -0,0 +1,38 @@
+;
+; Definition file of RTWorkQ.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "RTWorkQ.DLL"
+EXPORTS
+RtwqAddPeriodicCallback
+RtwqAllocateSerialWorkQueue
+RtwqAllocateWorkQueue
+RtwqBeginRegisterWorkQueueWithMMCSS
+RtwqBeginUnregisterWorkQueueWithMMCSS
+RtwqCancelWorkItem
+RtwqCreateAsyncResult
+RtwqEndRegisterWorkQueueWithMMCSS
+RtwqEndUnregisterWorkQueueWithMMCSS
+RtwqGetWorkQueueMMCSSClass
+RtwqGetWorkQueueMMCSSPriority
+RtwqGetWorkQueueMMCSSTaskId
+RtwqInvokeCallback
+RtwqJoinWorkQueue
+RtwqLockPlatform
+RtwqLockSharedWorkQueue
+RtwqLockWorkQueue
+RtwqPutWaitingWorkItem
+RtwqPutWorkItem
+RtwqRegisterPlatformEvents
+RtwqRegisterPlatformWithMMCSS
+RtwqRemovePeriodicCallback
+RtwqScheduleWorkItem
+RtwqSetLongRunning
+RtwqShutdown
+RtwqStartup
+RtwqUnjoinWorkQueue
+RtwqUnlockPlatform
+RtwqUnlockWorkQueue
+RtwqUnregisterPlatformEvents
+RtwqUnregisterPlatformFromMMCSS
diff --git a/mingw-w64-crt/libarm32/samcli.def b/mingw-w64-crt/libarm32/samcli.def
new file mode 100644
index 0000000..be27577
--- /dev/null
+++ b/mingw-w64-crt/libarm32/samcli.def
@@ -0,0 +1,43 @@
+;
+; Definition file of samcli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "samcli.dll"
+EXPORTS
+NetGetDisplayInformationIndex
+NetGroupAdd
+NetGroupAddUser
+NetGroupDel
+NetGroupDelUser
+NetGroupEnum
+NetGroupGetInfo
+NetGroupGetUsers
+NetGroupSetInfo
+NetGroupSetUsers
+NetLocalGroupAdd
+NetLocalGroupAddMember
+NetLocalGroupAddMembers
+NetLocalGroupDel
+NetLocalGroupDelMember
+NetLocalGroupDelMembers
+NetLocalGroupEnum
+NetLocalGroupGetInfo
+NetLocalGroupGetMembers
+NetLocalGroupSetInfo
+NetLocalGroupSetMembers
+NetQueryDisplayInformation
+NetUserAdd
+NetUserChangePassword
+NetUserDel
+NetUserEnum
+NetUserGetGroups
+NetUserGetInfo
+NetUserGetInternetIdentityInfo
+NetUserGetLocalGroups
+NetUserModalsGet
+NetUserModalsSet
+NetUserSetGroups
+NetUserSetInfo
+NetValidatePasswordPolicy
+NetValidatePasswordPolicyFree
diff --git a/mingw-w64-crt/libarm32/samlib.def b/mingw-w64-crt/libarm32/samlib.def
new file mode 100644
index 0000000..232db29
--- /dev/null
+++ b/mingw-w64-crt/libarm32/samlib.def
@@ -0,0 +1,77 @@
+;
+; Definition file of SAMLIB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SAMLIB.dll"
+EXPORTS
+OnMachineUILanguageInit
+SamAddMemberToAlias
+SamAddMemberToGroup
+SamAddMultipleMembersToAlias
+SamChangePasswordUser
+SamChangePasswordUser2
+SamCloseHandle
+SamConnect
+SamConnectWithCreds
+SamCreateAliasInDomain
+SamCreateGroupInDomain
+SamCreateUser2InDomain
+SamCreateUserInDomain
+SamDeleteAlias
+SamDeleteGroup
+SamDeleteUser
+SamEnumerateAliasesInDomain
+SamEnumerateDomainsInSamServer
+SamEnumerateGroupsInDomain
+SamEnumerateUsersInDomain
+SamEnumerateUsersInDomain2
+SamFreeMemory
+SamGetAliasMembership
+SamGetCompatibilityMode
+SamGetDisplayEnumerationIndex
+SamGetGroupsForUser
+SamGetMembersInAlias
+SamGetMembersInGroup
+SamLookupDomainInSamServer
+SamLookupIdsInDomain
+SamLookupNamesInDomain
+SamLookupNamesInDomain2
+SamOpenAlias
+SamOpenDomain
+SamOpenGroup
+SamOpenUser
+SamPerformGenericOperation
+SamQueryDisplayInformation
+SamQueryInformationAlias
+SamQueryInformationDomain
+SamQueryInformationGroup
+SamQueryInformationUser
+SamQueryLocalizableAccountsInDomain
+SamQuerySecurityObject
+SamRegisterObjectChangeNotification
+SamRemoveMemberFromAlias
+SamRemoveMemberFromForeignDomain
+SamRemoveMemberFromGroup
+SamRemoveMultipleMembersFromAlias
+SamRidToSid
+SamSetInformationAlias
+SamSetInformationDomain
+SamSetInformationGroup
+SamSetInformationUser
+SamSetMemberAttributesOfGroup
+SamSetSecurityObject
+SamShutdownSamServer
+SamTestPrivateFunctionsDomain
+SamTestPrivateFunctionsUser
+SamUnregisterObjectChangeNotification
+SamValidatePassword
+SamiChangeKeys
+SamiChangePasswordUser
+SamiChangePasswordUser2
+SamiEncryptPasswords
+SamiLmChangePasswordUser
+SamiSetBootKeyInformation
+SamiSetDSRMPassword
+SamiSetDSRMPasswordOWF
+SamiSyncDSRMPasswordFromAccount
diff --git a/mingw-w64-crt/libarm32/samsrv.def b/mingw-w64-crt/libarm32/samsrv.def
new file mode 100644
index 0000000..0af6050
--- /dev/null
+++ b/mingw-w64-crt/libarm32/samsrv.def
@@ -0,0 +1,328 @@
+;
+; Definition file of SAMSRV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SAMSRV.dll"
+EXPORTS
+RtlDeleteElementGenericTable2
+RtlInitializeGenericTable2
+RtlInsertElementGenericTable2
+RtlLookupElementGenericTable2
+SAM_MIDL_user_allocate
+SAM_MIDL_user_free
+SamDsExtAlloc
+SamDsExtFree
+SamIAccountRestrictions
+SamIAddDSNameToAlias
+SamIChangePasswordForeignUser
+SamIClaimIsValid
+SamIConnect
+SamIConvertSecurityAttributesToClaimsBlob
+SamICopyCurrentDomainAccountSettings
+SamICreateKrbTgt
+SamIDecodeClaimsBlob
+SamIDecodeClaimsBlobIntoClaimsSet
+SamIDecodeClaimsBlobToAuthz
+SamIDemote
+SamIDemoteUndo
+SamIDoFSMORoleChange
+SamIFreeAuthzSecurityAttributesInfo
+SamIFreeClaimsBlob
+SamIFreeDecodedClaimsSet
+SamIFreeLookupNamesInfo
+SamIFreeLookupSidsInfo
+SamIFreeOidList
+SamIFreeRealmList
+SamIFreeSecurityAttributesInfo
+SamIFreeSidAndAttributesList
+SamIFreeSidArray
+SamIFreeVoid
+SamIFree_SAMPR_DISPLAY_INFO_BUFFER
+SamIFree_SAMPR_DOMAIN_INFO_BUFFER
+SamIFree_SAMPR_ENUMERATION_BUFFER
+SamIFree_SAMPR_GET_GROUPS_BUFFER
+SamIFree_SAMPR_RETURNED_USTRING_ARRAY
+SamIFree_SAMPR_ULONG_ARRAY
+SamIFree_SAMPR_USER_INFO_BUFFER
+SamIFree_UserInternal6Information
+SamIGetAliasMembership
+SamIGetConfigurationOidList
+SamIGetDefaultAdministratorName
+SamIGetResourceGroupMembershipsTransitive
+SamIGetUserLogonInformation
+SamIGetUserLogonInformation2
+SamIGetUserLogonInformation3
+SamIGetUserLogonInformationEx
+SamIHandleObjectUpdate
+SamIImpersonateNullSession
+SamIInitialize
+SamIIsDownlevelDcUpgrade
+SamIIsExtendedSidMode
+SamIIsRebootAfterPromotion
+SamIIsSetupInProgress
+SamILoadDownlevelDatabase
+SamILookupNamesBySid
+SamILookupNamesInDomain
+SamILookupSidsByName
+SamILoopbackConnect
+SamIMixedDomain
+SamIMixedDomain2
+SamINT4UpgradeInProgress
+SamINetLogonPing
+SamINotifyRoleChange
+SamIOpenUserByAlternateId
+SamIPromote
+SamIPromoteUndo
+SamIPurgeSecrets
+SamIQueryAccountSecretsCachability
+SamIQueryCapabilities
+SamIQueryRealmList
+SamIQueryServerRole
+SamIQueryServerRole2
+SamIRemoveDSNameFromAlias
+SamIReplaceDownlevelDatabase
+SamIReplicateAccountData
+SamIResetBadPwdCountOnPdc
+SamIRetrieveMultiplePrimaryCredentials
+SamIRetrievePrimaryCredentials
+SamIRevertNullSession
+SamIScorePassword
+SamISetAuditingInformation
+SamISetMachinePassword
+SamISetPasswordForeignUser2
+SamISetPasswordForeignUser3
+SamISetPasswordInfoOnDc
+SamIStorePrimaryCredentials
+SamITransformClaims
+SamIUPNFromUserHandle
+SamIUnLoadDownlevelDatabase
+SamIUninitialize
+SamIUpdateLogonStatistics
+SamIValidateAccountName
+SamIValidateNewAccountName
+SampAccountControlToFlags
+SampAcquireReadLock
+SampAcquireSamLockExclusive
+SampAcquireWriteLock
+SampAddAccountToGroupMembers
+SampAddAccountsAndApplyMemberships
+SampAddDeltaTime
+SampAddNonLocalDomainRelativeMemberships
+SampAddSameDomainMemberToGlobalOrUniversalGroup
+SampAddUserToGroup
+SampAlInvalidateAliasInformation
+SampAllocateNextCurrentRidFromIndex
+SampApplyDomainUpdatesForAllDomains
+SampAssignPrimaryGroup
+SampAuditAccountEnableDisableChange
+SampAuditAccountNameChange
+SampAuditAnyEvent
+SampAuditGroupTypeChange
+SampAuditSidHistory
+SampBuildDsNameFromSid
+SampBuildSamProtection
+SampCalculateLmAndNtOwfPasswords
+SampChangeAliasAccountName
+SampChangeGroupAccountName
+SampChangeUserAccountName
+SampCheckForAccountLockout
+SampCheckGroupTypeBits
+SampCheckSidType
+SampCommitBufferedWrites
+SampCompareDisplayStrings
+SampComputePasswordExpired
+SampConnect
+SampConvertUiListToApiList
+SampCreateAccountContext2
+SampCreateAliasInDomain
+SampCreateContextEx
+SampCreateDefaultUPN
+SampCreateFullSid
+SampCreateGroupInDomain
+SampCreateUserInDomain
+SampCurrentThreadOwnsLock
+SampDeReferenceContext
+SampDecrementActiveThreads
+SampDecryptCredentialData
+SampDeleteContext
+SampDeleteDsDirsToDeleteKey
+SampDeleteKeyForPostBootPromote
+SampDeltaChangeNotify
+SampDsChangePasswordUser
+SampDsConvertReadAttrBlock
+SampDsGetPrimaryDomainStart
+SampDsInitializeSingleDomain
+SampDsIsRunning
+SampDsMakeAttrBlock
+SampDsSetBuiltinDomainPolicy
+SampDsSetDomainPolicy
+SampDsSetPasswordUser
+SampDsUpdateContextAttributes
+SampDuplicateGroupInfo
+SampDuplicateMachineInfo
+SampDuplicateOemGroupInfo
+SampDuplicateOemUserInfo
+SampDuplicateUnicodeString
+SampDuplicateUserInfo
+SampEncryptCredentialData
+SampExamineSid
+SampExtendDefinedDomains
+SampFlagsToAccountControl
+SampFreeGroupInfo
+SampFreeMachineInfo
+SampFreeOemGroupInfo
+SampFreeOemUserInfo
+SampFreeUnicodeString
+SampFreeUserInfo
+SampGenerateRandomPassword
+SampGetAccessAttribute
+SampGetAccountDomainInfo
+SampGetBehaviorVersion
+SampGetCurrentOwnerAndPrimaryGroup
+SampGetDisableOutboundRSO
+SampGetDisableRSOOnPDCForward
+SampGetDisableResetBadPwdCountForward
+SampGetDisableSingleObjectRepl
+SampGetDnsDomainNameFromIndex
+SampGetDomainContextFromIndex
+SampGetDomainObjectFromAccountContext
+SampGetDomainObjectFromIndex
+SampGetDomainServerRoleFromIndex
+SampGetDomainSidFromAccountContext
+SampGetDomainSidFromIndex
+SampGetDomainSidListForSam
+SampGetDomainUpgradeTasks
+SampGetDownLevelDomainControllersPresent
+SampGetExtendedAttribute
+SampGetExternalNameFromIndex
+SampGetFixedAttributes
+SampGetHasNeverTime
+SampGetIgnoreGCFailures
+SampGetLogLevel
+SampGetNT4UpgradeInProgress
+SampGetNewAccountSecurityNt4
+SampGetNextUnmodifiedRidFromIndex
+SampGetNoGcLogonEnforceKerberosIpCheck
+SampGetNoGcLogonEnforceNTLMCheck
+SampGetObjectSD
+SampGetObjectTypeNameFromIndex
+SampGetPasswordMustChangeWithUF_UAC
+SampGetReverseMembershipTransitive
+SampGetSamSubsystemName
+SampGetSerialNumberDomain2
+SampGetServerObjectName
+SampGetSidArrayAttribute
+SampGetSidAttribute
+SampGetSuccessAccountAuditingEnabled
+SampGetUlongArrayAttribute
+SampGetUnicodeStringAttribute
+SampGetUserAccountControlComputed
+SampGetUserAccountSettings
+SampGetWillNeverTime
+SampImpersonateClient
+SampIncreaseBadPwdCountLoopback
+SampIncrementActiveThreads
+SampIncrementNetlogonChangeLogSerialNumber
+SampInvalidateDomainCache
+SampIsAccountBuiltIn
+SampIsAuditingEnabled
+SampIsBuiltinDomain
+SampIsDomainHosted
+SampIsServiceRunning
+SampIsSetupInProgress
+SampLogPrint
+SampLookupContext
+SampMarkPerAttributeInvalidFromWhichFields
+SampNeedUserAccountSettingsDuringQuery
+SampNetLogonNotificationRequired
+SampNotifyAuditChange
+SampNotifyReplicatedInChange
+SampPasswordChangeNotify
+SampPasswordChangeNotifyWorker
+SampPositionOfHighestBit
+SampQueryCapabilities
+SampQueryInformationUserInternal
+SampReadExtendedAttributes
+SampRecordSystemSchemaVerisonInRegistry
+SampReferenceContext
+SampRegObjToDsObj
+SampReleaseReadLock
+SampReleaseSamLockExclusive
+SampReleaseWriteLock
+SampRemoveAccountFromGroupMembers
+SampRemoveSameDomainMemberFromGlobalOrUniversalGroup
+SampRemoveUserFromGroup
+SampRenameKrbtgtAccount
+SampReplaceUserLogonHours
+SampReplaceUserV1aFixed
+SampRetrieveGroupV1Fixed
+SampRetrieveMultipleCredentials
+SampRetrieveUserPasswords
+SampRetrieveUserV1aFixed
+SampRevertToSelf
+SampRtlWellKnownPrivilegeCheck
+SampSetAccessAttribute
+SampSetAdminPassword
+SampSetAttributeAccess
+SampSetComputerObjectDsName
+SampSetDSRMPasswordWorker
+SampSetExtendedAttributeAccess
+SampSetFixedAttributes
+SampSetGlobalDsSids
+SampSetPassword
+SampSetPasswordInfoOnPdcByHandle
+SampSetPasswordInfoOnPdcByIndex
+SampSetSerialNumberDomain2
+SampSetTransactionDomain
+SampSetTransactionWithinDomain
+SampSetUnicodeStringAttribute
+SampSetUserAccountControl
+SampSplitSid
+SampStoreObjectAttributes
+SampStringFromGuid
+SampTraceEvent
+SampUpdateAccountDisabledFlag
+SampUpdateComputedUserAccountControlBits
+SampUpdateMixedModeAndFindDomain
+SampUpdatePerformanceCounters
+SampUpgradeUserParmsActual
+SampUsingDsData
+SampValidateDomainCacheCallback
+SampValidateDomainControllerCreation
+SampValidatePwdSettingAttempt
+SampValidateRegAttributes
+SampWriteEventLog
+SampWriteGroupType
+SamrAddMemberToAlias
+SamrAddMemberToGroup
+SamrCloseHandle
+SamrCreateUser2InDomain
+SamrCreateUserInDomain
+SamrDeleteAlias
+SamrDeleteGroup
+SamrDeleteUser
+SamrEnumerateUsersInDomain
+SamrEnumerateUsersInDomain2
+SamrGetAliasMembership
+SamrGetGroupsForUser
+SamrLookupIdsInDomain
+SamrLookupNamesInDomain
+SamrLookupNamesInDomain2
+SamrOpenAlias
+SamrOpenDomain
+SamrOpenGroup
+SamrOpenUser
+SamrQueryDisplayInformation
+SamrQueryInformationDomain
+SamrQueryInformationUser
+SamrQueryInformationUser2
+SamrQuerySecurityObject
+SamrRemoveMemberFromAlias
+SamrRemoveMemberFromGroup
+SamrRidToSid
+SamrSetInformationAlias
+SamrSetInformationGroup
+SamrSetInformationUser
+SamrSetSecurityObject
+SamrValidatePassword
diff --git a/mingw-w64-crt/libarm32/sas.def b/mingw-w64-crt/libarm32/sas.def
new file mode 100644
index 0000000..8e8fadf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sas.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SAS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SAS.dll"
+EXPORTS
+SendSAS
diff --git a/mingw-w64-crt/libarm32/sbeio.def b/mingw-w64-crt/libarm32/sbeio.def
new file mode 100644
index 0000000..8bda826
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sbeio.def
@@ -0,0 +1,9 @@
+;
+; Definition file of sbeio.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sbeio.dll"
+EXPORTS
+DVRCreateDVRFileSink
+DVRCreateDVRFileSource
diff --git a/mingw-w64-crt/libarm32/scansetting.def b/mingw-w64-crt/libarm32/scansetting.def
new file mode 100644
index 0000000..866cd07
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scansetting.def
@@ -0,0 +1,11 @@
+;
+; Definition file of ScanSetting.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ScanSetting.DLL"
+EXPORTS
+GetDefaultProfileScan
+GetImageDialog
+ProfilesDialog
+ProgDlgTakeFgIfShowing
diff --git a/mingw-w64-crt/libarm32/scarddlg.def b/mingw-w64-crt/libarm32/scarddlg.def
new file mode 100644
index 0000000..f05ddeb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scarddlg.def
@@ -0,0 +1,12 @@
+;
+; Definition file of SCARDDLG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCARDDLG.dll"
+EXPORTS
+GetOpenCardNameA
+GetOpenCardNameW
+SCardDlgExtendedError
+SCardUIDlgSelectCardA
+SCardUIDlgSelectCardW
diff --git a/mingw-w64-crt/libarm32/scardsvr.def b/mingw-w64-crt/libarm32/scardsvr.def
new file mode 100644
index 0000000..2f1bf2d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scardsvr.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SCardSvr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCardSvr.dll"
+EXPORTS
+CalaisMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/sccls.def b/mingw-w64-crt/libarm32/sccls.def
new file mode 100644
index 0000000..4d75f1f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sccls.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SCCLS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCCLS.dll"
+EXPORTS
+ScClassInstaller
diff --git a/mingw-w64-crt/libarm32/scdeviceenum.def b/mingw-w64-crt/libarm32/scdeviceenum.def
new file mode 100644
index 0000000..ac518f7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scdeviceenum.def
@@ -0,0 +1,9 @@
+;
+; Definition file of ScDeviceEnum.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ScDeviceEnum.dll"
+EXPORTS
+ScDeviceEnumServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/scecli.def b/mingw-w64-crt/libarm32/scecli.def
new file mode 100644
index 0000000..9ac2498
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scecli.def
@@ -0,0 +1,77 @@
+;
+; Definition file of SCECLI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCECLI.dll"
+EXPORTS
+ConvertSecurityDescriptorToText
+DeltaNotify
+InitializeChangeNotify
+SceConfigureConvertedFileSecurity
+SceGenerateGroupPolicy
+SceNotifyPolicyDelta
+SceOpenPolicy
+SceProcessSecurityPolicyGPO
+SceProcessSecurityPolicyGPOEx
+SceSysPrep
+SceAddToNameList
+SceAddToNameStatusList
+SceAddToObjectList
+SceAnalyzeSystem
+SceAppendSecurityProfileInfo
+SceBrowseDatabaseTable
+SceCloseProfile
+SceCommitTransaction
+SceCompareNameList
+SceCompareSecurityDescriptors
+SceConfigureSystem
+SceCopyBaseProfile
+SceCreateDirectory
+SceDcPromoCreateGPOsInSysvol
+SceDcPromoCreateGPOsInSysvolEx
+SceDcPromoteSecurity
+SceDcPromoteSecurityEx
+SceEnforceSecurityPolicyPropagation
+SceEnumerateServices
+SceFreeMemory
+SceFreeProfileMemory
+SceGenerateRollback
+SceGetAnalysisAreaSummary
+SceGetAreas
+SceGetDatabaseSetting
+SceGetDbTime
+SceGetObjectChildren
+SceGetObjectSecurity
+SceGetScpProfileDescription
+SceGetSecurityProfileInfo
+SceGetServerProductType
+SceGetTimeStamp
+SceIsSystemDatabase
+SceLookupPrivRightName
+SceOpenProfile
+SceRegisterRegValues
+SceRollbackTransaction
+SceSetDatabaseSetting
+SceSetupBackupSecurity
+SceSetupConfigureServices
+SceSetupGenerateTemplate
+SceSetupMoveSecurityFile
+SceSetupRootSecurity
+SceSetupSystemByInfName
+SceSetupUnwindSecurityFile
+SceSetupUpdateSecurityFile
+SceSetupUpdateSecurityKey
+SceSetupUpdateSecurityService
+SceStartTransaction
+SceSvcConvertSDToText
+SceSvcConvertTextToSD
+SceSvcFree
+SceSvcGetInformationTemplate
+SceSvcQueryInfo
+SceSvcSetInfo
+SceSvcSetInformationTemplate
+SceSvcUpdateInfo
+SceUpdateObjectInfo
+SceUpdateSecurityProfile
+SceWriteSecurityProfileInfo
diff --git a/mingw-w64-crt/libarm32/scesrv.def b/mingw-w64-crt/libarm32/scesrv.def
new file mode 100644
index 0000000..35bb9e7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scesrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SCESRV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCESRV.dll"
+EXPORTS
+ScesrvInitializeServer
+ScesrvTerminateServer
diff --git a/mingw-w64-crt/libarm32/scext.def b/mingw-w64-crt/libarm32/scext.def
new file mode 100644
index 0000000..2d0efad
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scext.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SCEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCEXT.dll"
+EXPORTS
+ScExtInitialize
diff --git a/mingw-w64-crt/libarm32/schannel.def b/mingw-w64-crt/libarm32/schannel.def
new file mode 100644
index 0000000..c27da09
--- /dev/null
+++ b/mingw-w64-crt/libarm32/schannel.def
@@ -0,0 +1,42 @@
+;
+; Definition file of SCHANNEL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCHANNEL.dll"
+EXPORTS
+SpLsaModeInitialize
+AcceptSecurityContext
+AcquireCredentialsHandleA
+AcquireCredentialsHandleW
+ApplyControlToken
+CompleteAuthToken
+DeleteSecurityContext
+EnumerateSecurityPackagesA
+EnumerateSecurityPackagesW
+FreeContextBuffer
+FreeCredentialsHandle
+ImpersonateSecurityContext
+InitSecurityInterfaceA
+InitSecurityInterfaceW
+InitializeSecurityContextA
+InitializeSecurityContextW
+MakeSignature
+QueryContextAttributesA
+QueryContextAttributesW
+QuerySecurityPackageInfoA
+QuerySecurityPackageInfoW
+RevertSecurityContext
+SealMessage
+SpUserModeInitialize
+SslCrackCertificate
+SslEmptyCacheA
+SslEmptyCacheW
+SslFreeCertificate
+SslFreeCustomBuffer
+SslGenerateRandomBits
+SslGetMaximumKeySize
+SslGetServerIdentity
+SslLoadCertificate
+UnsealMessage
+VerifySignature
diff --git a/mingw-w64-crt/libarm32/schedcli.def b/mingw-w64-crt/libarm32/schedcli.def
new file mode 100644
index 0000000..ce8a883
--- /dev/null
+++ b/mingw-w64-crt/libarm32/schedcli.def
@@ -0,0 +1,11 @@
+;
+; Definition file of schedcli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "schedcli.dll"
+EXPORTS
+NetScheduleJobAdd
+NetScheduleJobDel
+NetScheduleJobEnum
+NetScheduleJobGetInfo
diff --git a/mingw-w64-crt/libarm32/schedsvc.def b/mingw-w64-crt/libarm32/schedsvc.def
new file mode 100644
index 0000000..c42e66d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/schedsvc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of schedsvc.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "schedsvc.DLL"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/scksp.def b/mingw-w64-crt/libarm32/scksp.def
new file mode 100644
index 0000000..49121e6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scksp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SCKsp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCKsp.dll"
+EXPORTS
+GetKeyStorageInterface
diff --git a/mingw-w64-crt/libarm32/scrobj.def b/mingw-w64-crt/libarm32/scrobj.def
new file mode 100644
index 0000000..6c9c584
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scrobj.def
@@ -0,0 +1,11 @@
+;
+; Definition file of SCROBJ.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCROBJ.dll"
+EXPORTS
+GenerateTypeLib
+GenerateTypeLibW
+DllRegisterServerExA
+DllRegisterServerExW
diff --git a/mingw-w64-crt/libarm32/scrptadm.def b/mingw-w64-crt/libarm32/scrptadm.def
new file mode 100644
index 0000000..6037b0c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scrptadm.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SCRPTADM.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SCRPTADM.DLL"
+EXPORTS
+CreateParserObject
diff --git a/mingw-w64-crt/libarm32/scrrun.def b/mingw-w64-crt/libarm32/scrrun.def
new file mode 100644
index 0000000..e912889
--- /dev/null
+++ b/mingw-w64-crt/libarm32/scrrun.def
@@ -0,0 +1,9 @@
+;
+; Definition file of ScrRun.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ScrRun.dll"
+EXPORTS
+DLLGetDocumentation
+DoOpenPipeStream
diff --git a/mingw-w64-crt/libarm32/sdhcinst.def b/mingw-w64-crt/libarm32/sdhcinst.def
new file mode 100644
index 0000000..0b409fd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sdhcinst.def
@@ -0,0 +1,9 @@
+;
+; Definition file of sdhcinst.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sdhcinst.dll"
+EXPORTS
+SdClassCoInstaller
+SdClassInstall
diff --git a/mingw-w64-crt/libarm32/sdiagschd.def b/mingw-w64-crt/libarm32/sdiagschd.def
new file mode 100644
index 0000000..57cc753
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sdiagschd.def
@@ -0,0 +1,9 @@
+;
+; Definition file of sdiagschd.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sdiagschd.dll"
+EXPORTS
+EnableScheduledDiagnostics
+GetScheduledDiagnosticsExecutionLevel
diff --git a/mingw-w64-crt/libarm32/sechost.def b/mingw-w64-crt/libarm32/sechost.def
new file mode 100644
index 0000000..95c85b9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sechost.def
@@ -0,0 +1,187 @@
+;
+; Definition file of SECHOST.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SECHOST.dll"
+EXPORTS
+I_ScSetServiceBitsA
+I_ScSetServiceBitsW
+AuditComputeEffectivePolicyBySid
+AuditEnumerateCategories
+AuditEnumeratePerUserPolicy
+AuditEnumerateSubCategories
+AuditFree
+AuditLookupCategoryNameW
+AuditLookupSubCategoryNameW
+AuditQueryGlobalSaclW
+AuditQueryPerUserPolicy
+AuditQuerySecurity
+AuditQuerySystemPolicy
+AuditSetGlobalSaclW
+AuditSetPerUserPolicy
+AuditSetSecurity
+AuditSetSystemPolicy
+ChangeServiceConfig2A
+ChangeServiceConfig2W
+ChangeServiceConfigA
+ChangeServiceConfigW
+CloseServiceHandle
+CloseTrace
+ControlService
+ControlServiceExA
+ControlServiceExW
+ControlTraceA
+ControlTraceW
+ConvertSecurityDescriptorToStringSecurityDescriptorW
+ConvertSidToStringSidW
+ConvertStringSecurityDescriptorToSecurityDescriptorW
+ConvertStringSidToSidW
+CreateServiceA
+CreateServiceW
+CredBackupCredentials
+CredDeleteA
+CredDeleteW
+CredEncryptAndMarshalBinaryBlob
+CredEnumerateA
+CredEnumerateW
+CredFindBestCredentialA
+CredFindBestCredentialW
+CredFree
+CredGetSessionTypes
+CredGetTargetInfoA
+CredGetTargetInfoW
+CredIsMarshaledCredentialW
+CredIsProtectedA
+CredIsProtectedW
+CredMarshalCredentialA
+CredMarshalCredentialW
+CredParseUserNameWithType
+CredProfileLoaded
+CredProfileLoadedEx
+CredProfileUnloaded
+CredProtectA
+CredProtectW
+CredReadA
+CredReadByTokenHandle
+CredReadDomainCredentialsA
+CredReadDomainCredentialsW
+CredReadW
+CredRestoreCredentials
+CredUnmarshalCredentialA
+CredUnmarshalCredentialW
+CredUnprotectA
+CredUnprotectW
+CredWriteA
+CredWriteDomainCredentialsA
+CredWriteDomainCredentialsW
+CredWriteW
+CredpConvertCredential
+CredpConvertOneCredentialSize
+CredpConvertTargetInfo
+CredpDecodeCredential
+CredpEncodeCredential
+CredpEncodeSecret
+DeleteService
+EnableTraceEx2
+EnumDependentServicesW
+EnumServicesStatusExW
+EnumerateIdentityProviders
+EnumerateTraceGuidsEx
+EtwQueryRealtimeConsumer
+EventAccessControl
+EventAccessQuery
+EventAccessRemove
+GetDefaultIdentityProvider
+GetIdentityProviderInfoByGUID
+GetIdentityProviderInfoByName
+I_QueryTagInformation
+I_ScBroadcastServiceControlMessage
+I_ScIsSecurityProcess
+I_ScPnPGetServiceName
+I_ScQueryServiceConfig
+I_ScRegisterDeviceNotification
+I_ScRegisterPreshutdownRestart
+I_ScRpcBindA
+I_ScRpcBindW
+I_ScSendPnPMessage
+I_ScSendTSMessage
+I_ScUnregisterDeviceNotification
+I_ScValidatePnPService
+LocalGetConditionForString
+LocalGetReferencedTokenTypesForCondition
+LocalGetStringForCondition
+LookupAccountNameLocalA
+LookupAccountNameLocalW
+LookupAccountSidLocalA
+LookupAccountSidLocalW
+LsaAddAccountRights
+LsaClose
+LsaCreateSecret
+LsaEnumerateAccountRights
+LsaEnumerateAccountsWithUserRight
+LsaFreeMemory
+LsaICLookupNames
+LsaICLookupNamesWithCreds
+LsaICLookupSids
+LsaICLookupSidsWithCreds
+LsaLookupClose
+LsaLookupFreeMemory
+LsaLookupGetDomainInfo
+LsaLookupManageSidNameMapping
+LsaLookupNames2
+LsaLookupOpenLocalPolicy
+LsaLookupSids
+LsaLookupSids2
+LsaLookupTranslateNames
+LsaLookupTranslateSids
+LsaOpenPolicy
+LsaOpenSecret
+LsaQueryInformationPolicy
+LsaQuerySecret
+LsaRemoveAccountRights
+LsaRetrievePrivateData
+LsaSetInformationPolicy
+LsaSetSecret
+LsaStorePrivateData
+NotifyServiceStatusChange
+NotifyServiceStatusChangeA
+NotifyServiceStatusChangeW
+OpenSCManagerA
+OpenSCManagerW
+OpenServiceA
+OpenServiceW
+OpenTraceW
+ProcessTrace
+QueryAllTracesA
+QueryAllTracesW
+QueryServiceConfig2A
+QueryServiceConfig2W
+QueryServiceConfigA
+QueryServiceConfigW
+QueryServiceDynamicInformation
+QueryServiceObjectSecurity
+QueryServiceStatus
+QueryServiceStatusEx
+RegisterServiceCtrlHandlerA
+RegisterServiceCtrlHandlerExA
+RegisterServiceCtrlHandlerExW
+RegisterServiceCtrlHandlerW
+RegisterTraceGuidsA
+ReleaseIdentityProviderEnumContext
+RemoveTraceCallback
+SetServiceObjectSecurity
+SetServiceStatus
+SetTraceCallback
+StartServiceA
+StartServiceCtrlDispatcherA
+StartServiceCtrlDispatcherW
+StartServiceW
+StartTraceA
+StartTraceW
+StopTraceW
+SubscribeServiceChangeNotifications
+TraceQueryInformation
+TraceSetInformation
+UnsubscribeServiceChangeNotifications
+WaitServiceState
diff --git a/mingw-w64-crt/libarm32/seclogon.def b/mingw-w64-crt/libarm32/seclogon.def
new file mode 100644
index 0000000..5a7fc75
--- /dev/null
+++ b/mingw-w64-crt/libarm32/seclogon.def
@@ -0,0 +1,9 @@
+;
+; Definition file of seclogon.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "seclogon.dll"
+EXPORTS
+SvcEntry_Seclogon
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/secproc.def b/mingw-w64-crt/libarm32/secproc.def
new file mode 100644
index 0000000..399a5f6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/secproc.def
@@ -0,0 +1,37 @@
+;
+; Definition file of iwb.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iwb.dll"
+EXPORTS
+SPAttest
+SPBindLicense
+SPCheckEnvironmentSecurity
+SPCommit
+SPCreateDecryptor
+SPCreateEnablingPrincipal
+SPCreateEncryptor
+SPCreatePCE
+SPCreateSecurityProcessor
+SPDecrypt
+SPDecryptFinal
+SPDecryptUpdate
+SPEnableAndEncrypt
+SPEnablePublishingLicense
+SPEncrypt
+SPEncryptFinal
+SPEncryptUpdate
+SPGetBoundRightKey
+SPGetCurrentTime
+SPGetInfo
+SPGetLicenseAttribute
+SPGetLicenseAttributeCount
+SPGetLicenseObject
+SPGetLicenseObjectCount
+SPGetProcAddress
+SPIsActivated
+SPLoadLibrary
+SPRegisterRevocationList
+SPSign
+SPCloseHandle
diff --git a/mingw-w64-crt/libarm32/secproc_isv.def b/mingw-w64-crt/libarm32/secproc_isv.def
new file mode 100644
index 0000000..399a5f6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/secproc_isv.def
@@ -0,0 +1,37 @@
+;
+; Definition file of iwb.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "iwb.dll"
+EXPORTS
+SPAttest
+SPBindLicense
+SPCheckEnvironmentSecurity
+SPCommit
+SPCreateDecryptor
+SPCreateEnablingPrincipal
+SPCreateEncryptor
+SPCreatePCE
+SPCreateSecurityProcessor
+SPDecrypt
+SPDecryptFinal
+SPDecryptUpdate
+SPEnableAndEncrypt
+SPEnablePublishingLicense
+SPEncrypt
+SPEncryptFinal
+SPEncryptUpdate
+SPGetBoundRightKey
+SPGetCurrentTime
+SPGetInfo
+SPGetLicenseAttribute
+SPGetLicenseAttributeCount
+SPGetLicenseObject
+SPGetLicenseObjectCount
+SPGetProcAddress
+SPIsActivated
+SPLoadLibrary
+SPRegisterRevocationList
+SPSign
+SPCloseHandle
diff --git a/mingw-w64-crt/libarm32/secproc_ssp.def b/mingw-w64-crt/libarm32/secproc_ssp.def
new file mode 100644
index 0000000..f526f97
--- /dev/null
+++ b/mingw-w64-crt/libarm32/secproc_ssp.def
@@ -0,0 +1,37 @@
+;
+; Definition file of sb.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sb.dll"
+EXPORTS
+SPAttest
+SPBindLicense
+SPCheckEnvironmentSecurity
+SPCommit
+SPCreateDecryptor
+SPCreateEnablingPrincipal
+SPCreateEncryptor
+SPCreatePCE
+SPCreateSecurityProcessor
+SPDecrypt
+SPDecryptFinal
+SPDecryptUpdate
+SPEnableAndEncrypt
+SPEnablePublishingLicense
+SPEncrypt
+SPEncryptFinal
+SPEncryptUpdate
+SPGetBoundRightKey
+SPGetCurrentTime
+SPGetInfo
+SPGetLicenseAttribute
+SPGetLicenseAttributeCount
+SPGetLicenseObject
+SPGetLicenseObjectCount
+SPGetProcAddress
+SPIsActivated
+SPLoadLibrary
+SPRegisterRevocationList
+SPSign
+SPCloseHandle
diff --git a/mingw-w64-crt/libarm32/secproc_ssp_isv.def b/mingw-w64-crt/libarm32/secproc_ssp_isv.def
new file mode 100644
index 0000000..f526f97
--- /dev/null
+++ b/mingw-w64-crt/libarm32/secproc_ssp_isv.def
@@ -0,0 +1,37 @@
+;
+; Definition file of sb.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sb.dll"
+EXPORTS
+SPAttest
+SPBindLicense
+SPCheckEnvironmentSecurity
+SPCommit
+SPCreateDecryptor
+SPCreateEnablingPrincipal
+SPCreateEncryptor
+SPCreatePCE
+SPCreateSecurityProcessor
+SPDecrypt
+SPDecryptFinal
+SPDecryptUpdate
+SPEnableAndEncrypt
+SPEnablePublishingLicense
+SPEncrypt
+SPEncryptFinal
+SPEncryptUpdate
+SPGetBoundRightKey
+SPGetCurrentTime
+SPGetInfo
+SPGetLicenseAttribute
+SPGetLicenseAttributeCount
+SPGetLicenseObject
+SPGetLicenseObjectCount
+SPGetProcAddress
+SPIsActivated
+SPLoadLibrary
+SPRegisterRevocationList
+SPSign
+SPCloseHandle
diff --git a/mingw-w64-crt/libarm32/secur32.def b/mingw-w64-crt/libarm32/secur32.def
new file mode 100644
index 0000000..ecc117e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/secur32.def
@@ -0,0 +1,108 @@
+;
+; Definition file of Secur32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Secur32.dll"
+EXPORTS
+CloseLsaPerformanceData
+CollectLsaPerformanceData
+OpenLsaPerformanceData
+AcceptSecurityContext
+AcquireCredentialsHandleA
+AcquireCredentialsHandleW
+AddCredentialsA
+AddCredentialsW
+AddSecurityPackageA
+AddSecurityPackageW
+ApplyControlToken
+ChangeAccountPasswordA
+ChangeAccountPasswordW
+CompleteAuthToken
+CredMarshalTargetInfo
+CredUnmarshalTargetInfo
+DecryptMessage
+DeleteSecurityContext
+DeleteSecurityPackageA
+DeleteSecurityPackageW
+EncryptMessage
+EnumerateSecurityPackagesA
+EnumerateSecurityPackagesW
+ExportSecurityContext
+FreeContextBuffer
+FreeCredentialsHandle
+GetComputerObjectNameA
+GetComputerObjectNameW
+GetSecurityUserInfo
+GetUserNameExA
+GetUserNameExW
+ImpersonateSecurityContext
+ImportSecurityContextA
+ImportSecurityContextW
+InitSecurityInterfaceA
+InitSecurityInterfaceW
+InitializeSecurityContextA
+InitializeSecurityContextW
+LsaCallAuthenticationPackage
+LsaConnectUntrusted
+LsaDeregisterLogonProcess
+LsaEnumerateLogonSessions
+LsaFreeReturnBuffer
+LsaGetLogonSessionData
+LsaLogonUser
+LsaLookupAuthenticationPackage
+LsaRegisterLogonProcess
+LsaRegisterPolicyChangeNotification
+LsaUnregisterPolicyChangeNotification
+MakeSignature
+QueryContextAttributesA
+QueryContextAttributesW
+QueryCredentialsAttributesA
+QueryCredentialsAttributesW
+QuerySecurityContextToken
+QuerySecurityPackageInfoA
+QuerySecurityPackageInfoW
+RevertSecurityContext
+SaslAcceptSecurityContext
+SaslEnumerateProfilesA
+SaslEnumerateProfilesW
+SaslGetContextOption
+SaslGetProfilePackageA
+SaslGetProfilePackageW
+SaslIdentifyPackageA
+SaslIdentifyPackageW
+SaslInitializeSecurityContextA
+SaslInitializeSecurityContextW
+SaslSetContextOption
+SealMessage
+SeciAllocateAndSetCallFlags
+SeciAllocateAndSetIPAddress
+SeciFreeCallContext
+SecpFreeMemory
+SecpTranslateName
+SecpTranslateNameEx
+SetContextAttributesA
+SetContextAttributesW
+SetCredentialsAttributesA
+SetCredentialsAttributesW
+SspiCompareAuthIdentities
+SspiCopyAuthIdentity
+SspiDecryptAuthIdentity
+SspiEncodeAuthIdentityAsStrings
+SspiEncodeStringsAsAuthIdentity
+SspiEncryptAuthIdentity
+SspiExcludePackage
+SspiFreeAuthIdentity
+SspiGetTargetHostName
+SspiIsAuthIdentityEncrypted
+SspiLocalFree
+SspiMarshalAuthIdentity
+SspiPrepareForCredRead
+SspiPrepareForCredWrite
+SspiUnmarshalAuthIdentity
+SspiValidateAuthIdentity
+SspiZeroAuthIdentity
+TranslateNameA
+TranslateNameW
+UnsealMessage
+VerifySignature
diff --git a/mingw-w64-crt/libarm32/security.def b/mingw-w64-crt/libarm32/security.def
new file mode 100644
index 0000000..ececc57
--- /dev/null
+++ b/mingw-w64-crt/libarm32/security.def
@@ -0,0 +1,43 @@
+;
+; Definition file of Security.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Security.dll"
+EXPORTS
+AcceptSecurityContext
+AcquireCredentialsHandleA
+AcquireCredentialsHandleW
+AddSecurityPackageA
+AddSecurityPackageW
+ApplyControlToken
+CompleteAuthToken
+DecryptMessage
+DeleteSecurityContext
+DeleteSecurityPackageA
+DeleteSecurityPackageW
+EncryptMessage
+EnumerateSecurityPackagesA
+EnumerateSecurityPackagesW
+ExportSecurityContext
+FreeContextBuffer
+FreeCredentialsHandle
+ImpersonateSecurityContext
+ImportSecurityContextA
+ImportSecurityContextW
+InitSecurityInterfaceA
+InitSecurityInterfaceW
+InitializeSecurityContextA
+InitializeSecurityContextW
+MakeSignature
+QueryContextAttributesA
+QueryContextAttributesW
+QueryCredentialsAttributesA
+QueryCredentialsAttributesW
+QuerySecurityContextToken
+QuerySecurityPackageInfoA
+QuerySecurityPackageInfoW
+RevertSecurityContext
+SealMessage
+UnsealMessage
+VerifySignature
diff --git a/mingw-w64-crt/libarm32/sens.def b/mingw-w64-crt/libarm32/sens.def
new file mode 100644
index 0000000..123206f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sens.def
@@ -0,0 +1,12 @@
+;
+; Definition file of Sens.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Sens.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
+SensNotifyNetconEvent
+SensNotifyRasEvent
+SensNotifyWinlogonEvent
diff --git a/mingw-w64-crt/libarm32/sensapi.def b/mingw-w64-crt/libarm32/sensapi.def
new file mode 100644
index 0000000..b505aaa
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sensapi.def
@@ -0,0 +1,10 @@
+;
+; Definition file of SensApi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SensApi.dll"
+EXPORTS
+IsDestinationReachableA
+IsDestinationReachableW
+IsNetworkAlive
diff --git a/mingw-w64-crt/libarm32/sensorsapi.def b/mingw-w64-crt/libarm32/sensorsapi.def
new file mode 100644
index 0000000..a61b36a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sensorsapi.def
@@ -0,0 +1,10 @@
+;
+; Definition file of SensorsApi.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SensorsApi.DLL"
+EXPORTS
+SensorPermissionsHandler
+SensorPermissionsHandlerA
+SensorPermissionsHandlerW
diff --git a/mingw-w64-crt/libarm32/sensorsclassextension.def b/mingw-w64-crt/libarm32/sensorsclassextension.def
new file mode 100644
index 0000000..4be4a63
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sensorsclassextension.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SensorDriverClassExtension.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SensorDriverClassExtension.dll"
+EXPORTS
+Microsoft_WDF_UMDF_Version DATA
diff --git a/mingw-w64-crt/libarm32/sensrsvc.def b/mingw-w64-crt/libarm32/sensrsvc.def
new file mode 100644
index 0000000..3a779d6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sensrsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SensrSvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SensrSvc.dll"
+EXPORTS
+ServiceCtrlHandler
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/serialui.def b/mingw-w64-crt/libarm32/serialui.def
new file mode 100644
index 0000000..16d0570
--- /dev/null
+++ b/mingw-w64-crt/libarm32/serialui.def
@@ -0,0 +1,13 @@
+;
+; Definition file of SERIALUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SERIALUI.dll"
+EXPORTS
+drvCommConfigDialogW
+drvCommConfigDialogA
+drvSetDefaultCommConfigW
+drvSetDefaultCommConfigA
+drvGetDefaultCommConfigW
+drvGetDefaultCommConfigA
diff --git a/mingw-w64-crt/libarm32/serwvdrv.def b/mingw-w64-crt/libarm32/serwvdrv.def
new file mode 100644
index 0000000..cb3e18b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/serwvdrv.def
@@ -0,0 +1,10 @@
+;
+; Definition file of SERWVDRV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SERWVDRV.dll"
+EXPORTS
+DriverProc
+widMessage
+wodMessage
diff --git a/mingw-w64-crt/libarm32/sessenv.def b/mingw-w64-crt/libarm32/sessenv.def
new file mode 100644
index 0000000..586a928
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sessenv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SessEnv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SessEnv.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/setbcdlocale.def b/mingw-w64-crt/libarm32/setbcdlocale.def
new file mode 100644
index 0000000..30ed1e1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/setbcdlocale.def
@@ -0,0 +1,8 @@
+;
+; Definition file of setbcdlocale.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "setbcdlocale.dll"
+EXPORTS
+OnMachineUILanguageSwitch
diff --git a/mingw-w64-crt/libarm32/setnetworklocation.def b/mingw-w64-crt/libarm32/setnetworklocation.def
new file mode 100644
index 0000000..2ebb9ab
--- /dev/null
+++ b/mingw-w64-crt/libarm32/setnetworklocation.def
@@ -0,0 +1,13 @@
+;
+; Definition file of SetNetworkLocation.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SetNetworkLocation.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
diff --git a/mingw-w64-crt/libarm32/setproxycredential.def b/mingw-w64-crt/libarm32/setproxycredential.def
new file mode 100644
index 0000000..1538d20
--- /dev/null
+++ b/mingw-w64-crt/libarm32/setproxycredential.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SetProxyCredential.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SetProxyCredential.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/settingshandlers.def b/mingw-w64-crt/libarm32/settingshandlers.def
new file mode 100644
index 0000000..6e60135
--- /dev/null
+++ b/mingw-w64-crt/libarm32/settingshandlers.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SettingsHandlers.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SettingsHandlers.dll"
+EXPORTS
+GetProxyDllInfo
+ord_10 @10
diff --git a/mingw-w64-crt/libarm32/settingsyncpolicy.def b/mingw-w64-crt/libarm32/settingsyncpolicy.def
new file mode 100644
index 0000000..d63b599
--- /dev/null
+++ b/mingw-w64-crt/libarm32/settingsyncpolicy.def
@@ -0,0 +1,14 @@
+;
+; Definition file of SETTINGSYNCPOLICY.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SETTINGSYNCPOLICY.dll"
+EXPORTS
+SettingSync_IsAllowedByGroupPolicy
+SettingSync_IsSyncAllowedOnCurrentNetwork
+SettingSync_IsCollectionAllowedToSync
+SettingSync_ShouldInlineBlobsOnFindChanges
+SettingSync_IsCollectionPermittedToUploadOrDownload
+SettingSync_CreateDirectory
+SettingSync_IsAppDataBackupRestoreEnabled
diff --git a/mingw-w64-crt/libarm32/setupapi.def b/mingw-w64-crt/libarm32/setupapi.def
new file mode 100644
index 0000000..f69fc49
--- /dev/null
+++ b/mingw-w64-crt/libarm32/setupapi.def
@@ -0,0 +1,764 @@
+;
+; Definition file of SETUPAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SETUPAPI.dll"
+EXPORTS
+CMP_GetBlockedDriverInfo
+CMP_GetServerSideDeviceInstallFlags
+CMP_Init_Detection
+CMP_Report_LogOn
+CMP_WaitNoPendingInstallEvents
+CMP_WaitServicesAvailable
+CM_Add_Driver_PackageW
+CM_Add_Empty_Log_Conf
+CM_Add_Empty_Log_Conf_Ex
+CM_Add_IDA
+CM_Add_IDW
+CM_Add_ID_ExA
+CM_Add_ID_ExW
+CM_Add_Range
+CM_Add_Res_Des
+CM_Add_Res_Des_Ex
+CM_Apply_PowerScheme
+CM_Connect_MachineA
+CM_Connect_MachineW
+CM_Create_DevNodeA
+CM_Create_DevNodeW
+CM_Create_DevNode_ExA
+CM_Create_DevNode_ExW
+CM_Create_Range_List
+CM_Delete_Class_Key
+CM_Delete_Class_Key_Ex
+CM_Delete_DevNode_Key
+CM_Delete_DevNode_Key_Ex
+CM_Delete_Device_Interface_KeyA
+CM_Delete_Device_Interface_KeyW
+CM_Delete_Device_Interface_Key_ExA
+CM_Delete_Device_Interface_Key_ExW
+CM_Delete_Driver_PackageW
+CM_Delete_PowerScheme
+CM_Delete_Range
+CM_Detect_Resource_Conflict
+CM_Detect_Resource_Conflict_Ex
+CM_Disable_DevNode
+CM_Disable_DevNode_Ex
+CM_Disconnect_Machine
+CM_Dup_Range_List
+CM_Duplicate_PowerScheme
+CM_Enable_DevNode
+CM_Enable_DevNode_Ex
+CM_Enumerate_Classes
+CM_Enumerate_Classes_Ex
+CM_Enumerate_EnumeratorsA
+CM_Enumerate_EnumeratorsW
+CM_Enumerate_Enumerators_ExA
+CM_Enumerate_Enumerators_ExW
+CM_Find_Range
+CM_First_Range
+CM_Free_Log_Conf
+CM_Free_Log_Conf_Ex
+CM_Free_Log_Conf_Handle
+CM_Free_Range_List
+CM_Free_Res_Des
+CM_Free_Res_Des_Ex
+CM_Free_Res_Des_Handle
+CM_Free_Resource_Conflict_Handle
+CM_Get_Child
+CM_Get_Child_Ex
+CM_Get_Class_Key_NameA
+CM_Get_Class_Key_NameW
+CM_Get_Class_Key_Name_ExA
+CM_Get_Class_Key_Name_ExW
+CM_Get_Class_NameA
+CM_Get_Class_NameW
+CM_Get_Class_Name_ExA
+CM_Get_Class_Name_ExW
+CM_Get_Class_Registry_PropertyA
+CM_Get_Class_Registry_PropertyW
+CM_Get_Depth
+CM_Get_Depth_Ex
+CM_Get_DevNode_Custom_PropertyA
+CM_Get_DevNode_Custom_PropertyW
+CM_Get_DevNode_Custom_Property_ExA
+CM_Get_DevNode_Custom_Property_ExW
+CM_Get_DevNode_Registry_PropertyA
+CM_Get_DevNode_Registry_PropertyW
+CM_Get_DevNode_Registry_Property_ExA
+CM_Get_DevNode_Registry_Property_ExW
+CM_Get_DevNode_Status
+CM_Get_DevNode_Status_Ex
+CM_Get_Device_IDA
+CM_Get_Device_IDW
+CM_Get_Device_ID_ExA
+CM_Get_Device_ID_ExW
+CM_Get_Device_ID_ListA
+CM_Get_Device_ID_ListW
+CM_Get_Device_ID_List_ExA
+CM_Get_Device_ID_List_ExW
+CM_Get_Device_ID_List_SizeA
+CM_Get_Device_ID_List_SizeW
+CM_Get_Device_ID_List_Size_ExA
+CM_Get_Device_ID_List_Size_ExW
+CM_Get_Device_ID_Size
+CM_Get_Device_ID_Size_Ex
+CM_Get_Device_Interface_AliasA
+CM_Get_Device_Interface_AliasW
+CM_Get_Device_Interface_Alias_ExA
+CM_Get_Device_Interface_Alias_ExW
+CM_Get_Device_Interface_ListA
+CM_Get_Device_Interface_ListW
+CM_Get_Device_Interface_List_ExA
+CM_Get_Device_Interface_List_ExW
+CM_Get_Device_Interface_List_SizeA
+CM_Get_Device_Interface_List_SizeW
+CM_Get_Device_Interface_List_Size_ExA
+CM_Get_Device_Interface_List_Size_ExW
+CM_Get_First_Log_Conf
+CM_Get_First_Log_Conf_Ex
+CM_Get_Global_State
+CM_Get_Global_State_Ex
+CM_Get_HW_Prof_FlagsA
+CM_Get_HW_Prof_FlagsW
+CM_Get_HW_Prof_Flags_ExA
+CM_Get_HW_Prof_Flags_ExW
+CM_Get_Hardware_Profile_InfoA
+CM_Get_Hardware_Profile_InfoW
+CM_Get_Hardware_Profile_Info_ExA
+CM_Get_Hardware_Profile_Info_ExW
+CM_Get_Log_Conf_Priority
+CM_Get_Log_Conf_Priority_Ex
+CM_Get_Next_Log_Conf
+CM_Get_Next_Log_Conf_Ex
+CM_Get_Next_Res_Des
+CM_Get_Next_Res_Des_Ex
+CM_Get_Parent
+CM_Get_Parent_Ex
+CM_Get_Res_Des_Data
+CM_Get_Res_Des_Data_Ex
+CM_Get_Res_Des_Data_Size
+CM_Get_Res_Des_Data_Size_Ex
+CM_Get_Resource_Conflict_Count
+CM_Get_Resource_Conflict_DetailsA
+CM_Get_Resource_Conflict_DetailsW
+CM_Get_Sibling
+CM_Get_Sibling_Ex
+CM_Get_Version
+CM_Get_Version_Ex
+CM_Import_PowerScheme
+CM_Install_DevNodeW
+CM_Install_DevNode_ExW
+CM_Intersect_Range_List
+CM_Invert_Range_List
+CM_Is_Dock_Station_Present
+CM_Is_Dock_Station_Present_Ex
+CM_Is_Version_Available
+CM_Is_Version_Available_Ex
+CM_Locate_DevNodeA
+CM_Locate_DevNodeW
+CM_Locate_DevNode_ExA
+CM_Locate_DevNode_ExW
+CM_Merge_Range_List
+CM_Modify_Res_Des
+CM_Modify_Res_Des_Ex
+CM_Move_DevNode
+CM_Move_DevNode_Ex
+CM_Next_Range
+CM_Open_Class_KeyA
+CM_Open_Class_KeyW
+CM_Open_Class_Key_ExA
+CM_Open_Class_Key_ExW
+CM_Open_DevNode_Key
+CM_Open_DevNode_Key_Ex
+CM_Open_Device_Interface_KeyA
+CM_Open_Device_Interface_KeyW
+CM_Open_Device_Interface_Key_ExA
+CM_Open_Device_Interface_Key_ExW
+CM_Query_And_Remove_SubTreeA
+CM_Query_And_Remove_SubTreeW
+CM_Query_And_Remove_SubTree_ExA
+CM_Query_And_Remove_SubTree_ExW
+CM_Query_Arbitrator_Free_Data
+CM_Query_Arbitrator_Free_Data_Ex
+CM_Query_Arbitrator_Free_Size
+CM_Query_Arbitrator_Free_Size_Ex
+CM_Query_Remove_SubTree
+CM_Query_Remove_SubTree_Ex
+CM_Query_Resource_Conflict_List
+CM_Reenumerate_DevNode
+CM_Reenumerate_DevNode_Ex
+CM_Register_Device_Driver
+CM_Register_Device_Driver_Ex
+CM_Register_Device_InterfaceA
+CM_Register_Device_InterfaceW
+CM_Register_Device_Interface_ExA
+CM_Register_Device_Interface_ExW
+CM_Remove_SubTree
+CM_Remove_SubTree_Ex
+CM_Request_Device_EjectA
+CM_Request_Device_EjectW
+CM_Request_Device_Eject_ExA
+CM_Request_Device_Eject_ExW
+CM_Request_Eject_PC
+CM_Request_Eject_PC_Ex
+CM_RestoreAll_DefaultPowerSchemes
+CM_Restore_DefaultPowerScheme
+CM_Run_Detection
+CM_Run_Detection_Ex
+CM_Set_ActiveScheme
+CM_Set_Class_Registry_PropertyA
+CM_Set_Class_Registry_PropertyW
+CM_Set_DevNode_Problem
+CM_Set_DevNode_Problem_Ex
+CM_Set_DevNode_Registry_PropertyA
+CM_Set_DevNode_Registry_PropertyW
+CM_Set_DevNode_Registry_Property_ExA
+CM_Set_DevNode_Registry_Property_ExW
+CM_Set_HW_Prof
+CM_Set_HW_Prof_Ex
+CM_Set_HW_Prof_FlagsA
+CM_Set_HW_Prof_FlagsW
+CM_Set_HW_Prof_Flags_ExA
+CM_Set_HW_Prof_Flags_ExW
+CM_Setup_DevNode
+CM_Setup_DevNode_Ex
+CM_Test_Range_Available
+CM_Uninstall_DevNode
+CM_Uninstall_DevNode_Ex
+CM_Unregister_Device_InterfaceA
+CM_Unregister_Device_InterfaceW
+CM_Unregister_Device_Interface_ExA
+CM_Unregister_Device_Interface_ExW
+CM_Write_UserPowerKey
+DoesUserHavePrivilege
+DriverStoreAddDriverPackageA
+DriverStoreAddDriverPackageW
+DriverStoreDeleteDriverPackageA
+DriverStoreDeleteDriverPackageW
+DriverStoreEnumDriverPackageA
+DriverStoreEnumDriverPackageW
+DriverStoreFindDriverPackageA
+DriverStoreFindDriverPackageW
+ExtensionPropSheetPageProc
+InstallCatalog
+InstallHinfSection
+InstallHinfSectionA
+InstallHinfSectionW
+IsUserAdmin
+MyFree
+MyMalloc
+MyRealloc
+PnpEnumDrpFile
+PnpIsFileAclIntact
+PnpIsFileContentIntact
+PnpIsFilePnpDriver
+PnpRepairWindowsProtectedDriver
+Remote_CMP_GetServerSideDeviceInstallFlags
+Remote_CMP_WaitServicesAvailable
+Remote_CM_Add_Empty_Log_Conf
+Remote_CM_Add_ID
+Remote_CM_Add_Res_Des
+Remote_CM_Connect_Machine_Worker
+Remote_CM_Create_DevNode
+Remote_CM_Delete_Class_Key
+Remote_CM_Delete_DevNode_Key
+Remote_CM_Delete_Device_Interface_Key
+Remote_CM_Disable_DevNode
+Remote_CM_Disconnect_Machine_Worker
+Remote_CM_Enable_DevNode
+Remote_CM_Enumerate_Classes
+Remote_CM_Enumerate_Enumerators
+Remote_CM_Free_Log_Conf
+Remote_CM_Free_Res_Des
+Remote_CM_Get_Child
+Remote_CM_Get_Class_Name
+Remote_CM_Get_Class_Property
+Remote_CM_Get_Class_Property_Keys
+Remote_CM_Get_Class_Registry_Property
+Remote_CM_Get_Depth
+Remote_CM_Get_DevNode_Custom_Property
+Remote_CM_Get_DevNode_Property
+Remote_CM_Get_DevNode_Property_Keys
+Remote_CM_Get_DevNode_Registry_Property
+Remote_CM_Get_DevNode_Status
+Remote_CM_Get_Device_ID_List
+Remote_CM_Get_Device_ID_List_Size
+Remote_CM_Get_Device_Interface_Alias
+Remote_CM_Get_Device_Interface_List
+Remote_CM_Get_Device_Interface_List_Size
+Remote_CM_Get_Device_Interface_Property
+Remote_CM_Get_Device_Interface_Property_Keys
+Remote_CM_Get_First_Log_Conf
+Remote_CM_Get_Global_State
+Remote_CM_Get_HW_Prof_Flags
+Remote_CM_Get_Hardware_Profile_Info
+Remote_CM_Get_Log_Conf_Priority
+Remote_CM_Get_Next_Log_Conf
+Remote_CM_Get_Next_Res_Des
+Remote_CM_Get_Parent
+Remote_CM_Get_Res_Des_Data
+Remote_CM_Get_Res_Des_Data_Size
+Remote_CM_Get_Sibling
+Remote_CM_Get_Version
+Remote_CM_Install_DevNode
+Remote_CM_Is_Dock_Station_Present
+Remote_CM_Is_Version_Available
+Remote_CM_Locate_DevNode_Worker
+Remote_CM_Modify_Res_Des
+Remote_CM_Open_Class_Key
+Remote_CM_Open_DevNode_Key
+Remote_CM_Open_Device_Interface_Key
+Remote_CM_Query_And_Remove_SubTree
+Remote_CM_Query_Arbitrator_Free_Data
+Remote_CM_Query_Arbitrator_Free_Size
+Remote_CM_Query_Resource_Conflict_List_Worker
+Remote_CM_Reenumerate_DevNode
+Remote_CM_Register_Device_Driver
+Remote_CM_Register_Device_Interface
+Remote_CM_Request_Device_Eject
+Remote_CM_Request_Eject_PC
+Remote_CM_Run_Detection
+Remote_CM_Set_Class_Property
+Remote_CM_Set_Class_Registry_Property
+Remote_CM_Set_DevNode_Problem
+Remote_CM_Set_DevNode_Property
+Remote_CM_Set_DevNode_Registry_Property
+Remote_CM_Set_Device_Interface_Property
+Remote_CM_Set_HW_Prof
+Remote_CM_Set_HW_Prof_Flags
+Remote_CM_Setup_DevNode
+Remote_CM_Uninstall_DevNode
+Remote_CM_Unregister_Device_Interface
+SetupAddInstallSectionToDiskSpaceListA
+SetupAddInstallSectionToDiskSpaceListW
+SetupAddSectionToDiskSpaceListA
+SetupAddSectionToDiskSpaceListW
+SetupAddToDiskSpaceListA
+SetupAddToDiskSpaceListW
+SetupAddToSourceListA
+SetupAddToSourceListW
+SetupAdjustDiskSpaceListA
+SetupAdjustDiskSpaceListW
+SetupBackupErrorA
+SetupBackupErrorW
+SetupCancelTemporarySourceList
+SetupCloseFileQueue
+SetupCloseInfFile
+SetupCloseLog
+SetupCommitFileQueue
+SetupCommitFileQueueA
+SetupCommitFileQueueW
+SetupConfigureWmiFromInfSectionA
+SetupConfigureWmiFromInfSectionW
+SetupCopyErrorA
+SetupCopyErrorW
+SetupCopyOEMInfA
+SetupCopyOEMInfW
+SetupCreateDiskSpaceListA
+SetupCreateDiskSpaceListW
+SetupDecompressOrCopyFileA
+SetupDecompressOrCopyFileW
+SetupDefaultQueueCallback
+SetupDefaultQueueCallbackA
+SetupDefaultQueueCallbackW
+SetupDeleteErrorA
+SetupDeleteErrorW
+SetupDestroyDiskSpaceList
+SetupDiApplyPowerScheme
+SetupDiAskForOEMDisk
+SetupDiBuildClassInfoList
+SetupDiBuildClassInfoListExA
+SetupDiBuildClassInfoListExW
+SetupDiBuildDriverInfoList
+SetupDiCallClassInstaller
+SetupDiCancelDriverInfoSearch
+SetupDiChangeState
+SetupDiClassGuidsFromNameA
+SetupDiClassGuidsFromNameExA
+SetupDiClassGuidsFromNameExW
+SetupDiClassGuidsFromNameW
+SetupDiClassNameFromGuidA
+SetupDiClassNameFromGuidExA
+SetupDiClassNameFromGuidExW
+SetupDiClassNameFromGuidW
+SetupDiCreateDevRegKeyA
+SetupDiCreateDevRegKeyW
+SetupDiCreateDeviceInfoA
+SetupDiCreateDeviceInfoList
+SetupDiCreateDeviceInfoListExA
+SetupDiCreateDeviceInfoListExW
+SetupDiCreateDeviceInfoW
+SetupDiCreateDeviceInterfaceA
+SetupDiCreateDeviceInterfaceRegKeyA
+SetupDiCreateDeviceInterfaceRegKeyW
+SetupDiCreateDeviceInterfaceW
+SetupDiDeleteDevRegKey
+SetupDiDeleteDeviceInfo
+SetupDiDeleteDeviceInterfaceData
+SetupDiDeleteDeviceInterfaceRegKey
+SetupDiDestroyClassImageList
+SetupDiDestroyDeviceInfoList
+SetupDiDestroyDriverInfoList
+SetupDiDrawMiniIcon
+SetupDiEnumDeviceInfo
+SetupDiEnumDeviceInterfaces
+SetupDiEnumDriverInfoA
+SetupDiEnumDriverInfoW
+SetupDiGetActualModelsSectionA
+SetupDiGetActualModelsSectionW
+SetupDiGetActualSectionToInstallA
+SetupDiGetActualSectionToInstallExA
+SetupDiGetActualSectionToInstallExW
+SetupDiGetActualSectionToInstallW
+SetupDiGetClassBitmapIndex
+SetupDiGetClassDescriptionA
+SetupDiGetClassDescriptionExA
+SetupDiGetClassDescriptionExW
+SetupDiGetClassDescriptionW
+SetupDiGetClassDevPropertySheetsA
+SetupDiGetClassDevPropertySheetsW
+SetupDiGetClassDevsA
+SetupDiGetClassDevsExA
+SetupDiGetClassDevsExW
+SetupDiGetClassDevsW
+SetupDiGetClassImageIndex
+SetupDiGetClassImageList
+SetupDiGetClassImageListExA
+SetupDiGetClassImageListExW
+SetupDiGetClassInstallParamsA
+SetupDiGetClassInstallParamsW
+SetupDiGetClassPropertyExW
+SetupDiGetClassPropertyKeys
+SetupDiGetClassPropertyKeysExW
+SetupDiGetClassPropertyW
+SetupDiGetClassRegistryPropertyA
+SetupDiGetClassRegistryPropertyW
+SetupDiGetCustomDevicePropertyA
+SetupDiGetCustomDevicePropertyW
+SetupDiGetDeviceInfoListClass
+SetupDiGetDeviceInfoListDetailA
+SetupDiGetDeviceInfoListDetailW
+SetupDiGetDeviceInstallParamsA
+SetupDiGetDeviceInstallParamsW
+SetupDiGetDeviceInstanceIdA
+SetupDiGetDeviceInstanceIdW
+SetupDiGetDeviceInterfaceAlias
+SetupDiGetDeviceInterfaceDetailA
+SetupDiGetDeviceInterfaceDetailW
+SetupDiGetDeviceInterfacePropertyKeys
+SetupDiGetDeviceInterfacePropertyW
+SetupDiGetDevicePropertyKeys
+SetupDiGetDevicePropertyW
+SetupDiGetDeviceRegistryPropertyA
+SetupDiGetDeviceRegistryPropertyW
+SetupDiGetDriverInfoDetailA
+SetupDiGetDriverInfoDetailW
+SetupDiGetDriverInstallParamsA
+SetupDiGetDriverInstallParamsW
+SetupDiGetHwProfileFriendlyNameA
+SetupDiGetHwProfileFriendlyNameExA
+SetupDiGetHwProfileFriendlyNameExW
+SetupDiGetHwProfileFriendlyNameW
+SetupDiGetHwProfileList
+SetupDiGetHwProfileListExA
+SetupDiGetHwProfileListExW
+SetupDiGetINFClassA
+SetupDiGetINFClassW
+SetupDiGetSelectedDevice
+SetupDiGetSelectedDriverA
+SetupDiGetSelectedDriverW
+SetupDiGetWizardPage
+SetupDiInstallClassA
+SetupDiInstallClassExA
+SetupDiInstallClassExW
+SetupDiInstallClassW
+SetupDiInstallDevice
+SetupDiInstallDeviceInterfaces
+SetupDiInstallDriverFiles
+SetupDiLoadClassIcon
+SetupDiLoadDeviceIcon
+SetupDiMoveDuplicateDevice
+SetupDiOpenClassRegKey
+SetupDiOpenClassRegKeyExA
+SetupDiOpenClassRegKeyExW
+SetupDiOpenDevRegKey
+SetupDiOpenDeviceInfoA
+SetupDiOpenDeviceInfoW
+SetupDiOpenDeviceInterfaceA
+SetupDiOpenDeviceInterfaceRegKey
+SetupDiOpenDeviceInterfaceW
+SetupDiRegisterCoDeviceInstallers
+SetupDiRegisterDeviceInfo
+SetupDiRemoveDevice
+SetupDiRemoveDeviceInterface
+SetupDiReportAdditionalSoftwareRequested
+SetupDiReportDeviceInstallError
+SetupDiReportDriverNotFoundError
+SetupDiReportDriverPackageImportationError
+SetupDiReportGenericDriverInstalled
+SetupDiReportPnPDeviceProblem
+SetupDiRestartDevices
+SetupDiSelectBestCompatDrv
+SetupDiSelectDevice
+SetupDiSelectOEMDrv
+SetupDiSetClassInstallParamsA
+SetupDiSetClassInstallParamsW
+SetupDiSetClassPropertyExW
+SetupDiSetClassPropertyW
+SetupDiSetClassRegistryPropertyA
+SetupDiSetClassRegistryPropertyW
+SetupDiSetDeviceInstallParamsA
+SetupDiSetDeviceInstallParamsW
+SetupDiSetDeviceInterfaceDefault
+SetupDiSetDeviceInterfacePropertyW
+SetupDiSetDevicePropertyW
+SetupDiSetDeviceRegistryPropertyA
+SetupDiSetDeviceRegistryPropertyW
+SetupDiSetDriverInstallParamsA
+SetupDiSetDriverInstallParamsW
+SetupDiSetSelectedDevice
+SetupDiSetSelectedDriverA
+SetupDiSetSelectedDriverW
+SetupDiUnremoveDevice
+SetupDuplicateDiskSpaceListA
+SetupDuplicateDiskSpaceListW
+SetupEnumInfSectionsA
+SetupEnumInfSectionsW
+SetupEnumPublishedInfA
+SetupEnumPublishedInfW
+SetupFindFirstLineA
+SetupFindFirstLineW
+SetupFindNextLine
+SetupFindNextMatchLineA
+SetupFindNextMatchLineW
+SetupFreeSourceListA
+SetupFreeSourceListW
+SetupGetBackupInformationA
+SetupGetBackupInformationW
+SetupGetBinaryField
+SetupGetFieldCount
+SetupGetFileCompressionInfoA
+SetupGetFileCompressionInfoExA
+SetupGetFileCompressionInfoExW
+SetupGetFileCompressionInfoW
+SetupGetFileQueueCount
+SetupGetFileQueueFlags
+SetupGetInfDriverStoreLocationA
+SetupGetInfDriverStoreLocationW
+SetupGetInfFileListA
+SetupGetInfFileListW
+SetupGetInfInformationA
+SetupGetInfInformationW
+SetupGetInfPublishedNameA
+SetupGetInfPublishedNameW
+SetupGetInfSections
+SetupGetIntField
+SetupGetLineByIndexA
+SetupGetLineByIndexW
+SetupGetLineCountA
+SetupGetLineCountW
+SetupGetLineTextA
+SetupGetLineTextW
+SetupGetMultiSzFieldA
+SetupGetMultiSzFieldW
+SetupGetNonInteractiveMode
+SetupGetSourceFileLocationA
+SetupGetSourceFileLocationW
+SetupGetSourceFileSizeA
+SetupGetSourceFileSizeW
+SetupGetSourceInfoA
+SetupGetSourceInfoW
+SetupGetStringFieldA
+SetupGetStringFieldW
+SetupGetTargetPathA
+SetupGetTargetPathW
+SetupGetThreadLogToken
+SetupInitDefaultQueueCallback
+SetupInitDefaultQueueCallbackEx
+SetupInitializeFileLogA
+SetupInitializeFileLogW
+SetupInstallFileA
+SetupInstallFileExA
+SetupInstallFileExW
+SetupInstallFileW
+SetupInstallFilesFromInfSectionA
+SetupInstallFilesFromInfSectionW
+SetupInstallFromInfSectionA
+SetupInstallFromInfSectionW
+SetupInstallLogCloseEventGroup
+SetupInstallLogCreateEventGroup
+SetupInstallServicesFromInfSectionA
+SetupInstallServicesFromInfSectionExA
+SetupInstallServicesFromInfSectionExW
+SetupInstallServicesFromInfSectionW
+SetupIterateCabinetA
+SetupIterateCabinetW
+SetupLogErrorA
+SetupLogErrorW
+SetupLogFileA
+SetupLogFileW
+SetupOpenAppendInfFileA
+SetupOpenAppendInfFileW
+SetupOpenFileQueue
+SetupOpenInfFileA
+SetupOpenInfFileW
+SetupOpenLog
+SetupOpenMasterInf
+SetupPrepareQueueForRestoreA
+SetupPrepareQueueForRestoreW
+SetupPromptForDiskA
+SetupPromptForDiskW
+SetupPromptReboot
+SetupQueryDrivesInDiskSpaceListA
+SetupQueryDrivesInDiskSpaceListW
+SetupQueryFileLogA
+SetupQueryFileLogW
+SetupQueryInfFileInformationA
+SetupQueryInfFileInformationW
+SetupQueryInfOriginalFileInformationA
+SetupQueryInfOriginalFileInformationW
+SetupQueryInfVersionInformationA
+SetupQueryInfVersionInformationW
+SetupQuerySourceListA
+SetupQuerySourceListW
+SetupQuerySpaceRequiredOnDriveA
+SetupQuerySpaceRequiredOnDriveW
+SetupQueueCopyA
+SetupQueueCopyIndirectA
+SetupQueueCopyIndirectW
+SetupQueueCopySectionA
+SetupQueueCopySectionW
+SetupQueueCopyW
+SetupQueueDefaultCopyA
+SetupQueueDefaultCopyW
+SetupQueueDeleteA
+SetupQueueDeleteSectionA
+SetupQueueDeleteSectionW
+SetupQueueDeleteW
+SetupQueueRenameA
+SetupQueueRenameSectionA
+SetupQueueRenameSectionW
+SetupQueueRenameW
+SetupRemoveFileLogEntryA
+SetupRemoveFileLogEntryW
+SetupRemoveFromDiskSpaceListA
+SetupRemoveFromDiskSpaceListW
+SetupRemoveFromSourceListA
+SetupRemoveFromSourceListW
+SetupRemoveInstallSectionFromDiskSpaceListA
+SetupRemoveInstallSectionFromDiskSpaceListW
+SetupRemoveSectionFromDiskSpaceListA
+SetupRemoveSectionFromDiskSpaceListW
+SetupRenameErrorA
+SetupRenameErrorW
+SetupScanFileQueue
+SetupScanFileQueueA
+SetupScanFileQueueW
+SetupSetDirectoryIdA
+SetupSetDirectoryIdExA
+SetupSetDirectoryIdExW
+SetupSetDirectoryIdW
+SetupSetFileQueueAlternatePlatformA
+SetupSetFileQueueAlternatePlatformW
+SetupSetFileQueueFlags
+SetupSetNonInteractiveMode
+SetupSetPlatformPathOverrideA
+SetupSetPlatformPathOverrideW
+SetupSetSourceListA
+SetupSetSourceListW
+SetupSetThreadLogToken
+SetupTermDefaultQueueCallback
+SetupTerminateFileLog
+SetupUninstallNewlyCopiedInfs
+SetupUninstallOEMInfA
+SetupUninstallOEMInfW
+SetupVerifyInfFileA
+SetupVerifyInfFileW
+SetupWriteTextLog
+SetupWriteTextLogError
+SetupWriteTextLogInfLine
+UnicodeToMultiByte
+VerifyCatalogFile
+pGetDriverPackageHash
+pSetupAccessRunOnceNodeList
+pSetupAddMiniIconToList
+pSetupAddTagToGroupOrderListEntry
+pSetupAppendPath
+pSetupCaptureAndConvertAnsiArg
+pSetupCenterWindowRelativeToParent
+pSetupCloseTextLogSection
+pSetupConcatenatePaths
+pSetupCreateTextLogSectionA
+pSetupCreateTextLogSectionW
+pSetupDestroyRunOnceNodeList
+pSetupDiBuildInfoDataFromStrongName
+pSetupDiCrimsonLogDeviceInstall
+pSetupDiEnumSelectedDrivers
+pSetupDiGetDriverInfoExtensionId
+pSetupDiGetStrongNameForDriverNode
+pSetupDiInvalidateHelperModules
+pSetupDoLastKnownGoodBackup
+pSetupDoesUserHavePrivilege
+pSetupDuplicateString
+pSetupEnablePrivilege
+pSetupFree
+pSetupGetCurrentDriverSigningPolicy
+pSetupGetDriverDate
+pSetupGetDriverVersion
+pSetupGetField
+pSetupGetFileTitle
+pSetupGetGlobalFlags
+pSetupGetIndirectStringsFromDriverInfo
+pSetupGetInfSections
+pSetupGetQueueFlags
+pSetupGetRealSystemTime
+pSetupGuidFromString
+pSetupHandleFailedVerification
+pSetupInfGetDigitalSignatureInfo
+pSetupInfIsInbox
+pSetupInfSetDigitalSignatureInfo
+pSetupInstallCatalog
+pSetupIsBiDiLocalizedSystemEx
+pSetupIsGuidNull
+pSetupIsLocalSystem
+pSetupIsUserAdmin
+pSetupIsUserTrustedInstaller
+pSetupLoadIndirectString
+pSetupMakeSurePathExists
+pSetupMalloc
+pSetupModifyGlobalFlags
+pSetupMultiByteToUnicode
+pSetupOpenAndMapFileForRead
+pSetupOutOfMemory
+pSetupQueryMultiSzValueToArray
+pSetupRealloc
+pSetupRegistryDelnode
+pSetupRetrieveServiceConfig
+pSetupSetArrayToMultiSzValue
+pSetupSetDriverPackageRestorePoint
+pSetupSetGlobalFlags
+pSetupSetQueueFlags
+pSetupShouldDeviceBeExcluded
+pSetupStringFromGuid
+pSetupStringTableAddString
+pSetupStringTableAddStringEx
+pSetupStringTableDestroy
+pSetupStringTableDuplicate
+pSetupStringTableEnum
+pSetupStringTableGetExtraData
+pSetupStringTableInitialize
+pSetupStringTableInitializeEx
+pSetupStringTableLookUpString
+pSetupStringTableLookUpStringEx
+pSetupStringTableSetExtraData
+pSetupStringTableStringFromId
+pSetupStringTableStringFromIdEx
+pSetupUnicodeToMultiByte
+pSetupUninstallCatalog
+pSetupUnmapAndCloseFile
+pSetupValidateDriverPackage
+pSetupVerifyCatalogFile
+pSetupVerifyQueuedCatalogs
+pSetupWriteLogEntry
+pSetupWriteLogError
diff --git a/mingw-w64-crt/libarm32/sfc.def b/mingw-w64-crt/libarm32/sfc.def
new file mode 100644
index 0000000..07f3783
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sfc.def
@@ -0,0 +1,23 @@
+;
+; Definition file of sfc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sfc.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+SRSetRestorePoint
+SRSetRestorePointA
+SRSetRestorePointW
+SfcGetNextProtectedFile
+SfcIsFileProtected
+SfcIsKeyProtected
+SfpVerifyFile
diff --git a/mingw-w64-crt/libarm32/sfc_os.def b/mingw-w64-crt/libarm32/sfc_os.def
new file mode 100644
index 0000000..8dac0b9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sfc_os.def
@@ -0,0 +1,25 @@
+;
+; Definition file of sfc_os.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sfc_os.dll"
+EXPORTS
+BeginFileMapEnumeration
+CloseFileMapEnumeration
+GetNextFileMapContent
+SRSetRestorePointA
+SRSetRestorePointW
+SfcClose
+SfcConnectToServer
+SfcFileException
+SfcGetNextProtectedFile
+SfcInitProt
+SfcInitiateScan
+SfcInstallProtectedFiles
+SfcIsFileProtected
+SfcIsKeyProtected
+SfcTerminateWatcherThread
+SfpDeleteCatalog
+SfpInstallCatalog
+SfpVerifyFile
diff --git a/mingw-w64-crt/libarm32/shcore.def b/mingw-w64-crt/libarm32/shcore.def
new file mode 100644
index 0000000..bbc14dc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shcore.def
@@ -0,0 +1,172 @@
+;
+; Definition file of SHCORE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHCORE.dll"
+EXPORTS
+ord_1 @1
+CommandLineToArgvW
+CreateRandomAccessStreamOnFile
+CreateRandomAccessStreamOverStream
+CreateStreamOverRandomAccessStream
+GetCurrentProcessExplicitAppUserModelID
+GetDpiForMonitor
+GetProcessDpiAwareness
+GetProcessReference
+GetScaleFactorForDevice
+GetScaleFactorForMonitor
+IStream_Copy
+IStream_Read
+IStream_ReadStr
+IStream_Reset
+IStream_Size
+IStream_Write
+IStream_WriteStr
+IUnknown_AtomicRelease
+IUnknown_GetSite
+IUnknown_QueryService
+IUnknown_Set
+IUnknown_SetSite
+IsOS
+RegisterScaleChangeEvent
+RegisterScaleChangeNotifications
+RevokeScaleChangeNotifications
+SHAnsiToAnsi
+SHAnsiToUnicode
+SHCopyKeyA
+SHCopyKeyW
+SHCreateMemStream
+SHCreateStreamOnFileA
+SHCreateStreamOnFileEx
+SHCreateStreamOnFileW
+SHCreateThread
+SHCreateThreadRef
+SHCreateThreadWithHandle
+SHDeleteEmptyKeyA
+SHDeleteEmptyKeyW
+SHDeleteKeyA
+SHDeleteKeyW
+SHDeleteValueA
+SHDeleteValueW
+SHEnumKeyExA
+SHEnumKeyExW
+SHEnumValueA
+SHEnumValueW
+SHGetThreadRef
+SHGetValueA
+SHGetValueW
+SHOpenRegStream2A
+SHOpenRegStream2W
+SHOpenRegStreamA
+SHOpenRegStreamW
+SHQueryInfoKeyA
+SHQueryInfoKeyW
+SHQueryValueExA
+SHQueryValueExW
+SHRegDuplicateHKey
+SHRegGetIntW
+SHRegGetPathA
+SHRegGetPathW
+SHRegGetValueA
+SHRegGetValueW
+SHRegSetPathA
+SHRegSetPathW
+SHReleaseThreadRef
+SHSetThreadRef
+SHSetValueA
+SHSetValueW
+SHStrDupA
+SHStrDupW
+SHUnicodeToAnsi
+SHUnicodeToUnicode
+SetCurrentProcessExplicitAppUserModelID
+SetProcessDpiAwareness
+SetProcessReference
+UnregisterScaleChangeEvent
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_108 @108
+ord_109 @109
+ord_110 @110
+ord_111 @111
+ord_115 @115
+ord_116 @116
+ord_117 @117
+ord_120 @120
+ord_121 @121
+SHRegGetValueFromHKCUHKLM
+ord_123 @123
+ord_124 @124
+ord_125 @125
+ord_126 @126
+ord_127 @127
+ord_130 @130
+ord_131 @131
+ord_132 @132
+ord_133 @133
+ord_140 @140
+ord_141 @141
+ord_142 @142
+ord_143 @143
+ord_144 @144
+ord_145 @145
+ord_150 @150
+ord_151 @151
+ord_152 @152
+ord_153 @153
+ord_160 @160
+ord_161 @161
+ord_162 @162
+ord_170 @170
+ord_171 @171
+ord_172 @172
+ord_173 @173
+ord_181 @181
+ord_182 @182
+ord_183 @183
+ord_184 @184
+ord_185 @185
+ord_186 @186
+ord_187 @187
+ord_190 @190
+ord_191 @191
+ord_192 @192
+ord_193 @193
+ord_200 @200
+ord_210 @210
+ord_211 @211
+ord_212 @212
+ord_213 @213
+ord_220 @220
+ord_221 @221
+ord_222 @222
+ord_223 @223
+ord_224 @224
+ord_225 @225
+ord_226 @226
+ord_227 @227
+ord_228 @228
+ord_230 @230
+ord_231 @231
+ord_232 @232
+ord_233 @233
+ord_240 @240
+ord_241 @241
+ord_242 @242
+ord_243 @243
+ord_244 @244
+ord_245 @245
+ord_246 @246
+ord_250 @250
+ord_251 @251
+ord_252 @252
+ord_253 @253
+ord_254 @254
+ord_255 @255
diff --git a/mingw-w64-crt/libarm32/shdocvw.def b/mingw-w64-crt/libarm32/shdocvw.def
new file mode 100644
index 0000000..321c6ab
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shdocvw.def
@@ -0,0 +1,129 @@
+;
+; Definition file of SHDOCVW.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHDOCVW.dll"
+EXPORTS
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+AddUrlToFavorites
+ord_110 @110
+ord_111 @111
+DllRegisterWindowClasses
+DoAddToFavDlg
+DoAddToFavDlgW
+ord_115 @115
+ord_116 @116
+ord_117 @117
+ord_118 @118
+ord_119 @119
+ord_120 @120
+ord_121 @121
+ord_122 @122
+ord_123 @123
+DoFileDownload
+ord_125 @125
+DoFileDownloadEx
+DoOrganizeFavDlg
+DoOrganizeFavDlgW
+DoPrivacyDlg
+ord_130 @130
+ord_131 @131
+HlinkFindFrame
+HlinkFrameNavigate
+HlinkFrameNavigateNHL
+ord_135 @135
+ord_136 @136
+ord_137 @137
+ord_138 @138
+ord_139 @139
+ord_140 @140
+ord_141 @141
+ord_142 @142
+ord_143 @143
+ImportPrivacySettings
+ord_145 @145
+ord_146 @146
+ord_147 @147
+ord_148 @148
+ord_149 @149
+ord_150 @150
+ord_151 @151
+ord_152 @152
+ord_153 @153
+OpenURL
+SHGetIDispatchForFolder
+SetQueryNetSessionCount
+SetShellOfflineState
+ord_158 @158
+ord_159 @159
+ord_160 @160
+ord_161 @161
+ord_162 @162
+SHAddSubscribeFavorite
+ord_164 @164
+ord_165 @165
+SoftwareUpdateMessageBox
+ord_167 @167
+URLQualifyA
+ord_169 @169
+ord_170 @170
+ord_171 @171
+ord_172 @172
+ord_173 @173
+ord_174 @174
+ord_175 @175
+ord_176 @176
+ord_177 @177
+ord_178 @178
+ord_179 @179
+ord_180 @180
+ord_181 @181
+URLQualifyW
+ord_183 @183
+ord_185 @185
+ord_187 @187
+ord_188 @188
+ord_189 @189
+ord_190 @190
+ord_191 @191
+ord_192 @192
+ord_194 @194
+ord_195 @195
+ord_196 @196
+ord_197 @197
+ord_198 @198
+ord_199 @199
+ord_200 @200
+ord_203 @203
+ord_204 @204
+ord_208 @208
+ord_209 @209
+ord_210 @210
+ord_211 @211
+ord_212 @212
+ord_213 @213
+ord_214 @214
+ord_215 @215
+ord_216 @216
+ord_217 @217
+ord_218 @218
+ord_219 @219
+ord_221 @221
+ord_222 @222
+ord_223 @223
+ord_224 @224
+ord_225 @225
+ord_226 @226
+ord_227 @227
+ord_228 @228
+ord_229 @229
+ord_230 @230
+ord_231 @231
+ord_232 @232
+ord_233 @233
+ord_234 @234
diff --git a/mingw-w64-crt/libarm32/shell32.def b/mingw-w64-crt/libarm32/shell32.def
new file mode 100644
index 0000000..7e8bf44
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shell32.def
@@ -0,0 +1,700 @@
+;
+; Definition file of SHELL32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHELL32.dll"
+EXPORTS
+SHChangeNotifyRegister
+SHDefExtractIconA
+SHChangeNotifyDeregister
+ord_5 @5
+SHDefExtractIconW
+ord_7 @7
+ord_8 @8
+PifMgr_OpenProperties
+PifMgr_GetProperties
+PifMgr_SetProperties
+ord_12 @12
+PifMgr_CloseProperties
+SHStartNetConnectionDialogW
+ord_15 @15
+ILFindLastID
+ILRemoveLastID
+ILClone
+ILCloneFirst
+ord_20 @20
+ILIsEqual
+DAD_DragEnterEx2
+ILIsParent
+ILFindChild
+ILCombine
+ord_26 @26
+ILSaveToStream
+SHILCreateFromPath
+ord_29 @29
+ord_30 @30
+ord_31 @31
+ord_32 @32
+ord_33 @33
+ord_34 @34
+ord_35 @35
+ord_36 @36
+ord_37 @37
+ord_38 @38
+ord_39 @39
+ord_40 @40
+IsLFNDriveA
+IsLFNDriveW
+PathIsExe
+ord_44 @44
+ord_45 @45
+ord_46 @46
+PathMakeUniqueName
+ord_48 @48
+PathQualify
+ord_50 @50
+PathResolve
+ord_52 @52
+ord_53 @53
+ord_54 @54
+ord_55 @55
+ord_56 @56
+ord_57 @57
+ord_58 @58
+RestartDialog
+ord_60 @60
+ord_61 @61
+PickIconDlg
+GetFileNameFromBrowse
+DriveType
+ord_65 @65
+IsNetDrive
+Shell_MergeMenus
+SHGetSetSettings
+ord_69 @69
+ord_70 @70
+Shell_GetImageLists
+Shell_GetCachedImageIndex
+SHShellFolderView_Message
+SHCreateStdEnumFmtEtc
+PathYetAnotherMakeUniqueName
+ord_76 @76
+SHMapPIDLToSystemImageListIndex
+ord_78 @78
+ord_79 @79
+SHOpenPropSheetW
+OpenAs_RunDLL
+ord_82 @82
+CIDLData_CreateFromIDArray
+ord_84 @84
+OpenRegStream
+ord_86 @86
+ord_87 @87
+SHDoDragDrop
+SHCloneSpecialIDList
+SHFindFiles
+ord_91 @91
+PathGetShortPath
+ord_93 @93
+ord_94 @94
+ord_95 @95
+ord_96 @96
+ord_97 @97
+SHGetRealIDL
+ord_99 @99
+SHRestricted
+ord_101 @101
+SHCoCreateInstance
+SignalFileOpen
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_108 @108
+ord_109 @109
+ord_110 @110
+ord_111 @111
+ord_112 @112
+ord_113 @113
+ord_114 @114
+ord_115 @115
+ord_116 @116
+ord_117 @117
+ord_118 @118
+IsLFNDrive
+ord_120 @120
+ord_121 @121
+ord_122 @122
+ord_123 @123
+ord_124 @124
+OpenAs_RunDLLA
+ord_126 @126
+ord_127 @127
+ord_128 @128
+DAD_AutoScroll
+ord_130 @130
+DAD_DragEnterEx
+DAD_DragLeave
+OpenAs_RunDLLW
+DAD_DragMove
+PrepareDiscForBurnRunDllW
+DAD_SetDragImage
+DAD_ShowDragImage
+PrintersGetCommand_RunDLL
+PrintersGetCommand_RunDLLA
+ord_140 @140
+ord_141 @141
+ord_142 @142
+ord_143 @143
+ord_144 @144
+ord_145 @145
+ord_146 @146
+SHCLSIDFromString
+ord_148 @148
+SHFind_InitMenuPopup
+PrintersGetCommand_RunDLLW
+ord_151 @151
+ILGetSize
+ILGetNext
+ILAppendID
+ILFree
+ord_156 @156
+ILCreateFromPath
+ord_158 @158
+ord_159 @159
+ord_160 @160
+ord_161 @161
+SHSimpleIDListFromPath
+ord_163 @163
+Win32DeleteFile
+SHCreateDirectory
+ord_166 @166
+SHAddFromPropSheetExtArray
+SHCreatePropSheetExtArray
+SHDestroyPropSheetExtArray
+SHReplaceFromPropSheetExtArray
+PathCleanupSpec
+ord_172 @172
+SHValidateUNC
+SHCreateShellFolderViewEx
+ord_175 @175
+SHSetInstanceExplorer
+ord_177 @177
+SHObjectProperties
+SHGetNewLinkInfoA
+SHGetNewLinkInfoW
+ord_181 @181
+ShellMessageBoxW
+ShellMessageBoxA
+ord_184 @184
+ord_185 @185
+ord_186 @186
+ord_187 @187
+ord_188 @188
+ILCreateFromPathA
+ILCreateFromPathW
+SHUpdateImageA
+SHUpdateImageW
+SHHandleUpdateImage
+ord_194 @194
+SHFree
+SHAlloc
+ord_197 @197
+ord_198 @198
+RealShellExecuteA
+ord_200 @200
+ord_201 @201
+ord_202 @202
+ord_203 @203
+ord_204 @204
+ord_205 @205
+ord_206 @206
+RealShellExecuteExA
+RealShellExecuteExW
+ord_209 @209
+ord_210 @210
+ord_211 @211
+ord_212 @212
+ord_213 @213
+ord_214 @214
+ord_215 @215
+ord_216 @216
+ord_217 @217
+ord_218 @218
+ord_219 @219
+ord_220 @220
+ord_221 @221
+ord_222 @222
+ord_223 @223
+ord_224 @224
+ord_225 @225
+RealShellExecuteW
+ord_227 @227
+SHHelpShortcuts_RunDLL
+SHHelpShortcuts_RunDLLA
+ord_230 @230
+SHSetFolderPathA
+SHSetFolderPathW
+ord_233 @233
+ord_234 @234
+ord_235 @235
+ord_236 @236
+ord_237 @237
+SHHelpShortcuts_RunDLLW
+PathIsSlowW
+PathIsSlowA
+ord_241 @241
+ord_242 @242
+ord_243 @243
+ord_244 @244
+SHTestTokenMembership
+ord_246 @246
+ord_247 @247
+ord_248 @248
+ord_249 @249
+ord_250 @250
+ord_251 @251
+ord_252 @252
+ord_253 @253
+ord_254 @254
+AppCompat_RunDLLW
+SHCreateShellFolderView
+ord_257 @257
+ord_258 @258
+ord_259 @259
+ord_260 @260
+ord_261 @261
+ord_262 @262
+AssocCreateForClasses
+ord_264 @264
+ord_265 @265
+ord_266 @266
+AssocGetDetailsOfPropKey
+CheckEscapesW
+CommandLineToArgvW
+ord_270 @270
+ord_271 @271
+Control_RunDLL
+Control_RunDLLA
+Control_RunDLLAsUserW
+Control_RunDLLW
+DoEnvironmentSubstA
+DoEnvironmentSubstW
+DragAcceptFiles
+DragFinish
+DragQueryFile
+DragQueryFileA
+DragQueryFileAorW
+DragQueryFileW
+DragQueryPoint
+DuplicateIcon
+ExtractAssociatedIconA
+ExtractAssociatedIconExA
+ExtractAssociatedIconExW
+ExtractAssociatedIconW
+ExtractIconA
+ExtractIconEx
+ExtractIconExA
+ExtractIconExW
+ExtractIconW
+FindExecutableA
+FindExecutableW
+FreeIconList
+GetCurrentProcessExplicitAppUserModelID
+InitNetworkAddressControl
+InternalExtractIconListA
+InternalExtractIconListW
+LaunchMSHelp_RunDLLW
+Options_RunDLL
+Options_RunDLLA
+Options_RunDLLW
+PathCleanupSpecWorker
+PathIsExeWorker
+RegenerateUserEnvironment
+RunAsNewUser_RunDLLW
+SHAddDefaultPropertiesByExt
+SHAddToRecentDocs
+SHAppBarMessage
+SHAssocEnumHandlers
+SHAssocEnumHandlersForProtocolByApplication
+SHBindToFolderIDListParent
+SHBindToFolderIDListParentEx
+SHBindToObject
+SHBindToParent
+SHBrowseForFolder
+SHBrowseForFolderA
+SHBrowseForFolderW
+SHChangeNotify
+SHChangeNotifyRegisterThread
+SHChangeNotifySuspendResume
+SHCoCreateInstanceWorker
+SHCreateAssociationRegistration
+SHCreateDataObject
+SHCreateDefaultContextMenu
+SHCreateDefaultExtractIcon
+SHCreateDefaultPropertiesOp
+SHCreateDirectoryExA
+SHCreateDirectoryExW
+SHCreateDirectoryExWWorker
+SHCreateItemFromIDList
+SHCreateItemFromParsingName
+SHCreateItemFromRelativeName
+SHCreateItemInKnownFolder
+SHCreateItemWithParent
+SHCreateLocalServerRunDll
+SHCreateProcessAsUserW
+SHCreateQueryCancelAutoPlayMoniker
+SHCreateShellItem
+SHCreateShellItemArray
+SHCreateShellItemArrayFromDataObject
+SHCreateShellItemArrayFromIDLists
+SHCreateShellItemArrayFromShellItem
+SHEmptyRecycleBinA
+SHEmptyRecycleBinW
+SHEnableServiceObject
+SHEnumerateUnreadMailAccountsW
+SHEvaluateSystemCommandTemplate
+SHExtractIconsW
+SHFileOperation
+SHFileOperationA
+SHFileOperationW
+SHFormatDrive
+SHFreeNameMappings
+SHGetDataFromIDListA
+SHGetDataFromIDListW
+SHGetDesktopFolder
+SHGetDesktopFolderWorker
+SHGetDiskFreeSpaceA
+SHGetDiskFreeSpaceExA
+SHGetDiskFreeSpaceExW
+SHGetDriveMedia
+SHGetFileInfo
+SHGetFileInfoA
+SHGetFileInfoW
+SHGetFileInfoWWorker
+SHGetFolderLocation
+SHGetFolderLocationWorker
+SHGetFolderPathA
+SHGetFolderPathAWorker
+SHGetFolderPathAndSubDirA
+SHGetFolderPathAndSubDirW
+SHGetFolderPathAndSubDirWWorker
+SHGetFolderPathEx
+SHGetFolderPathW
+SHGetFolderPathWWorker
+SHGetIDListFromObject
+SHGetIconOverlayIndexA
+SHGetIconOverlayIndexW
+SHGetInstanceExplorer
+SHGetInstanceExplorerWorker
+SHGetItemFromDataObject
+SHGetItemFromObject
+SHGetKnownFolderIDList
+SHGetKnownFolderItem
+SHGetKnownFolderPath
+SHGetKnownFolderPathWorker
+SHGetLocalizedName
+SHGetMalloc
+SHGetNameFromIDList
+SHGetNewLinkInfo
+SHGetPathFromIDList
+SHGetPathFromIDListA
+SHGetPathFromIDListEx
+SHGetPathFromIDListW
+SHGetPropertyStoreForWindow
+SHGetPropertyStoreFromIDList
+SHGetPropertyStoreFromParsingName
+SHGetSettings
+SHGetSpecialFolderLocation
+SHGetSpecialFolderPathA
+SHGetSpecialFolderPathAWorker
+SHGetSpecialFolderPathW
+SHGetSpecialFolderPathWWorker
+SHGetStockIconInfo
+SHGetTemporaryPropertyForItem
+SHGetUnreadMailCountW
+SHInvokePrinterCommandA
+SHInvokePrinterCommandW
+SHIsFileAvailableOffline
+SHLoadInProc
+SHLoadNonloadedIconOverlayIdentifiers
+SHOpenFolderAndSelectItems
+SHOpenWithDialog
+SHParseDisplayName
+SHPathPrepareForWriteA
+SHPathPrepareForWriteW
+SHQueryRecycleBinA
+SHQueryRecycleBinW
+SHQueryUserNotificationState
+SHRemoveLocalizedName
+SHResolveLibrary
+SHSetDefaultProperties
+SHSetKnownFolderPath
+SHSetKnownFolderPathWorker
+SHSetLocalizedName
+SHSetTemporaryPropertyForItem
+SHSetUnreadMailCountW
+SHShowManageLibraryUI
+SHUpdateRecycleBinIcon
+SetCurrentProcessExplicitAppUserModelID
+SheChangeDirA
+SheChangeDirExW
+SheGetDirA
+SheSetCurDrive
+ShellAboutA
+ShellAboutW
+ShellExec_RunDLL
+ShellExec_RunDLLA
+ShellExec_RunDLLW
+ShellExecuteA
+ShellExecuteEx
+ShellExecuteExA
+ShellExecuteExW
+ShellExecuteW
+ShellHookProc
+Shell_GetCachedImageIndexA
+Shell_GetCachedImageIndexW
+Shell_NotifyIcon
+Shell_NotifyIconA
+Shell_NotifyIconGetRect
+Shell_NotifyIconW
+StrChrA
+StrChrIA
+StrChrIW
+StrChrW
+StrCmpNA
+StrCmpNIA
+StrCmpNIW
+StrCmpNW
+StrNCmpA
+StrNCmpIA
+StrNCmpIW
+StrNCmpW
+StrRChrA
+StrRChrIA
+StrRChrIW
+StrRChrW
+StrRStrA
+StrRStrIA
+StrRStrIW
+StrRStrW
+StrStrA
+StrStrIA
+StrStrIW
+StrStrW
+WOWShellExecute
+WaitForExplorerRestartW
+ord_520 @520
+ord_521 @521
+ord_522 @522
+ord_523 @523
+RealDriveType
+ord_525 @525
+SHFlushSFCache
+ord_640 @640
+ord_641 @641
+ord_643 @643
+SHChangeNotification_Lock
+SHChangeNotification_Unlock
+ord_646 @646
+ord_648 @648
+ord_650 @650
+ord_651 @651
+WriteCabinetState
+ord_653 @653
+ReadCabinetState
+ord_660 @660
+IsUserAnAdmin
+ord_681 @681
+StgMakeUniqueName
+ord_683 @683
+ord_684 @684
+SHPropStgCreate
+SHPropStgReadMultiple
+SHPropStgWriteMultiple
+ord_690 @690
+ord_691 @691
+ord_700 @700
+CDefFolderMenu_Create2
+ord_702 @702
+ord_703 @703
+ord_704 @704
+ord_707 @707
+ord_708 @708
+SHGetSetFolderCustomSettings
+ord_711 @711
+ord_712 @712
+ord_713 @713
+ord_714 @714
+ord_715 @715
+SHMultiFileProperties
+ord_719 @719
+ord_720 @720
+ord_721 @721
+ord_722 @722
+ord_723 @723
+ord_724 @724
+ord_725 @725
+ord_726 @726
+SHGetImageList
+RestartDialogEx
+ord_731 @731
+ord_732 @732
+ord_733 @733
+ord_740 @740
+SHCreateFileExtractIconW
+ord_744 @744
+ord_745 @745
+SHLimitInputEdit
+ord_748 @748
+ord_749 @749
+SHGetAttributesFromDataObject
+ord_751 @751
+ord_752 @752
+ord_753 @753
+ord_754 @754
+ord_755 @755
+ord_756 @756
+ord_757 @757
+ord_758 @758
+ord_759 @759
+ord_760 @760
+ord_761 @761
+ord_762 @762
+ord_763 @763
+ord_764 @764
+ord_765 @765
+ord_766 @766
+ord_767 @767
+ord_777 @777
+ord_778 @778
+ord_779 @779
+ord_781 @781
+ord_782 @782
+ord_786 @786
+ord_787 @787
+ord_788 @788
+ord_789 @789
+ord_790 @790
+ord_791 @791
+ord_792 @792
+ord_810 @810
+ord_811 @811
+ord_812 @812
+ord_813 @813
+ord_814 @814
+ord_815 @815
+ord_816 @816
+ord_817 @817
+ord_818 @818
+ord_819 @819
+ord_820 @820
+ord_821 @821
+ord_822 @822
+ord_823 @823
+ord_824 @824
+ord_825 @825
+ord_826 @826
+ord_827 @827
+ord_828 @828
+ord_829 @829
+ord_830 @830
+ord_831 @831
+ord_832 @832
+ord_833 @833
+ord_834 @834
+ord_835 @835
+ord_836 @836
+ord_837 @837
+ord_838 @838
+ord_839 @839
+ord_840 @840
+ord_841 @841
+ord_842 @842
+ord_843 @843
+ord_844 @844
+ord_845 @845
+ILLoadFromStreamEx
+ord_847 @847
+ord_848 @848
+ord_849 @849
+ord_850 @850
+ord_851 @851
+ord_852 @852
+ord_854 @854
+ord_856 @856
+ord_857 @857
+ord_858 @858
+ord_859 @859
+ord_860 @860
+ord_861 @861
+ord_862 @862
+ord_863 @863
+ord_864 @864
+ord_865 @865
+ord_866 @866
+ord_867 @867
+ord_868 @868
+ord_869 @869
+ord_870 @870
+ord_871 @871
+ord_872 @872
+ord_873 @873
+ord_874 @874
+ord_875 @875
+ord_876 @876
+ord_877 @877
+ord_878 @878
+ord_880 @880
+ord_881 @881
+ord_882 @882
+ord_883 @883
+ord_884 @884
+ord_885 @885
+ord_886 @886
+ord_887 @887
+ord_888 @888
+ord_889 @889
+ord_890 @890
+ord_891 @891
+ord_892 @892
+ord_893 @893
+ord_894 @894
+ord_895 @895
+ord_896 @896
+ord_897 @897
+ord_898 @898
+ord_899 @899
+ord_900 @900
+ord_901 @901
+ord_902 @902
+ord_903 @903
+ord_904 @904
+ord_905 @905
+ord_906 @906
+ord_907 @907
+ord_909 @909
+ord_910 @910
+ord_911 @911
+ord_912 @912
+ord_913 @913
+ord_914 @914
+ord_915 @915
+ord_916 @916
+GetSystemPersistedStorageItemList
+ord_920 @920
+CreateStorageItemFromShellItem_FullTrustCaller
+ord_922 @922
+ord_923 @923
+ord_924 @924
+CreateStorageItemFromShellItem_FullTrustCaller_ForPackage
+ord_926 @926
+ord_927 @927
+ord_928 @928
+CreateStorageItemFromShellItem_FullTrustCaller_ForPackage_WithProcessHandle
+ord_930 @930
+CreateStorageItemFromShellItem_FullTrustCaller_UseImplicitFlagsAndPackage
+ord_932 @932
+ord_933 @933
+ord_934 @934
diff --git a/mingw-w64-crt/libarm32/shfolder.def b/mingw-w64-crt/libarm32/shfolder.def
new file mode 100644
index 0000000..44e2957
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shfolder.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SHFOLDER.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHFOLDER.dll"
+EXPORTS
+SHGetFolderPathA
+SHGetFolderPathW
diff --git a/mingw-w64-crt/libarm32/shgina.def b/mingw-w64-crt/libarm32/shgina.def
new file mode 100644
index 0000000..bbb17b4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shgina.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SHGINA.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHGINA.dll"
+EXPORTS
+ord_6 @6
diff --git a/mingw-w64-crt/libarm32/shimeng.def b/mingw-w64-crt/libarm32/shimeng.def
new file mode 100644
index 0000000..3ca3edf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shimeng.def
@@ -0,0 +1,18 @@
+;
+; Definition file of ShimEng.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ShimEng.dll"
+EXPORTS
+SE_DllLoaded
+SE_DllUnloaded
+SE_DynamicShim
+SE_GetHookAPIs
+SE_GetMaxShimCount
+SE_GetProcAddressIgnoreIncExc
+SE_GetShimCount
+SE_InstallAfterInit
+SE_InstallBeforeInit
+SE_IsShimDll
+SE_ProcessDying
diff --git a/mingw-w64-crt/libarm32/shimgvw.def b/mingw-w64-crt/libarm32/shimgvw.def
new file mode 100644
index 0000000..1ab0ac2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shimgvw.def
@@ -0,0 +1,14 @@
+;
+; Definition file of shimgvw.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "shimgvw.DLL"
+EXPORTS
+ImageView_Fullscreen
+ImageView_FullscreenA
+ImageView_FullscreenW
+ImageView_PrintTo
+ImageView_PrintToA
+ImageView_PrintToW
+imageview_fullscreenW
diff --git a/mingw-w64-crt/libarm32/shlwapi.def b/mingw-w64-crt/libarm32/shlwapi.def
new file mode 100644
index 0000000..a2616f2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shlwapi.def
@@ -0,0 +1,935 @@
+;
+; Definition file of SHLWAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHLWAPI.dll"
+EXPORTS
+ParseURLA
+ParseURLW
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+SHAllocShared
+SHLockShared
+SHUnlockShared
+SHFreeShared
+ord_11 @11
+SHCreateMemStream
+ord_13 @13
+GetAcceptLanguagesA
+GetAcceptLanguagesW
+SHCreateThread
+ord_17 @17
+ord_18 @18
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ord_22 @22
+ord_23 @23
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+ord_28 @28
+IsCharSpaceW
+ord_30 @30
+ord_31 @31
+ord_32 @32
+ord_33 @33
+ord_34 @34
+ord_35 @35
+ord_36 @36
+ord_37 @37
+ord_38 @38
+ord_39 @39
+ord_40 @40
+ord_41 @41
+ord_42 @42
+ord_43 @43
+ord_44 @44
+ord_45 @45
+ord_46 @46
+ord_47 @47
+ord_48 @48
+ord_49 @49
+ord_50 @50
+ord_51 @51
+ord_52 @52
+ord_53 @53
+ord_54 @54
+ord_55 @55
+ord_56 @56
+ord_57 @57
+ord_58 @58
+ord_59 @59
+ord_60 @60
+ord_61 @61
+ord_62 @62
+ord_63 @63
+ord_64 @64
+ord_65 @65
+ord_66 @66
+ord_67 @67
+ord_68 @68
+ord_69 @69
+ord_70 @70
+ord_71 @71
+ord_72 @72
+ord_73 @73
+ord_74 @74
+ord_75 @75
+ord_76 @76
+ord_77 @77
+ord_78 @78
+ord_79 @79
+ord_80 @80
+ord_81 @81
+ord_82 @82
+ord_83 @83
+ord_84 @84
+ord_85 @85
+ord_86 @86
+ord_87 @87
+ord_88 @88
+ord_89 @89
+ord_90 @90
+ord_91 @91
+ord_92 @92
+ord_93 @93
+ord_94 @94
+ord_95 @95
+ord_96 @96
+ord_97 @97
+ord_98 @98
+ord_99 @99
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_108 @108
+ord_109 @109
+ord_110 @110
+ord_111 @111
+ord_112 @112
+ord_113 @113
+ord_114 @114
+ord_115 @115
+ord_116 @116
+ord_117 @117
+ord_118 @118
+ord_119 @119
+ord_120 @120
+ord_121 @121
+ord_122 @122
+ord_123 @123
+ord_124 @124
+ord_125 @125
+ord_126 @126
+ord_127 @127
+ord_128 @128
+ord_129 @129
+ord_130 @130
+ord_131 @131
+ord_132 @132
+ord_133 @133
+ord_134 @134
+ord_135 @135
+ord_136 @136
+ord_137 @137
+ord_138 @138
+ord_139 @139
+ord_140 @140
+ord_141 @141
+ord_142 @142
+ord_143 @143
+ord_144 @144
+ord_145 @145
+ord_146 @146
+ord_147 @147
+ord_148 @148
+ord_149 @149
+ord_150 @150
+StrCmpNCA
+StrCmpNCW
+StrCmpNICA
+StrCmpNICW
+StrCmpCA
+StrCmpCW
+StrCmpICA
+StrCmpICW
+ord_159 @159
+ord_160 @160
+ord_161 @161
+ord_162 @162
+IUnknown_QueryStatus
+IUnknown_Exec
+ord_165 @165
+ord_166 @166
+ord_167 @167
+ConnectToConnectionPoint
+IUnknown_AtomicRelease
+ord_170 @170
+ord_171 @171
+IUnknown_GetWindow
+ord_173 @173
+IUnknown_SetSite
+ord_175 @175
+IUnknown_QueryService
+ord_177 @177
+ord_178 @178
+ord_179 @179
+ord_180 @180
+ord_181 @181
+ord_182 @182
+ord_183 @183
+IStream_Read
+SHMessageBoxCheckA
+ord_186 @186
+ord_187 @187
+ord_188 @188
+ord_189 @189
+ord_190 @190
+SHMessageBoxCheckW
+ord_192 @192
+ord_193 @193
+ord_194 @194
+ord_195 @195
+ord_196 @196
+ord_197 @197
+ord_198 @198
+IUnknown_Set
+ord_200 @200
+ord_201 @201
+ord_202 @202
+SHStripMneumonicA
+SHIsChildOrSelf
+ord_205 @205
+ord_206 @206
+ord_207 @207
+ord_208 @208
+ord_209 @209
+ord_210 @210
+ord_211 @211
+IStream_Write
+IStream_Reset
+IStream_Size
+SHAnsiToUnicode
+ord_216 @216
+SHUnicodeToAnsi
+SHUnicodeToAnsiCP
+QISearch
+ord_220 @220
+ord_221 @221
+ord_222 @222
+ord_223 @223
+ord_224 @224
+SHStripMneumonicW
+ord_226 @226
+ord_227 @227
+ord_228 @228
+ord_229 @229
+ord_230 @230
+ord_231 @231
+ord_232 @232
+ord_233 @233
+ord_234 @234
+ord_235 @235
+SHPinDllOfCLSID
+ord_237 @237
+ord_238 @238
+ord_239 @239
+ord_240 @240
+ord_241 @241
+ord_242 @242
+ord_243 @243
+ord_244 @244
+ord_245 @245
+ord_246 @246
+ord_247 @247
+ord_248 @248
+ord_249 @249
+ord_250 @250
+ord_251 @251
+ord_252 @252
+ord_253 @253
+ord_254 @254
+ord_255 @255
+IUnknown_GetSite
+ord_257 @257
+ord_258 @258
+ord_259 @259
+ord_260 @260
+ord_261 @261
+ord_262 @262
+ord_263 @263
+ord_264 @264
+ord_265 @265
+ord_266 @266
+ord_267 @267
+ord_268 @268
+ord_269 @269
+GUIDFromStringW
+ord_271 @271
+ord_272 @272
+ord_273 @273
+ord_274 @274
+ord_275 @275
+WhichPlatform
+ord_277 @277
+SHCreateWorkerWindowW
+ord_279 @279
+SHRegGetIntW
+SHPackDispParamsV
+ord_282 @282
+ord_283 @283
+ord_284 @284
+ord_285 @285
+ord_286 @286
+ord_287 @287
+ord_288 @288
+ord_289 @289
+ord_290 @290
+ord_291 @291
+ord_292 @292
+ord_293 @293
+ord_294 @294
+ord_295 @295
+ord_296 @296
+ord_297 @297
+ord_298 @298
+ord_299 @299
+ord_300 @300
+ord_301 @301
+ord_302 @302
+ord_303 @303
+ord_304 @304
+ord_305 @305
+ord_306 @306
+ord_307 @307
+ord_308 @308
+ord_309 @309
+ord_310 @310
+ord_311 @311
+ord_312 @312
+ord_313 @313
+ord_314 @314
+ord_315 @315
+ord_316 @316
+ord_317 @317
+ord_318 @318
+ord_319 @319
+ord_320 @320
+ord_321 @321
+ord_322 @322
+ord_323 @323
+ord_324 @324
+ord_325 @325
+ord_326 @326
+ord_327 @327
+ord_328 @328
+ord_329 @329
+ord_330 @330
+ord_331 @331
+ord_332 @332
+ord_333 @333
+ord_334 @334
+ord_335 @335
+ord_336 @336
+ord_337 @337
+ord_338 @338
+ord_339 @339
+ord_340 @340
+ord_341 @341
+ord_342 @342
+ord_343 @343
+ord_344 @344
+SHAnsiToAnsi
+SHUnicodeToUnicode
+ord_347 @347
+ord_348 @348
+ord_349 @349
+ord_350 @350
+ord_351 @351
+ord_352 @352
+SHFormatDateTimeA
+SHFormatDateTimeW
+ord_355 @355
+ord_356 @356
+ord_357 @357
+ord_358 @358
+ord_359 @359
+ord_360 @360
+ord_361 @361
+ord_362 @362
+ord_363 @363
+ord_364 @364
+ord_365 @365
+ord_366 @366
+ord_367 @367
+ord_368 @368
+ord_369 @369
+ord_370 @370
+ord_371 @371
+ord_372 @372
+ord_373 @373
+ord_374 @374
+ord_375 @375
+ord_376 @376
+MLLoadLibraryA
+MLLoadLibraryW
+ord_379 @379
+ord_380 @380
+ord_381 @381
+ord_382 @382
+ord_383 @383
+ord_384 @384
+ord_385 @385
+ord_386 @386
+ord_387 @387
+ShellMessageBoxW
+ord_389 @389
+ord_390 @390
+ord_391 @391
+ord_392 @392
+ord_393 @393
+ord_394 @394
+ord_395 @395
+ord_396 @396
+ord_397 @397
+ord_398 @398
+ord_399 @399
+ord_400 @400
+ord_401 @401
+ord_402 @402
+ord_403 @403
+ord_404 @404
+ord_405 @405
+ord_406 @406
+ord_407 @407
+ord_408 @408
+ord_409 @409
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_418 @418
+ord_419 @419
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_424 @424
+ord_425 @425
+ord_426 @426
+ord_427 @427
+ord_428 @428
+ord_429 @429
+ord_430 @430
+ord_431 @431
+SHSendMessageBroadcastA
+SHSendMessageBroadcastW
+ord_434 @434
+ord_435 @435
+ord_436 @436
+IsOS
+ord_438 @438
+ord_439 @439
+ord_440 @440
+ord_441 @441
+ord_442 @442
+ord_443 @443
+ord_444 @444
+ord_445 @445
+PathFileExistsAndAttributesW
+ord_447 @447
+ord_448 @448
+ord_449 @449
+ord_450 @450
+ord_451 @451
+ord_452 @452
+ord_453 @453
+ord_454 @454
+ord_455 @455
+ord_456 @456
+ord_457 @457
+ord_458 @458
+ord_459 @459
+ord_460 @460
+ord_461 @461
+UrlFixupW
+ord_463 @463
+ord_464 @464
+ord_465 @465
+ord_466 @466
+SHRunIndirectRegClientCommand
+ord_468 @468
+ord_469 @469
+ord_470 @470
+ord_471 @471
+ord_472 @472
+ord_473 @473
+ord_474 @474
+ord_475 @475
+ord_476 @476
+ord_477 @477
+ord_478 @478
+ord_479 @479
+ord_480 @480
+ord_481 @481
+ord_482 @482
+ord_483 @483
+ord_484 @484
+ord_485 @485
+ord_486 @486
+SHLoadIndirectString
+ord_488 @488
+ord_489 @489
+ord_490 @490
+ord_491 @491
+ord_492 @492
+ord_493 @493
+ord_494 @494
+ord_495 @495
+ord_496 @496
+ord_497 @497
+ord_498 @498
+ord_499 @499
+ord_500 @500
+ord_501 @501
+ord_502 @502
+ord_503 @503
+ord_504 @504
+ord_505 @505
+ord_506 @506
+ord_507 @507
+ord_508 @508
+ord_509 @509
+ord_510 @510
+ord_511 @511
+IStream_ReadPidl
+IStream_WritePidl
+ord_514 @514
+SHGetViewStatePropertyBag
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+ord_520 @520
+ord_521 @521
+ord_522 @522
+ord_523 @523
+ord_524 @524
+ord_525 @525
+ord_526 @526
+ord_527 @527
+ord_528 @528
+ord_529 @529
+ord_530 @530
+ord_531 @531
+ord_532 @532
+ord_533 @533
+ord_534 @534
+ord_535 @535
+ord_536 @536
+ord_537 @537
+ord_538 @538
+ord_539 @539
+ord_540 @540
+ord_541 @541
+ord_542 @542
+ord_543 @543
+ord_544 @544
+ord_545 @545
+ord_546 @546
+ord_547 @547
+ord_548 @548
+ord_549 @549
+ord_550 @550
+ord_551 @551
+ord_552 @552
+IsInternetESCEnabled
+ord_554 @554
+ord_555 @555
+ord_556 @556
+ord_557 @557
+ord_558 @558
+ord_559 @559
+ord_560 @560
+ord_561 @561
+ord_562 @562
+ord_563 @563
+ord_564 @564
+ord_565 @565
+ord_566 @566
+SHPropertyBag_ReadStrAlloc
+IStream_Copy
+DelayLoadFailureHook
+SHPropertyBag_WriteBSTR
+ord_571 @571
+ord_572 @572
+ord_573 @573
+ord_574 @574
+ord_575 @575
+ord_576 @576
+ord_577 @577
+ord_578 @578
+AssocCreate
+ord_580 @580
+ord_581 @581
+ord_582 @582
+ord_583 @583
+AssocGetPerceivedType
+AssocIsDangerous
+AssocQueryKeyA
+AssocQueryKeyW
+AssocQueryStringA
+AssocQueryStringByKeyA
+AssocQueryStringByKeyW
+AssocQueryStringW
+ChrCmpIA
+ChrCmpIW
+ColorAdjustLuma
+ColorHLSToRGB
+IStream_ReadStr
+IStream_WriteStr
+ord_598 @598
+ord_599 @599
+ord_600 @600
+ord_601 @601
+ord_602 @602
+ord_603 @603
+ord_604 @604
+ord_605 @605
+ord_606 @606
+ColorRGBToHLS
+GetMenuPosFromID
+ord_611 @611
+HashData
+ord_613 @613
+ord_614 @614
+SHCreateThreadWithHandle
+ord_616 @616
+ord_617 @617
+ord_618 @618
+ord_619 @619
+IntlStrEqWorkerA
+ord_621 @621
+IntlStrEqWorkerW
+IsCharSpaceA
+PathAddBackslashA
+PathAddBackslashW
+ord_626 @626
+ord_627 @627
+ord_628 @628
+SHRegGetValueFromHKCUHKLM
+SHRegGetBoolValueFromHKCUHKLM
+ord_631 @631
+ord_632 @632
+ord_633 @633
+ord_634 @634
+ord_635 @635
+ord_636 @636
+ord_637 @637
+ord_638 @638
+ord_639 @639
+ord_640 @640
+ord_641 @641
+ord_642 @642
+ord_643 @643
+ord_644 @644
+ord_645 @645
+ord_646 @646
+ord_647 @647
+ord_648 @648
+PathAddExtensionA
+PathAddExtensionW
+PathAppendA
+PathAppendW
+PathBuildRootA
+PathBuildRootW
+PathCanonicalizeA
+PathCanonicalizeW
+PathCombineA
+PathCombineW
+PathCommonPrefixA
+PathCommonPrefixW
+PathCompactPathA
+PathCompactPathExA
+PathCompactPathExW
+PathCompactPathW
+PathCreateFromUrlA
+PathCreateFromUrlAlloc
+PathCreateFromUrlW
+PathFileExistsA
+PathFileExistsW
+PathFindExtensionA
+PathFindExtensionW
+PathFindFileNameA
+PathFindFileNameW
+PathFindNextComponentA
+PathFindNextComponentW
+PathFindOnPathA
+PathFindOnPathW
+PathFindSuffixArrayA
+PathFindSuffixArrayW
+PathGetArgsA
+PathGetArgsW
+PathGetCharTypeA
+PathGetCharTypeW
+PathGetDriveNumberA
+PathGetDriveNumberW
+PathIsContentTypeA
+PathIsContentTypeW
+PathIsDirectoryA
+PathIsDirectoryEmptyA
+PathIsDirectoryEmptyW
+PathIsDirectoryW
+PathIsFileSpecA
+PathIsFileSpecW
+PathIsLFNFileSpecA
+PathIsLFNFileSpecW
+PathIsNetworkPathA
+PathIsNetworkPathW
+PathIsPrefixA
+PathIsPrefixW
+PathIsRelativeA
+PathIsRelativeW
+PathIsRootA
+PathIsRootW
+PathIsSameRootA
+PathIsSameRootW
+PathIsSystemFolderA
+PathIsSystemFolderW
+PathIsUNCA
+PathIsUNCServerA
+PathIsUNCServerShareA
+PathIsUNCServerShareW
+PathIsUNCServerW
+PathIsUNCW
+PathIsURLA
+PathIsURLW
+PathMakePrettyA
+PathMakePrettyW
+PathMakeSystemFolderA
+PathMakeSystemFolderW
+PathMatchSpecA
+PathMatchSpecExA
+PathMatchSpecExW
+PathMatchSpecW
+PathParseIconLocationA
+PathParseIconLocationW
+PathQuoteSpacesA
+PathQuoteSpacesW
+PathRelativePathToA
+PathRelativePathToW
+PathRemoveArgsA
+PathRemoveArgsW
+PathRemoveBackslashA
+PathRemoveBackslashW
+PathRemoveBlanksA
+PathRemoveBlanksW
+PathRemoveExtensionA
+PathRemoveExtensionW
+PathRemoveFileSpecA
+PathRemoveFileSpecW
+PathRenameExtensionA
+PathRenameExtensionW
+PathSearchAndQualifyA
+PathSearchAndQualifyW
+PathSetDlgItemPathA
+PathSetDlgItemPathW
+PathSkipRootA
+PathSkipRootW
+PathStripPathA
+PathStripPathW
+PathStripToRootA
+PathStripToRootW
+PathUnExpandEnvStringsA
+PathUnExpandEnvStringsW
+PathUndecorateA
+PathUndecorateW
+PathUnmakeSystemFolderA
+PathUnmakeSystemFolderW
+PathUnquoteSpacesA
+PathUnquoteSpacesW
+SHAutoComplete
+SHCopyKeyA
+SHCopyKeyW
+SHCreateShellPalette
+SHCreateStreamOnFileA
+SHCreateStreamOnFileEx
+SHCreateStreamOnFileW
+SHCreateStreamWrapper
+SHCreateThreadRef
+SHDeleteEmptyKeyA
+SHDeleteEmptyKeyW
+SHDeleteKeyA
+SHDeleteKeyW
+SHDeleteOrphanKeyA
+SHDeleteOrphanKeyW
+SHDeleteValueA
+SHDeleteValueW
+SHEnumKeyExA
+SHEnumKeyExW
+SHEnumValueA
+SHEnumValueW
+SHGetInverseCMAP
+SHGetThreadRef
+SHGetValueA
+SHGetValueW
+SHIsLowMemoryMachine
+SHOpenRegStream2A
+SHOpenRegStream2W
+SHOpenRegStreamA
+SHOpenRegStreamW
+SHQueryInfoKeyA
+SHQueryInfoKeyW
+SHQueryValueExA
+SHQueryValueExW
+SHRegCloseUSKey
+SHRegCreateUSKeyA
+SHRegCreateUSKeyW
+SHRegDeleteEmptyUSKeyA
+SHRegDeleteEmptyUSKeyW
+SHRegDeleteUSValueA
+SHRegDeleteUSValueW
+SHRegDuplicateHKey
+SHRegEnumUSKeyA
+SHRegEnumUSKeyW
+SHRegEnumUSValueA
+SHRegEnumUSValueW
+SHRegGetBoolUSValueA
+SHRegGetBoolUSValueW
+SHRegGetPathA
+SHRegGetPathW
+SHRegGetUSValueA
+SHRegGetUSValueW
+SHRegGetValueA
+SHRegGetValueW
+SHRegOpenUSKeyA
+SHRegOpenUSKeyW
+SHRegQueryInfoUSKeyA
+SHRegQueryInfoUSKeyW
+SHRegQueryUSValueA
+SHRegQueryUSValueW
+SHRegSetPathA
+SHRegSetPathW
+SHRegSetUSValueA
+SHRegSetUSValueW
+SHRegWriteUSValueA
+SHRegWriteUSValueW
+SHRegisterValidateTemplate
+SHReleaseThreadRef
+SHSetThreadRef
+SHSetValueA
+SHSetValueW
+SHSkipJunction
+SHStrDupA
+SHStrDupW
+ShellMessageBoxA
+StrCSpnA
+StrCSpnIA
+StrCSpnIW
+StrCSpnW
+StrCatBuffA
+StrCatBuffW
+StrCatChainW
+StrCatW
+StrChrA
+StrChrIA
+StrChrIW
+StrChrNIW
+StrChrNW
+StrChrW
+StrCmpIW
+StrCmpLogicalW
+StrCmpNA
+StrCmpNIA
+StrCmpNIW
+StrCmpNW
+StrCmpW
+StrCpyNW
+StrCpyW
+StrDupA
+StrDupW
+StrFormatByteSize64A
+StrFormatByteSizeA
+StrFormatByteSizeEx
+StrFormatByteSizeW
+StrFormatKBSizeA
+StrFormatKBSizeW
+StrFromTimeIntervalA
+StrFromTimeIntervalW
+StrIsIntlEqualA
+StrIsIntlEqualW
+StrNCatA
+StrNCatW
+StrPBrkA
+StrPBrkW
+StrRChrA
+StrRChrIA
+StrRChrIW
+StrRChrW
+StrRStrIA
+StrRStrIW
+StrRetToBSTR
+StrRetToBufA
+StrRetToBufW
+StrRetToStrA
+StrRetToStrW
+StrSpnA
+StrSpnW
+StrStrA
+StrStrIA
+StrStrIW
+StrStrNIW
+StrStrNW
+StrStrW
+StrToInt64ExA
+StrToInt64ExW
+StrToIntA
+StrToIntExA
+StrToIntExW
+StrToIntW
+StrTrimA
+StrTrimW
+UrlApplySchemeA
+UrlApplySchemeW
+UrlCanonicalizeA
+UrlCanonicalizeW
+UrlCombineA
+UrlCombineW
+UrlCompareA
+UrlCompareW
+UrlCreateFromPathA
+UrlCreateFromPathW
+UrlEscapeA
+UrlEscapeW
+UrlGetLocationA
+UrlGetLocationW
+UrlGetPartA
+UrlGetPartW
+UrlHashA
+UrlHashW
+UrlIsA
+UrlIsNoHistoryA
+UrlIsNoHistoryW
+UrlIsOpaqueA
+UrlIsOpaqueW
+UrlIsW
+UrlUnescapeA
+UrlUnescapeW
+wnsprintfA
+wnsprintfW
+wvnsprintfA
+wvnsprintfW
diff --git a/mingw-w64-crt/libarm32/shsetup.def b/mingw-w64-crt/libarm32/shsetup.def
new file mode 100644
index 0000000..57fd5cf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shsetup.def
@@ -0,0 +1,13 @@
+;
+; Definition file of shsetup.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "shsetup.dll"
+EXPORTS
+SHUnattendedSetup
+SHUnattendedSetupA
+SHUnattendedSetupW
+Sysprep_Cleanup_Shell
+Sysprep_Generalize_Shell
+Sysprep_Specialize_Shell
diff --git a/mingw-w64-crt/libarm32/shsvcs.def b/mingw-w64-crt/libarm32/shsvcs.def
new file mode 100644
index 0000000..ccbdb2b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shsvcs.def
@@ -0,0 +1,23 @@
+;
+; Definition file of SHSVCS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHSVCS.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+ord_13 @13
+ord_14 @14
+HardwareDetectionServiceMain
+CreateHardwareEventMoniker
diff --git a/mingw-w64-crt/libarm32/shunimpl.def b/mingw-w64-crt/libarm32/shunimpl.def
new file mode 100644
index 0000000..7a12ed6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shunimpl.def
@@ -0,0 +1,453 @@
+;
+; Definition file of SHUNIMPL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHUNIMPL.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+ord_13 @13
+ord_14 @14
+ord_15 @15
+ord_16 @16
+ord_17 @17
+ord_18 @18
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ord_22 @22
+ord_23 @23
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+ord_28 @28
+ord_29 @29
+ord_30 @30
+ord_31 @31
+ord_32 @32
+ord_33 @33
+ord_34 @34
+ord_35 @35
+ord_36 @36
+ord_37 @37
+ord_38 @38
+ord_39 @39
+ord_40 @40
+ord_41 @41
+ord_42 @42
+ord_43 @43
+ord_44 @44
+ord_45 @45
+ord_46 @46
+ord_47 @47
+ord_48 @48
+ord_49 @49
+ord_50 @50
+ord_51 @51
+ord_52 @52
+ord_53 @53
+ord_54 @54
+ord_55 @55
+ord_56 @56
+ord_57 @57
+ord_58 @58
+ord_59 @59
+ord_60 @60
+ord_61 @61
+ord_62 @62
+ord_63 @63
+ord_64 @64
+ord_65 @65
+ord_66 @66
+ord_67 @67
+ord_68 @68
+ord_69 @69
+ord_70 @70
+ord_71 @71
+ord_72 @72
+ord_73 @73
+ord_74 @74
+ord_75 @75
+ord_76 @76
+ord_77 @77
+ord_78 @78
+ord_79 @79
+ord_80 @80
+ord_81 @81
+ord_82 @82
+ord_83 @83
+ord_84 @84
+ord_85 @85
+ord_86 @86
+ord_87 @87
+ord_88 @88
+ord_89 @89
+ord_90 @90
+ord_91 @91
+ord_92 @92
+ord_93 @93
+ord_94 @94
+ord_95 @95
+ord_96 @96
+ord_97 @97
+ord_98 @98
+ord_99 @99
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_108 @108
+ord_109 @109
+ord_110 @110
+ord_111 @111
+ord_112 @112
+ord_113 @113
+ord_114 @114
+ord_115 @115
+ord_116 @116
+ord_117 @117
+ord_118 @118
+ord_119 @119
+ord_120 @120
+ord_121 @121
+ord_122 @122
+ord_123 @123
+ord_124 @124
+ord_125 @125
+ord_126 @126
+ord_127 @127
+ord_128 @128
+ord_129 @129
+ord_130 @130
+ord_131 @131
+ord_132 @132
+ord_133 @133
+ord_134 @134
+ord_135 @135
+ord_136 @136
+ord_137 @137
+ord_138 @138
+ord_139 @139
+ord_140 @140
+ord_141 @141
+ord_142 @142
+ord_143 @143
+ord_144 @144
+ord_145 @145
+ord_146 @146
+ord_147 @147
+ord_148 @148
+ord_149 @149
+ord_150 @150
+ord_152 @152
+ord_153 @153
+ord_154 @154
+ord_155 @155
+ord_156 @156
+ord_157 @157
+ord_158 @158
+ord_159 @159
+ord_160 @160
+ord_161 @161
+ord_162 @162
+ord_163 @163
+ord_164 @164
+ord_165 @165
+ord_166 @166
+ord_167 @167
+ord_168 @168
+ord_169 @169
+ord_170 @170
+ord_171 @171
+ord_172 @172
+ord_173 @173
+ord_174 @174
+ord_175 @175
+ord_176 @176
+ord_177 @177
+ord_178 @178
+ord_179 @179
+ord_180 @180
+ord_181 @181
+ord_182 @182
+ord_183 @183
+ord_184 @184
+ord_185 @185
+ord_186 @186
+ord_187 @187
+ord_188 @188
+ord_189 @189
+ord_190 @190
+ord_191 @191
+ord_192 @192
+ord_193 @193
+ord_194 @194
+ord_195 @195
+ord_196 @196
+ord_197 @197
+ord_198 @198
+ord_199 @199
+ord_200 @200
+ord_201 @201
+ord_202 @202
+ord_203 @203
+ord_204 @204
+ord_205 @205
+ord_206 @206
+ord_207 @207
+ord_208 @208
+ord_209 @209
+ord_210 @210
+ord_211 @211
+ord_212 @212
+ord_213 @213
+ord_214 @214
+ord_215 @215
+ord_216 @216
+ord_217 @217
+ord_218 @218
+ord_219 @219
+ord_220 @220
+ord_221 @221
+ord_222 @222
+ord_223 @223
+ord_224 @224
+ord_225 @225
+ord_226 @226
+ord_227 @227
+ord_228 @228
+ord_229 @229
+ord_230 @230
+ord_231 @231
+ord_232 @232
+ord_233 @233
+ord_234 @234
+ord_235 @235
+ord_236 @236
+ord_237 @237
+ord_238 @238
+ord_239 @239
+ord_240 @240
+ord_241 @241
+ord_242 @242
+ord_243 @243
+ord_244 @244
+ord_245 @245
+ord_246 @246
+ord_247 @247
+ord_249 @249
+ord_250 @250
+ord_251 @251
+ord_252 @252
+ord_253 @253
+ord_254 @254
+ord_255 @255
+ord_256 @256
+ord_257 @257
+ord_258 @258
+ord_259 @259
+ord_260 @260
+ord_261 @261
+ord_262 @262
+ord_263 @263
+ord_264 @264
+ord_265 @265
+ord_266 @266
+ord_267 @267
+ord_268 @268
+ord_269 @269
+ord_270 @270
+ord_271 @271
+ord_272 @272
+ord_273 @273
+ord_274 @274
+ord_275 @275
+ord_276 @276
+ord_277 @277
+ord_278 @278
+ord_279 @279
+ord_280 @280
+ord_281 @281
+ord_282 @282
+ord_283 @283
+ord_284 @284
+ord_285 @285
+ord_286 @286
+ord_287 @287
+ord_288 @288
+ord_289 @289
+ord_290 @290
+ord_291 @291
+ord_292 @292
+ord_293 @293
+ord_294 @294
+ord_295 @295
+ord_296 @296
+ord_297 @297
+ord_298 @298
+ord_299 @299
+ord_300 @300
+ord_301 @301
+ord_302 @302
+ord_303 @303
+ord_304 @304
+ord_305 @305
+ord_306 @306
+ord_307 @307
+ord_308 @308
+ord_309 @309
+ord_310 @310
+ord_311 @311
+ord_313 @313
+ord_314 @314
+ord_315 @315
+ord_316 @316
+ord_317 @317
+ord_320 @320
+ord_321 @321
+ord_322 @322
+ord_323 @323
+ord_324 @324
+ord_325 @325
+ord_331 @331
+ord_332 @332
+ord_333 @333
+ord_338 @338
+ord_339 @339
+ord_340 @340
+ord_341 @341
+ord_344 @344
+ord_345 @345
+ord_346 @346
+ord_347 @347
+ord_348 @348
+ord_349 @349
+ord_350 @350
+ord_351 @351
+ord_352 @352
+ord_353 @353
+ord_354 @354
+ord_355 @355
+ord_356 @356
+ord_357 @357
+ord_369 @369
+ord_370 @370
+ord_371 @371
+ord_372 @372
+ord_373 @373
+ord_374 @374
+ord_375 @375
+ord_376 @376
+ord_377 @377
+ord_378 @378
+ord_379 @379
+ord_380 @380
+ord_381 @381
+ord_382 @382
+ord_383 @383
+ord_384 @384
+ord_385 @385
+ord_386 @386
+ord_387 @387
+ord_388 @388
+ord_389 @389
+ord_390 @390
+ord_391 @391
+ord_392 @392
+ord_393 @393
+ord_394 @394
+ord_395 @395
+ord_396 @396
+ord_397 @397
+ord_398 @398
+ord_399 @399
+ord_400 @400
+ord_401 @401
+ord_402 @402
+ord_403 @403
+ord_404 @404
+ord_405 @405
+ord_406 @406
+ord_407 @407
+ord_408 @408
+ord_409 @409
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_418 @418
+ord_419 @419
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_424 @424
+ord_425 @425
+ord_426 @426
+ord_427 @427
+ord_428 @428
+ord_429 @429
+ord_430 @430
+ord_431 @431
+ord_432 @432
+ord_433 @433
+ord_434 @434
+ord_435 @435
+ord_436 @436
+ord_437 @437
+ord_438 @438
+ord_439 @439
+ord_440 @440
+ord_441 @441
+ord_442 @442
+ord_443 @443
+ord_444 @444
+ord_445 @445
+ord_446 @446
+ord_447 @447
+ord_448 @448
+ord_449 @449
+ord_450 @450
+ord_451 @451
+ord_452 @452
+ord_453 @453
+ord_454 @454
+ord_455 @455
+ord_456 @456
+ord_457 @457
+ord_458 @458
+ord_459 @459
+ord_460 @460
+ord_461 @461
+ord_462 @462
+ord_463 @463
+ord_464 @464
+ord_465 @465
+ord_466 @466
+ord_467 @467
+ord_468 @468
+ord_469 @469
+ord_470 @470
+ord_471 @471
+ord_472 @472
+ord_473 @473
diff --git a/mingw-w64-crt/libarm32/shwebsvc.def b/mingw-w64-crt/libarm32/shwebsvc.def
new file mode 100644
index 0000000..2abcd58
--- /dev/null
+++ b/mingw-w64-crt/libarm32/shwebsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SHWEBSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SHWEBSVC.dll"
+EXPORTS
+AddNetPlaceRunDll
+PublishRunDll
diff --git a/mingw-w64-crt/libarm32/simauth.def b/mingw-w64-crt/libarm32/simauth.def
new file mode 100644
index 0000000..f8d014f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/simauth.def
@@ -0,0 +1,10 @@
+;
+; Definition file of Simauth.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Simauth.dll"
+EXPORTS
+EapPeerFreeErrorMemory
+EapPeerFreeMemory
+EapPeerGetInfo
diff --git a/mingw-w64-crt/libarm32/simcfg.def b/mingw-w64-crt/libarm32/simcfg.def
new file mode 100644
index 0000000..17be6f4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/simcfg.def
@@ -0,0 +1,19 @@
+;
+; Definition file of SimPeerConfigDll.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SimPeerConfigDll.dll"
+EXPORTS
+EapPeerGetIdentityPageGuid
+InternalFunction01
+InternalFunction02
+EapPeerConfigBlob2Xml
+EapPeerConfigXml2Blob
+EapPeerCredentialsXml2Blob
+EapPeerFreeErrorMemory
+EapPeerFreeMemory
+EapPeerGetConfigBlobAndUserBlob
+EapPeerInvokeConfigUI
+EapPeerInvokeIdentityUI
+EapPeerInvokeInteractiveUI
diff --git a/mingw-w64-crt/libarm32/sisbkup.def b/mingw-w64-crt/libarm32/sisbkup.def
new file mode 100644
index 0000000..5d5b371
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sisbkup.def
@@ -0,0 +1,15 @@
+;
+; Definition file of sisbkup.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sisbkup.dll"
+EXPORTS
+SisCSFilesToBackupForLink
+SisCreateBackupStructure
+SisCreateRestoreStructure
+SisFreeAllocatedMemory
+SisFreeBackupStructure
+SisFreeRestoreStructure
+SisRestoredCommonStoreFile
+SisRestoredLink
diff --git a/mingw-w64-crt/libarm32/skydrivetelemetry.def b/mingw-w64-crt/libarm32/skydrivetelemetry.def
new file mode 100644
index 0000000..936063f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/skydrivetelemetry.def
@@ -0,0 +1,397 @@
+;
+; Definition file of SkyDriveTelemetry.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SkyDriveTelemetry.dll"
+EXPORTS
+??0ScenarioQosAutoUpdate@QoS@@QAA@ABV01@@Z
+??0ScenarioQosAutoUpdate@QoS@@QAA@XZ
+??0ScenarioQosChangeEnumeration@QoS@@QAA@ABV01@@Z
+??0ScenarioQosChangeEnumeration@QoS@@QAA@XZ
+??0ScenarioQosClientPolicy@QoS@@QAA@ABV01@@Z
+??0ScenarioQosClientPolicy@QoS@@QAA@XZ
+??0ScenarioQosConnectingToWns@QoS@@QAA@ABV01@@Z
+??0ScenarioQosConnectingToWns@QoS@@QAA@XZ
+??0ScenarioQosCreateJumpLink@QoS@@QAA@ABV01@@Z
+??0ScenarioQosCreateJumpLink@QoS@@QAA@XZ
+??0ScenarioQosCreateSubscription@QoS@@QAA@ABV01@@Z
+??0ScenarioQosCreateSubscription@QoS@@QAA@XZ
+??0ScenarioQosCreatingSubscription@QoS@@QAA@ABV01@@Z
+??0ScenarioQosCreatingSubscription@QoS@@QAA@XZ
+??0ScenarioQosDelegatedSyncWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z
+??0ScenarioQosDelegatedSyncWrapper@QoS@@QAA@ABV01@@Z
+??0ScenarioQosDeleteSubscription@QoS@@QAA@ABV01@@Z
+??0ScenarioQosDeleteSubscription@QoS@@QAA@XZ
+??0ScenarioQosDeviceHeroShot@QoS@@QAA@ABV01@@Z
+??0ScenarioQosDeviceHeroShot@QoS@@QAA@XZ
+??0ScenarioQosDownloadChunk@QoS@@QAA@ABV01@@Z
+??0ScenarioQosDownloadChunk@QoS@@QAA@XZ
+??0ScenarioQosDownloadFile@QoS@@QAA@ABV01@@Z
+??0ScenarioQosDownloadFile@QoS@@QAA@XZ
+??0ScenarioQosGetThumbnail@QoS@@QAA@ABV01@@Z
+??0ScenarioQosGetThumbnail@QoS@@QAA@XZ
+??0ScenarioQosLoginFRE@QoS@@QAA@ABV01@@Z
+??0ScenarioQosLoginFRE@QoS@@QAA@XZ
+??0ScenarioQosLoginPartnerFirstRun@QoS@@QAA@ABV01@@Z
+??0ScenarioQosLoginPartnerFirstRun@QoS@@QAA@XZ
+??0ScenarioQosLoginSubsequent@QoS@@QAA@ABV01@@Z
+??0ScenarioQosLoginSubsequent@QoS@@QAA@XZ
+??0ScenarioQosPartnerDefault@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerDefault@QoS@@QAA@XZ
+??0ScenarioQosPartnerDelete@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerDelete@QoS@@QAA@XZ
+??0ScenarioQosPartnerDownload@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerDownload@QoS@@QAA@XZ
+??0ScenarioQosPartnerLookup@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerLookup@QoS@@QAA@XZ
+??0ScenarioQosPartnerReload@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerReload@QoS@@QAA@XZ
+??0ScenarioQosPartnerRename@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerRename@QoS@@QAA@XZ
+??0ScenarioQosPartnerReset@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerReset@QoS@@QAA@XZ
+??0ScenarioQosPartnerStart@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerStart@QoS@@QAA@XZ
+??0ScenarioQosPartnerStop@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerStop@QoS@@QAA@XZ
+??0ScenarioQosPartnerUpload@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPartnerUpload@QoS@@QAA@XZ
+??0ScenarioQosPlatWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z
+??0ScenarioQosPlatWrapper@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPollingChangeEnumeration@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPollingChangeEnumeration@QoS@@QAA@XZ
+??0ScenarioQosPostLogs@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPostLogs@QoS@@QAA@XZ
+??0ScenarioQosPostTransactionReport@QoS@@QAA@ABV01@@Z
+??0ScenarioQosPostTransactionReport@QoS@@QAA@XZ
+??0ScenarioQosProviderWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z
+??0ScenarioQosProviderWrapper@QoS@@QAA@ABV01@@Z
+??0ScenarioQosQuotaStatus@QoS@@QAA@ABV01@@Z
+??0ScenarioQosQuotaStatus@QoS@@QAA@XZ
+??0ScenarioQosRemoteAccessWrapper@QoS@@QAA@ABV01@@Z
+??0ScenarioQosRemoteAccessWrapper@QoS@@QAA@IPBG@Z
+??0ScenarioQosSelectiveSyncEnumeration@QoS@@QAA@ABV01@@Z
+??0ScenarioQosSelectiveSyncEnumeration@QoS@@QAA@XZ
+??0ScenarioQosStartup@QoS@@QAA@ABV01@@Z
+??0ScenarioQosStartup@QoS@@QAA@XZ
+??0ScenarioQosStartupChangeEnumeration@QoS@@QAA@ABV01@@Z
+??0ScenarioQosStartupChangeEnumeration@QoS@@QAA@XZ
+??0ScenarioQosStorageProvisioning@QoS@@QAA@ABV01@@Z
+??0ScenarioQosStorageProvisioning@QoS@@QAA@XZ
+??0ScenarioQosSyncVerification@QoS@@QAA@ABV01@@Z
+??0ScenarioQosSyncVerification@QoS@@QAA@XZ
+??0ScenarioQosSyncWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z
+??0ScenarioQosSyncWrapper@QoS@@QAA@ABV01@@Z
+??0ScenarioQosSystrayInteraction@QoS@@QAA@ABV01@@Z
+??0ScenarioQosSystrayInteraction@QoS@@QAA@XZ
+??0ScenarioQosTargetedQuery@QoS@@QAA@ABV01@@Z
+??0ScenarioQosTargetedQuery@QoS@@QAA@XZ
+??0ScenarioQosTelemetryWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z
+??0ScenarioQosTelemetryWrapper@QoS@@QAA@ABV01@@Z
+??0ScenarioQosUXWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z
+??0ScenarioQosUXWrapper@QoS@@QAA@ABV01@@Z
+??0ScenarioQosUploadExternalFile@QoS@@QAA@ABV01@@Z
+??0ScenarioQosUploadExternalFile@QoS@@QAA@XZ
+??0ScenarioQosUploadFile@QoS@@QAA@ABV01@@Z
+??0ScenarioQosUploadFile@QoS@@QAA@XZ
+??0ScenarioQosUploadMetadata@QoS@@QAA@ABV01@@Z
+??0ScenarioQosUploadMetadata@QoS@@QAA@XZ
+??0ScenarioQosUserRequestedChangeEnumeration@QoS@@QAA@ABV01@@Z
+??0ScenarioQosUserRequestedChangeEnumeration@QoS@@QAA@XZ
+??0ScenarioQosWNSNotificationChangeEnumeration@QoS@@QAA@ABV01@@Z
+??0ScenarioQosWNSNotificationChangeEnumeration@QoS@@QAA@XZ
+??0ScenarioQosWrapper@QoS@@IAA@IPBG@Z
+??0ScenarioQosWrapper@QoS@@IAA@W4_ScenarioId@Bici@@@Z
+??0ScenarioQosWrapper@QoS@@IAA@W4_ScenarioId@Bici@@_N@Z
+??0ScenarioQosWrapper@QoS@@QAA@ABV01@@Z
+??1ScenarioQosAutoUpdate@QoS@@UAA@XZ
+??1ScenarioQosChangeEnumeration@QoS@@UAA@XZ
+??1ScenarioQosClientPolicy@QoS@@UAA@XZ
+??1ScenarioQosConnectingToWns@QoS@@UAA@XZ
+??1ScenarioQosCreateJumpLink@QoS@@UAA@XZ
+??1ScenarioQosCreateSubscription@QoS@@UAA@XZ
+??1ScenarioQosCreatingSubscription@QoS@@UAA@XZ
+??1ScenarioQosDelegatedSyncWrapper@QoS@@UAA@XZ
+??1ScenarioQosDeleteSubscription@QoS@@UAA@XZ
+??1ScenarioQosDeviceHeroShot@QoS@@UAA@XZ
+??1ScenarioQosDownloadChunk@QoS@@UAA@XZ
+??1ScenarioQosDownloadFile@QoS@@UAA@XZ
+??1ScenarioQosGetThumbnail@QoS@@UAA@XZ
+??1ScenarioQosLoginFRE@QoS@@UAA@XZ
+??1ScenarioQosLoginPartnerFirstRun@QoS@@UAA@XZ
+??1ScenarioQosLoginSubsequent@QoS@@UAA@XZ
+??1ScenarioQosPartnerDefault@QoS@@UAA@XZ
+??1ScenarioQosPartnerDelete@QoS@@UAA@XZ
+??1ScenarioQosPartnerDownload@QoS@@UAA@XZ
+??1ScenarioQosPartnerLookup@QoS@@UAA@XZ
+??1ScenarioQosPartnerReload@QoS@@UAA@XZ
+??1ScenarioQosPartnerRename@QoS@@UAA@XZ
+??1ScenarioQosPartnerReset@QoS@@UAA@XZ
+??1ScenarioQosPartnerStart@QoS@@UAA@XZ
+??1ScenarioQosPartnerStop@QoS@@UAA@XZ
+??1ScenarioQosPartnerUpload@QoS@@UAA@XZ
+??1ScenarioQosPlatWrapper@QoS@@UAA@XZ
+??1ScenarioQosPollingChangeEnumeration@QoS@@UAA@XZ
+??1ScenarioQosPostLogs@QoS@@UAA@XZ
+??1ScenarioQosPostTransactionReport@QoS@@UAA@XZ
+??1ScenarioQosProviderWrapper@QoS@@UAA@XZ
+??1ScenarioQosQuotaStatus@QoS@@UAA@XZ
+??1ScenarioQosRemoteAccessWrapper@QoS@@UAA@XZ
+??1ScenarioQosSelectiveSyncEnumeration@QoS@@UAA@XZ
+??1ScenarioQosStartup@QoS@@UAA@XZ
+??1ScenarioQosStartupChangeEnumeration@QoS@@UAA@XZ
+??1ScenarioQosStorageProvisioning@QoS@@UAA@XZ
+??1ScenarioQosSyncVerification@QoS@@UAA@XZ
+??1ScenarioQosSyncWrapper@QoS@@UAA@XZ
+??1ScenarioQosSystrayInteraction@QoS@@UAA@XZ
+??1ScenarioQosTargetedQuery@QoS@@UAA@XZ
+??1ScenarioQosTelemetryWrapper@QoS@@UAA@XZ
+??1ScenarioQosUXWrapper@QoS@@UAA@XZ
+??1ScenarioQosUploadExternalFile@QoS@@UAA@XZ
+??1ScenarioQosUploadFile@QoS@@UAA@XZ
+??1ScenarioQosUploadMetadata@QoS@@UAA@XZ
+??1ScenarioQosUserRequestedChangeEnumeration@QoS@@UAA@XZ
+??1ScenarioQosWNSNotificationChangeEnumeration@QoS@@UAA@XZ
+??1ScenarioQosWrapper@QoS@@MAA@XZ
+??4PlaceholderQosRecorder@@QAAAAV0@ABV0@@Z
+??4ScenarioQosAutoUpdate@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosClientPolicy@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosConnectingToWns@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosCreateJumpLink@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosCreateSubscription@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosCreatingSubscription@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosDelegatedSyncWrapper@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosDeleteSubscription@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosDeviceHeroShot@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosDownloadChunk@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosDownloadFile@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosGetThumbnail@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosLoginFRE@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosLoginPartnerFirstRun@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosLoginSubsequent@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerDefault@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerDelete@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerDownload@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerLookup@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerReload@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerRename@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerReset@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerStart@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerStop@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPartnerUpload@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPlatWrapper@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPollingChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPostLogs@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPostTransactionReport@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosProviderWrapper@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosQuotaStatus@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosRemoteAccessWrapper@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosSelectiveSyncEnumeration@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosStartup@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosStartupChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosStorageProvisioning@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosSyncVerification@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosSyncWrapper@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosSystrayInteraction@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosTargetedQuery@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosTelemetryWrapper@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosUXWrapper@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosUploadExternalFile@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosUploadFile@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosUploadMetadata@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosUserRequestedChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosWNSNotificationChangeEnumeration@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosWrapper@QoS@@QAAAAV01@ABV01@@Z
+??_7ScenarioQosAutoUpdate@QoS@@6B@ DATA
+??_7ScenarioQosChangeEnumeration@QoS@@6B@ DATA
+??_7ScenarioQosClientPolicy@QoS@@6B@ DATA
+??_7ScenarioQosConnectingToWns@QoS@@6B@ DATA
+??_7ScenarioQosCreateJumpLink@QoS@@6B@ DATA
+??_7ScenarioQosCreateSubscription@QoS@@6B@ DATA
+??_7ScenarioQosCreatingSubscription@QoS@@6B@ DATA
+??_7ScenarioQosDelegatedSyncWrapper@QoS@@6B@ DATA
+??_7ScenarioQosDeleteSubscription@QoS@@6B@ DATA
+??_7ScenarioQosDeviceHeroShot@QoS@@6B@ DATA
+??_7ScenarioQosDownloadChunk@QoS@@6B@ DATA
+??_7ScenarioQosDownloadFile@QoS@@6B@ DATA
+??_7ScenarioQosGetThumbnail@QoS@@6B@ DATA
+??_7ScenarioQosLoginFRE@QoS@@6B@ DATA
+??_7ScenarioQosLoginPartnerFirstRun@QoS@@6B@ DATA
+??_7ScenarioQosLoginSubsequent@QoS@@6B@ DATA
+??_7ScenarioQosPartnerDefault@QoS@@6B@ DATA
+??_7ScenarioQosPartnerDelete@QoS@@6B@ DATA
+??_7ScenarioQosPartnerDownload@QoS@@6B@ DATA
+??_7ScenarioQosPartnerLookup@QoS@@6B@ DATA
+??_7ScenarioQosPartnerReload@QoS@@6B@ DATA
+??_7ScenarioQosPartnerRename@QoS@@6B@ DATA
+??_7ScenarioQosPartnerReset@QoS@@6B@ DATA
+??_7ScenarioQosPartnerStart@QoS@@6B@ DATA
+??_7ScenarioQosPartnerStop@QoS@@6B@ DATA
+??_7ScenarioQosPartnerUpload@QoS@@6B@ DATA
+??_7ScenarioQosPlatWrapper@QoS@@6B@ DATA
+??_7ScenarioQosPollingChangeEnumeration@QoS@@6B@ DATA
+??_7ScenarioQosPostLogs@QoS@@6B@ DATA
+??_7ScenarioQosPostTransactionReport@QoS@@6B@ DATA
+??_7ScenarioQosProviderWrapper@QoS@@6B@ DATA
+??_7ScenarioQosQuotaStatus@QoS@@6B@ DATA
+??_7ScenarioQosRemoteAccessWrapper@QoS@@6B@ DATA
+??_7ScenarioQosSelectiveSyncEnumeration@QoS@@6B@ DATA
+??_7ScenarioQosStartup@QoS@@6B@ DATA
+??_7ScenarioQosStartupChangeEnumeration@QoS@@6B@ DATA
+??_7ScenarioQosStorageProvisioning@QoS@@6B@ DATA
+??_7ScenarioQosSyncVerification@QoS@@6B@ DATA
+??_7ScenarioQosSyncWrapper@QoS@@6B@ DATA
+??_7ScenarioQosSystrayInteraction@QoS@@6B@ DATA
+??_7ScenarioQosTargetedQuery@QoS@@6B@ DATA
+??_7ScenarioQosTelemetryWrapper@QoS@@6B@ DATA
+??_7ScenarioQosUXWrapper@QoS@@6B@ DATA
+??_7ScenarioQosUploadExternalFile@QoS@@6B@ DATA
+??_7ScenarioQosUploadFile@QoS@@6B@ DATA
+??_7ScenarioQosUploadMetadata@QoS@@6B@ DATA
+??_7ScenarioQosUserRequestedChangeEnumeration@QoS@@6B@ DATA
+??_7ScenarioQosWNSNotificationChangeEnumeration@QoS@@6B@ DATA
+??_7ScenarioQosWrapper@QoS@@6B@ DATA
+?AcceptableResponseCode@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AddDwordToDatapointValueList@QoS@@YAJPAXK@Z
+?AddStringToDatapointValueList@QoS@@YAJPAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?AddToStream@QoS@@YAJKPAX@Z
+?AllowedDeleteFileResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedGetChangesResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedGetFileStatusResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedGetSupportedFileExtensionsResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedInitializeResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedLocalFileChangeResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedRenameFileResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedResetCacheResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedServerFileChangeResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedSetClientConnectivityStateResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?AllowedUninitializeResult@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?CheckRecordedErrorType@ScenarioQosWrapper@QoS@@AAAXW4_ErrorType@Bici@@@Z
+?CreateDatapointValueList@QoS@@YAJPAPAX@Z
+?DefaultOrMostSevereErrorTypeRecorded@ScenarioQosWrapper@QoS@@QAA?AW4_ErrorType@Bici@@W434@@Z
+?DestroyDatapointValueList@QoS@@YAJPAX@Z
+?DetermineReportingCode@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?GetApiId@ScenarioQosWrapper@QoS@@IAA?AW4_ApiId@Bici@@XZ
+?GetBiciTelemetryStartedEvent@QoS@@YAPAXXZ
+?GetEventProviderGuid@QoS@@YAPBU_GUID@@XZ
+?GetInstance@Telemetry@@CAPAV1@XZ
+?GetLastSherlockTransactionReportUploadTime@QoS@@YA_JXZ
+?GetMostSevereErrorTypeRecorded@ScenarioQosWrapper@QoS@@QAA?AW4_ErrorType@Bici@@XZ
+?GetScenarioErrorCode@ScenarioQosSyncVerification@QoS@@QAAIXZ
+?GetTxnContextString@ScenarioQosWrapper@QoS@@UAA?AV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@XZ
+?IncrementDatapoint@QoS@@YAJKK@Z
+?Initialize@ScenarioQosWrapper@QoS@@IAAXXZ
+?InitializeWithTxnContext@ScenarioQosWrapper@QoS@@IAAXIPBG@Z
+?IsMsftInternal@QoS@@YA_NXZ
+?IsRPCError@ScenarioQosDelegatedSyncWrapper@QoS@@QAA_NJ@Z
+?IsSherlockUserConsented@QoS@@YA_NXZ
+?OnUserDataAvailable@QoS@@YAXXZ
+?RecordApi@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?RecordApi@ScenarioQosPlatWrapper@QoS@@QAAXJW4_ErrorType@Bici@@@Z
+?RecordApi@ScenarioQosProviderWrapper@QoS@@QAAXHW4_ErrorType@Bici@@@Z
+?RecordApi@ScenarioQosSyncWrapper@QoS@@QAAXJIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?RecordApi@ScenarioQosSyncWrapper@QoS@@QAAXJIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@ABV?$set@IU?$less@I@std@@V?$allocator@I@2@@4@@Z
+?RecordApi@ScenarioQosTelemetryWrapper@QoS@@QAAXJ@Z
+?RecordApi@ScenarioQosTelemetryWrapper@QoS@@QAAXJI@Z
+?RecordApi@ScenarioQosUXWrapper@QoS@@QAAXJ@Z
+?RecordApi@ScenarioQosUXWrapper@QoS@@QAAXJI@Z
+?RecordApi@ScenarioQosWrapper@QoS@@IAAXHW4_ErrorType@Bici@@IPAVDatapointValueList@4@@Z
+?RecordApi@ScenarioQosWrapper@QoS@@IAAXHW4_ErrorType@Bici@@PAVDatapointValueList@4@@Z
+?RecordApiWithDescription@ScenarioQosPlatWrapper@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?RecordApiWithSize@ScenarioQosSyncWrapper@QoS@@QAAXJIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?RecordApiWithSize@ScenarioQosSyncWrapper@QoS@@QAAXJIIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?RecordApiWithSize@ScenarioQosSyncWrapper@QoS@@QAAXJIIABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@ABV?$set@IU?$less@I@std@@V?$allocator@I@2@@4@@Z
+?RecordConnectingToWnsApi@ScenarioQosConnectingToWns@QoS@@QAAXJIII@Z
+?RecordDependentApiQos@ScenarioQosWrapper@QoS@@AAAXPAVTransactionContext@Bici@@HW4_ErrorType@4@_KIPAVDatapointValueList@4@@Z
+?RecordFailedAssert@QoS@@YAXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@00I0_N@Z
+?RecordFailedAssert@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@00I0_N@Z
+?RecordInternalApiQos@ScenarioQosWrapper@QoS@@AAAXPAVTransactionContext@Bici@@HW4_ErrorType@4@_KIPAVDatapointValueList@4@@Z
+?RecordScenario@ScenarioQosDelegatedSyncWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z
+?RecordScenario@ScenarioQosPlatWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z
+?RecordScenario@ScenarioQosProviderWrapper@QoS@@QAAXHW4_ErrorType@Bici@@@Z
+?RecordScenario@ScenarioQosSyncWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z
+?RecordScenario@ScenarioQosSyncWrapper@QoS@@UAAXHW4_ErrorType@Bici@@IABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?RecordScenario@ScenarioQosTelemetryWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z
+?RecordScenario@ScenarioQosUXWrapper@QoS@@UAAXHW4_ErrorType@Bici@@@Z
+?RecordScenario@ScenarioQosWrapper@QoS@@IAAXHW4_ErrorType@Bici@@IPAVDatapointValueList@4@@Z
+?RecordScenario@ScenarioQosWrapper@QoS@@IAAXHW4_ErrorType@Bici@@PAVDatapointValueList@4@@Z
+?RecordScenarioQos@ScenarioQosWrapper@QoS@@AAAXPAVTransactionContext@Bici@@HW4_ErrorType@4@_KIPAVDatapointValueList@4@@Z
+?RecordScenarioWithSize@ScenarioQosSyncWrapper@QoS@@UAAXHW4_ErrorType@Bici@@I@Z
+?RecordScenarioWithSize@ScenarioQosTelemetryWrapper@QoS@@UAAXHW4_ErrorType@Bici@@I@Z
+?RecordShellQosResults@PlaceholderQosRecorder@@SAJUPlaceholderQosResult@@KPBU2@@Z
+?SetANID@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?SetCID@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?SetDatapoint@QoS@@YAJKK@Z
+?SetLastSherlockLogUploadTime@QoS@@YAX_J@Z
+?SetLastSherlockTransactionReportUploadTime@QoS@@YAX_J@Z
+?SetLiveIdConnectionSettings@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@0@Z
+?SetQosEnabled@QoS@@YAX_N@Z
+?SetScenarioErrorCode@ScenarioQosSyncVerification@QoS@@QAAXI@Z
+?SetSherlockEnabled@QoS@@YAX_NABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@1PAVISkyDrivePrincipal@@@Z
+?SetSherlockThrottles@QoS@@YAX_J0@Z
+?SetUploadEnabled@QoS@@YAX_N@Z
+?SetUserBetaState@QoS@@YAX_N@Z
+?SetUserId@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?Start@QoS@@YAXABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?StartAndRecordCheckMismatches@ScenarioQosSyncVerification@QoS@@QAAXJK@Z
+?StartAndRecordCheckPartnerMismatches@ScenarioQosSyncVerification@QoS@@QAAXJK@Z
+?StartAndRecordCheckPlaceholderMismatches@ScenarioQosSyncVerification@QoS@@QAAXJK@Z
+?StartAndRecordCheckProgress@ScenarioQosSyncVerification@QoS@@QAAXJK@Z
+?StartAndRecordCheckPropertyMismatches@ScenarioQosSyncVerification@QoS@@QAAXJK@Z
+?StartAndRecordDependentApi@ScenarioQosWrapper@QoS@@IAAXW4_ApiId@Bici@@W4_PropertyId@4@HW4_ErrorType@4@HIPAVDatapointValueList@4@@Z
+?StartAndRecordDispatchRuntimeThreads@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?StartAndRecordInitGlobalClientState@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?StartAndRecordInitSyncEngineCore@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?StartAndRecordInitializeSyncController@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?StartAndRecordInternalApi@ScenarioQosWrapper@QoS@@IAAXW4_ApiId@Bici@@HW4_ErrorType@4@HIPAVDatapointValueList@4@@Z
+?StartAndRecordSetUpSyncRoot@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?StartAndRecordShowHideSkyDriveShellItems@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?StartAndRecordWorkerPoolStart@ScenarioQosStartup@QoS@@QAAXJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@Z
+?StartApi@ScenarioQosUXWrapper@QoS@@QAAXW4_ApiId@Bici@@@Z
+?StartBitsCloseSession@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartBitsCreateSession@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartBitsFragment@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartCompressLogs@ScenarioQosPostLogs@QoS@@QAAXXZ
+?StartCreateJumpLink@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartCreateNotificationSubscription@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartCreateWnsChannel@ScenarioQosPlatWrapper@QoS@@QAAXXZ
+?StartDeleteFile@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartDeleteNotificationSubscription@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartDependentApi@ScenarioQosWrapper@QoS@@IAAXW4_ApiId@Bici@@W4_PropertyId@4@@Z
+?StartDownloadBlock@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartEnumChanges@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartGenerateResponseStream@ScenarioQosProviderWrapper@QoS@@QAAXW4_ApiId@Bici@@@Z
+?StartGetAlbumMetadata@ScenarioQosProviderWrapper@QoS@@QAAXXZ
+?StartGetChanges@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartGetClientPolicy@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartGetDeviceHeroShot@ScenarioQosProviderWrapper@QoS@@QAAXXZ
+?StartGetFileMetadata@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartGetFileStatus@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartGetLiveFolder@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartGetQuotaInformation@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartGetSupportedFileExtensions@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartInitialize@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartInternalApi@ScenarioQosWrapper@QoS@@IAAXW4_ApiId@Bici@@@Z
+?StartLocalFileChange@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartParseTransactionReportResponse@ScenarioQosPostTransactionReport@QoS@@QAAXXZ
+?StartPostLogs@ScenarioQosPostLogs@QoS@@QAAXXZ
+?StartPostSubscriptionToStorage@ScenarioQosPlatWrapper@QoS@@QAAXXZ
+?StartPostTransactionReport@ScenarioQosPostTransactionReport@QoS@@QAAXXZ
+?StartProviderInitialGet@ScenarioQosRemoteAccessWrapper@QoS@@QAAXXZ
+?StartProvisionLiveFolder@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartRenameFile@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartResetCache@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartSelectiveSyncEnumeration@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartServerFileChange@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartSetClientConnectivityState@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartUninitialize@ScenarioQosDelegatedSyncWrapper@QoS@@QAAXXZ
+?StartUploadBatch@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?StartUploadResults@ScenarioQosProviderWrapper@QoS@@QAAXW4_ApiId@Bici@@@Z
+?StartUploadSyncDiagnostic@ScenarioQosSyncWrapper@QoS@@QAAXXZ
+?Stop@QoS@@YAXXZ
+?StopProviderInitialGet@ScenarioQosRemoteAccessWrapper@QoS@@QAAXJI@Z
+?UploadToSherlock@QoS@@YAJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@JABV?$map@V?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@V12@U?$less@V?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@V12@@std@@@2@@3@@Z
+?UploadToSherlockEx@QoS@@YAJABV?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@@Z
+?_RecordDataPoints@PlaceholderQosRecorder@@CAJW4_ScenarioId@Bici@@W4_ApiId@3@PBVTransactionContext@3@J@Z
diff --git a/mingw-w64-crt/libarm32/slc.def b/mingw-w64-crt/libarm32/slc.def
new file mode 100644
index 0000000..3bac8e5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/slc.def
@@ -0,0 +1,48 @@
+;
+; Definition file of SLC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SLC.dll"
+EXPORTS
+SLpCheckProductKey
+SLpGetGenuineLocal
+SLpProcessOemProductKey
+SLpUpdateComponentTokens
+SLClose
+SLConsumeRight
+SLConsumeWindowsRight
+SLDepositOfflineConfirmationId
+SLDepositOfflineConfirmationIdEx
+SLFireEvent
+SLGenerateOfflineInstallationId
+SLGenerateOfflineInstallationIdEx
+SLGetApplicationInformation
+SLGetGenuineInformation
+SLGetInstalledProductKeyIds
+SLGetLicense
+SLGetLicenseFileId
+SLGetLicenseInformation
+SLGetLicensingStatusInformation
+SLGetPKeyId
+SLGetPKeyInformation
+SLGetPolicyInformation
+SLGetPolicyInformationDWORD
+SLGetProductSkuInformation
+SLGetSLIDList
+SLGetServiceInformation
+SLGetWindowsInformation
+SLGetWindowsInformationDWORD
+SLInstallLicense
+SLInstallProofOfPurchase
+SLIsWindowsGenuineLocal
+SLOpen
+SLReArmWindows
+SLRegisterEvent
+SLRegisterWindowsEvent
+SLSetCurrentProductKey
+SLSetGenuineInformation
+SLUninstallLicense
+SLUninstallProofOfPurchase
+SLUnregisterEvent
+SLUnregisterWindowsEvent
diff --git a/mingw-w64-crt/libarm32/slcext.def b/mingw-w64-crt/libarm32/slcext.def
new file mode 100644
index 0000000..ac0b9ce
--- /dev/null
+++ b/mingw-w64-crt/libarm32/slcext.def
@@ -0,0 +1,16 @@
+;
+; Definition file of slcext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "slcext.dll"
+EXPORTS
+SLAcquireGenuineTicket
+SLActivateProduct
+SLGetPackageProductKey
+SLGetPackageProperties
+SLGetPackageToken
+SLGetReferralInformation
+SLGetServerStatus
+SLInstallPackage
+SLUninstallPackage
diff --git a/mingw-w64-crt/libarm32/slpts.def b/mingw-w64-crt/libarm32/slpts.def
new file mode 100644
index 0000000..a3c210e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/slpts.def
@@ -0,0 +1,10 @@
+;
+; Definition file of slpts.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "slpts.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/slr100.def b/mingw-w64-crt/libarm32/slr100.def
new file mode 100644
index 0000000..6e65164
--- /dev/null
+++ b/mingw-w64-crt/libarm32/slr100.def
@@ -0,0 +1,123 @@
+;
+; Definition file of slr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "slr.dll"
+EXPORTS
+RhpResolveInterfaceMethod
+GetRuntimeException
+ProcessFinalizers
+RhCanUnloadModule
+RhCollect
+RhExceptionHandling_FailedAllocation
+RhExceptionHandling_ThrowClasslibArithmeticException
+RhExceptionHandling_ThrowClasslibDivideByZeroException
+RhExceptionHandling_ThrowClasslibIndexOutOfRangeException
+RhExceptionHandling_ThrowClasslibOverflowException
+RhExceptionHandling_ThrowInter
+RhExceptionHandling_ThrowIntra
+RhGcStress_Initialize
+RhHandleAlloc
+RhHandleFree
+RhHandleGet
+RhHandleSet
+RhMemberwiseClone
+RhNewArray
+RhNewObject
+RhSuppressFinalize
+RhTypeCast_AreTypesEquivalent
+RhTypeCast_CheckArrayStore
+RhTypeCast_CheckCastArray
+RhTypeCast_CheckCastClass
+RhTypeCast_CheckCastInterface
+RhTypeCast_CheckUnbox
+RhTypeCast_CheckVectorElemAddr
+RhTypeCast_IsInstanceOfArray
+RhTypeCast_IsInstanceOfClass
+RhTypeCast_IsInstanceOfInterface
+RhWaitForPendingFinalizers
+RhpCheckedAssignRefR1
+RhpCheckedLockCmpXchg
+RhpCheckedXchg
+RhpCollect
+RhpCopyObjectContents
+RhpDbl2IntOvf
+RhpDbl2Lng
+RhpDbl2LngOvf
+RhpDbl2ULng
+RhpDbl2ULngOvf
+RhpDblRemRev
+RhpEHJumpByref
+RhpEHJumpByrefGCStress
+RhpEHJumpObject
+RhpEHJumpObjectGCStress
+RhpEHJumpScalar
+RhpEHJumpScalarGCStress
+RhpFlt2IntOvf
+RhpFlt2LngOvf
+RhpFltRemRev
+RhpGcPoll
+RhpGcPollStress
+RhpGetClasslibFunction
+RhpGetEHInfo
+RhpGetNextFinalizableObject
+RhpGetThread
+RhpHandleAlloc
+RhpHandleFree
+RhpHandleGet
+RhpHandleSet
+RhpHijackForGcStress
+RhpIDiv
+RhpIMod
+RhpInitialVSDTarget
+RhpInitializeGcStress
+RhpLDiv
+RhpLMod
+RhpLMul
+RhpLMulOvf
+RhpLng2Dbl
+RhpLoopHijack
+RhpNewArray
+RhpNewArrayAlign8
+RhpNewFast
+RhpNewFastAlign8
+RhpNewFastMisalign
+RhpNewFinalizable
+RhpNewFinalizableAlign8
+RhpRegisterModule
+RhpReversePInvoke
+RhpReversePInvokeBadTransition
+RhpReversePInvokeReturn
+RhpShutdown
+RhpSignalFinalizationComplete
+RhpSuppressFinalize
+RhpSuppressGcStress
+RhpTrapThreads DATA
+RhpUDiv
+RhpULDiv
+RhpULMod
+RhpULMul
+RhpULMulOvf
+RhpULng2Dbl
+RhpUMod
+RhpUnsuppressGcStress
+RhpWaitForFinalizerRequest
+RhpWaitForGC
+RhpWaitForPendingFinalizers
+RhpWaitForSuspend
+t101 DATA
+t12 DATA
+t2 DATA
+t2.m1
+t26 DATA
+t3 DATA
+t3.m1
+t30 DATA
+t33 DATA
+t36 DATA
+t42 DATA
+t48 DATA
+t63 DATA
+t64 DATA
+t71 DATA
diff --git a/mingw-w64-crt/libarm32/slwga.def b/mingw-w64-crt/libarm32/slwga.def
new file mode 100644
index 0000000..91342df
--- /dev/null
+++ b/mingw-w64-crt/libarm32/slwga.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SLWGA.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SLWGA.dll"
+EXPORTS
+ord_227 @227
+SLIsGenuineLocal
diff --git a/mingw-w64-crt/libarm32/smartcardsimulator.def b/mingw-w64-crt/libarm32/smartcardsimulator.def
new file mode 100644
index 0000000..66838d5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/smartcardsimulator.def
@@ -0,0 +1,18 @@
+;
+; Definition file of SmartCardSimulator.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SmartCardSimulator.dll"
+EXPORTS
+VGidsSimulatorCreate
+VGidsSimulatorDestroy
+VGidsSimulatorReadProperties
+VGidsSimulatorWriteProperties
+VTransportClose
+VTransportDeinitialize
+VTransportInitialize
+VTransportOpen
+VTransportReceive
+VTransportTransmit
+Microsoft_WDF_UMDF_Version DATA
diff --git a/mingw-w64-crt/libarm32/smbwmiv2.def b/mingw-w64-crt/libarm32/smbwmiv2.def
new file mode 100644
index 0000000..48585be
--- /dev/null
+++ b/mingw-w64-crt/libarm32/smbwmiv2.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SMBWMIV2.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SMBWMIV2.DLL"
+EXPORTS
+GetProviderClassID
+MI_Main
diff --git a/mingw-w64-crt/libarm32/smiengine.def b/mingw-w64-crt/libarm32/smiengine.def
new file mode 100644
index 0000000..c1d0d71
--- /dev/null
+++ b/mingw-w64-crt/libarm32/smiengine.def
@@ -0,0 +1,16 @@
+;
+; Definition file of SmiEngine.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SmiEngine.dll"
+EXPORTS
+ConstructHiveLocation
+CreateSettingsEnginePriv
+ConstructRegLocation
+CreateLalInstance
+CreateWcmEngineCore
+DeleteCompilerObject
+GetCompilerObject
+GetItemFromCoreObject
+SetLalCreator
diff --git a/mingw-w64-crt/libarm32/smsrouter.def b/mingw-w64-crt/libarm32/smsrouter.def
new file mode 100644
index 0000000..a5db3bc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/smsrouter.def
@@ -0,0 +1,10 @@
+;
+; Definition file of smsrouter.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "smsrouter.DLL"
+EXPORTS
+InitSmsRouter
+SmsRouterNotify
+UnInitSmsRouter
diff --git a/mingw-w64-crt/libarm32/sndvolsso.def b/mingw-w64-crt/libarm32/sndvolsso.def
new file mode 100644
index 0000000..fd0481c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sndvolsso.def
@@ -0,0 +1,11 @@
+;
+; Definition file of SndVolSSO.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SndVolSSO.DLL"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
diff --git a/mingw-w64-crt/libarm32/snmpapi.def b/mingw-w64-crt/libarm32/snmpapi.def
new file mode 100644
index 0000000..2d89553
--- /dev/null
+++ b/mingw-w64-crt/libarm32/snmpapi.def
@@ -0,0 +1,45 @@
+;
+; Definition file of snmpapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "snmpapi.dll"
+EXPORTS
+SnmpSvcAddrIsIpx
+SnmpSvcAddrToSocket
+SnmpSvcGetEnterpriseOID
+SnmpSvcGetUptime
+SnmpSvcGetUptimeFromTime
+SnmpSvcInitUptime
+SnmpSvcSetLogLevel
+SnmpSvcSetLogType
+SnmpTfxClose
+SnmpTfxOpen
+SnmpTfxQuery
+SnmpUtilAnsiToUnicode
+SnmpUtilAsnAnyCpy
+SnmpUtilAsnAnyFree
+SnmpUtilDbgPrint
+SnmpUtilIdsToA
+SnmpUtilMemAlloc
+SnmpUtilMemFree
+SnmpUtilMemReAlloc
+SnmpUtilOctetsCmp
+SnmpUtilOctetsCpy
+SnmpUtilOctetsFree
+SnmpUtilOctetsNCmp
+SnmpUtilOidAppend
+SnmpUtilOidCmp
+SnmpUtilOidCpy
+SnmpUtilOidFree
+SnmpUtilOidNCmp
+SnmpUtilOidToA
+SnmpUtilPrintAsnAny
+SnmpUtilPrintOid
+SnmpUtilUTF8ToUnicode
+SnmpUtilUnicodeToAnsi
+SnmpUtilUnicodeToUTF8
+SnmpUtilVarBindCpy
+SnmpUtilVarBindFree
+SnmpUtilVarBindListCpy
+SnmpUtilVarBindListFree
diff --git a/mingw-w64-crt/libarm32/softpub.def b/mingw-w64-crt/libarm32/softpub.def
new file mode 100644
index 0000000..1049a0b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/softpub.def
@@ -0,0 +1,29 @@
+;
+; Definition file of SOFTPUB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SOFTPUB.dll"
+EXPORTS
+GenericChainCertificateTrust
+GenericChainFinalProv
+HTTPSCertificateTrust
+SoftpubDefCertInit
+SoftpubFreeDefUsageCallData
+SoftpubLoadDefUsageCallData
+AddPersonalTrustDBPages
+DriverCleanupPolicy
+DriverFinalPolicy
+DriverInitializePolicy
+FindCertsByIssuer
+HTTPSFinalProv
+OfficeCleanupPolicy
+OfficeInitializePolicy
+OpenPersonalTrustDBDialog
+SoftpubAuthenticode
+SoftpubCheckCert
+SoftpubCleanup
+SoftpubDumpStructure
+SoftpubInitialize
+SoftpubLoadMessage
+SoftpubLoadSignature
diff --git a/mingw-w64-crt/libarm32/spbcd.def b/mingw-w64-crt/libarm32/spbcd.def
new file mode 100644
index 0000000..c801380
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spbcd.def
@@ -0,0 +1,9 @@
+;
+; Definition file of sysbcd.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sysbcd.dll"
+EXPORTS
+Sysprep_Generalize_Bcd
+Sysprep_Specialize_Bcd
diff --git a/mingw-w64-crt/libarm32/spfileq.def b/mingw-w64-crt/libarm32/spfileq.def
new file mode 100644
index 0000000..6eaec6f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spfileq.def
@@ -0,0 +1,25 @@
+;
+; Definition file of SPFILEQ.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SPFILEQ.dll"
+EXPORTS
+SpFileQueueClose
+SpFileQueueCommit
+SpFileQueueCopy
+SpFileQueueDelete
+SpFileQueueFileInUse
+SpFileQueueGetFlags
+SpFileQueueGetQueueCount
+SpFileQueueNodeGetSecurityDescriptor
+SpFileQueueNodeGetSourceFilename
+SpFileQueueNodeGetSourcePath
+SpFileQueueNodeGetSourceRootPath
+SpFileQueueNodeGetStyleFlags
+SpFileQueueNodeGetTargetDirectory
+SpFileQueueNodeGetTargetFilename
+SpFileQueueNodeRemove
+SpFileQueueOpen
+SpFileQueueRename
+SpFileQueueSetFlags
diff --git a/mingw-w64-crt/libarm32/spinf.def b/mingw-w64-crt/libarm32/spinf.def
new file mode 100644
index 0000000..97c942e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spinf.def
@@ -0,0 +1,56 @@
+;
+; Definition file of SPINF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SPINF.dll"
+EXPORTS
+SpInfDetermineInfStyle
+SpInfDoesInfContainString
+SpInfEnumInfSections
+SpInfFileFullPathFromLineContext
+SpInfFindFirstLine
+SpInfFindNextMatchLine
+SpInfFindValueInSectionList
+SpInfFreeInfFile
+SpInfGetBestInstallSection
+SpInfGetBestModelsSection
+SpInfGetDirIdHandler
+SpInfGetDriverVer
+SpInfGetField
+SpInfGetIndirectString
+SpInfGetInfInformation
+SpInfGetInfLineNumber
+SpInfGetInfSections
+SpInfGetInfStyle
+SpInfGetLanguageId
+SpInfGetLineByIndex
+SpInfGetLineCount
+SpInfGetLineCountFromSection
+SpInfGetLineFieldCount
+SpInfGetLineTextWithKey
+SpInfGetLogToken
+SpInfGetNextInf
+SpInfGetOriginalInfName
+SpInfGetPathFromDirId
+SpInfGetPrevInf
+SpInfGetStringField
+SpInfGetStringsSection
+SpInfGetTargetPath
+SpInfGetVersionDatum
+SpInfGetVersionNode
+SpInfIsIndirectString
+SpInfLineFromContext
+SpInfLineIsSearchable
+SpInfLoadInfFile
+SpInfLocateLine
+SpInfLocateSection
+SpInfLockInf
+SpInfQueryInfFileInformation
+SpInfQueryInfVersionInformation
+SpInfSectionNameFromLineContext
+SpInfSetDirIdHandler
+SpInfSetDirectoryId
+SpInfSourcePathFromHandle
+SpInfUnlockInf
+SpInfVersionNodeFromInfInformation
diff --git a/mingw-w64-crt/libarm32/spmpm.def b/mingw-w64-crt/libarm32/spmpm.def
new file mode 100644
index 0000000..1c7d35c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spmpm.def
@@ -0,0 +1,8 @@
+;
+; Definition file of spmpm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "spmpm.dll"
+EXPORTS
+Sysprep_Generalize_MountPointManager
diff --git a/mingw-w64-crt/libarm32/spnet.def b/mingw-w64-crt/libarm32/spnet.def
new file mode 100644
index 0000000..8ed9549
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spnet.def
@@ -0,0 +1,9 @@
+;
+; Definition file of sysnet.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sysnet.dll"
+EXPORTS
+Sysprep_Clean_Net
+Sysprep_Generalize_Net
diff --git a/mingw-w64-crt/libarm32/spoolss.def b/mingw-w64-crt/libarm32/spoolss.def
new file mode 100644
index 0000000..9635032
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spoolss.def
@@ -0,0 +1,205 @@
+;
+; Definition file of SPOOLSS.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SPOOLSS.DLL"
+EXPORTS
+OpenPrinterExW
+RouterCorePrinterDriverInstalled
+RouterCreatePrintAsyncNotificationChannel
+RouterDeletePrinterDriverPackage
+RouterGetCorePrinterDrivers
+RouterGetPrintClassObject
+RouterGetPrinterDriverPackagePath
+RouterInstallPrinterDriverFromPackage
+RouterRegisterForPrintAsyncNotifications
+RouterUnregisterForPrintAsyncNotifications
+RouterUploadPrinterDriverPackage
+AbortPrinter
+AddFormW
+AddJobW
+AddMonitorW
+AddPerMachineConnectionW
+AddPortExW
+AddPortW
+AddPrintProcessorW
+AddPrintProvidorW
+AddPrinterConnectionW
+AddPrinterDriverExW
+AddPrinterDriverW
+AddPrinterExW
+AddPrinterW
+AdjustPointers
+AdjustPointersInStructuresArray
+AlignKMPtr
+AlignRpcPtr
+AllocSplStr
+AllowRemoteCalls
+AppendPrinterNotifyInfoData
+BuildOtherNamesFromMachineName
+CacheAddName
+CacheCreateAndAddNode
+CacheCreateAndAddNodeWithIPAddresses
+CacheDeleteNode
+CacheIsNameCluster
+CacheIsNameInNodeList
+CallDrvDevModeConversion
+CallRouterFindFirstPrinterChangeNotification
+CheckLocalCall
+ClosePrinter
+ConfigurePortW
+CreatePrinterIC
+DeleteFormW
+DeleteMonitorW
+DeletePerMachineConnectionW
+DeletePortW
+DeletePrintProcessorW
+DeletePrintProvidorW
+DeletePrinter
+DeletePrinterConnectionW
+DeletePrinterDataExW
+DeletePrinterDataW
+DeletePrinterDriverExW
+DeletePrinterDriverW
+DeletePrinterIC
+DeletePrinterKeyW
+DllAllocSplMem
+DllAllocSplStr
+DllFreeSplMem
+DllFreeSplStr
+DllReallocSplMem
+DllReallocSplStr
+EndDocPrinter
+EndPagePrinter
+EnumFormsW
+EnumJobsW
+EnumMonitorsW
+EnumPerMachineConnectionsW
+EnumPortsW
+EnumPrintProcessorDatatypesW
+EnumPrintProcessorsW
+EnumPrinterDataExW
+EnumPrinterDataW
+EnumPrinterDriversW
+EnumPrinterKeyW
+EnumPrintersW
+FindClosePrinterChangeNotification
+FlushPrinter
+FormatPrinterForRegistryKey
+FormatRegistryKeyForPrinter
+FreeOtherNames
+GetFormW
+GetJobAttributes
+GetJobAttributesEx
+GetJobW
+GetNetworkId
+GetPrintProcessorDirectoryW
+GetPrinterDataExW
+GetPrinterDataW
+GetPrinterDriverDirectoryW
+GetPrinterDriverExW
+GetPrinterDriverW
+GetPrinterW
+GetServerPolicy
+GetShrinkedSize
+GetSpoolerTlsIndexes
+ImpersonatePrinterClient
+InitializeRouter
+IsNameTheLocalMachineOrAClusterSpooler
+IsNamedPipeRpcCall
+MIDL_user_allocate1
+MIDL_user_free1
+MakeOffset
+MakePTR
+MarshallDownStructure
+MarshallDownStructuresArray
+MarshallUpStructure
+MarshallUpStructuresArray
+OldGetPrinterDriverW
+OpenPrinter2W
+OpenPrinterPort2W
+OpenPrinterW
+PackStringToEOB
+PackStrings
+PartialReplyPrinterChangeNotification
+PlayGdiScriptOnPrinterIC
+PrinterHandleRundown
+PrinterMessageBoxW
+ProvidorFindClosePrinterChangeNotification
+ProvidorFindFirstPrinterChangeNotification
+ReadPrinter
+ReallocSplMem
+ReallocSplStr
+RemoteFindFirstPrinterChangeNotification
+ReplyClosePrinter
+ReplyOpenPrinter
+ReplyPrinterChangeNotification
+ReplyPrinterChangeNotificationEx
+ReportJobProcessingProgress
+ResetPrinterW
+RevertToPrinterSelf
+RouterAddPrinterConnection2
+RouterAllocBidiMem
+RouterAllocBidiResponseContainer
+RouterAllocPrinterNotifyInfo
+RouterBroadcastMessage
+RouterFindCompatibleDriver
+RouterFindFirstPrinterChangeNotification
+RouterFindNextPrinterChangeNotification
+RouterFreeBidiMem
+RouterFreeBidiResponseContainer
+RouterFreePrinterNotifyInfo
+RouterInternalGetPrinterDriver
+RouterRefreshPrinterChangeNotification
+RouterReplyPrinter
+RouterSpoolerSetPolicy
+ScheduleJob
+SeekPrinter
+SendRecvBidiData
+SetFormW
+SetJobW
+SetPortW
+SetPrinterDataExW
+SetPrinterDataW
+SetPrinterW
+SplCloseSpoolFileHandle
+SplCommitSpoolData
+SplDriverUnloadComplete
+SplGetClientUserHandle
+SplGetSpoolFileInfo
+SplGetUserSidStringFromToken
+SplInitializeWinSpoolDrv
+SplIsSessionZero
+SplIsUpgrade
+SplProcessPnPEvent
+SplProcessSessionEvent
+SplPromptUIInUsersSession
+SplQueryUserInfo
+SplReadPrinter
+SplRegisterForDeviceEvents
+SplRegisterForSessionEvents
+SplShutDownRouter
+SplUalCollectData
+SplUnregisterForDeviceEvents
+SplUnregisterForSessionEvents
+SpoolerFindClosePrinterChangeNotification
+SpoolerFindFirstPrinterChangeNotification
+SpoolerFindNextPrinterChangeNotification
+SpoolerFreePrinterNotifyInfo
+SpoolerHasInitialized
+SpoolerInit
+SpoolerRefreshPrinterChangeNotification
+StartDocPrinterW
+StartPagePrinter
+UndoAlignKMPtr
+UndoAlignRpcPtr
+UpdateBufferSize
+UpdatePrinterRegAll
+UpdatePrinterRegUser
+WaitForPrinterChange
+WaitForSpoolerInitialization
+WritePrinter
+XcvDataW
+bGetDevModePerUser
+bSetDevModePerUser
diff --git a/mingw-w64-crt/libarm32/spopk.def b/mingw-w64-crt/libarm32/spopk.def
new file mode 100644
index 0000000..070055c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spopk.def
@@ -0,0 +1,11 @@
+;
+; Definition file of sysopk.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sysopk.dll"
+EXPORTS
+Sysprep_Clean_Opk
+Sysprep_Clean_Validate_Opk
+Sysprep_Generalize_Opk
+Sysprep_Specialize_Opk
diff --git a/mingw-w64-crt/libarm32/sppc.def b/mingw-w64-crt/libarm32/sppc.def
new file mode 100644
index 0000000..f04236e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sppc.def
@@ -0,0 +1,73 @@
+;
+; Definition file of sppc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sppc.dll"
+EXPORTS
+SLCallServer
+SLpAuthenticateGenuineTicketResponse
+SLpBeginGenuineTicketTransaction
+SLpClearActivationInProgress
+SLpDepositDownlevelGenuineTicket
+SLpDepositTokenActivationResponse
+SLpGenerateTokenActivationChallenge
+SLpGetGenuineBlob
+SLpGetGenuineLocal
+SLpGetLicenseAcquisitionInfo
+SLpGetMSPidInformation
+SLpGetMachineUGUID
+SLpGetTokenActivationGrantInfo
+SLpIAActivateProduct
+SLpProcessVMPipeMessage
+SLpSetActivationInProgress
+SLpTriggerServiceWorker
+SLpVLActivateProduct
+SLClose
+SLConsumeRight
+SLDepositMigrationBlob
+SLDepositOfflineConfirmationId
+SLDepositOfflineConfirmationIdEx
+SLDepositStoreToken
+SLFireEvent
+SLGatherMigrationBlob
+SLGatherMigrationBlobEx
+SLGenerateOfflineInstallationId
+SLGenerateOfflineInstallationIdEx
+SLGetActiveLicenseInfo
+SLGetApplicationInformation
+SLGetApplicationPolicy
+SLGetAuthenticationResult
+SLGetEncryptedPIDEx
+SLGetGenuineInformation
+SLGetInstalledProductKeyIds
+SLGetLicense
+SLGetLicenseFileId
+SLGetLicenseInformation
+SLGetLicensingStatusInformation
+SLGetPKeyId
+SLGetPKeyInformation
+SLGetPolicyInformation
+SLGetPolicyInformationDWORD
+SLGetProductSkuInformation
+SLGetSLIDList
+SLGetServiceInformation
+SLInstallLicense
+SLInstallProofOfPurchase
+SLInstallProofOfPurchaseEx
+SLIsGenuineLocalEx
+SLLoadApplicationPolicies
+SLOpen
+SLPersistApplicationPolicies
+SLPersistRTSPayloadOverride
+SLReArm
+SLRegisterEvent
+SLRegisterPlugin
+SLSetAuthenticationData
+SLSetCurrentProductKey
+SLSetGenuineInformation
+SLUninstallLicense
+SLUninstallProofOfPurchase
+SLUnloadApplicationPolicies
+SLUnregisterEvent
+SLUnregisterPlugin
diff --git a/mingw-w64-crt/libarm32/sppcext.def b/mingw-w64-crt/libarm32/sppcext.def
new file mode 100644
index 0000000..372575b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sppcext.def
@@ -0,0 +1,26 @@
+;
+; Definition file of sppcext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sppcext.dll"
+EXPORTS
+SLAcquireGenuineTicketForAppId
+SLAcquireGenuineTicket
+SLActivateProduct
+SLDepositTokenActivationResponse
+SLFreeTokenActivationCertificates
+SLFreeTokenActivationGrants
+SLGenerateTokenActivationChallenge
+SLGetGenuineInformationEx
+SLGetPackageProductKey
+SLGetPackageProperties
+SLGetPackageToken
+SLGetReferralInformation
+SLGetServerStatus
+SLGetTokenActivationCertificates
+SLGetTokenActivationGrants
+SLInitialize
+SLInstallPackage
+SLSignTokenActivationChallenge
+SLUninstallPackage
diff --git a/mingw-w64-crt/libarm32/sppcommdlg.def b/mingw-w64-crt/libarm32/sppcommdlg.def
new file mode 100644
index 0000000..b022d46
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sppcommdlg.def
@@ -0,0 +1,8 @@
+;
+; Definition file of sppcommdlg.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sppcommdlg.dll"
+EXPORTS
+SLUXActivationWizard
diff --git a/mingw-w64-crt/libarm32/sppnp.def b/mingw-w64-crt/libarm32/sppnp.def
new file mode 100644
index 0000000..08786f8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sppnp.def
@@ -0,0 +1,11 @@
+;
+; Definition file of syspnp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "syspnp.dll"
+EXPORTS
+Sysprep_Generalize_Pnp
+Sysprep_Generalize_Pnp_Drivers
+Sysprep_Respecialize_Pnp
+Sysprep_Specialize_Pnp
diff --git a/mingw-w64-crt/libarm32/sppobjs.def b/mingw-w64-crt/libarm32/sppobjs.def
new file mode 100644
index 0000000..c6763b0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sppobjs.def
@@ -0,0 +1,12 @@
+;
+; Definition file of sppobjs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sppobjs.dll"
+EXPORTS
+SppPluginCanUnloadNow
+SppPluginCreateInstance
+SppPluginInitialize
+SppPluginShutdown
+SppPluginVersion
diff --git a/mingw-w64-crt/libarm32/sppwinob.def b/mingw-w64-crt/libarm32/sppwinob.def
new file mode 100644
index 0000000..eb3f938
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sppwinob.def
@@ -0,0 +1,12 @@
+;
+; Definition file of sppwinob.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sppwinob.dll"
+EXPORTS
+SppPluginCanUnloadNow
+SppPluginCreateInstance
+SppPluginInitialize
+SppPluginShutdown
+SppPluginVersion
diff --git a/mingw-w64-crt/libarm32/spwinsat.def b/mingw-w64-crt/libarm32/spwinsat.def
new file mode 100644
index 0000000..0963bdd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spwinsat.def
@@ -0,0 +1,8 @@
+;
+; Definition file of sysoobe.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sysoobe.dll"
+EXPORTS
+Sysprep_Clean_WinSAT
diff --git a/mingw-w64-crt/libarm32/spwizeng.def b/mingw-w64-crt/libarm32/spwizeng.def
new file mode 100644
index 0000000..d1d0065
--- /dev/null
+++ b/mingw-w64-crt/libarm32/spwizeng.def
@@ -0,0 +1,1251 @@
+;
+; Definition file of SPWIZENG.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SPWIZENG.DLL"
+EXPORTS
+??0?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@ABV?$CSimpleStringT@G$00@1@@Z
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@PAUIAtlStringMgr@1@@Z
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@PBGHPAUIAtlStringMgr@1@@Z
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@PBGPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABUtagVARIANT@@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABUtagVARIANT@@PAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@DH@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@GH@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBD@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDH@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDHPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBE@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBEPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBG@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGH@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGHPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@XZ
+??0AppWindow@@QAA@ABV0@@Z
+??0AppWindow@@QAA@PAVWizardUI@@I@Z
+??0BranchWizStrategy@@QAA@ABV0@@Z
+??0BranchWizStrategy@@QAA@PAVWizardEx@@@Z
+??0CAnimation@@QAA@ABV0@@Z
+??0CAnimation@@QAA@XZ
+??0CAnimationControl@@QAA@ABV0@@Z
+??0CAnimationControl@@QAA@XZ
+??0CAttachDataDlg@@QAA@ABV0@@Z
+??0CAttachDataDlg@@QAA@PAUHINSTANCE__@@0@Z
+??0CCritSec@@QAA@ABV0@@Z
+??0CCritSec@@QAA@XZ
+??0CCtlText@@QAA@ABV0@@Z
+??0CCtlText@@QAA@XZ
+??0CCursor@@AAA@XZ
+??0CCursor@@QAA@ABV0@@Z
+??0CCustomButtonEx@@AAA@XZ
+??0CCustomButtonEx@@QAA@ABV0@@Z
+??0CCustomGraphicEx@@QAA@ABV0@@Z
+??0CCustomGraphicEx@@QAA@XZ
+??0CDIB@@QAA@XZ
+??0CDrawBackground@@QAA@ABV0@@Z
+??0CDrawBackground@@QAA@XZ
+??0CDrawItem@@QAA@ABV0@@Z
+??0CDrawItem@@QAA@XZ
+??0CDrawItemComposite@@QAA@ABV0@@Z
+??0CDrawItemComposite@@QAA@XZ
+??0CGenericNavWindow@@QAA@ABV0@@Z
+??0CGenericNavWindow@@QAA@PAVAppWindow@@@Z
+??0CHighContrast@@AAA@XZ
+??0CHighContrast@@QAA@ABV0@@Z
+??0CResourceModule@@QAA@ABV0@@Z
+??0CResourceModule@@QAA@PAUHINSTANCE__@@@Z
+??0CResourceModule@@QAA@PAUHINSTANCE__@@PBG@Z
+??0CResourceModule@@QAA@PBG@Z
+??0CRichEditControl@@QAA@XZ
+??0CScreenDIB@@QAA@ABV0@@Z
+??0CScreenDIB@@QAA@XZ
+??0CScreenText@@QAA@ABV0@@Z
+??0CScreenText@@QAA@XZ
+??0CWndObj@@QAA@ABV0@@Z
+??0CWndObj@@QAA@XZ
+??0ChoiceWizStrategy@@QAA@ABV0@@Z
+??0ChoiceWizStrategy@@QAA@PAVWizardEx@@@Z
+??0ICreateNavbarWnd@@QAA@ABV0@@Z
+??0ICreateNavbarWnd@@QAA@XZ
+??0ICreateProgressWnd@@QAA@ABV0@@Z
+??0ICreateProgressWnd@@QAA@XZ
+??0IResourceModuleEvent@@QAA@ABU0@@Z
+??0IResourceModuleEvent@@QAA@XZ
+??0LanguageNeutralSelectionDialogBase@@QAA@ABV0@@Z
+??0LanguageNeutralSelectionDialogBase@@QAA@XZ
+??0LanguageSelectionDialogBase@@QAA@ABV0@@Z
+??0LanguageSelectionDialogBase@@QAA@XZ
+??0MyString@@QAA@XZ
+??0NavWindow@@QAA@ABV0@@Z
+??0NavWindow@@QAA@PAVAppWindow@@@Z
+??0NavigationStack@@QAA@ABV0@@Z
+??0NavigationStack@@QAA@XZ
+??0Navigator@@AAA@XZ
+??0Navigator@@QAA@ABV0@@Z
+??0PIDStringView@@QAA@ABV0@@Z
+??0PIDStringView@@QAA@XZ
+??0PageContainer@@QAA@ABV0@@Z
+??0PageContainer@@QAA@XZ
+??0ProtoPageDimensions@@QAA@USimpleRect@@USimpleSize@@HH11MM@Z
+??0ProtoPageDimensions@@QAA@XZ
+??0ProtoPageList@@QAA@ABV0@@Z
+??0ProtoPageList@@QAA@PAVWizardDesciption@@KKKHPAVICreateProgressWnd@@HPAUtagSIZE@@PAVICreateNavbarWnd@@UProtoPageDimensions@@KKH@Z
+??0ProtoPageList@@QAA@XZ
+??0ScrWindow@@QAA@ABV0@@Z
+??0ScrWindow@@QAA@PAVWizardUI@@I@Z
+??0SimpleDialogBase@@QAA@ABV0@@Z
+??0SimpleDialogBase@@QAA@XZ
+??0SimpleRect@@QAA@HHHH@Z
+??0SimpleRect@@QAA@XZ
+??0SimpleSize@@QAA@HH@Z
+??0SimpleSize@@QAA@XZ
+??0SimpleWizStrategy@@QAA@ABV0@@Z
+??0SimpleWizStrategy@@QAA@PAVWizardEx@@@Z
+??0SummaryWizStrategy@@QAA@ABV0@@Z
+??0SummaryWizStrategy@@QAA@PAVWizardEx@@@Z
+??0VariationWizStrategy@@QAA@ABV0@@Z
+??0VariationWizStrategy@@QAA@PAVWizardEx@@ABV?$CSimpleMap@HHV?$CSimpleMapEqualHelper@HH@ATL@@@ATL@@H@Z
+??0Win32Navigator@@AAA@XZ
+??0Win32Navigator@@QAA@ABV0@@Z
+??0Wiz_Node@@QAA@ABV0@@Z
+??0Wiz_Node@@QAA@I@Z
+??0WizardBranch@@QAA@ABV0@@Z
+??0WizardBranch@@QAA@IPAPAVWiz_Node@@@Z
+??0WizardCollection@@QAA@ABV0@@Z
+??0WizardCollection@@QAA@IIPAPAVWiz_Node@@@Z
+??0WizardDesciption@@QAA@ABV0@@Z
+??0WizardDesciption@@QAA@IPAPAVWiz_Node@@@Z
+??0WizardDialogPost@@QAA@ABV0@@Z
+??0WizardDialogPost@@QAA@XZ
+??0WizardDialogPre@@QAA@ABV0@@Z
+??0WizardDialogPre@@QAA@XZ
+??0WizardEx@@QAA@ABV0@@Z
+??0WizardEx@@QAA@XZ
+??0WizardHandler@@QAA@ABV0@@Z
+??0WizardHandler@@QAA@XZ
+??0WizardNode@@QAA@ABV0@@Z
+??0WizardNode@@QAA@IIPAVWizardEx@@PAVWizardUI@@@Z
+??0WizardNode@@QAA@XZ
+??0WizardPage@@QAA@ABV0@@Z
+??0WizardPage@@QAA@IIPAVWizardEx@@PAVWizardUI@@@Z
+??0WizardRoot@@QAA@ABV0@@Z
+??0WizardRoot@@QAA@XZ
+??0WizardStrategy@@QAA@ABV0@@Z
+??0WizardStrategy@@QAA@PAVWizardEx@@@Z
+??0WizardSummary@@QAA@ABV0@@Z
+??0WizardSummary@@QAA@IPAPAVWiz_Node@@@Z
+??0WizardUI@@QAA@XZ
+??0WizardVariation@@QAA@ABV0@@Z
+??0WizardVariation@@QAA@IPAPAVWiz_Node@@ABV?$CSimpleMap@HHV?$CSimpleMapEqualHelper@HH@ATL@@@ATL@@PBG@Z
+??0Wizard_PageDesciption@@QAA@ABV0@@Z
+??0Wizard_PageDesciption@@QAA@KPBG0KP6APAVWizardRoot@@PAVWizardPage@@@ZK@Z
+??1?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleStringT@G$0A@@ATL@@QAA@XZ
+??1?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@XZ
+??1AppWindow@@UAA@XZ
+??1BranchWizStrategy@@UAA@XZ
+??1CAnimation@@UAA@XZ
+??1CAnimationControl@@UAA@XZ
+??1CAttachDataDlg@@QAA@XZ
+??1CCritSec@@UAA@XZ
+??1CCtlText@@UAA@XZ
+??1CCursor@@EAA@XZ
+??1CCustomButtonEx@@EAA@XZ
+??1CCustomGraphicEx@@UAA@XZ
+??1CDIB@@QAA@XZ
+??1CDrawBackground@@UAA@XZ
+??1CDrawItem@@UAA@XZ
+??1CDrawItemComposite@@UAA@XZ
+??1CGenericNavWindow@@UAA@XZ
+??1CHighContrast@@EAA@XZ
+??1CResourceModule@@QAA@XZ
+??1CScreenDIB@@UAA@XZ
+??1CScreenText@@UAA@XZ
+??1CWndObj@@UAA@XZ
+??1ChoiceWizStrategy@@UAA@XZ
+??1ICreateNavbarWnd@@UAA@XZ
+??1ICreateProgressWnd@@UAA@XZ
+??1LanguageNeutralSelectionDialogBase@@QAA@XZ
+??1LanguageSelectionDialogBase@@QAA@XZ
+??1NavWindow@@UAA@XZ
+??1NavigationStack@@UAA@XZ
+??1Navigator@@EAA@XZ
+??1PIDStringView@@UAA@XZ
+??1PageContainer@@UAA@XZ
+??1ScrWindow@@UAA@XZ
+??1SimpleWizStrategy@@UAA@XZ
+??1SummaryWizStrategy@@UAA@XZ
+??1VariationWizStrategy@@UAA@XZ
+??1Win32Navigator@@EAA@XZ
+??1Wiz_Node@@UAA@XZ
+??1WizardBranch@@UAA@XZ
+??1WizardCollection@@UAA@XZ
+??1WizardDesciption@@UAA@XZ
+??1WizardEx@@UAA@XZ
+??1WizardNode@@UAA@XZ
+??1WizardPage@@UAA@XZ
+??1WizardRoot@@UAA@XZ
+??1WizardStrategy@@UAA@XZ
+??1WizardSummary@@UAA@XZ
+??1WizardUI@@QAA@XZ
+??1WizardVariation@@UAA@XZ
+??1Wizard_PageDesciption@@UAA@XZ
+??4?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV?$CSimpleStringT@G$00@1@@Z
+??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@PBG@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABUtagVARIANT@@@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@D@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@G@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBD@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBE@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBG@Z
+??4AppWindow@@QAAAAV0@ABV0@@Z
+??4BranchWizStrategy@@QAAAAV0@ABV0@@Z
+??4CAnimation@@QAAAAV0@ABV0@@Z
+??4CAnimationControl@@QAAAAV0@ABV0@@Z
+??4CAttachDataDlg@@QAAAAV0@ABV0@@Z
+??4CCritSec@@QAAAAV0@ABV0@@Z
+??4CCtlText@@QAAAAV0@ABV0@@Z
+??4CCursor@@QAAAAV0@ABV0@@Z
+??4CCustomButtonEx@@QAAAAV0@ABV0@@Z
+??4CCustomGraphicEx@@QAAAAV0@ABV0@@Z
+??4CDIB@@QAAAAV0@ABV0@@Z
+??4CDrawBackground@@QAAAAV0@ABV0@@Z
+??4CDrawItem@@QAAAAV0@ABV0@@Z
+??4CDrawItemComposite@@QAAAAV0@ABV0@@Z
+??4CGenericNavWindow@@QAAAAV0@ABV0@@Z
+??4CHighContrast@@QAAAAV0@ABV0@@Z
+??4CResourceModule@@QAAAAV0@ABV0@@Z
+??4CResourceModuleFactory@@QAAAAV0@ABV0@@Z
+??4CRichEditControl@@QAAAAV0@ABV0@@Z
+??4CScreenDIB@@QAAAAV0@ABV0@@Z
+??4CScreenText@@QAAAAV0@ABV0@@Z
+??4CWndObj@@QAAAAV0@ABV0@@Z
+??4ChoiceWizStrategy@@QAAAAV0@ABV0@@Z
+??4ICreateNavbarWnd@@QAAAAV0@ABV0@@Z
+??4ICreateProgressWnd@@QAAAAV0@ABV0@@Z
+??4IResourceModuleEvent@@QAAAAU0@ABU0@@Z
+??4LanguageNeutralSelectionDialogBase@@QAAAAV0@ABV0@@Z
+??4LanguageSelectionDialogBase@@QAAAAV0@ABV0@@Z
+??4MyString@@QAAAAV0@ABV0@@Z
+??4NavWindow@@QAAAAV0@ABV0@@Z
+??4NavigationStack@@QAAAAV0@ABV0@@Z
+??4Navigator@@QAAAAV0@ABV0@@Z
+??4PIDStringView@@QAAAAV0@ABV0@@Z
+??4PageContainer@@QAAAAV0@ABV0@@Z
+??4PageDef@@QAAAAU0@ABU0@@Z
+??4ProgressCreateStruct@@QAAAAU0@ABU0@@Z
+??4ProtoPageDimensions@@QAAAAU0@ABU0@@Z
+??4ProtoPageList@@QAAAAV0@ABV0@@Z
+??4ScrWindow@@QAAAAV0@ABV0@@Z
+??4SimpleDialogBase@@QAAAAV0@ABV0@@Z
+??4SimpleRect@@QAAAAU0@ABU0@@Z
+??4SimpleSize@@QAAAAU0@ABU0@@Z
+??4SimpleWizStrategy@@QAAAAV0@ABV0@@Z
+??4SummaryWizStrategy@@QAAAAV0@ABV0@@Z
+??4Win32Navigator@@QAAAAV0@ABV0@@Z
+??4Wiz_Node@@QAAAAV0@ABV0@@Z
+??4WizardBranch@@QAAAAV0@ABV0@@Z
+??4WizardCollection@@QAAAAV0@ABV0@@Z
+??4WizardDesciption@@QAAAAV0@ABV0@@Z
+??4WizardDialogPost@@QAAAAV0@ABV0@@Z
+??4WizardDialogPre@@QAAAAV0@ABV0@@Z
+??4WizardEx@@QAAAAV0@ABV0@@Z
+??4WizardHandler@@QAAAAV0@ABV0@@Z
+??4WizardNode@@QAAAAV0@ABV0@@Z
+??4WizardPage@@QAAAAV0@ABV0@@Z
+??4WizardRoot@@QAAAAV0@ABV0@@Z
+??4WizardStrategy@@QAAAAV0@ABV0@@Z
+??4WizardSummary@@QAAAAV0@ABV0@@Z
+??4WizardUI@@QAAAAV0@ABV0@@Z
+??4Wizard_PageDesciption@@QAAAAV0@ABV0@@Z
+??A?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAAAPAGH@Z
+??A?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QBAABQAGH@Z
+??A?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAAAPAUIResourceModuleEvent@@H@Z
+??A?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QBAABQAUIResourceModuleEvent@@H@Z
+??A?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAAAPAUKEYBOARD@@H@Z
+??A?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QBAABQAUKEYBOARD@@H@Z
+??A?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAAAPAULANGUAGE@@H@Z
+??A?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QBAABQAULANGUAGE@@H@Z
+??A?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAAAPAULOCALE@@H@Z
+??A?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QBAABQAULOCALE@@H@Z
+??A?$CSimpleStringT@G$0A@@ATL@@QBAGH@Z
+??B?$CSimpleStringT@G$0A@@ATL@@QAAAAV?$CSimpleStringT@G$00@1@XZ
+??B?$CSimpleStringT@G$0A@@ATL@@QBAPBGXZ
+??B?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV?$CSimpleStringT@G$00@1@XZ
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV01@@Z
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@D@Z
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@E@Z
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@G@Z
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@PBG@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABUtagVARIANT@@@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABV?$CSimpleStringT@G$0A@@1@@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@D@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@E@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@G@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBD@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBG@Z
+??_7AppWindow@@6BIWndObj@@@ DATA
+??_7AppWindow@@6BIWndProp@@@ DATA
+??_7BranchWizStrategy@@6B@ DATA
+??_7CAnimation@@6B@ DATA
+??_7CAnimationControl@@6B@ DATA
+??_7CAttachDataDlg@@6B@ DATA
+??_7CCritSec@@6B@ DATA
+??_7CCtlText@@6B@ DATA
+??_7CCursor@@6B@ DATA
+??_7CCustomButtonEx@@6B@ DATA
+??_7CCustomGraphicEx@@6B@ DATA
+??_7CDrawBackground@@6B@ DATA
+??_7CDrawItem@@6B@ DATA
+??_7CDrawItemComposite@@6B@ DATA
+??_7CGenericNavWindow@@6B@ DATA
+??_7CHighContrast@@6B@ DATA
+??_7CScreenDIB@@6B@ DATA
+??_7CScreenText@@6B@ DATA
+??_7CWndObj@@6BIWndObj@@@ DATA
+??_7CWndObj@@6BIWndProp@@@ DATA
+??_7ChoiceWizStrategy@@6B@ DATA
+??_7ICreateNavbarWnd@@6B@ DATA
+??_7ICreateProgressWnd@@6B@ DATA
+??_7IResourceModuleEvent@@6B@ DATA
+??_7LanguageNeutralSelectionDialogBase@@6B@ DATA
+??_7LanguageSelectionDialogBase@@6B@ DATA
+??_7NavWindow@@6B@ DATA
+??_7NavigationStack@@6B@ DATA
+??_7Navigator@@6B@ DATA
+??_7PIDStringView@@6B@ DATA
+??_7PageContainer@@6B@ DATA
+??_7ScrWindow@@6BIWndObj@@@ DATA
+??_7ScrWindow@@6BIWndProp@@@ DATA
+??_7SimpleDialogBase@@6B@ DATA
+??_7SimpleWizStrategy@@6B@ DATA
+??_7SummaryWizStrategy@@6B@ DATA
+??_7VariationWizStrategy@@6B@ DATA
+??_7Win32Navigator@@6B@ DATA
+??_7Wiz_Node@@6B@ DATA
+??_7WizardBranch@@6B@ DATA
+??_7WizardCollection@@6B@ DATA
+??_7WizardDesciption@@6B@ DATA
+??_7WizardDialogPost@@6B@ DATA
+??_7WizardDialogPre@@6B@ DATA
+??_7WizardEx@@6BINavigationNode@@@ DATA
+??_7WizardEx@@6BWizardNode@@@ DATA
+??_7WizardHandler@@6B@ DATA
+??_7WizardNode@@6B@ DATA
+??_7WizardPage@@6B@ DATA
+??_7WizardRoot@@6B@ DATA
+??_7WizardStrategy@@6B@ DATA
+??_7WizardSummary@@6B@ DATA
+??_7WizardVariation@@6B@ DATA
+??_7Wizard_PageDesciption@@6B@ DATA
+?Add@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAHABQAG@Z
+?Add@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAHABQAUIResourceModuleEvent@@@Z
+?Add@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAHABQAUKEYBOARD@@@Z
+?Add@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAHABQAULANGUAGE@@@Z
+?Add@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAHABQAULOCALE@@@Z
+?AddItem@CDrawItemComposite@@QAAXPAVCDrawItem@@@Z
+?AddPage@PageContainer@@QAAXPAVWizardPage@@@Z
+?AddPage@WizardUI@@QAAHPAVWizardPage@@@Z
+?AddRef@CWndObj@@UAAKXZ
+?AllocSysString@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAGXZ
+?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXABV12@@Z
+?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXPBG@Z
+?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXPBGH@Z
+?AppendChar@?$CSimpleStringT@G$0A@@ATL@@QAAXG@Z
+?AppendFormat@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ
+?AppendFormat@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ
+?AppendFormatV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAD@Z
+?Attach@?$CSimpleStringT@G$0A@@ATL@@AAAXPAUCStringData@2@@Z
+?Back@Navigator@@UAAPAVWizardPage@@PAVWizardNode@@@Z
+?Back@WizardEx@@UAAPAVWizardPage@@PAVWizardNode@@@Z
+?BlendNormal32@CDIB@@CAXPAV1@0@Z
+?ButtonContinue@WizardHandler@@QAAPAVCCustomButtonEx@@XZ
+?ButtonContinue@WizardRoot@@QAAAAPAVCCustomButtonEx@@XZ
+?ButtonFinish@WizardHandler@@QAAPAVCCustomButtonEx@@XZ
+?ButtonFinish@WizardRoot@@QAAAAPAVCCustomButtonEx@@XZ
+?CStringExpandEnvironmentStrings@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@V12@@Z
+?CStringGetModuleFileName@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PAUHINSTANCE__@@@Z
+?CStringGetPrivateProfileString@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PBG000@Z
+?CStringGetWindowText@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PAUHWND__@@@Z
+?CStringGetWindowsDirectory@@YA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?CalcAppSize@WizardUI@@AAAXXZ
+?CanPageBeActivated@LanguageNeutralSelectionDialogBase@@UAAHW4Direction@@PAH@Z
+?CanPageBeActivated@LanguageSelectionDialogBase@@UAAHW4Direction@@PAH@Z
+?CanPageBeActivated@WizardHandler@@EAAHW4Direction@@PAH@Z
+?CanPageBeActivated@WizardRoot@@UAAHW4Direction@@PAH@Z
+?CanPageBeActivatedWrapper@WizardHandler@@QAAHW4Direction@@PAH@Z
+?Cancel@Navigator@@UAAPAVWizardPage@@XZ
+?CenterApp@WizardUI@@AAAXPAUHWND__@@UtagRECT@@@Z
+?CenterRelativeToWindow@@YAHPAUHWND__@@0I@Z
+?ChangeUiLanguage@CResourceModule@@SAHPBG@Z
+?CharToOemA@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXXZ
+?CheckImplicitLoad@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@AAA_NPBX@Z
+?ClearCursorWait@CCursor@@QAAXXZ
+?ClearString@MyString@@QAAXXZ
+?ClearString@PIDStringView@@QAAXXZ
+?CloneData@?$CSimpleStringT@G$0A@@ATL@@CAPAUCStringData@2@PAU32@@Z
+?Collate@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?CollateNoCase@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?CommandHandled@WizardRoot@@QAAAAHXZ
+?Compare@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?CompareNoCase@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?ComposeOffscreen@CDrawItem@@UAAXPAUHWND__@@@Z
+?ComposeOffscreen@CDrawItemComposite@@UAAXPAUHWND__@@@Z
+?ComposeOffscreen@CScreenText@@UAAXPAUHWND__@@@Z
+?Concatenate@?$CSimpleStringT@G$0A@@ATL@@KAXAAV12@PBGH1H@Z
+?Construct@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@SAXPAV12@@Z
+?ConvertColorKeyToAlpha@CDIB@@QAAXXZ
+?CopyChars@?$CSimpleStringT@G$0A@@ATL@@SAXPAGIPBGH@Z
+?CopyChars@?$CSimpleStringT@G$0A@@ATL@@SAXPAGPBGH@Z
+?CopyCharsOverlapped@?$CSimpleStringT@G$0A@@ATL@@SAXPAGIPBGH@Z
+?CopyCharsOverlapped@?$CSimpleStringT@G$0A@@ATL@@SAXPAGPBGH@Z
+?Create@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@@Z
+?Create@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@I@Z
+?Create@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@IPAUHDC__@@1@Z
+?Create@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@PAUHDC__@@1@Z
+?CreateAppWindow@WizardUI@@AAAXXZ
+?CreateEx@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@IQAU_Button_Data@@PAUHDC__@@1@Z
+?CreateEx@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@QAU_Button_Data@@PAUHDC__@@1@Z
+?CreateFromHwnd@CDIB@@QAAHPAUHWND__@@@Z
+?CreateIndirect@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@IQAU_Button_Data@@@Z
+?CreateIndirect@CCustomButtonEx@@SAPAV1@PAUHINSTANCE__@@0PAUHWND__@@QAU_Button_Data@@@Z
+?CreateMirroredIcon@@YAPAUHICON__@@PAU1@@Z
+?CreateModifiedFont@@YAPAUHFONT__@@PAUHDC__@@PAUtagLOGFONTW@@HHHH@Z
+?CreateNavWindow@WizardUI@@AAAHXZ
+?CreateNode@WizardBranch@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z
+?CreateNode@WizardDesciption@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z
+?CreateNode@WizardSummary@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z
+?CreateNode@WizardVariation@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z
+?CreateNode@Wizard_PageDesciption@@UAAPAVWizardNode@@IPAVWizardEx@@PAVWizardUI@@@Z
+?CreateNodeHelper@WizardCollection@@QAAPAVWizardEx@@IPAV2@PAVWizardUI@@@Z
+?CreateProgressWindow@WizardUI@@AAAHXZ
+?CreatePropertySheet@WizardUI@@AAAXXZ
+?CreateScrWindow@WizardUI@@AAAXXZ
+?CreateWindows@WizardUI@@AAAXXZ
+?Delete@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHH@Z
+?DeleteBackground@WizardUI@@CAXXZ
+?Destroy@CCustomButtonEx@@SAXPAV1@@Z
+?DestroyAllStandardButtons@WizardRoot@@QAAXXZ
+?DestroyAppWindow@WizardUI@@AAAXXZ
+?DestroyDialog@CAttachDataDlg@@QAAXIIJ@Z
+?DestroyDialog@CGenericNavWindow@@AAAXXZ
+?DestroyNavWindow@WizardUI@@AAAXXZ
+?DestroyProgressWindow@WizardUI@@AAAXXZ
+?DestroyPropertySheet@WizardUI@@AAAXXZ
+?DestroyScrWindow@WizardUI@@AAAXXZ
+?DestroyStandardButton@WizardRoot@@QAAXPAVCCustomButtonEx@@@Z
+?DestroyWindows@WizardUI@@AAAXXZ
+?DibHeight@CDIB@@QBAJXZ
+?DibWidth@CDIB@@QBAJXZ
+?DoCancel@Win32Navigator@@UAAXXZ
+?DoGoToPageIndex@Win32Navigator@@UAAXH@Z
+?Draw@CAnimation@@UAAHPAUHDC__@@@Z
+?Draw@CDIB@@QAAHPAUHDC__@@HH@Z
+?Draw@CDIB@@QAAHPAUHDC__@@HHUtagRECT@@@Z
+?Draw@CDrawBackground@@UAAHPAUHDC__@@@Z
+?Draw@CDrawItem@@QAAHPAUHWND__@@@Z
+?Draw@CDrawItem@@QAAHXZ
+?Draw@CDrawItemComposite@@UAAHPAUHDC__@@@Z
+?Draw@CScreenDIB@@UAAHPAUHDC__@@@Z
+?Draw@CScreenText@@UAAHPAUHDC__@@@Z
+?DrawAlphaBlended@CDIB@@AAAHPAUHDC__@@HHUtagRECT@@@Z
+?DrawColorKey@CDIB@@AAAHPAUHDC__@@HHUtagRECT@@@Z
+?DrawCore@CDIB@@AAAHPAUHDC__@@HHUtagRECT@@H@Z
+?DrawLVItem@LanguageNeutralSelectionDialogBase@@AAAJPAUtagNMLVCUSTOMDRAW@@@Z
+?DrawOpaque@CDIB@@QAAHPAUHDC__@@HH@Z
+?DrawOpaque@CDIB@@QAAHPAUHDC__@@HHUtagRECT@@@Z
+?DumpToFile@CDIB@@QAAHPBG@Z
+?EditStreamCallbackAnsi@CRichEditControl@@CAKKPAEJPAJ@Z
+?EditStreamCallbackUnicode@CRichEditControl@@CAKKPAEJPAJ@Z
+?Empty@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ
+?EnableInput@WizardUI@@QAAXH@Z
+?EndUI@WizardUI@@QAAHXZ
+?Enter@CCritSec@@UAAXXZ
+?EnteringTrackedWnd@CCursor@@QAAHPAUHWND__@@@Z
+?Find@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QBAHABQAG@Z
+?Find@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QBAHABQAUIResourceModuleEvent@@@Z
+?Find@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QBAHABQAUKEYBOARD@@@Z
+?Find@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QBAHABQAULANGUAGE@@@Z
+?Find@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QBAHABQAULOCALE@@@Z
+?Find@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHGH@Z
+?Find@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBGH@Z
+?FindOneOf@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?FirstVisit@WizardHandler@@EAAXXZ
+?Fork@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z
+?Format@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ
+?Format@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ
+?FormatMessageV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAPAD@Z
+?FormatMessageW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ
+?FormatMessageW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ
+?FormatV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAD@Z
+?FormatVarMessage@@YAKKPBXKKPAGKZZ
+?FreeExtra@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ
+?FreeInstance@CCursor@@SAXXZ
+?FreeInstance@CHighContrast@@SAXXZ
+?FreeInstance@Navigator@@SAXXZ
+?FreeInstance@Win32Navigator@@SAXXZ
+?GetAllocLength@?$CSimpleStringT@G$0A@@ATL@@QBAHXZ
+?GetAllowMirror@CDIB@@QAAHXZ
+?GetAppBitmap@WizardUI@@SAGXZ
+?GetAppDib@AppWindow@@QAAPAVCDIB@@XZ
+?GetAppDimensions@WizardUI@@SAPAUProtoPageDimensions@@XZ
+?GetAppHWnd@WizardUI@@QAAPAUHWND__@@XZ
+?GetAppImage@AppWindow@@QAAPAUHDC__@@XZ
+?GetAppRect@AppWindow@@QAAXPAUtagRECT@@@Z
+?GetAppWindow@WizardUI@@QAAPAVAppWindow@@XZ
+?GetAppWindowInBackgroundBitmap@ProtoPageDimensions@@QAA?AUSimpleRect@@XZ
+?GetAppWindowOffset@ProtoPageDimensions@@QAA?AUSimpleSize@@XZ
+?GetAppWindowSize@ProtoPageDimensions@@QAA?AUSimpleSize@@XZ
+?GetAt@?$CSimpleStringT@G$0A@@ATL@@QBAGH@Z
+?GetBitsPerPixel@CDIB@@QAAIXZ
+?GetBkBrush@CHighContrast@@QAAPAUHBRUSH__@@PAU2@@Z
+?GetBkColor@CHighContrast@@QAAKK@Z
+?GetBottomMargin@ProtoPageDimensions@@QAAHXZ
+?GetBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGH@Z
+?GetBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGXZ
+?GetBufferSetLength@?$CSimpleStringT@G$0A@@ATL@@QAAPAGH@Z
+?GetButtons@WizardPage@@QAAKXZ
+?GetButtons@Wizard_PageDesciption@@QAAKXZ
+?GetCancelNoShow@WizardUI@@QAAHXZ
+?GetCancelPage@WizardUI@@QAAPAVWizardPage@@XZ
+?GetCanceled@WizardUI@@QAAHXZ
+?GetContainerHwnd@PageContainer@@QAAPAUHWND__@@XZ
+?GetCreateWizardDialog@Wizard_PageDesciption@@QAAQ6APAVWizardRoot@@PAVWizardPage@@@ZXZ
+?GetCurrentPage@WizardUI@@QAAPAVWizardPage@@XZ
+?GetCurrentPageHwnd@PageContainer@@QAAPAUHWND__@@XZ
+?GetCurrentPageIndex@PageContainer@@QAAHXZ
+?GetCurrentVariation@WizardVariation@@MAAXXZ
+?GetData@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QBAPAPAGXZ
+?GetData@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QBAPAPAUIResourceModuleEvent@@XZ
+?GetData@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QBAPAPAUKEYBOARD@@XZ
+?GetData@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QBAPAPAULANGUAGE@@XZ
+?GetData@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QBAPAPAULOCALE@@XZ
+?GetData@?$CSimpleStringT@G$0A@@ATL@@ABAPAUCStringData@2@XZ
+?GetData@WizardPage@@QAAPAXXZ
+?GetDialog@WizardPage@@QAAPAVWizardRoot@@XZ
+?GetDib@CScreenDIB@@QAAABVCDIB@@XZ
+?GetElement@NavigationStack@@QAAPAVWizardNode@@H@Z
+?GetEnvironmentVariableW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPBG@Z
+?GetFirstPage@WizardEx@@QAAPAVWizardPage@@XZ
+?GetFontCharSet@WizardUI@@QAAKXZ
+?GetFontName@WizardUI@@QAAPBGXZ
+?GetFontSize@WizardUI@@QAAIXZ
+?GetHWnd@WizardPage@@QAAPAUHWND__@@XZ
+?GetHdc@CDIB@@QBAPAUHDC__@@XZ
+?GetHwndFont@@YAPAUHFONT__@@PAUHWND__@@PAUtagLOGFONTW@@@Z
+?GetHwndLogFont@@YAHPAUHWND__@@PAUtagLOGFONTW@@@Z
+?GetIndex@WizardNode@@QAAIXZ
+?GetInstance@CCursor@@SAPAV1@XZ
+?GetInstance@CHighContrast@@SAPAV1@XZ
+?GetLength@?$CSimpleStringT@G$0A@@ATL@@QBAHXZ
+?GetManager@?$CSimpleStringT@G$0A@@ATL@@QBAPAUIAtlStringMgr@2@XZ
+?GetManager@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAUIAtlStringMgr@2@XZ
+?GetMaxCount@WizardEx@@QAAIXZ
+?GetMaxPageIndex@PageContainer@@QAAHXZ
+?GetNavBarHeight@ProtoPageDimensions@@QAAHXZ
+?GetNavHWnd@WizardUI@@QAAPAUHWND__@@XZ
+?GetNavRect@AppWindow@@QAAXPAUtagRECT@@@Z
+?GetPage@WizardEx@@UAAPAVWizardPage@@XZ
+?GetPage@WizardPage@@UAAPAV1@XZ
+?GetPageContainer@WizardUI@@QAAPAVPageContainer@@XZ
+?GetPageHandler@WizardRoot@@UAAPAVWizardHandler@@XZ
+?GetPageHwndFromPageIndex@PageContainer@@QAAPAUHWND__@@H@Z
+?GetPageIndex@WizardEx@@QAAIXZ
+?GetPageIndex@WizardNode@@QAAIXZ
+?GetPageList@WizardEx@@QAAPAPAVWizardNode@@XZ
+?GetPageListItem@WizardEx@@QAAPAVWizardNode@@H@Z
+?GetPageName@WizardRoot@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetParent@WizardNode@@QAAPAVWizardEx@@XZ
+?GetPidStr@PIDStringView@@QAAPBGXZ
+?GetResourceInstance@CResourceModule@@QAAPAUHINSTANCE__@@XZ
+?GetResourceInstance@CResourceModuleFactory@@QAAPAUHINSTANCE__@@XZ
+?GetResourceInstanceLoc@WizardPage@@QAAPAUHINSTANCE__@@XZ
+?GetResourceInstanceLoc@WizardUI@@QAAPAUHINSTANCE__@@XZ
+?GetResourceInstanceNonLoc@WizardPage@@QAAPAUHINSTANCE__@@XZ
+?GetResourceInstanceNonLoc@WizardUI@@QAAPAUHINSTANCE__@@XZ
+?GetResourceLocName@Wizard_PageDesciption@@QAAPBGXZ
+?GetResourceModule@CResourceModuleFactory@@QAAPAVCResourceModule@@XZ
+?GetResourceNonLocName@Wizard_PageDesciption@@QAAPBGXZ
+?GetResourceStringLoc@WizardPage@@QAAPBGXZ
+?GetRoot@WizardHandler@@QAAPAVWizardRoot@@XZ
+?GetScaledBackgroundBitmapSize@ProtoPageDimensions@@QAA?AUSimpleSize@@XZ
+?GetScrHWnd@WizardUI@@QAAPAUHWND__@@XZ
+?GetScrImage@ScrWindow@@QAAPAUHDC__@@XZ
+?GetScrRect@ScrWindow@@QAAXPAUtagRECT@@@Z
+?GetScrWindow@WizardUI@@QAAPAVScrWindow@@XZ
+?GetScreenBitmap@WizardUI@@SAGXZ
+?GetScreenBitmapSize@ProtoPageDimensions@@QAA?AUSimpleSize@@XZ
+?GetSelectedLanguage@LanguageSelectionDialogBase@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetSelectedLocale@LanguageSelectionDialogBase@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetShowScreenWindow@WizardUI@@QAAHXZ
+?GetSize@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QBAHXZ
+?GetSize@NavigationStack@@QAAHXZ
+?GetStrategy@WizardEx@@QAAPAVWizardStrategy@@XZ
+?GetString@?$CSimpleStringT@G$0A@@ATL@@QBAPBGXZ
+?GetString@MyString@@QAAPBGXZ
+?GetTemplate@WizardPage@@QAAKXZ
+?GetTemplate@Wizard_PageDesciption@@QAAKXZ
+?GetTextColor@CHighContrast@@QAAKK@Z
+?GetTitle@WizardPage@@QAAKXZ
+?GetTitle@Wizard_PageDesciption@@QAAKXZ
+?GetTop@NavigationStack@@QAAPAVWizardNode@@XZ
+?GetTransparentColor@CDIB@@QAAKXZ
+?GetType@WizardNode@@QAAIXZ
+?GetUiMutex@WizardUI@@QAAPAXXZ
+?GetUserSelectedHideOOBELang@WizardUI@@QAAPAGXZ
+?GetUserSelectedKeyboardType@WizardUI@@QAAPAGXZ
+?GetUserSelectedLDId@WizardUI@@QAAPAGXZ
+?GetUserSelectedLocale@WizardUI@@QAAPAGXZ
+?GetUserSelectedTargetLanguage@WizardUI@@QAAPAGXZ
+?GetUserSelectedUILanguage@WizardUI@@QAAPAGXZ
+?GetWindowProc@WizardPage@@QAAP6AHPAUHWND__@@IIJ@ZXZ
+?GetWindowProc@WizardRoot@@UAAP6AHPAUHWND__@@IIJ@ZXZ
+?GetWizNodeType@Wiz_Node@@QAAIXZ
+?GetWizUI@WizardNode@@QAAPAVWizardUI@@XZ
+?GetWizUI@WizardUI@@SAPAV1@XZ
+?GetWizardPageWithIndex@PageContainer@@QAAPAVWizardPage@@H@Z
+?GetWizardPageWithPageIndex@WizardUI@@QAAPAVWizardPage@@H@Z
+?GetWizardRect@AppWindow@@QAAXPAUtagRECT@@@Z
+?HdcBackground@WizardUI@@SAPAUHDC__@@XZ
+?Hdlg@CAttachDataDlg@@QAAPAUHWND__@@XZ
+?Hdlg@CGenericNavWindow@@QAAAAPAUHWND__@@XZ
+?Hdlg@WizardHandler@@QAAPAUHWND__@@XZ
+?Hdlg@WizardRoot@@QAAAAPAUHWND__@@XZ
+?Hide@CWndObj@@UAAXXZ
+?HideSplashScreen@WizardUI@@AAAXXZ
+?HwndBackground@WizardUI@@SAPAUHWND__@@XZ
+?HwndProgress@WizardUI@@SAPAUHWND__@@XZ
+?Init@AppWindow@@QAAHIII@Z
+?Init@CAnimationControl@@QAAHPAUHWND__@@IPAUHINSTANCE__@@IKHH@Z
+?Init@CCtlText@@QAAHPAUHWND__@@I@Z
+?Init@CCustomGraphicEx@@QAAHPAUHWND__@@I@Z
+?Init@CResourceModuleFactory@@QAAXPAUHINSTANCE__@@@Z
+?Init@CResourceModuleFactory@@QAAXPAUHINSTANCE__@@PBG@Z
+?Init@CScreenText@@QAAHXZ
+?Init@CWndObj@@UAAHPAUIWndObj@@@Z
+?Init@ProtoPageDimensions@@QAAHXZ
+?Init@ScrWindow@@QAAHI@Z
+?Init@WizardHandler@@QAAXPAVWizardRoot@@@Z
+?InitAllStandardButtons@WizardRoot@@QAAXXZ
+?InitButtons@CGenericNavWindow@@MAAXXZ
+?InitDialog@CAttachDataDlg@@SAXPAUHWND__@@IIJ@Z
+?InitDialog@CGenericNavWindow@@AAAXPAUHWND__@@@Z
+?InitFonts@WizardUI@@AAAHPAUHINSTANCE__@@@Z
+?InitLangNeutralLV@LanguageNeutralSelectionDialogBase@@AAAXXZ
+?InitPage@WizardHandler@@UAAXXZ
+?InitStandardButton@WizardRoot@@QAAPAVCCustomButtonEx@@I@Z
+?InitSurface@CGenericNavWindow@@AAAXXZ
+?Initialize@CHighContrast@@QAAHXZ
+?Initialize@CRichEditControl@@QAAXPAUHWND__@@PBG@Z
+?Initialize@WizardPage@@QAAXKKKPAVWizardRoot@@PBG1@Z
+?Initialize@WizardUI@@QAAHPAVCResourceModule@@0@Z
+?InitializeWithMsftEdit@CRichEditControl@@QAAXPAUHWND__@@@Z
+?Insert@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHG@Z
+?Insert@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHPBG@Z
+?InsertChar@MyString@@QAAHHG@Z
+?InsertString@MyString@@QAAHHPBG@Z
+?InsertString@PIDStringView@@QAAHHPBG@Z
+?InstallFont@WizardUI@@AAAHPAUHINSTANCE__@@@Z
+?InternalSetAtIndex@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAXHABQAG@Z
+?InternalSetAtIndex@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAXHABQAUIResourceModuleEvent@@@Z
+?InternalSetAtIndex@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAXHABQAUKEYBOARD@@@Z
+?InternalSetAtIndex@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAXHABQAULANGUAGE@@@Z
+?InternalSetAtIndex@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAXHABQAULOCALE@@@Z
+?IsAppMirrored@AppWindow@@QAAHXZ
+?IsCancelRequest@WizardUI@@AAAHPAUtagMSG@@@Z
+?IsControlKeys@WizardUI@@AAAHPAUHWND__@@PAUtagMSG@@@Z
+?IsDialogMessageW@PageContainer@@QAAHPAUtagMSG@@@Z
+?IsDlgMsg@CWndObj@@UAAHPAUtagMSG@@@Z
+?IsEmpty@?$CSimpleStringT@G$0A@@ATL@@QBA_NXZ
+?IsFunctionKeys@WizardUI@@AAAHPAUHWND__@@PAUtagMSG@@@Z
+?IsHighContrast@CHighContrast@@QAAHXZ
+?IsInitialized@CDIB@@QAAHXZ
+?IsInitialized@ProtoPageDimensions@@QAAHXZ
+?IsLanguageSelectionUiShown@LanguageSelectionDialogBase@@SAHXZ
+?IsMinimizeRequest@WizardUI@@AAAHPAUtagMSG@@@Z
+?IsStandardSizing@ProtoPageDimensions@@QAAHXZ
+?IsWDS@LanguageNeutralSelectionDialogBase@@UAAHXZ
+?IsWDS@LanguageSelectionDialogBase@@UAAHXZ
+?KillActive@WizardHandler@@UAAXAAH@Z
+?KillActive@WizardRoot@@UAAXXZ
+?LangNeutralLVSubProc@LanguageNeutralSelectionDialogBase@@CAJPAUHWND__@@IIJ@Z
+?Leave@CCritSec@@UAAXXZ
+?LeavingTrackedWnd@CCursor@@QAAHPAUHWND__@@@Z
+?Left@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z
+?Load32FromOther@CDIB@@AAAHPAV1@@Z
+?Load@CAnimation@@QAAHPAUHINSTANCE__@@IKHJJ@Z
+?Load@CDIB@@QAAHPAUHINSTANCE__@@IKH@Z
+?Load@CDrawBackground@@QAAHPAUHWND__@@PAUHDC__@@0@Z
+?Load@CScreenDIB@@QAAHPAUHINSTANCE__@@IK@Z
+?LoadBackground@AppWindow@@QAAXXZ
+?LoadBitmapW@CHighContrast@@QAAPAUHBITMAP__@@PAUHINSTANCE__@@IHHI@Z
+?LoadFontInfo@WizardUI@@AAAXXZ
+?LoadHtmlResource@@YAPAXPAUHINSTANCE__@@PBGPAK@Z
+?LoadLibraryW@CResourceModule@@AAAXXZ
+?LoadScaled@CDIB@@QAAHPAUHINSTANCE__@@IJJKH@Z
+?LoadScaledFromOther@CDIB@@QAAHPAV1@JJH@Z
+?LoadStringResources@LanguageSelectionDialogBase@@QAAXXZ
+?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHI@Z
+?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPAUHINSTANCE__@@I@Z
+?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPAUHINSTANCE__@@IG@Z
+?LockBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGXZ
+?MakeFullyOpaque@CDIB@@AAAXXZ
+?MakeLower@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?MakeReverse@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?MakeUpper@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?MessageBoxFromMessage@@YAHPAUHINSTANCE__@@PAUHWND__@@III@Z
+?MessageBoxFromMessage@@YAHPAUHINSTANCE__@@PAUHWND__@@PBGII@Z
+?MessageBoxFromMessageWithTimeout@@YAHPAUHINSTANCE__@@PAUHWND__@@IIIIH@Z
+?MessageBoxFromMessageWithTimeout@@YAHPAUHINSTANCE__@@PAUHWND__@@PBGIIIH@Z
+?MessagePump@WizardUI@@AAAXXZ
+?Mid@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z
+?Mid@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@HH@Z
+?MirrorImage@CDIB@@QAAXXZ
+?Move@CWndObj@@UAAXPAUtagPOINT@@@Z
+?MoveControl@@YAXPAUHWND__@@IJJ@Z
+?MyDynamicSetWindowText@@YAHPAUHWND__@@IV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?MyPropSheet_GetWizButtons@WizardRoot@@QAAKXZ
+?MyPropSheet_SetWizButtons@WizardRoot@@QAAXK@Z
+?MySetWindowText@@YAHPAUHWND__@@IV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?NeedToRedrawNavWindow@WizardUI@@AAAHXZ
+?Next@Navigator@@UAAPAVWizardPage@@HPAVWizardNode@@@Z
+?Next@Navigator@@UAAPAVWizardPage@@PAVWizardNode@@@Z
+?Next@WizardEx@@UAAPAVWizardPage@@HPAVWizardNode@@@Z
+?Next@WizardEx@@UAAPAVWizardPage@@PAVWizardNode@@@Z
+?NextPage@BranchWizStrategy@@UAAPAVWizardPage@@HPAVWizardNode@@@Z
+?NextPage@SimpleWizStrategy@@UAAPAVWizardPage@@HPAVWizardNode@@@Z
+?NextPage@SummaryWizStrategy@@UAAPAVWizardPage@@HPAVWizardNode@@@Z
+?NextPage@VariationWizStrategy@@UAAPAVWizardPage@@HPAVWizardNode@@@Z
+?NextPageHelper@ChoiceWizStrategy@@IAAPAVWizardPage@@HPAVWizardNode@@@Z
+?NotifyWizBack@WizardHandler@@UAAHAAH@Z
+?NotifyWizBack@WizardRoot@@UAAHXZ
+?NotifyWizCancel@WizardHandler@@UAAHAAH@Z
+?NotifyWizCancel@WizardRoot@@UAAHXZ
+?NotifyWizFinish@WizardHandler@@UAAHAAH@Z
+?NotifyWizFinish@WizardRoot@@UAAHXZ
+?NotifyWizNext@WizardHandler@@UAAHAAH@Z
+?NotifyWizNext@WizardRoot@@UAAHXZ
+?OemToCharA@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXXZ
+?OnActivate@AppWindow@@MAAJIJ@Z
+?OnActivate@CWndObj@@MAAJIJ@Z
+?OnActivate@ScrWindow@@MAAJIJ@Z
+?OnActivateApp@CWndObj@@MAAJIJ@Z
+?OnApp@CWndObj@@MAAJIIJ@Z
+?OnAskCBFormatName@CWndObj@@MAAJIJ@Z
+?OnBack@AppWindow@@MAAJIIJ@Z
+?OnBack@CGenericNavWindow@@QAAJGGPAUHWND__@@AAH@Z
+?OnCancel@AppWindow@@MAAJIIJ@Z
+?OnCancel@CGenericNavWindow@@QAAJGGPAUHWND__@@AAH@Z
+?OnCancelJournal@CWndObj@@MAAJIJ@Z
+?OnCancelMode@CWndObj@@MAAJIJ@Z
+?OnCaptureChanged@CWndObj@@MAAJIJ@Z
+?OnChangeCBChain@CWndObj@@MAAJIJ@Z
+?OnChar@CWndObj@@MAAJIJ@Z
+?OnCharToItem@CWndObj@@MAAJIJ@Z
+?OnChildActivate@CWndObj@@MAAJIJ@Z
+?OnClose@AppWindow@@MAAJIJ@Z
+?OnClose@CWndObj@@MAAJIJ@Z
+?OnClose@ScrWindow@@MAAJIJ@Z
+?OnCommand@AppWindow@@MAAJIJ@Z
+?OnCommand@CWndObj@@MAAJIJ@Z
+?OnCommand@ScrWindow@@MAAJIJ@Z
+?OnCommandBack@WizardDialogPost@@QAAJGGPAUHWND__@@AAH@Z
+?OnCommandCancel@WizardDialogPost@@QAAJGGPAUHWND__@@AAH@Z
+?OnCommandContinue@LanguageSelectionDialogBase@@QAAJGGPAUHWND__@@AAH@Z
+?OnCommandContinue@WizardDialogPost@@QAAJGGPAUHWND__@@AAH@Z
+?OnCommandFinish@WizardDialogPost@@QAAJGGPAUHWND__@@AAH@Z
+?OnCompacting@CWndObj@@MAAJIJ@Z
+?OnCompareItem@CWndObj@@MAAJIJ@Z
+?OnContextMenu@CWndObj@@MAAJIJ@Z
+?OnCopyData@CWndObj@@MAAJIJ@Z
+?OnCreate@AppWindow@@MAAJIJ@Z
+?OnCreate@CWndObj@@MAAJIJ@Z
+?OnCreate@ScrWindow@@MAAJIJ@Z
+?OnCtlColor@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnCtlColorBtn@CWndObj@@MAAJIJ@Z
+?OnCtlColorDlg@CWndObj@@MAAJIJ@Z
+?OnCtlColorEdit@CWndObj@@MAAJIJ@Z
+?OnCtlColorListbox@CWndObj@@MAAJIJ@Z
+?OnCtlColorMsgbox@CWndObj@@MAAJIJ@Z
+?OnCtlColorScrollbar@CWndObj@@MAAJIJ@Z
+?OnCtlColorStatic@CWndObj@@MAAJIJ@Z
+?OnCtlColorStatic@SimpleDialogBase@@QAAJIIJAAH@Z
+?OnCtlColorStatic@WizardDialogPost@@QAAJIIJAAH@Z
+?OnCustomDraw@LanguageNeutralSelectionDialogBase@@QAAJHPAUtagNMHDR@@AAH@Z
+?OnDeadChar@CWndObj@@MAAJIJ@Z
+?OnDeleteItem@CWndObj@@MAAJIJ@Z
+?OnDestroy@AppWindow@@MAAJIJ@Z
+?OnDestroy@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnDestroy@CWndObj@@MAAJIJ@Z
+?OnDestroy@ScrWindow@@MAAJIJ@Z
+?OnDestroy@WizardDialogPre@@QAAJIIJAAH@Z
+?OnDestroyClipboard@CWndObj@@MAAJIJ@Z
+?OnDeviceChange@AppWindow@@MAAJIJ@Z
+?OnDeviceChange@CWndObj@@MAAJIJ@Z
+?OnDeviceChange@ScrWindow@@MAAJIJ@Z
+?OnDevmodeChange@CWndObj@@MAAJIJ@Z
+?OnDisplayChange@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnDisplayChange@CWndObj@@MAAJIJ@Z
+?OnDisplayChange@ScrWindow@@MAAJIJ@Z
+?OnDrawClipboard@CWndObj@@MAAJIJ@Z
+?OnDrawItem@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnDrawItem@CWndObj@@MAAJIJ@Z
+?OnDrawItem@WizardDialogPre@@QAAJIIJAAH@Z
+?OnDropFiles@CWndObj@@MAAJIJ@Z
+?OnEnable@CWndObj@@MAAJIJ@Z
+?OnEndSession@CWndObj@@MAAJIJ@Z
+?OnEnterIdle@CWndObj@@MAAJIJ@Z
+?OnEnterMenuLoop@CWndObj@@MAAJIJ@Z
+?OnEnterSizeMove@CWndObj@@MAAJIJ@Z
+?OnEraseBkGnd@AppWindow@@MAAJIJ@Z
+?OnEraseBkGnd@CWndObj@@MAAJIJ@Z
+?OnEraseBkGnd@ScrWindow@@MAAJIJ@Z
+?OnEraseBkGnd@WizardDialogPre@@QAAJIIJAAH@Z
+?OnExitMenuLoop@CWndObj@@MAAJIJ@Z
+?OnExitSizeMove@CWndObj@@MAAJIJ@Z
+?OnFontChange@CWndObj@@MAAJIJ@Z
+?OnGetButtons@AppWindow@@MAAJIIJ@Z
+?OnGetButtons@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnGetDefID@AppWindow@@MAAJIIJ@Z
+?OnGetDlgCode@CWndObj@@MAAJIJ@Z
+?OnGetIcon@CWndObj@@MAAJIJ@Z
+?OnGetMinMaxInfo@CWndObj@@MAAJIJ@Z
+?OnGetText@CWndObj@@MAAJIJ@Z
+?OnGetTextLength@CWndObj@@MAAJIJ@Z
+?OnHScroll@CWndObj@@MAAJIJ@Z
+?OnHelp@CWndObj@@MAAJIJ@Z
+?OnHotKey@CWndObj@@MAAJIJ@Z
+?OnInitDialog@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnInitDialog@CWndObj@@MAAJIJ@Z
+?OnInitDialog@LanguageNeutralSelectionDialogBase@@QAAJIIJAAH@Z
+?OnInitDialog@LanguageSelectionDialogBase@@QAAJIIJAAH@Z
+?OnInitDialog@WizardDialogPre@@QAAJIIJAAH@Z
+?OnKeyDown@CWndObj@@MAAJIJ@Z
+?OnKeyUp@CWndObj@@MAAJIJ@Z
+?OnKeyUp@LanguageNeutralSelectionDialogBase@@QAAJIIJAAH@Z
+?OnKillFocus@CWndObj@@MAAJIJ@Z
+?OnLButtonDblClk@CWndObj@@MAAJIJ@Z
+?OnLButtonDown@CWndObj@@MAAJIJ@Z
+?OnLButtonUp@CWndObj@@MAAJIJ@Z
+?OnLanguageChange@LanguageSelectionDialogBase@@QAAJGGPAUHWND__@@AAH@Z
+?OnLanguageSelect@LanguageNeutralSelectionDialogBase@@QAAJHPAUtagNMHDR@@AAH@Z
+?OnLocaleChange@LanguageSelectionDialogBase@@QAAJGGPAUHWND__@@AAH@Z
+?OnMeasureItem@CWndObj@@MAAJIJ@Z
+?OnMenuChar@CWndObj@@MAAJIJ@Z
+?OnMenuSelect@CWndObj@@MAAJIJ@Z
+?OnMouseActivate@CWndObj@@MAAJIJ@Z
+?OnMouseLeave@CWndObj@@MAAJIJ@Z
+?OnMouseMove@CWndObj@@MAAJIJ@Z
+?OnMouseOver@LanguageNeutralSelectionDialogBase@@QAAJHPAUtagNMHDR@@AAH@Z
+?OnMove@CWndObj@@MAAJIJ@Z
+?OnMoving@CWndObj@@MAAJIJ@Z
+?OnNCCalcSize@CWndObj@@MAAJIJ@Z
+?OnNCCreate@CWndObj@@MAAJIJ@Z
+?OnNCDestroy@CWndObj@@MAAJIJ@Z
+?OnNCHitTest@CWndObj@@MAAJIJ@Z
+?OnNCPaint@CWndObj@@MAAJIJ@Z
+?OnNotify@CWndObj@@MAAJIJ@Z
+?OnNull@CWndObj@@MAAJIJ@Z
+?OnPaint@AppWindow@@MAAJIJ@Z
+?OnPaint@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnPaint@CWndObj@@MAAJIJ@Z
+?OnPaint@ScrWindow@@MAAJIJ@Z
+?OnPaintClipboard@CWndObj@@MAAJIJ@Z
+?OnParentNotify@CWndObj@@MAAJIJ@Z
+?OnPower@CWndObj@@MAAJIJ@Z
+?OnPowerBroadcast@CWndObj@@MAAJIJ@Z
+?OnQueryEndSession@CWndObj@@MAAJIJ@Z
+?OnQueryOpen@CWndObj@@MAAJIJ@Z
+?OnQuit@CWndObj@@MAAJIJ@Z
+?OnRButtonDblClk@CWndObj@@MAAJIJ@Z
+?OnRButtonDown@CWndObj@@MAAJIJ@Z
+?OnRButtonUp@CWndObj@@MAAJIJ@Z
+?OnRegistered@AppWindow@@MAAJIIJ@Z
+?OnRegistered@CWndObj@@MAAJIIJ@Z
+?OnRegistered@ScrWindow@@MAAJIIJ@Z
+?OnRenderAllFormats@CWndObj@@MAAJIJ@Z
+?OnRenderFormat@CWndObj@@MAAJIJ@Z
+?OnResourceChanged@LanguageSelectionDialogBase@@UAAXAAH@Z
+?OnResourceChanged@WizardHandler@@UAAXAAH@Z
+?OnResourceChanged@WizardRoot@@UAAXXZ
+?OnSetBitmap@AppWindow@@MAAJIIJ@Z
+?OnSetBitmap@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnSetButtons@AppWindow@@MAAJIIJ@Z
+?OnSetButtons@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnSetCaption@AppWindow@@MAAJIIJ@Z
+?OnSetCaption@CGenericNavWindow@@QAAJIIJAAH@Z
+?OnSetCursor@AppWindow@@MAAJIJ@Z
+?OnSetCursor@CWndObj@@MAAJIJ@Z
+?OnSetCursor@ScrWindow@@MAAJIJ@Z
+?OnSetFocus@CWndObj@@MAAJIJ@Z
+?OnSetRedraw@CWndObj@@MAAJIJ@Z
+?OnSetText@CWndObj@@MAAJIJ@Z
+?OnSettingChange@CWndObj@@MAAJIJ@Z
+?OnShowWindow@CWndObj@@MAAJIJ@Z
+?OnSize@CWndObj@@MAAJIJ@Z
+?OnSizeClipboard@CWndObj@@MAAJIJ@Z
+?OnSizing@CWndObj@@MAAJIJ@Z
+?OnSysChar@CWndObj@@MAAJIJ@Z
+?OnSysColorChange@CWndObj@@MAAJIJ@Z
+?OnSysCommand@CWndObj@@MAAJIJ@Z
+?OnTimer@CWndObj@@MAAJIJ@Z
+?OnUser@AppWindow@@MAAJIIJ@Z
+?OnUser@CWndObj@@MAAJIIJ@Z
+?OnUser@ScrWindow@@MAAJIIJ@Z
+?OnVScroll@CWndObj@@MAAJIJ@Z
+?OnVScrollClipboard@CWndObj@@MAAJIJ@Z
+?OnWindowPosChanged@CWndObj@@MAAJIJ@Z
+?OnWindowPosChanging@CWndObj@@MAAJIJ@Z
+?OnWmxClose@AppWindow@@MAAJIIJ@Z
+?OnWmxClose@ScrWindow@@MAAJIIJ@Z
+?PageData@WizardHandler@@QAAPAVWizardPage@@XZ
+?PageData@WizardRoot@@QAAAAPAVWizardPage@@XZ
+?PaintWindowRegion@@YAHPAUHWND__@@@Z
+?Pop@NavigationStack@@QAAPAVWizardNode@@XZ
+?PopulateKeyboardList@LanguageSelectionDialogBase@@AAAIXZ
+?PopulateLanguageList@LanguageSelectionDialogBase@@AAAIXZ
+?PopulateLayeredDriverList@LanguageSelectionDialogBase@@AAAIXZ
+?PopulateLocaleList@LanguageSelectionDialogBase@@AAAHXZ
+?Post@CWndObj@@UAAHIIJ@Z
+?Preallocate@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z
+?PrepareWrite2@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z
+?PrepareWrite@?$CSimpleStringT@G$0A@@ATL@@AAAPAGH@Z
+?ProcessLanguageSelection@LanguageSelectionDialogBase@@UAAHAAH@Z
+?ProcessSelectedLanguage@LanguageNeutralSelectionDialogBase@@AAAXXZ
+?ProcessWindowMessage@CAttachDataDlg@@UAAHPAUHWND__@@IIJAAJK@Z
+?ProcessWindowMessage@CGenericNavWindow@@UAAHPAUHWND__@@IIJAAJK@Z
+?ProcessWindowMessage@LanguageNeutralSelectionDialogBase@@UAAHPAUHWND__@@IIJAAJK@Z
+?ProcessWindowMessage@LanguageSelectionDialogBase@@UAAHPAUHWND__@@IIJAAJK@Z
+?ProcessWindowMessage@SimpleDialogBase@@UAAHPAUHWND__@@IIJAAJK@Z
+?ProcessWindowMessage@WizardDialogPost@@UAAHPAUHWND__@@IIJAAJK@Z
+?ProcessWindowMessage@WizardDialogPre@@UAAHPAUHWND__@@IIJAAJK@Z
+?PseudoToScreenCoordinate@ProtoPageDimensions@@QAAXAAH0@Z
+?Pulse@CAnimation@@QAAXXZ
+?PumpMessage@WizardUI@@AAAXUtagMSG@@@Z
+?Push@NavigationStack@@QAAHPAVWizardNode@@@Z
+?QueryInterface@CWndObj@@UAAJABU_GUID@@PAPAX@Z
+?ReadSelectedKeyboardType@LanguageSelectionDialogBase@@AAAXXZ
+?ReadSelectedLanguage@LanguageSelectionDialogBase@@AAAXXZ
+?ReadSelectedLayeredDriver@LanguageSelectionDialogBase@@AAAXXZ
+?ReadSelectedLocale@LanguageSelectionDialogBase@@AAAXXZ
+?Reallocate@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z
+?RectDest@CGenericNavWindow@@QAAAAUtagRECT@@XZ
+?Refresh@CDrawItem@@QAAHXZ
+?RegisterObserver@CResourceModule@@QAAHPAUIResourceModuleEvent@@@Z
+?ReinstantiatePages@PageContainer@@QAAXXZ
+?Release@CWndObj@@UAAKXZ
+?ReleaseBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z
+?ReleaseBufferSetLength@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z
+?Reload@WizardRoot@@QAAXXZ
+?ReloadAllStandardButtons@WizardRoot@@QAAXXZ
+?ReloadCaptions@CCustomButtonEx@@QAAXPAUHINSTANCE__@@@Z
+?Remove@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAHABQAG@Z
+?Remove@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAHABQAUIResourceModuleEvent@@@Z
+?Remove@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAHABQAUKEYBOARD@@@Z
+?Remove@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAHABQAULANGUAGE@@@Z
+?Remove@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAHABQAULOCALE@@@Z
+?Remove@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHG@Z
+?RemoveAll@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAXXZ
+?RemoveAt@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAHH@Z
+?RemoveChar@MyString@@QAAHH@Z
+?RemoveFonts@WizardUI@@AAAXXZ
+?RemoveString@MyString@@QAAHHH@Z
+?RemoveString@PIDStringView@@QAAHHHH@Z
+?Replace@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHGG@Z
+?Replace@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPBG0@Z
+?ReplaceString@PIDStringView@@QAAHHHPBG@Z
+?RepositionAllWindows@WizardUI@@QAAXIJ@Z
+?RepositionAppWindow@WizardUI@@AAAXXZ
+?RepositionNavWindow@WizardUI@@AAAXIJ@Z
+?RepositionProgressWindow@WizardUI@@AAAXIJ@Z
+?RequestCancel@Win32Navigator@@UAAXXZ
+?RequestFinish@Win32Navigator@@UAAXXZ
+?RequestGoBack@Win32Navigator@@UAAXXZ
+?RequestGoNext@Win32Navigator@@UAAXH@Z
+?RequestGoNext@Win32Navigator@@UAAXXZ
+?Reset@PageContainer@@QAAHH@Z
+?Reset@WizardEx@@UAAHXZ
+?Reset@WizardPage@@UAAHXZ
+?ResetLanguage@AppWindow@@QAAHXZ
+?ResetLanguage@CResourceModule@@QAAHXZ
+?ResetLanguage@CResourceModuleFactory@@QAAHXZ
+?ResetLanguage@WizardUI@@QAAHPBG@Z
+?ResetWizUI@WizardUI@@CAXXZ
+?Resize@CDIB@@QAAHJJ@Z
+?ReverseFind@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHG@Z
+?Right@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z
+?SPWE_CloseCurrentMessageBox@@YAXXZ
+?SPWE_MessageBox@@YAHPAUHWND__@@PAUHINSTANCE__@@PBG2IP6AH0IIJ@ZIH@Z
+?ScreenToPseudoCoordinate@ProtoPageDimensions@@QAAXAAH0@Z
+?Send@CWndObj@@UAAHIIJ@Z
+?SetActive@SimpleDialogBase@@UAAXAAH@Z
+?SetActive@WizardDialogPost@@UAAXAAH@Z
+?SetActive@WizardDialogPre@@UAAXAAH@Z
+?SetActive@WizardHandler@@UAAXAAH@Z
+?SetActive@WizardRoot@@UAAXXZ
+?SetActiveAppWnd@AppWindow@@QAAXPAUHWND__@@@Z
+?SetAllowMirror@CAnimation@@QAAXH@Z
+?SetAllowMirror@CAnimationControl@@QAAXH@Z
+?SetAllowMirror@CDIB@@QAAXH@Z
+?SetAppHWnd@WizardUI@@QAAXPAUHWND__@@@Z
+?SetAppWindow@WizardUI@@QAAXPAVAppWindow@@@Z
+?SetAt@?$CSimpleStringT@G$0A@@ATL@@QAAXHG@Z
+?SetAtIndex@?$CSimpleArray@PAGV?$CSimpleArrayEqualHelper@PAG@ATL@@@ATL@@QAAHHABQAG@Z
+?SetAtIndex@?$CSimpleArray@PAUIResourceModuleEvent@@V?$CSimpleArrayEqualHelper@PAUIResourceModuleEvent@@@ATL@@@ATL@@QAAHHABQAUIResourceModuleEvent@@@Z
+?SetAtIndex@?$CSimpleArray@PAUKEYBOARD@@V?$CSimpleArrayEqualHelper@PAUKEYBOARD@@@ATL@@@ATL@@QAAHHABQAUKEYBOARD@@@Z
+?SetAtIndex@?$CSimpleArray@PAULANGUAGE@@V?$CSimpleArrayEqualHelper@PAULANGUAGE@@@ATL@@@ATL@@QAAHHABQAULANGUAGE@@@Z
+?SetAtIndex@?$CSimpleArray@PAULOCALE@@V?$CSimpleArrayEqualHelper@PAULOCALE@@@ATL@@@ATL@@QAAHHABQAULOCALE@@@Z
+?SetBackGroundColor@CRichEditControl@@QAAXK@Z
+?SetBackgroundHDC@CCustomButtonEx@@QAAXPAUHDC__@@@Z
+?SetCancelNoShow@WizardUI@@QAAXH@Z
+?SetCanceled@WizardUI@@QAAXH@Z
+?SetColor@CScreenText@@QAAHK@Z
+?SetControlFonts@@YAXPAUHWND__@@@Z
+?SetCurrentPage@PageContainer@@QAAXH@Z
+?SetCursorState@CCursor@@QAAXI@Z
+?SetCursorStateForButton@CCursor@@QAAXI@Z
+?SetCursorWait@CCursor@@QAAXXZ
+?SetData@WizardPage@@QAAXPAX@Z
+?SetDlgItemTextFromResID@@YAXPAUHWND__@@IPAUHINSTANCE__@@I@Z
+?SetFirstPage@Win32Navigator@@UAAXPAVWizardPage@@@Z
+?SetFont@CScreenText@@QAAHPAUHFONT__@@@Z
+?SetFontSize@PageContainer@@QAAXH@Z
+?SetFontSize@WizardUI@@QAAXI@Z
+?SetGraphic@CCustomGraphicEx@@QAAHPAVCDrawItem@@@Z
+?SetHWnd@WizardPage@@QAAXPAUHWND__@@@Z
+?SetHdcDest@CDrawItem@@QAAXPAUHDC__@@@Z
+?SetHwndDest@CDrawItem@@QAAXPAUHWND__@@@Z
+?SetIndex@WizardNode@@QAAXI@Z
+?SetLanguageString@WizardUI@@AAAJPAPAGPAG@Z
+?SetLength@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z
+?SetManager@?$CSimpleStringT@G$0A@@ATL@@QAAXPAUIAtlStringMgr@2@@Z
+?SetMaxCount@WizardEx@@QAAXI@Z
+?SetMdi@CWndObj@@UAAXPAUIWndObj@@@Z
+?SetNavHWnd@WizardUI@@QAAXPAUHWND__@@@Z
+?SetPageIndex@WizardNode@@QAAXI@Z
+?SetPageList@WizardEx@@QAAXPAPAVWizardNode@@@Z
+?SetPageListItem@WizardEx@@QAAXHPAVWizardNode@@@Z
+?SetParent@WizardNode@@QAAXPAVWizardEx@@@Z
+?SetPosition@CDrawItem@@QAAXKK@Z
+?SetRichTextAnsi@CRichEditControl@@QAAXPBDPAK@Z
+?SetScrWindow@WizardUI@@QAAXPAVScrWindow@@@Z
+?SetStrategy@WizardEx@@QAAXPAVWizardStrategy@@@Z
+?SetString@?$CSimpleStringT@G$0A@@ATL@@QAAXPBG@Z
+?SetString@?$CSimpleStringT@G$0A@@ATL@@QAAXPBGH@Z
+?SetSysString@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAGPAPAG@Z
+?SetText@CCtlText@@QAAXPAUHWND__@@PAUHFONT__@@KPBG@Z
+?SetText@CRichEditControl@@QAAXPBG@Z
+?SetText@CScreenText@@QAAHPAUHWND__@@PBG@Z
+?SetTextColor@CRichEditControl@@QAAXK@Z
+?SetTextMode@CRichEditControl@@QAAXI@Z
+?SetTextNoFormat@CRichEditControl@@QAAXPBG@Z
+?SetTextStyle@@YAHPAUHWND__@@HHHHH@Z
+?SetTextStyle@WizardRoot@@QAAHHMHHH@Z
+?SetTransparentColor@CAnimation@@QAAXK@Z
+?SetTransparentColor@CAnimationControl@@QAAXK@Z
+?SetTransparentColor@CDIB@@QAAXK@Z
+?SetType@WizardNode@@QAAXI@Z
+?SetUserSelectedHideOOBELang@WizardUI@@QAAJPAG@Z
+?SetUserSelectedKeyboardType@WizardUI@@QAAJPAG@Z
+?SetUserSelectedLDId@WizardUI@@QAAJPAG@Z
+?SetUserSelectedLocale@WizardUI@@QAAJPAG@Z
+?SetUserSelectedTargetLanguage@WizardUI@@QAAJPAG@Z
+?SetUserSelectedUILanguage@WizardUI@@QAAJPAG@Z
+?SetWizUI@WizardNode@@QAAXPAVWizardUI@@@Z
+?SetWizUI@WizardUI@@CAXPAV1@@Z
+?Show@CWndObj@@UAAXK@Z
+?Show@CWndObj@@UAAXXZ
+?ShowError@LanguageSelectionDialogBase@@AAAHPAUHINSTANCE__@@K@Z
+?ShowLanguageNeutralSelectionUI@LanguageNeutralSelectionDialogBase@@UAAHXZ
+?ShowLanguageSelectionUI@LanguageSelectionDialogBase@@UAAHXZ
+?ShowMigrationReport@@YAXPAUHINSTANCE__@@PAUHWND__@@IPBGI@Z
+?ShowReadMoreWnd@@YAHPAUHINSTANCE__@@PAUHWND__@@IPBGI@Z
+?ShowReadMoreWnd@@YAXPAUHINSTANCE__@@PAUHWND__@@III@Z
+?ShowReadMoreWndHtml@@YAXPAUHINSTANCE__@@PAUHWND__@@IPBGI@Z
+?ShowReadMoreWndHtmlFromResource@@YAXPAUHINSTANCE__@@PAUHWND__@@IPBG2I@Z
+?ShowScreenWindow@WizardUI@@QAAXH@Z
+?ShowUI@PageContainer@@QAAXPAUHWND__@@PAVWizardPage@@@Z
+?ShowWindow@PageContainer@@QAAXH@Z
+?ShowWindows@WizardUI@@AAAXXZ
+?Size@CWndObj@@UAAXPAUtagSIZE@@@Z
+?SleepMessageSafe@WizardUI@@QAAXK@Z
+?SmartSetWindowText@@YAHPAUHWND__@@IV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SpanExcluding@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBG@Z
+?SpanIncluding@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBG@Z
+?SpwLoadBitmap@@YAPAUHBITMAP__@@PAUHINSTANCE__@@IHHI@Z
+?Stack@WizardUI@@QAAPAVNavigationStack@@XZ
+?Start@CAnimation@@QAAHXZ
+?StartUI@WizardUI@@QAAHPBVProtoPageList@@@Z
+?Stop@CAnimation@@QAAHXZ
+?StorageWidthBytes@CDIB@@ABAKXZ
+?StretchControlToWindow@@YAXPAUHWND__@@II@Z
+?StringLength@?$CSimpleStringT@G$0A@@ATL@@SAHPBD@Z
+?StringLength@?$CSimpleStringT@G$0A@@ATL@@SAHPBG@Z
+?TearDown@PageContainer@@QAAXXZ
+?TestHighcontrast@CHighContrast@@QAAXH@Z
+?TextFitsInWindow@@YAJPAUHWND__@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?ThrowMemoryException@?$CSimpleStringT@G$0A@@ATL@@KAXXZ
+?Tokenize@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBGAAH@Z
+?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z
+?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z
+?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z
+?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z
+?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z
+?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z
+?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?Truncate@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z
+?Uninit@CResourceModuleFactory@@QAAXXZ
+?Unload@CDIB@@QAAXXZ
+?UnlockBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ
+?UnregisterObserver@CResourceModule@@QAAHPAUIResourceModuleEvent@@@Z
+?Update@CWndObj@@UAAXXZ
+?WMFree@CWndObj@@QAAXXZ
+?WMHandler@CWndObj@@QAAJIIJ@Z
+?WMInit@CWndObj@@QAAXPAUHWND__@@@Z
+?WaitForMultipleObjectsMessageSafe@WizardUI@@QAAKKPBQAXHK@Z
+?WaitForMultipleObjectsMessageSafeEx@WizardUI@@QAAKKPBQAXHKH@Z
+?WaitForSingleObjectMessageSafe@WizardUI@@QAAKPAXK@Z
+?WaitForSingleObjectMessageSafeEx@WizardUI@@QAAKPAXKH@Z
+?WaitForUIEnd@WizardUI@@QAAHXZ
+?WindowProc@CAttachDataDlg@@SAJPAUHWND__@@IIJ@Z
+?WindowProc@CGenericNavWindow@@SAJPAUHWND__@@IIJ@Z
+?WizardThreadProc@WizardUI@@CAKPAX@Z
+?add_WexStyle@CWndObj@@UAAXK@Z
+?add_WndStyle@CWndObj@@UAAXK@Z
+?bLangUiShown@LanguageSelectionDialogBase@@0HA DATA
+?bWeAllocatedInstance@Navigator@@0HA DATA
+?clr_WexStyle@CWndObj@@UAAXK@Z
+?clr_WndStyle@CWndObj@@UAAXK@Z
+?dlgProc@@YAHPAUHWND__@@IIJ@Z
+?getInstance@Navigator@@SAPAUINavigator@@XZ
+?getInstance@Win32Navigator@@SAPAV1@XZ
+?get_Alpha@CWndObj@@UAAKXZ
+?get_BackColor@CWndObj@@UAAKXZ
+?get_Class@CWndObj@@UAAPBGXZ
+?get_ClsStyle@CWndObj@@UAAKXZ
+?get_Cursor@CWndObj@@UAAPAUHICON__@@XZ
+?get_Icon@CWndObj@@UAAPAUHICON__@@XZ
+?get_Instance@CWndObj@@UAAPAUHINSTANCE__@@XZ
+?get_Menu@CWndObj@@UAAPAUHMENU__@@XZ
+?get_Parent@CWndObj@@UAAPAUHWND__@@XZ
+?get_Position@CWndObj@@UAAPAUtagPOINT@@XZ
+?get_Size@CWndObj@@UAAPAUtagSIZE@@XZ
+?get_TextColor@CWndObj@@UAAKXZ
+?get_Title@CWndObj@@UAAPBGXZ
+?get_WexStyle@CWndObj@@UAAKXZ
+?get_WndID@CWndObj@@UAAKXZ
+?get_WndStyle@CWndObj@@UAAKXZ
+?get_hWnd@CWndObj@@UAAPAUHWND__@@XZ
+?instance@Navigator@@0PAUINavigator@@A DATA
+?m_CurrentVariation@VariationWizStrategy@@1HA DATA
+?m_CurrentVariation@WizardVariation@@0HA DATA
+?m_hcInstance@CHighContrast@@0PAV1@A DATA
+?m_instance@Win32Navigator@@0PAV1@A DATA
+?s_OldLangNeutralLVProc@LanguageNeutralSelectionDialogBase@@0P6AJPAUHWND__@@IIJ@ZA DATA
+?s_hbmpScreenBackgroundOld@WizardUI@@0PAUHBITMAP__@@A DATA
+?s_hdcScreenBackground@WizardUI@@0PAUHDC__@@A DATA
+?s_lInitialized@CCursor@@0JA DATA
+?s_pCursor@CCursor@@0PAV1@A DATA
+?s_pWizardUI@WizardUI@@0PAV1@A DATA
+?s_szUiLanguage@CResourceModule@@0PAGA DATA
+?setInstance@Navigator@@SAXPAUINavigator@@@Z
+?set_Alpha@CWndObj@@UAAXK@Z
+?set_BackColor@CWndObj@@UAAXK@Z
+?set_Class@CWndObj@@UAAXPBG@Z
+?set_ClsStyle@CWndObj@@UAAXK@Z
+?set_Cursor@CWndObj@@UAAXPAUHICON__@@@Z
+?set_Icon@CWndObj@@UAAXPAUHICON__@@@Z
+?set_Instance@CWndObj@@UAAXPAUHINSTANCE__@@@Z
+?set_Menu@CWndObj@@UAAXPAUHMENU__@@@Z
+?set_Parent@CWndObj@@UAAXPAUHWND__@@@Z
+?set_Position@CWndObj@@UAAXPAUtagPOINT@@@Z
+?set_Size@CWndObj@@UAAXPAUtagSIZE@@@Z
+?set_Template@CWndObj@@UAAXK@Z
+?set_TextColor@CWndObj@@UAAXK@Z
+?set_Title@CWndObj@@UAAXPBG@Z
+?set_Type@CWndObj@@UAAXK@Z
+?set_WexStyle@CWndObj@@UAAXK@Z
+?set_WndID@CWndObj@@UAAXK@Z
+?set_WndStyle@CWndObj@@UAAXK@Z
+?utlGetCtlRect@@YAHPAUHWND__@@0PAUtagRECT@@@Z
+?v_Chk@CAnimationControl@@AAAHK@Z
+?v_Chk@CCtlText@@AAAHK@Z
+?v_Chk@CWndObj@@AAAHK@Z
+?v_Chk@NavigationStack@@AAAHK@Z
+?v_Chk@PageContainer@@AAAHK@Z
+?v_ChkStack@NavigationStack@@AAAHXZ
+?v_Clr@CAnimationControl@@AAAXK@Z
+?v_Clr@CCtlText@@AAAXK@Z
+?v_Clr@CWndObj@@AAAXK@Z
+?v_Clr@NavigationStack@@AAAXK@Z
+?v_Clr@PageContainer@@AAAXK@Z
+?v_ClrProps@CWndObj@@AAAXXZ
+?v_CreatePage@PageContainer@@AAAXHH@Z
+?v_DefWndProc@CWndObj@@AAAJIIJ@Z
+?v_DestroyAllCachedPages@PageContainer@@AAAXXZ
+?v_DlgCreate@CWndObj@@AAAHXZ
+?v_DoPageChange@Win32Navigator@@AAAXW4Direction@@PAVWizardPage@@@Z
+?v_GetHCBkColor@CHighContrast@@AAAKXZ
+?v_InitSurface@AppWindow@@AAAXI@Z
+?v_InitSurface@ScrWindow@@AAAXXZ
+?v_IsRtf@CRichEditControl@@AAAHXZ
+?v_IsValid@PIDStringView@@AAAHG@Z
+?v_LoadLibrary@CResourceModule@@AAAPAUHINSTANCE__@@PBG0@Z
+?v_MakePidString@PIDStringView@@AAAHXZ
+?v_MakeValidString@PIDStringView@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PBG@Z
+?v_NotifyObservers@CResourceModule@@AAAXXZ
+?v_Register@CWndObj@@AAAHXZ
+?v_ReleaseResource@CResourceModule@@AAAXPAUHINSTANCE__@@@Z
+?v_Set@CAnimationControl@@AAAXK@Z
+?v_Set@CCtlText@@AAAXK@Z
+?v_Set@CWndObj@@AAAXK@Z
+?v_Set@NavigationStack@@AAAXK@Z
+?v_Set@PageContainer@@AAAXK@Z
+?v_SetCurrentPageInternal@PageContainer@@AAAXHH@Z
+?v_SetWindowTitle@AppWindow@@AAAXXZ
+?v_SetWindowTitle@ScrWindow@@AAAXXZ
+?v_Unload@CDrawBackground@@AAAXXZ
+?v_Unregister@CWndObj@@AAAHXZ
+?v_WndCreate@CWndObj@@AAAHXZ
+?wndProc@@YAJPAUHWND__@@IIJ@Z
diff --git a/mingw-w64-crt/libarm32/sqlcecompact40.def b/mingw-w64-crt/libarm32/sqlcecompact40.def
new file mode 100644
index 0000000..17ee683
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sqlcecompact40.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SQLCECOMPACT40.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SQLCECOMPACT40.dll"
+EXPORTS
+SeRebuild
diff --git a/mingw-w64-crt/libarm32/sqlcese40.def b/mingw-w64-crt/libarm32/sqlcese40.def
new file mode 100644
index 0000000..e1650a3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sqlcese40.def
@@ -0,0 +1,65 @@
+;
+; Definition file of SQLCESE40.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SQLCESE40.dll"
+EXPORTS
+EnableStorePlayback
+EnableStoreTracing
+InitSerialization
+SuspendStoreOperation
+EnableCedbFailpoint
+SqlCeAddDatabaseProps
+SqlCeAddSyncPartner
+SqlCeAttachCustomTrackingData
+SqlCeBeginSyncSession
+SqlCeBeginTransaction
+SqlCeChangeDatabaseLCID
+SqlCeCloseHandle
+SqlCeCreateDatabase
+SqlCeCreateSession
+SqlCeDeleteDatabase
+SqlCeDeleteRecord
+SqlCeEndSyncSession
+SqlCeEndTransaction
+SqlCeEnumDBVolumes
+SqlCeFindFirstDatabase
+SqlCeFindNextChangedRecord
+SqlCeFindNextDatabase
+SqlCeFlushDBVol
+SqlCeFreeNotification
+SqlCeGetChangedRecordCnt
+SqlCeGetChangedRecords
+SqlCeGetCustomTrackingData
+SqlCeGetDBInformationByHandle
+SqlCeGetDatabaseProps
+SqlCeGetDatabaseSession
+SqlCeGetPropChangeInfo
+SqlCeGetRecordChangeInfo
+SqlCeMarkRecord
+SqlCeMountDBVol
+SqlCeOidGetInfo
+SqlCeOnServerLoad
+SqlCeOpenDatabase
+SqlCeOpenDatabaseEx
+SqlCeOpenStream
+SqlCePurgeTrackingData
+SqlCePurgeTrackingGenerations
+SqlCeReadRecordProps
+SqlCeRemoveDatabaseProps
+SqlCeRemoveDatabaseTracking
+SqlCeRemoveSyncPartner
+SqlCeSeekDatabase
+SqlCeSetDatabaseInfo
+SqlCeSetSessionOption
+SqlCeStreamRead
+SqlCeStreamSaveChanges
+SqlCeStreamSeek
+SqlCeStreamSetSize
+SqlCeStreamWrite
+SqlCeTrackDatabase
+SqlCeTrackProperty
+SqlCeUninitialize
+SqlCeUnmountDBVol
+SqlCeWriteRecordProps
diff --git a/mingw-w64-crt/libarm32/sqlsrv32.def b/mingw-w64-crt/libarm32/sqlsrv32.def
new file mode 100644
index 0000000..f133400
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sqlsrv32.def
@@ -0,0 +1,97 @@
+;
+; Definition file of SQLSRV32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SQLSRV32.dll"
+EXPORTS
+SQLBindCol
+SQLCancel
+SQLColAttributeW
+SQLConnectW
+SQLDescribeColW
+SQLDisconnect
+SQLExecDirectW
+SQLExecute
+SQLFetch
+SQLFreeStmt
+SQLGetCursorNameW
+SQLNumResultCols
+SQLPrepareW
+SQLRowCount
+SQLSetCursorNameW
+SQLBulkOperations
+SQLColumnsW
+SQLDriverConnectW
+SQLGetConnectOptionW
+SQLGetData
+SQLGetFunctions
+SQLGetInfoW
+SQLGetTypeInfoW
+SQLParamData
+SQLPutData
+SQLSetConnectOptionW
+SQLSpecialColumnsW
+SQLStatisticsW
+SQLTablesW
+SQLBrowseConnectW
+SQLColumnPrivilegesW
+SQLDescribeParam
+SQLExtendedFetch
+SQLForeignKeysW
+SQLMoreResults
+SQLNativeSqlW
+SQLNumParams
+SQLParamOptions
+SQLPrimaryKeysW
+SQLProcedureColumnsW
+SQLProceduresW
+SQLSetPos
+SQLSetScrollOptions
+SQLTablePrivilegesW
+SQLBindParameter
+SQLAllocHandle
+SQLCloseCursor
+SQLCopyDesc
+SQLEndTran
+SQLFreeHandle
+SQLGetConnectAttrW
+SQLGetDescFieldW
+SQLGetDescRecW
+SQLGetDiagFieldW
+SQLGetDiagRecW
+SQLGetEnvAttr
+SQLGetStmtAttrW
+SQLSetConnectAttrW
+SQLSetDescFieldW
+SQLSetDescRec
+SQLSetEnvAttr
+SQLSetStmtAttrW
+SQLFetchScroll
+LibMain
+ConfigDSNW
+ConfigDriverW
+SQLDebug
+BCP_batch
+BCP_bind
+BCP_colfmt
+BCP_collen
+BCP_colptr
+BCP_columns
+BCP_control
+BCP_done
+BCP_init
+BCP_exec
+BCP_moretext
+BCP_sendrow
+BCP_readfmt
+BCP_writefmt
+ConnectDlgProc
+WizDSNDlgProc
+WizIntSecurityDlgProc
+WizDatabaseDlgProc
+WizLanguageDlgProc
+FinishDlgProc
+TestDlgProc
+BCP_getcolfmt
+BCP_setcolfmt
diff --git a/mingw-w64-crt/libarm32/sqmapi.def b/mingw-w64-crt/libarm32/sqmapi.def
new file mode 100644
index 0000000..4ea3604
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sqmapi.def
@@ -0,0 +1,70 @@
+;
+; Definition file of sqmapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sqmapi.dll"
+EXPORTS
+SqmCheckEscalationAddToStreamDWord64
+SqmCheckEscalationAddToStreamDWord
+SqmCheckEscalationAddToStreamString
+SqmCheckEscalationSetDWord64
+SqmCheckEscalationSetDWord
+SqmCheckEscalationSetString
+SqmGetEscalationRuleStatus
+SqmGetInstrumentationProperty
+SqmLoadEscalationManifest
+SqmSetEscalationInfo
+SqmUnloadEscalationManifest
+SqmAddToAverage
+SqmAddToStream
+SqmAddToStreamDWord
+SqmAddToStreamDWord64
+SqmAddToStreamString
+SqmAddToStreamV
+SqmCleanup
+SqmClearFlags
+SqmCreateNewId
+SqmEndSession
+SqmEndSessionEx
+SqmFlushSession
+SqmGetEnabled
+SqmGetFlags
+SqmGetLastUploadTime
+SqmGetMachineId
+SqmGetSession
+SqmGetSessionStartTime
+SqmGetUserId
+SqmIncrement
+SqmIsNamespaceEnabled
+SqmIsWindowsOptedIn
+SqmReadSharedMachineId
+SqmReadSharedUserId
+SqmSet
+SqmSetAppId
+SqmSetAppVersion
+SqmSetBits
+SqmSetBool
+SqmSetCurrentTimeAsUploadTime
+SqmSetDWord64
+SqmSetEnabled
+SqmSetFlags
+SqmSetIfMax
+SqmSetIfMin
+SqmSetMachineId
+SqmSetString
+SqmSetUserId
+SqmStartSession
+SqmStartUpload
+SqmStartUploadEx
+SqmSysprepCleanup
+SqmSysprepGeneralize
+SqmSysprepSpecialize
+SqmTimerAccumulate
+SqmTimerAddToAverage
+SqmTimerRecord
+SqmTimerStart
+SqmUnattendedSetup
+SqmWaitForUploadComplete
+SqmWriteSharedMachineId
+SqmWriteSharedUserId
diff --git a/mingw-w64-crt/libarm32/srchadmin.def b/mingw-w64-crt/libarm32/srchadmin.def
new file mode 100644
index 0000000..05f5229
--- /dev/null
+++ b/mingw-w64-crt/libarm32/srchadmin.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SRCHADMIN.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SRCHADMIN.dll"
+EXPORTS
+ProcessGroupPolicy
+CPlApplet
diff --git a/mingw-w64-crt/libarm32/srclient.def b/mingw-w64-crt/libarm32/srclient.def
new file mode 100644
index 0000000..7548812
--- /dev/null
+++ b/mingw-w64-crt/libarm32/srclient.def
@@ -0,0 +1,20 @@
+;
+; Definition file of SRCLIENT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SRCLIENT.dll"
+EXPORTS
+SysprepCleanup
+SysprepGeneralize
+DisableSR
+DisableSRInternal
+EnableSR
+EnableSREx
+EnableSRInternal
+SRNewSystemId
+SRRemoveRestorePoint
+SRSetRestorePointA
+SRSetRestorePointInternal
+SRSetRestorePointW
+SetSRStateAfterSetup
diff --git a/mingw-w64-crt/libarm32/srumapi.def b/mingw-w64-crt/libarm32/srumapi.def
new file mode 100644
index 0000000..00f74a2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/srumapi.def
@@ -0,0 +1,12 @@
+;
+; Definition file of SrumAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SrumAPI.dll"
+EXPORTS
+SruFreeRecordSet
+SruQueryStats
+SruRegisterRealTimeStats
+SruUnregisterRealTimeStats
+SruUpdateStats
diff --git a/mingw-w64-crt/libarm32/srumsvc.def b/mingw-w64-crt/libarm32/srumsvc.def
new file mode 100644
index 0000000..78a8751
--- /dev/null
+++ b/mingw-w64-crt/libarm32/srumsvc.def
@@ -0,0 +1,10 @@
+;
+; Definition file of SrumSvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SrumSvc.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/srvcli.def b/mingw-w64-crt/libarm32/srvcli.def
new file mode 100644
index 0000000..736290d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/srvcli.def
@@ -0,0 +1,64 @@
+;
+; Definition file of srvcli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "srvcli.dll"
+EXPORTS
+I_NetDfsGetVersion
+I_NetServerSetServiceBits
+I_NetServerSetServiceBitsEx
+LocalAliasGet
+LocalFileClose
+LocalFileEnum
+LocalFileEnumEx
+LocalFileGetInfo
+LocalFileGetInfoEx
+LocalSessionDel
+LocalSessionEnum
+LocalSessionEnumEx
+LocalSessionGetInfo
+LocalSessionGetInfoEx
+LocalShareAdd
+LocalShareDelEx
+LocalShareEnum
+LocalShareEnumEx
+LocalShareGetInfo
+LocalShareGetInfoEx
+LocalShareSetInfo
+NetConnectionEnum
+NetFileClose
+NetFileEnum
+NetFileGetInfo
+NetRemoteTOD
+NetServerAliasAdd
+NetServerAliasDel
+NetServerAliasEnum
+NetServerComputerNameAdd
+NetServerComputerNameDel
+NetServerDiskEnum
+NetServerGetInfo
+NetServerSetInfo
+NetServerStatisticsGet
+NetServerTransportAdd
+NetServerTransportAddEx
+NetServerTransportDel
+NetServerTransportEnum
+NetSessionDel
+NetSessionEnum
+NetSessionGetInfo
+NetShareAdd
+NetShareCheck
+NetShareDel
+NetShareDelEx
+NetShareDelSticky
+NetShareEnum
+NetShareEnumSticky
+NetShareGetInfo
+NetShareSetInfo
+NetpsNameCanonicalize
+NetpsNameCompare
+NetpsNameValidate
+NetpsPathCanonicalize
+NetpsPathCompare
+NetpsPathType
diff --git a/mingw-w64-crt/libarm32/srvsvc.def b/mingw-w64-crt/libarm32/srvsvc.def
new file mode 100644
index 0000000..2ea02c4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/srvsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of srvsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "srvsvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/sscore.def b/mingw-w64-crt/libarm32/sscore.def
new file mode 100644
index 0000000..4ebaf9d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sscore.def
@@ -0,0 +1,49 @@
+;
+; Definition file of sscore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sscore.dll"
+EXPORTS
+SsCoreAliasAdd
+SsCoreAliasAddEx
+SsCoreAliasDel
+SsCoreAliasDelEx
+SsCoreCloseInstance
+SsCoreDeregisterNetnameForMultichannel
+SsCoreFileDel
+SsCoreFileDelForInstance
+SsCoreFileEnum
+SsCoreFileEnumForInstance
+SsCoreFileNotifyClose
+SsCoreFileNotifyCloseForInstance
+SsCoreFreeBuffer
+SsCoreInitialize
+SsCoreInitializeEx
+SsCoreInvalidationRequest
+SsCoreLockVolumes
+SsCoreMarkAsClusterSvc
+SsCoreNodeSetInfo
+SsCoreOpenInstance
+SsCoreRegisterNetnameForMultichannel
+SsCoreServerTransportSetInfo
+SsCoreSessionDel
+SsCoreSessionDelForInstance
+SsCoreSessionEnlist
+SsCoreSessionEnum
+SsCoreSessionEnumForInstance
+SsCoreShareAdd
+SsCoreShareAddEx
+SsCoreShareAddForInstance
+SsCoreShareCleanup
+SsCoreShareDel
+SsCoreShareDelForInstance
+SsCoreShareGetInfo
+SsCoreShareGetInfoForInstance
+SsCoreShareSetInfo
+SsCoreShareSetInfoForInstance
+SsCoreShareShutdownForScope
+SsCoreStartInstance
+SsCoreStopInstance
+SsCoreUninitialize
+SsCoreUnlockVolumes
diff --git a/mingw-w64-crt/libarm32/sscoreext.def b/mingw-w64-crt/libarm32/sscoreext.def
new file mode 100644
index 0000000..486149e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sscoreext.def
@@ -0,0 +1,20 @@
+;
+; Definition file of sscoreext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sscoreext.dll"
+EXPORTS
+SsCoreExtMiApplicationClose
+SsCoreExtMiApplicationInitialize
+SsCoreExtMiApplicationNewOperationOptions
+SsCoreExtMiApplicationNewParameterSet
+SsCoreExtMiApplicationNewSession
+SsCoreExtMiInstanceAddElement
+SsCoreExtMiInstanceDelete
+SsCoreExtMiOperationClose
+SsCoreExtMiOperationGetInstance
+SsCoreExtMiOperationOptionsDelete
+SsCoreExtMiOperationOptionsSetResourceUriPrefix
+SsCoreExtMiSessionClose
+SsCoreExtMiSessionInvoke
diff --git a/mingw-w64-crt/libarm32/ssdpapi.def b/mingw-w64-crt/libarm32/ssdpapi.def
new file mode 100644
index 0000000..fa6a7b7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ssdpapi.def
@@ -0,0 +1,36 @@
+;
+; Definition file of SSDPAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SSDPAPI.dll"
+EXPORTS
+BeginRegisterPropChangeNotificationEx
+CleanupCache
+DHSetICSInterfaces
+DHSetICSOff
+DeregisterNotification
+DeregisterService
+DisableFirewallRule
+EnableFirewallRule
+EndRegisterPropChangeNotificationEx
+FindServices
+FindServicesCallback
+FindServicesCallbackEx
+FindServicesCancel
+FindServicesClose
+FindServicesEx
+FindServicesOnNetworkCallbackEx
+FreeSsdpMessage
+FreeSsdpMessageEx
+GetFirstService
+GetFirstServiceEx
+GetNextService
+GetNextServiceEx
+RegisterAliveNotificationOnNetworkEx
+RegisterNotification
+RegisterNotificationEx
+RegisterService
+RegisterServiceEx
+SsdpCleanup
+SsdpStartup
diff --git a/mingw-w64-crt/libarm32/ssdpsrv.def b/mingw-w64-crt/libarm32/ssdpsrv.def
new file mode 100644
index 0000000..549a554
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ssdpsrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of ssdpsrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ssdpsrv.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/sspicli.def b/mingw-w64-crt/libarm32/sspicli.def
new file mode 100644
index 0000000..8557b5e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sspicli.def
@@ -0,0 +1,107 @@
+;
+; Definition file of SspiCli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SspiCli.dll"
+EXPORTS
+SecDeleteUserModeContext
+SecInitUserModeContext
+SspiUnmarshalAuthIdentityInternal
+AcceptSecurityContext
+AcquireCredentialsHandleA
+AcquireCredentialsHandleW
+AddCredentialsA
+AddCredentialsW
+AddSecurityPackageA
+AddSecurityPackageW
+ApplyControlToken
+ChangeAccountPasswordA
+ChangeAccountPasswordW
+CompleteAuthToken
+CredMarshalTargetInfo
+CredUnmarshalTargetInfo
+DecryptMessage
+DeleteSecurityContext
+DeleteSecurityPackageA
+DeleteSecurityPackageW
+EncryptMessage
+EnumerateSecurityPackagesA
+EnumerateSecurityPackagesW
+ExportSecurityContext
+FreeContextBuffer
+FreeCredentialsHandle
+GetSecurityUserInfo
+GetUserNameExA
+GetUserNameExW
+ImpersonateSecurityContext
+ImportSecurityContextA
+ImportSecurityContextW
+InitSecurityInterfaceA
+InitSecurityInterfaceW
+InitializeSecurityContextA
+InitializeSecurityContextW
+LogonUserExExW
+LsaCallAuthenticationPackage
+LsaConnectUntrusted
+LsaDeregisterLogonProcess
+LsaEnumerateLogonSessions
+LsaFreeReturnBuffer
+LsaGetLogonSessionData
+LsaLogonUser
+LsaLookupAuthenticationPackage
+LsaRegisterLogonProcess
+LsaRegisterPolicyChangeNotification
+LsaUnregisterPolicyChangeNotification
+MakeSignature
+QueryContextAttributesA
+QueryContextAttributesW
+QueryCredentialsAttributesA
+QueryCredentialsAttributesW
+QuerySecurityContextToken
+QuerySecurityPackageInfoA
+QuerySecurityPackageInfoW
+RevertSecurityContext
+SaslAcceptSecurityContext
+SaslEnumerateProfilesA
+SaslEnumerateProfilesW
+SaslGetContextOption
+SaslGetProfilePackageA
+SaslGetProfilePackageW
+SaslIdentifyPackageA
+SaslIdentifyPackageW
+SaslInitializeSecurityContextA
+SaslInitializeSecurityContextW
+SaslSetContextOption
+SealMessage
+SecCacheSspiPackages
+SeciAllocateAndSetCallFlags
+SeciAllocateAndSetIPAddress
+SeciFreeCallContext
+SeciIsProtectedUser
+SetContextAttributesA
+SetContextAttributesW
+SetCredentialsAttributesA
+SetCredentialsAttributesW
+SspiCompareAuthIdentities
+SspiCopyAuthIdentity
+SspiDecryptAuthIdentity
+SspiDecryptAuthIdentityEx
+SspiEncodeAuthIdentityAsStrings
+SspiEncodeStringsAsAuthIdentity
+SspiEncryptAuthIdentity
+SspiEncryptAuthIdentityEx
+SspiExcludePackage
+SspiFreeAuthIdentity
+SspiGetComputerNameForSPN
+SspiGetTargetHostName
+SspiIsAuthIdentityEncrypted
+SspiLocalFree
+SspiMarshalAuthIdentity
+SspiPrepareForCredRead
+SspiPrepareForCredWrite
+SspiUnmarshalAuthIdentity
+SspiValidateAuthIdentity
+SspiZeroAuthIdentity
+UnsealMessage
+VerifySignature
diff --git a/mingw-w64-crt/libarm32/sspisrv.def b/mingw-w64-crt/libarm32/sspisrv.def
new file mode 100644
index 0000000..0b4d929
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sspisrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SspiSrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SspiSrv.dll"
+EXPORTS
+SspiSrvClientCallback
+SspiSrvInitialize
diff --git a/mingw-w64-crt/libarm32/ssshim.def b/mingw-w64-crt/libarm32/ssshim.def
new file mode 100644
index 0000000..6a6ee32
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ssshim.def
@@ -0,0 +1,12 @@
+;
+; Definition file of ssshim.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ssshim.dll"
+EXPORTS
+SssBindServicingStack
+SssGetServicingStackFilePath
+SssGetServicingStackFilePathLength
+SssPreloadDownlevelDependencies
+SssReleaseServicingStack
diff --git a/mingw-w64-crt/libarm32/sstpsvc.def b/mingw-w64-crt/libarm32/sstpsvc.def
new file mode 100644
index 0000000..e86ccec
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sstpsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of sstpsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sstpsvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/sti.def b/mingw-w64-crt/libarm32/sti.def
new file mode 100644
index 0000000..83b426b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sti.def
@@ -0,0 +1,24 @@
+;
+; Definition file of STI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "STI.dll"
+EXPORTS
+??0BUFFER@@QAA@I@Z
+??0BUFFER_CHAIN@@QAA@XZ
+??0BUFFER_CHAIN_ITEM@@QAA@I@Z
+??1BUFFER@@QAA@XZ
+??1BUFFER_CHAIN@@QAA@XZ
+??1BUFFER_CHAIN_ITEM@@QAA@XZ
+??_FBUFFER@@QAAXXZ
+??_FBUFFER_CHAIN_ITEM@@QAAXXZ
+?QueryPtr@BUFFER@@QBAPAXXZ
+?QuerySize@BUFFER@@QBAIXZ
+?QueryUsed@BUFFER_CHAIN_ITEM@@QBAKXZ
+?SetUsed@BUFFER_CHAIN_ITEM@@QAAXK@Z
+GetProxyDllInfo
+MigrateRegisteredSTIAppsForWIAEvents
+SelectDeviceDialog2
+StiCreateInstance
+StiCreateInstanceW
diff --git a/mingw-w64-crt/libarm32/sti_ci.def b/mingw-w64-crt/libarm32/sti_ci.def
new file mode 100644
index 0000000..30bd6af
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sti_ci.def
@@ -0,0 +1,24 @@
+;
+; Definition file of sti_ci.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sti_ci.dll"
+EXPORTS
+AddDevice
+CreateWiaDeviceList
+DestroyWiaDeviceList
+DisableWiaDevice
+EnableWiaDevice
+GetWiaDeviceProperty
+InstallWiaDevice
+InstallWiaService
+SetWiaDeviceProperty
+UninstallWiaDevice
+WiaAddDevice
+WiaCreatePortList
+WiaDestroyPortList
+?WiaDeviceEnum@@YAHXZ
+WiaRemoveDevice
+ClassInstall
+CoinstallerEntry
diff --git a/mingw-w64-crt/libarm32/storagewmi.def b/mingw-w64-crt/libarm32/storagewmi.def
new file mode 100644
index 0000000..a65af08
--- /dev/null
+++ b/mingw-w64-crt/libarm32/storagewmi.def
@@ -0,0 +1,9 @@
+;
+; Definition file of STORAGEWMI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "STORAGEWMI.DLL"
+EXPORTS
+GetProviderClassID
+MI_Main
diff --git a/mingw-w64-crt/libarm32/storagewmi_passthru.def b/mingw-w64-crt/libarm32/storagewmi_passthru.def
new file mode 100644
index 0000000..d9e0478
--- /dev/null
+++ b/mingw-w64-crt/libarm32/storagewmi_passthru.def
@@ -0,0 +1,8 @@
+;
+; Definition file of storagewmi_passthru.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "storagewmi_passthru.dll"
+EXPORTS
+CreatePassThrough
diff --git a/mingw-w64-crt/libarm32/storprop.def b/mingw-w64-crt/libarm32/storprop.def
new file mode 100644
index 0000000..6353021
--- /dev/null
+++ b/mingw-w64-crt/libarm32/storprop.def
@@ -0,0 +1,19 @@
+;
+; Definition file of PROPPAGE.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PROPPAGE.DLL"
+EXPORTS
+AtaPropPageProvider
+CdromDisableDigitalPlayback
+CdromEnableDigitalPlayback
+CdromIsDigitalPlaybackEnabled
+CdromKnownGoodDigitalPlayback
+CdromSetDefaultDvdRegion
+DiskClassInstaller
+DiskPropPageProvider
+DvdClassInstaller
+DvdLauncher
+DvdPropPageProvider
+HdcCoInstaller
diff --git a/mingw-w64-crt/libarm32/storsvc.def b/mingw-w64-crt/libarm32/storsvc.def
new file mode 100644
index 0000000..aa20cee
--- /dev/null
+++ b/mingw-w64-crt/libarm32/storsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of StorSvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "StorSvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/streamci.def b/mingw-w64-crt/libarm32/streamci.def
new file mode 100644
index 0000000..34d9a3a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/streamci.def
@@ -0,0 +1,15 @@
+;
+; Definition file of streamci.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "streamci.dll"
+EXPORTS
+StreamingDeviceClassInstaller
+StreamingDeviceRemove
+StreamingDeviceRemoveA
+StreamingDeviceRemoveW
+StreamingDeviceSetup
+StreamingDeviceSetupA
+StreamingDeviceSetupW
+SwEnumCoInstaller
diff --git a/mingw-w64-crt/libarm32/subscriptionmgr.def b/mingw-w64-crt/libarm32/subscriptionmgr.def
new file mode 100644
index 0000000..ec3dafc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/subscriptionmgr.def
@@ -0,0 +1,13 @@
+;
+; Definition file of SubscriptionMgr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SubscriptionMgr.dll"
+EXPORTS
+SubscriptionManagerDeinit
+SubscriptionManagerInit
+SubscriptionManagerNotify
+SubscriptionManagerQueryParameter
+SubscriptionManagerSetParameter
+g_hMobileOperatorNotificationMutex DATA
diff --git a/mingw-w64-crt/libarm32/svsvc.def b/mingw-w64-crt/libarm32/svsvc.def
new file mode 100644
index 0000000..ced736d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/svsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SVSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SVSVC.dll"
+EXPORTS
+ServiceCtrlHandler
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/swprv.def b/mingw-w64-crt/libarm32/swprv.def
new file mode 100644
index 0000000..9fb7e93
--- /dev/null
+++ b/mingw-w64-crt/libarm32/swprv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of swprv.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "swprv.DLL"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/sxs.def b/mingw-w64-crt/libarm32/sxs.def
new file mode 100644
index 0000000..3b49ffe
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sxs.def
@@ -0,0 +1,28 @@
+;
+; Definition file of sxs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sxs.dll"
+EXPORTS
+SxsFindClrClassInformation
+SxsFindClrSurrogateInformation
+SxsLookupClrGuid
+SxsRunDllInstallAssembly
+SxsRunDllInstallAssemblyW
+SxspGenerateManifestPathOnAssemblyIdentity
+CreateAssemblyCache
+CreateAssemblyNameObject
+SxsBeginAssemblyInstall
+SxsEndAssemblyInstall
+SxsGenerateActivationContext
+SxsInstallW
+SxsOleAut32MapConfiguredClsidToReferenceClsid
+SxsOleAut32MapIIDOrCLSIDToTypeLibrary
+SxsOleAut32MapIIDToProxyStubCLSID
+SxsOleAut32MapIIDToTLBPath
+SxsOleAut32MapReferenceClsidToConfiguredClsid
+SxsOleAut32RedirectTypeLibrary
+SxsProbeAssemblyInstallation
+SxsQueryManifestInformation
+SxsUninstallW
diff --git a/mingw-w64-crt/libarm32/sxshared.def b/mingw-w64-crt/libarm32/sxshared.def
new file mode 100644
index 0000000..d298fb7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sxshared.def
@@ -0,0 +1,15 @@
+;
+; Definition file of SXSHARED.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SXSHARED.dll"
+EXPORTS
+GetLastFailureAsHRESULT
+HRESULTFromNTSTATUS
+SxTracerDebuggerBreak
+SxTracerGetThreadContextDebug
+SxTracerGetThreadContextRetail
+SxTracerShouldTrackFailure
+Win32FromHRESULT
+Win32FromNTSTATUS
diff --git a/mingw-w64-crt/libarm32/sxssrv.def b/mingw-w64-crt/libarm32/sxssrv.def
new file mode 100644
index 0000000..4709a04
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sxssrv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SXSSRV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SXSSRV.dll"
+EXPORTS
+ServerDllInitialization
diff --git a/mingw-w64-crt/libarm32/sxsstore.def b/mingw-w64-crt/libarm32/sxsstore.def
new file mode 100644
index 0000000..9f0f3b6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sxsstore.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SxsStore.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SxsStore.DLL"
+EXPORTS
+SxsStoreFinalize
+SxsStoreInitialize
diff --git a/mingw-w64-crt/libarm32/syncengine.def b/mingw-w64-crt/libarm32/syncengine.def
new file mode 100644
index 0000000..b288879
--- /dev/null
+++ b/mingw-w64-crt/libarm32/syncengine.def
@@ -0,0 +1,40 @@
+;
+; Definition file of SyncEngine.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SyncEngine.DLL"
+EXPORTS
+??0ScenarioQosConnectingToWns@QoS@@QAA@ABV01@@Z
+??0ScenarioQosConnectingToWns@QoS@@QAA@XZ
+??0ScenarioQosCreatingSubscription@QoS@@QAA@ABV01@@Z
+??0ScenarioQosCreatingSubscription@QoS@@QAA@XZ
+??0ScenarioQosPlatWrapper@QoS@@QAA@ABV01@@Z
+??0ScenarioQosStartup@QoS@@QAA@ABV01@@Z
+??0ScenarioQosStartup@QoS@@QAA@XZ
+??0ScenarioQosWrapper@QoS@@QAA@ABV01@@Z
+??1ScenarioQosConnectingToWns@QoS@@UAA@XZ
+??1ScenarioQosCreatingSubscription@QoS@@UAA@XZ
+??1ScenarioQosStartup@QoS@@UAA@XZ
+??4ScenarioQosConnectingToWns@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosCreatingSubscription@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosPlatWrapper@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosStartup@QoS@@QAAAAV01@ABV01@@Z
+??4ScenarioQosWrapper@QoS@@QAAAAV01@ABV01@@Z
+??_7ScenarioQosConnectingToWns@QoS@@6B@ DATA
+??_7ScenarioQosCreatingSubscription@QoS@@6B@ DATA
+??_7ScenarioQosPlatWrapper@QoS@@6B@ DATA
+??_7ScenarioQosStartup@QoS@@6B@ DATA
+??_7ScenarioQosWrapper@QoS@@6B@ DATA
+?CreateSyncEngine@SyncEngineClientWrapper@@YAJPAPAUISyncEngine@@@Z
+?DefaultOrMostSevereErrorTypeRecorded@ScenarioQosWrapper@QoS@@QAA?AW4_ErrorType@Bici@@W434@@Z
+?GetApiId@ScenarioQosWrapper@QoS@@IAA?AW4_ApiId@Bici@@XZ
+?GetEventProviderGuid@SyncEngineClientWrapper@@YAPBU_GUID@@XZ
+?GetMostSevereErrorTypeRecorded@ScenarioQosWrapper@QoS@@QAA?AW4_ErrorType@Bici@@XZ
+?GetRecordInfoForSetSelectiveSyncStatusEntry@SyncEngineClientWrapper@@YAJPAPAUIRecordInfo@@@Z
+?InstallSyncEnginePerformanceCounters@SyncEngineClientWrapper@@YAJXZ
+?RegisterAppShutdownCallback@SyncEngineClientWrapper@@YAXP6AXPAX@Z0@Z
+?RegisterSyncEngineCOMServer@SyncEngineClientWrapper@@YAJXZ
+?ReportAssertInfo@SyncEngineClientWrapper@@YAXPBG0I00@Z
+?UninstallSyncEnginePerformanceCounters@SyncEngineClientWrapper@@YAJXZ
+?UnregisterSyncEngineCOMServer@SyncEngineClientWrapper@@YAJXZ
diff --git a/mingw-w64-crt/libarm32/synchostps.def b/mingw-w64-crt/libarm32/synchostps.def
new file mode 100644
index 0000000..1d83281
--- /dev/null
+++ b/mingw-w64-crt/libarm32/synchostps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SyncHostPS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SyncHostPS.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/syncinfrastructureps.def b/mingw-w64-crt/libarm32/syncinfrastructureps.def
new file mode 100644
index 0000000..af6be60
--- /dev/null
+++ b/mingw-w64-crt/libarm32/syncinfrastructureps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SyncInfrastructurePS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SyncInfrastructurePS.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/sysclass.def b/mingw-w64-crt/libarm32/sysclass.def
new file mode 100644
index 0000000..bd4e26a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sysclass.def
@@ -0,0 +1,8 @@
+;
+; Definition file of sysclass.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sysclass.dll"
+EXPORTS
+StorageCoInstaller
diff --git a/mingw-w64-crt/libarm32/sysmain.def b/mingw-w64-crt/libarm32/sysmain.def
new file mode 100644
index 0000000..ccde884
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sysmain.def
@@ -0,0 +1,19 @@
+;
+; Definition file of sysmain.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "sysmain.dll"
+EXPORTS
+PfSvWsSwapAssessmentTask
+AgGlLoad
+AgPdLoad
+AgTwLoad
+CloseReadyBoostPerfData
+CollectReadyBoostPerfData
+GetProviderClassID
+MI_Main
+OpenReadyBoostPerfData
+PfSvSysprepCleanup
+PfSvUnattendCallback
+SysMtServiceMain
diff --git a/mingw-w64-crt/libarm32/sysntfy.def b/mingw-w64-crt/libarm32/sysntfy.def
new file mode 100644
index 0000000..c4efc45
--- /dev/null
+++ b/mingw-w64-crt/libarm32/sysntfy.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SYSNTFY.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SYSNTFY.dll"
+EXPORTS
+SysNotifyStartServer
+SysNotifyStopServer
diff --git a/mingw-w64-crt/libarm32/syssetup.def b/mingw-w64-crt/libarm32/syssetup.def
new file mode 100644
index 0000000..3893a1e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/syssetup.def
@@ -0,0 +1,18 @@
+;
+; Definition file of SYSSETUP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SYSSETUP.dll"
+EXPORTS
+AsrAddSifEntryA
+AsrAddSifEntryW
+AsrCreateStateFileA
+AsrCreateStateFileW
+AsrFreeContext
+AsrRestorePlugPlayRegistryData
+GetAnswerFileSetting
+SetupChangeFontSize
+SetupInfObjectInstallActionW
+SetupSetDisplay
+WaitForSamService
diff --git a/mingw-w64-crt/libarm32/systemeventsbrokerclient.def b/mingw-w64-crt/libarm32/systemeventsbrokerclient.def
new file mode 100644
index 0000000..a43a76a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/systemeventsbrokerclient.def
@@ -0,0 +1,30 @@
+;
+; Definition file of SystemEventsBrokerClient.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SystemEventsBrokerClient.dll"
+EXPORTS
+SebCreateBackgroundDownloadEvent
+SebCreateDeviceServicingEvent
+SebCreateDeviceUseEvent
+SebCreateDisplayOnEvent
+SebCreateInfrastructureConditionEvent
+SebCreateLocationEvent
+SebCreateLockScreenAppAddedEvent
+SebCreateLockScreenAppRemovedEvent
+SebCreateNetOperatorHotSpotAuthEvent
+SebCreateOEMPreInstallEvent
+SebCreateSessionConnectedEvent
+SebCreateSessionStartEvent
+SebCreateUnconstrainedBackgroundDownloadEvent
+SebCreateUserPresentEvent
+SebDeleteEvent
+SebEnumerateEvents
+SebQueryEventData
+SebRegisterPrivateEvent
+SebRegisterWellKnownEvent
+SebRegisterWellKnownFilteredEvent
+SebSignalBackgroundDownloadEvent
+SebSignalDeviceEvent
+SebSignalOEMPreInstallEvent
diff --git a/mingw-w64-crt/libarm32/systemeventsbrokerserver.def b/mingw-w64-crt/libarm32/systemeventsbrokerserver.def
new file mode 100644
index 0000000..0df7c98
--- /dev/null
+++ b/mingw-w64-crt/libarm32/systemeventsbrokerserver.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SystemEventsBrokerServer.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SystemEventsBrokerServer.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/systemsettings.deviceencryptionhandlers.def b/mingw-w64-crt/libarm32/systemsettings.deviceencryptionhandlers.def
new file mode 100644
index 0000000..40652d3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/systemsettings.deviceencryptionhandlers.def
@@ -0,0 +1,9 @@
+;
+; Definition file of SystemSettings.DeviceEncryptionHandlers.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SystemSettings.DeviceEncryptionHandlers.dll"
+EXPORTS
+GetActualDeviceEncryptionUIState
+GetSetting
diff --git a/mingw-w64-crt/libarm32/systemsettings.handlers.def b/mingw-w64-crt/libarm32/systemsettings.handlers.def
new file mode 100644
index 0000000..d121693
--- /dev/null
+++ b/mingw-w64-crt/libarm32/systemsettings.handlers.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SystemSettings.Handlers.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SystemSettings.Handlers.dll"
+EXPORTS
+GetSetting
diff --git a/mingw-w64-crt/libarm32/systemsettingsadminflowui.def b/mingw-w64-crt/libarm32/systemsettingsadminflowui.def
new file mode 100644
index 0000000..93839cd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/systemsettingsadminflowui.def
@@ -0,0 +1,24 @@
+;
+; Definition file of SystemSettingsAdminFlowUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SystemSettingsAdminFlowUI.dll"
+EXPORTS
+InitializeXamlCustomResourceLoader
+InitializeXamlRuntime
+UninitializeXamlCustomResourceLoader
+UninitializeXamlRuntime
+AddDomainUserPage_CreateInstance
+CorpDeviceConfirmationPage_CreateInstance
+CorpDeviceManagementPage_CreateInstance
+DeviceEncryptionPage_CreateInstance
+EditUserPage_CreateInstance
+JoinDomainPage_CreateInstance
+LeaveDomainPage_CreateInstance
+LockdownAppPage_CreateInstance
+LockdownUserPage_CreateInstance
+RemoveUserPage_CreateInstance
+RenamePCPage_CreateInstance
+SetDateTimePage_CreateInstance
+UnblockSimPinPage_CreateInstance
diff --git a/mingw-w64-crt/libarm32/systemsettingsdatabase.def b/mingw-w64-crt/libarm32/systemsettingsdatabase.def
new file mode 100644
index 0000000..c996729
--- /dev/null
+++ b/mingw-w64-crt/libarm32/systemsettingsdatabase.def
@@ -0,0 +1,8 @@
+;
+; Definition file of SystemSettingsDatabase.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "SystemSettingsDatabase.dll"
+EXPORTS
+GetSettingsDatabase
diff --git a/mingw-w64-crt/libarm32/t2embed.def b/mingw-w64-crt/libarm32/t2embed.def
new file mode 100644
index 0000000..7d26edf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/t2embed.def
@@ -0,0 +1,21 @@
+;
+; Definition file of t2embed.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "t2embed.dll"
+EXPORTS
+TTCharToUnicode
+TTDeleteEmbeddedFont
+TTEmbedFont
+TTEmbedFontEx
+TTEmbedFontFromFileA
+TTEnableEmbeddingForFacename
+TTGetEmbeddedFontInfo
+TTGetEmbeddingType
+TTGetNewFontName
+TTIsEmbeddingEnabled
+TTIsEmbeddingEnabledForFacename
+TTLoadEmbeddedFont
+TTRunValidationTests
+TTRunValidationTestsEx
diff --git a/mingw-w64-crt/libarm32/tabbtn.def b/mingw-w64-crt/libarm32/tabbtn.def
new file mode 100644
index 0000000..f810121
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tabbtn.def
@@ -0,0 +1,232 @@
+;
+; Definition file of TabBtn.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TabBtn.dll"
+EXPORTS
+??0?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAA@XZ
+??0CActions@@QAA@ABV0@@Z
+??0CActions@@QAA@XZ
+??0CButtonAction@@QAA@W4BUTTONACTION_TYPE@@@Z
+??0CButtonConfig@@QAA@ABV0@@Z
+??0CButtonConfig@@QAA@XZ
+??0CButtonMonitor@@QAA@ABV0@@Z
+??0CButtonMonitor@@QAA@XZ
+??0CButtonSetting@@QAA@ABV0@@Z
+??0CButtonSetting@@QAA@XZ
+??0CButtonSettings@@QAA@ABV0@@Z
+??0CButtonSettings@@QAA@XZ
+??0CFunctionNotification@@QAA@XZ
+??0CHidButton@@QAA@PAUHWND__@@II@Z
+??0COrientation@@QAA@XZ
+??1?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAA@XZ
+??1CActions@@QAA@XZ
+??1CButtonAction@@QAA@XZ
+??1CButtonConfig@@QAA@XZ
+??1CButtonMonitor@@QAA@XZ
+??1CButtonSetting@@QAA@XZ
+??1CButtonSettings@@QAA@XZ
+??1CFunctionNotification@@QAA@XZ
+??1CHidButton@@QAA@XZ
+??1COrientation@@QAA@XZ
+??4?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4CActions@@QAAAAV0@ABV0@@Z
+??4CButtonAction@@QAAAAV0@ABV0@@Z
+??4CButtonConfig@@QAAAAV0@ABV0@@Z
+??4CButtonMonitor@@QAAAAV0@ABV0@@Z
+??4CButtonSetting@@QAAAAV0@ABV0@@Z
+??4CButtonSettings@@QAAAAV0@ABV0@@Z
+??4CFunctionNotification@@QAAAAV0@ABV0@@Z
+??4CHidButton@@QAAAAV0@ABV0@@Z
+??4COrientation@@QAAAAV0@ABV0@@Z
+??A?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAAAAPAUACTION@@H@Z
+??A?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QBAABQAUACTION@@H@Z
+??A?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAAAAPAVCButtonAction@@H@Z
+??A?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QBAABQAVCButtonAction@@H@Z
+??A?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAAAAPAVCButtonSetting@@H@Z
+??A?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QBAABQAVCButtonSetting@@H@Z
+??A?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAAAAPAVCOrientation@@H@Z
+??A?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QBAABQAVCOrientation@@H@Z
+?Add@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAAHABQAUACTION@@@Z
+?Add@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAAHABQAVCButtonAction@@@Z
+?Add@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAAHABQAVCButtonSetting@@@Z
+?Add@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAAHABQAVCOrientation@@@Z
+?Add@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAAHABKABQAVCButtonImages@@@Z
+?CanRepeat@CButtonAction@@QBAHXZ
+?Clone@CButtonAction@@QBAJPAPAV1@@Z
+?CreateExtendedActionObject@CButtonMonitor@@SAJPAPAUIUnknown@@@Z
+?CreateTrayWindow@CFunctionNotification@@AAAJXZ
+?DispatchHidBtnEvents@CHidButton@@QAAJPAUHRAWINPUT__@@@Z
+?DoBuiltInAction@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?DoButtonAction@CButtonMonitor@@AAAJPAVCButtonAction@@KHH@Z
+?ExecuteObject@CButtonMonitor@@AAAJPBG0@Z
+?Find@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QBAHABQAUACTION@@@Z
+?Find@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QBAHABQAVCButtonAction@@@Z
+?Find@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QBAHABQAVCButtonSetting@@@Z
+?Find@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QBAHABQAVCOrientation@@@Z
+?FindActionById@CActions@@QAAPAUACTION@@K@Z
+?FindDeviceByHandle@CHidButton@@QAAPAU_hidbtndev@@PAX@Z
+?FindKey@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QBAHABK@Z
+?FindUsage@CHidButton@@AAAHPAU_USAGE_AND_PAGE@@KGG@Z
+?FindVal@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QBAHABQAVCButtonImages@@@Z
+?FreeData@CButtonAction@@QAAXXZ
+?GetActionAt@CActions@@QAAPAUACTION@@H@Z
+?GetActionFromOrientation@CButtonSetting@@QAAJKPAPAVCButtonAction@@00@Z
+?GetAllowedActions@CButtonSetting@@QAAPBGXZ
+?GetButtonActionType@CButtonAction@@QBA?BW4BUTTONACTION_TYPE@@XZ
+?GetButtonConfig@CButtonMonitor@@QAAPAVCButtonConfig@@XZ
+?GetButtonCount@CButtonSettings@@QBAHXZ
+?GetButtonFromId@CButtonSettings@@QAAJKPAPAVCButtonSetting@@@Z
+?GetButtonIdFromIndex@CButtonSettings@@QAAKK@Z
+?GetButtonIds@CButtonSettings@@QBAJPAKH@Z
+?GetButtonName@CButtonSetting@@QAAPBGXZ
+?GetButtonName@CButtonSettings@@QBAPBGH@Z
+?GetCount@CActions@@QAAHXZ
+?GetCurrentDisplayOrientation@CButtonConfig@@QAAKXZ
+?GetData@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QBAPAPAUACTION@@XZ
+?GetData@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QBAPAPAVCButtonAction@@XZ
+?GetData@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QBAPAPAVCButtonSetting@@XZ
+?GetData@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QBAPAPAVCOrientation@@XZ
+?GetData@CButtonAction@@QBAQAEXZ
+?GetDataDWORD@CButtonAction@@QBA?BKXZ
+?GetDefSeq@COrientation@@QAAKXZ
+?GetDescription@COrientation@@QAAPBGXZ
+?GetDetailImage@CButtonSettings@@QAAPAUHBITMAP__@@KK@Z
+?GetDisallowedActions@CButtonSetting@@QAAPBGXZ
+?GetDisplayOrientationName@CButtonConfig@@QAAPBGK@Z
+?GetFlags@CButtonSetting@@QAAKXZ
+?GetFnKeyButtonId@CButtonSettings@@QAAKXZ
+?GetHidBtnUsages@CHidButton@@AAAHPAU_hidbtndev@@PAUtagRAWINPUT@@GGPAU_USAGE_AND_PAGE@@PAK@Z
+?GetId@CButtonAction@@QBAKXZ
+?GetId@CButtonSetting@@QAAKXZ
+?GetKeyAt@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QBAAAKH@Z
+?GetKeyName@COrientation@@QAAPBGXZ
+?GetLocationImage@CButtonSettings@@QAAPAUHBITMAP__@@KK@Z
+?GetMode@COrientation@@QAAKXZ
+?GetOrientSeq@CButtonConfig@@QBAKI@Z
+?GetOrientSeqCount@CButtonConfig@@QBAKXZ
+?GetOrientationMode@CButtonAction@@QBAKXZ
+?GetRegType@CButtonAction@@QBAKXZ
+?GetSize@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QBAHXZ
+?GetSize@CButtonAction@@QBAKXZ
+?GetValueAt@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QBAAAPAVCButtonImages@@H@Z
+HandleTabletButtonMessages
+?Hide@CFunctionNotification@@QAAJXZ
+?InSession0@CButtonMonitor@@AAAHXZ
+?Init@CActions@@QAAJXZ
+?Init@CButtonConfig@@QAAJH@Z
+?Init@CButtonMonitor@@QAAJPAUHWND__@@@Z
+?Init@COrientation@@QAAJPAUHKEY__@@@Z
+InitializeTabletButtons
+?InternalSetAtIndex@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAAXHABQAUACTION@@@Z
+?InternalSetAtIndex@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAAXHABQAVCButtonAction@@@Z
+?InternalSetAtIndex@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAAXHABQAVCButtonSetting@@@Z
+?InternalSetAtIndex@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAAXHABQAVCOrientation@@@Z
+?InternalSetAtIndex@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAAXHABKABQAVCButtonImages@@@Z
+?IsActionRepeatable@CButtonAction@@SAHK@Z
+?IsActionUnsupported@CButtonMonitor@@SAHK@Z
+?IsSameAction@CButtonAction@@QBAHPBV1@@Z
+?LoadImageDLL@CButtonSettings@@AAAHXZ
+?LoadSettings@CButtonConfig@@QAAJXZ
+?Lookup@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QBAPAVCButtonImages@@ABK@Z
+?MakeAllUserActionsEqual@CButtonSetting@@QAAJK@Z
+?NotifyFnMode@CButtonMonitor@@AAAJH@Z
+?OnActionAppCommand@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionContextMenu@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionDisplayOff@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionLaunchApp@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionMouseWheel@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionSendKey@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionSetOrientation@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionUnknown@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionWindowsFlip3d@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnActionWindowsFlip@CButtonMonitor@@AAAJPAVCButtonAction@@HH@Z
+?OnButtonDown@CButtonMonitor@@AAAXIJ@Z
+?OnButtonUp@CButtonMonitor@@AAAXIJ@Z
+?OnDisplayChange@CButtonMonitor@@AAAXIJ@Z
+?OnFnKeyTimer@CButtonMonitor@@AAAXXZ
+?OnHoldTimer@CButtonMonitor@@AAAXXZ
+?OnInput@CButtonMonitor@@AAAXIJ@Z
+?OnMessage@CButtonMonitor@@QAAXIIJ@Z
+?OnRepeatTimer@CButtonMonitor@@AAAXXZ
+?OnSettingChange@CButtonMonitor@@AAAXIJ@Z
+?OnTimer@CButtonMonitor@@AAAXIJ@Z
+?ProcessAction@CButtonMonitor@@AAAJKH@Z
+?ProcessEvent@CButtonMonitor@@AAAJKH@Z
+?RegReadActions@CButtonConfig@@QAAXPAUHKEY__@@PAVCButtonSetting@@H@Z
+?RegReadAndAllocate@CButtonConfig@@SAJPAUHKEY__@@PBGPAKPAPAE2@Z
+?RegReadButtonSetting@CButtonConfig@@QAAJPAUHKEY__@@HH@Z
+?RegReadButtonsSettings@CButtonConfig@@QAAJXZ
+?RegReadDisplayOrientations@CButtonConfig@@QAAJXZ
+?RegReadOrientationSeq@CButtonConfig@@QAAJXZ
+?RegisterButtonDevices@CButtonMonitor@@QAAJXZ
+?RegisterForPopups@CButtonMonitor@@AAAJXZ
+?RegisterHidBtnDevice@CHidButton@@QAAPAU_hidbtndev@@PAXPAK@Z
+?ReleaseDownButtons@CButtonMonitor@@AAAJXZ
+?ReleaseRepeatOrHoldButton@CButtonMonitor@@AAAJXZ
+?Remove@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAAHABQAUACTION@@@Z
+?Remove@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAAHABQAVCButtonAction@@@Z
+?Remove@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAAHABQAVCButtonSetting@@@Z
+?Remove@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAAHABQAVCOrientation@@@Z
+?Remove@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAAHABK@Z
+?RemoveAll@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAAXXZ
+?RemoveAt@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAAHH@Z
+?ResetDeprecatedAction@CButtonConfig@@AAAXPAVCButtonAction@@@Z
+?ReverseLookup@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QBAKABQAVCButtonImages@@@Z
+?SaveSettings@CButtonConfig@@QAAJXZ
+?SendAppCommand@CButtonMonitor@@AAAJG@Z
+?SendModKeys@CButtonMonitor@@CAXEH@Z
+?SendVKey@CButtonMonitor@@CAXEEH@Z
+?Set@CButtonAction@@QAAJPBV1@@Z
+?SetAt@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAAHABKABQAVCButtonImages@@@Z
+?SetAtIndex@?$CSimpleArray@PAUACTION@@V?$CSimpleArrayEqualHelper@PAUACTION@@@ATL@@@ATL@@QAAHHABQAUACTION@@@Z
+?SetAtIndex@?$CSimpleArray@PAVCButtonAction@@V?$CSimpleArrayEqualHelper@PAVCButtonAction@@@ATL@@@ATL@@QAAHHABQAVCButtonAction@@@Z
+?SetAtIndex@?$CSimpleArray@PAVCButtonSetting@@V?$CSimpleArrayEqualHelper@PAVCButtonSetting@@@ATL@@@ATL@@QAAHHABQAVCButtonSetting@@@Z
+?SetAtIndex@?$CSimpleArray@PAVCOrientation@@V?$CSimpleArrayEqualHelper@PAVCOrientation@@@ATL@@@ATL@@QAAHHABQAVCOrientation@@@Z
+?SetAtIndex@?$CSimpleMap@KPAVCButtonImages@@V?$CSimpleMapEqualHelper@KPAVCButtonImages@@@ATL@@@ATL@@QAAHHABKABQAVCButtonImages@@@Z
+?SetData@CButtonAction@@QAAJQAEK@Z
+?SetDataDWORD@CButtonAction@@QAAJK@Z
+?SetDisplayOrientation@CButtonMonitor@@AAAJH@Z
+?SetDisplayPower@CButtonMonitor@@AAAXH@Z
+?SetId@CButtonAction@@QAAXK@Z
+?ShouldButtonShowUI@CButtonSettings@@QBAHH@Z
+?ShouldSendEscapeForBack@CButtonMonitor@@AAAHXZ
+?Show@CFunctionNotification@@QAAJXZ
+?ShowWindowSwitchWindow@CButtonMonitor@@CAJXZ
+UninitializeTabletButtons
+?UnregisterButtonDevices@CButtonMonitor@@QAAJXZ
+?UnregisterHidBtnDevice@CHidButton@@QAAHPAU_hidbtndev@@PAK@Z
+?UpdateButtonRates@CButtonConfig@@QAAJXZ
+?UpdateCurrentDisplayOrientation@CButtonConfig@@QAAXXZ
+?WinEventProc@CButtonMonitor@@SAXPAUHWINEVENTHOOK__@@KPAUHWND__@@JJKK@Z
+?WindowProc@CFunctionNotification@@SAJPAUHWND__@@IIJ@Z
+?sm_dwPopupCount@CButtonMonitor@@2KA DATA
diff --git a/mingw-w64-crt/libarm32/tabsvc.def b/mingw-w64-crt/libarm32/tabsvc.def
new file mode 100644
index 0000000..4d96ee6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tabsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of TabSvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TabSvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/tapi32.def b/mingw-w64-crt/libarm32/tapi32.def
new file mode 100644
index 0000000..e989ea0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tapi32.def
@@ -0,0 +1,285 @@
+;
+; Definition file of TAPI32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TAPI32.dll"
+EXPORTS
+GetTapi16CallbackMsg
+LAddrParamsInited
+LOpenDialAsst
+LocWizardDlgProc
+MMCAddProvider
+MMCConfigProvider
+MMCGetAvailableProviders
+MMCGetDeviceFlags
+MMCGetLineInfo
+MMCGetLineStatus
+MMCGetPhoneInfo
+MMCGetPhoneStatus
+MMCGetProviderList
+MMCGetServerConfig
+MMCInitialize
+MMCRemoveProvider
+MMCSetLineInfo
+MMCSetPhoneInfo
+MMCSetServerConfig
+MMCShutdown
+NonAsyncEventThread
+TAPIWndProc
+TUISPIDLLCallback
+internalConfig
+internalCreateDefLocation
+internalNewLocationW
+internalPerformance
+internalRemoveLocation
+internalRenameLocationW
+lineAccept
+lineAddProvider
+lineAddProviderA
+lineAddProviderW
+lineAddToConference
+lineAgentSpecific
+lineAnswer
+lineBlindTransfer
+lineBlindTransferA
+lineBlindTransferW
+lineClose
+lineCompleteCall
+lineCompleteTransfer
+lineConfigDialog
+lineConfigDialogA
+lineConfigDialogEdit
+lineConfigDialogEditA
+lineConfigDialogEditW
+lineConfigDialogW
+lineConfigProvider
+lineCreateAgentA
+lineCreateAgentSessionA
+lineCreateAgentSessionW
+lineCreateAgentW
+lineDeallocateCall
+lineDevSpecific
+lineDevSpecificFeature
+lineDial
+lineDialA
+lineDialW
+lineDrop
+lineForward
+lineForwardA
+lineForwardW
+lineGatherDigits
+lineGatherDigitsA
+lineGatherDigitsW
+lineGenerateDigits
+lineGenerateDigitsA
+lineGenerateDigitsW
+lineGenerateTone
+lineGetAddressCaps
+lineGetAddressCapsA
+lineGetAddressCapsW
+lineGetAddressID
+lineGetAddressIDA
+lineGetAddressIDW
+lineGetAddressStatus
+lineGetAddressStatusA
+lineGetAddressStatusW
+lineGetAgentActivityListA
+lineGetAgentActivityListW
+lineGetAgentCapsA
+lineGetAgentCapsW
+lineGetAgentGroupListA
+lineGetAgentGroupListW
+lineGetAgentInfo
+lineGetAgentSessionInfo
+lineGetAgentSessionList
+lineGetAgentStatusA
+lineGetAgentStatusW
+lineGetAppPriority
+lineGetAppPriorityA
+lineGetAppPriorityW
+lineGetCallInfo
+lineGetCallInfoA
+lineGetCallInfoW
+lineGetCallStatus
+lineGetConfRelatedCalls
+lineGetCountry
+lineGetCountryA
+lineGetCountryW
+lineGetDevCaps
+lineGetDevCapsA
+lineGetDevCapsW
+lineGetDevConfig
+lineGetDevConfigA
+lineGetDevConfigW
+lineGetGroupListA
+lineGetGroupListW
+lineGetID
+lineGetIDA
+lineGetIDW
+lineGetIcon
+lineGetIconA
+lineGetIconW
+lineGetLineDevStatus
+lineGetLineDevStatusA
+lineGetLineDevStatusW
+lineGetMessage
+lineGetNewCalls
+lineGetNumRings
+lineGetProviderList
+lineGetProviderListA
+lineGetProviderListW
+lineGetProxyStatus
+lineGetQueueInfo
+lineGetQueueListA
+lineGetQueueListW
+lineGetRequest
+lineGetRequestA
+lineGetRequestW
+lineGetStatusMessages
+lineGetTranslateCaps
+lineGetTranslateCapsA
+lineGetTranslateCapsW
+lineHandoff
+lineHandoffA
+lineHandoffW
+lineHold
+lineInitialize
+lineInitializeExA
+lineInitializeExW
+lineMakeCall
+lineMakeCallA
+lineMakeCallW
+lineMonitorDigits
+lineMonitorMedia
+lineMonitorTones
+lineNegotiateAPIVersion
+lineNegotiateExtVersion
+lineOpen
+lineOpenA
+lineOpenW
+linePark
+lineParkA
+lineParkW
+linePickup
+linePickupA
+linePickupW
+linePrepareAddToConference
+linePrepareAddToConferenceA
+linePrepareAddToConferenceW
+lineProxyMessage
+lineProxyResponse
+lineRedirect
+lineRedirectA
+lineRedirectW
+lineRegisterRequestRecipient
+lineReleaseUserUserInfo
+lineRemoveFromConference
+lineRemoveProvider
+lineSecureCall
+lineSendUserUserInfo
+lineSetAgentActivity
+lineSetAgentGroup
+lineSetAgentMeasurementPeriod
+lineSetAgentSessionState
+lineSetAgentState
+lineSetAgentStateEx
+lineSetAppPriority
+lineSetAppPriorityA
+lineSetAppPriorityW
+lineSetAppSpecific
+lineSetCallData
+lineSetCallParams
+lineSetCallPrivilege
+lineSetCallQualityOfService
+lineSetCallTreatment
+lineSetCurrentLocation
+lineSetDevConfig
+lineSetDevConfigA
+lineSetDevConfigW
+lineSetLineDevStatus
+lineSetMediaControl
+lineSetMediaMode
+lineSetNumRings
+lineSetQueueMeasurementPeriod
+lineSetStatusMessages
+lineSetTerminal
+lineSetTollList
+lineSetTollListA
+lineSetTollListW
+lineSetupConference
+lineSetupConferenceA
+lineSetupConferenceW
+lineSetupTransfer
+lineSetupTransferA
+lineSetupTransferW
+lineShutdown
+lineSwapHold
+lineTranslateAddress
+lineTranslateAddressA
+lineTranslateAddressW
+lineTranslateDialog
+lineTranslateDialogA
+lineTranslateDialogW
+lineUncompleteCall
+lineUnhold
+lineUnpark
+lineUnparkA
+lineUnparkW
+phoneClose
+phoneConfigDialog
+phoneConfigDialogA
+phoneConfigDialogW
+phoneDevSpecific
+phoneGetButtonInfo
+phoneGetButtonInfoA
+phoneGetButtonInfoW
+phoneGetData
+phoneGetDevCaps
+phoneGetDevCapsA
+phoneGetDevCapsW
+phoneGetDisplay
+phoneGetGain
+phoneGetHookSwitch
+phoneGetID
+phoneGetIDA
+phoneGetIDW
+phoneGetIcon
+phoneGetIconA
+phoneGetIconW
+phoneGetLamp
+phoneGetMessage
+phoneGetRing
+phoneGetStatus
+phoneGetStatusA
+phoneGetStatusMessages
+phoneGetStatusW
+phoneGetVolume
+phoneInitialize
+phoneInitializeExA
+phoneInitializeExW
+phoneNegotiateAPIVersion
+phoneNegotiateExtVersion
+phoneOpen
+phoneSetButtonInfo
+phoneSetButtonInfoA
+phoneSetButtonInfoW
+phoneSetData
+phoneSetDisplay
+phoneSetGain
+phoneSetHookSwitch
+phoneSetLamp
+phoneSetRing
+phoneSetStatusMessages
+phoneSetVolume
+phoneShutdown
+tapiGetLocationInfo
+tapiGetLocationInfoA
+tapiGetLocationInfoW
+tapiRequestDrop
+tapiRequestMakeCall
+tapiRequestMakeCallA
+tapiRequestMakeCallW
+tapiRequestMediaCall
+tapiRequestMediaCallA
+tapiRequestMediaCallW
diff --git a/mingw-w64-crt/libarm32/tapilua.def b/mingw-w64-crt/libarm32/tapilua.def
new file mode 100644
index 0000000..090f368
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tapilua.def
@@ -0,0 +1,8 @@
+;
+; Definition file of tapilua.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tapilua.DLL"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/tapiperf.def b/mingw-w64-crt/libarm32/tapiperf.def
new file mode 100644
index 0000000..1e2d224
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tapiperf.def
@@ -0,0 +1,10 @@
+;
+; Definition file of TAPIPERF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TAPIPERF.dll"
+EXPORTS
+CloseTapiPerformanceData
+CollectTapiPerformanceData
+OpenTapiPerformanceData
diff --git a/mingw-w64-crt/libarm32/tapisrv.def b/mingw-w64-crt/libarm32/tapisrv.def
new file mode 100644
index 0000000..9818073
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tapisrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of tapisrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tapisrv.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/tapisysprep.def b/mingw-w64-crt/libarm32/tapisysprep.def
new file mode 100644
index 0000000..2aee900
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tapisysprep.def
@@ -0,0 +1,8 @@
+;
+; Definition file of tapisysprep.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tapisysprep.dll"
+EXPORTS
+TapiSysPrepClean
diff --git a/mingw-w64-crt/libarm32/taskcomp.def b/mingw-w64-crt/libarm32/taskcomp.def
new file mode 100644
index 0000000..ab6613c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/taskcomp.def
@@ -0,0 +1,14 @@
+;
+; Definition file of taskcomp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "taskcomp.dll"
+EXPORTS
+DeleteTaskNotification
+InitializeAdapter
+IsRegistering
+RegisterTaskNotification
+SetSdNotification
+ShutdownAdapter
+UpdateJobStatus
diff --git a/mingw-w64-crt/libarm32/tbs.def b/mingw-w64-crt/libarm32/tbs.def
new file mode 100644
index 0000000..a4093d9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tbs.def
@@ -0,0 +1,25 @@
+;
+; Definition file of tbs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tbs.dll"
+EXPORTS
+Tbsi_Create_Attestation_From_Log
+Tbsi_Get_TCG_Logs
+GetDeviceID
+GetDeviceIDString
+GetDeviceIDWithTimeout
+Tbsi_Context_Create
+Tbsi_FilterLog
+Tbsi_GetDeviceInfo
+Tbsi_Get_OwnerAuth
+Tbsi_Get_TCG_Log
+Tbsi_Physical_Presence_Command
+Tbsi_Revoke_Attestation
+Tbsi_ShaHash
+Tbsip_Cancel_Commands
+Tbsip_Context_Close
+Tbsip_Submit_Command
+Tbsip_Submit_Command_NonBlocking
+Tbsip_TestMorBit
diff --git a/mingw-w64-crt/libarm32/tcpipsetup.def b/mingw-w64-crt/libarm32/tcpipsetup.def
new file mode 100644
index 0000000..f8c3b84
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tcpipsetup.def
@@ -0,0 +1,8 @@
+;
+; Definition file of TcpipSetup.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TcpipSetup.dll"
+EXPORTS
+DllRegisterNetSetupPlugin
diff --git a/mingw-w64-crt/libarm32/tcpmib.def b/mingw-w64-crt/libarm32/tcpmib.def
new file mode 100644
index 0000000..a3742bd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tcpmib.def
@@ -0,0 +1,42 @@
+;
+; Definition file of TCPMIB.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TCPMIB.dll"
+EXPORTS
+??0CTcpMib@@QAA@ABV0@@Z
+??0CTcpMib@@QAA@XZ
+??0CTcpMibABC@@QAA@ABV0@@Z
+??0CTcpMibABC@@QAA@XZ
+??1CTcpMib@@UAA@XZ
+??1CTcpMibABC@@UAA@XZ
+??4CTcpMib@@QAAAAV0@ABV0@@Z
+??4CTcpMibABC@@QAAAAV0@ABV0@@Z
+??_7CTcpMib@@6B@ DATA
+??_7CTcpMibABC@@6B@ DATA
+?GetDeviceDescription@CTcpMib@@UAAKPBD0KPAGK@Z
+?GetDeviceId@CTcpMib@@UAAJPBGKPAGKPAK@Z
+?GetDeviceIdFromIni@CTcpMib@@AAAJPBGKPAGKPAK@Z
+?GetDeviceIdFromMib@CTcpMib@@AAAJPBGKPAGKPAK@Z
+?GetNextRequestId@CTcpMib@@UAAKPAK@Z
+?GetPortList@CTcpMib@@UAAJPBGPAEKPAK@Z
+?GetPortListFromIni@CTcpMib@@AAAJPBGPAEKPAK@Z
+?GetPortListFromMib@CTcpMib@@AAAJPBGPAEKPAK@Z
+?GetStatusFromVBL@CTcpMib@@CAKPAXPAUsmiVALUE@@11@Z
+?InitSnmp@CTcpMib@@UAAKXZ
+?IsValid@CTcpMib@@QBAHXZ
+?MapAsynchToPortStatus@CTcpMib@@CAHKPAU_PORT_INFO_3W@@@Z
+?RFC1157ToString@CTcpMib@@UAAHPAUSnmpVarBind@@PAGKPAK@Z
+?RegisterDeviceStatusCallback@CTcpMib@@UAAKP6AKHPBD0KKK@ZPAPAX@Z
+?RequestDeviceStatus@CTcpMib@@UAAKPAXKPBG1K@Z
+?SnmpCallback@CTcpMib@@CAKPAXPAUHWND__@@IIJ0@Z
+?SnmpGet@CTcpMib@@QAAKPBD0PAUSnmpVarBindList@@@Z
+?SnmpGet@CTcpMib@@UAAKPBD00PAUSnmpVarBindList@@@Z
+?SnmpGet@CTcpMib@@UAAKPBD0PAUAsnObjectIdentifier@@PAUSnmpVarBindList@@@Z
+?SnmpGetNext@CTcpMib@@QAAKPBD0PAUSnmpVarBindList@@@Z
+?SnmpGetNext@CTcpMib@@UAAKPBD0PAUAsnObjectIdentifier@@PAUSnmpVarBindList@@@Z
+?SupportsPortMonMib@CTcpMib@@AAAJPBGPAH@Z
+?SupportsPrinterMib@CTcpMib@@UAAHPBD0KPAH@Z
+?UnInitSnmp@CTcpMib@@UAAXXZ
+GetTcpMibPtr
diff --git a/mingw-w64-crt/libarm32/tcpmon.def b/mingw-w64-crt/libarm32/tcpmon.def
new file mode 100644
index 0000000..9e36db0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tcpmon.def
@@ -0,0 +1,19 @@
+;
+; Definition file of TCPMON.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TCPMON.dll"
+EXPORTS
+??0CPortABC@@QAA@ABV0@@Z
+??0CPortABC@@QAA@XZ
+??0CTcpMibABC@@QAA@ABV0@@Z
+??0CTcpMibABC@@QAA@XZ
+??1CPortABC@@UAA@XZ
+??1CTcpMibABC@@UAA@XZ
+??4CPortABC@@QAAAAV0@ABV0@@Z
+??4CTcpMibABC@@QAAAAV0@ABV0@@Z
+??_7CPortABC@@6B@ DATA
+??_7CTcpMibABC@@6B@ DATA
+?Read@CPortABC@@UAAKQAXPAEKPAK@Z
+InitializePrintMonitor2
diff --git a/mingw-w64-crt/libarm32/tcpmonui.def b/mingw-w64-crt/libarm32/tcpmonui.def
new file mode 100644
index 0000000..47b0495
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tcpmonui.def
@@ -0,0 +1,22 @@
+;
+; Definition file of TCPMonUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TCPMonUI.dll"
+EXPORTS
+??0CPortABC@@QAA@ABV0@@Z
+??0CPortABC@@QAA@XZ
+??0CTcpMibABC@@QAA@ABV0@@Z
+??0CTcpMibABC@@QAA@XZ
+??1CPortABC@@UAA@XZ
+??1CTcpMibABC@@UAA@XZ
+??4CPortABC@@QAAAAV0@ABV0@@Z
+??4CTcpMibABC@@QAAAAV0@ABV0@@Z
+??_7CPortABC@@6B@ DATA
+??_7CTcpMibABC@@6B@ DATA
+InitializePrintMonitorUI2
+?Read@CPortABC@@UAAKQAXPAEKPAK@Z
+InitializePrintMonitorUI
+LocalAddPortUI
+LocalConfigurePortUI
diff --git a/mingw-w64-crt/libarm32/tdh.def b/mingw-w64-crt/libarm32/tdh.def
new file mode 100644
index 0000000..4e40388
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tdh.def
@@ -0,0 +1,38 @@
+;
+; Definition file of tdh.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tdh.dll"
+EXPORTS
+TdhAggregatePayloadFilters
+TdhApplyPayloadFilter
+TdhCleanupPayloadEventFilterDescriptor
+TdhCloseDecodingHandle
+TdhCreatePayloadFilter
+TdhDeletePayloadFilter
+TdhEnumerateManifestProviderEvents
+TdhEnumerateProviderFieldInformation
+TdhEnumerateProviderFilters
+TdhEnumerateProviders
+TdhEnumerateRemoteWBEMProviderFieldInformation
+TdhEnumerateRemoteWBEMProviders
+TdhFormatProperty
+TdhGetAllEventsInformation
+TdhGetDecodingParameter
+TdhGetEventInformation
+TdhGetEventMapInformation
+TdhGetManifestEventInformation
+TdhGetProperty
+TdhGetPropertyOffsetAndSize
+TdhGetPropertySize
+TdhGetWppMessage
+TdhGetWppProperty
+TdhLoadManifest
+TdhLoadManifestFromBinary
+TdhOpenDecodingHandle
+TdhQueryProviderFieldInformation
+TdhQueryRemoteWBEMProviderFieldInformation
+TdhSetDecodingParameter
+TdhUnloadManifest
+TdhValidatePayloadFilter
diff --git a/mingw-w64-crt/libarm32/termsrv.def b/mingw-w64-crt/libarm32/termsrv.def
new file mode 100644
index 0000000..e1013f4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/termsrv.def
@@ -0,0 +1,9 @@
+;
+; Definition file of TermSrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TermSrv.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/tetheringieprovider.def b/mingw-w64-crt/libarm32/tetheringieprovider.def
new file mode 100644
index 0000000..f472567
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tetheringieprovider.def
@@ -0,0 +1,8 @@
+;
+; Definition file of TetheringIeProvider.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TetheringIeProvider.dll"
+EXPORTS
+VsIeProviderGetFunctionTable
diff --git a/mingw-w64-crt/libarm32/tetheringmgr.def b/mingw-w64-crt/libarm32/tetheringmgr.def
new file mode 100644
index 0000000..e1061a1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tetheringmgr.def
@@ -0,0 +1,12 @@
+;
+; Definition file of TetheringMgr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TetheringMgr.dll"
+EXPORTS
+TetheringManagerDeinit
+TetheringManagerInit
+TetheringManagerNotify
+TetheringManagerQueryParameter
+TetheringManagerSetParameter
diff --git a/mingw-w64-crt/libarm32/tetheringstation.def b/mingw-w64-crt/libarm32/tetheringstation.def
new file mode 100644
index 0000000..6e1a7c5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tetheringstation.def
@@ -0,0 +1,15 @@
+;
+; Definition file of TetheringStation.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TetheringStation.dll"
+EXPORTS
+TetheringStationConnect
+TetheringStationDeinitialize
+TetheringStationDisconnect
+TetheringStationEnumerate
+TetheringStationFreeMemory
+TetheringStationInitialize
+TetheringStationRegisterForNotification
+TetheringStationUnregisterForNotification
diff --git a/mingw-w64-crt/libarm32/themecpl.def b/mingw-w64-crt/libarm32/themecpl.def
new file mode 100644
index 0000000..761431f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/themecpl.def
@@ -0,0 +1,8 @@
+;
+; Definition file of THEMECPL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "THEMECPL.dll"
+EXPORTS
+OpenThemeActionW
diff --git a/mingw-w64-crt/libarm32/themeservice.def b/mingw-w64-crt/libarm32/themeservice.def
new file mode 100644
index 0000000..b364735
--- /dev/null
+++ b/mingw-w64-crt/libarm32/themeservice.def
@@ -0,0 +1,8 @@
+;
+; Definition file of THEMESERVICE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "THEMESERVICE.dll"
+EXPORTS
+ThemeServiceMain
diff --git a/mingw-w64-crt/libarm32/timebrokerclient.def b/mingw-w64-crt/libarm32/timebrokerclient.def
new file mode 100644
index 0000000..232c0b2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/timebrokerclient.def
@@ -0,0 +1,17 @@
+;
+; Definition file of TimeBrokerClient.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TimeBrokerClient.dll"
+EXPORTS
+TbCreateCEvent
+TbCreateEvent
+TbDeleteCEvent
+TbDeleteEvent
+TbEnumerateCEvents
+TbEnumerateEvents
+TbQueryCEventData
+TbQueryEventData
+TbUpdateCEvent
+TbUpdateEvent
diff --git a/mingw-w64-crt/libarm32/timebrokerserver.def b/mingw-w64-crt/libarm32/timebrokerserver.def
new file mode 100644
index 0000000..f3000bd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/timebrokerserver.def
@@ -0,0 +1,9 @@
+;
+; Definition file of TimeBrokerServer.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TimeBrokerServer.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/timedatemuicallback.def b/mingw-w64-crt/libarm32/timedatemuicallback.def
new file mode 100644
index 0000000..85c93f8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/timedatemuicallback.def
@@ -0,0 +1,8 @@
+;
+; Definition file of TIMEDATEMUICALLBACK.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TIMEDATEMUICALLBACK.dll"
+EXPORTS
+OnMachineUILanguageSwitch
diff --git a/mingw-w64-crt/libarm32/tlscsp.def b/mingw-w64-crt/libarm32/tlscsp.def
new file mode 100644
index 0000000..fdb191c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tlscsp.def
@@ -0,0 +1,17 @@
+;
+; Definition file of tlscsp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tlscsp.dll"
+EXPORTS
+TLSCspInit
+TLSCspShutdown
+TLSGetTSCertificate
+TLSFreeTSCertificate
+LsCsp_GetServerData
+LsCsp_EncryptHwid
+LsCsp_DecryptEnvelopedData
+LsCsp_StoreSecret
+LsCsp_RetrieveSecret
+TLSCspStartInstallCertificateThread
diff --git a/mingw-w64-crt/libarm32/tpmcompc.def b/mingw-w64-crt/libarm32/tpmcompc.def
new file mode 100644
index 0000000..49dfb1b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tpmcompc.def
@@ -0,0 +1,8 @@
+;
+; Definition file of tpmcc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tpmcc.dll"
+EXPORTS
+CHOOSER2_PickTargetComputer
diff --git a/mingw-w64-crt/libarm32/tpmvsc.def b/mingw-w64-crt/libarm32/tpmvsc.def
new file mode 100644
index 0000000..0ae0f19
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tpmvsc.def
@@ -0,0 +1,35 @@
+;
+; Definition file of tpmvsc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tpmvsc.dll"
+EXPORTS
+TpmVCardCreate
+TpmVCardCreateInProc
+TpmVCardDestroy
+TpmVCardDestroyInProc
+VCardAuthenticatePin
+VCardChangePin
+VCardClose
+VCardCreateKey
+VCardDeauthenticate
+VCardDecrypt
+VCardDeinitialize
+VCardDeleteKey
+VCardEncrypt
+VCardExportRsaPubKey
+VCardGetChallenge
+VCardGetKeyType
+VCardGetPinLength
+VCardGetRemainingRetryCount
+VCardGetTransportKeyAlg
+VCardImportRsaKey
+VCardImportSymKey
+VCardInitialize
+VCardInvalidateChallenge
+VCardOpen
+VCardResetPin
+VCardSetResponse
+VCardSignHash
+VCardUnblockPin
diff --git a/mingw-w64-crt/libarm32/tquery.def b/mingw-w64-crt/libarm32/tquery.def
new file mode 100644
index 0000000..4e0956a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tquery.def
@@ -0,0 +1,92 @@
+;
+; Definition file of TQUERY.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TQUERY.DLL"
+EXPORTS
+??0CDriveInfo@@QAA@PBGK@Z
+??0CFullPath@@QAA@PBG@Z
+??0CFullPropSpec@@QAA@ABV0@@Z
+??0CMemSerStream@@QAA@PAEK@Z
+??0CPidLookupTable@@QAA@XZ
+??0CUnNormalizer@@QAA@XZ
+??0CiStorage@@QAA@PBGKPAUICiCAdviseStatus@@KH@Z
+??0XAct@@QAA@XZ
+??1CMemSerStream@@UAA@XZ
+??1CPhysStorage@@UAA@XZ
+??1CPidLookupTable@@QAA@XZ
+??1CiStorage@@UAA@XZ
+?CoTaskAllocator@@3VCCoTaskAllocator@@A DATA
+?ContainsDrive@CDriveInfo@@SAHPBG@Z
+CreatePropMapperStorage
+CreateSecurityStoreStorage
+?EnumerateProperty@CPidLookupTable@@QAAKAAVCFullPropSpec@@AAI@Z
+ExceptInitialize
+?GetBlob@CMemDeSerStream@@UAAXPAEK@Z
+?GetByte@CMemDeSerStream@@UAAEXZ
+?GetChar@CMemDeSerStream@@UAAXPADK@Z
+?GetDiskSpace@CDriveInfo@@QAAXAA_J0@Z
+?GetDouble@CMemDeSerStream@@UAANXZ
+?GetDrive@CDriveInfo@@SAXPBGPAG@Z
+?GetFloat@CMemDeSerStream@@UAAMXZ
+?GetGUID@CMemDeSerStream@@UAAXAAU_GUID@@@Z
+?GetLong@CMemDeSerStream@@UAAJXZ
+?GetSectorSize@CDriveInfo@@QAAKXZ
+?GetString@CMemDeSerStream@@UAAPADXZ
+?GetULong@CMemDeSerStream@@UAAKXZ
+?GetUShort@CMemDeSerStream@@UAAGXZ
+?GetWChar@CMemDeSerStream@@UAAXPAGK@Z
+?GetWString@CMemDeSerStream@@UAAPAGXZ
+?Init@CPidLookupTable@@QAAHPAVPRcovStorageObj@@@Z
+?IsSameDrive@CDriveInfo@@QAAHPBG@Z
+?IsWriteProtected@CDriveInfo@@QAAHXZ
+?MakePath@CFullPath@@QAAXPBG@Z
+?PeekULong@CMemDeSerStream@@UAAKXZ
+?PutBlob@CMemSerStream@@UAAXPBEK@Z
+?PutByte@CMemSerStream@@UAAXE@Z
+?PutChar@CMemSerStream@@UAAXPBDK@Z
+?PutDouble@CMemSerStream@@UAAXN@Z
+?PutFloat@CMemSerStream@@UAAXM@Z
+?PutGUID@CMemSerStream@@UAAXABU_GUID@@@Z
+?PutLong@CMemSerStream@@UAAXJ@Z
+?PutString@CMemSerStream@@UAAXPBD@Z
+?PutULong@CMemSerStream@@UAAXK@Z
+?PutUShort@CMemSerStream@@UAAXG@Z
+?PutWChar@CMemSerStream@@UAAXPBGK@Z
+?PutWString@CMemSerStream@@UAAXPBG@Z
+?QueryPidLookupTable@CiStorage@@QAAPAVPRcovStorageObj@@K@Z
+?Read@CCiFile@@QAAXXZ
+?ResetType@CAllocStorageVariant@@IAAXAAVPMemoryAllocator@@@Z
+?SetLPWSTR@CStorageVariant@@QAAXPBGI@Z
+?SetProperty@CFullPropSpec@@QAAHPBG@Z
+?SetProperty@CFullPropSpec@@QAAXK@Z
+?SkipBlob@CMemDeSerStream@@UAAXK@Z
+?SkipByte@CMemDeSerStream@@UAAXXZ
+?SkipChar@CMemDeSerStream@@UAAXK@Z
+?SkipDouble@CMemDeSerStream@@UAAXXZ
+?SkipFloat@CMemDeSerStream@@UAAXXZ
+?SkipGUID@CMemDeSerStream@@UAAXXZ
+?SkipLong@CMemDeSerStream@@UAAXXZ
+?SkipULong@CMemDeSerStream@@UAAXXZ
+?SkipUShort@CMemDeSerStream@@UAAXXZ
+?SkipWChar@CMemDeSerStream@@UAAXK@Z
+?UnNormalizeKey@CUnNormalizer@@QAAXABVCKeyBuf@@AAUtagPROPVARIANT@@PAGK@Z
+UseLowFragmentationHeap
+?ciDelete@@YAXPAX@Z
+?ciNew@@YAPAXI@Z
+?ciNewNoThrow@@YAPAXI@Z
+AccessDebugTracer
+AccessRetailTracer
+CIState
+ExternPropagateEventToOpenQueries
+ForceMasterMerge
+PerfmonClose
+PerfmonCollect
+PerfmonIDXClose
+PerfmonIDXCollect
+PerfmonIDXOpen
+PerfmonOpen
+RetailTracerDisable
+RetailTracerEnable
+RetailTracerReleaseAll
diff --git a/mingw-w64-crt/libarm32/traffic.def b/mingw-w64-crt/libarm32/traffic.def
new file mode 100644
index 0000000..b2f5ab7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/traffic.def
@@ -0,0 +1,29 @@
+;
+; Definition file of TRAFFIC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TRAFFIC.dll"
+EXPORTS
+TcAddFilter
+TcAddFlow
+TcCloseInterface
+TcDeleteFilter
+TcDeleteFlow
+TcDeregisterClient
+TcEnumerateFlows
+TcEnumerateInterfaces
+TcGetFlowNameA
+TcGetFlowNameW
+TcGetInterfaceList
+TcModifyFlow
+TcOpenInterfaceA
+TcOpenInterfaceW
+TcQueryFlowA
+TcQueryFlowW
+TcQueryInterface
+TcRegisterClient
+TcSetFlowA
+TcSetFlowW
+TcSetInterface
+TcSetSocketFlow
diff --git a/mingw-w64-crt/libarm32/trkwks.def b/mingw-w64-crt/libarm32/trkwks.def
new file mode 100644
index 0000000..a0aa007
--- /dev/null
+++ b/mingw-w64-crt/libarm32/trkwks.def
@@ -0,0 +1,9 @@
+;
+; Definition file of trkwks.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "trkwks.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/tsbyuv.def b/mingw-w64-crt/libarm32/tsbyuv.def
new file mode 100644
index 0000000..878bae0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tsbyuv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of TSBYUV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TSBYUV.dll"
+EXPORTS
+DriverProc
diff --git a/mingw-w64-crt/libarm32/tsgqec.def b/mingw-w64-crt/libarm32/tsgqec.def
new file mode 100644
index 0000000..5f1f9e8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tsgqec.def
@@ -0,0 +1,9 @@
+;
+; Definition file of tsgQec.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tsgQec.dll"
+EXPORTS
+InitializeQec
+UninitializeQec
diff --git a/mingw-w64-crt/libarm32/tspkg.def b/mingw-w64-crt/libarm32/tspkg.def
new file mode 100644
index 0000000..45c90c1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tspkg.def
@@ -0,0 +1,9 @@
+;
+; Definition file of TSPKG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TSPKG.dll"
+EXPORTS
+SpLsaModeInitialize
+SpUserModeInitialize
diff --git a/mingw-w64-crt/libarm32/tspnprdrcoinstaller.def b/mingw-w64-crt/libarm32/tspnprdrcoinstaller.def
new file mode 100644
index 0000000..d07b381
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tspnprdrcoinstaller.def
@@ -0,0 +1,8 @@
+;
+; Definition file of TsPnPRdrCoInstaller.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TsPnPRdrCoInstaller.dll"
+EXPORTS
+TsPnPRdrCoInstaller
diff --git a/mingw-w64-crt/libarm32/tsusbgdcoinstaller.def b/mingw-w64-crt/libarm32/tsusbgdcoinstaller.def
new file mode 100644
index 0000000..1a67b85
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tsusbgdcoinstaller.def
@@ -0,0 +1,8 @@
+;
+; Definition file of TsUsbGDCoInstaller.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TsUsbGDCoInstaller.dll"
+EXPORTS
+TsUsbGDCoInstaller
diff --git a/mingw-w64-crt/libarm32/tsusbredirectiongrouppolicyextension.def b/mingw-w64-crt/libarm32/tsusbredirectiongrouppolicyextension.def
new file mode 100644
index 0000000..e84d99f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tsusbredirectiongrouppolicyextension.def
@@ -0,0 +1,10 @@
+;
+; Definition file of TsUsbRedirectionGroupPolicyExtension.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TsUsbRedirectionGroupPolicyExtension.dll"
+EXPORTS
+ExecuteProcessGroupPolicyEx
+ExecuteProcessGroupPolicyExWithError
+ProcessGroupPolicyEx
diff --git a/mingw-w64-crt/libarm32/tsworkspace.def b/mingw-w64-crt/libarm32/tsworkspace.def
new file mode 100644
index 0000000..b0f699d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/tsworkspace.def
@@ -0,0 +1,16 @@
+;
+; Definition file of tsworkspace.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "tsworkspace.dll"
+EXPORTS
+RADCUISupportCreateSubscriptionClient
+RADCUISupportCreateDiscoveryStrategy
+RADCProcessGroupPolicyEx
+TaskUpdateWorkspaces2
+TaskUpdateWorkspaces
+TaskUpdateWorkspacesIfNeeded
+WorkspaceSilentSetupW
+WorkspaceStatusNotify2
+WorkspaceStatusNotify
diff --git a/mingw-w64-crt/libarm32/ttlsauth.def b/mingw-w64-crt/libarm32/ttlsauth.def
new file mode 100644
index 0000000..4a76a1d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ttlsauth.def
@@ -0,0 +1,10 @@
+;
+; Definition file of TtlsAuth.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TtlsAuth.dll"
+EXPORTS
+EapPeerFreeErrorMemory
+EapPeerFreeMemory
+EapPeerGetInfo
diff --git a/mingw-w64-crt/libarm32/ttlscfg.def b/mingw-w64-crt/libarm32/ttlscfg.def
new file mode 100644
index 0000000..05cfc78
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ttlscfg.def
@@ -0,0 +1,24 @@
+;
+; Definition file of TtlsCfg.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TtlsCfg.dll"
+EXPORTS
+EapPeerCreateMethodConfiguration
+EapPeerGetIdentityPageGuid
+EapPeerGetMethodProperties
+EapPeerGetNextPageGuid
+EapPeerConfigBlob2Xml
+EapPeerConfigXml2Blob
+EapPeerCredentialsXml2Blob
+EapPeerFreeErrorMemory
+EapPeerFreeMemory
+EapPeerGetConfigBlobAndUserBlob
+EapPeerInvokeConfigUI
+EapPeerInvokeIdentityUI
+EapPeerInvokeInteractiveUI
+EapPeerQueryCredentialInputFields
+EapPeerQueryInteractiveUIInputFields
+EapPeerQueryUIBlobFromInteractiveUIInputFields
+EapPeerQueryUserBlobFromCredentialInputFields
diff --git a/mingw-w64-crt/libarm32/ttlsext.def b/mingw-w64-crt/libarm32/ttlsext.def
new file mode 100644
index 0000000..256da3c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ttlsext.def
@@ -0,0 +1,14 @@
+;
+; Definition file of TTLSEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TTLSEXT.dll"
+EXPORTS
+TtlsExt_FreeMemoryExt
+TtlsExt_GetConfigCacheOnlyCertValidation
+TtlsExt_GetConfigForceNotDomainJoined
+TtlsExt_GetContextData
+TtlsExt_GetUserCredentials
+TtlsExt_InvokeServerAuthentication
+TtlsExt_ShowHelp
diff --git a/mingw-w64-crt/libarm32/twinapi.appcore.def b/mingw-w64-crt/libarm32/twinapi.appcore.def
new file mode 100644
index 0000000..fd9055e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/twinapi.appcore.def
@@ -0,0 +1,71 @@
+;
+; Definition file of twinapi.appcore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "twinapi.appcore.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+BiChangeApplicationStateForPackageName
+BiChangeApplicationStateForPsmKey
+BiChangeSessionState
+BiGetActiveBackgroundTasksEvent
+BiIsApplicationTerminateSensitive
+BiNotifyNewSession
+BiPtActivateDeferredWorkItem
+BiPtActivateInBackground
+BiPtActivateWorkItem
+BiPtAssociateActivationProxy
+BiPtAssociateApplicationExtensionClass
+BiPtCancelWorkItem
+BiPtCreateEventForPackageName
+BiPtDeleteEvent
+BiPtDisassociateWorkItem
+BiPtEnumerateBrokeredEvents
+BiPtEnumerateWorkItemsForPackageName
+BiPtFreeMemory
+BiPtQueryBrokeredEvent
+BiPtQuerySystemStateBroadcastChannels
+BiPtQueryWorkItem
+BiPtSignalEvent
+BiPtSignalMultipleEvents
+BiResetActiveSessionForPackage
+BiSetActiveSessionForPackage
+BiUpdateLockScreenApplications
+PsmApplyTaskCompletion
+PsmBlockAppStateChangeCompletion
+PsmDisconnect
+PsmIsProcessInApplication
+PsmQueryApplicationInformation
+PsmQueryApplicationInterferenceCount
+PsmQueryApplicationList
+PsmQueryApplicationProperties
+PsmQueryApplicationResourceUsage
+PsmQueryCurrentAppState
+PsmQueryMaxMemoryUsage
+PsmQueryProcessList
+PsmQueryTaskCompletionInformation
+PsmRegisterAppStateChangeNotification
+PsmRegisterApplicationNotification
+PsmRegisterDynamicProcess
+PsmRegisterKeyNotification
+PsmSetApplicationPriority
+PsmSetApplicationProperties
+PsmSetApplicationState
+PsmShutdownApplication
+PsmUnblockAppStateChangeCompletion
+PsmUnregisterAppStateChangeNotification
+PsmWaitForAppResume
+RegisterAppStateChangeNotification
+UnregisterAppStateChangeNotification
diff --git a/mingw-w64-crt/libarm32/twinapi.def b/mingw-w64-crt/libarm32/twinapi.def
new file mode 100644
index 0000000..0f16b47
--- /dev/null
+++ b/mingw-w64-crt/libarm32/twinapi.def
@@ -0,0 +1,22 @@
+;
+; Definition file of TWINAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "TWINAPI.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+ord_12 @12
+ord_13 @13
+ord_14 @14
+ord_15 @15
diff --git a/mingw-w64-crt/libarm32/txfw32.def b/mingw-w64-crt/libarm32/txfw32.def
new file mode 100644
index 0000000..a0b12a3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/txfw32.def
@@ -0,0 +1,16 @@
+;
+; Definition file of txfw32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "txfw32.dll"
+EXPORTS
+TxfGetThreadMiniVersionForCreate
+TxfLogCreateFileReadContext
+TxfLogCreateRangeReadContext
+TxfLogDestroyReadContext
+TxfLogReadRecords
+TxfLogRecordGetFileName
+TxfLogRecordGetGenericType
+TxfReadMetadataInfo
+TxfSetThreadMiniVersionForCreate
diff --git a/mingw-w64-crt/libarm32/ubpm.def b/mingw-w64-crt/libarm32/ubpm.def
new file mode 100644
index 0000000..a7475ec
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ubpm.def
@@ -0,0 +1,22 @@
+;
+; Definition file of UBPM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UBPM.dll"
+EXPORTS
+UbpmAcquireJobBackgroundMode
+UbpmApiBufferFree
+UbpmCloseTriggerConsumer
+UbpmInitialize
+UbpmOpenTriggerConsumer
+UbpmReleaseJobBackgroundMode
+UbpmSessionStateChanged
+UbpmTerminate
+UbpmTriggerConsumerConfigure
+UbpmTriggerConsumerControl
+UbpmTriggerConsumerControlNotifications
+UbpmTriggerConsumerQueryStatus
+UbpmTriggerConsumerRegister
+UbpmTriggerConsumerSetStatePublishingSecurity
+UbpmTriggerConsumerUnregister
diff --git a/mingw-w64-crt/libarm32/udhisapi.def b/mingw-w64-crt/libarm32/udhisapi.def
new file mode 100644
index 0000000..ffd8c28
--- /dev/null
+++ b/mingw-w64-crt/libarm32/udhisapi.def
@@ -0,0 +1,10 @@
+;
+; Definition file of udhisapi.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "udhisapi.DLL"
+EXPORTS
+GetExtensionVersion
+HttpExtensionProc
+TerminateExtension
diff --git a/mingw-w64-crt/libarm32/udwm.def b/mingw-w64-crt/libarm32/udwm.def
new file mode 100644
index 0000000..54238a3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/udwm.def
@@ -0,0 +1,10 @@
+;
+; Definition file of udwm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "udwm.dll"
+EXPORTS
+ord_101 @101
+ord_102 @102
+ord_103 @103
diff --git a/mingw-w64-crt/libarm32/uexfat.def b/mingw-w64-crt/libarm32/uexfat.def
new file mode 100644
index 0000000..5aab985
--- /dev/null
+++ b/mingw-w64-crt/libarm32/uexfat.def
@@ -0,0 +1,42 @@
+;
+; Definition file of UEXFAT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UEXFAT.dll"
+EXPORTS
+??0CLUSTER_CHAIN@@QAA@XZ
+??0EXFATDIR@@QAA@XZ
+??0EXFAT_DIRENT@@QAA@XZ
+??0EXFAT_SA@@QAA@XZ
+??0EXFAT_VOL@@QAA@XZ
+??1CLUSTER_CHAIN@@UAA@XZ
+??1EXFATDIR@@UAA@XZ
+??1EXFAT_DIRENT@@UAA@XZ
+??1EXFAT_SA@@UAA@XZ
+??1EXFAT_VOL@@UAA@XZ
+?AllocChain@FAT@@QAAKPAVEXFATBITMAP@@KPAK@Z
+Chkdsk
+ChkdskEx
+Format
+FormatEx
+?FreeChain@FAT@@QAAXPAVEXFATBITMAP@@K@Z
+GetFilesystemInformation
+?Initialize@CLUSTER_CHAIN@@QAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@PAVEXFAT_SA@@PBVFAT@@KKE@Z
+?Initialize@EXFATDIR@@QAAEPAVHMEM@@PAVLOG_IO_DP_DRIVE@@PAVEXFAT_SA@@PBVFAT@@K_KE@Z
+?Initialize@EXFAT_DIRENT@@QAAEPAVEXFAT_SA@@PAXPAVEXFATDIR@@K@Z
+?Initialize@EXFAT_SA@@QAAEPAVLOG_IO_DP_DRIVE@@PAVMESSAGE@@@Z
+?Initialize@EXFAT_VOL@@QAA?AW4FORMAT_ERROR_CODE@@PBVWSTRING@@PAVMESSAGE@@EEW4_MEDIA_TYPE@@EE@Z
+?QueryAllocatedClusters@FAT@@QBAKXZ
+?QueryFileSize@EXFAT_DIRENT@@QAA_JXZ
+?QueryLengthOfChain@FAT@@QBAKKPAK@Z
+?QueryNthCluster@FAT@@QBAKKK@Z
+?QueryStartingCluster@EXFAT_DIRENT@@QAAKXZ
+?Read@CLUSTER_CHAIN@@UAAEXZ
+?ReadAndRecordBadSectors@CLUSTER_CHAIN@@QAAEPAVEXFATSECRUNBITMAP@@@Z
+Recover
+?SetFileSize@EXFAT_DIRENT@@QAAE_J@Z
+?SetStartingCluster@EXFAT_DIRENT@@QAAEK@Z
+?VerifyAndFixPhase2@EXFAT_DIRENT@@QAAEPAVEXFATBITMAP@@0PAVWSTRING@@EEEW4FIX_LEVEL@@PAEPAVMESSAGE@@@Z
+?Write@CLUSTER_CHAIN@@UAAEXZ
+?WriteAndSkipBadSectors@CLUSTER_CHAIN@@QAAEXZ
diff --git a/mingw-w64-crt/libarm32/ufat.def b/mingw-w64-crt/libarm32/ufat.def
new file mode 100644
index 0000000..5deaba7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ufat.def
@@ -0,0 +1,63 @@
+;
+; Definition file of UFAT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UFAT.dll"
+EXPORTS
+??0CLUSTER_CHAIN@@QAA@XZ
+??0EA_HEADER@@QAA@XZ
+??0EA_SET@@QAA@XZ
+??0FAT_DIRENT@@QAA@XZ
+??0FAT_SA@@QAA@XZ
+??0FILEDIR@@QAA@XZ
+??0REAL_FAT_SA@@QAA@XZ
+??0ROOTDIR@@QAA@XZ
+??1CLUSTER_CHAIN@@UAA@XZ
+??1EA_HEADER@@UAA@XZ
+??1EA_SET@@UAA@XZ
+??1FAT_DIRENT@@UAA@XZ
+??1FAT_SA@@UAA@XZ
+??1FILEDIR@@UAA@XZ
+??1REAL_FAT_SA@@UAA@XZ
+??1ROOTDIR@@UAA@XZ
+?AllocChain@FAT@@QAAKKPAK@Z
+?FreeChain@FAT@@QAAXK@Z
+?GetEa@EA_SET@@QAAPAU_EA@@KPAJPAE@Z
+?Index12@FAT@@ABAKK@Z
+?InitFATChkDirty@REAL_FAT_SA@@QAAEPAVLOG_IO_DP_DRIVE@@PAVMESSAGE@@@Z
+?Initialize@CLUSTER_CHAIN@@QAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@PAVFAT_SA@@PBVFAT@@KK@Z
+?Initialize@EA_HEADER@@QAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@PAVFAT_SA@@PBVFAT@@KK@Z
+?Initialize@EA_SET@@QAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@PAVFAT_SA@@PBVFAT@@KK@Z
+?Initialize@FAT_DIRENT@@QAAEPAX@Z
+?Initialize@FAT_DIRENT@@QAAEPAXE@Z
+?Initialize@FILEDIR@@QAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@PAVFAT_SA@@PBVFAT@@K@Z
+?Initialize@REAL_FAT_SA@@UAAEPAVLOG_IO_DP_DRIVE@@PAVMESSAGE@@E@Z
+?Initialize@ROOTDIR@@QAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@KJ@Z
+?IsValidCreationTime@FAT_DIRENT@@QBAEXZ
+?IsValidLastAccessTime@FAT_DIRENT@@QBAEXZ
+?IsValidLastWriteTime@FAT_DIRENT@@QBAEXZ
+?QueryAllocatedClusters@FAT@@QBAKXZ
+?QueryCensusAndRelocate@FAT_SA@@QAAEPAU_CENSUS_REPORT@@PAVINTSTACK@@PAE@Z
+?QueryCreationTime@FAT_DIRENT@@QBAEPAT_LARGE_INTEGER@@@Z
+?QueryEaSetClusterNumber@EA_HEADER@@QBAGG@Z
+?QueryFileStartingCluster@FAT_SA@@QAAKPBVWSTRING@@PAVHMEM@@PAPAVFATDIR@@PAEPAVFAT_DIRENT@@@Z
+?QueryFreeSectors@REAL_FAT_SA@@QBAKXZ
+?QueryLastAccessTime@FAT_DIRENT@@QBAEPAT_LARGE_INTEGER@@@Z
+?QueryLastWriteTime@FAT_DIRENT@@QBAEPAT_LARGE_INTEGER@@@Z
+?QueryLengthOfChain@FAT@@QBAKKPAK@Z
+?QueryLongName@FATDIR@@QAAEJPAVWSTRING@@@Z
+?QueryName@FAT_DIRENT@@QBAEPAVWSTRING@@@Z
+?QueryNthCluster@FAT@@QBAKKK@Z
+?Read@CLUSTER_CHAIN@@UAAEXZ
+?Read@EA_SET@@UAAEXZ
+?Read@REAL_FAT_SA@@UAAEPAVMESSAGE@@@Z
+?SearchForDirEntry@FATDIR@@QAAPAXPBVWSTRING@@@Z
+?Set12@FAT@@AAAXKK@Z
+?Write@CLUSTER_CHAIN@@UAAEXZ
+Chkdsk
+ChkdskEx
+Format
+FormatEx
+GetFilesystemInformation
+Recover
diff --git a/mingw-w64-crt/libarm32/uiautomationcore.def b/mingw-w64-crt/libarm32/uiautomationcore.def
new file mode 100644
index 0000000..6196bc3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/uiautomationcore.def
@@ -0,0 +1,102 @@
+;
+; Definition file of UIAutomationCore.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UIAutomationCore.DLL"
+EXPORTS
+DockPattern_SetDockPosition
+ExpandCollapsePattern_Collapse
+ExpandCollapsePattern_Expand
+GridPattern_GetItem
+InvokePattern_Invoke
+ItemContainerPattern_FindItemByProperty
+LegacyIAccessiblePattern_DoDefaultAction
+LegacyIAccessiblePattern_GetIAccessible
+LegacyIAccessiblePattern_Select
+LegacyIAccessiblePattern_SetValue
+MultipleViewPattern_GetViewName
+MultipleViewPattern_SetCurrentView
+RangeValuePattern_SetValue
+ScrollItemPattern_ScrollIntoView
+ScrollPattern_Scroll
+ScrollPattern_SetScrollPercent
+SelectionItemPattern_AddToSelection
+SelectionItemPattern_RemoveFromSelection
+SelectionItemPattern_Select
+SynchronizedInputPattern_Cancel
+SynchronizedInputPattern_StartListening
+TextPattern_GetSelection
+TextPattern_GetVisibleRanges
+TextPattern_RangeFromChild
+TextPattern_RangeFromPoint
+TextPattern_get_DocumentRange
+TextPattern_get_SupportedTextSelection
+TextRange_AddToSelection
+TextRange_Clone
+TextRange_Compare
+TextRange_CompareEndpoints
+TextRange_ExpandToEnclosingUnit
+TextRange_FindAttribute
+TextRange_FindText
+TextRange_GetAttributeValue
+TextRange_GetBoundingRectangles
+TextRange_GetChildren
+TextRange_GetEnclosingElement
+TextRange_GetText
+TextRange_Move
+TextRange_MoveEndpointByRange
+TextRange_MoveEndpointByUnit
+TextRange_RemoveFromSelection
+TextRange_ScrollIntoView
+TextRange_Select
+TogglePattern_Toggle
+TransformPattern_Move
+TransformPattern_Resize
+TransformPattern_Rotate
+UiaAddEvent
+UiaClientsAreListening
+UiaDisconnectAllProviders
+UiaDisconnectProvider
+UiaEventAddWindow
+UiaEventRemoveWindow
+UiaFind
+UiaGetErrorDescription
+UiaGetPatternProvider
+UiaGetPropertyValue
+UiaGetReservedMixedAttributeValue
+UiaGetReservedNotSupportedValue
+UiaGetRootNode
+UiaGetRuntimeId
+UiaGetUpdatedCache
+UiaHPatternObjectFromVariant
+UiaHTextRangeFromVariant
+UiaHUiaNodeFromVariant
+UiaHasServerSideProvider
+UiaHostProviderFromHwnd
+UiaIAccessibleFromProvider
+UiaLookupId
+UiaNavigate
+UiaNodeFromFocus
+UiaNodeFromHandle
+UiaNodeFromPoint
+UiaNodeFromProvider
+UiaNodeRelease
+UiaPatternRelease
+UiaProviderForNonClient
+UiaProviderFromIAccessible
+UiaRaiseAsyncContentLoadedEvent
+UiaRaiseAutomationEvent
+UiaRaiseAutomationPropertyChangedEvent
+UiaRaiseStructureChangedEvent
+UiaRaiseTextEditTextChangedEvent
+UiaRegisterProviderCallback
+UiaRemoveEvent
+UiaReturnRawElementProvider
+UiaSetFocus
+UiaTextRangeRelease
+ValuePattern_SetValue
+VirtualizedItemPattern_Realize
+WindowPattern_Close
+WindowPattern_SetWindowVisualState
+WindowPattern_WaitForInputIdle
diff --git a/mingw-w64-crt/libarm32/uireng.def b/mingw-w64-crt/libarm32/uireng.def
new file mode 100644
index 0000000..992c222
--- /dev/null
+++ b/mingw-w64-crt/libarm32/uireng.def
@@ -0,0 +1,15 @@
+;
+; Definition file of uireng.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "uireng.dll"
+EXPORTS
+UirGetScreenComment
+UirInitializeEngine
+UirPauseRecordingSession
+UirResumeRecordingSession
+UirStartRecordingSession
+UirStopRecordingSession
+UirUninitializeEngine
+UirUpdateRecordingSession
diff --git a/mingw-w64-crt/libarm32/ulib.def b/mingw-w64-crt/libarm32/ulib.def
new file mode 100644
index 0000000..79ac6c8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ulib.def
@@ -0,0 +1,453 @@
+;
+; Definition file of ulib.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ulib.dll"
+EXPORTS
+??0ADMINFILEPRIVS@@QAA@XZ
+??0ARGUMENT_LEXEMIZER@@QAA@XZ
+??0ARRAY@@QAA@XZ
+??0BDSTRING@@QAA@ABV0@@Z
+??0BDSTRING@@QAA@XZ
+??0BITVECTOR@@QAA@XZ
+??0BSTRING@@IAA@XZ
+??0BSTRING@@QAA@ABV0@@Z
+??0BYTE_STREAM@@QAA@XZ
+??0CHKDSK_MESSAGE@@QAA@XZ
+??0CLASS_DESCRIPTOR@@QAA@XZ
+??0COMM_DEVICE@@QAA@XZ
+??0CONT_MEM@@QAA@XZ
+??0DSTRING@@QAA@ABV0@@Z
+??0DSTRING@@QAA@XZ
+??0FLAG_ARGUMENT@@QAA@XZ
+??0FSN_FILTER@@QAA@XZ
+??0FSTRING@@QAA@ABV0@@Z
+??0FSTRING@@QAA@XZ
+??0HMEM@@QAA@XZ
+??0ITERATOR@@IAA@XZ
+??0ITERATOR@@QAA@ABV0@@Z
+??0KEYBOARD@@QAA@XZ
+??0LIST@@QAA@XZ
+??0LONG_ARGUMENT@@QAA@XZ
+??0MEM_ALLOCATOR@@QAA@XZ
+??0MEM_BLOCK_MGR@@QAA@XZ
+??0MESSAGE@@QAA@XZ
+??0MESSAGE_ID_COUNT@@QAA@XZ
+??0MULTIPLE_PATH_ARGUMENT@@QAA@XZ
+??0OBJECT@@IAA@XZ
+??0OBJECT@@QAA@ABV0@@Z
+??0PATH@@QAA@XZ
+??0PATH_ARGUMENT@@QAA@XZ
+??0PRINT_STREAM@@QAA@XZ
+??0PROGRAM@@IAA@XZ
+??0REST_OF_LINE_ARGUMENT@@QAA@XZ
+??0SCREEN@@QAA@XZ
+??0SORTED_LIST@@QAA@XZ
+??0STREAM_MESSAGE@@QAA@XZ
+??0STRING_ARGUMENT@@QAA@XZ
+??0STRING_ARRAY@@QAA@XZ
+??0TIMEINFO@@QAA@XZ
+??0TIMEINFO_ARGUMENT@@QAA@XZ
+??0WSTRING@@IAA@XZ
+??0WSTRING@@QAA@ABV0@@Z
+??1ADMINFILEPRIVS@@QAA@XZ
+??1ARGUMENT_LEXEMIZER@@UAA@XZ
+??1ARRAY@@UAA@XZ
+??1BDSTRING@@UAA@XZ
+??1BITVECTOR@@UAA@XZ
+??1BSTRING@@UAA@XZ
+??1BYTE_STREAM@@UAA@XZ
+??1CHKDSK_MESSAGE@@UAA@XZ
+??1COMM_DEVICE@@UAA@XZ
+??1DSTRING@@UAA@XZ
+??1FSN_FILTER@@UAA@XZ
+??1FSTRING@@UAA@XZ
+??1HMEM@@UAA@XZ
+??1ITERATOR@@UAA@XZ
+??1LIST@@UAA@XZ
+??1MEM_ALLOCATOR@@UAA@XZ
+??1MEM_BLOCK_MGR@@UAA@XZ
+??1MESSAGE@@UAA@XZ
+??1MESSAGE_ID_COUNT@@UAA@XZ
+??1MULTIPLE_PATH_ARGUMENT@@UAA@XZ
+??1OBJECT@@UAA@XZ
+??1PATH@@UAA@XZ
+??1PATH_ARGUMENT@@UAA@XZ
+??1PRINT_STREAM@@UAA@XZ
+??1PROGRAM@@UAA@XZ
+??1SCREEN@@UAA@XZ
+??1SORTED_LIST@@UAA@XZ
+??1STREAM_MESSAGE@@UAA@XZ
+??1STRING_ARGUMENT@@UAA@XZ
+??1TIMEINFO_ARGUMENT@@UAA@XZ
+??1WSTRING@@UAA@XZ
+??4BDSTRING@@QAAAAV0@ABV0@@Z
+??4BSTRING@@QAAAAV0@ABV0@@Z
+??4DSTRING@@QAAAAV0@ABV0@@Z
+??4FSTRING@@QAAAAV0@ABV0@@Z
+??4ITERATOR@@QAAAAV0@ABV0@@Z
+??4OBJECT@@QAAAAV0@ABV0@@Z
+??4WSTRING@@QAAAAV0@ABV0@@Z
+??8WSTRING@@QBAEABV0@@Z
+??9WSTRING@@QBAEABV0@@Z
+??MTIMEINFO@@QBAEV0@@Z
+??MWSTRING@@QBAEABV0@@Z
+??NWSTRING@@QBAEABV0@@Z
+??OTIMEINFO@@QBAEV0@@Z
+??OWSTRING@@QBAEABV0@@Z
+??PWSTRING@@QBAEABV0@@Z
+??_7BDSTRING@@6B@ DATA
+??_7BSTRING@@6B@ DATA
+??_7DSTRING@@6B@ DATA
+??_7FSTRING@@6B@ DATA
+??_7ITERATOR@@6B@ DATA
+??_7OBJECT@@6B@ DATA
+??_7WSTRING@@6B@ DATA
+?Acquire@CONT_MEM@@UAAPAXKK@Z
+?Acquire@HMEM@@UAAPAXKK@Z
+?Alloc@MEM_BLOCK_MGR@@QAAPAXXZ
+?Allocate@MEM_ALLOCATOR@@QAAPAXK@Z
+?AnalyzePath@PATH@@QAA?AW4PATH_ANALYZE_CODE@@PAVWSTRING@@PAV1@0@Z
+?AppendBase@PATH@@QAAEPBVWSTRING@@E@Z
+?AppendDelimiter@PATH@@QAAEXZ
+?AppendString@PATH@@QAAEPBVWSTRING@@@Z
+?Cast@FILE_STREAM@@SAPAV1@PBVOBJECT@@@Z
+?Cast@KEYBOARD@@SAPAV1@PBVOBJECT@@@Z
+?Cast@SCREEN@@SAPAV1@PBVOBJECT@@@Z
+?ChangeScreenSize@SCREEN@@QAAEGGPAE@Z
+?CharNextW@MBSTR@@SAPADPAD@Z
+?CheckSpace@WSTRING@@CAHPAG@Z
+?CommitState@COMM_DEVICE@@QAAEXZ
+?Compare@OBJECT@@UBAJPBV1@@Z
+?ComputeCountSet@BITVECTOR@@ABAKXZ
+?Construct@BDSTRING@@AAAXXZ
+?Construct@BSTRING@@IAAXXZ
+?Construct@DSTRING@@AAAXXZ
+?Construct@OBJECT@@IAAXXZ
+?Construct@WSTRING@@IAAXXZ
+?ConvertOemToUnicodeN@WSTRING@@CAEPAGKPAKPADK@Z
+?ConvertToLocal@TIMEINFO@@QAAEXZ
+?ConvertToUTC@TIMEINFO@@QAAEXZ
+?ConvertUnicodeToOemN@WSTRING@@CAEPADKPAKPAGK@Z
+?Copy@FSN_FILE@@QBAEPAVPATH@@PAW4_COPY_ERROR@@KP6AKT_LARGE_INTEGER@@222KKPAX33@Z3PAH@Z
+?CreateDirectoryPath@FSN_DIRECTORY@@QBAPAV1@PBVPATH@@@Z
+?DeleteAllMembers@ARRAY@@UAAEXZ
+?DeleteAllMembers@SEQUENTIAL_CONTAINER@@UAAEXZ
+?DeleteAllMembers@SORTED_LIST@@UAAEXZ
+?DeleteChAt@BSTRING@@QAAXKK@Z
+?DeleteChAt@WSTRING@@QAAXKK@Z
+?DeleteDirectory@FSN_DIRECTORY@@QAAEXZ
+?DeleteOldest@SVILOGFILES@@QAAEXZ
+?DisableBreakHandling@KEYBOARD@@SAEXZ
+?DisableLineMode@KEYBOARD@@QAAEXZ
+?Display@MESSAGE@@QAAEPBDZZ
+?DisplayMessage@PROGRAM@@UBAEKW4MESSAGE_TYPE@@@Z
+?DisplayMessage@PROGRAM@@UBAEKW4MESSAGE_TYPE@@PADZZ
+?DisplayMsg@MESSAGE@@QAAEK@Z
+?DisplayMsg@MESSAGE@@QAAEKPBDZZ
+?DisplayMsg@MESSAGE@@QAAEKW4MESSAGE_TYPE@@K@Z
+?DisplayMsg@MESSAGE@@QAAEKW4MESSAGE_TYPE@@KPBDZZ
+?DisplaySystemError@SYSTEM@@SAXKH@Z
+?DoNotRestoreConsoleMode@KEYBOARD@@UAAXXZ
+?DoParsing@ARGUMENT_LEXEMIZER@@QAAEPAVARRAY@@@Z
+?DoesNodeMatch@FSN_FILTER@@QAAEPAVFSNODE@@@Z
+?DumpDataToLog@MESSAGE@@QAAEPAXK@Z
+?EnableBreakHandling@KEYBOARD@@SAEXZ
+?EnableLineMode@KEYBOARD@@QAAEXZ
+?EnablePrivileges@ADMINFILEPRIVS@@QAAJXZ
+?EndsWithDelimiter@PATH@@QBAEXZ
+?EraseScreen@SCREEN@@QAAEXZ
+?EraseScreenAndResetAttribute@SCREEN@@QAAEXZ
+?ExitProgram@PROGRAM@@SAXK@Z
+?Export@@YAEPAVARRAY@@P6AEPAXKEPADZZ1@Z
+?Fatal@PROGRAM@@UBAXKKPADZZ
+?Fatal@PROGRAM@@UBAXXZ
+?FileExport@SQMEXPORT@@SAEPAXKEPADZZ
+?FillAndReadByte@BYTE_STREAM@@AAAEPAE@Z
+?FindFirstFileW@@YAPAXPBVPATH@@PAU_WIN32_FIND_DATAW@@@Z
+?FindNext@ITERATOR@@UAAPAVOBJECT@@PBV2@@Z
+?Flush@KEYBOARD@@QAAEXZ
+?Free@MEM_BLOCK_MGR@@QAAEPAX@Z
+?FreeLibraryHandle@SYSTEM@@SAXPAX@Z
+?GetAt@ARRAY@@UBAPAVOBJECT@@K@Z
+?GetClassDescriptor@OBJECT@@QBAPBVCLASS_DESCRIPTOR@@XZ
+?GetCompareArgument@ARRAY@@SAPAVOBJECT@@PAX@Z
+?GetFileSecurityBackup@SYSTEM@@SAEPBVPATH@@KPAU_SECURITY_ATTRIBUTES@@PAK@Z
+?GetHandleNewLogFile@SVILOGFILES@@QAAEPAPAX@Z
+?GetLexeme@ARGUMENT@@QAAPAVWSTRING@@XZ
+?GetLexemeAt@ARGUMENT_LEXEMIZER@@QAAPAVWSTRING@@K@Z
+?GetNext@FSN_DIRECTORY@@QAAPAVFSNODE@@PAPAXPAK@Z
+?GetPFlagBreak@KEYBOARD@@QBAQAHXZ
+?GetPattern@ARGUMENT@@QAAPAVWSTRING@@XZ
+?GetStandardError@PROGRAM@@UAAPAVSTREAM@@XZ
+?GetStandardInput@PROGRAM@@UAAPAVSTREAM@@XZ
+?GetStandardOutput@PROGRAM@@UAAPAVSTREAM@@XZ
+?GetWSTR@WSTRING@@QBAPBGXZ
+?Get_Standard_Error_Stream@@YAPAVSTREAM@@XZ
+?Get_Standard_Input_Stream@@YAPAVSTREAM@@XZ
+?Get_Standard_Output_Stream@@YAPAVSTREAM@@XZ
+?GotABreak@KEYBOARD@@SAEXZ
+?HasWildCard@PATH@@QBAEXZ
+?Initialize@ARGUMENT_LEXEMIZER@@QAAEPAVARRAY@@@Z
+?Initialize@ARRAY@@QAAEKK@Z
+?Initialize@BITVECTOR@@QAAEKW4BIT@@PAK@Z
+?Initialize@BITVECTOR@@QAAXPAKK@Z
+?Initialize@BSTRING@@QAAEPBDK@Z
+?Initialize@BSTRING@@QAAEXZ
+?Initialize@BYTE_STREAM@@QAAEPAVSTREAM@@K@Z
+?Initialize@CHKDSK_MESSAGE@@QAAEPAVSTREAM@@00@Z
+?Initialize@CLASS_DESCRIPTOR@@QAAEXZ
+?Initialize@COMM_DEVICE@@QAAEPBVPATH@@PAE@Z
+?Initialize@CONT_MEM@@QAAEPAXK@Z
+?Initialize@FLAG_ARGUMENT@@QAAEPAD@Z
+?Initialize@FLAG_ARGUMENT@@QAAEPAVWSTRING@@@Z
+?Initialize@FSN_FILTER@@QAAEXZ
+?Initialize@FSTRING@@QAAPAVWSTRING@@PAGK@Z
+?Initialize@HMEM@@QAAEXZ
+?Initialize@KEYBOARD@@QAAEEE@Z
+?Initialize@LIST@@QAAEXZ
+?Initialize@LONG_ARGUMENT@@QAAEPAD@Z
+?Initialize@MEM_ALLOCATOR@@QAAE_KK@Z
+?Initialize@MEM_BLOCK_MGR@@QAAEKK@Z
+?Initialize@MESSAGE@@QAAEXZ
+?Initialize@MULTIPLE_PATH_ARGUMENT@@QAAEPADEE@Z
+?Initialize@PATH@@QAAEPBGE@Z
+?Initialize@PATH@@QAAEPBV1@E@Z
+?Initialize@PATH@@QAAEPBVWSTRING@@E@Z
+?Initialize@PATH_ARGUMENT@@QAAEPADE@Z
+?Initialize@PRINT_STREAM@@QAAEPBVPATH@@@Z
+?Initialize@PROGRAM@@QAAEKKK@Z
+?Initialize@REST_OF_LINE_ARGUMENT@@QAAEXZ
+?Initialize@SCREEN@@QAAEXZ
+?Initialize@SORTED_LIST@@QAAEE@Z
+?Initialize@STREAM_MESSAGE@@QAAEPAVSTREAM@@00@Z
+?Initialize@STRING_ARGUMENT@@QAAEPAD@Z
+?Initialize@STRING_ARRAY@@QAAEKKK@Z
+?Initialize@SVILOGFILES@@QAAEPBG00K@Z
+?Initialize@TIMEINFO@@QAAEPAU_FILETIME@@@Z
+?Initialize@TIMEINFO@@QAAEXZ
+?Initialize@TIMEINFO@@QAAXPBV1@@Z
+?Initialize@TIMEINFO_ARGUMENT@@QAAEPAD@Z
+?Initialize@WSTRING@@QAAEJ@Z
+?Initialize@WSTRING@@QAAEPBDK@Z
+?Initialize@WSTRING@@QAAEPBGK@Z
+?Initialize@WSTRING@@QAAEPBV1@KK@Z
+?Initialize@WSTRING@@QAAEXZ
+?Insert@ARRAY@@QAAEPAVOBJECT@@K@Z
+?Insert@LIST@@QAAEPAVOBJECT@@PAVITERATOR@@@Z
+?InsertString@WSTRING@@QAAEKPBV1@KK@Z
+?IsCorrectVersion@SYSTEM@@SAEXZ
+?IsDrive@PATH@@QBAEXZ
+?IsEmpty@FSN_DIRECTORY@@QBAEXZ
+?IsGuidVolName@PATH@@QAAEXZ
+?IsInAutoChk@MESSAGE@@UAAEXZ
+?IsInSetup@MESSAGE@@UAAEXZ
+?IsKeyAvailable@KEYBOARD@@QBAEPAE@Z
+?IsKeyPressed@MESSAGE@@UAAEKK@Z
+?IsLoggingEnabled@MESSAGE@@QAAEXZ
+?IsSameClass@OBJECT@@QBAEPBV1@@Z
+?IsSameObject@OBJECT@@QBAEPBV1@@Z
+?IsSuppressedMessage@MESSAGE@@UAAEE@Z
+?IsValueSet@ARGUMENT@@QAAEXZ
+?IsYesResponse@CHKDSK_MESSAGE@@UAAEE@Z
+?IsYesResponse@MESSAGE@@UAAEE@Z
+?IsYesResponse@STREAM_MESSAGE@@UAAEE@Z
+?Lock@MESSAGE@@QAAXXZ
+?Log@MESSAGE@@QAAEPBDZZ
+?LogMessage@MESSAGE@@QAAEPBVWSTRING@@@Z
+?LogMsg@MESSAGE@@QAAEK@Z
+?LogMsg@MESSAGE@@QAAEKPBDZZ
+?LogOnly@MESSAGE@@QAAEXZ
+?MakeDirectory@SYSTEM@@SAPAVFSN_DIRECTORY@@PBVPATH@@0PAW4_COPY_ERROR@@P6AKT_LARGE_INTEGER@@222KKPAX33@Z3PAHK@Z
+?MakeFile@SYSTEM@@SAPAVFSN_FILE@@PBVPATH@@@Z
+?MakeFileToken@MESSAGE@@SA_KPBD@Z
+?MakeTemporaryFile@SYSTEM@@SAPAVFSN_FILE@@PBVWSTRING@@PBVPATH@@@Z
+?ModifyName@PATH@@QAAEPBVWSTRING@@@Z
+?MoveCursorTo@SCREEN@@QAAEGG@Z
+?NewBuf@BDSTRING@@UAAEK@Z
+?NewBuf@DSTRING@@UAAEK@Z
+?NewBuf@FSTRING@@UAAEK@Z
+?NewLogFileName@SVILOGFILES@@QAAEPAVWSTRING@@@Z
+?NextChar@BSTRING@@QAAKK@Z
+?OrderedInsert@ARRAY@@QAAEPAVOBJECT@@PAPAX@Z
+?OrderedSearch@ARRAY@@QAAPAVOBJECT@@PAV2@PAPAX@Z
+?PathWasTooBig@PATH@@QAAEXZ
+?PrepareToParse@ARGUMENT_LEXEMIZER@@QAAEPAVWSTRING@@@Z
+?Put@ARRAY@@UAAEPAVOBJECT@@@Z
+?Put@LIST@@UAAEPAVOBJECT@@@Z
+?Put@SORTED_LIST@@UAAEPAVOBJECT@@@Z
+?PutMultipleSwitch@ARGUMENT_LEXEMIZER@@QAAXPBD@Z
+?PutMultipleSwitch@ARGUMENT_LEXEMIZER@@QAAXPBVWSTRING@@@Z
+?PutSeparators@ARGUMENT_LEXEMIZER@@QAAXPBD@Z
+?PutString@BSTRING@@IAAXPADK@Z
+?PutString@WSTRING@@IAAXPAG@Z
+?PutString@WSTRING@@IAAXPAGK@Z
+?PutSwitches@ARGUMENT_LEXEMIZER@@QAAXPBD@Z
+?PutSwitches@ARGUMENT_LEXEMIZER@@QAAXPBVWSTRING@@@Z
+?QueryByteCount@WSTRING@@QBAKXZ
+?QueryChAt@WSTRING@@QBAGK@Z
+?QueryChCount@BSTRING@@QBAKXZ
+?QueryChCount@WSTRING@@QBAKXZ
+?QueryClassId@OBJECT@@QBAKXZ
+?QueryCodePage@SCREEN@@QAAKXZ
+?QueryComponentArray@PATH@@QBAPAVARRAY@@PAV2@@Z
+?QueryCurrentDosDriveName@SYSTEM@@SAEPAVWSTRING@@@Z
+?QueryDate@TIMEINFO@@QBAEPAVWSTRING@@@Z
+?QueryDirectory@SYSTEM@@SAPAVFSN_DIRECTORY@@PBVPATH@@E@Z
+?QueryDriveType@SYSTEM@@SA?AW4DRIVE_TYPE@@PBVWSTRING@@@Z
+?QueryEnvironmentVariable@SYSTEM@@SAPAVWSTRING@@PBV2@@Z
+?QueryFile@SYSTEM@@SAPAVFSN_FILE@@PBVPATH@@EPAE@Z
+?QueryFileType@SYSTEM@@SA?AW4FILE_TYPE@@PBVWSTRING@@@Z
+?QueryFsnodeArray@FSN_DIRECTORY@@QBAPAVARRAY@@PAVFSN_FILTER@@@Z
+?QueryFullPath@PATH@@QBAPAV1@XZ
+?QueryFullPathString@PATH@@QBAPAVWSTRING@@XZ
+?QueryGuidString@PATH@@QAAPAVWSTRING@@PAV2@PAE0@Z
+?QueryInvalidArgument@ARGUMENT_LEXEMIZER@@QAAPAVWSTRING@@XZ
+?QueryIterator@ARRAY@@UBAPAVITERATOR@@XZ
+?QueryIterator@LIST@@UBAPAVITERATOR@@XZ
+?QueryIterator@SORTED_LIST@@UBAPAVITERATOR@@XZ
+?QueryLibraryEntryPoint@SYSTEM@@SAP6AHXZPBVWSTRING@@0PAPAX@Z
+?QueryLocalTimeFromUTime@SYSTEM@@SAEPBVTIMEINFO@@PAV2@@Z
+?QueryMemberCount@ARRAY@@UBAKXZ
+?QueryMemberCount@LIST@@UBAKXZ
+?QueryMemberCount@SORTED_LIST@@UBAKXZ
+?QueryMountPointPath@PATH@@QAAPAV1@XZ
+?QueryNextLibraryEntryPoint@SYSTEM@@SAP6AHXZPAXPBVWSTRING@@@Z
+?QueryNextLoggedMessage@MESSAGE@@QAAEPAVFSTRING@@@Z
+?QueryNumber@WSTRING@@QBAEPAJKK@Z
+?QueryPackedLog@MESSAGE@@QAAEPAVHMEM@@PAK@Z
+?QueryPath@PATH@@QBAPAV1@XZ
+?QueryResetBit@BITVECTOR@@QBAEKK@Z
+?QueryResourceString@BASE_SYSTEM@@SAEPAVWSTRING@@KPBDZZ
+?QueryResourceStringV@BASE_SYSTEM@@SAEPAVWSTRING@@KPBDPAD@Z
+?QueryRoot@PATH@@QAAPAVWSTRING@@XZ
+?QuerySTR@BSTRING@@QBAPADKKPADKE@Z
+?QuerySTR@WSTRING@@QBAPADKKPADKE@Z
+?QueryScreenSize@SCREEN@@QBAXPAG000@Z
+?QuerySetBit@BITVECTOR@@QBAEKK@Z
+?QueryStream@FSN_FILE@@QAAPAVFILE_STREAM@@W4STREAMACCESS@@K@Z
+?QueryString@WSTRING@@QBAPAV1@KK@Z
+?QueryStringInput@MESSAGE@@UAAEPAVWSTRING@@@Z
+?QuerySystemDirectory@SYSTEM@@SAPAVPATH@@XZ
+?QueryTime@TIMEINFO@@QBAEPAVWSTRING@@@Z
+?QueryTimeOut@COMM_DEVICE@@QBAEXZ
+?QueryVolumeLabel@SYSTEM@@SAPAVWSTRING@@PAVPATH@@PAU_VOL_SERIAL_NUMBER@@@Z
+?QueryWCExpansion@PATH@@QAAPAV1@PAV1@@Z
+?QueryWSTR@WSTRING@@QBAPAGKKPAGKE@Z
+?QueryWindowsErrorMessage@SYSTEM@@SAEKPAVWSTRING@@@Z
+?ReadAt@FILE_STREAM@@QAAEPAEK_JW4SEEKORIGIN@@PAK@Z
+?ReadLine@STREAM@@QAAEPAVWSTRING@@E@Z
+?ReadMbLine@STREAM@@QAAEPADKPAKEK@Z
+?ReadWLine@STREAM@@QAAEPAGKPAKEK@Z
+?Remove@ARRAY@@UAAPAVOBJECT@@PAVITERATOR@@@Z
+?RemoveAt@ARRAY@@UAAPAVOBJECT@@K@Z
+?RemoveNode@SYSTEM@@SAEPAPAVFSNODE@@E@Z
+?Replace@WSTRING@@QAAEKKPBV1@KK@Z
+?ReplaceWithChars@BSTRING@@QAAEKKDK@Z
+?ReplaceWithChars@WSTRING@@QAAEKKGK@Z
+?ResetBit@BITVECTOR@@QAAXKK@Z
+?ResetConversions@WSTRING@@SAXXZ
+?ResetLoggingIterator@MESSAGE@@QAAXXZ
+?Resize@BDSTRING@@UAAEK@Z
+?Resize@DSTRING@@UAAEK@Z
+?Resize@FSTRING@@UAAEK@Z
+?Resize@HMEM@@QAAEKK@Z
+?RestorePrivileges@ADMINFILEPRIVS@@QAAJXZ
+?SPrintf@DSTRING@@UAAEPBGZZ
+?SPrintf@FSTRING@@UAAEPBGZZ
+?SPrintfAppend@DSTRING@@UAAEPBGZZ
+?SPrintfAppend@FSTRING@@UAAEPBGZZ
+?SPrintfWorker@DSTRING@@AAAEPBGPAD@Z
+?SearchPathW@SYSTEM@@SAPAVPATH@@PAVWSTRING@@0@Z
+?SelectResponse@MESSAGE@@UAAKKZZ
+?Set@CHKDSK_MESSAGE@@UAAEKW4MESSAGE_TYPE@@K@Z
+?Set@STREAM_MESSAGE@@UAAEKW4MESSAGE_TYPE@@K@Z
+?SetAllowSwitchGlomming@ARGUMENT_LEXEMIZER@@QAAXE@Z
+?SetAnsiConversions@WSTRING@@SAXXZ
+?SetAttributes@FSNODE@@QAAEKPAK@Z
+?SetAttributes@FSN_FILTER@@QAAEKKK@Z
+?SetBaudRate@COMM_DEVICE@@QAAEK@Z
+?SetBit@BITVECTOR@@QAAXKK@Z
+?SetCaseSensitive@ARGUMENT_LEXEMIZER@@QAAXE@Z
+?SetChAt@WSTRING@@QAAGGK@Z
+?SetClassDescriptor@OBJECT@@IAAXPBVCLASS_DESCRIPTOR@@@Z
+?SetCodePage@SCREEN@@QAAEK@Z
+?SetConsoleConversions@WSTRING@@SAXXZ
+?SetDataBits@COMM_DEVICE@@QAAEK@Z
+?SetDevice@PATH@@QAAEPBVWSTRING@@@Z
+?SetDotsOnly@MESSAGE@@UAAEE@Z
+?SetDtrControl@COMM_DEVICE@@QAAEW4DTR_CONTROL@@@Z
+?SetFileName@FSN_FILTER@@QAAEPBD@Z
+?SetFileName@FSN_FILTER@@QAAEPBVWSTRING@@@Z
+?SetIdsr@COMM_DEVICE@@QAAEE@Z
+?SetLogOnly@MESSAGE@@QAAEE@Z
+?SetLoggingEnabled@MESSAGE@@QAAXE@Z
+?SetName@PATH@@QAAEPBVWSTRING@@@Z
+?SetNoSpcBetweenDstAndSwitch@ARGUMENT_LEXEMIZER@@QAAXE@Z
+?SetOcts@COMM_DEVICE@@QAAEE@Z
+?SetOdsr@COMM_DEVICE@@QAAEE@Z
+?SetOemConversions@WSTRING@@SAXXZ
+?SetOutputCodePage@SCREEN@@QAAEK@Z
+?SetParity@COMM_DEVICE@@QAAEW4PARITY@@@Z
+?SetRtsControl@COMM_DEVICE@@QAAEW4RTS_CONTROL@@@Z
+?SetSize@BITVECTOR@@QAAKKW4BIT@@@Z
+?SetStopBits@COMM_DEVICE@@QAAEW4STOPBITS@@@Z
+?SetTimeInfo@FSN_FILTER@@QAAEPBVTIMEINFO@@W4FSN_TIME@@G@Z
+?SetTimeOut@COMM_DEVICE@@QAAEE@Z
+?SetXon@COMM_DEVICE@@QAAEE@Z
+?ShiftLogs@SVILOGFILES@@QAAEPBG@Z
+?SkipWhite@WSTRING@@SAPAGPAG@Z
+?Sort@ARRAY@@UAAEE@Z
+?Sort@ARRAY@@UAAEP6AHPAX0@Z@Z
+?Sort@STRING_ARRAY@@UAAEE@Z
+?Split@WSTRING@@QBAEPAVARRAY@@PBV1@E@Z
+?SqmExport@CHKDSK_MESSAGE@@UAAEP6AEPAXKEPADZZ0@Z
+?SqmExport@SQMEXPORT@@SAEPAXKEPADZZ
+?SqmExportOnError@SQMEXPORT@@SAXKKEE_KU_GUID@@@Z
+?Strcat@WSTRING@@QAAEPBG@Z
+?Strcat@WSTRING@@QAAEPBV1@@Z
+?Strchr@BSTRING@@QBAKDK@Z
+?Strchr@WSTRING@@QBAKGK@Z
+?Strcmp@WSTRING@@QBAJPBV1@@Z
+?Strcmp@WSTRING@@QBAJPBV1@K@Z
+?Strcmp@WSTRING@@QBAJPBV1@KKKK@Z
+?Strcmp@WSTRING@@SAHPAG0@Z
+?Strcmpis@MBSTR@@SAHPAD0@Z
+?Strcmpis@WSTRING@@SAHPAG0@Z
+?Strcmps@MBSTR@@SAHPAD0@Z
+?Strcmps@WSTRING@@SAHPAG0@Z
+?Strcspn@WSTRING@@QBAKPBV1@K@Z
+?Stricmp@MBSTR@@SAHPAD0@Z
+?Stricmp@WSTRING@@QBAJPBV1@@Z
+?Stricmp@WSTRING@@QBAJPBV1@K@Z
+?Stricmp@WSTRING@@QBAJPBV1@KKKK@Z
+?Stricmp@WSTRING@@SAHPAG0@Z
+?Strlwr@WSTRING@@QAAPAV1@KK@Z
+?Strlwr@WSTRING@@QAAPAV1@XZ
+?Strrchr@WSTRING@@QBAKGK@Z
+?Strspn@WSTRING@@QBAKPBV1@K@Z
+?Strstr@MBSTR@@SAPADPAD0@Z
+?Strstr@WSTRING@@QBAKPBV1@@Z
+?Strupr@WSTRING@@QAAPAV1@KK@Z
+?Strupr@WSTRING@@QAAPAV1@XZ
+?SyncLength@WSTRING@@QAAKXZ
+?TrackMsgId@@YAXPAVARRAY@@K@Z
+?Traverse@FSN_DIRECTORY@@QBAEPAXPAVFSN_FILTER@@PAVPATH@@P6AE0PAVFSNODE@@2@Z@Z
+?Truncate@WSTRING@@QAAKK@Z
+?TruncateBase@PATH@@QAAEXZ
+?TruncateDelimiter@PATH@@QAAXXZ
+?TruncateNameAtColon@PATH@@QAAXXZ
+?UlibRealloc@@YAPAXPAXK@Z
+?Unlock@MESSAGE@@QAAXXZ
+?UploadSqmFromFile@SQMEXPORT@@SAEPAX@Z
+?Usage@PROGRAM@@UBAXXZ
+?UseAlternateName@FSNODE@@QAAEXZ
+?ValidateVersion@PROGRAM@@UBAXKK@Z
+?WaitForUserSignal@MESSAGE@@UAAEXZ
+?WorkOnReparsePoint@FSNODE@@QAAEE@Z
+?WriteByte@STREAM@@QAAEE@Z
+?_UseAnsiConversions@WSTRING@@0EA DATA
+?_UseAnsiConversionsPrev@WSTRING@@0EA DATA
+?_UseConsoleConversions@WSTRING@@0EA DATA
+?_UseConsoleConversionsPrev@WSTRING@@0EA DATA
diff --git a/mingw-w64-crt/libarm32/umdmxfrm.def b/mingw-w64-crt/libarm32/umdmxfrm.def
new file mode 100644
index 0000000..1aea7f5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/umdmxfrm.def
@@ -0,0 +1,8 @@
+;
+; Definition file of umdmxfrm.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "umdmxfrm.dll"
+EXPORTS
+GetXformInfo
diff --git a/mingw-w64-crt/libarm32/umpnpmgr.def b/mingw-w64-crt/libarm32/umpnpmgr.def
new file mode 100644
index 0000000..ef3b183
--- /dev/null
+++ b/mingw-w64-crt/libarm32/umpnpmgr.def
@@ -0,0 +1,9 @@
+;
+; Definition file of umpnpmgr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "umpnpmgr.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/umpo.def b/mingw-w64-crt/libarm32/umpo.def
new file mode 100644
index 0000000..7041129
--- /dev/null
+++ b/mingw-w64-crt/libarm32/umpo.def
@@ -0,0 +1,24 @@
+;
+; Definition file of umpo.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "umpo.dll"
+EXPORTS
+PtrUmpoOnAcPower DATA
+PtrUmpoProviderHandle DATA
+UmpoAllocate
+UmpoAlpcSendPowerMessage
+UmpoFree
+UmpoGetActiveScheme
+UmpoInternalCloseUserPowerKey
+UmpoInternalConvertGuidToString
+UmpoInternalDataAccessorToString
+UmpoInternalGetActiveSchemeGuid
+UmpoInternalOpenGUIDSubKey
+UmpoInternalOpenUserPowerKey
+UmpoMain
+UmpoNotificationHandler
+UmpoNotifyKernelAllPowerPolicyChanged
+UmpoNotifyKernelPowerPolicyChanged
+UmpoWriteToUserPowerKey
diff --git a/mingw-w64-crt/libarm32/umpoext.def b/mingw-w64-crt/libarm32/umpoext.def
new file mode 100644
index 0000000..eede016
--- /dev/null
+++ b/mingw-w64-crt/libarm32/umpoext.def
@@ -0,0 +1,8 @@
+;
+; Definition file of umpoext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "umpoext.dll"
+EXPORTS
+ExtensionInit
diff --git a/mingw-w64-crt/libarm32/umrdp.def b/mingw-w64-crt/libarm32/umrdp.def
new file mode 100644
index 0000000..4b70430
--- /dev/null
+++ b/mingw-w64-crt/libarm32/umrdp.def
@@ -0,0 +1,9 @@
+;
+; Definition file of UMRDP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UMRDP.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/unattend.def b/mingw-w64-crt/libarm32/unattend.def
new file mode 100644
index 0000000..db68a18
--- /dev/null
+++ b/mingw-w64-crt/libarm32/unattend.def
@@ -0,0 +1,78 @@
+;
+; Definition file of UNATTEND.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UNATTEND.DLL"
+EXPORTS
+UnattendAddResults
+UnattendCleanup
+UnattendCtxAddOrModifyNodeText
+UnattendCtxBeginModify
+UnattendCtxCancelModify
+UnattendCtxCleanup
+UnattendCtxCommitModify
+UnattendCtxCompareNodes
+UnattendCtxDeserialize
+UnattendCtxDeserializeBuffer
+UnattendCtxDeserializeFile
+UnattendCtxDeserializeString
+UnattendCtxDeserializeWithResults
+UnattendCtxEnumGet
+UnattendCtxEnumOrderedSubNodes
+UnattendCtxGetCount
+UnattendCtxGetCountByNode
+UnattendCtxGetEnumValue
+UnattendCtxGetEnumValueByNode
+UnattendCtxGetExpandedString
+UnattendCtxGetExpandedStringByNode
+UnattendCtxGetFlag
+UnattendCtxGetFlagByNode
+UnattendCtxGetLong
+UnattendCtxGetLongByNode
+UnattendCtxGetNodeAttr
+UnattendCtxGetNodeChild
+UnattendCtxGetNodeValue
+UnattendCtxGetRootNode
+UnattendCtxGetShowUI
+UnattendCtxGetShowUIFromNode
+UnattendCtxGetString
+UnattendCtxGetStringByNode
+UnattendCtxGetUlong
+UnattendCtxGetUlongByNode
+UnattendCtxOpenNode
+UnattendCtxOpenNodeByNode
+UnattendCtxPrettyPrint
+UnattendCtxRemoveAttr
+UnattendCtxRemoveNode
+UnattendCtxReplaceMatchedNodesWithText
+UnattendCtxReplaceNode
+UnattendCtxSerialize
+UnattendCtxSerializeSettingsStream
+UnattendCtxSerializeToBuffer
+UnattendCtxSerializeToBufferFromNode
+UnattendCtxSerializeToStream
+UnattendCtxSerializeToStreamFromNode
+UnattendCtxSetNodeName
+UnattendCtxSetString
+UnattendCtxSetStringByNode
+UnattendCtxSpliceTrees
+UnattendDeserializeWithResults
+UnattendEnumFree
+UnattendFindAnswerFile
+UnattendFindAnswerFileSkipPantherFolder
+UnattendFindAnswerFileWithResults
+UnattendFindFileFromCmdLine
+UnattendFormatPath
+UnattendFreeNode
+UnattendFreeResults
+UnattendFreeSetting
+UnattendGetCount
+UnattendGetFirstFailingSetting
+UnattendGetFlag
+UnattendGetImplicitContext
+UnattendGetString
+UnattendIsNodeValid
+UnattendIsPassUnusedInCtx
+UnattendMarkPassUsedInCtx
+UnattendUsedPassesExistInCtx
diff --git a/mingw-w64-crt/libarm32/unimdmat.def b/mingw-w64-crt/libarm32/unimdmat.def
new file mode 100644
index 0000000..1dda4a8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/unimdmat.def
@@ -0,0 +1,26 @@
+;
+; Definition file of UNIMDMAT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UNIMDMAT.dll"
+EXPORTS
+UmInitializeModemDriver
+UmDeinitializeModemDriver
+UmOpenModem
+UmCloseModem
+UmInitModem
+UmMonitorModem
+UmAnswerModem
+UmDialModem
+UmHangupModem
+UmGenerateDigit
+UmSetSpeakerPhoneState
+UmDuplicateDeviceHandle
+UmAbortCurrentModemCommand
+UmSetPassthroughMode
+UmIssueCommand
+UmWaveAction
+UmLogStringA
+UmGetDiagnostics
+UmLogDiagnostics
diff --git a/mingw-w64-crt/libarm32/uniplat.def b/mingw-w64-crt/libarm32/uniplat.def
new file mode 100644
index 0000000..e104e7c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/uniplat.def
@@ -0,0 +1,33 @@
+;
+; Definition file of uniplat.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "uniplat.dll"
+EXPORTS
+UmPlatformInitialize
+UmPlatformDeinitialize
+UnimodemReadFileEx
+UnimodemWriteFileEx
+UnimodemDeviceIoControlEx
+UnimodemWaitCommEventEx
+UnimodemQueueUserAPC
+CreateUnimodemTimer
+FreeUnimodemTimer
+SetUnimodemTimer
+CancelUnimodemTimer
+CreateOverStructPool
+DestroyOverStructPool
+AllocateOverStructEx
+FreeOverStruct
+ReinitOverStruct
+SyncDeviceIoControl
+WinntIsWorkstation
+UnimodemNotifyTSP
+StartMonitorThread
+StopMonitorThread
+MonitorHandle
+StopMonitoringHandle
+CallBeginning
+CallEnding
+ResetCallCount
diff --git a/mingw-w64-crt/libarm32/untfs.def b/mingw-w64-crt/libarm32/untfs.def
new file mode 100644
index 0000000..66f2e0c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/untfs.def
@@ -0,0 +1,169 @@
+;
+; Definition file of UNTFS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UNTFS.dll"
+EXPORTS
+??0NTFS_ATTRIBUTE@@QAA@XZ
+??0NTFS_ATTRIBUTE_DEFINITION_TABLE@@QAA@XZ
+??0NTFS_ATTRIBUTE_LIST@@QAA@XZ
+??0NTFS_ATTRIBUTE_RECORD@@QAA@XZ
+??0NTFS_BAD_CLUSTER_FILE@@QAA@XZ
+??0NTFS_BITMAP@@QAA@XZ
+??0NTFS_BITMAP_FILE@@QAA@XZ
+??0NTFS_BOOT_FILE@@QAA@XZ
+??0NTFS_CLUSTER_RUN@@QAA@XZ
+??0NTFS_EXTENT_LIST@@QAA@XZ
+??0NTFS_FILE_RECORD_SEGMENT@@QAA@XZ
+??0NTFS_FRS_STRUCTURE@@QAA@XZ
+??0NTFS_INDEX_TREE@@QAA@XZ
+??0NTFS_LOG_FILE@@QAA@XZ
+??0NTFS_MFT_FILE@@QAA@XZ
+??0NTFS_MFT_INFO@@QAA@XZ
+??0NTFS_REFLECTED_MASTER_FILE_TABLE@@QAA@XZ
+??0NTFS_SA@@QAA@XZ
+??0NTFS_UPCASE_FILE@@QAA@XZ
+??0NTFS_UPCASE_TABLE@@QAA@XZ
+??0NTFS_VOLUME_FILE@@QAA@XZ
+??1NTFS_ATTRIBUTE@@UAA@XZ
+??1NTFS_ATTRIBUTE_DEFINITION_TABLE@@UAA@XZ
+??1NTFS_ATTRIBUTE_LIST@@UAA@XZ
+??1NTFS_ATTRIBUTE_RECORD@@UAA@XZ
+??1NTFS_BAD_CLUSTER_FILE@@UAA@XZ
+??1NTFS_BITMAP@@UAA@XZ
+??1NTFS_BITMAP_FILE@@UAA@XZ
+??1NTFS_BOOT_FILE@@UAA@XZ
+??1NTFS_CLUSTER_RUN@@UAA@XZ
+??1NTFS_EXTENT_LIST@@UAA@XZ
+??1NTFS_FILE_RECORD_SEGMENT@@UAA@XZ
+??1NTFS_FRS_STRUCTURE@@UAA@XZ
+??1NTFS_INDEX_TREE@@UAA@XZ
+??1NTFS_LOG_FILE@@UAA@XZ
+??1NTFS_MFT_FILE@@UAA@XZ
+??1NTFS_MFT_INFO@@UAA@XZ
+??1NTFS_REFLECTED_MASTER_FILE_TABLE@@UAA@XZ
+??1NTFS_SA@@UAA@XZ
+??1NTFS_UPCASE_FILE@@UAA@XZ
+??1NTFS_UPCASE_TABLE@@UAA@XZ
+??1NTFS_VOLUME_FILE@@UAA@XZ
+?AddExtent@NTFS_EXTENT_LIST@@QAAEVBIG_INT@@00@Z
+?AddFileNameAttribute@NTFS_FILE_RECORD_SEGMENT@@QAAEPAU_FILE_NAME@@@Z
+?AddSecurityDescriptor@NTFS_FILE_RECORD_SEGMENT@@QAAEW4_CANNED_SECURITY_TYPE@@PAVNTFS_BITMAP@@@Z
+?AddSecurityDescriptorData@NTFS_FILE_RECORD_SEGMENT@@QAAEPAVNTFS_ATTRIBUTE@@PAXPAPAU_SECURITY_ENTRY@@KW4_CANNED_SECURITY_TYPE@@PAVNTFS_BITMAP@@E@Z
+?AllocateFileRecordSegment@NTFS_MASTER_FILE_TABLE@@QAAEPAVBIG_INT@@E@Z
+?CompareDupInfo@NTFS_MFT_INFO@@SAEPAXPAU_FILE_NAME@@@Z
+?CompareFileName@NTFS_MFT_INFO@@SAEPAXKPAU_FILE_NAME@@PAG@Z
+?ComputeDupInfoSignature@NTFS_MFT_INFO@@CAXPAU_DUPLICATED_INFORMATION@@QAE@Z
+?ComputeFileNameSignature@NTFS_MFT_INFO@@CAXKPAU_FILE_NAME@@QAE@Z
+?CopyIterator@NTFS_INDEX_TREE@@QAAEPAV1@@Z
+?Create@NTFS_FILE_RECORD_SEGMENT@@QAAEPBU_STANDARD_INFORMATION@@G@Z
+?CreateDataAttribute@NTFS_LOG_FILE@@QAAEVBIG_INT@@KPAVNTFS_BITMAP@@@Z
+?CreateElementaryStructures@NTFS_SA@@QAAEPAVNTFS_BITMAP@@KKKKPBVNUMBER_SET@@EEEKPAVMESSAGE@@PAUBIOS_PARAMETER_BLOCK@@PBVWSTRING@@@Z
+?Extend@NTFS_MASTER_FILE_TABLE@@QAAEK@Z
+?Flush@NTFS_FILE_RECORD_SEGMENT@@QAAEPAVNTFS_BITMAP@@PAVNTFS_INDEX_TREE@@E@Z
+?Flush@NTFS_MFT_FILE@@QAAEXZ
+?GetNext@NTFS_INDEX_TREE@@QAAPBU_INDEX_ENTRY@@PAKPAEE@Z
+?GetNextAttributeListEntry@NTFS_ATTRIBUTE_LIST@@QBAPBU_ATTRIBUTE_LIST_ENTRY@@PBU2@@Z
+?GetNextAttributeRecord@NTFS_FRS_STRUCTURE@@QAAPAXPBXPAVMESSAGE@@PAE@Z
+?GetRootFrsIndex@NTFS_SA@@SAEPAVNTFS_MFT_FILE@@PAVNTFS_FILE_RECORD_SEGMENT@@PAVNTFS_INDEX_TREE@@@Z
+?Initialize@NTFS_ATTRIBUTE@@QAAEPAVLOG_IO_DP_DRIVE@@KPBVNTFS_EXTENT_LIST@@VBIG_INT@@2KPBVWSTRING@@G@Z
+?Initialize@NTFS_ATTRIBUTE@@QAAEPAVLOG_IO_DP_DRIVE@@KPBXKKPBVWSTRING@@G@Z
+?Initialize@NTFS_ATTRIBUTE_DEFINITION_TABLE@@QAAEPAVNTFS_MASTER_FILE_TABLE@@E@Z
+?Initialize@NTFS_ATTRIBUTE_RECORD@@QAAEPAVIO_DP_DRIVE@@PAX@Z
+?Initialize@NTFS_BAD_CLUSTER_FILE@@QAAEPAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_BITMAP@@QAAEVBIG_INT@@EPAVLOG_IO_DP_DRIVE@@KE@Z
+?Initialize@NTFS_BITMAP_FILE@@QAAEPAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_BOOT_FILE@@QAAEPAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_CLUSTER_RUN@@QAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@VBIG_INT@@KK@Z
+?Initialize@NTFS_EXTENT_LIST@@QAAEVBIG_INT@@0@Z
+?Initialize@NTFS_FILE_RECORD_SEGMENT@@QAAEPAVNTFS_FRS_STRUCTURE@@PAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_FILE_RECORD_SEGMENT@@QAAEVBIG_INT@@KPAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_FILE_RECORD_SEGMENT@@QAAEVBIG_INT@@PAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_FILE_RECORD_SEGMENT@@QAAEVBIG_INT@@PAVNTFS_MFT_FILE@@@Z
+?Initialize@NTFS_FILE_RECORD_SEGMENT@@QAAEXZ
+?Initialize@NTFS_FRS_STRUCTURE@@QAAEPAU_FILE_RECORD_SEGMENT_HEADER@@PAVNTFS_ATTRIBUTE@@VBIG_INT@@KK2KPAVNTFS_UPCASE_TABLE@@@Z
+?Initialize@NTFS_FRS_STRUCTURE@@QAAEPAVMEM@@PAVLOG_IO_DP_DRIVE@@VBIG_INT@@K2KPAVNTFS_UPCASE_TABLE@@K@Z
+?Initialize@NTFS_FRS_STRUCTURE@@QAAEPAVMEM@@PAVNTFS_ATTRIBUTE@@VBIG_INT@@K2KPAVNTFS_UPCASE_TABLE@@@Z
+?Initialize@NTFS_FRS_STRUCTURE@@QAAEPAVMEM@@PAVNTFS_ATTRIBUTE@@VBIG_INT@@KK2KPAVNTFS_UPCASE_TABLE@@@Z
+?Initialize@NTFS_INDEX_TREE@@QAAEKPAVLOG_IO_DP_DRIVE@@KPAVNTFS_BITMAP@@PAVNTFS_UPCASE_TABLE@@KKKPBVWSTRING@@@Z
+?Initialize@NTFS_INDEX_TREE@@QAAEPAVLOG_IO_DP_DRIVE@@KPAVNTFS_BITMAP@@PAVNTFS_UPCASE_TABLE@@KPAVNTFS_FILE_RECORD_SEGMENT@@PBVWSTRING@@@Z
+?Initialize@NTFS_LOG_FILE@@QAAEPAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_MFT_FILE@@QAAEPAVLOG_IO_DP_DRIVE@@VBIG_INT@@KK1PAVNTFS_BITMAP@@PAVNTFS_UPCASE_TABLE@@PAVNTFS_ATTRIBUTE@@@Z
+?Initialize@NTFS_MFT_INFO@@QAAEVBIG_INT@@PAVNTFS_UPCASE_TABLE@@EE_K@Z
+?Initialize@NTFS_MFT_INFO@@QAAEXZ
+?Initialize@NTFS_REFLECTED_MASTER_FILE_TABLE@@QAAEPAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_SA@@QAAEPAVLOG_IO_DP_DRIVE@@PAVMESSAGE@@VBIG_INT@@2@Z
+?Initialize@NTFS_UPCASE_FILE@@QAAEPAVNTFS_MASTER_FILE_TABLE@@@Z
+?Initialize@NTFS_UPCASE_TABLE@@QAAEPAVNTFS_ATTRIBUTE@@PA_K@Z
+?Initialize@NTFS_VOLUME_FILE@@QAAEPAVLOG_IO_DP_DRIVE@@PAVNTFS_MASTER_FILE_TABLE@@PAVNTFS_FILE_RECORD_SEGMENT@@PAVNTFS_INDEX_TREE@@PAU_VOLUME_INFORMATION@@PAVWSTRING@@W4FIX_LEVEL@@@Z
+?InsertEntry@NTFS_INDEX_TREE@@QAAEKPAXU_MFT_SEGMENT_REFERENCE@@E@Z
+?InsertIntoFile@NTFS_ATTRIBUTE@@UAAEPAVNTFS_FILE_RECORD_SEGMENT@@PAVNTFS_BITMAP@@@Z
+?IsAllocated@NTFS_BITMAP@@QBAEVBIG_INT@@0@Z
+?IsAttributePresent@NTFS_FILE_RECORD_SEGMENT@@QAAEKPBVWSTRING@@E@Z
+?IsDosName@NTFS_SA@@SAEPBU_FILE_NAME@@@Z
+?IsFree@NTFS_BITMAP@@QBAEVBIG_INT@@0@Z
+?IsNtfsName@NTFS_SA@@SAEPBU_FILE_NAME@@@Z
+?MakeNonresident@NTFS_ATTRIBUTE@@UAAEPAVNTFS_BITMAP@@@Z
+?NtfsUpcaseCompare@@YAJPBGK0KPBVNTFS_UPCASE_TABLE@@E@Z
+?Prefetch@NTFS_ATTRIBUTE@@QAAEVBIG_INT@@K@Z
+?Prefetch@NTFS_FRS_STRUCTURE@@QAAEVBIG_INT@@0@Z
+?QueryAttribute@NTFS_FILE_RECORD_SEGMENT@@QAAEPAVNTFS_ATTRIBUTE@@PAEKPBVWSTRING@@@Z
+?QueryAttributeByOrdinal@NTFS_FILE_RECORD_SEGMENT@@QAAEPAVNTFS_ATTRIBUTE@@PAEKK@Z
+?QueryAttributeList@NTFS_FRS_STRUCTURE@@QAAEPAVNTFS_ATTRIBUTE_LIST@@@Z
+?QueryAttributeListAttribute@NTFS_FILE_RECORD_SEGMENT@@QAAEPAVNTFS_ATTRIBUTE@@PAE@Z
+?QueryClusterFactor@NTFS_SA@@QBAEXZ
+?QueryDefaultClustersPerIndexBuffer@NTFS_SA@@SAKPBVDP_DRIVE@@K@Z
+?QueryDuplicatedInformation@NTFS_FILE_RECORD_SEGMENT@@QAAEPAU_DUPLICATED_INFORMATION@@@Z
+?QueryEntry@NTFS_INDEX_TREE@@QAAEKPAXKPAPAU_INDEX_ENTRY@@PAPAVNTFS_INDEX_BUFFER@@PAE@Z
+?QueryExtent@NTFS_EXTENT_LIST@@QBAEKPAVBIG_INT@@00@Z
+?QueryExtentList@NTFS_ATTRIBUTE_RECORD@@QBAEPAVNTFS_EXTENT_LIST@@@Z
+?QueryFileReference@NTFS_INDEX_TREE@@QAAEKPAXKPAU_MFT_SEGMENT_REFERENCE@@PAE@Z
+?QueryFileSizes@NTFS_FILE_RECORD_SEGMENT@@QAAEPAVBIG_INT@@0PAE@Z
+?QueryFlags@NTFS_MFT_INFO@@SAEPAXG@Z
+?QueryFrsFromPath@NTFS_SA@@QAAEPBVWSTRING@@PAVNTFS_MASTER_FILE_TABLE@@PAVNTFS_BITMAP@@PAVNTFS_FILE_RECORD_SEGMENT@@PAE4@Z
+?QueryLcnFromVcn@NTFS_EXTENT_LIST@@QBAEVBIG_INT@@PAV2@1@Z
+?QueryName@NTFS_ATTRIBUTE_RECORD@@QBAEPAVWSTRING@@@Z
+?QueryNextEntry@NTFS_ATTRIBUTE_LIST@@QBAEPAU_ATTR_LIST_CURR_ENTRY@@PAKPAVBIG_INT@@PAU_MFT_SEGMENT_REFERENCE@@PAGPAVWSTRING@@@Z
+?QueryNumberOfExtents@NTFS_EXTENT_LIST@@QBAKXZ
+?QuerySectorsInElementaryStructures@NTFS_SA@@SAKPAVDP_DRIVE@@KKKK@Z
+?QuerySegmentReference@NTFS_MFT_INFO@@SA?AU_MFT_SEGMENT_REFERENCE@@PAX@Z
+?QueryVolumeFlagsAndLabel@NTFS_SA@@QAAGPAE00PAVWSTRING@@@Z
+?Read@NTFS_ATTRIBUTE@@QAAEPAXVBIG_INT@@KPAK@Z
+?Read@NTFS_FRS_STRUCTURE@@QAAEVBIG_INT@@@Z
+?Read@NTFS_FRS_STRUCTURE@@UAAEXZ
+?Read@NTFS_MFT_FILE@@UAAEXZ
+?Read@NTFS_SA@@QAAEPAVMESSAGE@@@Z
+?Read@NTFS_SA@@UAAEXZ
+?ReadAgain@NTFS_FRS_STRUCTURE@@QAAEVBIG_INT@@@Z
+?ReadAt@NTFS_FRS_STRUCTURE@@QAAEVBIG_INT@@@Z
+?ReadList@NTFS_ATTRIBUTE_LIST@@QAAEXZ
+?ReadNext@NTFS_FRS_STRUCTURE@@QAAEVBIG_INT@@@Z
+?Relocate@NTFS_CLUSTER_RUN@@QAAXVBIG_INT@@@Z
+?ResetIterator@NTFS_INDEX_TREE@@QAAEE@Z
+?ResetIterator@NTFS_INDEX_TREE@@QAAEPBU_INDEX_ENTRY@@E@Z
+?Resize@NTFS_ATTRIBUTE@@UAAEVBIG_INT@@PAVNTFS_BITMAP@@@Z
+?SafeQueryAttribute@NTFS_FRS_STRUCTURE@@QAAEKPAVNTFS_ATTRIBUTE@@0PAVWSTRING@@@Z
+?Save@NTFS_INDEX_TREE@@QAAEPAVNTFS_FILE_RECORD_SEGMENT@@@Z
+SetOriginalVolumeName
+?SetSparse@NTFS_ATTRIBUTE@@UAAEVBIG_INT@@PAVNTFS_BITMAP@@E@Z
+?SetVolumeFlag@NTFS_SA@@QAAEGPAE@Z
+SetWriteViewCacheVolumeName
+?TakeCensus@NTFS_SA@@QAAEPAVNTFS_MASTER_FILE_TABLE@@KPAUNTFS_CENSUS_INFO@@@Z
+?Write@NTFS_ATTRIBUTE@@UAAEPBXVBIG_INT@@KPAKPAVNTFS_BITMAP@@@Z
+?Write@NTFS_BITMAP@@QAAEPAVNTFS_ATTRIBUTE@@PAV1@@Z
+?Write@NTFS_FILE_RECORD_SEGMENT@@UAAEXZ
+?Write@NTFS_FRS_STRUCTURE@@QAAEXZ
+?WriteModified@NTFS_BITMAP@@QAAEPAVNTFS_ATTRIBUTE@@PAV1@@Z
+?WriteRemainingBootCode@NTFS_SA@@QAAEXZ
+Chkdsk
+ChkdskEx
+CreateFormatCorruptionRecordContext
+DeleteFormatCorruptionRecordContext
+Extend
+Format
+FormatCorruptionRecordA
+FormatCorruptionRecordW
+FormatEx
+GetFilesystemInformation
+Recover
diff --git a/mingw-w64-crt/libarm32/upnp.def b/mingw-w64-crt/libarm32/upnp.def
new file mode 100644
index 0000000..db33411
--- /dev/null
+++ b/mingw-w64-crt/libarm32/upnp.def
@@ -0,0 +1,8 @@
+;
+; Definition file of UPnP.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UPnP.DLL"
+EXPORTS
+HrRehydratorCreateServiceObject
diff --git a/mingw-w64-crt/libarm32/upnphost.def b/mingw-w64-crt/libarm32/upnphost.def
new file mode 100644
index 0000000..b348b2a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/upnphost.def
@@ -0,0 +1,9 @@
+;
+; Definition file of upnphost.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "upnphost.dll"
+EXPORTS
+SvchostPushServiceGlobals
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/ureg.def b/mingw-w64-crt/libarm32/ureg.def
new file mode 100644
index 0000000..69ce220
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ureg.def
@@ -0,0 +1,32 @@
+;
+; Definition file of UREG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UREG.dll"
+EXPORTS
+??0REGISTRY@@QAA@XZ
+??0REGISTRY_KEY_INFO@@QAA@XZ
+??0REGISTRY_VALUE_ENTRY@@QAA@XZ
+??1REGISTRY@@UAA@XZ
+?AddValueEntry@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVREGISTRY_VALUE_ENTRY@@EPAK@Z
+?CreateKey@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@1PAKE@Z
+?DeleteKey@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@PAK@Z
+?DeleteValueEntry@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@PAK@Z
+?DoesKeyExist@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@1PAK@Z
+?DoesValueExist@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@11PAK@Z
+?EnableRootNotification@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAXKE@Z
+?Initialize@REGISTRY@@QAAEPBVWSTRING@@PAK@Z
+?Initialize@REGISTRY_KEY_INFO@@QAAEPBVWSTRING@@0K0PAU_SECURITY_ATTRIBUTES@@@Z
+?Initialize@REGISTRY_VALUE_ENTRY@@QAAEPBVWSTRING@@KW4_REG_TYPE@@PBEK@Z
+?IsAccessAllowed@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@KPAK@Z
+?LoadHive@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@PAK@Z
+?QueryKeyInfo@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@1PAVREGISTRY_KEY_INFO@@PAK@Z
+?QueryKeySecurity@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVREGISTRY_KEY_INFO@@KPAPAXPAK@Z
+?QuerySubKeysInfo@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@1PAVARRAY@@PAK@Z
+?QueryValues@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PBVWSTRING@@1PAVARRAY@@PAK@Z
+?RestoreKeyFromFile@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@EPAK@Z
+?SaveKeyToFile@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PBVWSTRING@@PAK@Z
+?SetKeySecurity@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@KPAXPAKE@Z
+?UnLoadHive@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PAK@Z
+?UpdateKeyInfo@REGISTRY@@QAAEW4_PREDEFINED_KEY@@PAVREGISTRY_KEY_INFO@@PAK@Z
diff --git a/mingw-w64-crt/libarm32/url.def b/mingw-w64-crt/libarm32/url.def
new file mode 100644
index 0000000..ad54bed
--- /dev/null
+++ b/mingw-w64-crt/libarm32/url.def
@@ -0,0 +1,25 @@
+;
+; Definition file of URL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "URL.dll"
+EXPORTS
+ord_101 @101
+AddMIMEFileTypesPS
+AutodialHookCallback
+FileProtocolHandler
+FileProtocolHandlerA
+InetIsOffline
+MIMEAssociationDialogA
+MIMEAssociationDialogW
+MailToProtocolHandler
+MailToProtocolHandlerA
+OpenURL
+OpenURLA
+TelnetProtocolHandler
+TelnetProtocolHandlerA
+TranslateURLA
+TranslateURLW
+URLAssociationDialogA
+URLAssociationDialogW
diff --git a/mingw-w64-crt/libarm32/urlmon.def b/mingw-w64-crt/libarm32/urlmon.def
new file mode 100644
index 0000000..2e0f149
--- /dev/null
+++ b/mingw-w64-crt/libarm32/urlmon.def
@@ -0,0 +1,292 @@
+;
+; Definition file of urlmon.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "urlmon.dll"
+EXPORTS
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_108 @108
+FileBearsMarkOfTheWeb
+GetPortFromUrlScheme
+ord_111 @111
+ord_112 @112
+ord_113 @113
+ord_114 @114
+ord_115 @115
+ord_116 @116
+ord_117 @117
+GetPropertyFromName
+GetPropertyName
+IsDWORDProperty
+IsStringProperty
+AsyncGetClassBits
+AsyncInstallDistributionUnit
+BindAsyncMoniker
+CDLGetLongPathNameA
+CDLGetLongPathNameW
+CORPolicyProvider
+CoGetClassObjectFromURL
+CoInstall
+CoInternetCanonicalizeIUri
+CoInternetCombineIUri
+CoInternetCombineUrl
+CoInternetCombineUrlEx
+CoInternetCompareUrl
+CoInternetCreateSecurityManager
+CoInternetCreateZoneManager
+CoInternetFeatureSettingsChanged
+CoInternetGetProtocolFlags
+CoInternetGetSecurityUrl
+CoInternetGetSecurityUrlEx
+CoInternetGetSession
+CoInternetIsFeatureEnabled
+CoInternetIsFeatureEnabledForIUri
+CoInternetIsFeatureEnabledForUrl
+CoInternetIsFeatureZoneElevationEnabled
+CoInternetParseIUri
+CoInternetParseUrl
+CoInternetQueryInfo
+CoInternetSetFeatureEnabled
+CompareSecurityIds
+CompatFlagsFromClsid
+CopyBindInfo
+CopyStgMedium
+CreateAsyncBindCtx
+CreateAsyncBindCtxEx
+CreateFormatEnumerator
+CreateIUriBuilder
+CreateURLMoniker
+CreateURLMonikerEx
+CreateURLMonikerEx2
+CreateUri
+CreateUriFromMultiByteString
+CreateUriPriv
+CreateUriWithFragment
+Extract
+FaultInIEFeature
+FindMediaType
+FindMediaTypeClass
+FindMimeFromData
+GetAddSitesFileUrl
+GetClassFileOrMime
+GetClassURL
+GetComponentIDFromCLSSPEC
+GetIDNFlagsForUri
+GetIUriPriv
+GetIUriPriv2
+GetLabelsFromNamedHost
+GetMarkOfTheWeb
+GetSoftwareUpdateInfo
+GetUrlmonThreadNotificationHwnd
+GetZoneFromAlternateDataStreamEx
+HlinkGoBack
+HlinkGoForward
+HlinkNavigateMoniker
+HlinkNavigateString
+HlinkSimpleNavigateToMoniker
+HlinkSimpleNavigateToString
+IEDllLoader
+IEGetUserPrivateNamespaceName
+IEInstallScope
+IntlPercentEncodeNormalize
+IsAsyncMoniker
+IsIntranetAvailable
+IsJITInProgress
+IsLoggingEnabledA
+IsLoggingEnabledW
+IsValidURL
+MkParseDisplayNameEx
+ObtainUserAgentString
+PrivateCoInstall
+QueryAssociations
+QueryClsidAssociation
+RegisterBindStatusCallback
+RegisterFormatEnumerator
+RegisterMediaTypeClass
+RegisterMediaTypes
+RegisterWebPlatformPermanentSecurityManager
+ReleaseBindInfo
+RevokeBindStatusCallback
+RevokeFormatEnumerator
+SetAccessForIEAppContainer
+SetSoftwareUpdateAdvertisementState
+ShouldDisplayPunycodeForUri
+ShouldShowIntranetWarningSecband
+ShowTrustAlertDialog
+URLDownloadA
+URLDownloadToCacheFileA
+URLDownloadToCacheFileW
+URLDownloadToFileA
+URLDownloadToFileW
+URLDownloadW
+URLOpenBlockingStreamA
+URLOpenBlockingStreamW
+URLOpenPullStreamA
+URLOpenPullStreamW
+URLOpenStreamA
+URLOpenStreamW
+UnregisterWebPlatformPermanentSecurityManager
+UrlMkBuildVersion
+UrlMkGetSessionOption
+UrlMkSetSessionOption
+UrlmonCleanupCurrentThread
+WriteHitLogging
+ZonesReInit
+ord_304 @304
+ord_305 @305
+ord_306 @306
+ord_307 @307
+ord_308 @308
+ord_309 @309
+ord_310 @310
+ord_311 @311
+ord_312 @312
+ord_313 @313
+ord_314 @314
+ord_315 @315
+ord_316 @316
+ord_318 @318
+ord_319 @319
+ord_320 @320
+ord_321 @321
+IECompatLogCSSFix
+ord_323 @323
+ord_324 @324
+ord_395 @395
+ord_400 @400
+ord_401 @401
+ord_403 @403
+ord_404 @404
+ord_406 @406
+ord_407 @407
+ord_408 @408
+ord_409 @409
+ord_410 @410
+ord_411 @411
+ord_412 @412
+ord_413 @413
+ord_414 @414
+ord_415 @415
+ord_416 @416
+ord_417 @417
+ord_421 @421
+ord_422 @422
+ord_423 @423
+ord_430 @430
+ord_431 @431
+ord_432 @432
+ord_433 @433
+ord_434 @434
+ord_435 @435
+ord_436 @436
+ord_437 @437
+ord_438 @438
+ord_439 @439
+ord_440 @440
+ord_441 @441
+ord_442 @442
+ord_443 @443
+ord_444 @444
+ord_445 @445
+ord_446 @446
+ord_447 @447
+ord_448 @448
+ord_449 @449
+ord_450 @450
+ord_451 @451
+ord_452 @452
+ord_453 @453
+ord_454 @454
+ord_455 @455
+ord_456 @456
+ord_457 @457
+ord_458 @458
+ord_460 @460
+ord_461 @461
+ord_462 @462
+ord_463 @463
+ord_470 @470
+ord_471 @471
+ord_473 @473
+ord_474 @474
+ord_475 @475
+ord_476 @476
+ord_477 @477
+ord_478 @478
+ord_479 @479
+ord_480 @480
+ord_481 @481
+ord_482 @482
+ord_483 @483
+ord_484 @484
+ord_485 @485
+ord_486 @486
+ord_487 @487
+ord_488 @488
+ord_489 @489
+ord_490 @490
+ord_491 @491
+ord_492 @492
+ord_494 @494
+ord_495 @495
+ord_496 @496
+ord_497 @497
+ord_498 @498
+ord_499 @499
+ord_500 @500
+ord_501 @501
+ord_502 @502
+ord_503 @503
+ord_504 @504
+ord_505 @505
+ord_506 @506
+ord_507 @507
+ord_508 @508
+ord_509 @509
+ord_510 @510
+ord_511 @511
+ord_512 @512
+ord_513 @513
+ord_514 @514
+ord_515 @515
+ord_516 @516
+ord_517 @517
+ord_518 @518
+ord_519 @519
+ord_520 @520
+ord_521 @521
+ord_522 @522
+ord_523 @523
+ord_524 @524
+ord_525 @525
+ord_526 @526
+ord_527 @527
+ord_528 @528
+ord_529 @529
+ord_530 @530
+ord_531 @531
+ord_532 @532
+ord_533 @533
+ord_534 @534
+ord_535 @535
+ord_536 @536
+ord_537 @537
+ord_538 @538
+ord_539 @539
+ord_540 @540
+ord_541 @541
+ord_542 @542
+ord_543 @543
+ord_544 @544
+ord_545 @545
+ord_546 @546
+ord_547 @547
+ord_548 @548
diff --git a/mingw-w64-crt/libarm32/usbceip.def b/mingw-w64-crt/libarm32/usbceip.def
new file mode 100644
index 0000000..de4a78b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/usbceip.def
@@ -0,0 +1,8 @@
+;
+; Definition file of usbceip.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "usbceip.dll"
+EXPORTS
+UsbCeip_Execute
diff --git a/mingw-w64-crt/libarm32/usbmon.def b/mingw-w64-crt/libarm32/usbmon.def
new file mode 100644
index 0000000..1e7417c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/usbmon.def
@@ -0,0 +1,9 @@
+;
+; Definition file of USBMON.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "USBMON.DLL"
+EXPORTS
+ord_342 @342
+InitializePrintMonitor2
diff --git a/mingw-w64-crt/libarm32/usbperf.def b/mingw-w64-crt/libarm32/usbperf.def
new file mode 100644
index 0000000..1e755eb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/usbperf.def
@@ -0,0 +1,10 @@
+;
+; Definition file of USBPERF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "USBPERF.dll"
+EXPORTS
+CloseUsbPerformanceData
+CollectUsbPerformanceData
+OpenUsbPerformanceData
diff --git a/mingw-w64-crt/libarm32/usbui.def b/mingw-w64-crt/libarm32/usbui.def
new file mode 100644
index 0000000..294b2e6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/usbui.def
@@ -0,0 +1,15 @@
+;
+; Definition file of usbui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "usbui.dll"
+EXPORTS
+CPlApplet
+USBControllerBandwidthPage
+USBControllerPropPageProvider
+USBDevicePropPageProvider
+USBErrorHandler
+USBHubPowerPage
+USBHubPropPageProvider
+UsbControlPanelApplet
diff --git a/mingw-w64-crt/libarm32/user32.def b/mingw-w64-crt/libarm32/user32.def
new file mode 100644
index 0000000..eb03f63
--- /dev/null
+++ b/mingw-w64-crt/libarm32/user32.def
@@ -0,0 +1,969 @@
+;
+; Definition file of USER32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "USER32.dll"
+EXPORTS
+ord_1502 @1502
+ActivateKeyboardLayout
+AddClipboardFormatListener
+AdjustWindowRect
+AdjustWindowRectEx
+AlignRects
+AllowForegroundActivation
+AllowSetForegroundWindow
+AnimateWindow
+AnyPopup
+AppendMenuA
+AppendMenuW
+ArrangeIconicWindows
+AttachThreadInput
+BeginDeferWindowPos
+BeginPaint
+BlockInput
+BringWindowToTop
+BroadcastSystemMessage
+BroadcastSystemMessageA
+BroadcastSystemMessageExA
+BroadcastSystemMessageExW
+BroadcastSystemMessageW
+BuildReasonArray
+CalcMenuBar
+CalculatePopupWindowPosition
+CallMsgFilter
+CallMsgFilterA
+CallMsgFilterW
+CallNextHookEx
+CallWindowProcA
+CallWindowProcW
+CancelShutdown
+CascadeChildWindows
+CascadeWindows
+ChangeClipboardChain
+ChangeDisplaySettingsA
+ChangeDisplaySettingsExA
+ChangeDisplaySettingsExW
+ChangeDisplaySettingsW
+ChangeMenuA
+ChangeMenuW
+ChangeWindowMessageFilter
+ChangeWindowMessageFilterEx
+CharLowerA
+CharLowerBuffA
+CharLowerBuffW
+CharLowerW
+ord_1550 @1550
+ord_1551 @1551
+ord_1552 @1552
+ord_1553 @1553
+ord_1554 @1554
+CharNextA
+CharNextExA
+CharNextW
+CharPrevA
+CharPrevExA
+CharPrevW
+CharToOemA
+CharToOemBuffA
+CharToOemBuffW
+CharToOemW
+CharUpperA
+CharUpperBuffA
+CharUpperBuffW
+CharUpperW
+CheckDBCSEnabledExt
+CheckDlgButton
+CheckMenuItem
+CheckMenuRadioItem
+CheckProcessForClipboardAccess
+CheckProcessSession
+CheckRadioButton
+CheckWindowThreadDesktop
+ChildWindowFromPoint
+ChildWindowFromPointEx
+CliImmSetHotKey
+ClientThreadSetup
+ClientToScreen
+ClipCursor
+CloseClipboard
+CloseDesktop
+CloseGestureInfoHandle
+CloseTouchInputHandle
+CloseWindow
+CloseWindowStation
+ConsoleControl
+ControlMagnification
+CopyAcceleratorTableA
+CopyAcceleratorTableW
+CopyIcon
+CopyImage
+CopyRect
+CountClipboardFormats
+CreateAcceleratorTableA
+CreateAcceleratorTableW
+CreateCaret
+CreateCursor
+CreateDCompositionHwndTarget
+CreateDesktopA
+CreateDesktopExA
+CreateDesktopExW
+CreateDesktopW
+CreateDialogIndirectParamA
+CreateDialogIndirectParamAorW
+CreateDialogIndirectParamW
+CreateDialogParamA
+CreateDialogParamW
+CreateIcon
+CreateIconFromResource
+CreateIconFromResourceEx
+CreateIconIndirect
+CreateMDIWindowA
+CreateMDIWindowW
+CreateMenu
+CreatePopupMenu
+CreateSystemThreads
+CreateWindowExA
+CreateWindowExW
+CreateWindowInBand
+CreateWindowIndirect
+CreateWindowStationA
+CreateWindowStationW
+CsrBroadcastSystemMessageExW
+CtxInitUser32
+DdeAbandonTransaction
+DdeAccessData
+DdeAddData
+DdeClientTransaction
+DdeCmpStringHandles
+DdeConnect
+DdeConnectList
+DdeCreateDataHandle
+DdeCreateStringHandleA
+DdeCreateStringHandleW
+DdeDisconnect
+DdeDisconnectList
+DdeEnableCallback
+DdeFreeDataHandle
+DdeFreeStringHandle
+DdeGetData
+DdeGetLastError
+DdeGetQualityOfService
+DdeImpersonateClient
+DdeInitializeA
+DdeInitializeW
+DdeKeepStringHandle
+DdeNameService
+DdePostAdvise
+DdeQueryConvInfo
+DdeQueryNextServer
+DdeQueryStringA
+DdeQueryStringW
+DdeReconnect
+DdeSetQualityOfService
+DdeSetUserHandle
+DdeUnaccessData
+DdeUninitialize
+DefDlgProcA
+DefDlgProcW
+DefFrameProcA
+DefFrameProcW
+DefMDIChildProcA
+DefMDIChildProcW
+DefRawInputProc
+DefWindowProcA
+DefWindowProcW
+DeferWindowPos
+DeferWindowPosAndBand
+DeleteMenu
+DeregisterShellHookWindow
+DestroyAcceleratorTable
+DestroyCaret
+DestroyCursor
+DestroyDCompositionHwndTarget
+DestroyIcon
+DestroyMenu
+DestroyReasons
+DestroyWindow
+DialogBoxIndirectParamA
+DialogBoxIndirectParamAorW
+DialogBoxIndirectParamW
+DialogBoxParamA
+DialogBoxParamW
+DisableProcessWindowsGhosting
+DispatchMessageA
+DispatchMessageW
+DisplayConfigGetDeviceInfo
+DisplayConfigSetDeviceInfo
+DisplayExitWindowsWarnings
+DlgDirListA
+DlgDirListComboBoxA
+DlgDirListComboBoxW
+DlgDirListW
+DlgDirSelectComboBoxExA
+DlgDirSelectComboBoxExW
+DlgDirSelectExA
+DlgDirSelectExW
+DoSoundConnect
+DoSoundDisconnect
+DragDetect
+DragObject
+DrawAnimatedRects
+DrawCaption
+DrawCaptionTempA
+DrawCaptionTempW
+DrawEdge
+DrawFocusRect
+DrawFrame
+DrawFrameControl
+DrawIcon
+DrawIconEx
+DrawMenuBar
+DrawMenuBarTemp
+DrawStateA
+DrawStateW
+DrawTextA
+DrawTextExA
+DrawTextExW
+DrawTextW
+DwmGetDxSharedSurface
+DwmGetRemoteSessionOcclusionEvent
+DwmGetRemoteSessionOcclusionState
+DwmLockScreenUpdates
+DwmStartRedirection
+DwmStopRedirection
+DwmValidateWindow
+EditWndProc
+EmptyClipboard
+EnableMenuItem
+EnableMouseInPointer
+EnableScrollBar
+EnableSessionForMMCSS
+EnableWindow
+EndDeferWindowPos
+EndDeferWindowPosEx
+EndDialog
+EndMenu
+EndPaint
+EndTask
+EnterReaderModeHelper
+EnumChildWindows
+EnumClipboardFormats
+EnumDesktopWindows
+EnumDesktopsA
+EnumDesktopsW
+EnumDisplayDevicesA
+EnumDisplayDevicesW
+EnumDisplayMonitors
+EnumDisplaySettingsA
+EnumDisplaySettingsExA
+EnumDisplaySettingsExW
+EnumDisplaySettingsW
+EnumPropsA
+EnumPropsExA
+EnumPropsExW
+EnumPropsW
+EnumThreadWindows
+EnumWindowStationsA
+EnumWindowStationsW
+EnumWindows
+EqualRect
+EvaluateProximityToPolygon
+EvaluateProximityToRect
+ExcludeUpdateRgn
+ExitWindowsEx
+FillRect
+FindWindowA
+FindWindowExA
+FindWindowExW
+FindWindowW
+FlashWindow
+FlashWindowEx
+FrameRect
+FreeDDElParam
+FrostCrashedWindow
+GetActiveWindow
+GetAltTabInfo
+GetAltTabInfoA
+GetAltTabInfoW
+GetAncestor
+GetAppCompatFlags
+GetAppCompatFlags2
+GetAsyncKeyState
+GetAutoRotationState
+GetCIMSSM
+GetCapture
+GetCaretBlinkTime
+GetCaretPos
+GetClassInfoA
+GetClassInfoExA
+GetClassInfoExW
+GetClassInfoW
+GetClassLongA
+GetClassLongW
+GetClassNameA
+GetClassNameW
+GetClassWord
+GetClientRect
+GetClipCursor
+GetClipboardAccessToken
+GetClipboardData
+GetClipboardFormatNameA
+GetClipboardFormatNameW
+GetClipboardOwner
+GetClipboardSequenceNumber
+GetClipboardViewer
+GetComboBoxInfo
+GetCurrentInputMessageSource
+GetCursor
+GetCursorFrameInfo
+GetCursorInfo
+GetCursorPos
+GetDC
+GetDCEx
+GetDesktopID
+GetDesktopWindow
+GetDialogBaseUnits
+GetDisplayAutoRotationPreferences
+GetDisplayConfigBufferSizes
+GetDlgCtrlID
+GetDlgItem
+GetDlgItemInt
+GetDlgItemTextA
+GetDlgItemTextW
+GetDoubleClickTime
+GetDpiForMonitorInternal
+GetFocus
+GetForegroundWindow
+GetGUIThreadInfo
+GetGestureConfig
+GetGestureExtraArgs
+GetGestureInfo
+GetGuiResources
+GetIconInfo
+GetIconInfoExA
+GetIconInfoExW
+GetInputDesktop
+GetInputLocaleInfo
+GetInputState
+GetInternalWindowPos
+GetKBCodePage
+GetKeyNameTextA
+GetKeyNameTextW
+GetKeyState
+GetKeyboardLayout
+GetKeyboardLayoutList
+GetKeyboardLayoutNameA
+GetKeyboardLayoutNameW
+GetKeyboardState
+GetKeyboardType
+GetLastActivePopup
+GetLastInputInfo
+GetLayeredWindowAttributes
+GetListBoxInfo
+GetMagnificationDesktopColorEffect
+GetMagnificationDesktopMagnification
+GetMagnificationLensCtxInformation
+GetMenu
+GetMenuBarInfo
+GetMenuCheckMarkDimensions
+GetMenuContextHelpId
+GetMenuDefaultItem
+GetMenuInfo
+GetMenuItemCount
+GetMenuItemID
+GetMenuItemInfoA
+GetMenuItemInfoW
+GetMenuItemRect
+GetMenuState
+GetMenuStringA
+GetMenuStringW
+GetMessageA
+GetMessageExtraInfo
+GetMessagePos
+GetMessageTime
+GetMessageW
+GetMonitorInfoA
+GetMonitorInfoW
+GetMouseMovePointsEx
+GetNextDlgGroupItem
+GetNextDlgTabItem
+GetOpenClipboardWindow
+GetParent
+GetPhysicalCursorPos
+GetPointerCursorId
+GetPointerDevice
+GetPointerDeviceCursors
+GetPointerDeviceProperties
+GetPointerDeviceRects
+GetPointerDevices
+GetPointerFrameInfo
+GetPointerFrameInfoHistory
+GetPointerFramePenInfo
+GetPointerFramePenInfoHistory
+GetPointerFrameTouchInfo
+GetPointerFrameTouchInfoHistory
+GetPointerInfo
+GetPointerInfoHistory
+GetPointerInputTransform
+GetPointerPenInfo
+GetPointerPenInfoHistory
+GetPointerTouchInfo
+GetPointerTouchInfoHistory
+GetPointerType
+GetPriorityClipboardFormat
+GetProcessDefaultLayout
+GetProcessDpiAwarenessInternal
+GetProcessWindowStation
+GetProgmanWindow
+GetPropA
+GetPropW
+GetQueueStatus
+GetRawInputBuffer
+GetRawInputData
+GetRawInputDeviceInfoA
+GetRawInputDeviceInfoW
+GetRawInputDeviceList
+GetRawPointerDeviceData
+GetReasonTitleFromReasonCode
+GetRegisteredRawInputDevices
+GetScrollBarInfo
+GetScrollInfo
+GetScrollPos
+GetScrollRange
+GetSendMessageReceiver
+GetShellWindow
+GetSubMenu
+GetSysColor
+GetSysColorBrush
+GetSystemMenu
+GetSystemMetrics
+GetTabbedTextExtentA
+GetTabbedTextExtentW
+GetTaskmanWindow
+GetThreadDesktop
+GetTitleBarInfo
+GetTopLevelWindow
+GetTopWindow
+GetTouchInputInfo
+GetUnpredictedMessagePos
+GetUpdateRect
+GetUpdateRgn
+GetUpdatedClipboardFormats
+GetUserObjectInformationA
+GetUserObjectInformationW
+GetUserObjectSecurity
+GetWinStationInfo
+GetWindow
+GetWindowBand
+GetWindowCompositionAttribute
+GetWindowCompositionInfo
+GetWindowContextHelpId
+GetWindowDC
+GetWindowDisplayAffinity
+GetWindowFeedbackSetting
+GetWindowInfo
+GetWindowLongA
+GetWindowLongW
+GetWindowMinimizeRect
+GetWindowModuleFileName
+GetWindowModuleFileNameA
+GetWindowModuleFileNameW
+GetWindowPlacement
+GetWindowRect
+GetWindowRgn
+GetWindowRgnBox
+GetWindowRgnEx
+GetWindowTextA
+GetWindowTextLengthA
+GetWindowTextLengthW
+GetWindowTextW
+GetWindowThreadProcessId
+GetWindowWord
+GhostWindowFromHungWindow
+GrayStringA
+GrayStringW
+HideCaret
+HiliteMenuItem
+HungWindowFromGhostWindow
+IMPGetIMEA
+IMPGetIMEW
+IMPQueryIMEA
+IMPQueryIMEW
+IMPSetIMEA
+IMPSetIMEW
+ImpersonateDdeClientWindow
+InSendMessage
+InSendMessageEx
+InflateRect
+InitializeLpkHooks
+InitializeTouchInjection
+InjectTouchInput
+InsertMenuA
+InsertMenuItemA
+InsertMenuItemW
+InsertMenuW
+InternalGetWindowIcon
+ord_2001 @2001
+ord_2002 @2002
+InternalGetWindowText
+IntersectRect
+ord_2005 @2005
+InvalidateRect
+InvalidateRgn
+InvertRect
+IsCharAlphaA
+ord_2010 @2010
+IsCharAlphaNumericA
+IsCharAlphaNumericW
+IsCharAlphaW
+IsCharLowerA
+IsCharLowerW
+IsCharUpperA
+IsCharUpperW
+IsChild
+IsClipboardFormatAvailable
+IsDialogMessage
+IsDialogMessageA
+IsDialogMessageW
+IsDlgButtonChecked
+IsGUIThread
+IsHungAppWindow
+IsIconic
+IsImmersiveProcess
+IsInDesktopWindowBand
+IsMenu
+IsMouseInPointerEnabled
+IsProcessDPIAware
+IsQueueAttached
+IsRectEmpty
+IsSETEnabled
+IsServerSideWindow
+IsThreadDesktopComposited
+IsTopLevelWindow
+IsTouchWindow
+IsWinEventHookInstalled
+IsWindow
+IsWindowEnabled
+IsWindowInDestroy
+IsWindowRedirectedForPrint
+IsWindowUnicode
+IsWindowVisible
+IsWow64Message
+IsZoomed
+KillTimer
+LoadAcceleratorsA
+LoadAcceleratorsW
+LoadBitmapA
+LoadBitmapW
+LoadCursorA
+LoadCursorFromFileA
+LoadCursorFromFileW
+LoadCursorW
+LoadIconA
+LoadIconW
+LoadImageA
+LoadImageW
+LoadKeyboardLayoutA
+LoadKeyboardLayoutEx
+LoadKeyboardLayoutW
+LoadLocalFonts
+LoadMenuA
+LoadMenuIndirectA
+LoadMenuIndirectW
+LoadMenuW
+LoadRemoteFonts
+LoadStringA
+LoadStringW
+LockSetForegroundWindow
+LockWindowStation
+LockWindowUpdate
+LockWorkStation
+LogicalToPhysicalPoint
+LogicalToPhysicalPointForPerMonitorDPI
+LookupIconIdFromDirectory
+LookupIconIdFromDirectoryEx
+MBToWCSEx
+MBToWCSExt
+MB_GetString
+MapDialogRect
+MapVirtualKeyA
+MapVirtualKeyExA
+MapVirtualKeyExW
+MapVirtualKeyW
+MapWindowPoints
+MenuItemFromPoint
+MenuWindowProcA
+MenuWindowProcW
+MessageBeep
+MessageBoxA
+MessageBoxExA
+MessageBoxExW
+MessageBoxIndirectA
+MessageBoxIndirectW
+MessageBoxTimeoutA
+MessageBoxTimeoutW
+MessageBoxW
+ModifyMenuA
+ModifyMenuW
+MonitorFromPoint
+MonitorFromRect
+MonitorFromWindow
+MoveWindow
+MsgWaitForMultipleObjects
+MsgWaitForMultipleObjectsEx
+NotifyOverlayWindow
+NotifyWinEvent
+OemKeyScan
+OemToCharA
+OemToCharBuffA
+OemToCharBuffW
+OemToCharW
+OffsetRect
+OpenClipboard
+OpenDesktopA
+OpenDesktopW
+OpenIcon
+OpenInputDesktop
+OpenThreadDesktop
+OpenWindowStationA
+OpenWindowStationW
+PackDDElParam
+PackTouchHitTestingProximityEvaluation
+PaintDesktop
+PaintMenuBar
+PaintMonitor
+PeekMessageA
+PeekMessageW
+PhysicalToLogicalPoint
+PhysicalToLogicalPointForPerMonitorDPI
+PostMessageA
+PostMessageW
+PostQuitMessage
+PostThreadMessageA
+PostThreadMessageW
+PrintWindow
+PrivateExtractIconExA
+PrivateExtractIconExW
+PrivateExtractIconsA
+PrivateExtractIconsW
+PrivateRegisterICSProc
+PtInRect
+QueryBSDRWindow
+QueryDisplayConfig
+QuerySendMessage
+RealChildWindowFromPoint
+RealGetWindowClass
+RealGetWindowClassA
+RealGetWindowClassW
+ReasonCodeNeedsBugID
+ReasonCodeNeedsComment
+RecordShutdownReason
+RedrawWindow
+RegisterBSDRWindow
+RegisterClassA
+RegisterClassExA
+RegisterClassExW
+RegisterClassW
+RegisterClipboardFormatA
+RegisterClipboardFormatW
+RegisterDeviceNotificationA
+RegisterDeviceNotificationW
+RegisterErrorReportingDialog
+RegisterFrostWindow
+RegisterGhostWindow
+RegisterHotKey
+RegisterLogonProcess
+RegisterMessagePumpHook
+RegisterPointerDeviceNotifications
+RegisterPointerInputTarget
+RegisterPowerSettingNotification
+RegisterRawInputDevices
+RegisterServicesProcess
+RegisterSessionPort
+RegisterShellHookWindow
+RegisterSuspendResumeNotification
+RegisterSystemThread
+RegisterTasklist
+RegisterTouchHitTestingWindow
+RegisterTouchWindow
+RegisterUserApiHook
+RegisterWindowMessageA
+RegisterWindowMessageW
+ReleaseCapture
+ReleaseDC
+RemoveClipboardFormatListener
+RemoveMenu
+RemovePropA
+RemovePropW
+ReplyMessage
+ResolveDesktopForWOW
+ReuseDDElParam
+ScreenToClient
+ScrollChildren
+ScrollDC
+ScrollWindow
+ScrollWindowEx
+SendDlgItemMessageA
+SendDlgItemMessageW
+SendIMEMessageExA
+SendIMEMessageExW
+SendInput
+SendMessageA
+SendMessageCallbackA
+SendMessageCallbackW
+SendMessageTimeoutA
+SendMessageTimeoutW
+SendMessageW
+SendNotifyMessageA
+SendNotifyMessageW
+SetActiveWindow
+SetCapture
+SetCaretBlinkTime
+SetCaretPos
+SetClassLongA
+SetClassLongW
+SetClassWord
+SetClipboardData
+SetClipboardViewer
+SetCoalescableTimer
+SetCursor
+SetCursorContents
+SetCursorPos
+SetDebugErrorLevel
+SetDeskWallpaper
+SetDisplayAutoRotationPreferences
+SetDisplayConfig
+SetDlgItemInt
+SetDlgItemTextA
+SetDlgItemTextW
+SetDoubleClickTime
+SetFocus
+SetForegroundWindow
+SetGestureConfig
+SetImmersiveBackgroundWindow
+SetInternalWindowPos
+SetKeyboardState
+SetLastErrorEx
+SetLayeredWindowAttributes
+SetMagnificationDesktopColorEffect
+SetMagnificationDesktopMagnification
+SetMagnificationLensCtxInformation
+SetMenu
+SetMenuContextHelpId
+SetMenuDefaultItem
+SetMenuInfo
+SetMenuItemBitmaps
+SetMenuItemInfoA
+SetMenuItemInfoW
+SetMessageExtraInfo
+SetMessageQueue
+SetMirrorRendering
+SetParent
+SetPhysicalCursorPos
+SetProcessDPIAware
+SetProcessDefaultLayout
+SetProcessDpiAwarenessInternal
+SetProcessRestrictionExemption
+SetProcessWindowStation
+SetProgmanWindow
+SetPropA
+SetPropW
+SetRect
+SetRectEmpty
+SetScrollInfo
+SetScrollPos
+SetScrollRange
+SetShellWindow
+SetShellWindowEx
+SetSysColors
+SetSysColorsTemp
+SetSystemCursor
+SetSystemMenu
+SetTaskmanWindow
+SetThreadDesktop
+SetThreadInputBlocked
+SetTimer
+SetUserObjectInformationA
+SetUserObjectInformationW
+SetUserObjectSecurity
+SetWinEventHook
+SetWindowBand
+SetWindowCompositionAttribute
+SetWindowCompositionTransition
+SetWindowContextHelpId
+SetWindowDisplayAffinity
+SetWindowFeedbackSetting
+SetWindowLongA
+SetWindowLongW
+SetWindowPlacement
+SetWindowPos
+SetWindowRgn
+SetWindowRgnEx
+SetWindowStationUser
+SetWindowTextA
+SetWindowTextW
+SetWindowWord
+SetWindowsHookA
+SetWindowsHookExA
+SetWindowsHookExW
+SetWindowsHookW
+ShowCaret
+ShowCursor
+ShowOwnedPopups
+ShowScrollBar
+ShowStartGlass
+ShowSystemCursor
+ShowWindow
+ShowWindowAsync
+ShutdownBlockReasonCreate
+ShutdownBlockReasonDestroy
+ShutdownBlockReasonQuery
+SignalRedirectionStartComplete
+SkipPointerFrameMessages
+SoftModalMessageBox
+SoundSentry
+SubtractRect
+SwapMouseButton
+SwitchDesktop
+SwitchDesktopWithFade
+SwitchToThisWindow
+SystemParametersInfoA
+SystemParametersInfoW
+TabbedTextOutA
+TabbedTextOutW
+TileChildWindows
+TileWindows
+ToAscii
+ToAsciiEx
+ToUnicode
+ToUnicodeEx
+TrackMouseEvent
+TrackPopupMenu
+TrackPopupMenuEx
+TranslateAccelerator
+TranslateAcceleratorA
+TranslateAcceleratorW
+TranslateMDISysAccel
+TranslateMessage
+TranslateMessageEx
+UnhookWinEvent
+UnhookWindowsHook
+UnhookWindowsHookEx
+UnionRect
+UnloadKeyboardLayout
+UnlockWindowStation
+UnpackDDElParam
+UnregisterClassA
+UnregisterClassW
+UnregisterDeviceNotification
+UnregisterHotKey
+UnregisterMessagePumpHook
+UnregisterPointerInputTarget
+UnregisterPowerSettingNotification
+UnregisterSessionPort
+UnregisterSuspendResumeNotification
+UnregisterTouchWindow
+UnregisterUserApiHook
+UpdateDefaultDesktopThumbnail
+UpdateLayeredWindow
+UpdateLayeredWindowIndirect
+UpdatePerUserSystemParameters
+UpdateWindow
+UpdateWindowInputSinkHints
+UpdateWindowTransform
+User32InitializeImmEntryTable
+UserClientDllInitialize
+UserHandleGrantAccess
+UserLpkPSMTextOut
+UserLpkTabbedTextOut
+UserRealizePalette
+UserRegisterWowHandlers
+VRipOutput
+VTagOutput
+ValidateRect
+ValidateRgn
+VkKeyScanA
+VkKeyScanExA
+VkKeyScanExW
+VkKeyScanW
+WCSToMBEx
+WINNLSEnableIME
+WINNLSGetEnableStatus
+WINNLSGetIMEHotkey
+WaitForInputIdle
+WaitForRedirectionStartComplete
+WaitMessage
+WinHelpA
+WinHelpW
+WindowFromDC
+WindowFromPhysicalPoint
+WindowFromPoint
+_UserTestTokenForInteractive
+gSharedInfo DATA
+gapfnScSendMessage DATA
+keybd_event
+mouse_event
+wsprintfA
+wsprintfW
+wvsprintfA
+wvsprintfW
+ord_2503 @2503
+ord_2504 @2504
+ord_2505 @2505
+ord_2506 @2506
+ord_2507 @2507
+ord_2508 @2508
+ord_2509 @2509
+ord_2510 @2510
+ord_2511 @2511
+ord_2512 @2512
+ord_2513 @2513
+ord_2514 @2514
+ord_2515 @2515
+ord_2516 @2516
+ord_2517 @2517
+ord_2518 @2518
+ord_2519 @2519
+ord_2520 @2520
+ord_2521 @2521
+ord_2522 @2522
+ord_2523 @2523
+ord_2524 @2524
+ord_2525 @2525
+ord_2526 @2526
+ord_2527 @2527
+IsThreadMessageQueueAttached
+ord_2529 @2529
+ord_2530 @2530
+ord_2531 @2531
+ord_2532 @2532
+ord_2533 @2533
+ord_2534 @2534
+ord_2535 @2535
+ord_2536 @2536
+ord_2537 @2537
+ord_2538 @2538
+ord_2539 @2539
+ord_2540 @2540
+ord_2541 @2541
+ord_2544 @2544
+ord_2545 @2545
+ord_2546 @2546
+ord_2547 @2547
+ord_2548 @2548
+ord_2549 @2549
+ord_2550 @2550
+ord_2551 @2551
+ord_2552 @2552
+ord_2553 @2553
+ord_2554 @2554
+ord_2555 @2555
+ord_2556 @2556
+ord_2557 @2557
+ord_2558 @2558
+ord_2559 @2559
+ord_2560 @2560
+ord_2561 @2561
+ord_2562 @2562
+ord_2563 @2563
diff --git a/mingw-w64-crt/libarm32/userenv.def b/mingw-w64-crt/libarm32/userenv.def
new file mode 100644
index 0000000..81d6289
--- /dev/null
+++ b/mingw-w64-crt/libarm32/userenv.def
@@ -0,0 +1,79 @@
+;
+; Definition file of USERENV.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "USERENV.dll"
+EXPORTS
+ord_104 @104
+RsopLoggingEnabled
+AreThereVisibleLogoffScripts
+AreThereVisibleShutdownScripts
+CreateAppContainerProfile
+CreateEnvironmentBlock
+CreateProfile
+DeleteAppContainerProfile
+DeleteProfileA
+DeleteProfileW
+DeriveAppContainerSidFromAppContainerName
+DestroyEnvironmentBlock
+DllGetContractDescription
+EnterCriticalPolicySection
+ord_122 @122
+ExpandEnvironmentStringsForUserA
+ExpandEnvironmentStringsForUserW
+ForceSyncFgPolicy
+FreeGPOListA
+FreeGPOListW
+GenerateGPNotification
+GetAllUsersProfileDirectoryA
+GetAllUsersProfileDirectoryW
+GetAppContainerFolderPath
+GetAppContainerRegistryLocation
+GetAppliedGPOListA
+GetAppliedGPOListW
+ord_135 @135
+GetDefaultUserProfileDirectoryA
+ord_137 @137
+GetDefaultUserProfileDirectoryW
+ord_139 @139
+GetGPOListA
+GetGPOListW
+GetNextFgPolicyRefreshInfo
+GetPreviousFgPolicyRefreshInfo
+GetProfileType
+GetProfilesDirectoryA
+GetProfilesDirectoryW
+GetUserProfileDirectoryA
+GetUserProfileDirectoryW
+HasPolicyForegroundProcessingCompleted
+LeaveCriticalPolicySection
+LoadUserProfileA
+LoadUserProfileW
+ProcessGroupPolicyCompleted
+ProcessGroupPolicyCompletedEx
+RefreshPolicy
+RefreshPolicyEx
+RegisterGPNotification
+RsopAccessCheckByType
+RsopFileAccessCheck
+RsopResetPolicySettingStatus
+RsopSetPolicySettingStatus
+UnloadUserProfile
+UnregisterGPNotification
+WaitForMachinePolicyForegroundProcessing
+WaitForUserPolicyForegroundProcessing
+ord_175 @175
+ord_202 @202
+ord_203 @203
+ord_206 @206
+ord_207 @207
+ord_208 @208
+ord_209 @209
+ord_210 @210
+ord_211 @211
+ord_212 @212
+ord_213 @213
+ord_214 @214
+ord_215 @215
+ord_216 @216
diff --git a/mingw-w64-crt/libarm32/userinitext.def b/mingw-w64-crt/libarm32/userinitext.def
new file mode 100644
index 0000000..3d48214
--- /dev/null
+++ b/mingw-w64-crt/libarm32/userinitext.def
@@ -0,0 +1,19 @@
+;
+; Definition file of USERINITEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "USERINITEXT.dll"
+EXPORTS
+CreateExplorerSessionKey
+DisplayMessageAndExitWindows
+ImmWorker
+IsSubDesktopSession
+IsTSAppCompatOn
+LoadRemoteFontsAndInitMiscWorker
+PerformXForestLogonCheck
+ProcesRemoteSessionInitialCommand
+ProcessTermSrvIniFiles
+SetShellDesktopSwitchEvent
+SetupHotKeyForKeyboardLayout
+UserinitExt
diff --git a/mingw-w64-crt/libarm32/userlanguageprofilecallback.def b/mingw-w64-crt/libarm32/userlanguageprofilecallback.def
new file mode 100644
index 0000000..89f730b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/userlanguageprofilecallback.def
@@ -0,0 +1,8 @@
+;
+; Definition file of UserLanguageProfileCallback.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UserLanguageProfileCallback.dll"
+EXPORTS
+OnUserProfileChanged
diff --git a/mingw-w64-crt/libarm32/usp10.def b/mingw-w64-crt/libarm32/usp10.def
new file mode 100644
index 0000000..f32afee
--- /dev/null
+++ b/mingw-w64-crt/libarm32/usp10.def
@@ -0,0 +1,51 @@
+;
+; Definition file of USP10.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "USP10.dll"
+EXPORTS
+LpkPresent
+ScriptApplyDigitSubstitution
+ScriptApplyLogicalWidth
+ScriptBreak
+ScriptCPtoX
+ScriptCacheGetHeight
+ScriptFreeCache
+ScriptGetCMap
+ScriptGetFontAlternateGlyphs
+ScriptGetFontFeatureTags
+ScriptGetFontLanguageTags
+ScriptGetFontProperties
+ScriptGetFontScriptTags
+ScriptGetGlyphABCWidth
+ScriptGetLogicalWidths
+ScriptGetProperties
+ScriptIsComplex
+ScriptItemize
+ScriptItemizeOpenType
+ScriptJustify
+ScriptLayout
+ScriptPlace
+ScriptPlaceOpenType
+ScriptPositionSingleGlyph
+ScriptRecordDigitSubstitution
+ScriptShape
+ScriptShapeOpenType
+ScriptStringAnalyse
+ScriptStringCPtoX
+ScriptStringFree
+ScriptStringGetLogicalWidths
+ScriptStringGetOrder
+ScriptStringOut
+ScriptStringValidate
+ScriptStringXtoCP
+ScriptString_pLogAttr
+ScriptString_pSize
+ScriptString_pcOutChars
+ScriptSubstituteSingleGlyph
+ScriptTextOut
+ScriptXtoCP
+UspAllocCache
+UspAllocTemp
+UspFreeMem
diff --git a/mingw-w64-crt/libarm32/utildll.def b/mingw-w64-crt/libarm32/utildll.def
new file mode 100644
index 0000000..98707c1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/utildll.def
@@ -0,0 +1,43 @@
+;
+; Definition file of UTILDLL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UTILDLL.dll"
+EXPORTS
+AsyncDeviceEnumerate
+CachedGetUserFromSid
+CalculateDiffTime
+CalculateElapsedTime
+CompareElapsedTime
+ConfigureModem
+CtxGetAnyDCName
+CurrentDateTimeString
+DateTimeString
+ElapsedTimeString
+EnumerateMultiUserServers
+FormDecoratedAsyncDeviceName
+GetAssociatedPortName
+GetSystemMessageA
+GetSystemMessageW
+GetUnknownString
+GetUserFromSid
+HaveAnonymousUsersChanged
+InitializeAnonymousUserCompareList
+InstallModem
+IsPartOfDomain
+NetBIOSDeviceEnumerate
+NetworkDeviceEnumerate
+ParseDecoratedAsyncDeviceName
+QueryCurrentWinStation
+RegGetNetworkDeviceName
+RegGetNetworkServiceName
+SetupAsyncCdConfig
+StandardErrorMessage
+StrAsyncConnectState
+StrConnectState
+StrProcessState
+StrSdClass
+StrSystemWaitReason
+TestUserForAdmin
+WinEnumerateDevices
diff --git a/mingw-w64-crt/libarm32/uudf.def b/mingw-w64-crt/libarm32/uudf.def
new file mode 100644
index 0000000..2489b14
--- /dev/null
+++ b/mingw-w64-crt/libarm32/uudf.def
@@ -0,0 +1,25 @@
+;
+; Definition file of UUDF.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UUDF.dll"
+EXPORTS
+??0METADATA_PARTITION@@QAA@XZ
+??0UDF_LVOL@@QAA@XZ
+??0UDF_SA@@QAA@XZ
+??0UDF_VOL@@QAA@XZ
+??1METADATA_PARTITION@@UAA@XZ
+??1UDF_LVOL@@UAA@XZ
+??1UDF_SA@@UAA@XZ
+??1UDF_VOL@@UAA@XZ
+?CreateOnDisk@UDF_LVOL@@QAAEPAVUDF_SA@@PAVMESSAGE@@PAVVDS@@PAUEXTENTAD@@K3@Z
+?Initialize@UDF_SA@@QAAEPAVLOG_IO_DP_DRIVE@@PAVMESSAGE@@G@Z
+?Initialize@UDF_VOL@@QAA?AW4FORMAT_ERROR_CODE@@PBVWSTRING@@PAVMESSAGE@@EGEEE@Z
+?ReadFromDisk@UDF_LVOL@@QAAEPAVUDF_SA@@PAVMESSAGE@@PAVVDS@@@Z
+Chkdsk
+ChkdskEx
+Format
+FormatEx
+GetFilesystemInformation
+Recover
diff --git a/mingw-w64-crt/libarm32/uxinit.def b/mingw-w64-crt/libarm32/uxinit.def
new file mode 100644
index 0000000..c83eba2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/uxinit.def
@@ -0,0 +1,20 @@
+;
+; Definition file of UXINIT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UXINIT.dll"
+EXPORTS
+ThemeWatchForStart
+ord_2 @2
+ThemeUserLogoff
+ThemeUserLogon
+ThemeUserStartShell
+ThemeUserTSReconnect
+ThemesOnCreateSession
+ThemesOnTerminateSession
+ThemesOnLogon
+ThemesOnLogoff
+ThemesOnReconnect
+ThemesOnDisconnect
+ThemesOnEarlyCreateSession
diff --git a/mingw-w64-crt/libarm32/uxlib.def b/mingw-w64-crt/libarm32/uxlib.def
new file mode 100644
index 0000000..3753673
--- /dev/null
+++ b/mingw-w64-crt/libarm32/uxlib.def
@@ -0,0 +1,416 @@
+;
+; Definition file of UXLIB.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UXLIB.DLL"
+EXPORTS
+??0?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAA@XZ
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@ABV01@@Z
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@ABV?$CSimpleStringT@G$00@1@@Z
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@PAUIAtlStringMgr@1@@Z
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@PBGHPAUIAtlStringMgr@1@@Z
+??0?$CSimpleStringT@G$0A@@ATL@@QAA@PBGPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABUtagVARIANT@@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABUtagVARIANT@@PAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@ABV01@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@DH@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@GH@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBD@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDH@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDHPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBDPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBE@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBEPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBG@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGH@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGHPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@PBGPAUIAtlStringMgr@1@@Z
+??0?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@XZ
+??0CImageData@@AAA@XZ
+??0CImageData@@QAA@ABV0@@Z
+??0CInternationalUtils@@QAA@XZ
+??0CKeyboardLayout@@QAA@ABV0@@Z
+??0CKeyboardLayout@@QAA@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z
+??0CKeyboardLayouts@@QAA@ABV0@@Z
+??0CKeyboardLayouts@@QAA@XZ
+??0CLanguage@@QAA@ABV0@@Z
+??0CLanguage@@QAA@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@000@Z
+??0CLanguages@@QAA@ABV0@@Z
+??0CLanguages@@QAA@XZ
+??0CLayeredDriver@@QAA@ABV0@@Z
+??0CLayeredDriver@@QAA@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z
+??0CLayeredDrivers@@QAA@ABV0@@Z
+??0CLayeredDrivers@@QAA@XZ
+??0CLoadDriver@@AAA@XZ
+??0CLoadDriver@@QAA@ABV0@@Z
+??0CLocale@@QAA@ABV0@@Z
+??0CLocale@@QAA@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z
+??0CLocales@@QAA@ABV0@@Z
+??0CLocales@@QAA@XZ
+??0COSK@@QAA@XZ
+??0CProductKeyModule@@QAA@ABV0@@Z
+??0CProductKeyModule@@QAA@XZ
+??0IImageData@@QAA@ABV0@@Z
+??0IImageData@@QAA@XZ
+??0IProductKeyModule@@QAA@ABV0@@Z
+??0IProductKeyModule@@QAA@XZ
+??0MyUtilString@@QAA@XZ
+??0PIDUtilStringView@@QAA@ABV0@@Z
+??0PIDUtilStringView@@QAA@XZ
+??1?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAA@XZ
+??1?$CSimpleStringT@G$0A@@ATL@@QAA@XZ
+??1?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAA@XZ
+??1CImageData@@EAA@XZ
+??1CInternationalUtils@@QAA@XZ
+??1CKeyboardLayout@@QAA@XZ
+??1CKeyboardLayouts@@QAA@XZ
+??1CLanguage@@QAA@XZ
+??1CLanguages@@QAA@XZ
+??1CLayeredDriver@@QAA@XZ
+??1CLayeredDrivers@@QAA@XZ
+??1CLoadDriver@@EAA@XZ
+??1CLocale@@QAA@XZ
+??1CLocales@@QAA@XZ
+??1COSK@@QAA@XZ
+??1PIDUtilStringView@@UAA@XZ
+??4?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV?$CSimpleStringT@G$00@1@@Z
+??4?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@PBG@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABUtagVARIANT@@@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABV01@@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@D@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@G@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBD@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBE@Z
+??4?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBG@Z
+??4CImageData@@QAAAAV0@ABV0@@Z
+??4CInternationalUtils@@QAAAAV0@ABV0@@Z
+??4CKeyboardLayout@@QAAAAV0@ABV0@@Z
+??4CKeyboardLayouts@@QAAAAV0@ABV0@@Z
+??4CLanguage@@QAAAAV0@ABV0@@Z
+??4CLanguages@@QAAAAV0@ABV0@@Z
+??4CLayeredDriver@@QAAAAV0@ABV0@@Z
+??4CLayeredDrivers@@QAAAAV0@ABV0@@Z
+??4CLoadDriver@@QAAAAV0@ABV0@@Z
+??4CLocale@@QAAAAV0@ABV0@@Z
+??4CLocales@@QAAAAV0@ABV0@@Z
+??4COSK@@QAAAAV0@ABV0@@Z
+??4CProductKeyModule@@QAAAAV0@ABV0@@Z
+??4IImageData@@QAAAAV0@ABV0@@Z
+??4IProductKeyModule@@QAAAAV0@ABV0@@Z
+??4MyUtilString@@QAAAAV0@ABV0@@Z
+??4PIDUtilStringView@@QAAAAV0@ABV0@@Z
+??A?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAAAPAU_BLOCKED_REASON@@H@Z
+??A?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QBAABQAU_BLOCKED_REASON@@H@Z
+??A?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAAAPAVCLocale@@H@Z
+??A?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QBAABQAVCLocale@@H@Z
+??A?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAAAVCDriverItem@@H@Z
+??A?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QBAABVCDriverItem@@H@Z
+??A?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAAAVCLanguageItem@@H@Z
+??A?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QBAABVCLanguageItem@@H@Z
+??A?$CSimpleStringT@G$0A@@ATL@@QBAGH@Z
+??ACImageData@@UAAAAVCLanguageItem@@I@Z
+??ACKeyboardLayouts@@UAA?AVCKeyboardLayout@@H@Z
+??ACLanguages@@UAA?AVCLanguage@@H@Z
+??ACLayeredDrivers@@UAA?AVCLayeredDriver@@H@Z
+??ACLoadDriver@@UAAAAVCDriverItem@@I@Z
+??ACLocales@@UAA?AVCLocale@@H@Z
+??B?$CSimpleStringT@G$0A@@ATL@@QAAAAV?$CSimpleStringT@G$00@1@XZ
+??B?$CSimpleStringT@G$0A@@ATL@@QBAPBGXZ
+??B?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV?$CSimpleStringT@G$00@1@XZ
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@ABV01@@Z
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@D@Z
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@E@Z
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@G@Z
+??Y?$CSimpleStringT@G$0A@@ATL@@QAAAAV01@PBG@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABUtagVARIANT@@@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@ABV?$CSimpleStringT@G$0A@@1@@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@D@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@E@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@G@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBD@Z
+??Y?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV01@PBG@Z
+??_7CImageData@@6B@ DATA
+??_7CKeyboardLayouts@@6B@ DATA
+??_7CLanguages@@6B@ DATA
+??_7CLayeredDrivers@@6B@ DATA
+??_7CLoadDriver@@6B@ DATA
+??_7CLocales@@6B@ DATA
+??_7CProductKeyModule@@6B@ DATA
+??_7IImageData@@6B@ DATA
+??_7IProductKeyModule@@6B@ DATA
+??_7PIDUtilStringView@@6B@ DATA
+?Add@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAHABQAU_BLOCKED_REASON@@@Z
+?Add@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAHABQAVCLocale@@@Z
+?Add@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAHABVCDriverItem@@@Z
+?Add@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAHABVCLanguageItem@@@Z
+?AllocSysString@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAGXZ
+?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXABV12@@Z
+?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXPBG@Z
+?Append@?$CSimpleStringT@G$0A@@ATL@@QAAXPBGH@Z
+?AppendChar@?$CSimpleStringT@G$0A@@ATL@@QAAXG@Z
+?AppendFormat@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ
+?AppendFormat@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ
+?AppendFormatV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAD@Z
+?Attach@?$CSimpleStringT@G$0A@@ATL@@AAAXPAUCStringData@2@@Z
+?CanReadMedia@CLoadDriver@@UAAHXZ
+?CharToOemA@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXXZ
+?CheckImplicitLoad@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@AAA_NPBX@Z
+?ClearDriverList@CLoadDriver@@UAAXXZ
+?ClearString@MyUtilString@@QAAXXZ
+?ClearString@PIDUtilStringView@@QAAXXZ
+?CloneData@?$CSimpleStringT@G$0A@@ATL@@CAPAUCStringData@2@PAU32@@Z
+?CloseOSK@COSK@@QAAHPAX@Z
+?Collate@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?CollateNoCase@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?Compare@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?CompareNoCase@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?Concatenate@?$CSimpleStringT@G$0A@@ATL@@KAXAAV12@PBGH1H@Z
+?Construct@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@SAXPAV12@@Z
+?CopyChars@?$CSimpleStringT@G$0A@@ATL@@SAXPAGIPBGH@Z
+?CopyChars@?$CSimpleStringT@G$0A@@ATL@@SAXPAGPBGH@Z
+?CopyCharsOverlapped@?$CSimpleStringT@G$0A@@ATL@@SAXPAGIPBGH@Z
+?CopyCharsOverlapped@?$CSimpleStringT@G$0A@@ATL@@SAXPAGPBGH@Z
+?Delete@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHH@Z
+?Empty@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ
+?Find@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QBAHABQAU_BLOCKED_REASON@@@Z
+?Find@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QBAHABQAVCLocale@@@Z
+?Find@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QBAHABVCDriverItem@@@Z
+?Find@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QBAHABVCLanguageItem@@@Z
+?Find@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHGH@Z
+?Find@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBGH@Z
+?FindOneOf@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHPBG@Z
+?Fork@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z
+?Format@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ
+?Format@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ
+?FormatMessageV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAPAD@Z
+?FormatMessageW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXIZZ
+?FormatMessageW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGZZ
+?FormatV@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXPBGPAD@Z
+?FreeExtra@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ
+?FreeInstance@CImageData@@UAAXXZ
+?GetAbbrevName@CLanguage@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetAbbrevName@CLocale@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetAllocLength@?$CSimpleStringT@G$0A@@ATL@@QBAHXZ
+?GetAt@?$CSimpleStringT@G$0A@@ATL@@QBAGH@Z
+?GetBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGH@Z
+?GetBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGXZ
+?GetBufferSetLength@?$CSimpleStringT@G$0A@@ATL@@QAAPAGH@Z
+?GetColumnDataAtIndex@CImageData@@UAAPAGI@Z
+?GetCount@CImageData@@UAAIXZ
+?GetCount@CLoadDriver@@UAAIXZ
+?GetData@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QBAPAPAU_BLOCKED_REASON@@XZ
+?GetData@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QBAPAPAVCLocale@@XZ
+?GetData@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QBAPAVCDriverItem@@XZ
+?GetData@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QBAPAVCLanguageItem@@XZ
+?GetData@?$CSimpleStringT@G$0A@@ATL@@ABAPAUCStringData@2@XZ
+?GetDefault@CLoadDriver@@UAAHXZ
+?GetDefaultFallbackLanguage@CLanguages@@UAA?AVCLanguage@@XZ
+?GetDefaultLanguage@CImageData@@UAAPAGXZ
+?GetDefaultLayout@CKeyboardLayouts@@QAA?AVCKeyboardLayout@@XZ
+?GetDescription@CImageData@@UAAPAGXZ
+?GetDriverListAsync@CLoadDriver@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@HP6AXPAXH@Z1@Z
+?GetEditionName@CImageData@@UAAPAGXZ
+?GetEnvironmentVariableW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPBG@Z
+?GetFoundationFlag@CImageData@@UAAHXZ
+?GetHardwareFilter@CLoadDriver@@UAAHXZ
+?GetID@CLayeredDriver@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetImageIdentifier@CImageData@@UAAPAGXZ
+?GetInstance@CImageData@@SAPAVIImageData@@XZ
+?GetInstance@CLoadDriver@@SAPAVILoadDriver@@XZ
+?GetKeyboard@CInternationalUtils@@SA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetLanguage@CInternationalUtils@@SA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetLanguage@CLanguages@@UAA?AVCLanguage@@H@Z
+?GetLanguageCount@CLanguages@@UAAHXZ
+?GetLanguageFromLocalizedName@CLanguages@@UAA?AVCLanguage@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?GetLanguageFromNativeDisplayName@CLanguages@@UAA?AVCLanguage@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?GetLanguageFromNativeName@CLanguages@@UAA?AVCLanguage@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?GetLanguageNativeDisplayNameCount@CLanguages@@QAAHXZ
+?GetLayeredDriver@CLayeredDrivers@@UAA?AVCLayeredDriver@@H@Z
+?GetLayeredDriver@CLayeredDrivers@@UAA?AVCLayeredDriver@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?GetLayeredDriverCount@CLayeredDrivers@@UAAHXZ
+?GetLayout@CKeyboardLayouts@@UAA?AVCKeyboardLayout@@H@Z
+?GetLayout@CKeyboardLayouts@@UAA?AVCKeyboardLayout@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?GetLayoutCount@CKeyboardLayouts@@UAAHXZ
+?GetLayoutID@CKeyboardLayout@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetLayoutName@CKeyboardLayout@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetLength@?$CSimpleStringT@G$0A@@ATL@@QBAHXZ
+?GetLocale@CInternationalUtils@@SA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetLocale@CLocales@@UAA?AVCLocale@@H@Z
+?GetLocale@CLocales@@UAA?AVCLocale@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?GetLocaleCount@CLocales@@UAAHXZ
+?GetLocaleName@CLocale@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetLocalizedName@CLanguage@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetManager@?$CSimpleStringT@G$0A@@ATL@@QBAPAUIAtlStringMgr@2@XZ
+?GetManager@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAUIAtlStringMgr@2@XZ
+?GetName@CLayeredDriver@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetNativeDisplayName@CLanguage@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetNativeName@CLanguage@@QAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?GetPidStr@PIDUtilStringView@@QAAPBGXZ
+?GetShowFlag@CProductKeyModule@@UAAHXZ
+?GetShowFlagEarlyF6@CLoadDriver@@UAAHXZ
+?GetShowLangKeyboard@CInternationalUtils@@SAHXZ
+?GetShowLangNeutral@CInternationalUtils@@SAHXZ
+?GetSize@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QBAHXZ
+?GetSize@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QBAHXZ
+?GetString@?$CSimpleStringT@G$0A@@ATL@@QBAPBGXZ
+?GetString@MyUtilString@@QAAPBGXZ
+?Initialize@CImageData@@UAAHPAX@Z
+?Initialize@CKeyboardLayouts@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z
+?Initialize@CLanguages@@UAAHXZ
+?Initialize@CLayeredDrivers@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z
+?Initialize@CLoadDriver@@UAAHPAX@Z
+?Initialize@CLocales@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?Initialize@CProductKeyModule@@UAAHPAX@Z
+?Insert@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHG@Z
+?Insert@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHHPBG@Z
+?InsertChar@MyUtilString@@QAAHHG@Z
+?InsertString@MyUtilString@@QAAHHPBG@Z
+?InsertString@PIDUtilStringView@@QAAHHPBG@Z
+?InstallDriver@CLoadDriver@@UAAHJP6AXPAXH@Z0@Z
+?InternalSetAtIndex@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAXHABQAU_BLOCKED_REASON@@@Z
+?InternalSetAtIndex@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAXHABQAVCLocale@@@Z
+?InternalSetAtIndex@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAXHABVCDriverItem@@@Z
+?InternalSetAtIndex@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAXHABVCLanguageItem@@@Z
+?IsDigitalMarkerKeyValid@CProductKeyModule@@AAAHXZ
+?IsEmpty@?$CSimpleStringT@G$0A@@ATL@@QBA_NXZ
+?IsLanguageEnabled@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@0@Z
+?IsVolumeLicensingKeyValid@CProductKeyModule@@AAAHXZ
+?Left@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z
+?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHI@Z
+?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPAUHINSTANCE__@@I@Z
+?LoadStringW@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPAUHINSTANCE__@@IG@Z
+?LockBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAPAGXZ
+?MakeLower@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?MakeReverse@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?MakeUpper@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?Mid@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z
+?Mid@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@HH@Z
+?OemToCharA@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAXXZ
+?OnCallback@CProductKeyModule@@UAAIPBUWDS_DATA@@@Z
+?PopulateDriverList@CLoadDriver@@AAAHXZ
+?PopulateImageData@CImageData@@UAAHPBGPAGHPAUHINSTANCE__@@@Z
+?Preallocate@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z
+?PrepareWrite2@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z
+?PrepareWrite@?$CSimpleStringT@G$0A@@ATL@@AAAPAGH@Z
+?PublishLanguageGatherEvent@CInternationalUtils@@SAJPAX@Z
+?Reallocate@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z
+?ReleaseBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z
+?ReleaseBufferSetLength@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z
+?Remove@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAHABQAU_BLOCKED_REASON@@@Z
+?Remove@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAHABQAVCLocale@@@Z
+?Remove@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAHABVCDriverItem@@@Z
+?Remove@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAHABVCLanguageItem@@@Z
+?Remove@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHG@Z
+?RemoveAll@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAXXZ
+?RemoveAll@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAXXZ
+?RemoveAt@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAHH@Z
+?RemoveAt@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAHH@Z
+?RemoveChar@MyUtilString@@QAAHH@Z
+?RemoveString@MyUtilString@@QAAHHH@Z
+?RemoveString@PIDUtilStringView@@QAAHHHH@Z
+?Replace@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHGG@Z
+?Replace@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAHPBG0@Z
+?ReplaceString@PIDUtilStringView@@QAAHHHPBG@Z
+?ReverseFind@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAHG@Z
+?Right@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@H@Z
+?SetActivation@CProductKeyModule@@UAAHK@Z
+?SetAt@?$CSimpleStringT@G$0A@@ATL@@QAAXHG@Z
+?SetAtIndex@?$CSimpleArray@PAU_BLOCKED_REASON@@V?$CSimpleArrayEqualHelper@PAU_BLOCKED_REASON@@@ATL@@@ATL@@QAAHHABQAU_BLOCKED_REASON@@@Z
+?SetAtIndex@?$CSimpleArray@PAVCLocale@@V?$CSimpleArrayEqualHelper@PAVCLocale@@@ATL@@@ATL@@QAAHHABQAVCLocale@@@Z
+?SetAtIndex@?$CSimpleArray@VCDriverItem@@V?$CSimpleArrayEqualHelper@VCDriverItem@@@ATL@@@ATL@@QAAHHABVCDriverItem@@@Z
+?SetAtIndex@?$CSimpleArray@VCLanguageItem@@V?$CSimpleArrayEqualHelper@VCLanguageItem@@@ATL@@@ATL@@QAAHHABVCLanguageItem@@@Z
+?SetEditionName@CImageData@@UAAXPAG@Z
+?SetFoundationFlag@CImageData@@UAAXH@Z
+?SetHardwareFilter@CLoadDriver@@UAAHH@Z
+?SetHideOOBELang@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetInstance@CImageData@@SAXPAVIImageData@@@Z
+?SetInstance@CLoadDriver@@SAXPAVILoadDriver@@@Z
+?SetLength@?$CSimpleStringT@G$0A@@ATL@@AAAXH@Z
+?SetLocale@CLayeredDrivers@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetManager@?$CSimpleStringT@G$0A@@ATL@@QAAXPAUIAtlStringMgr@2@@Z
+?SetProductKey@CProductKeyModule@@AAAXV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetString@?$CSimpleStringT@G$0A@@ATL@@QAAXPBG@Z
+?SetString@?$CSimpleStringT@G$0A@@ATL@@QAAXPBGH@Z
+?SetSysString@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBAPAGPAPAG@Z
+?SetTargetKeyboard@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetTargetLanguage@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetTargetLayeredDriver@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetTargetLocale@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetUILanguage@CInternationalUtils@@SAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetUILanguage@CKeyboardLayouts@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetUILanguage@CLanguages@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetUILanguage@CLayeredDrivers@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?SetUILanguage@CLocales@@UAAHV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?ShowOSK@COSK@@QAAPAXHPAG0@Z
+?SpanExcluding@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBG@Z
+?SpanIncluding@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBG@Z
+?StaticInstallCallback@CLoadDriver@@CAXW4WDS_EVENT_RESULT@@PBUWDS_DATA@@PAX@Z
+?StaticScanCallback@CLoadDriver@@CAXW4WDS_EVENT_RESULT@@PBUWDS_DATA@@PAX@Z
+?StringLength@?$CSimpleStringT@G$0A@@ATL@@SAHPBD@Z
+?StringLength@?$CSimpleStringT@G$0A@@ATL@@SAHPBG@Z
+?ThrowMemoryException@?$CSimpleStringT@G$0A@@ATL@@KAXXZ
+?Tokenize@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QBA?AV12@PBGAAH@Z
+?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z
+?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z
+?Trim@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z
+?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z
+?TrimLeft@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@G@Z
+?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@PBG@Z
+?TrimRight@?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@QAAAAV12@XZ
+?Truncate@?$CSimpleStringT@G$0A@@ATL@@QAAXH@Z
+?UnlockBuffer@?$CSimpleStringT@G$0A@@ATL@@QAAXXZ
+?ValidatePid@CProductKeyModule@@AAAJXZ
+?ValidateProductKey@CProductKeyModule@@UAAHPAXPAGP6AX0I@Z@Z
+?s_Instance@CImageData@@0PAVIImageData@@A DATA
+?s_Instance@CLoadDriver@@0PAVILoadDriver@@A DATA
+?v_AddBlockedReason@CImageData@@AAAXPBG0@Z
+?v_AddLanguage@CImageData@@AAAXPBG0H@Z
+?v_BuildKey@CImageData@@AAAPAGPBG0@Z
+?v_CopyStr@CImageData@@AAAPAGPBG@Z
+?v_DeleteKeyboardLayouts@CKeyboardLayouts@@AAAXXZ
+?v_DeleteLanguages@CLanguages@@AAAXXZ
+?v_DeleteLayeredDrivers@CLayeredDrivers@@AAAXXZ
+?v_EnumLocalesProc@CLocales@@CAHPAGKJ@Z
+?v_FreeLanguages@CImageData@@AAAXXZ
+?v_FreeReasons@CImageData@@AAAXXZ
+?v_GetArchitectureName@CImageData@@AAAPAGPAUHINSTANCE__@@K@Z
+?v_GetAvailableLanguages@CImageData@@AAAXPBG@Z
+?v_GetBBStr@CImageData@@AAAPAGPBG0@Z
+?v_GetBBVal@CImageData@@AAAKPBG0K@Z
+?v_GetBlockedReasons@CImageData@@AAAXPBG@Z
+?v_GetLangIniPath@CLanguages@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@XZ
+?v_InitInputProcs@CKeyboardLayouts@@AAAHXZ
+?v_InitLanguage@CLanguages@@AAAPAVCLanguage@@V?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@@Z
+?v_IsValid@PIDUtilStringView@@AAAHG@Z
+?v_LoadInputProcs@CKeyboardLayouts@@AAAHXZ
+?v_MakePidString@PIDUtilStringView@@AAAHXZ
+?v_MakeValidString@PIDUtilStringView@@AAA?AV?$CStringT@GV?$StrTraitATL@GV?$ChTraitsCRT@G@ATL@@@ATL@@@ATL@@PBG@Z
+?v_PopulateKeyboardLayouts@CKeyboardLayouts@@AAAHXZ
+?v_PopulateLanguages@CLanguages@@AAAHXZ
+?v_PopulateLayeredDrivers@CLayeredDrivers@@AAAHXZ
+?v_PopulateLocales@CLocales@@AAAHXZ
diff --git a/mingw-w64-crt/libarm32/uxtheme.def b/mingw-w64-crt/libarm32/uxtheme.def
new file mode 100644
index 0000000..1587124
--- /dev/null
+++ b/mingw-w64-crt/libarm32/uxtheme.def
@@ -0,0 +1,185 @@
+;
+; Definition file of UxTheme.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "UxTheme.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
+ord_3 @3
+ord_4 @4
+BeginPanningFeedback
+EndPanningFeedback
+ord_7 @7
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+UpdatePanningFeedback
+ord_13 @13
+ord_14 @14
+ord_15 @15
+ord_16 @16
+ord_17 @17
+ord_18 @18
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ord_22 @22
+ord_23 @23
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+ord_28 @28
+ord_29 @29
+ord_30 @30
+ord_31 @31
+ord_32 @32
+ord_33 @33
+ord_34 @34
+ord_35 @35
+ord_36 @36
+BeginBufferedAnimation
+BeginBufferedPaint
+BufferedPaintClear
+BufferedPaintInit
+BufferedPaintRenderAnimation
+BufferedPaintSetAlpha
+ord_43 @43
+ord_44 @44
+ord_45 @45
+ord_46 @46
+DrawThemeBackgroundEx
+ord_48 @48
+ord_49 @49
+ord_50 @50
+BufferedPaintStopAllAnimations
+BufferedPaintUnInit
+CloseThemeData
+DrawThemeBackground
+DrawThemeEdge
+DrawThemeIcon
+ord_60 @60
+OpenThemeDataEx
+ord_62 @62
+ord_63 @63
+ord_64 @64
+ord_65 @65
+ord_66 @66
+ord_67 @67
+ord_68 @68
+ord_69 @69
+DrawThemeParentBackground
+DrawThemeParentBackgroundEx
+ord_72 @72
+ord_73 @73
+ord_74 @74
+ord_75 @75
+ord_76 @76
+ord_77 @77
+ord_78 @78
+ord_79 @79
+ord_80 @80
+ord_81 @81
+ord_82 @82
+ord_83 @83
+ord_84 @84
+ord_85 @85
+ord_86 @86
+ord_87 @87
+ord_88 @88
+DrawThemeText
+ord_90 @90
+ord_91 @91
+ord_92 @92
+ord_93 @93
+ord_94 @94
+GetImmersiveColorFromColorSetEx
+ord_96 @96
+ord_97 @97
+GetImmersiveUserColorSetPreference
+ord_99 @99
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+ord_107 @107
+ord_108 @108
+ord_109 @109
+ord_110 @110
+ord_111 @111
+ord_112 @112
+ord_113 @113
+DrawThemeTextEx
+ord_115 @115
+ord_116 @116
+ord_117 @117
+ord_118 @118
+ord_119 @119
+GetUserColorPreference
+GetColorFromPreference
+ord_122 @122
+ord_123 @123
+ord_124 @124
+ord_125 @125
+EnableThemeDialogTexture
+EnableTheming
+EndBufferedAnimation
+EndBufferedPaint
+GetBufferedPaintBits
+GetBufferedPaintDC
+GetBufferedPaintTargetDC
+GetBufferedPaintTargetRect
+GetCurrentThemeName
+GetThemeAnimationProperty
+GetThemeAnimationTransform
+GetThemeAppProperties
+GetThemeBackgroundContentRect
+GetThemeBackgroundExtent
+GetThemeBackgroundRegion
+GetThemeBitmap
+GetThemeBool
+GetThemeColor
+GetThemeDocumentationProperty
+GetThemeEnumValue
+GetThemeFilename
+GetThemeFont
+GetThemeInt
+GetThemeIntList
+GetThemeMargins
+GetThemeMetric
+GetThemePartSize
+GetThemePosition
+GetThemePropertyOrigin
+GetThemeRect
+GetThemeStream
+GetThemeString
+GetThemeSysBool
+GetThemeSysColor
+GetThemeSysColorBrush
+GetThemeSysFont
+GetThemeSysInt
+GetThemeSysSize
+GetThemeSysString
+GetThemeTextExtent
+GetThemeTextMetrics
+GetThemeTimingFunction
+GetThemeTransitionDuration
+GetWindowTheme
+HitTestThemeBackground
+IsAppThemed
+IsCompositionActive
+IsThemeActive
+IsThemeBackgroundPartiallyTransparent
+IsThemeDialogTextureEnabled
+IsThemePartDefined
+OpenThemeData
+SetThemeAppProperties
+SetWindowTheme
+SetWindowThemeAttribute
+ThemeInitApiHook
diff --git a/mingw-w64-crt/libarm32/van.def b/mingw-w64-crt/libarm32/van.def
new file mode 100644
index 0000000..618068f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/van.def
@@ -0,0 +1,12 @@
+;
+; Definition file of van.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "van.dll"
+EXPORTS
+HideVAN
+ShowVAN
+ShutdownVAN
+VanUIManager_CreateInstance
+RunVANW
diff --git a/mingw-w64-crt/libarm32/vaultcli.def b/mingw-w64-crt/libarm32/vaultcli.def
new file mode 100644
index 0000000..58a239b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vaultcli.def
@@ -0,0 +1,27 @@
+;
+; Definition file of VAULTCLI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "VAULTCLI.dll"
+EXPORTS
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+ord_106 @106
+VaultAddItem
+VaultCloseVault
+VaultCreateItemType
+VaultDeleteItemType
+VaultEnumerateItemTypes
+VaultEnumerateItems
+VaultEnumerateVaults
+VaultFindItems
+VaultFree
+VaultGetInformation
+VaultGetItem
+VaultGetItemType
+VaultOpenVault
+VaultRemoveItem
diff --git a/mingw-w64-crt/libarm32/vaultsvc.def b/mingw-w64-crt/libarm32/vaultsvc.def
new file mode 100644
index 0000000..9676072
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vaultsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of vaultsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "vaultsvc.dll"
+EXPORTS
+ServiceMain
+VaultSvcStopCallback
diff --git a/mingw-w64-crt/libarm32/vccorlib110.def b/mingw-w64-crt/libarm32/vccorlib110.def
new file mode 100644
index 0000000..2a376f9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vccorlib110.def
@@ -0,0 +1,256 @@
+;
+; Definition file of vccorlib110.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "vccorlib110.DLL"
+EXPORTS
+?<Dispose>@Exception@Platform@@U$AAAXXZ
+?<Dispose>@String@Platform@@U$AAAXXZ
+?<Dispose>@Type@Platform@@U$AAAXXZ
+??0AccessDeniedException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0AccessDeniedException@Platform@@Q$AAA@XZ
+??0Attribute@Metadata@Platform@@Q$AAA@XZ
+??0Boolean@Platform@@QAA@_N@Z
+??0COMException@Platform@@Q$AAA@H@Z
+??0COMException@Platform@@Q$AAA@HP$AAVString@1@@Z
+??0ChangedStateException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0ChangedStateException@Platform@@Q$AAA@XZ
+??0ClassNotRegisteredException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0ClassNotRegisteredException@Platform@@Q$AAA@XZ
+??0Delegate@Platform@@Q$AAA@XZ
+??0DisconnectedException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0DisconnectedException@Platform@@Q$AAA@XZ
+??0Enum@Platform@@Q$AAA@XZ
+??0Exception@Platform@@Q$AAA@H@Z
+??0Exception@Platform@@Q$AAA@HP$AAVString@1@@Z
+??0FailureException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0FailureException@Platform@@Q$AAA@XZ
+??0GridLength@Xaml@UI@Windows@@QAA@NW4GridUnitType@123@@Z
+??0IntPtr@Platform@@QAA@H@Z
+??0IntPtr@Platform@@QAA@PAX@Z
+??0InvalidArgumentException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0InvalidArgumentException@Platform@@Q$AAA@XZ
+??0InvalidCastException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0InvalidCastException@Platform@@Q$AAA@XZ
+??0MTAThreadAttribute@Platform@@Q$AAA@XZ
+??0NotImplementedException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0NotImplementedException@Platform@@Q$AAA@XZ
+??0NullReferenceException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0NullReferenceException@Platform@@Q$AAA@XZ
+??0Object@Platform@@Q$AAA@XZ
+??0ObjectDisposedException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0ObjectDisposedException@Platform@@Q$AAA@XZ
+??0OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAA@XZ
+??0OperationCanceledException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0OperationCanceledException@Platform@@Q$AAA@XZ
+??0OutOfBoundsException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0OutOfBoundsException@Platform@@Q$AAA@XZ
+??0OutOfMemoryException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0OutOfMemoryException@Platform@@Q$AAA@XZ
+??0Rect@Foundation@Windows@@QAA@VPoint@12@0@Z
+??0Rect@Foundation@Windows@@QAA@VPoint@12@VSize@12@@Z
+??0RepeatBehavior@Animation@Media@Xaml@UI@Windows@@QAA@N@Z
+??0STAThreadAttribute@Platform@@Q$AAA@XZ
+??0SizeT@Platform@@QAA@H@Z
+??0SizeT@Platform@@QAA@PAX@Z
+??0Type@Platform@@Q$AAA@P$AAVObject@1@@Z
+??0Type@Platform@@Q$AAA@VIntPtr@1@@Z
+??0Type@Platform@@Q$AAA@VTypeName@Interop@Xaml@UI@Windows@@@Z
+??0ValueType@Platform@@Q$AAA@XZ
+??0WrongThreadException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0WrongThreadException@Platform@@Q$AAA@XZ
+??0char16@default@@QAA@_W@Z
+??0float32@default@@QAA@M@Z
+??0float64@default@@QAA@N@Z
+??0int16@default@@QAA@F@Z
+??0int32@default@@QAA@H@Z
+??0int64@default@@QAA@_J@Z
+??0int8@default@@QAA@C@Z
+??0uint16@default@@QAA@G@Z
+??0uint32@default@@QAA@I@Z
+??0uint64@default@@QAA@_K@Z
+??0uint8@default@@QAA@E@Z
+??BIntPtr@Platform@@SA?AV01@H@Z
+??BIntPtr@Platform@@SA?AV01@PAX@Z
+??BIntPtr@Platform@@SAPAXV01@@Z
+??BType@Platform@@SA?AVTypeName@Interop@Xaml@UI@Windows@@P$AAV01@@Z
+??BType@Platform@@SAP$AAV01@VTypeName@Interop@Xaml@UI@Windows@@@Z
+??DMatrix3D@Media3D@Media@Xaml@UI@Windows@@SA?AV012345@V012345@0@Z
+??GDuration@Xaml@UI@Windows@@SA?AV0123@V0123@0@Z
+??HDuration@Xaml@UI@Windows@@SA?AV0123@V0123@0@Z
+??MDuration@Xaml@UI@Windows@@SA_NV0123@0@Z
+??NDuration@Xaml@UI@Windows@@SA_NV0123@0@Z
+??ODuration@Xaml@UI@Windows@@SA_NV0123@0@Z
+??PDuration@Xaml@UI@Windows@@SA_NV0123@0@Z
+?AlignedAllocate@Heap@Details@Platform@@SAPAXII@Z
+?AlignedAllocateException@Heap@Details@Platform@@SAPAXII@Z
+?AlignedFree@Heap@Details@Platform@@SAXPAX@Z
+?AlignedFreeException@Heap@Details@Platform@@SAXPAX@Z
+?Allocate@Heap@Details@Platform@@SAPAXI@Z
+?AllocateException@Heap@Details@Platform@@SAPAXI@Z
+?Compare@Duration@Xaml@UI@Windows@@SAHV1234@0@Z
+?Contains@Rect@Foundation@Windows@@QAA_NVPoint@23@@Z
+?CreateException@Exception@Platform@@SAP$AAV12@H@Z
+?CreateException@Exception@Platform@@SAP$AAV12@HP$AAVString@2@@Z
+?CreateValue@Details@Platform@@YAP$AAVObject@2@P$AAVType@2@PBX@Z
+?EnableFactoryCache@@YAXXZ
+?EnumerateAllocatedObjects@Heap@Details@Platform@@SAXP$AAVHeapEntryHandler@23@@Z
+?Equals@Attribute@Metadata@Platform@@Q$AAA_NP$AAVObject@3@@Z
+?Equals@Boolean@Platform@@QAA_NP$AAVObject@2@@Z
+?Equals@Delegate@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@Enum@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@Exception@Platform@@U$AAA_NP$AAVObject@2@@Z
+?Equals@MTAThreadAttribute@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@Object@Platform@@Q$AAA_NP$AAV12@@Z
+?Equals@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAA_NP$AAVObject@4@@Z
+?Equals@STAThreadAttribute@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@Type@Platform@@U$AAA_NP$AAVObject@2@@Z
+?Equals@ValueType@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@char16@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@float32@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@float64@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@int16@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@int32@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@int64@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@int8@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@uint16@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@uint32@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@uint64@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@uint8@default@@QAA_NP$AAVObject@Platform@@@Z
+?EventSourceAdd@Details@Platform@@YA?AVEventRegistrationToken@Foundation@Windows@@PAPAXPAUEventLock@12@P$AAVDelegate@2@@Z
+?EventSourceGetTargetArray@Details@Platform@@YAPAXPAXPAUEventLock@12@@Z
+?EventSourceGetTargetArrayEvent@Details@Platform@@YAPAXPAXI@Z
+?EventSourceGetTargetArraySize@Details@Platform@@YAIPAX@Z
+?EventSourceInitialize@Details@Platform@@YAXPAPAX@Z
+?EventSourceRemove@Details@Platform@@YAXPAPAXPAUEventLock@12@VEventRegistrationToken@Foundation@Windows@@@Z
+?EventSourceUninitialize@Details@Platform@@YAXPAPAX@Z
+?FlushFactoryCache@@YAXXZ
+?Free@Heap@Details@Platform@@SAXPAX@Z
+?FreeException@Heap@Details@Platform@@SAXPAX@Z
+?GetActivationFactory@Details@Platform@@YAJPAVModuleBase@1WRL@Microsoft@@PAUHSTRING__@@PAPAUIActivationFactory@@@Z
+?GetActivationFactoryByPCWSTR@@YAJPAXAAVGuid@Platform@@PAPAX@Z
+?GetCmdArguments@Details@Platform@@YAPAPA_WPAH@Z
+?GetHashCode@Attribute@Metadata@Platform@@Q$AAAHXZ
+?GetHashCode@Boolean@Platform@@QAAHXZ
+?GetHashCode@Delegate@Platform@@Q$AAAHXZ
+?GetHashCode@Enum@Platform@@Q$AAAHXZ
+?GetHashCode@Exception@Platform@@U$AAAHXZ
+?GetHashCode@Guid@Platform@@QAAHXZ
+?GetHashCode@MTAThreadAttribute@Platform@@Q$AAAHXZ
+?GetHashCode@Object@Platform@@Q$AAAHXZ
+?GetHashCode@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAAHXZ
+?GetHashCode@STAThreadAttribute@Platform@@Q$AAAHXZ
+?GetHashCode@Type@Platform@@U$AAAHXZ
+?GetHashCode@ValueType@Platform@@Q$AAAHXZ
+?GetHashCode@char16@default@@QAAHXZ
+?GetHashCode@float32@default@@QAAHXZ
+?GetHashCode@float64@default@@QAAHXZ
+?GetHashCode@int16@default@@QAAHXZ
+?GetHashCode@int32@default@@QAAHXZ
+?GetHashCode@int64@default@@QAAHXZ
+?GetHashCode@int8@default@@QAAHXZ
+?GetHashCode@uint16@default@@QAAHXZ
+?GetHashCode@uint32@default@@QAAHXZ
+?GetHashCode@uint64@default@@QAAHXZ
+?GetHashCode@uint8@default@@QAAHXZ
+?GetIBoxArrayVtable@Details@Platform@@YAPAXPAX@Z
+?GetIBoxVtable@Details@Platform@@YAPAXPAX@Z
+?GetIidsFn@@YAJHPAKPBU__s_GUID@@PAPAVGuid@Platform@@@Z
+?GetObjectContext@Details@Platform@@YAPAUIUnknown@@XZ
+?GetProxyImpl@Details@Platform@@YAJPAUIUnknown@@ABU_GUID@@0PAPAU3@@Z
+?GetType@Boolean@Platform@@QAAP$AAVType@2@XZ
+?GetType@Guid@Platform@@QAAP$AAVType@2@XZ
+?GetType@Object@Platform@@Q$AAAP$AAVType@2@XZ
+?GetType@char16@default@@QAAP$AAVType@Platform@@XZ
+?GetType@float32@default@@QAAP$AAVType@Platform@@XZ
+?GetType@float64@default@@QAAP$AAVType@Platform@@XZ
+?GetType@int16@default@@QAAP$AAVType@Platform@@XZ
+?GetType@int32@default@@QAAP$AAVType@Platform@@XZ
+?GetType@int64@default@@QAAP$AAVType@Platform@@XZ
+?GetType@int8@default@@QAAP$AAVType@Platform@@XZ
+?GetType@uint16@default@@QAAP$AAVType@Platform@@XZ
+?GetType@uint32@default@@QAAP$AAVType@Platform@@XZ
+?GetType@uint64@default@@QAAP$AAVType@Platform@@XZ
+?GetType@uint8@default@@QAAP$AAVType@Platform@@XZ
+?GetTypeCode@Type@Platform@@SA?AW4TypeCode@2@P$AAV12@@Z
+?GetWeakReference@Details@Platform@@YAPAU__abi_IUnknown@@Q$ADVObject@2@@Z
+?InitializeData@Details@Platform@@YAJH@Z
+?Intersect@Rect@Foundation@Windows@@QAAXV123@@Z
+?IntersectsWith@Rect@Foundation@Windows@@QAA_NV123@@Z
+?Invert@Matrix3D@Media3D@Media@Xaml@UI@Windows@@QAAXXZ
+?ReCreateException@Exception@Platform@@SAP$AAV12@H@Z
+?ReCreateFromException@Details@Platform@@YAJP$AAVException@2@@Z
+?ReferenceEquals@Object@Platform@@SA_NP$AAV12@0@Z
+?ReferenceEquals@Object@Platform@@SA_NP$AAVString@2@0@Z
+?RegisterFactories@Details@Platform@@YAP$AAVObject@2@PAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@P6AXXZ@Z
+?ReleaseInContextImpl@Details@Platform@@YAJPAUIUnknown@@0@Z
+?ResolveWeakReference@Details@Platform@@YAP$AAVObject@2@ABU_GUID@@PAPAU__abi_IUnknown@@@Z
+?RunApplicationServer@Details@Platform@@YAXPAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@PB_W@Z
+?RunServer@Details@Platform@@YAXPAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@PB_W@Z
+?TerminateModule@Details@Platform@@YA_NPAVModuleBase@1WRL@Microsoft@@@Z
+?ToInt32@IntPtr@Platform@@QAAHXZ
+?ToString@Attribute@Metadata@Platform@@Q$AAAP$AAVString@3@XZ
+?ToString@Boolean@Platform@@QAAP$AAVString@2@XZ
+?ToString@Delegate@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@Enum@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@Exception@Platform@@U$AAAP$AAVString@2@XZ
+?ToString@Guid@Platform@@QAAP$AAVString@2@XZ
+?ToString@MTAThreadAttribute@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAAP$AAVString@4@XZ
+?ToString@STAThreadAttribute@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@Type@Platform@@U$AAAP$AAVString@2@XZ
+?ToString@ValueType@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@char16@default@@QAAP$AAVString@Platform@@XZ
+?ToString@float32@default@@QAAP$AAVString@Platform@@XZ
+?ToString@float64@default@@QAAP$AAVString@Platform@@XZ
+?ToString@int16@default@@QAAP$AAVString@Platform@@XZ
+?ToString@int32@default@@QAAP$AAVString@Platform@@XZ
+?ToString@int64@default@@QAAP$AAVString@Platform@@XZ
+?ToString@int8@default@@QAAP$AAVString@Platform@@XZ
+?ToString@uint16@default@@QAAP$AAVString@Platform@@XZ
+?ToString@uint32@default@@QAAP$AAVString@Platform@@XZ
+?ToString@uint64@default@@QAAP$AAVString@Platform@@XZ
+?ToString@uint8@default@@QAAP$AAVString@Platform@@XZ
+?UninitializeData@Details@Platform@@YAXH@Z
+?Union@Rect@Foundation@Windows@@QAAXV123@@Z
+?Union@Rect@Foundation@Windows@@QAAXVPoint@23@@Z
+?WriteLine@Console@Details@Platform@@SAXP$AAVObject@3@@Z
+?WriteLine@Console@Details@Platform@@SAXP$AAVString@3@@Z
+?WriteLine@Console@Details@Platform@@SAXXZ
+?__abi_FailFast@@YAXXZ
+?__abi_ObjectToString@__abi_details@@YAP$AAVString@Platform@@P$AAVObject@3@_N@Z
+?__abi_WinRTraiseAccessDeniedException@@YAXXZ
+?__abi_WinRTraiseCOMException@@YAXJ@Z
+?__abi_WinRTraiseChangedStateException@@YAXXZ
+?__abi_WinRTraiseClassNotRegisteredException@@YAXXZ
+?__abi_WinRTraiseDisconnectedException@@YAXXZ
+?__abi_WinRTraiseFailureException@@YAXXZ
+?__abi_WinRTraiseInvalidArgumentException@@YAXXZ
+?__abi_WinRTraiseInvalidCastException@@YAXXZ
+?__abi_WinRTraiseNotImplementedException@@YAXXZ
+?__abi_WinRTraiseNullReferenceException@@YAXXZ
+?__abi_WinRTraiseObjectDisposedException@@YAXXZ
+?__abi_WinRTraiseOperationCanceledException@@YAXXZ
+?__abi_WinRTraiseOutOfBoundsException@@YAXXZ
+?__abi_WinRTraiseOutOfMemoryException@@YAXXZ
+?__abi_WinRTraiseWrongThreadException@@YAXXZ
+?__abi_cast_Object_to_String@__abi_details@@YAP$AAVString@Platform@@_NP$AAVObject@3@@Z
+?__abi_cast_String_to_Object@__abi_details@@YAP$AAVObject@Platform@@P$AAVString@3@@Z
+?__abi_make_type_id@@YAP$AAVType@Platform@@ABU__abi_type_descriptor@@@Z
+?__getActivationFactoryByHSTRING@@YAJPAUHSTRING__@@AAVGuid@Platform@@PAPAX@Z
+?get@Bottom@Rect@Foundation@Windows@@QAAMXZ
+?get@BreakOnAllocationId@Heap@Details@Platform@@SAHXZ
+?get@BreakOnFreeId@Heap@Details@Platform@@SAHXZ
+?get@CurrentAllocationId@Heap@Details@Platform@@SAHXZ
+?get@Empty@Rect@Foundation@Windows@@SA?AV234@XZ
+?get@Empty@Size@Foundation@Windows@@SA?AV234@XZ
+?get@FullName@Type@Platform@@Q$AAAP$AAVString@3@XZ
+?get@HasInverse@Matrix3D@Media3D@Media@Xaml@UI@Windows@@QAA_NXZ
+?get@Message@Exception@Platform@@Q$AAAP$AAVString@3@XZ
+?get@ObjectCount@Heap@Details@Platform@@SAHXZ
+?get@Right@Rect@Foundation@Windows@@QAAMXZ
+?get@TrackingLevel@Heap@Details@Platform@@SA?AW4HeapAllocationTrackingLevel@34@XZ
+?set@BreakOnAllocationId@Heap@Details@Platform@@SAXH@Z
+?set@BreakOnFreeId@Heap@Details@Platform@@SAXH@Z
+?set@TrackingLevel@Heap@Details@Platform@@SAXW4HeapAllocationTrackingLevel@34@@Z
diff --git a/mingw-w64-crt/libarm32/vds_ps.def b/mingw-w64-crt/libarm32/vds_ps.def
new file mode 100644
index 0000000..87bf5ee
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vds_ps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of vds_ps.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "vds_ps.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/vdsbas.def b/mingw-w64-crt/libarm32/vdsbas.def
new file mode 100644
index 0000000..32bec91
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vdsbas.def
@@ -0,0 +1,92 @@
+;
+; Definition file of bprovider.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "bprovider.DLL"
+EXPORTS
+??0?$CVdsHandleImpl@$0A@@@QAA@XZ
+??0?$CVdsHandleImpl@$0PPPPPPPP@@@QAA@XZ
+??0?$CVdsHeapPtr@E@@QAA@XZ
+??0?$CVdsHeapPtr@G@@QAA@XZ
+??0?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QAA@XZ
+??0?$CVdsHeapPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ
+??0?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ
+??0?$CVdsPtr@E@@QAA@XZ
+??0?$CVdsPtr@G@@QAA@XZ
+??0?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QAA@XZ
+??0?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ
+??0?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ
+??0CPrvEnumObject@@QAA@XZ
+??0CRtlSharedLock@@QAA@XZ
+??0CVdsCriticalSection@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z
+??0CVdsPnPNotificationBase@@QAA@XZ
+??0CVdsUnlockIt@@QAA@AAJ@Z
+??1?$CVdsHandleImpl@$0A@@@QAA@XZ
+??1?$CVdsHandleImpl@$0PPPPPPPP@@@QAA@XZ
+??1?$CVdsHeapPtr@E@@QAA@XZ
+??1?$CVdsHeapPtr@G@@QAA@XZ
+??1?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QAA@XZ
+??1?$CVdsHeapPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ
+??1?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ
+??1?$CVdsPtr@E@@QAA@XZ
+??1?$CVdsPtr@G@@QAA@XZ
+??1?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QAA@XZ
+??1?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ
+??1?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAA@XZ
+??1CPrvEnumObject@@QAA@XZ
+??1CRtlSharedLock@@QAA@XZ
+??1CVdsCriticalSection@@QAA@XZ
+??1CVdsPnPNotificationBase@@QAA@XZ
+??1CVdsUnlockIt@@QAA@XZ
+??4?$CVdsHandleImpl@$0A@@@QAAPAXPAX@Z
+??4?$CVdsHeapPtr@E@@QAAPAEPAE@Z
+??4?$CVdsHeapPtr@G@@QAAPAGPAG@Z
+??4?$CVdsHeapPtr@U_AUCTION_THREAD_PARAMETER@@@@QAAPAU_AUCTION_THREAD_PARAMETER@@PAU1@@Z
+??4?$CVdsHeapPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@PAU1@@Z
+??8?$CVdsHandleImpl@$0A@@@QBA_NPAX@Z
+??8?$CVdsPtr@E@@QBA_NPAE@Z
+??8?$CVdsPtr@G@@QBA_NPAG@Z
+??8?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QBA_NPAU_AUCTION_THREAD_PARAMETER@@@Z
+??9?$CVdsPtr@E@@QBA_NPAE@Z
+??B?$CVdsHandleImpl@$0PPPPPPPP@@@QAAPAXXZ
+??B?$CVdsPtr@E@@QBAPAEXZ
+??B?$CVdsPtr@G@@QBAPAGXZ
+??B?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QBAPAU_AUCTION_THREAD_PARAMETER@@XZ
+??B?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QBAPAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ
+??B?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QBAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ
+??C?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QBAPAU_AUCTION_THREAD_PARAMETER@@XZ
+??C?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QBAPAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ
+??C?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QBAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ
+??I?$CVdsHandleImpl@$0PPPPPPPP@@@QAAPAPAXXZ
+??I?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAPAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ
+??I?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ
+??_FCRtlList@@QAAXXZ
+??_FCRtlMap@@QAAXXZ
+?AcquireRead@CRtlSharedLock@@AAAXXZ
+?AcquireWrite@CRtlSharedLock@@AAAXXZ
+?AllowCancel@CVdsAsyncObjectBase@@QAAXXZ
+?Attach@?$CVdsPtr@G@@QAAXPAG@Z
+?Attach@?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAXPAU_DRIVE_LAYOUT_INFORMATION_EX@@@Z
+?Attach@?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAXPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@Z
+?Close@?$CVdsHandleImpl@$0PPPPPPPP@@@QAAXXZ
+?CurrentThreadIsWriter@CRtlSharedLock@@QAAHXZ
+?Detach@?$CVdsHandleImpl@$0PPPPPPPP@@@QAAPAXXZ
+?Detach@?$CVdsPtr@G@@QAAPAGXZ
+?Detach@?$CVdsPtr@U_AUCTION_THREAD_PARAMETER@@@@QAAPAU_AUCTION_THREAD_PARAMETER@@XZ
+?Detach@?$CVdsPtr@U_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAU_DRIVE_LAYOUT_INFORMATION_EX@@XZ
+?Detach@?$CVdsPtr@U_VDS_DRIVE_LAYOUT_INFORMATION_EX@@@@QAAPAU_VDS_DRIVE_LAYOUT_INFORMATION_EX@@XZ
+?DisallowCancel@CVdsAsyncObjectBase@@QAAXXZ
+?Downgrade@CRtlSharedLock@@AAAXXZ
+?GetOutputType@CVdsAsyncObjectBase@@QAA?AW4_VDS_ASYNC_OUTPUT_TYPE@@XZ
+?IsCancelRequested@CVdsAsyncObjectBase@@QAAHXZ
+?Release@CRtlSharedLock@@AAAXXZ
+?SetOutput@CVdsAsyncObjectBase@@QAAXU_VDS_ASYNC_OUTPUT@@@Z
+?SetOutputType@CVdsAsyncObjectBase@@QAAXW4_VDS_ASYNC_OUTPUT_TYPE@@@Z
+?SetPositionToLast@CPrvEnumObject@@QAAXXZ
+?StartReferenceHistory@@YAKXZ
+?StopReferenceHistory@@YAXXZ
+?Upgrade@CRtlSharedLock@@AAAXXZ
+?ZeroAsyncOut@CVdsAsyncObjectBase@@QAAXXZ
+?m_ExtraLogging@CVdsTraceSettings@@QAAHXZ
+?m_NoDebuggerLogging@CVdsTraceSettings@@QAAHXZ
diff --git a/mingw-w64-crt/libarm32/vdsdyn.def b/mingw-w64-crt/libarm32/vdsdyn.def
new file mode 100644
index 0000000..43f72f9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vdsdyn.def
@@ -0,0 +1,37 @@
+;
+; Definition file of vdsdyn.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "vdsdyn.DLL"
+EXPORTS
+??0CPrvEnumObject@@QAA@XZ
+??0CRtlSharedLock@@QAA@XZ
+??0CVdsCriticalSection@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z
+??0CVdsPnPNotificationBase@@QAA@XZ
+??0CVdsUnlockIt@@QAA@AAJ@Z
+??1CPrvEnumObject@@QAA@XZ
+??1CRtlSharedLock@@QAA@XZ
+??1CVdsCriticalSection@@QAA@XZ
+??1CVdsPnPNotificationBase@@QAA@XZ
+??1CVdsUnlockIt@@QAA@XZ
+??_FCRtlList@@QAAXXZ
+??_FCRtlMap@@QAAXXZ
+?AcquireRead@CRtlSharedLock@@AAAXXZ
+?AcquireWrite@CRtlSharedLock@@AAAXXZ
+?AllowCancel@CVdsAsyncObjectBase@@QAAXXZ
+?CurrentThreadIsWriter@CRtlSharedLock@@QAAHXZ
+?DisallowCancel@CVdsAsyncObjectBase@@QAAXXZ
+?Downgrade@CRtlSharedLock@@AAAXXZ
+?GetOutputType@CVdsAsyncObjectBase@@QAA?AW4_VDS_ASYNC_OUTPUT_TYPE@@XZ
+?IsCancelRequested@CVdsAsyncObjectBase@@QAAHXZ
+?Release@CRtlSharedLock@@AAAXXZ
+?SetOutput@CVdsAsyncObjectBase@@QAAXU_VDS_ASYNC_OUTPUT@@@Z
+?SetOutputType@CVdsAsyncObjectBase@@QAAXW4_VDS_ASYNC_OUTPUT_TYPE@@@Z
+?SetPositionToLast@CPrvEnumObject@@QAAXXZ
+?StartReferenceHistory@@YAKXZ
+?StopReferenceHistory@@YAXXZ
+?Upgrade@CRtlSharedLock@@AAAXXZ
+?ZeroAsyncOut@CVdsAsyncObjectBase@@QAAXXZ
+?m_ExtraLogging@CVdsTraceSettings@@QAAHXZ
+?m_NoDebuggerLogging@CVdsTraceSettings@@QAAHXZ
diff --git a/mingw-w64-crt/libarm32/vdsutil.def b/mingw-w64-crt/libarm32/vdsutil.def
new file mode 100644
index 0000000..4a378ab
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vdsutil.def
@@ -0,0 +1,249 @@
+;
+; Definition file of vdsutil.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "vdsutil.dll"
+EXPORTS
+??0?$CVdsHandleImpl@$0PPPPPPPP@@@QAA@XZ
+??0CGlobalResource@@QAA@XZ
+??0CPrvEnumObject@@QAA@XZ
+??0CRtlList@@QAA@P6AXPAVCRtlEntry@@@Z@Z
+??0CRtlMap@@QAA@KP6AXPAVCRtlEntry@@@Z1@Z
+??0CRtlSharedLock@@QAA@XZ
+??0CVdsAsyncObjectBase@@QAA@XZ
+??0CVdsCallTracer@@QAA@KPBD@Z
+??0CVdsCriticalSection@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z
+??0CVdsPnPNotificationBase@@QAA@XZ
+??0CVdsTraceSettings@@QAA@XZ
+??0CVdsUnlockIt@@QAA@AAJ@Z
+??0CVdsWmiVariantObjectArrayEnum@@QAA@XZ
+??1?$CVdsHandleImpl@$0PPPPPPPP@@@QAA@XZ
+??1CGlobalResource@@QAA@XZ
+??1CPrvEnumObject@@QAA@XZ
+??1CRtlList@@QAA@XZ
+??1CRtlMap@@UAA@XZ
+??1CRtlSharedLock@@QAA@XZ
+??1CVdsAsyncObjectBase@@QAA@XZ
+??1CVdsCallTracer@@QAA@XZ
+??1CVdsCriticalSection@@QAA@XZ
+??1CVdsPnPNotificationBase@@QAA@XZ
+??1CVdsUnlockIt@@QAA@XZ
+??1CVdsWmiVariantObjectArrayEnum@@QAA@XZ
+??4?$CVdsHandleImpl@$0PPPPPPPP@@@QAAPAXPAX@Z
+??4CRtlList@@QAAAAV0@AAV0@@Z
+??8?$CVdsHandleImpl@$0PPPPPPPP@@@QBA_NPAX@Z
+??B?$CVdsHandleImpl@$0PPPPPPPP@@@QAAPAXXZ
+??_FCRtlList@@QAAXXZ
+??_FCRtlMap@@QAAXXZ
+?AcquireRead@CRtlSharedLock@@AAAXXZ
+?AcquireRundownProtection@@YAEPAU_RUNDOWN_REF@@@Z
+?AcquireWrite@CRtlSharedLock@@AAAXXZ
+?AddEventSource@@YAKPAGPAUHINSTANCE__@@@Z
+?AllocateAndGetVolumePathName@@YAJPBGPAPAG@Z
+?AllowCancel@CVdsAsyncObjectBase@@QAAXXZ
+?Append@CPrvEnumObject@@QAAJPAUIUnknown@@@Z
+?AssignTempVolumeName@@YAJPAGQAG@Z
+?Attach@CVdsWmiVariantObjectArrayEnum@@QAAJPAUtagVARIANT@@@Z
+?BacksBootVolume@@YAHPAG@Z
+?Begin@CRtlList@@QAA?AVCRtlListIter@@XZ
+?Begin@CRtlMap@@QAA?AVCRtlMapIter@@XZ
+?BootBackedByWim@@YAHPAG@Z
+?Cancel@CVdsAsyncObjectBase@@UAAJXZ
+?Clear@CPrvEnumObject@@QAAXXZ
+?Clone@CPrvEnumObject@@UAAJPAPAUIEnumVdsObject@@@Z
+?CoFreeStringArray@@YAXPAPAGJ@Z
+?CreateDeviceInfoSet@@YAKPAGPAPAXPAU_SP_DEVINFO_DATA@@@Z
+?CreateListenThread@CVdsPnPNotificationBase@@AAAKXZ
+?CurrentThreadIsWriter@CRtlSharedLock@@QAAHXZ
+?DeleteBcdObjects@@YAJPAU_VDS_PARTITION_IDENTITY@@@Z
+?DeleteNetworkShare@@YAHPAG@Z
+?Detach@CVdsWmiVariantObjectArrayEnum@@QAAJXZ
+?DisallowCancel@CVdsAsyncObjectBase@@QAAXXZ
+?Downgrade@CRtlSharedLock@@AAAXXZ
+?End@CRtlList@@QAA?AVCRtlListIter@@XZ
+?Find@CRtlMap@@QAAHAAVCRtlEntry@@PAV2@@Z
+?FindPtr@CRtlMap@@QAAHAAVCRtlEntry@@PAPAV2@@Z
+?GarbageCollectDriveLetters@@YAXXZ
+?GetBootDiskNumber@@YAJPAKPAPAK@Z
+?GetBootFromDiskNumber@@YAJPAK@Z
+?GetBootVolumeHandle@@YAJPAPAX@Z
+?GetDefaultAlignment@@YAJPAK_KW4_VDS_PARTITION_STYLE@@KKPAE@Z
+?GetDeviceAndMediaType@@YAKPAGPAXPAK2@Z
+?GetDeviceId@@YAKPAXPAU_SP_DEVINFO_DATA@@PAPAG@Z
+?GetDeviceLocation@@YAKPAXPAU_VDS_DISK_PROP@@@Z
+?GetDeviceLocationEx@@YAKPAXKPAU_VDS_DISK_PROP2@@@Z
+?GetDeviceLocationPath@@YAKW4_VDS_STORAGE_BUS_TYPE@@KU_SCSI_ADDRESS@@PAPAG@Z
+?GetDeviceManufacturerInfo@@YAKPAXPAPAG111@Z
+?GetDeviceName@@YAKPAXHKPAG@Z
+?GetDeviceNumber@@YAKPAXPAU_STORAGE_DEVICE_NUMBER@@@Z
+?GetDeviceRegistryProperty@@YAKKKPAPAEK@Z
+?GetDeviceRegistryProperty@@YAKPAXPAU_SP_DEVINFO_DATA@@KPAPAEK@Z
+?GetDiskFlags@@YAKPAXPAE11@Z
+?GetDiskIdentifiers@@YAJPBG0PAPAGPAG@Z
+?GetDiskLayout@@YAKPAXPAPAU_DRIVE_LAYOUT_INFORMATION_EX@@@Z
+?GetDiskOfflineReason@@YAKPAXPAW4_VDS_DISK_OFFLINE_REASON@@@Z
+?GetDiskRedundancyCount@@YAJPAXPAK@Z
+?GetEntry@CRtlListIter@@QAAPAVCRtlEntry@@XZ
+?GetEntryPointer@CRtlListIter@@QAAPAXXZ
+?GetFMIFSEnableCompressionRoutine@@YAP6AEPAGG@ZXZ
+?GetFMIFSFormatEx2Routine@@YAP6AXPAGW4_FMIFS_MEDIA_TYPE@@0PAUFMIFS_FORMATEX2_PARAM@@P6AEW4_FMIFS_PACKET_TYPE@@KPAX@Z@ZXZ
+?GetFMIFSGetDefaultFilesystemRoutine@@YAP6AEPAUFMIFS_DEF_FS_PARAM@@PAUFMIFS_DEF_FS_OUT@@PAK@ZXZ
+?GetFMIFSQueryDeviceInfo@@YAP6AEPAGPAU_FMIFS_DEVICE_INFORMATION@@K@ZXZ
+?GetFMIFSQueryDeviceInfoByHandle@@YAP6AEPAXPAU_FMIFS_DEVICE_INFORMATION@@K@ZXZ
+?GetFileSystemRecognitionName@@YAJPAXPAPAG@Z
+?GetInterfaceDetailData@@YAKPAXPAU_SP_DEVICE_INTERFACE_DATA@@PAPAU_SP_DEVICE_INTERFACE_DETAIL_DATA_W@@@Z
+?GetIsRemovable@@YAKPAXPAH@Z
+?GetMediaGeometry@@YAKPAXKPAPAU_DISK_GEOMETRY_EX@@@Z
+?GetMediaGeometry@@YAKPAXPAU_VDS_DISK_PROP@@@Z
+?GetMediaGeometryEx@@YAKPAXPAU_VDS_DISK_PROP2@@@Z
+?GetNode@CRtlListIter@@QAAPAVCRtlListEntry@@XZ
+?GetOutputType@CVdsAsyncObjectBase@@QAA?AW4_VDS_ASYNC_OUTPUT_TYPE@@XZ
+?GetPartitionInformation@@YAKPAXPAU_PARTITION_INFORMATION_EX@@@Z
+?GetRegistryValue@@YAKPAUHKEY__@@PAG1PAPAXAAK@Z
+?GetStorageAccessAlignmentProperty@@YAKPAXPAU_STORAGE_ACCESS_ALIGNMENT_DESCRIPTOR@@@Z
+?GetSystemVolumeHandle@@YAJPAPAX@Z
+?GetVolumeDiskExtentInfo@@YAKPAXPAPAU_VOLUME_DISK_EXTENTS@@@Z
+?GetVolumeGuidPathnames@@YAJPAGPAKPAPAPAG@Z
+?GetVolumeName@@YAJPAGK0@Z
+?GetVolumePath@@YAJPAU_MOUNTMGR_MOUNT_POINT@@PAU_MOUNTMGR_MOUNT_POINTS@@PAPAG@Z
+?GetVolumeSize@@YAKPAGPA_K@Z
+?GetVolumeUniqueId@@YAKPAU_VDS_VOLUME_PROP2@@@Z
+?GetWindowHandle@CVdsPnPNotificationBase@@QAAPAUHWND__@@XZ
+?GuidToString@@YAJPAU_GUID@@PAGK@Z
+?Initialize@CGlobalResource@@QAAJXZ
+?Initialize@CVdsAsyncObjectBase@@SAKXZ
+?Initialize@CVdsPnPNotificationBase@@QAAKXZ
+?InitializeRundownProtection@@YAXPAU_RUNDOWN_REF@@@Z
+?InitializeSecurityDescriptor@@YAKKPAXPAPAU_ACL@@PAPAX22@Z
+?Insert@CRtlList@@QAAHAAVCRtlListIter@@AAVCRtlEntry@@@Z
+?Insert@CRtlMap@@QAAHAAVCRtlEntry@@0@Z
+?InsertHead@CRtlList@@QAAHAAVCRtlEntry@@@Z
+?InsertHeadPointer@CRtlList@@QAAHPAX@Z
+?InsertPointer@CRtlList@@QAAHAAVCRtlListIter@@PAX@Z
+?InsertTail@CRtlList@@QAAHAAVCRtlEntry@@@Z
+?InsertTailPointer@CRtlList@@QAAHPAX@Z
+?InsertUnique@CRtlMap@@QAAHAAVCRtlEntry@@0@Z
+?InvalidateDiskCache@@YAJPAG@Z
+?IoctlMountmgrQueryPointsDevicePath@@YAJPAGPAPAU_MOUNTMGR_MOUNT_POINTS@@@Z
+?IsCancelRequested@CVdsAsyncObjectBase@@QAAHXZ
+?IsClientSKU@@YAHXZ
+?IsDeviceFullyInstalled@@YAHPAG@Z
+?IsDiskClustered@@YAKPAXPAE111@Z
+?IsDiskCurrentStateReadOnly@@YAKPAXPAE@Z
+?IsDiskReadOnly@@YAKPAXPAE@Z
+?IsDone@CRtlListIter@@QAAHXZ
+?IsDriveLetter@@YAHPAG@Z
+?IsEfiFirmware@@YAHXZ
+?IsFinished@CVdsAsyncObjectBase@@QAAHXZ
+?IsLocalComputer@@YAJPAG@Z
+?IsLoggingEnabledW@@YAEXZ
+?IsMediaPresent@@YAHPAX@Z
+?IsNoAutoMount@@YAHXZ
+?IsRamDrive@@YAEPAG@Z
+?IsRunningOnAMD64@@YAHXZ
+?IsWinPE@@YAHXZ
+?LockDismountVolume@@YAKPAXHE@Z
+?LockVolume@@YAKPAXE@Z
+?LogError@@YAXPAGKKPAXKK0PAD@Z
+?LogEvent@@YAXPAGKGKPAXKQAPAG@Z
+?LogInfo@@YAXPAGKKPAXK0PAD@Z
+?LogWarning@@YAXPAGKKPAXKK0PAD@Z
+?MirrorBcdObjects@@YAJPAU_VDS_PARTITION_IDENTITY@@0@Z
+?MountVolume@@YAKPAG@Z
+?Next@CPrvEnumObject@@UAAJKPAPAUIUnknown@@PAK@Z
+?Next@CRtlListIter@@QAAAAV1@XZ
+?Next@CRtlMapIter@@QAAAAV1@XZ
+?Next@CVdsWmiVariantObjectArrayEnum@@QAAJPAPAUIWbemClassObject@@@Z
+?NotificationThread@CVdsPnPNotificationBase@@AAAKPAX@Z
+?NotificationThreadEntry@CVdsPnPNotificationBase@@CAKPAX@Z
+?OpenDevice@@YAKPAGKPAPAX@Z
+?Prev@CRtlListIter@@QAAAAV1@XZ
+?QueryObjects@@YAJPAUIUnknown@@PAPAUIEnumVdsObject@@@Z
+?QueryObjects@@YAJPAUIUnknown@@PAPAUIEnumVdsObject@@AAU_RTL_CRITICAL_SECTION@@@Z
+?QueryStatus@CVdsAsyncObjectBase@@UAAJPAJPAK@Z
+?QueryVolPersistentState@@YAHPAGPAU_FILE_FS_PERSISTENT_VOLUME_INFORMATION@@@Z
+?ReInitializeRundownProtection@@YAXPAU_RUNDOWN_REF@@@Z
+?Register@CVdsPnPNotificationBase@@QAAKPAU_NotificationListeningRequest@@K@Z
+?RegisterHandle@CVdsPnPNotificationBase@@QAAKPAXPAPAX@Z
+?RegisterProvider@@YAJU_GUID@@0PAGW4_VDS_PROVIDER_TYPE@@110@Z
+?Release@CRtlSharedLock@@AAAXXZ
+?ReleaseRundownProtection@@YAXPAU_RUNDOWN_REF@@@Z
+?Remove@CRtlList@@QAAXAAVCRtlListIter@@@Z
+?Remove@CRtlMap@@QAAHAAVCRtlEntry@@@Z
+?RemoveAll@CRtlList@@QAAXXZ
+?RemoveAll@CRtlMap@@QAAXH@Z
+?RemoveEventSource@@YAKPAG@Z
+?RemoveTempVolumeName@@YAXPAG0@Z
+?Reset@CPrvEnumObject@@UAAJXZ
+?Reset@CVdsWmiVariantObjectArrayEnum@@QAAJXZ
+?RundownCompleted@@YAXPAU_RUNDOWN_REF@@@Z
+?SetCompletionStatus@CVdsAsyncObjectBase@@QAAXJK@Z
+?SetDiskLayout@@YAKPAXPAU_DRIVE_LAYOUT_INFORMATION_EX@@@Z
+?SetOutput@CVdsAsyncObjectBase@@QAAXU_VDS_ASYNC_OUTPUT@@@Z
+?SetOutputType@CVdsAsyncObjectBase@@QAAXW4_VDS_ASYNC_OUTPUT_TYPE@@@Z
+?SetPositionToLast@CPrvEnumObject@@QAAXXZ
+?Signal@CVdsAsyncObjectBase@@QAAXXZ
+?Skip@CPrvEnumObject@@UAAJK@Z
+?StartReferenceHistory@@YAKXZ
+?StopReferenceHistory@@YAXXZ
+?UnInitializeGlobalResouce@@YAJXZ
+?Uninitialize@CVdsAsyncObjectBase@@SAXXZ
+?Uninitialize@CVdsPnPNotificationBase@@QAAXXZ
+?Unregister@CVdsPnPNotificationBase@@QAAXPAU_NotificationListeningRequest@@@Z
+?UnregisterHandle@CVdsPnPNotificationBase@@QAAXPAX@Z
+?UnregisterProvider@@YAJU_GUID@@@Z
+?Upgrade@CRtlSharedLock@@AAAXXZ
+?VdsAllocateEmptyString@@YAPAGXZ
+?VdsAllocateString@@YAJPAGPAPAG@Z
+?VdsAssert@@YAXPBDI0@Z
+?VdsBinaryToAscii@@YAPAEPAEKPAK@Z
+?VdsDoesDiskHaveArcPath@@YAKKPAE@Z
+?VdsHeapAlloc@@YAPAXPAXKK@Z
+?VdsHeapFree@@YAHPAXK0@Z
+?VdsInitializeCriticalSection@@YAKPAU_RTL_CRITICAL_SECTION@@@Z
+?VdsIscsiCacheSessionDevices@@YAJPAUIEnumWbemClassObject@@PAPAU_VDSISCSI_SESSION_DEVICES_CACHE@@@Z
+?VdsIscsiCheckEqualIpAddress@@YAHU_VDS_IPADDRESS@@0@Z
+?VdsIscsiGetIpAddressFromInstance@@YAJPAUIWbemClassObject@@PAGPAU_VDS_IPADDRESS@@@Z
+?VdsIscsiIpAddressToIpsecId@@YAJPAU_VDS_IPADDRESS@@PAEPAKPAPAE@Z
+?VdsIscsiIpAddressToString@@YAJPAU_VDS_IPADDRESS@@KPAG@Z
+?VdsIscsiIpsecIdToIpAddress@@YAJEKPAEPAU_VDS_IPADDRESS@@@Z
+?VdsIscsiIsIscsiLun@@YAJPAUIWbemClassObject@@PAU_VDSISCSI_SESSION_DEVICES_CACHE@@PAH@Z
+?VdsIscsiSetIpAddressInInstance@@YAJPAUIWbemServices@@PAUIWbemClassObject@@PAGPAU_VDS_IPADDRESS@@@Z
+?VdsParseDeviceID@@YAPAEPAU_STORAGE_DEVICE_ID_DESCRIPTOR@@PAG@Z
+?VdsRegKeyGetDWord@@YAKPBG0PAK@Z
+?VdsTrace@@YAXKPADZZ
+?VdsTraceEx@@YAXKKPADZZ
+?VdsTraceExHelper@@YAXKKPAD0@Z
+?VdsTraceExW@@YAXKKPAGZZ
+?VdsTraceExWHelper@@YAXKKPAGPAD@Z
+?VdsTraceW@@YAXKPAGZZ
+?VdsWmiCallMethod@@YAJPAUIWbemServices@@PAUIWbemClassObject@@PAG1PAPAU2@@Z
+?VdsWmiConnectToNamespace@@YAJPAGPAPAUIWbemLocator@@PAPAUIWbemServices@@@Z
+?VdsWmiCopyFromVariantByteArray@@YAJPAUIWbemClassObject@@PAGJPAE@Z
+?VdsWmiCopyToVariantByteArray@@YAJPAUIWbemClassObject@@PAGJPAE@Z
+?VdsWmiCreateClassInstance@@YAJPAUIWbemServices@@PAGPAPAUIWbemClassObject@@@Z
+?VdsWmiCreateVariantArray@@YAJGJPAUtagVARIANT@@@Z
+?VdsWmiFindInstanceOfClass@@YAJPAUIWbemServices@@PAG1PAPAUIWbemClassObject@@@Z
+?VdsWmiGetBoolFromInstance@@YAJPAUIWbemClassObject@@PAGPAH@Z
+?VdsWmiGetByteFromInstance@@YAJPAUIWbemClassObject@@PAGPAE@Z
+?VdsWmiGetByteInVariantByteArray@@YAJPAUIWbemClassObject@@PAGJPAE@Z
+?VdsWmiGetMethodArgumentObject@@YAJPAUIWbemServices@@PAG1PAPAUIWbemClassObject@@@Z
+?VdsWmiGetObjectFromInstance@@YAJPAUIWbemClassObject@@PAGPAPAU1@@Z
+?VdsWmiGetObjectInVariantObjectArray@@YAJPAUIWbemClassObject@@PAGJPAPAU1@@Z
+?VdsWmiGetUlongFromInstance@@YAJPAUIWbemClassObject@@PAGPAK@Z
+?VdsWmiGetUlonglongFromInstance@@YAJPAUIWbemClassObject@@PAGPA_K@Z
+?VdsWmiSetBoolInInstance@@YAJPAUIWbemClassObject@@PAGH@Z
+?VdsWmiSetByteInInstance@@YAJPAUIWbemClassObject@@PAGE@Z
+?VdsWmiSetObjectInInstance@@YAJPAUIWbemClassObject@@PAG0@Z
+?VdsWmiSetStringInInstance@@YAJPAUIWbemClassObject@@PAG1@Z
+?VdsWmiSetUlongInInstance@@YAJPAUIWbemClassObject@@PAGK@Z
+?VdsWmiSetUlonglongInInstance@@YAJPAUIWbemClassObject@@PAG_K@Z
+?WaitForRundownProtectionRelease@@YAXPAU_RUNDOWN_REF@@@Z
+?WaitImpl@CVdsAsyncObjectBase@@QAAJPAJ@Z
+?WindowProcEntry@CVdsPnPNotificationBase@@CAJPAUHWND__@@IIJ@Z
+?WriteBootCode@@YAKPAX@Z
+?ZeroAsyncOut@CVdsAsyncObjectBase@@QAAXXZ
+?m_ExtraLogging@CVdsTraceSettings@@QAAHXZ
+?m_NoDebuggerLogging@CVdsTraceSettings@@QAAHXZ
+VdsDisableCOMFatalExceptionHandling
diff --git a/mingw-w64-crt/libarm32/vdsvd.def b/mingw-w64-crt/libarm32/vdsvd.def
new file mode 100644
index 0000000..6a153a2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vdsvd.def
@@ -0,0 +1,37 @@
+;
+; Definition file of vdsvd.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "vdsvd.DLL"
+EXPORTS
+??0CPrvEnumObject@@QAA@XZ
+??0CRtlSharedLock@@QAA@XZ
+??0CVdsCriticalSection@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z
+??0CVdsPnPNotificationBase@@QAA@XZ
+??0CVdsUnlockIt@@QAA@AAJ@Z
+??1CPrvEnumObject@@QAA@XZ
+??1CRtlSharedLock@@QAA@XZ
+??1CVdsCriticalSection@@QAA@XZ
+??1CVdsPnPNotificationBase@@QAA@XZ
+??1CVdsUnlockIt@@QAA@XZ
+??_FCRtlList@@QAAXXZ
+??_FCRtlMap@@QAAXXZ
+?AcquireRead@CRtlSharedLock@@AAAXXZ
+?AcquireWrite@CRtlSharedLock@@AAAXXZ
+?AllowCancel@CVdsAsyncObjectBase@@QAAXXZ
+?CurrentThreadIsWriter@CRtlSharedLock@@QAAHXZ
+?DisallowCancel@CVdsAsyncObjectBase@@QAAXXZ
+?Downgrade@CRtlSharedLock@@AAAXXZ
+?GetOutputType@CVdsAsyncObjectBase@@QAA?AW4_VDS_ASYNC_OUTPUT_TYPE@@XZ
+?IsCancelRequested@CVdsAsyncObjectBase@@QAAHXZ
+?Release@CRtlSharedLock@@AAAXXZ
+?SetOutput@CVdsAsyncObjectBase@@QAAXU_VDS_ASYNC_OUTPUT@@@Z
+?SetOutputType@CVdsAsyncObjectBase@@QAAXW4_VDS_ASYNC_OUTPUT_TYPE@@@Z
+?SetPositionToLast@CPrvEnumObject@@QAAXXZ
+?StartReferenceHistory@@YAKXZ
+?StopReferenceHistory@@YAXXZ
+?Upgrade@CRtlSharedLock@@AAAXXZ
+?ZeroAsyncOut@CVdsAsyncObjectBase@@QAAXXZ
+?m_ExtraLogging@CVdsTraceSettings@@QAAHXZ
+?m_NoDebuggerLogging@CVdsTraceSettings@@QAAHXZ
diff --git a/mingw-w64-crt/libarm32/verifier.def b/mingw-w64-crt/libarm32/verifier.def
new file mode 100644
index 0000000..8c3f5bb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/verifier.def
@@ -0,0 +1,33 @@
+;
+; Definition file of VERIFIER.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "VERIFIER.dll"
+EXPORTS
+AVrfAPILookupCallback
+VerifierAddFreeMemoryCallback
+VerifierCheckPageHeapAllocation
+VerifierCreateRpcPageHeap
+VerifierDeleteFreeMemoryCallback
+VerifierDestroyRpcPageHeap
+VerifierDisableFaultInjectionExclusionRange
+VerifierDisableFaultInjectionTargetRange
+VerifierEnableFaultInjectionExclusionRange
+VerifierEnableFaultInjectionTargetRange
+VerifierEnumerateResource
+VerifierForceNormalHeap
+VerifierGetInfoForException
+VerifierGetMemoryForDump
+VerifierGetPropertyValueByName
+VerifierGetProviderHelper
+VerifierIsAddressInAnyPageHeap
+VerifierIsCurrentThreadHoldingLocks
+VerifierIsDllEntryActive
+VerifierIsPerUserSettingsEnabled
+VerifierQueryRuntimeFlags
+VerifierRedirectStopFunctions
+VerifierSetFaultInjectionProbability
+VerifierSetFlags
+VerifierSetRuntimeFlags
+VerifierStopMessage
diff --git a/mingw-w64-crt/libarm32/version.def b/mingw-w64-crt/libarm32/version.def
new file mode 100644
index 0000000..24b47ea
--- /dev/null
+++ b/mingw-w64-crt/libarm32/version.def
@@ -0,0 +1,24 @@
+;
+; Definition file of VERSION.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "VERSION.dll"
+EXPORTS
+GetFileVersionInfoA
+GetFileVersionInfoByHandle
+GetFileVersionInfoExA
+GetFileVersionInfoExW
+GetFileVersionInfoSizeA
+GetFileVersionInfoSizeExA
+GetFileVersionInfoSizeExW
+GetFileVersionInfoSizeW
+GetFileVersionInfoW
+VerFindFileA
+VerFindFileW
+VerInstallFileA
+VerInstallFileW
+VerLanguageNameA
+VerLanguageNameW
+VerQueryValueA
+VerQueryValueW
diff --git a/mingw-w64-crt/libarm32/virtdisk.def b/mingw-w64-crt/libarm32/virtdisk.def
new file mode 100644
index 0000000..108d61f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/virtdisk.def
@@ -0,0 +1,28 @@
+;
+; Definition file of VirtDisk.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "VirtDisk.dll"
+EXPORTS
+AddVirtualDiskParent
+AttachVirtualDisk
+BreakMirrorVirtualDisk
+CompactVirtualDisk
+CreateVirtualDisk
+DeleteVirtualDiskMetadata
+DetachVirtualDisk
+EnumerateVirtualDiskMetadata
+ExpandVirtualDisk
+GetAllAttachedVirtualDiskPhysicalPaths
+GetStorageDependencyInformation
+GetVirtualDiskInformation
+GetVirtualDiskMetadata
+GetVirtualDiskOperationProgress
+GetVirtualDiskPhysicalPath
+MergeVirtualDisk
+MirrorVirtualDisk
+OpenVirtualDisk
+ResizeVirtualDisk
+SetVirtualDiskInformation
+SetVirtualDiskMetadata
diff --git a/mingw-w64-crt/libarm32/vpnike.def b/mingw-w64-crt/libarm32/vpnike.def
new file mode 100644
index 0000000..7f5d1dd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vpnike.def
@@ -0,0 +1,12 @@
+;
+; Definition file of VPNIKE.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "VPNIKE.DLL"
+EXPORTS
+InitializeProtocolEngine
+InitializeServerProtocolEngine
+SendMessageToProtocolEngine
+UninitializeProtocolEngine
+UninitializeServerProtocolEngine
diff --git a/mingw-w64-crt/libarm32/vpnikeapi.def b/mingw-w64-crt/libarm32/vpnikeapi.def
new file mode 100644
index 0000000..1f30e31
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vpnikeapi.def
@@ -0,0 +1,31 @@
+;
+; Definition file of VPNIKEAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "VPNIKEAPI.DLL"
+EXPORTS
+CancelProcessEapAuthPacket
+CloseTunnel
+CreateTunnel
+FreeConfigurationPayloadBuffer
+FreeEapAuthAttributes
+FreeEapAuthPacket
+FreeIDPayloadBuffer
+FreeTrafficSelectors
+GetConfigurationPayloadRequest
+GetIDPayload
+GetNewTunnelID
+GetServerEapAuthRequestPacket
+GetTrafficSelectorsRequest
+NewRasIncomingCall
+ProcessAdditionalAddressNotification
+ProcessConfigurationPayloadReply
+ProcessConfigurationPayloadRequest
+ProcessEapAuthPacket
+ProcessTrafficSelectorsReply
+ProcessTrafficSelectorsRequest
+QueryEapAuthAttributes
+RemoveTrafficSelectors
+TunnelAuthDone
+UpdateTunnel
diff --git a/mingw-w64-crt/libarm32/vss_ps.def b/mingw-w64-crt/libarm32/vss_ps.def
new file mode 100644
index 0000000..1f4fd49
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vss_ps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of vss_ps.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "vss_ps.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/vssapi.def b/mingw-w64-crt/libarm32/vssapi.def
new file mode 100644
index 0000000..3aff095
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vssapi.def
@@ -0,0 +1,89 @@
+;
+; Definition file of VSSAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "VSSAPI.DLL"
+EXPORTS
+IsVolumeSnapshotted
+VssFreeSnapshotProperties
+ShouldBlockRevert
+??0CVssJetWriter@@QAA@XZ
+??0CVssWriter@@QAA@XZ
+??1CVssJetWriter@@UAA@XZ
+??1CVssWriter@@UAA@XZ
+?AreComponentsSelected@CVssJetWriter@@IBA_NXZ
+?AreComponentsSelected@CVssWriter@@IBA_NXZ
+?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z
+?CreateVssExamineWriterMetadata@@YGJPAGPAPAVIVssExamineWriterMetadata@@@Z
+?CreateVssSnapshotSetDescription@@YAJU_GUID@@JPAPAVIVssSnapshotSetDescription@@@Z
+?GetBackupType@CVssJetWriter@@IBA?AW4_VSS_BACKUP_TYPE@@XZ
+?GetBackupType@CVssWriter@@IBA?AW4_VSS_BACKUP_TYPE@@XZ
+?GetContext@CVssJetWriter@@IBAJXZ
+?GetContext@CVssWriter@@IBAJXZ
+?GetCurrentLevel@CVssJetWriter@@IBA?AW4_VSS_APPLICATION_LEVEL@@XZ
+?GetCurrentLevel@CVssWriter@@IBA?AW4_VSS_APPLICATION_LEVEL@@XZ
+?GetCurrentSnapshotSetId@CVssJetWriter@@IBA?AU_GUID@@XZ
+?GetCurrentSnapshotSetId@CVssWriter@@IBA?AU_GUID@@XZ
+?GetCurrentVolumeArray@CVssJetWriter@@IBAPAPBGXZ
+?GetCurrentVolumeArray@CVssWriter@@IBAPAPBGXZ
+?GetCurrentVolumeCount@CVssJetWriter@@IBAIXZ
+?GetCurrentVolumeCount@CVssWriter@@IBAIXZ
+?GetRestoreType@CVssJetWriter@@IBA?AW4_VSS_RESTORE_TYPE@@XZ
+?GetRestoreType@CVssWriter@@IBA?AW4_VSS_RESTORE_TYPE@@XZ
+?GetSnapshotDeviceName@CVssJetWriter@@IBAJPBGPAPBG@Z
+?GetSnapshotDeviceName@CVssWriter@@IBAJPBGPAPBG@Z
+?Initialize@CVssJetWriter@@QAAJU_GUID@@PBG_N211K@Z
+?Initialize@CVssWriter@@QAAJU_GUID@@PBGW4VSS_USAGE_TYPE@@W4VSS_SOURCE_TYPE@@W4_VSS_APPLICATION_LEVEL@@KW4VSS_ALTERNATE_WRITER_STATE@@_N1@Z
+?InstallAlternateWriter@CVssWriter@@QAAJU_GUID@@0@Z
+?IsBootableSystemStateBackedUp@CVssJetWriter@@IBA_NXZ
+?IsBootableSystemStateBackedUp@CVssWriter@@IBA_NXZ
+?IsPartialFileSupportEnabled@CVssJetWriter@@IBA_NXZ
+?IsPartialFileSupportEnabled@CVssWriter@@IBA_NXZ
+?IsPathAffected@CVssJetWriter@@IBA_NPBG@Z
+?IsPathAffected@CVssWriter@@IBA_NPBG@Z
+?LoadVssSnapshotSetDescription@@YAJPBGPAPAVIVssSnapshotSetDescription@@U_GUID@@@Z
+?OnAbortBegin@CVssJetWriter@@UAAXXZ
+?OnAbortEnd@CVssJetWriter@@UAAXXZ
+?OnBackOffIOOnVolume@CVssWriter@@UAA_NPAGU_GUID@@1@Z
+?OnBackupComplete@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnBackupCompleteBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnBackupCompleteEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z
+?OnBackupShutdown@CVssWriter@@UAA_NU_GUID@@@Z
+?OnContinueIOOnVolume@CVssWriter@@UAA_NPAGU_GUID@@1@Z
+?OnFreezeBegin@CVssJetWriter@@UAA_NXZ
+?OnFreezeEnd@CVssJetWriter@@UAA_N_N@Z
+?OnIdentify@CVssJetWriter@@UAA_NPAVIVssCreateWriterMetadata@@@Z
+?OnIdentify@CVssWriter@@UAA_NPAVIVssCreateWriterMetadata@@@Z
+?OnPostRestore@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnPostRestoreBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnPostRestoreEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z
+?OnPostSnapshot@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnPostSnapshot@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnPreRestore@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnPreRestoreBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnPreRestoreEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z
+?OnPrepareBackup@CVssWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnPrepareBackupBegin@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@@Z
+?OnPrepareBackupEnd@CVssJetWriter@@UAA_NPAVIVssWriterComponents@@_N@Z
+?OnPrepareSnapshotBegin@CVssJetWriter@@UAA_NXZ
+?OnPrepareSnapshotEnd@CVssJetWriter@@UAA_N_N@Z
+?OnThawBegin@CVssJetWriter@@UAA_NXZ
+?OnThawEnd@CVssJetWriter@@UAA_N_N@Z
+?OnVSSApplicationStartup@CVssWriter@@UAA_NXZ
+?OnVSSShutdown@CVssWriter@@UAA_NXZ
+?SetWriterFailure@CVssJetWriter@@IAAJJ@Z
+?SetWriterFailure@CVssWriter@@IAAJJ@Z
+?Subscribe@CVssWriter@@QAAJK@Z
+?Uninitialize@CVssJetWriter@@QAAXXZ
+?Unsubscribe@CVssWriter@@QAAJXZ
+CreateVssBackupComponentsInternal
+CreateVssExamineWriterMetadataInternal
+CreateVssExpressWriterInternal
+CreateWriter
+CreateWriterEx
+GetProviderMgmtInterface
+GetProviderMgmtInterfaceInternal
+IsVolumeSnapshottedInternal
+ShouldBlockRevertInternal
+VssFreeSnapshotPropertiesInternal
diff --git a/mingw-w64-crt/libarm32/vsstrace.def b/mingw-w64-crt/libarm32/vsstrace.def
new file mode 100644
index 0000000..bf607bc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/vsstrace.def
@@ -0,0 +1,22 @@
+;
+; Definition file of VssTrace.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "VssTrace.DLL"
+EXPORTS
+VssTraceInitialize
+VssTraceUninitialize
+VssTraceMessage
+VssTraceBinary
+VssIsTracingEnabled
+VssIsTracingEnabledPerThread
+VssIsTracingEnabledOnModule
+VssIsTracingEnabledOnFunction
+VssSetTracingContextPerThread
+VssGetTracingContextPerThread
+VssGetTracingSequenceNumber
+VssGetTracingModuleInfo
+AssertFail
+VssSetDebugReport
+VssIsKernelDebuggerAttached
diff --git a/mingw-w64-crt/libarm32/w32time.def b/mingw-w64-crt/libarm32/w32time.def
new file mode 100644
index 0000000..88c326a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/w32time.def
@@ -0,0 +1,32 @@
+;
+; Definition file of w32time.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "w32time.dll"
+EXPORTS
+fnW32TmI_ScSetServiceBits DATA
+fnW32TmRegisterServiceCtrlHandlerEx DATA
+fnW32TmSetServiceStatus DATA
+SvchostEntry_W32Time
+SvchostPushServiceGlobals
+TimeProvClose
+TimeProvCommand
+TimeProvOpen
+W32TimeBufferFree
+W32TimeDcPromo
+W32TimeDeleteConfig
+W32TimeGetNetlogonServiceBits
+W32TimeLog
+W32TimeQueryConfig
+W32TimeQueryConfiguration
+W32TimeQueryHardwareProviderStatus
+W32TimeQueryNTPProviderStatus
+W32TimeQueryNtpProviderConfiguration
+W32TimeQuerySource
+W32TimeQueryStatus
+W32TimeSetConfig
+W32TimeSyncNow
+W32TimeVerifyJoinConfig
+W32TimeVerifyUnjoinConfig
+W32TmServiceMain
diff --git a/mingw-w64-crt/libarm32/w32topl.def b/mingw-w64-crt/libarm32/w32topl.def
new file mode 100644
index 0000000..6cf25c3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/w32topl.def
@@ -0,0 +1,86 @@
+;
+; Definition file of W32TOPL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "W32TOPL.dll"
+EXPORTS
+ToplAddEdgeSetToGraph
+ToplAddEdgeToGraph
+ToplDeleteComponents
+ToplDeleteGraphState
+ToplDeleteSpanningTreeEdges
+ToplEdgeAssociate
+ToplEdgeCreate
+ToplEdgeDestroy
+ToplEdgeDisassociate
+ToplEdgeFree
+ToplEdgeGetFromVertex
+ToplEdgeGetToVertex
+ToplEdgeGetWeight
+ToplEdgeInit
+ToplEdgeSetFromVertex
+ToplEdgeSetToVertex
+ToplEdgeSetVtx
+ToplEdgeSetWeight
+ToplFree
+ToplGetAlwaysSchedule
+ToplGetSpanningTreeEdgesForVtx
+ToplGraphAddVertex
+ToplGraphCreate
+ToplGraphDestroy
+ToplGraphFindEdgesForMST
+ToplGraphFree
+ToplGraphInit
+ToplGraphMakeRing
+ToplGraphNumberOfVertices
+ToplGraphRemoveVertex
+ToplGraphSetVertexIter
+ToplHeapCreate
+ToplHeapDestroy
+ToplHeapExtractMin
+ToplHeapInsert
+ToplHeapIsElementOf
+ToplHeapIsEmpty
+ToplIsToplException
+ToplIterAdvance
+ToplIterCreate
+ToplIterFree
+ToplIterGetObject
+ToplListAddElem
+ToplListCreate
+ToplListFree
+ToplListNumberOfElements
+ToplListRemoveElem
+ToplListSetIter
+ToplMakeGraphState
+ToplPScheduleValid
+ToplSTHeapAdd
+ToplSTHeapCostReduced
+ToplSTHeapDestroy
+ToplSTHeapExtractMin
+ToplSTHeapInit
+ToplScheduleCacheCreate
+ToplScheduleCacheDestroy
+ToplScheduleCreate
+ToplScheduleDuration
+ToplScheduleExportReadonly
+ToplScheduleImport
+ToplScheduleIsEqual
+ToplScheduleMaxUnavailable
+ToplScheduleMerge
+ToplScheduleNumEntries
+ToplScheduleValid
+ToplSetAllocator
+ToplVertexCreate
+ToplVertexDestroy
+ToplVertexFree
+ToplVertexGetId
+ToplVertexGetInEdge
+ToplVertexGetOutEdge
+ToplVertexGetParent
+ToplVertexInit
+ToplVertexNumberOfInEdges
+ToplVertexNumberOfOutEdges
+ToplVertexSetId
+ToplVertexSetParent
diff --git a/mingw-w64-crt/libarm32/wabsyncprovider.def b/mingw-w64-crt/libarm32/wabsyncprovider.def
new file mode 100644
index 0000000..47fbda3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wabsyncprovider.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WABSyncProvider.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WABSyncProvider.dll"
+EXPORTS
+ord_1 @1
+ord_2 @2
diff --git a/mingw-w64-crt/libarm32/wbemcomn.def b/mingw-w64-crt/libarm32/wbemcomn.def
new file mode 100644
index 0000000..e2ce12c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wbemcomn.def
@@ -0,0 +1,1366 @@
+;
+; Definition file of wbemcomn.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wbemcomn.dll"
+EXPORTS
+??0?$CLockableFlexArray@VCStaticCritSec@@@@QAA@AAV0@@Z
+??0?$CLockableFlexArray@VCStaticCritSec@@@@QAA@XZ
+??0?$SZLess@PBG@@QAA@ABU0@@Z
+??0?$SZLess@PBG@@QAA@XZ
+??0C9XAce@@QAA@ABV0@@Z
+??0C9XAce@@QAA@KKKPAG@Z
+??0C9XAce@@QAA@XZ
+??0CAbstractQl1Parser@@QAA@ABV0@@Z
+??0CAbstractQl1Parser@@QAA@PAVCGenLexSource@@@Z
+??0CArena@@QAA@ABV0@@Z
+??0CArena@@QAA@XZ
+??0CBaseAce@@QAA@ABV0@@Z
+??0CBaseAce@@QAA@XZ
+??0CBasicUnloadInstruction@@IAA@XZ
+??0CBasicUnloadInstruction@@QAA@ABV0@@Z
+??0CBasicUnloadInstruction@@QAA@VCWbemInterval@@@Z
+??0CBuffer@@QAA@ABV0@@Z
+??0CBuffer@@QAA@PAEKH@Z
+??0CCheckedInCritSec@@QAA@PAVCCritSec@@@Z
+??0CCircularQueue@@QAA@XZ
+??0CClientOpsNode@@QAA@XZ
+??0CContainerControl@@QAA@ABV0@@Z
+??0CContainerControl@@QAA@PAUIUnknown@@@Z
+??0CCritSec@@QAA@XZ
+??0CDMTFParser@@QAA@PBG@Z
+??0CDatePart@@QAA@XZ
+??0CDateTimeParser@@IAA@XZ
+??0CDateTimeParser@@QAA@PBG@Z
+??0CEnterWbemCriticalSection@@QAA@PAVCWbemCriticalSection@@K@Z
+??0CEventLog@@QAA@ABV0@@Z
+??0CEventLog@@QAA@PBGABU_GUID@@K@Z
+??0CEventLogRecord@@QAA@AAV0@@Z
+??0CEventLogRecord@@QAA@GABU_EVENT_DESCRIPTOR@@VCInsertionString@@111111111@Z
+??0CExecQueue@@QAA@AAV0@@Z
+??0CExecQueue@@QAA@XZ
+??0CExecRequest@@QAA@ABV0@@Z
+??0CExecRequest@@QAA@XZ
+??0CFlexArray@@QAA@AAV0@@Z
+??0CFlexArray@@QAA@HH@Z
+??0CFlexQueue@@QAA@H@Z
+??0CHaltable@@QAA@ABV0@@Z
+??0CHaltable@@QAA@XZ
+??0CHex@@QAA@J@Z
+??0CIdentitySecurity@@QAA@ABV0@@Z
+??0CIdentitySecurity@@QAA@_N@Z
+??0CIdentityTest@@QAA@ABV0@@Z
+??0CIdentityTest@@QAA@PAVCTimerInstruction@@@Z
+??0CInCritSec@@QAA@PAU_RTL_CRITICAL_SECTION@@@Z
+??0CInsertionString@@QAA@ABV0@@Z
+??0CInsertionString@@QAA@J@Z
+??0CInsertionString@@QAA@PBD@Z
+??0CInsertionString@@QAA@PBG@Z
+??0CInsertionString@@QAA@VCHex@@@Z
+??0CInsertionString@@QAA@XZ
+??0CInstructionQueue@@QAA@XZ
+??0CInstructionTest@@QAA@ABV0@@Z
+??0CInstructionTest@@QAA@XZ
+??0CLifeControl@@QAA@ABV0@@Z
+??0CLifeControl@@QAA@XZ
+??0CLike@@QAA@ABV0@@Z
+??0CLike@@QAA@PBGG@Z
+??0CLike@@QAA@XZ
+??0CLimitControl@@QAA@ABV0@@Z
+??0CLimitControl@@QAA@XZ
+??0CMRCICompression@@QAA@XZ
+??0CMRCIControl@@QAA@XZ
+??0CMUILocaleList@@QAA@XZ
+??0CMemoryLog@@QAA@XZ
+??0CMinMaxLimitControl@@QAA@ABV0@@Z
+??0CMinMaxLimitControl@@QAA@HPBG@Z
+??0CNtAce@@QAA@ABV0@@Z
+??0CNtAce@@QAA@KKKAAVCNtSid@@@Z
+??0CNtAce@@QAA@KKKPAG@Z
+??0CNtAce@@QAA@PAU_ACCESS_ALLOWED_ACE@@@Z
+??0CNtAce@@QAA@XZ
+??0CNtAcl@@QAA@ABV0@@Z
+??0CNtAcl@@QAA@K@Z
+??0CNtAcl@@QAA@PAU_ACL@@@Z
+??0CNtSecurityDescriptor@@QAA@AAV0@@Z
+??0CNtSecurityDescriptor@@QAA@PAX@Z
+??0CNtSecurityDescriptor@@QAA@XZ
+??0CNtSid@@QAA@ABV0@@Z
+??0CNtSid@@QAA@PAG@Z
+??0CNtSid@@QAA@PAX@Z
+??0CNtSid@@QAA@W4SidType@0@@Z
+??0CNtSid@@QAA@XZ
+??0CPropertyName@@QAA@ABV0@@Z
+??0CPropertyName@@QAA@XZ
+??0CQl1ParseSink@@QAA@ABV0@@Z
+??0CQl1ParseSink@@QAA@XZ
+??0CRegistryMinMaxLimitControl@@QAA@ABV0@@Z
+??0CRegistryMinMaxLimitControl@@QAA@HPBG0000@Z
+??0CSafeArray@@QAA@AAV0@@Z
+??0CSafeArray@@QAA@HHHH@Z
+??0CSafeArray@@QAA@PAUtagSAFEARRAY@@HHH@Z
+??0CStaticCritSec@@QAA@XZ
+??0CTextTemplate@@QAA@ABV0@@Z
+??0CTextTemplate@@QAA@PBG@Z
+??0CTimerGenerator@@QAA@ABV0@@Z
+??0CTimerGenerator@@QAA@XZ
+??0CTimerInstruction@@QAA@ABV0@@Z
+??0CTimerInstruction@@QAA@XZ
+??0CTraceSessionControl@@QAA@XZ
+??0CUnk@@QAA@ABV0@@Z
+??0CUnk@@QAA@PAVCLifeControl@@PAUIUnknown@@@Z
+??0CUnkInternal@@QAA@ABV0@@Z
+??0CUnkInternal@@QAA@PAVCLifeControl@@@Z
+??0CVar@@QAA@ABV0@@Z
+??0CVar@@QAA@D@Z
+??0CVar@@QAA@E@Z
+??0CVar@@QAA@F@Z
+??0CVar@@QAA@FH@Z
+??0CVar@@QAA@G@Z
+??0CVar@@QAA@HPAG@Z
+??0CVar@@QAA@HPAUtagSAFEARRAY@@@Z
+??0CVar@@QAA@HVauto_bstr@@@Z
+??0CVar@@QAA@J@Z
+??0CVar@@QAA@K@Z
+??0CVar@@QAA@M@Z
+??0CVar@@QAA@N@Z
+??0CVar@@QAA@PADH@Z
+??0CVar@@QAA@PAGH@Z
+??0CVar@@QAA@PAU_FILETIME@@@Z
+??0CVar@@QAA@PAU_GUID@@H@Z
+??0CVar@@QAA@PAUtagBLOB@@H@Z
+??0CVar@@QAA@PAUtagVARIANT@@@Z
+??0CVar@@QAA@PAVCVarVector@@H@Z
+??0CVar@@QAA@XZ
+??0CVarVector@@QAA@AAV0@@Z
+??0CVarVector@@QAA@HHH@Z
+??0CVarVector@@QAA@HPAUtagSAFEARRAY@@H@Z
+??0CVarVector@@QAA@XZ
+??0CWMITraceSettings@@QAA@XZ
+??0CWQLScanner@@QAA@AAV0@@Z
+??0CWQLScanner@@QAA@PAVCGenLexSource@@@Z
+??0CWStringArray@@QAA@AAV0@@Z
+??0CWStringArray@@QAA@HH@Z
+??0CWbemCallSecurity@@AAA@ABV0@@Z
+??0CWbemCallSecurity@@AAA@XZ
+??0CWbemCriticalSection@@QAA@XZ
+??0CWbemInstallObject@@QAA@XZ
+??0CWbemInterval@@IAA@K@Z
+??0CWbemInterval@@QAA@XZ
+??0CWbemTime@@IAA@_J@Z
+??0CWbemTime@@QAA@ABV0@@Z
+??0CWbemTime@@QAA@XZ
+??0CWbemTimeSpan@@QAA@HHHHHHH@Z
+??0CWin32DefaultArena@@QAA@ABV0@@Z
+??0CWin32DefaultArena@@QAA@XZ
+??0QL1_Parser@@QAA@ABV0@@Z
+??0QL1_Parser@@QAA@PAVCGenLexSource@@@Z
+??0QL_LEVEL_1_RPN_EXPRESSION@@QAA@ABU0@@Z
+??0QL_LEVEL_1_RPN_EXPRESSION@@QAA@XZ
+??0QL_LEVEL_1_TOKEN@@QAA@ABU0@@Z
+??0QL_LEVEL_1_TOKEN@@QAA@XZ
+??0Registry@@QAA@PAUHKEY__@@KKPBG@Z
+??0Registry@@QAA@PAUHKEY__@@KPBG@Z
+??0Registry@@QAA@PBGK@Z
+??0Registry@@QAA@XZ
+??0WString2@@QAA@ABV0@@Z
+??0WString2@@QAA@I@Z
+??0WString2@@QAA@KPAUHINSTANCE__@@@Z
+??0WString2@@QAA@PAGH@Z
+??0WString2@@QAA@PBD@Z
+??0WString2@@QAA@PBG@Z
+??0WString2@@QAA@XZ
+??0WString@@QAA@ABV0@@Z
+??0WString@@QAA@KPAUHINSTANCE__@@@Z
+??0WString@@QAA@PAGH@Z
+??0WString@@QAA@PBD@Z
+??0WString@@QAA@PBG@Z
+??0WString@@QAA@XZ
+??1?$CLockableFlexArray@VCStaticCritSec@@@@QAA@XZ
+??1?$SZLess@PBG@@UAA@XZ
+??1C9XAce@@UAA@XZ
+??1CAbstractQl1Parser@@UAA@XZ
+??1CBaseAce@@UAA@XZ
+??1CBasicUnloadInstruction@@UAA@XZ
+??1CBuffer@@QAA@XZ
+??1CCheckedInCritSec@@QAA@XZ
+??1CClientOpsNode@@QAA@XZ
+??1CCritSec@@QAA@XZ
+??1CDMTFParser@@QAA@XZ
+??1CDatePart@@QAA@XZ
+??1CDateTimeParser@@QAA@XZ
+??1CEnterWbemCriticalSection@@QAA@XZ
+??1CEventLog@@QAA@XZ
+??1CEventLogRecord@@QAA@XZ
+??1CExecQueue@@QAA@XZ
+??1CExecRequest@@UAA@XZ
+??1CFlexArray@@QAA@XZ
+??1CFlexQueue@@QAA@XZ
+??1CHaltable@@UAA@XZ
+??1CIdentitySecurity@@QAA@XZ
+??1CIdentityTest@@QAA@XZ
+??1CInCritSec@@QAA@XZ
+??1CInsertionString@@QAA@XZ
+??1CInstructionQueue@@QAA@XZ
+??1CLike@@QAA@XZ
+??1CLimitControl@@UAA@XZ
+??1CMRCICompression@@QAA@XZ
+??1CMUILocaleList@@QAA@XZ
+??1CMinMaxLimitControl@@UAA@XZ
+??1CNtAce@@UAA@XZ
+??1CNtAcl@@QAA@XZ
+??1CNtSecurityDescriptor@@QAA@XZ
+??1CNtSid@@QAA@XZ
+??1CPropertyName@@QAA@XZ
+??1CPublishWMIOperationEvent@@QAA@XZ
+??1CRegistryMinMaxLimitControl@@UAA@XZ
+??1CSafeArray@@QAA@XZ
+??1CStaticCritSec@@QAA@XZ
+??1CTextTemplate@@QAA@XZ
+??1CTimerGenerator@@UAA@XZ
+??1CTimerInstruction@@UAA@XZ
+??1CUnk@@UAA@XZ
+??1CUnkInternal@@UAA@XZ
+??1CVar@@QAA@XZ
+??1CVarVector@@QAA@XZ
+??1CWQLScanner@@QAA@XZ
+??1CWStringArray@@QAA@XZ
+??1CWbemCallSecurity@@AAA@XZ
+??1CWbemCriticalSection@@QAA@XZ
+??1CWbemInstallObject@@QAA@XZ
+??1CWin32DefaultArena@@QAA@XZ
+??1QL1_Parser@@UAA@XZ
+??1QL_LEVEL_1_RPN_EXPRESSION@@QAA@XZ
+??1QL_LEVEL_1_TOKEN@@QAA@XZ
+??1Registry@@QAA@XZ
+??1WString2@@QAA@XZ
+??1WString@@QAA@XZ
+??4?$CLockableFlexArray@VCStaticCritSec@@@@QAAAAV0@AAV0@@Z
+??4?$SZLess@PBG@@QAAAAU0@ABU0@@Z
+??4C9XAce@@QAAAAV0@ABV0@@Z
+??4CAbstractQl1Parser@@QAAAAV0@ABV0@@Z
+??4CArena@@QAAAAV0@ABV0@@Z
+??4CBaseAce@@QAAAAV0@ABV0@@Z
+??4CBaseMrciCompression@@QAAAAV0@ABV0@@Z
+??4CBasicUnloadInstruction@@QAAAAV0@ABV0@@Z
+??4CBuffer@@QAAAAV0@ABV0@@Z
+??4CCheckedInCritSec@@QAAAAV0@ABV0@@Z
+??4CCircularQueue@@QAAAAV0@ABV0@@Z
+??4CClientOpsNode@@QAAAAV0@ABV0@@Z
+??4CContainerControl@@QAAAAV0@ABV0@@Z
+??4CCritSec@@QAAAAV0@ABV0@@Z
+??4CDMTFParser@@QAAAAV0@ABV0@@Z
+??4CDatePart@@QAAAAV0@ABV0@@Z
+??4CDateTimeParser@@QAAAAV0@ABV0@@Z
+??4CEnterWbemCriticalSection@@QAAAAV0@ABV0@@Z
+??4CExecQueue@@QAAAAV0@AAV0@@Z
+??4CExecRequest@@QAAAAV0@ABV0@@Z
+??4CFlexArray@@QAAAAV0@AAV0@@Z
+??4CFlexQueue@@QAAAAV0@ABV0@@Z
+??4CHaltable@@QAAAAV0@ABV0@@Z
+??4CHex@@QAAAAV0@ABV0@@Z
+??4CIdentitySecurity@@QAAAAV0@ABV0@@Z
+??4CIdentityTest@@QAAAAV0@ABV0@@Z
+??4CInCritSec@@QAAAAV0@ABV0@@Z
+??4CInsertionString@@QAAAAV0@ABV0@@Z
+??4CInstructionQueue@@QAAAAV0@ABV0@@Z
+??4CInstructionTest@@QAAAAV0@ABV0@@Z
+??4CLifeControl@@QAAAAV0@ABV0@@Z
+??4CLike@@QAAAAV0@ABV0@@Z
+??4CLimitControl@@QAAAAV0@ABV0@@Z
+??4CMRCICompression@@QAAAAV0@ABV0@@Z
+??4CMRCIControl@@QAAAAV0@ABV0@@Z
+??4CMUILocale@@QAAAAV0@ABV0@@Z
+??4CMUILocaleList@@QAAAAV0@ABV0@@Z
+??4CMemoryLog@@QAAAAV0@ABV0@@Z
+??4CMinMaxLimitControl@@QAAAAV0@ABV0@@Z
+??4CNtAce@@QAAAAV0@ABV0@@Z
+??4CNtAcl@@QAAAAV0@ABV0@@Z
+??4CNtSecurity@@QAAAAV0@ABV0@@Z
+??4CNtSecurityDescriptor@@QAAAAV0@AAV0@@Z
+??4CNtSid@@QAAAAV0@ABV0@@Z
+??4CPersistentConfig@@QAAAAV0@ABV0@@Z
+??4CPropertyName@@QAAXABU_tag_WbemPropertyName@@@Z
+??4CPropertyName@@QAAXABV0@@Z
+??4CPublishWMIOperationEvent@@QAAAAV0@ABV0@@Z
+??4CQl1ParseSink@@QAAAAV0@ABV0@@Z
+??4CRegistryMinMaxLimitControl@@QAAAAV0@ABV0@@Z
+??4CSafeArray@@QAAAAV0@AAV0@@Z
+??4CSmallArrayBlob@@QAAAAV0@ABV0@@Z
+??4CStaticCritSec@@QAAAAV0@ABV0@@Z
+??4CTextTemplate@@QAAAAV0@ABV0@@Z
+??4CTimerGenerator@@QAAAAV0@ABV0@@Z
+??4CTimerInstruction@@QAAAAV0@ABV0@@Z
+??4CTraceSessionControl@@QAAAAV0@ABV0@@Z
+??4CUnk@@QAAAAV0@ABV0@@Z
+??4CUnkInternal@@QAAAAV0@ABV0@@Z
+??4CVar@@QAAAAV0@ABV0@@Z
+??4CVarVector@@QAAAAV0@AAV0@@Z
+??4CWMITraceSettings@@QAAAAV0@ABV0@@Z
+??4CWQLScanner@@QAAAAV0@AAV0@@Z
+??4CWStringArray@@QAAAAV0@AAV0@@Z
+??4CWbemCallSecurity@@AAAAAV0@ABV0@@Z
+??4CWbemCriticalSection@@QAAAAV0@ABV0@@Z
+??4CWbemInstallObject@@QAAAAV0@ABV0@@Z
+??4CWbemInterval@@QAAAAV0@ABV0@@Z
+??4CWbemTime@@QAAXABV0@@Z
+??4CWbemTimeSpan@@QAAAAV0@ABV0@@Z
+??4CWin32DefaultArena@@QAAAAV0@ABV0@@Z
+??4MD5@@QAAAAV0@ABV0@@Z
+??4QL1_Parser@@QAAAAV0@ABV0@@Z
+??4QL_LEVEL_1_RPN_EXPRESSION@@QAAAAU0@ABU0@@Z
+??4QL_LEVEL_1_TOKEN@@QAAAAU0@ABU0@@Z
+??4QL_LEVEL_1_TOKEN@@QAAAAU0@ABU_tag_WbemQl1Token@@@Z
+??4Registry@@QAAAAV0@ABV0@@Z
+??4SHA256@@QAAAAV0@ABV0@@Z
+??4WString2@@QAAAAV0@ABV0@@Z
+??4WString2@@QAAAAV0@PBG@Z
+??4WString@@QAAAAV0@ABV0@@Z
+??4WString@@QAAAAV0@PBG@Z
+??8CEventLogRecord@@QAAHABV0@@Z
+??8CNtSid@@QAAHAAV0@@Z
+??8CPropertyName@@QAAHABU_tag_WbemPropertyName@@@Z
+??8CVar@@QAAHAAV0@@Z
+??8CVarVector@@QAAHAAV0@@Z
+??ACFlexArray@@QAAAAPAXH@Z
+??ACFlexArray@@QBAPAXH@Z
+??ACSmallArrayBlob@@QBAPAXH@Z
+??ACVarVector@@QAAAAVCVar@@H@Z
+??ACWStringArray@@QBAPAGH@Z
+??AWString2@@QBAGH@Z
+??AWString@@QBAGH@Z
+??BCHex@@QAAJXZ
+??BCVar@@QAA?AU_FILETIME@@XZ
+??BCVar@@QAADXZ
+??BCVar@@QAAEXZ
+??BCVar@@QAAFXZ
+??BCVar@@QAAGXZ
+??BCVar@@QAAJXZ
+??BCVar@@QAAKXZ
+??BCVar@@QAAMXZ
+??BCVar@@QAANXZ
+??BCVar@@QAAPADXZ
+??BCVar@@QAAPAGXZ
+??BCVar@@QAAPAU_GUID@@XZ
+??BCVar@@QAAPAUtagBLOB@@XZ
+??BCVar@@QAAPAVCVarVector@@XZ
+??BWString2@@QAAPAGXZ
+??BWString2@@QBAPBGXZ
+??BWString@@QAAPAGXZ
+??BWString@@QBAPBGXZ
+??DCWbemInterval@@QBA?AV0@N@Z
+??GCWbemTime@@QBA?AV0@ABVCWbemTimeSpan@@@Z
+??GCWbemTime@@QBA?AVCWbemInterval@@ABV0@@Z
+??HCWbemInterval@@QBA?AV0@V0@@Z
+??HCWbemTime@@QBA?AV0@ABVCWbemInterval@@@Z
+??HCWbemTime@@QBA?AV0@ABVCWbemTimeSpan@@@Z
+??MCWbemInterval@@QAAHV0@@Z
+??MCWbemTime@@QBAHABV0@@Z
+??MWString2@@QBAHPBG@Z
+??MWString@@QBAHPBG@Z
+??NCWbemTime@@QBAHABV0@@Z
+??NWString2@@QBAHPBG@Z
+??NWString@@QBAHPBG@Z
+??OCWbemInterval@@QAAHV0@@Z
+??OCWbemTime@@QBAHABV0@@Z
+??OWString2@@QBAHPBG@Z
+??OWString@@QBAHPBG@Z
+??PCWbemTime@@QBAHABV0@@Z
+??PWString2@@QBAHPBG@Z
+??PWString@@QBAHPBG@Z
+??R?$SZLess@PBG@@QBA_NABQBG0@Z
+??RCIdentityTest@@UAAHPAVCTimerInstruction@@@Z
+??RWString2@@QBA?AV0@HH@Z
+??RWString@@QBA?AV0@HH@Z
+??YCWbemInterval@@QAAXV0@@Z
+??YWString2@@QAAAAV0@ABV0@@Z
+??YWString2@@QAAAAV0@G@Z
+??YWString2@@QAAAAV0@PBG@Z
+??YWString@@QAAAAV0@ABV0@@Z
+??YWString@@QAAAAV0@G@Z
+??YWString@@QAAAAV0@PBG@Z
+??_7?$SZLess@PBG@@6B@ DATA
+??_7C9XAce@@6B@ DATA
+??_7CAbstractQl1Parser@@6B@ DATA
+??_7CArena@@6B@ DATA
+??_7CBaseAce@@6B@ DATA
+??_7CBasicUnloadInstruction@@6B@ DATA
+??_7CBuffer@@6B@ DATA
+??_7CContainerControl@@6B@ DATA
+??_7CExecQueue@@6B@ DATA
+??_7CExecRequest@@6B@ DATA
+??_7CHaltable@@6B@ DATA
+??_7CIdentityTest@@6B@ DATA
+??_7CInstructionTest@@6B@ DATA
+??_7CLifeControl@@6B@ DATA
+??_7CLimitControl@@6B@ DATA
+??_7CMinMaxLimitControl@@6B@ DATA
+??_7CNtAce@@6B@ DATA
+??_7CQl1ParseSink@@6B@ DATA
+??_7CRegistryMinMaxLimitControl@@6B@ DATA
+??_7CTimerGenerator@@6B@ DATA
+??_7CTimerInstruction@@6B@ DATA
+??_7CUnk@@6B@ DATA
+??_7CUnkInternal@@6B@ DATA
+??_7CWbemCallSecurity@@6B@ DATA
+??_7CWin32DefaultArena@@6B@ DATA
+??_7QL1_Parser@@6B@ DATA
+??_7QL_LEVEL_1_RPN_EXPRESSION@@6B@ DATA
+??_FCBuffer@@QAAXXZ
+??_FCEventLog@@QAAXXZ
+??_FCFlexArray@@QAAXXZ
+??_FCFlexQueue@@QAAXXZ
+??_FCNtAcl@@QAAXXZ
+??_FCTextTemplate@@QAAXXZ
+??_FCUnk@@QAAXXZ
+??_FCWStringArray@@QAAXXZ
+?AbortCompression@CMRCIControl@@QAAXXZ
+?AbortRequested@CMRCIControl@@QAAHXZ
+?Access@CSafeArray@@QAAJPAPAX@Z
+?AccessCheck@CIdentitySecurity@@QAAHXZ
+?AccessRawArray@CVarVector@@QAAJPAPAX@Z
+?Add@CFlexArray@@QAAHPAX@Z
+?Add@CMinMaxLimitControl@@UAAJKKPAK@Z
+?Add@CVarVector@@QAAHAAVCVar@@@Z
+?Add@CVarVector@@QAAHPAVCVar@@@Z
+?Add@CWStringArray@@QAAHPBG@Z
+?AddAce@CNtAcl@@QAAHPAVCNtAce@@@Z
+?AddAggregationProperty@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABVCPropertyName@@@Z
+?AddAllAggregationProperties@QL_LEVEL_1_RPN_EXPRESSION@@UAAXXZ
+?AddAllProperties@QL_LEVEL_1_RPN_EXPRESSION@@UAAXXZ
+?AddAppropriateToken@CAbstractQl1Parser@@IAAXABU_tag_WbemQl1Token@@@Z
+?AddBSTR@CSafeArray@@QAAHPAG@Z
+?AddBool@CSafeArray@@QAAHF@Z
+?AddByte@CSafeArray@@QAAHE@Z
+?AddChild@CClientOpsNode@@QAAXPAV1@@Z
+?AddCulture@CMUILocaleList@@AAAJPBGW4LocaleType@CMUILocale@@K@Z
+?AddDispatch@CSafeArray@@QAAHPAUIDispatch@@@Z
+?AddDouble@CSafeArray@@QAAHN@Z
+?AddElement@CPropertyName@@QAAXPBG@Z
+?AddEnvironmentValue@CWbemInstallObject@@SAJPBG0@Z
+?AddFloat@CSafeArray@@QAAHM@Z
+?AddHavingToken@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABU_tag_WbemQl1Token@@@Z
+?AddInsertionString@CEventLogRecord@@IAAXAAVCInsertionString@@@Z
+?AddLocale@CMUILocaleList@@AAAJPBGW4LocaleType@CMUILocale@@K@Z
+?AddLong@CSafeArray@@QAAHJ@Z
+?AddMember@CLimitControl@@UAAJXZ
+?AddProperty@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABVCPropertyName@@@Z
+?AddRecord@CEventLog@@IAAHPAVCEventLogRecord@@@Z
+?AddRef@CBasicUnloadInstruction@@UAAXXZ
+?AddRef@CBuffer@@UAAKXZ
+?AddRef@CContainerControl@@UAAXPAUIUnknown@@@Z
+?AddRef@CExecQueue@@QAAXXZ
+?AddRef@CUnk@@UAAKXZ
+?AddRef@CUnkInternal@@UAAKXZ
+?AddRef@CWbemCallSecurity@@UAAKXZ
+?AddRef@QL_LEVEL_1_RPN_EXPRESSION@@QAAXXZ
+?AddScalar@CSafeArray@@AAAHTSA_ArrayScalar@@@Z
+?AddShort@CSafeArray@@QAAHF@Z
+?AddToken@QL_LEVEL_1_RPN_EXPRESSION@@QAAXABUQL_LEVEL_1_TOKEN@@@Z
+?AddToken@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABU_tag_WbemQl1Token@@@Z
+?AddUnknown@CSafeArray@@QAAHPAUIUnknown@@@Z
+?AddVariant@CSafeArray@@QAAHPAUtagVARIANT@@@Z
+?AdjustInitialPriority@CExecQueue@@MAAXPAVCExecRequest@@@Z
+?AdjustPriorityForPassing@CExecQueue@@MAAXPAVCExecRequest@@@Z
+?AdjustPrivIfLocalSystem@@YAXPAX@Z
+?Advance@CBuffer@@QAAJK@Z
+?AliasToTable@CWQLScanner@@QAAQAGPAG@Z
+?Alloc@CWin32DefaultArena@@UAAPAXK@Z
+?AllocAmPm@CDateTimeParser@@IAAPAGXZ
+?AppendBuffer@WString2@@AAAXPBGI@Z
+?AppendCulture@CMUILocaleList@@AAAJPBG@Z
+?AppendLocale@CMUILocaleList@@AAAJPBG@Z
+?Apply@CTextTemplate@@QAAPAGPAUIWbemClassObject@@@Z
+?Bind@CFlexArray@@QAAXAAV1@@Z
+?BindPtr@WString2@@QAAXPAG@Z
+?BindPtr@WString@@QAAXPAG@Z
+?BlobAssign@@YAXPAUtagBLOB@@PAXKH@Z
+?BlobClear@@YAXPAUtagBLOB@@@Z
+?BlobCopy@@YA?AUtagBLOB@@PBU1@@Z
+?BreakOnDbgAndRenterLoop@@YAKXZ
+?BreakWait@CInstructionQueue@@QAAXXZ
+?BuildOperationInfo@@YAJPBG000PAPAG@Z
+?BuildSWQLColRef@CWQLScanner@@AAAHAAVCFlexArray@@AAUSWQLColRef@@@Z
+?BuildSecurityDescriptorParameter@@YAJPAUIWbemServices@@PAUIWbemContext@@PAVCNtSecurityDescriptor@@PAUIWbemClassObject@@@Z
+?CalcSitOutPenalty@CExecQueue@@MAAKJ@Z
+?CanDelete@CVar@@QAAHXZ
+?CaptureStackTrace@CMemoryLog@@AAAXQAPAX@Z
+?Change@CInstructionQueue@@QAAJPAVCTimerInstruction@@VCWbemTime@@@Z
+?ChangeTypeTo@CVar@@QAAHG@Z
+?ChangeTypeToEx@CVar@@QAAHGK@Z
+?ChangeVariantToCIMTYPE@@YAJPAUtagVARIANT@@0J@Z
+?CheckDMTFDateTimeFormat@CDateTimeParser@@SAHPBGHH@Z
+?CheckDMTFDateTimeFormatInternal@CDateTimeParser@@IAAHPBG@Z
+?CheckDMTFDateTimeInterval@CDateTimeParser@@SAHPBG@Z
+?CheckDateFormat@CDateTimeParser@@IAAHPBGH@Z
+?CheckLangNeutral@CMUILocale@@SAJPBGPA_N@Z
+?CheckTimeFormat@CDateTimeParser@@IAAHPBGH@Z
+?CheckType@CSafeArray@@AAAXH@Z
+?CleanUp@CWbemInstallObject@@SAXXZ
+?ClearPropRefs@CWQLScanner@@AAAXXZ
+?ClearTableRefs@CWQLScanner@@AAAXXZ
+?ClearTokens@CWQLScanner@@AAAXXZ
+?Clone@CBuffer@@UAAJPAPAUIStream@@@Z
+?CloneData@CSmallArrayBlob@@QAAPAPAXXZ
+?CloneThreadContext@CWbemCallSecurity@@UAAJH@Z
+?CloneThreadToken@CWbemCallSecurity@@AAAJK@Z
+?Close@CEventLog@@QAAHXZ
+?CoCreateInstance@CWbemInstallObject@@SAJABU_GUID@@PAUIUnknown@@K0PAPAX@Z
+?CoGetClassObject@CWbemInstallObject@@SAJABU_GUID@@KPAU_COSERVERINFO@@0PAPAX@Z
+?Commit@CBuffer@@UAAJK@Z
+?CompareEls@CFlexArray@@KAHPBX0@Z
+?CompareEls@CSmallArrayBlob@@KAHPBX0@Z
+?CompareTo@CVar@@QAAHAAV1@H@Z
+?CompareTo@CVarVector@@QAAHAAV1@H@Z
+?ComposeName@@YAJPAGPAPAG@Z
+?Compress@CFlexArray@@QAAXXZ
+?Compress@CWStringArray@@QAAXXZ
+?CompressBuffer@CMRCICompression@@QAAIPAEK0KW4CompressionLevel@1@@Z
+?CompressFile@CMRCICompression@@QAAHPBG0KW4CompressionLevel@1@PAVCMRCIControl@@@Z
+?CompressFileV1@CMRCICompression@@IAAHHHKW4CompressionLevel@1@PAVCMRCIControl@@@Z
+?ComputePenalty@CMinMaxLimitControl@@IAAJKKPAKPAH@Z
+?ConcatWithoutQuotes@CTextTemplate@@AAAXAAVWString2@@AAPAG@Z
+?ContainsSid@CNtAcl@@QAAHAAVCNtSid@@AAE@Z
+?ContinueTransform@MD5@@SAXPAXIQAE@Z
+?CopyBuffer@WString2@@AAAXPBGI@Z
+?CopyData@CSmallArrayBlob@@IAAXPAV1@@Z
+?CopyDataFrom@CFlexArray@@QAAHABV1@@Z
+?CopyFileToAutorecover@@YAJPAG0H@Z
+?CopyTo@CBuffer@@UAAJPAUIStream@@T_ULARGE_INTEGER@@PAT3@2@Z
+?CopyTo@CNtSid@@QAAHPAX@Z
+?CountQuery@CWQLScanner@@QAAHXZ
+?CreateBlob@CSmallArrayBlob@@SAPAV1@H@Z
+?CreateInst@CWbemCallSecurity@@SAPAVIWbemCallSecurity@@XZ
+?CreateNewThread@CExecQueue@@MAAHXZ
+?CriticalFailADAPTrace@@YAHPBD@Z
+?CurrentLine@CAbstractQl1Parser@@QAAHXZ
+?CurrentToken@CAbstractQl1Parser@@QAAPAGXZ
+?DateFormat10@CDateTimeParser@@IAAHPBG0H@Z
+?DateFormat11@CDateTimeParser@@IAAHPBG0H@Z
+?DateFormat12@CDateTimeParser@@IAAHPBG0H@Z
+?DateFormat13@CDateTimeParser@@IAAHPBG0H@Z
+?DateFormat14@CDateTimeParser@@IAAHPBG0H@Z
+?DateFormat15@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat1@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat2@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat3@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat4@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat5@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat6@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat7@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat8@CDateTimeParser@@IAAHPBGH@Z
+?DateFormat9@CDateTimeParser@@IAAHPBG0H@Z
+?DebugDump@CFlexArray@@QAAXXZ
+?DebugTrace@@YAHDPBDZZ
+?DecrementIndex@CFlexQueue@@IAAXAAH@Z
+?DeleteAce@CNtAcl@@QAAHH@Z
+?DeletePropertyName@CAbstractQl1Parser@@IAAXXZ
+?DeleteSacl@CNtSecurityDescriptor@@QAAJXZ
+?DeleteStr@CWStringArray@@QAAHH@Z
+?DeleteString@WString2@@AAAX_N@Z
+?DeleteString@WString@@AAAXPAG@Z
+?DeleteValue@Registry@@QAAHPBG@Z
+?Dequeue@CFlexQueue@@QAAPAXXZ
+?Dequeue@CInstructionQueue@@QAAJAAPAVCTimerInstruction@@AAVCWbemTime@@@Z
+?Deserialize@C9XAce@@UAA_NPAE@Z
+?Deserialize@CNtAce@@UAA_NPAE@Z
+?Difference@CWStringArray@@SAXAAV1@00@Z
+?Disable@CTraceSessionControl@@QAAKXZ
+?DoLike@CLike@@IAA_NPBG0G@Z
+?DoesNeedNewThread@CExecQueue@@MAAHPAVCExecRequest@@@Z
+?DoesVectorTypeMatchArrayType@CVarVector@@QAAHXZ
+?Dump@CWQLScanner@@QAAXXZ
+?Dump@QL_LEVEL_1_RPN_EXPRESSION@@QAAXPBD@Z
+?Dump@QL_LEVEL_1_TOKEN@@QAAXPAU_iobuf@@@Z
+?DumpClientOps@@YAXPAVCClientOpsNode@@@Z
+?DumpError@CExecRequest@@UAAXXZ
+?DumpText@CVar@@QAAHPAU_iobuf@@@Z
+?ElementSize@CSafeArray@@QAAHXZ
+?Empty@CFlexArray@@QAAXXZ
+?Empty@CPropertyName@@QAAXXZ
+?Empty@CSafeArray@@QAAXXZ
+?Empty@CVar@@QAAXXZ
+?Empty@CVarVector@@QAAXXZ
+?Empty@CWStringArray@@QAAXXZ
+?Empty@WString2@@QAAXXZ
+?Empty@WString@@QAAXXZ
+?Enable@CTraceSessionControl@@QAAKXZ
+?EnableAllPrivileges@@YAJK@Z
+?EnablePrivilege@@YAHKJ@Z
+?EncryptedCall@CIdentitySecurity@@AAA_NXZ
+?Enqueue@CExecQueue@@UAAJPAVCExecRequest@@PAPAX@Z
+?Enqueue@CFlexQueue@@QAA_NPAX@Z
+?Enqueue@CInstructionQueue@@QAAJVCWbemTime@@PAVCTimerInstruction@@@Z
+?EnqueueAndWait@CExecQueue@@QAAJPAVCExecRequest@@@Z
+?EnqueueWithoutSleep@CExecQueue@@QAAJPAVCExecRequest@@PAPAX@Z
+?EnsureAllocated@CPropertyName@@IAAXJ@Z
+?EnsureExtent@CFlexArray@@QAAHH@Z
+?EnsureExtent@CSmallArrayBlob@@IAAPAV1@H@Z
+?EnsureMatchState@CLike@@AAAXI@Z
+?EnsureRunning@CTimerGenerator@@AAAXXZ
+?EnsureSize@CBuffer@@AAAXK@Z
+?Enter@CCheckedInCritSec@@QAAXXZ
+?Enter@CCritSec@@QAAXXZ
+?Enter@CExecQueue@@QAAXXZ
+?Enter@CStaticCritSec@@QAAXXZ
+?Enter@CWbemCriticalSection@@QAAHK@Z
+?Equal@WString2@@QBAHPBG@Z
+?Equal@WString@@QBAHPBG@Z
+?EqualNoCase@WString2@@QBAHPBG@Z
+?EqualNoCase@WString@@QBAHPBG@Z
+?ErrorTrace@@YAHDPBDZZ
+?EscapeQuotes@WString2@@QBA?AV1@XZ
+?EscapeQuotes@WString@@QBA?AV1@XZ
+?Execute@CExecQueue@@MAAHPAVCThreadRecord@1@@Z
+?ExpandEnvironmentStringsW@CWbemInstallObject@@SAKPBGPAGK@Z
+?ExpandVariableValue@CWbemInstallObject@@CAJPBGPAGIPAI@Z
+?ExtractMachineName@@YAPAGPAG@Z
+?ExtractNext@CWQLScanner@@AAAPAUWSLexToken@@H@Z
+?ExtractSelectType@CWQLScanner@@AAAHXZ
+?ExtractToken@WString2@@QAAHGAAV1@@Z
+?ExtractToken@WString2@@QAAHPBGAAV1@@Z
+?ExtractToken@WString@@QAAHGAAV1@@Z
+?ExtractToken@WString@@QAAHPBGAAV1@@Z
+?Fatal@CSafeArray@@AAAXPBD@Z
+?FillCVarAt@CVarVector@@QAAXHAAVCVar@@@Z
+?FillDMTF@CDateTimeParser@@QAAHPAGI@Z
+?FillVariant@CVar@@QAAXPAUtagVARIANT@@H@Z
+?FinalizeMatchState@CLike@@AAAXXZ
+?FindStr@CWStringArray@@QAAHPBGH@Z
+?FlipOperator@CAbstractQl1Parser@@IAAHH@Z
+?FlushRepository@CWbemInstallObject@@SAJXZ
+?Free@CWin32DefaultArena@@UAAHPAX@Z
+?FreeMap@CWbemInstallObject@@SAXXZ
+?Get100nss@CWbemTime@@QBA_JXZ
+?GetAbsoluteCopy@CNtSecurityDescriptor@@QAAPAUSNtAbsoluteSD@@XZ
+?GetAccessMask@C9XAce@@UAAKXZ
+?GetAccessMask@CNtAce@@UAAKXZ
+?GetAccessToken@@YAJAAPAX@Z
+?GetAce@CNtAcl@@QAAHHAAVCNtAce@@@Z
+?GetAce@CNtAcl@@QAAPAVCNtAce@@H@Z
+?GetAclSizeInfo@CNtAcl@@QAAHPAK0@Z
+?GetActiveImpersonation@CWbemCallSecurity@@UAAJXZ
+?GetActualVarType@CSafeArray@@QAAHPAG@Z
+?GetAreaFlags@CWMITraceSettings@@QAAKXZ
+?GetArenaHeap@CWin32DefaultArena@@SAPAXXZ
+?GetArray@CSafeArray@@QAAPAUtagSAFEARRAY@@XZ
+?GetArrayCopy@CSafeArray@@QAAPAUtagSAFEARRAY@@XZ
+?GetArrayPtr@CFlexArray@@QAAPAPAXXZ
+?GetArrayPtr@CFlexArray@@QBAPBQAXXZ
+?GetArrayPtr@CSmallArrayBlob@@QAAPAPAXXZ
+?GetArrayPtr@CSmallArrayBlob@@QBAPBQAXXZ
+?GetArrayPtr@CWStringArray@@QAAPAPBGXZ
+?GetAt@CFlexArray@@QBAPAXH@Z
+?GetAt@CSmallArrayBlob@@QBAPAXH@Z
+?GetAt@CVarVector@@QAAAAVCVar@@H@Z
+?GetAt@CWStringArray@@QBAPAGH@Z
+?GetAuthenticationId@CWbemCallSecurity@@UAAKAAU_LUID@@@Z
+?GetAutoRecoverFolder@CWbemInstallObject@@SAPBGXZ
+?GetBSTR@CVar@@QAAPAGXZ
+?GetBSTRAt@CSafeArray@@QAAPAGH@Z
+?GetBSTRAtThrow@CSafeArray@@QAAPAGH@Z
+?GetBinary@Registry@@QAAHPBGPAPAEPAK@Z
+?GetBinaryPath@CWbemInstallObject@@SAPBGXZ
+?GetBlob@CVar@@QAAPAUtagBLOB@@XZ
+?GetBool@CVar@@QAAFXZ
+?GetBoolAt@CSafeArray@@QAAFH@Z
+?GetByte@CVar@@QAAEXZ
+?GetByteAt@CSafeArray@@QAAEH@Z
+?GetCallerIdentity@CWbemCallSecurity@@QAAPBGXZ
+?GetChar@CVar@@QAADXZ
+?GetChildren@CClientOpsNode@@QAAPAV1@XZ
+?GetClsId@CVar@@QAAPAU_GUID@@XZ
+?GetCompressedFileInfo@CMRCICompression@@SAHPBGAAW4CompressionLevel@1@AAKAAU_FILETIME@@AA_J@Z
+?GetCreationTime@CEventLogRecord@@QAA?AVCWbemTime@@XZ
+?GetCultures@CMUILocaleList@@QAAPBGXZ
+?GetDMTF@CWbemTime@@AAAHHKPAG@Z
+?GetDWORD@CVar@@QAAKXZ
+?GetDWORD@Registry@@QAAHPBGPAK@Z
+?GetDWORDStr@Registry@@QAAHPBGPAK@Z
+?GetDacl@CNtSecurityDescriptor@@QAAHAAVCNtAcl@@@Z
+?GetDacl@CNtSecurityDescriptor@@QAAJPAPAVCNtAcl@@@Z
+?GetDacl@CNtSecurityDescriptor@@QAAPAVCNtAcl@@XZ
+?GetDay@CDateTimeParser@@QAAEXZ
+?GetDispatch@CVar@@QAAPAUIDispatch@@XZ
+?GetDispatchAt@CSafeArray@@QAAPAUIDispatch@@H@Z
+?GetDouble@CVar@@QAANXZ
+?GetDoubleAt@CSafeArray@@QAANH@Z
+?GetElementSize@CVarVector@@QAAHXZ
+?GetEmbeddedObject@CVar@@QAAPAUIUnknown@@XZ
+?GetEnvironmentValue@CWbemInstallObject@@CAJPBGPAPBG@Z
+?GetEventTraceProperties@CWMITraceSettings@@QAAPAU_EVENT_TRACE_PROPERTIES@@XZ
+?GetExpression@CLike@@QAAPBGXZ
+?GetFILETIME@CWbemTime@@QBAHPAU_FILETIME@@@Z
+?GetFQDN_Ipv4@@YAPAUhostent@@PAG@Z
+?GetFileTime@CVar@@QAA?AU_FILETIME@@XZ
+?GetFirstFiringTime@CBasicUnloadInstruction@@UBA?AVCWbemTime@@XZ
+?GetFirst_ms_XXX_Locale@CMUILocaleList@@QAAJPAPAG@Z
+?GetFlags@C9XAce@@UAAHXZ
+?GetFlags@CNtAce@@UAAHXZ
+?GetFloat@CVar@@QAAMXZ
+?GetFloatAt@CSafeArray@@QAAMH@Z
+?GetFunctionPointers@CMUILocale@@CAJXZ
+?GetFunctionPointers@CPublishWMIOperationEvent@@SAJXZ
+?GetGlobalClientOps@@YAPAVCClientOpsNode@@XZ
+?GetGroup@CNtSecurityDescriptor@@QAAPAVCNtSid@@XZ
+?GetHandle@CPropertyName@@QAAPAXXZ
+?GetHours@CDateTimeParser@@QAAEXZ
+?GetIdleTimeout@CExecQueue@@MAAKPAVCThreadRecord@1@@Z
+?GetIndex@CBuffer@@QAAKXZ
+?GetInfinity@CWbemInterval@@SA?AV1@XZ
+?GetInfinity@CWbemTime@@SA?AV1@XZ
+?GetInfo@CClientOpsNode@@QAAPAXXZ
+?GetInfo@CNtSid@@QAAHPAPAG0PAK@Z
+?GetInnerUnknown@CUnk@@QAAPAUIUnknown@@XZ
+?GetInstructionType@CBasicUnloadInstruction@@UAAHXZ
+?GetLPSTR@CVar@@QAAPADXZ
+?GetLPSTR@WString2@@QBAPADXZ
+?GetLPSTR@WString@@QBAPADXZ
+?GetLPWSTR@CVar@@QAAPAGXZ
+?GetLToken@WString2@@QBAPAGG@Z
+?GetLToken@WString@@QBAPAGG@Z
+?GetLastError@Registry@@QAAJXZ
+?GetLocalInfoAndAlloc@CDateTimeParser@@IAAXKAAPAG@Z
+?GetLocalOffsetForDate@CWbemTime@@SAJPBU_SYSTEMTIME@@@Z
+?GetLocales@CMUILocaleList@@QAAPBGXZ
+?GetLockCount@CWbemCriticalSection@@QAAJXZ
+?GetLoggingLevelEnabled@@YAKXZ
+?GetLong@CVar@@QAAJXZ
+?GetLongAt@CSafeArray@@QAAJH@Z
+?GetMemLogObject@@YAPAVCMemoryLog@@XZ
+?GetMicroseconds@CDateTimeParser@@QAAIXZ
+?GetMilliseconds@CWbemInterval@@QBAKXZ
+?GetMinutes@CDateTimeParser@@QAAEXZ
+?GetMonth@CDateTimeParser@@QAAEXZ
+?GetMultiStr@Registry@@QAAPAGPBGAAK@Z
+?GetNewSafeArray@CVar@@QAAPAUtagSAFEARRAY@@XZ
+?GetNewSafeArray@CVarVector@@QAAPAUtagSAFEARRAY@@XZ
+?GetNewVariant@CVar@@QAAPAUtagVARIANT@@XZ
+?GetNext@CClientOpsNode@@QAAPAV1@XZ
+?GetNext@CExecRequest@@QAAPAV1@XZ
+?GetNextElement@CCircularQueue@@QAAKPAPAULOG_ELEMENT@@@Z
+?GetNextFiringTime@CBasicUnloadInstruction@@UBA?AVCWbemTime@@V2@PAJ@Z
+?GetNumAces@CNtAcl@@QAAHXZ
+?GetNumElements@CPropertyName@@QBAJXZ
+?GetNumInstructions@CInstructionQueue@@QAAJXZ
+?GetNumStrings@CEventLogRecord@@QAAGXZ
+?GetOleType@CVar@@QAAHXZ
+?GetOwner@CNtSecurityDescriptor@@QAAPAVCNtSid@@XZ
+?GetOwningThreadId@CWbemCriticalSection@@QAAKXZ
+?GetPart@CDatePart@@QAAJHPAH@Z
+?GetPersistentCfgValue@CPersistentConfig@@QAAHKAAK@Z
+?GetPotentialImpersonation@CWbemCallSecurity@@UAAJXZ
+?GetPreferedDateFormat@CDateTimeParser@@IAAXXZ
+?GetPreferredLanguages@CMUILocale@@SAJKPAPAGPAK@Z
+?GetPreferredLanguages@CMUILocale@@SAJPAPAGPAK@Z
+?GetPrevious@CClientOpsNode@@QAAPAV1@XZ
+?GetPriority@CExecRequest@@QAAJXZ
+?GetPropertyFromIUnknown@CTextTemplate@@AAAPAGPAGPAUIUnknown@@@Z
+?GetPtr@CNtAce@@QAAPAU_ACCESS_ALLOWED_ACE@@XZ
+?GetPtr@CNtAcl@@QAAPAU_ACL@@XZ
+?GetPtr@CNtSecurityDescriptor@@QAAPAXXZ
+?GetPtr@CNtSid@@QAAPAXXZ
+?GetQFDN_Ipv6@@YAKPAG0HH@Z
+?GetQWORD@Registry@@QAAHPBGPA_K@Z
+?GetQueryClass@QL1_Parser@@QAAHPAGH@Z
+?GetQueueSize@CFlexQueue@@QBAHXZ
+?GetRawArrayData@CVarVector@@QAAJPAXH@Z
+?GetRawData@CBuffer@@QAAPAEXZ
+?GetRawData@CSafeArray@@QAAHPAXH@Z
+?GetRawData@CVar@@QAAPAXXZ
+?GetRecursionCount@CWbemCriticalSection@@QAAJXZ
+?GetReferencedAliases@CWQLScanner@@QAAHAAVCWStringArray@@@Z
+?GetReferencedTables@CWQLScanner@@QAAHAAVCWStringArray@@@Z
+?GetRegistryPathCIMOM@CWbemInstallObject@@SAPBGXZ
+?GetRegistryPathWbem@CWbemInstallObject@@SAPBGXZ
+?GetRepositoryFolder@CWbemInstallObject@@SAPBGXZ
+?GetSYSTEMTIME@CWbemTime@@QBAHPAU_SYSTEMTIME@@@Z
+?GetSacl@CNtSecurityDescriptor@@QAAJPAPAVCNtAcl@@@Z
+?GetSacl@CNtSecurityDescriptor@@QAAPAVCNtAcl@@XZ
+?GetSafeArray@CVarVector@@QAAPAUtagSAFEARRAY@@H@Z
+?GetScalarAt@CSafeArray@@AAA?ATSA_ArrayScalar@@H@Z
+?GetSeconds@CDateTimeParser@@QAAEXZ
+?GetSeconds@CWbemInterval@@QBAKXZ
+?GetSecurityDescriptorFromParameters@@YAJPAVCNtSecurityDescriptor@@PAUIWbemClassObject@@PA_NPAPAV1@PAK@Z
+?GetSelectedColumns@CWQLScanner@@QAAPBVCFlexArray@@XZ
+?GetSerializedSize@C9XAce@@UAAKXZ
+?GetSerializedSize@CNtAce@@UAAKXZ
+?GetSessionName@CWMITraceSettings@@QAAPAGXZ
+?GetShort@CVar@@QAAFXZ
+?GetShortAt@CSafeArray@@QAAFH@Z
+?GetSid@CNtAce@@QAAHAAVCNtSid@@@Z
+?GetSid@CNtAce@@QAAPAVCNtSid@@XZ
+?GetSidFromThreadOrProcess@CIdentitySecurity@@AAAJAAVCNtSid@@@Z
+?GetSinglePropertyName@CAbstractQl1Parser@@IAAPBGXZ
+?GetSitoutPenalty@CExecQueue@@QAAKXZ
+?GetSize@CBuffer@@QAAKXZ
+?GetSize@CNtAce@@QAAKXZ
+?GetSize@CNtAcl@@QAAKXZ
+?GetSize@CNtSecurityDescriptor@@QAAKXZ
+?GetSize@CNtSid@@QAAKXZ
+?GetStatus@C9XAce@@UAAKXZ
+?GetStatus@CNtAce@@UAAKXZ
+?GetStatus@CNtAcl@@QAAKXZ
+?GetStatus@CNtSecurityDescriptor@@QAAKXZ
+?GetStatus@CNtSid@@QAAKXZ
+?GetStr@Registry@@QAAHPBGPAPAG@Z
+?GetString@CInsertionString@@QAAPBGXZ
+?GetStringAt@CEventLogRecord@@QAAPBGH@Z
+?GetStringAt@CPropertyName@@QBAPBGJ@Z
+?GetStringPointerByRef@WString2@@QBAABQBGXZ
+?GetStringPointerByRef@WString@@QBAABQBGXZ
+?GetText@CPropertyName@@QAAPAGXZ
+?GetText@CVar@@QAAPAGJJPBG@Z
+?GetText@CVarVector@@QAAPAGJJ@Z
+?GetText@QL_LEVEL_1_RPN_EXPRESSION@@QAAPAGXZ
+?GetText@QL_LEVEL_1_TOKEN@@QAAPAGXZ
+?GetTextSid@CNtSid@@QAAHPAGPAK@Z
+?GetTextSid@CNtSid@@QAAJPAPAG@Z
+?GetTickCount@CWbemTime@@SA?AV1@XZ
+?GetTlsIndex@CExecQueue@@SAKXZ
+?GetToken@CWbemCallSecurity@@UAAPAXXZ
+?GetTraceLevel@CWMITraceSettings@@QAAEXZ
+?GetType@C9XAce@@UAAHXZ
+?GetType@CExecQueue@@UAAPBGXZ
+?GetType@CNtAce@@UAAHXZ
+?GetType@CSafeArray@@QAAHXZ
+?GetType@CVar@@QAAHXZ
+?GetType@CVarVector@@QAAHXZ
+?GetType@Registry@@QAAHPBGPAK@Z
+?GetTypeText@CVar@@QAAPAGXZ
+?GetUTC@CDateTimeParser@@QAAHXZ
+?GetUnknown@CUnk@@QAAPAUIUnknown@@XZ
+?GetUnknown@CUnkInternal@@QAAPAUIUnknown@@XZ
+?GetUnknown@CVar@@QAAPAUIUnknown@@XZ
+?GetUnknownAt@CSafeArray@@QAAPAUIUnknown@@H@Z
+?GetValue@CDMTFParser@@QAAHH@Z
+?GetVarVector@CVar@@QAAPAVCVarVector@@XZ
+?GetVariantAt@CSafeArray@@QAA?AUtagVARIANT@@H@Z
+?GetWMIADAPCmdLine@@YAPAGH@Z
+?GetWMITraceSession@@YAPAXXZ
+?GetWhenDoneHandle@CExecRequest@@QAAPAXXZ
+?GetWord@CVar@@QAAGXZ
+?GetYear@CDateTimeParser@@QAAIXZ
+?GetZero@CWbemTime@@SA?AV1@XZ
+?Get_WPP_INIT_TRACING_Call_State@@YA_NXZ
+?Grow@CFlexQueue@@IAA_NXZ
+?Grow@CSmallArrayBlob@@IAAPAV1@XZ
+?Halt@CHaltable@@QAAJXZ
+?HandleEmbeddedObjectProperties@CTextTemplate@@AAAPAGPAGPAUIWbemClassObject@@@Z
+?HasChildren@CClientOpsNode@@QAA_NXZ
+?HasOwner@CNtSecurityDescriptor@@QAAHXZ
+?HasToBeEnabled@CTraceSessionControl@@QAA_NXZ
+?ImpersonateClient@CWbemCallSecurity@@UAAJXZ
+?InOrder@CQl1ParseSink@@UAAXJ@Z
+?IncrementIndex@CFlexQueue@@IAAXAAH@Z
+?Init@CPropertyName@@QAAXXZ
+?Init@CPublishWMIOperationEvent@@SAJXZ
+?Init@CVar@@AAAXXZ
+?InitMap@CWbemInstallObject@@SAXXZ
+?InitTls@CExecQueue@@KAXXZ
+?InitToken@CAbstractQl1Parser@@KAXPAU_tag_WbemQl1Token@@@Z
+?Initialize@CMUILocaleList@@QAAJPAG_N@Z
+?Initialize@CSmallArrayBlob@@IAAXH@Z
+?Initialize@CTraceSessionControl@@QAAKPBG@Z
+?Initialize@CUnk@@UAAHXZ
+?InitializeThread@CExecQueue@@MAAJXZ
+?Insert@CClientOpsNode@@AAAXPAV1@@Z
+?InsertAt@CFlexArray@@QAAHHPAX@Z
+?InsertAt@CSmallArrayBlob@@QAAPAV1@HPAX@Z
+?InsertAt@CVarVector@@QAAHHAAVCVar@@@Z
+?InsertAt@CWStringArray@@QAAHHPBG@Z
+?InternalAddRef@CUnkInternal@@QAAKXZ
+?InternalQueryInterface@CUnkInternal@@QAAJABU_GUID@@PAPAX@Z
+?InternalRawArrayAccess@CVarVector@@QAAJXZ
+?InternalRelease@CUnkInternal@@QAAKXZ
+?Intersection@CWStringArray@@SAXAAV1@00@Z
+?IsAdmin@@YAHPAX@Z
+?IsAppropriateThread@CExecQueue@@MAAHXZ
+?IsDataNull@CVar@@QAAHXZ
+?IsEmbeddedObjectProperty@CTextTemplate@@AAAHPAG@Z
+?IsEmpty@CInsertionString@@QAAHXZ
+?IsEmpty@CInstructionQueue@@QAAHXZ
+?IsEnabled@CTraceSessionControl@@QAA_NXZ
+?IsEntered@CCheckedInCritSec@@QAAHXZ
+?IsEntered@CEnterWbemCriticalSection@@QAAHXZ
+?IsEventEnabled@CPublishWMIOperationEvent@@SAJABU_EVENT_DESCRIPTOR@@@Z
+?IsFinite@CWbemInterval@@QBAHXZ
+?IsFinite@CWbemTime@@QBAHXZ
+?IsHalted@CHaltable@@QAAHXZ
+?IsIdleTooLong@CExecQueue@@MAAHPAVCThreadRecord@1@K@Z
+?IsImpersonating@CWbemCallSecurity@@UAAHXZ
+?IsInAdminGroup@@YAHXZ
+?IsInitialized@CWbemInstallObject@@CA_NXZ
+?IsInterval@CDMTFParser@@QAA_NXZ
+?IsLocalConnection@@YAHPAUIUnknown@@@Z
+?IsLocalService@@YAHPAX@Z
+?IsNT@@YAHXZ
+?IsNetworkService@@YAHPAX@Z
+?IsNtSetupRunning@@YAHXZ
+?IsNull@CVar@@QAAHXZ
+?IsOffline@CWbemInstallObject@@SA_NXZ
+?IsOk@CExecRequest@@QAA_NXZ
+?IsOptimized@CVarVector@@QAAHXZ
+?IsPrivilegePresent@@YA_NPAXJ@Z
+?IsSTA@CExecQueue@@MAAHXZ
+?IsSTAThread@CExecQueue@@SAHXZ
+?IsSuitableThread@CExecQueue@@MAAHPAVCThreadRecord@1@PAVCExecRequest@@@Z
+?IsUsed@CDMTFParser@@QAA_NH@Z
+?IsUser@CNtSid@@QAA_NXZ
+?IsUserInGroup@CNtSecurity@@SAHPAXAAVCNtSid@@PAH@Z
+?IsValid@CDMTFParser@@QAA_NXZ
+?IsValid@CNtAcl@@QAAHXZ
+?IsValid@CNtSecurityDescriptor@@QAAHXZ
+?IsValid@CNtSid@@QAAHXZ
+?IsValidAmPmString@CDateTimeParser@@IAAHPAGPBGQAPAG@Z
+?IsValidColonMillisecond@CDateTimeParser@@IAAHPAGPBG@Z
+?IsValidDateTime@CDateTimeParser@@QAAHXZ
+?IsValidDayNumber@CDateTimeParser@@IAAHPAGPBG@Z
+?IsValidDotMillisecond@CDateTimeParser@@IAAHPAGPBG@Z
+?IsValidElementName2@@YAHPBGKH@Z
+?IsValidElementName@@YAHPBGK@Z
+?IsValidHourNumber@CDateTimeParser@@IAAHPAGPBG@Z
+?IsValidMinuteNumber@CDateTimeParser@@IAAHPAGPBG@Z
+?IsValidMonthNumber@CDateTimeParser@@IAAHPAGPBG@Z
+?IsValidMonthString@CDateTimeParser@@IAAHPAGPBGQAPAG2@Z
+?IsValidSecondNumber@CDateTimeParser@@IAAHPAGPBG@Z
+?IsValidVectorArray@CVarVector@@SAHHPAUtagSAFEARRAY@@@Z
+?IsValidVectorType@CVarVector@@SAHH@Z
+?IsValidYearMonthDayNumber@CDateTimeParser@@IAAHPAG@Z
+?IsValidYearNumber@CDateTimeParser@@IAAHPAGPBGH@Z
+?IsW2KOrMore@@YAHXZ
+?IsWildcard@CDMTFParser@@QAA_NH@Z
+?IsZero@CWbemInterval@@QBAHXZ
+?IsZero@CWbemTime@@QBAHXZ
+?LCID_To_Culture_Format@CMUILocale@@SAJKPAGI@Z
+?LCID_To_ms_XXX_Format@CMUILocale@@SAJKPAGI@Z
+?Leave@CCheckedInCritSec@@QAAXXZ
+?Leave@CCritSec@@QAAXXZ
+?Leave@CExecQueue@@QAAXXZ
+?Leave@CStaticCritSec@@QAAXXZ
+?Leave@CWbemCriticalSection@@QAAXXZ
+?Length@WString2@@QBAHXZ
+?Length@WString@@QBAHXZ
+?LocaleName_To_LCID@CMUILocale@@SAJPBGPA_NPAK@Z
+?Lock@?$CLockableFlexArray@VCStaticCritSec@@@@QAAXXZ
+?Lock@CClientOpsNode@@QAAXXZ
+?LockRegion@CBuffer@@UAAJT_ULARGE_INTEGER@@0K@Z
+?LogError@CExecQueue@@MAAXPAVCExecRequest@@H@Z
+?LoggingLevelEnabled@@YAHK@Z
+?MakeInternalCopyOfThread@CWbemCallSecurity@@SAPAV1@XZ
+?MakeOptimized@CVarVector@@QAAHHHH@Z
+?MarkForRemoval@CTimerInstruction@@UAAJXZ
+?Match@CLike@@QAA_NPBG@Z
+?MatchSet@CLike@@IAA_NPBG0AAH@Z
+?MoveToSubkey@Registry@@QAAHPBG@Z
+?Mrci1Decompress@CBaseMrciCompression@@QAAIPAEI0I@Z
+?Mrci1MaxCompress@CBaseMrciCompression@@QAAIPAEI0I@Z
+?Mrci2Decompress@CBaseMrciCompression@@QAAIPAEI0I@Z
+?Mrci2MaxCompress@CBaseMrciCompression@@QAAIPAEI0I@Z
+?Next@CAbstractQl1Parser@@MAAHH@Z
+?Next@CWQLScanner@@AAAHXZ
+?NormalizeCimDateTime@@YAHPBGPAPAG@Z
+?NotifyStartingThread@CTimerGenerator@@MAAXXZ
+?NotifyStoppingThread@CTimerGenerator@@MAAXXZ
+?ObjectCreated@CContainerControl@@UAAHPAUIUnknown@@@Z
+?ObjectDestroyed@CContainerControl@@UAAXPAUIUnknown@@@Z
+?OnInitialize@CUnk@@UAAHXZ
+?Open@CEventLog@@QAAHXZ
+?Open@Registry@@QAAHPAUHKEY__@@PBGK@Z
+?OrderAces@CNtAcl@@QAAPAV1@XZ
+?Parse@CAbstractQl1Parser@@QAAHPAVCQl1ParseSink@@H@Z
+?Parse@CWQLScanner@@QAAHXZ
+?Parse@QL1_Parser@@QAAHPAPAUQL_LEVEL_1_RPN_EXPRESSION@@@Z
+?ParseAbsolute@CDMTFParser@@IAAXPBG@Z
+?ParseDate@CDMTFParser@@IAAXPBG@Z
+?ParseInterval@CDMTFParser@@IAAXPBG@Z
+?ParsePart@CDMTFParser@@IAAHPBGHHPAHHH@Z
+?Peek@CFlexQueue@@QAAPAXXZ
+?ProcessArray@CTextTemplate@@AAAPAGABUtagVARIANT@@PAG@Z
+?Publish@CPublishWMIOperationEvent@@SAJPAGKK000K0@Z
+?PublishClientRequestFailure@CPublishWMIOperationEvent@@SAJPBGPAG1K10J0@Z
+?PublishESSDrop@CPublishWMIOperationEvent@@SAJPAG0@Z
+?PublishProviderInfo@CPublishWMIOperationEvent@@SAJKPAGK000PAUIWbemContext@@@Z
+?PublishProviderStarted@CPublishWMIOperationEvent@@SAJPAGJ0K0@Z
+?PublishRepDelete@CPublishWMIOperationEvent@@SAJKPAGPAUIWbemContext@@@Z
+?PublishRepUpdate@CPublishWMIOperationEvent@@SAJKPAGKPAUIWbemContext@@@Z
+?PublishStop@CPublishWMIOperationEvent@@SAJKJPAG@Z
+?Pushback@CWQLScanner@@AAAHPAUWSLexToken@@@Z
+?Query@CTraceSessionControl@@SAK_KPAGPAPAVCWMITraceSettings@@@Z
+?QueryBlanket@CWbemCallSecurity@@UAAJPAK0PAPAG00PAPAX0@Z
+?QueryInterface@CBuffer@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@CUnk@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@CUnkInternal@@UAAJABU_GUID@@PAPAX@Z
+?QueryInterface@CWbemCallSecurity@@UAAJABU_GUID@@PAPAX@Z
+?QueueUnblockedWaitForSingleObject@CExecQueue@@SAKPAXK@Z
+?QueueWaitForSingleObject@CExecQueue@@SAKPAXK@Z
+?Read@CBuffer@@UAAJPAXKPAK@Z
+?ReadFromRegistry@CWMITraceSettings@@QAAKPBG@Z
+?ReadI64@@YAHPBGAFA_J@Z
+?ReadLPWSTR@CBuffer@@QAAJAAPBG@Z
+?ReadUI64@@YAHPBGAFA_K@Z
+?Realloc@CWin32DefaultArena@@UAAPAXPAXK@Z
+?ReduceSql89Joins@CWQLScanner@@AAAHXZ
+?ReduceSql92Joins@CWQLScanner@@AAAHXZ
+?Register@CExecQueue@@KAXPAVCThreadRecord@1@@Z
+?RegisterCMIFlushRepositoryCacheHook@CWbemInstallObject@@SAXP6AJH@Z@Z
+?RegisterDLL@@YAXPAUHINSTANCE__@@U_GUID@@PAG22@Z
+?RegisterDllAppid@@YAJPAUHINSTANCE__@@U_GUID@@PAG222@Z
+?Release@CBasicUnloadInstruction@@UAAXXZ
+?Release@CBuffer@@UAAKXZ
+?Release@CContainerControl@@UAAXPAUIUnknown@@@Z
+?Release@CExecQueue@@QAAXXZ
+?Release@CUnk@@UAAKXZ
+?Release@CUnkInternal@@UAAKXZ
+?Release@CWbemCallSecurity@@UAAKXZ
+?Release@QL_LEVEL_1_RPN_EXPRESSION@@QAAXXZ
+?RemainsUntil@CWbemTime@@QBA?AVCWbemInterval@@ABV1@@Z
+?Remove@CInstructionQueue@@QAAJPAVCInstructionTest@@PAPAVCTimerInstruction@@@Z
+?Remove@CMinMaxLimitControl@@UAAJK@Z
+?Remove@CTimerGenerator@@QAAJPAVCInstructionTest@@@Z
+?RemoveAt@CFlexArray@@QAAHH@Z
+?RemoveAt@CSafeArray@@QAAHH@Z
+?RemoveAt@CSmallArrayBlob@@QAAPAV1@HPAPAX@Z
+?RemoveAt@CVarVector@@QAAHH@Z
+?RemoveAt@CWStringArray@@QAAHH@Z
+?RemoveFileFromAutoRecoverFolder@@YAJPBG@Z
+?RemoveMember@CLimitControl@@UAAJXZ
+?RemoveSelf@CClientOpsNode@@QAAXXZ
+?ReplaceAt@CWStringArray@@QAAHHPAG@Z
+?ReplaceClassName@QL1_Parser@@SAPAGPAUQL_LEVEL_1_RPN_EXPRESSION@@PBG@Z
+?Report@CEventLog@@QAAHGABU_EVENT_DESCRIPTOR@@VCInsertionString@@111111111@Z
+?Requeue@CFlexQueue@@QAA_NPAX@Z
+?Reread@CRegistryMinMaxLimitControl@@QAAJXZ
+?Reset@CBuffer@@QAAXXZ
+?Reset@CMRCIControl@@QAAXXZ
+?ResetDate@CDateTimeParser@@IAAXH@Z
+?ResetDateTime@CDateTimeParser@@IAAXH@Z
+?ResetQueue@CFlexQueue@@QAAXXZ
+?ResetTime@CDateTimeParser@@IAAXH@Z
+?Resize@CNtAcl@@QAAHK@Z
+?Resume@CHaltable@@QAAJXZ
+?ResumeAll@CHaltable@@QAAJXZ
+?RetrieveSidFromCall@@YAJAAVCNtSid@@@Z
+?RetrieveSidFromCall@CIdentitySecurity@@AAAJAAVCNtSid@@@Z
+?RetrieveSidFromToken@@YAJPAXAAVCNtSid@@@Z
+?ReturnEscapedReturns@CTextTemplate@@AAAPAGPAG@Z
+?Revert@CBuffer@@UAAJXZ
+?RevertToSelf@CWbemCallSecurity@@UAAJXZ
+?ScheduleFreeUnusedLibraries@CTimerGenerator@@QAAXXZ
+?SchedulerThread@CTimerGenerator@@CAKPAX@Z
+?SearchForRecord@CEventLog@@IAAHPAVCEventLogRecord@@@Z
+?SearchForSuitableRequest@CExecQueue@@MAAPAVCExecRequest@@PAVCThreadRecord@1@@Z
+?Seek@CBuffer@@UAAJT_LARGE_INTEGER@@KPAT_ULARGE_INTEGER@@@Z
+?SelectList@CWQLScanner@@AAAHXZ
+?Serialize@C9XAce@@UAA_NPAEI@Z
+?Serialize@CNtAce@@UAA_NPAEI@Z
+?Set100nss@CWbemTime@@QAAX_J@Z
+?Set@CTimerGenerator@@QAAJPAVCTimerInstruction@@VCWbemTime@@@Z
+?SetAggregated@QL_LEVEL_1_RPN_EXPRESSION@@UAAXXZ
+?SetAggregationTolerance@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABU_tag_WbemQl1Tolerance@@@Z
+?SetAreaFlags@CWMITraceSettings@@QAAXK@Z
+?SetAsNull@CVar@@QAAXXZ
+?SetAt@CFlexArray@@QAAXHPAX@Z
+?SetAt@CSmallArrayBlob@@QAAPAV1@HPAXPAPAX@Z
+?SetAt@CWStringArray@@QAAHHPBG@Z
+?SetAutoRecoverFolder@CWbemInstallObject@@SAXPBG@Z
+?SetBSTR@CVar@@QAAHPAG@Z
+?SetBSTR@CVar@@QAAHVauto_bstr@@@Z
+?SetBSTRAt@CSafeArray@@QAAHHPAG@Z
+?SetBinary@Registry@@QAAHPBGPAEK@Z
+?SetBinaryPath@CWbemInstallObject@@SAXPBG@Z
+?SetBlob@CVar@@QAAXPAUtagBLOB@@H@Z
+?SetBool@CVar@@QAAXF@Z
+?SetBoolAt@CSafeArray@@QAAHHF@Z
+?SetByte@CVar@@QAAXE@Z
+?SetByteAt@CSafeArray@@QAAHHE@Z
+?SetCanDelete@CVar@@QAAXH@Z
+?SetChar@CVar@@QAAXD@Z
+?SetClassName@QL_LEVEL_1_RPN_EXPRESSION@@UAAXPBG@Z
+?SetClsId@CVar@@QAAXPAU_GUID@@H@Z
+?SetCountQuery@QL_LEVEL_1_RPN_EXPRESSION@@UAAXXZ
+?SetDMTF@CWbemTime@@QAAHPBG@Z
+?SetDWORD@CVar@@QAAXK@Z
+?SetDWORD@Registry@@QAAHPBGK@Z
+?SetDWORDStr@Registry@@QAAHPBGK@Z
+?SetDacl@CNtSecurityDescriptor@@QAAHPAVCNtAcl@@@Z
+?SetDate@CDatePart@@QAAJPBD@Z
+?SetDate@CDatePart@@QAAJPBG@Z
+?SetDateTime@CDateTimeParser@@QAAHPBG@Z
+?SetDefaultValues@CWMITraceSettings@@QAAKXZ
+?SetDestructorPolicy@CSafeArray@@QAAXH@Z
+?SetDispatch@CVar@@QAAXPAUIDispatch@@@Z
+?SetDispatchAt@CSafeArray@@QAAHHPAUIDispatch@@@Z
+?SetDouble@CVar@@QAAXN@Z
+?SetDoubleAt@CSafeArray@@QAAHHN@Z
+?SetEmbeddedObject@CVar@@QAAXPAUIUnknown@@@Z
+?SetExpandStr@Registry@@QAAHPBG0@Z
+?SetExpression@CLike@@QAAXPBGG@Z
+?SetFailure@CStaticCritSec@@SAXXZ
+?SetFileTime@CVar@@QAAXPAU_FILETIME@@@Z
+?SetFileTime@CWbemTime@@QAAHABU_FILETIME@@@Z
+?SetFlags@C9XAce@@UAAXJ@Z
+?SetFlags@CNtAce@@UAAXJ@Z
+?SetFloat@CVar@@QAAXM@Z
+?SetFloatAt@CSafeArray@@QAAHHM@Z
+?SetFromAbsoluteCopy@CNtSecurityDescriptor@@QAAHPAUSNtAbsoluteSD@@@Z
+?SetGroup@CNtSecurityDescriptor@@QAAHPAVCNtSid@@@Z
+?SetGrowGranularity@CSafeArray@@QAAXH@Z
+?SetHandle@CPropertyName@@QAAXPAX@Z
+?SetIdleTimeout@CExecQueue@@QAAXK@Z
+?SetInfo@CClientOpsNode@@QAAXPAX@Z
+?SetInterval@CBasicUnloadInstruction@@QAAXAAVCWbemInterval@@@Z
+?SetLPSTR@CVar@@QAAHPADH@Z
+?SetLPWSTR@CVar@@QAAHPAGH@Z
+?SetLogingEnabled@CMemoryLog@@QAAX_N@Z
+?SetLong@CVar@@QAAXJ@Z
+?SetLongAt@CSafeArray@@QAAHHJ@Z
+?SetMax@CMinMaxLimitControl@@QAAXK@Z
+?SetMilliseconds@CWbemInterval@@QAAXK@Z
+?SetMin@CMinMaxLimitControl@@QAAXK@Z
+?SetMultiStr@Registry@@QAAHPBGPAGK@Z
+?SetNext@CExecRequest@@QAAXPAV1@@Z
+?SetObjectAccess2@@YAHPAX@Z
+?SetOffline@CWbemInstallObject@@SAX_N@Z
+?SetOverflowIdleTimeout@CExecQueue@@QAAXK@Z
+?SetOwner@CNtSecurityDescriptor@@QAAHPAVCNtSid@@@Z
+?SetPersistentCfgValue@CPersistentConfig@@QAAHKK@Z
+?SetPreferredLanguages@CMUILocale@@SAJKPBGPAK@Z
+?SetPriority@CExecRequest@@QAAXJ@Z
+?SetQWORD@Registry@@QAAHPBG_K@Z
+?SetRaw@CVar@@QAAXHPAXH@Z
+?SetRawArrayBinding@CVarVector@@QAAXH@Z
+?SetRawArrayData@CVarVector@@QAAJPAXHH@Z
+?SetRawArrayMaxElement@CSafeArray@@QAAXH@Z
+?SetRawArraySize@CVarVector@@QAAHH@Z
+?SetRawData@CSafeArray@@QAAHPAXHH@Z
+?SetRegistryPathCIMOM@CWbemInstallObject@@SAXPBG@Z
+?SetRegistryPathWbem@CWbemInstallObject@@SAXPBG@Z
+?SetRepositoryFolder@CWbemInstallObject@@SAXPBG@Z
+?SetRequestLimits@CExecQueue@@QAAXJJJ@Z
+?SetSacl@CNtSecurityDescriptor@@QAAHPAVCNtAcl@@@Z
+?SetSafeArray@CVar@@QAAXHPAUtagSAFEARRAY@@@Z
+?SetScalarAt@CSafeArray@@AAAHHTSA_ArrayScalar@@@Z
+?SetShort@CVar@@QAAXF@Z
+?SetShortAt@CSafeArray@@QAAHHF@Z
+?SetSize@CBuffer@@QAAJK@Z
+?SetSize@CBuffer@@UAAJT_ULARGE_INTEGER@@@Z
+?SetSize@CFlexArray@@QAAXH@Z
+?SetSleepAtMax@CMinMaxLimitControl@@QAAXK@Z
+?SetStr@Registry@@QAAHPBG0@Z
+?SetSystemTime@CWbemTime@@QAAHABU_SYSTEMTIME@@@Z
+?SetTemplate@CTextTemplate@@QAAXPBG@Z
+?SetThreadLimits@CExecQueue@@QAAXJJJ@Z
+?SetTolerance@QL_LEVEL_1_RPN_EXPRESSION@@UAAXABU_tag_WbemQl1Tolerance@@@Z
+?SetTraceLevel@CWMITraceSettings@@QAAXE@Z
+?SetUnknown@CVar@@QAAXPAUIUnknown@@@Z
+?SetUnknownAt@CSafeArray@@QAAHHPAUIUnknown@@@Z
+?SetVarVector@CVar@@QAAXPAVCVarVector@@H@Z
+?SetVariant@CVar@@QAAHPAUtagVARIANT@@H@Z
+?SetVariantAt@CSafeArray@@QAAHHPAUtagVARIANT@@@Z
+?SetWMITraceSession@@YAXPAX@Z
+?SetWhenDoneHandle@CExecRequest@@QAAXPAX@Z
+?SetWord@CVar@@QAAXG@Z
+?Set_WPP_INIT_TRACING_Call_State@@YAX_N@Z
+?Shrink@CSmallArrayBlob@@IAAPAV1@XZ
+?ShrinkIfNeeded@CSmallArrayBlob@@IAAPAV1@XZ
+?Shutdown@CExecQueue@@QAAXXZ
+?Shutdown@CTimerGenerator@@UAAJXZ
+?Shutdown@CWbemInstallObject@@SAXXZ
+?ShutdownThread@CExecQueue@@MAAXPAVCThreadRecord@1@@Z
+?SitOutPenalty@CExecQueue@@MAAXJ@Z
+?Size@CFlexArray@@QBAHXZ
+?Size@CSafeArray@@QAAHXZ
+?Size@CSmallArrayBlob@@QBAHXZ
+?Size@CVarVector@@QAAHXZ
+?Size@CWStringArray@@QBAHXZ
+?Sort@CFlexArray@@QAAXXZ
+?Sort@CSmallArrayBlob@@QAAXXZ
+?Sort@CWStringArray@@QAAXXZ
+?Start@CTraceSessionControl@@SAKPBU_GUID@@PAVCWMITraceSettings@@@Z
+?Stat@CBuffer@@UAAJPAUtagSTATSTG@@K@Z
+?Status@CSafeArray@@QAAHXZ
+?Status@CVar@@QAAHXZ
+?Status@CVarVector@@QAAHXZ
+?StripToToken@WString2@@QAAAAV1@GH@Z
+?StripToToken@WString@@QAAAAV1@GH@Z
+?StripWhereClause@CWQLScanner@@AAAHXZ
+?StripWs@WString2@@QAAAAV1@H@Z
+?StripWs@WString@@QAAAAV1@H@Z
+?SwitchRow@CLike@@AAAXIAAPAE0@Z
+?Terminate@CBasicUnloadInstruction@@QAAXXZ
+?TestDirExistAndCreateWithSDIfNotThere@@YAJPAG0@Z
+?ThreadMain@CExecQueue@@MAAXPAVCThreadRecord@1@@Z
+?Throttle@@YAJKKKKK@Z
+?TimeFormat1@CDateTimeParser@@IAAHPBGH@Z
+?TimeFormat2@CDateTimeParser@@IAAHPBGH@Z
+?TimeFormat3@CDateTimeParser@@IAAHPBGH@Z
+?TimeFormat4@CDateTimeParser@@IAAHPBGH@Z
+?TimeFormat5@CDateTimeParser@@IAAHPBGH@Z
+?TimeFormat6@CDateTimeParser@@IAAHPBGH@Z
+?TimeFormat7@CDateTimeParser@@IAAHPBGH@Z
+?TimeFormat8@CDateTimeParser@@IAAHPBGH@Z
+?TimeFormat9@CDateTimeParser@@IAAHPBGH@Z
+?TimeToWait@CInstructionQueue@@IAA?AVCWbemInterval@@XZ
+?ToSingleChar@CVar@@QAAHXZ
+?ToSingleChar@CVarVector@@QAAHXZ
+?ToUI4@CVar@@QAAHXZ
+?ToUI4@CVarVector@@QAAHXZ
+?TouchHead@CInstructionQueue@@IAAXXZ
+?Transform@MD5@@SAXPAXIQAE@Z
+?Transform@SHA256@@SAXPAXIQAE@Z
+?TranslateIntrinsic@CAbstractQl1Parser@@KAKPBG@Z
+?Trim@CFlexArray@@QAAXXZ
+?Trim@CSafeArray@@QAAHXZ
+?Trim@CSmallArrayBlob@@QAAXXZ
+?TruncAtLToken@WString2@@QAAAAV1@G@Z
+?TruncAtLToken@WString@@QAAAAV1@G@Z
+?TruncAtRToken@WString2@@QAAAAV1@G@Z
+?TruncAtRToken@WString@@QAAAAV1@G@Z
+?TypeToText@CVar@@SAPAGH@Z
+?UnRegisterDLL@@YAXU_GUID@@PAG@Z
+?Unaccess@CSafeArray@@QAAJXZ
+?UnaccessRawArray@CVarVector@@QAAJXZ
+?UnbindPtr@CFlexArray@@QAAPAPAXXZ
+?UnbindPtr@WString2@@QAAPAGXZ
+?UnbindPtr@WString@@QAAPAGXZ
+?UnblockedWaitForSingleObject@CExecQueue@@MAAKPAXKPAVCThreadRecord@1@@Z
+?UncompressBuffer@CMRCICompression@@QAAIPAEK0KW4CompressionLevel@1@@Z
+?UncompressFile@CMRCICompression@@QAAHPBG0@Z
+?UncompressFileV1@CMRCICompression@@IAAHHH@Z
+?UninitializeThread@CExecQueue@@MAAXXZ
+?Union@CWStringArray@@SAXAAV1@00@Z
+?Unlock@?$CLockableFlexArray@VCStaticCritSec@@@@QAAXXZ
+?Unlock@CClientOpsNode@@QAAXXZ
+?UnlockRegion@CBuffer@@UAAJT_ULARGE_INTEGER@@0K@Z
+?Unqueue@CFlexQueue@@QAAPAXXZ
+?Unquote@WString2@@QAAXXZ
+?Unquote@WString@@QAAXXZ
+?UnregisterCMIFlushRepositoryCacheHook@CWbemInstallObject@@SAXXZ
+?UnregisterDllAppid@@YAJU_GUID@@@Z
+?UpdateChildren@CClientOpsNode@@AAAXPAV1@@Z
+?ValidateMemSize@CWin32DefaultArena@@SAHH@Z
+?WMIControlCallback@@YAK_KPAEPAK@Z
+?WMIControlClientOpsCallback@@YAK_KPAEPAK@Z
+?WaitAndPeek@CInstructionQueue@@QAAJAAPAVCTimerInstruction@@AAVCWbemTime@@@Z
+?WaitForResumption@CHaltable@@QAAJXZ
+?WaitForSingleObjectWhileBusy@CExecQueue@@MAAKPAXKPAVCThreadRecord@1@@Z
+?WbemGetMachineShutdown@@YAHXZ
+?WbemHeapFree@CWin32DefaultArena@@SAXXZ
+?WbemHeapInitialize@CWin32DefaultArena@@SAHPAX@Z
+?WbemMemAlloc@CWin32DefaultArena@@SAPAXK@Z
+?WbemMemFree@CWin32DefaultArena@@SAHPAX@Z
+?WbemMemReAlloc@CWin32DefaultArena@@SAPAXPAXK@Z
+?WbemMemSize@CWin32DefaultArena@@SAKPAX@Z
+?WbemOutOfMemory@CWin32DefaultArena@@SAHXZ
+?WbemSetDynamicCloaking@@YAJPAUIUnknown@@KK@Z
+?WbemSetMachineShutdown@@YAHH@Z
+?WbemSysAllocString@CWin32DefaultArena@@SAPAGPBG@Z
+?WbemSysAllocStringByteLen@CWin32DefaultArena@@SAPAGPBDI@Z
+?WbemSysAllocStringLen@CWin32DefaultArena@@SAPAGPBGI@Z
+?WbemSysFreeString@CWin32DefaultArena@@SAXPAG@Z
+?WbemSysReAllocString@CWin32DefaultArena@@SAHPAPAGPBG@Z
+?WbemSysReAllocStringLen@CWin32DefaultArena@@SAHPAPAGPBGI@Z
+?WbemVariantChangeType@@YAJPAUtagVARIANT@@0G@Z
+?WildcardTest@WString@@QBAHPBG@Z
+?WinPEKey@@YAHXZ
+?Write@CBuffer@@UAAJPBXKPAK@Z
+?Write@CMemoryLog@@QAAXJ@Z
+?Write@CMemoryLog@@QAAXPAXK@Z
+?WriteLPWSTR@CBuffer@@QAAJPBG@Z
+?WriteToRegistry@CWMITraceSettings@@QAAKPBG@Z
+?_Alloc@CMUILocale@@SAPAXI@Z
+?_DoTraceHRFailure_@@YAXJ@Z
+?_Free@CMUILocale@@SAHPAX@Z
+?_GetSystemDefaultLocale@CMUILocale@@SAJPAPAGK@Z
+?_GetSystemDefaultLocaleName@CMUILocale@@SAJPAPAG@Z
+?_GetThreadPreferredUILanguages@CMUILocale@@SAJKPAKPAG0@Z
+?_IsValidElementName@@YAHPBGK0@Z
+?_LCIDToLocaleName@CMUILocale@@SAJKPAGHK@Z
+?_LocaleNameToLCID@CMUILocale@@SAJPAGKPAK@Z
+?_SetThreadPreferredUILanguages@CMUILocale@@SAJKPBGPAK@Z
+?_ThreadEntry@CExecQueue@@KAKPAX@Z
+?_ThrowMemoryException_@@YAXXZ
+?aggregate_by@CAbstractQl1Parser@@IAAHXZ
+?aggregate_within@CAbstractQl1Parser@@IAAHXZ
+?aggregation_params@CAbstractQl1Parser@@IAAHXZ
+?anyFailed_@CStaticCritSec@@0HA DATA
+?anyFailure@CStaticCritSec@@SAHXZ
+?bAreWeLocal@@YAHPAG@Z
+?charbuf@CBaseMrciCompression@@AAAXI@Z
+?class_name@CAbstractQl1Parser@@IAAHXZ
+?comp_operator@CAbstractQl1Parser@@IAAHXZ
+?equiv_operator@CAbstractQl1Parser@@IAAHXZ
+?expandstring@CBaseMrciCompression@@AAAXPAPAEII@Z
+?expr2@CAbstractQl1Parser@@IAAHXZ
+?expr@CAbstractQl1Parser@@IAAHXZ
+?finalize@CAbstractQl1Parser@@IAAHXZ
+?getbit@CBaseMrciCompression@@AAAIXZ
+?getbits@CBaseMrciCompression@@AAAII@Z
+?inithash@CBaseMrciCompression@@AAAXXZ
+?isValid@CHaltable@@QAA_NXZ
+?is_operator@CAbstractQl1Parser@@IAAHXZ
+?isunialpha@@YAHG@Z
+?isunialphanum@@YAHG@Z
+?leading_ident_expr@CAbstractQl1Parser@@IAAHXZ
+?m_bOffline@CWbemInstallObject@@0_NA DATA
+?m_csFunctionPointers@CMUILocale@@0VCCritSec@@A DATA
+?m_csFunctionPointers@CPublishWMIOperationEvent@@0VCCritSec@@A DATA
+?m_csGlobal@CClientOpsNode@@0VCCritSec@@A DATA
+?m_fEventActivityIdControl@CPublishWMIOperationEvent@@2P6AKKPAU_GUID@@@ZA DATA
+?m_fEventEnabled@CPublishWMIOperationEvent@@0P6AE_KPBU_EVENT_DESCRIPTOR@@@ZA DATA
+?m_fEventRegister@CPublishWMIOperationEvent@@0P6AKPBU_GUID@@P6AX0KE_K1PAU_EVENT_FILTER_DESCRIPTOR@@PAX@Z3PA_K@ZA DATA
+?m_fEventUnregister@CPublishWMIOperationEvent@@0P6AK_K@ZA DATA
+?m_fEventWrite@CPublishWMIOperationEvent@@0P6AK_KPAU_EVENT_DESCRIPTOR@@KPAU_EVENT_DATA_DESCRIPTOR@@@ZA DATA
+?m_fEventWriteTransfer@CPublishWMIOperationEvent@@2P6AK_KPBU_EVENT_DESCRIPTOR@@PBU_GUID@@2KPAU_EVENT_DATA_DESCRIPTOR@@@ZA DATA
+?m_fGetLocaleInfoEx@CMUILocale@@0PAXA DATA
+?m_fGetSystemDefaultLocaleName@CMUILocale@@0PAXA DATA
+?m_fGetThreadPreferredUILanguages@CMUILocale@@0PAXA DATA
+?m_fLCIDToLocaleName@CMUILocale@@0PAXA DATA
+?m_fLocaleNameToLCID@CMUILocale@@0PAXA DATA
+?m_fSetThreadPreferredUILanguages@CMUILocale@@0PAXA DATA
+?m_hAdvAPI32@CPublishWMIOperationEvent@@0PAUHINSTANCE__@@A DATA
+?m_hKernel32@CMUILocale@@0PAUHINSTANCE__@@A DATA
+?m_pEnvironmentMap@CWbemInstallObject@@0PAV?$map@PBGPBGU?$SZLess@PBG@@V?$wbem_allocator@PBG@@@std@@A DATA
+?m_pfFlushCache@CWbemInstallObject@@0P6AJH@ZA DATA
+?m_publisher@CPublishWMIOperationEvent@@2_KA DATA
+?m_pwszAutoRecoverPath@CWbemInstallObject@@0PBGB DATA
+?m_pwszBinaryPath@CWbemInstallObject@@0PBGB DATA
+?m_pwszRegistryPathCIMOM@CWbemInstallObject@@0PBGB DATA
+?m_pwszRegistryPathWbem@CWbemInstallObject@@0PBGB DATA
+?m_pwszRepositoryPath@CWbemInstallObject@@0PBGB DATA
+?m_rgClsidDllMap@CWbemInstallObject@@0PAUClsidDllMapping@@A DATA
+?m_rgDllModules@CWbemInstallObject@@0PAUDllModuleHandle@@A DATA
+?mrci1outsingle@CBaseMrciCompression@@AAAXI@Z
+?mrci1outstring@CBaseMrciCompression@@AAAXII@Z
+?mrci2outsingle@CBaseMrciCompression@@AAAXI@Z
+?mrci2outstring@CBaseMrciCompression@@AAAXII@Z
+?ms_XXX_Locale_From_LCID@CMUILocale@@SAJKPAPAG@Z
+?ms_XXX_Locale_To_LCID@CMUILocale@@SAJPBGPAK@Z
+?mstatic_dwTlsIndex@@3KA DATA
+?mstatic_lNumInits@CExecQueue@@1JA DATA
+?opt_aggregation@CAbstractQl1Parser@@IAAHXZ
+?opt_having@CAbstractQl1Parser@@IAAHXZ
+?opt_where@CAbstractQl1Parser@@IAAHXZ
+?outlength@CBaseMrciCompression@@AAAXI@Z
+?parse@CAbstractQl1Parser@@IAAHH@Z
+?parse_property_name@CAbstractQl1Parser@@IAAHAAVCPropertyName@@@Z
+?prop_list@CAbstractQl1Parser@@IAAHXZ
+?prop_list_2@CAbstractQl1Parser@@IAAHXZ
+?property_name@CAbstractQl1Parser@@IAAHXZ
+?putbits@CBaseMrciCompression@@AAAXII@Z
+?rel_operator@CAbstractQl1Parser@@IAAHXZ
+?sMatachedWithOneChar@CLike@@0EB
+?sMatachedWithWildcardChar@CLike@@0EB
+?sNoMatch@CLike@@0EB
+?simple_expr@CAbstractQl1Parser@@IAAHXZ
+?staticRead@CBasicUnloadInstruction@@SA?AVCWbemInterval@@PAUIWbemServices@@PAUIWbemContext@@PBG@Z
+?term2@CAbstractQl1Parser@@IAAHXZ
+?term@CAbstractQl1Parser@@IAAHXZ
+?tolerance@CAbstractQl1Parser@@IAAHXZ
+?trailing_const_expr@CAbstractQl1Parser@@IAAHXZ
+?trailing_ident_expr@CAbstractQl1Parser@@IAAHXZ
+?trailing_or_null@CAbstractQl1Parser@@IAAHXZ
+?trailing_prop_expr@CAbstractQl1Parser@@IAAHXZ
+?typed_constant@CAbstractQl1Parser@@IAAHXZ
diff --git a/mingw-w64-crt/libarm32/wbiosrvc.def b/mingw-w64-crt/libarm32/wbiosrvc.def
new file mode 100644
index 0000000..c37e295
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wbiosrvc.def
@@ -0,0 +1,11 @@
+;
+; Definition file of wbiosrvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wbiosrvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
+WbioEasPolicyBiometricLogonsAllowed
+WbioEasPolicyCheckProtectionAndRemoveCredentials
diff --git a/mingw-w64-crt/libarm32/wcl.def b/mingw-w64-crt/libarm32/wcl.def
new file mode 100644
index 0000000..47b4df5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcl.def
@@ -0,0 +1,1417 @@
+;
+; Definition file of 
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY ""
+EXPORTS
+CreateCommandLine
+FailFast
+GetRuntimeException
+t10 DATA
+t100 DATA
+t100.m0
+t101 DATA
+t101.m0
+t101.m1
+t102 DATA
+t103.m19
+t104 DATA
+t105 DATA
+t106 DATA
+t107 DATA
+t107.m0
+t108 DATA
+t109 DATA
+t109.m0
+t109.m1
+t109.m2
+t109.m3
+t109.m4
+t11 DATA
+t11.m0
+t11.m1
+t110 DATA
+t110.m0
+t110.m1
+t110.m2
+t111 DATA
+t111.m0
+t111.m1
+t111.m2
+t111.m3
+t111.m4
+t111.m5
+t111.m6
+t111.m7
+t112 DATA
+t112.m0
+t112.m1
+t112.m2
+t113 DATA
+t113.m0
+t113.m1
+t113.m2
+t114 DATA
+t115 DATA
+t116 DATA
+t117.m0
+t118 DATA
+t119 DATA
+t12 DATA
+t12.m0
+t12.m1
+t12.m10
+t12.m11
+t12.m12
+t12.m13
+t12.m14
+t12.m15
+t12.m2
+t12.m3
+t12.m4
+t12.m5
+t12.m6
+t12.m7
+t12.m8
+t12.m9
+t120 DATA
+t121 DATA
+t122 DATA
+t123 DATA
+t123.m0
+t123.m1
+t124 DATA
+t125 DATA
+t126 DATA
+t127 DATA
+t128 DATA
+t128.m0
+t129 DATA
+t13 DATA
+t13.m0
+t13.m1
+t13.m2
+t13.m3
+t13.m4
+t13.m5
+t130 DATA
+t131 DATA
+t131.m0
+t132 DATA
+t132.m0
+t133 DATA
+t133.m0
+t134 DATA
+t134.m0
+t135 DATA
+t135.m0
+t136 DATA
+t136.m0
+t137 DATA
+t137.m0
+t138 DATA
+t138.m0
+t139 DATA
+t139.m0
+t14 DATA
+t14.m0
+t14.m1
+t14.m10
+t14.m11
+t14.m12
+t14.m13
+t14.m14
+t14.m15
+t14.m16
+t14.m17
+t14.m18
+t14.m19
+t14.m2
+t14.m20
+t14.m21
+t14.m22
+t14.m23
+t14.m24
+t14.m25
+t14.m26
+t14.m27
+t14.m28
+t14.m29
+t14.m3
+t14.m30
+t14.m31
+t14.m32
+t14.m33
+t14.m34
+t14.m4
+t14.m5
+t14.m6
+t14.m7
+t14.m8
+t14.m9
+t140 DATA
+t140.m0
+t141 DATA
+t141.m0
+t142 DATA
+t142.m0
+t142.m1
+t143.m0
+t143.m1
+t143.m15
+t143.m16
+t143.m17
+t143.m19
+t143.m2
+t143.m21
+t143.m3
+t143.m4
+t143.m5
+t143.m8
+t143.m9
+t144 DATA
+t145.m0
+t145.m1
+t146.m0
+t146.m1
+t146.m2
+t146.m3
+t146.m4
+t147 DATA
+t147.m0
+t148 DATA
+t148.m0
+t148.m1
+t148.m2
+t148.m3
+t148.m4
+t148.m5
+t148.m6
+t148.m7
+t148.m8
+t148.m9
+t149 DATA
+t149.m0
+t15 DATA
+t15.m0
+t15.m1
+t15.m2
+t15.m3
+t15.m4
+t15.m5
+t15.m6
+t15.m7
+t15.m8
+t150 DATA
+t150.m0
+t151 DATA
+t151.m0
+t151.m1
+t152.m0
+t152.m1
+t152.m2
+t152.m3
+t152.m4
+t152.m5
+t153 DATA
+t154 DATA
+t154.m0
+t154.m1
+t155 DATA
+t155.m0
+t155.m1
+t155.m2
+t155.m3
+t155.m4
+t155.m5
+t156 DATA
+t156.m0
+t156.m1
+t156.m2
+t156.m3
+t156.m4
+t156.m5
+t157 DATA
+t157.m0
+t157.m1
+t157.m2
+t157.m3
+t157.m4
+t157.m5
+t158 DATA
+t159 DATA
+t159.m0
+t159.m1
+t16 DATA
+t16.m0
+t16.m1
+t16.m2
+t16.m3
+t16.m4
+t16.m5
+t16.m7
+t16.m8
+t160.m0
+t160.m1
+t160.m10
+t160.m11
+t160.m12
+t160.m13
+t160.m14
+t160.m15
+t160.m2
+t160.m3
+t160.m4
+t160.m5
+t160.m6
+t160.m7
+t160.m8
+t160.m9
+t161 DATA
+t161.m0
+t162 DATA
+t163 DATA
+t163.m0
+t164 DATA
+t165 DATA
+t166 DATA
+t166.m0
+t167 DATA
+t167.m0
+t168 DATA
+t168.m0
+t168.m1
+t169 DATA
+t169.m0
+t169.m1
+t17 DATA
+t17.m0
+t17.m1
+t17.m2
+t170 DATA
+t170.m0
+t171 DATA
+t171.m0
+t171.m1
+t171.m2
+t171.m3
+t171.m4
+t171.m5
+t172 DATA
+t172.m0
+t177 DATA
+t177.m0
+t178 DATA
+t178.m0
+t179 DATA
+t179.m0
+t18 DATA
+t18.m0
+t18.m1
+t18.m10
+t18.m11
+t18.m12
+t18.m13
+t18.m14
+t18.m15
+t18.m16
+t18.m17
+t18.m2
+t18.m3
+t18.m4
+t18.m5
+t18.m6
+t18.m7
+t18.m8
+t18.m9
+t180 DATA
+t180.m0
+t181 DATA
+t181.m0
+t182 DATA
+t182.m0
+t183 DATA
+t183.m0
+t185 DATA
+t185.m0
+t186 DATA
+t186.m0
+t187 DATA
+t187.m0
+t188 DATA
+t188.m0
+t188.m1
+t189 DATA
+t190 DATA
+t190.m0
+t191 DATA
+t191.m0
+t192.m0
+t193 DATA
+t193.m0
+t194 DATA
+t195 DATA
+t195.m0
+t196 DATA
+t197 DATA
+t198 DATA
+t199 DATA
+t199.m0
+t2 DATA
+t2.m0
+t2.m1
+t2.m2
+t2.m3
+t20.m0
+t200 DATA
+t201 DATA
+t201.m0
+t201.m1
+t201.m2
+t201.m3
+t201.m4
+t201.m5
+t202 DATA
+t203 DATA
+t204 DATA
+t204.m0
+t205 DATA
+t205.m0
+t206 DATA
+t206.m0
+t207 DATA
+t207.m0
+t208 DATA
+t208.m0
+t209 DATA
+t21.m0
+t21.m1
+t21.m2
+t21.m3
+t210 DATA
+t211 DATA
+t212 DATA
+t212.m0
+t213 DATA
+t213.m0
+t214 DATA
+t214.m0
+t215 DATA
+t215.m0
+t216 DATA
+t216.m0
+t216.m1
+t217 DATA
+t218 DATA
+t219 DATA
+t219.m0
+t219.m1
+t219.m2
+t22.m0
+t22.m1
+t220 DATA
+t220.m0
+t220.m1
+t220.m2
+t220.m3
+t220.m4
+t220.m5
+t221 DATA
+t222 DATA
+t222.m0
+t223 DATA
+t223.m0
+t224 DATA
+t224.m0
+t224.m1
+t224.m10
+t224.m11
+t224.m2
+t224.m4
+t224.m5
+t224.m6
+t224.m7
+t224.m8
+t224.m9
+t225 DATA
+t226.m0
+t226.m1
+t226.m2
+t226.m3
+t227 DATA
+t227.m0
+t228 DATA
+t228.m0
+t228.m1
+t228.m10
+t228.m11
+t228.m12
+t228.m13
+t228.m14
+t228.m15
+t228.m16
+t228.m17
+t228.m18
+t228.m19
+t228.m2
+t228.m20
+t228.m21
+t228.m22
+t228.m23
+t228.m24
+t228.m25
+t228.m26
+t228.m27
+t228.m28
+t228.m29
+t228.m3
+t228.m30
+t228.m31
+t228.m32
+t228.m33
+t228.m34
+t228.m35
+t228.m36
+t228.m37
+t228.m38
+t228.m39
+t228.m4
+t228.m5
+t228.m6
+t228.m7
+t228.m8
+t228.m9
+t228static_gcdata DATA
+t23 DATA
+t23.m0
+t23.m1
+t230 DATA
+t231 DATA
+t232 DATA
+t233 DATA
+t234 DATA
+t235 DATA
+t236 DATA
+t237 DATA
+t238 DATA
+t238.m0
+t238.m1
+t239 DATA
+t239.m0
+t239.m1
+t239.m2
+t239.m3
+t239.m4
+t239.m5
+t239.m6
+t239.m7
+t24 DATA
+t240 DATA
+t240.m0
+t240.m1
+t240.m2
+t240.m3
+t240.m4
+t240.m5
+t240.m6
+t240.m7
+t241 DATA
+t241.m0
+t241.m1
+t241.m2
+t241.m3
+t241.m4
+t241.m5
+t241.m6
+t241.m7
+t241.m8
+t242 DATA
+t243 DATA
+t244 DATA
+t245.m0
+t245.m1
+t245.m2
+t245.m3
+t245.m4
+t246 DATA
+t247 DATA
+t248 DATA
+t249 DATA
+t249.m0
+t249.m1
+t249.m2
+t249.m3
+t249.m4
+t249.m5
+t25 DATA
+t250 DATA
+t250.m0
+t250.m1
+t251 DATA
+t251.m0
+t251.m1
+t252 DATA
+t253 DATA
+t254 DATA
+t255 DATA
+t256 DATA
+t257 DATA
+t258 DATA
+t259 DATA
+t26 DATA
+t26.m0
+t26.m1
+t26.m2
+t26.m3
+t26.m4
+t26.m5
+t260 DATA
+t260.m0
+t260.m1
+t260.m2
+t260.m3
+t261 DATA
+t262 DATA
+t262.m0
+t262.m1
+t263 DATA
+t263.m0
+t263.m1
+t263.m2
+t263.m3
+t263.m4
+t263.m5
+t263.m6
+t264 DATA
+t264.m0
+t264.m1
+t264.m2
+t264.m3
+t265 DATA
+t265.m0
+t265.m1
+t265.m2
+t265.m3
+t265.m4
+t265.m5
+t265.m6
+t266 DATA
+t267.m0
+t267.m1
+t267.m2
+t267.m3
+t267.m4
+t267.m5
+t267.m6
+t267.m7
+t267.m8
+t268 DATA
+t269 DATA
+t27 DATA
+t270 DATA
+t271 DATA
+t272 DATA
+t272.m0
+t272.m1
+t272.m2
+t272.m3
+t272.m4
+t272.m5
+t273.m0
+t273.m1
+t273.m2
+t273.m3
+t273.m4
+t273.m5
+t274 DATA
+t274.m0
+t274.m1
+t275 DATA
+t275.m0
+t276 DATA
+t276.m0
+t277 DATA
+t277.m0
+t278 DATA
+t278.m0
+t279 DATA
+t279.m0
+t28 DATA
+t280 DATA
+t280.m0
+t281 DATA
+t281.m0
+t282 DATA
+t282.m0
+t283 DATA
+t283.m0
+t283.m1
+t284 DATA
+t285 DATA
+t286 DATA
+t287 DATA
+t288 DATA
+t289 DATA
+t29 DATA
+t290 DATA
+t290.m0
+t290.m1
+t290.m10
+t290.m11
+t290.m12
+t290.m13
+t290.m14
+t290.m15
+t290.m16
+t290.m17
+t290.m18
+t290.m19
+t290.m2
+t290.m20
+t290.m21
+t290.m22
+t290.m23
+t290.m3
+t290.m4
+t290.m5
+t290.m6
+t290.m7
+t290.m8
+t290.m9
+t291 DATA
+t291.m0
+t291.m1
+t291.m2
+t292 DATA
+t293 DATA
+t294 DATA
+t294.m0
+t295 DATA
+t295.m0
+t295.m1
+t295.m2
+t295.m3
+t295.m4
+t295.m5
+t295.m6
+t295.m7
+t296 DATA
+t297 DATA
+t297.m0
+t297.m1
+t297.m2
+t297.m3
+t297.m4
+t297.m5
+t297.m6
+t298 DATA
+t298.m0
+t298.m1
+t298.m2
+t298.m3
+t298.m4
+t298.m5
+t299 DATA
+t3 DATA
+t30 DATA
+t300 DATA
+t300.m0
+t300.m1
+t300.m2
+t300.m3
+t300.m4
+t300.m5
+t300.m6
+t300.m7
+t301 DATA
+t301.m0
+t301.m1
+t301.m2
+t301.m3
+t301.m4
+t301.m5
+t301.m6
+t302 DATA
+t302.m0
+t303 DATA
+t303.m0
+t303.m1
+t304 DATA
+t304.m0
+t305 DATA
+t305.m0
+t305.m1
+t305.m3
+t306 DATA
+t306.m0
+t307 DATA
+t307.m0
+t307.m1
+t308 DATA
+t308.m0
+t308.m1
+t308.m2
+t309 DATA
+t309.m0
+t309.m1
+t309.m2
+t309.m3
+t309.m4
+t31 DATA
+t310 DATA
+t311 DATA
+t311.m0
+t311.m1
+t311.m2
+t311.m3
+t311.m4
+t311.m5
+t311.m6
+t311.m7
+t312 DATA
+t313 DATA
+t313.m0
+t313.m1
+t313.m2
+t313.m3
+t314 DATA
+t315 DATA
+t316 DATA
+t317 DATA
+t318 DATA
+t318.m0
+t318.m1
+t319 DATA
+t319.m0
+t32 DATA
+t32.m0
+t32.m1
+t32.m10
+t32.m11
+t32.m12
+t32.m13
+t32.m14
+t32.m15
+t32.m16
+t32.m17
+t32.m18
+t32.m19
+t32.m2
+t32.m3
+t32.m4
+t32.m5
+t32.m6
+t32.m7
+t32.m8
+t32.m9
+t320 DATA
+t320.m0
+t320.m1
+t321 DATA
+t321.m0
+t322 DATA
+t322.m0
+t323 DATA
+t323.m0
+t324 DATA
+t324.m0
+t325 DATA
+t325.m0
+t325.m1
+t326 DATA
+t326.m0
+t327 DATA
+t327.m0
+t328 DATA
+t328.m0
+t328.m1
+t328.m2
+t328.m3
+t329 DATA
+t329.m0
+t33 DATA
+t330 DATA
+t330.m0
+t330.m2
+t330.m3
+t330.m4
+t330.m5
+t331 DATA
+t332 DATA
+t332.m1
+t332.m2
+t332.m3
+t332.m4
+t333 DATA
+t334 DATA
+t335 DATA
+t335.m0
+t335.m1
+t336 DATA
+t337 DATA
+t337.m0
+t337.m1
+t337.m2
+t337.m3
+t337.m4
+t337.m5
+t337.m6
+t337.m7
+t338 DATA
+t339 DATA
+t34 DATA
+t340 DATA
+t341 DATA
+t342 DATA
+t343 DATA
+t344 DATA
+t345 DATA
+t349 DATA
+t35 DATA
+t35.m10
+t35.m11
+t35.m28
+t35.m29
+t35.m30
+t35.m4
+t350 DATA
+t351 DATA
+t352 DATA
+t354 DATA
+t354.m1
+t355 DATA
+t356 DATA
+t357 DATA
+t359 DATA
+t359.m3
+t35static_data DATA
+t36 DATA
+t36.m0
+t36.m1
+t36.m7
+t36.m8
+t36.m9
+t360 DATA
+t360.m1
+t361 DATA
+t361.m1
+t362 DATA
+t362.m1
+t363 DATA
+t363.m1
+t363.m2
+t369 DATA
+t37 DATA
+t370 DATA
+t371 DATA
+t372 DATA
+t373 DATA
+t374 DATA
+t375 DATA
+t376 DATA
+t377 DATA
+t378 DATA
+t379 DATA
+t38 DATA
+t380 DATA
+t381 DATA
+t382 DATA
+t383 DATA
+t39 DATA
+t4 DATA
+t4.m0
+t4.m1
+t4.m10
+t4.m11
+t4.m12
+t4.m13
+t4.m14
+t4.m2
+t4.m3
+t4.m4
+t4.m6
+t4.m7
+t4.m9
+t40 DATA
+t40.m0
+t40.m1
+t40.m2
+t41 DATA
+t41.m0
+t416 DATA
+t417 DATA
+t418 DATA
+t419 DATA
+t42 DATA
+t42.m0
+t42.m1
+t42.m2
+t42.m3
+t42.m4
+t42.m5
+t42.m6
+t420 DATA
+t421 DATA
+t422 DATA
+t423 DATA
+t424 DATA
+t425 DATA
+t426 DATA
+t427 DATA
+t428 DATA
+t429 DATA
+t43 DATA
+t43.m0
+t43.m1
+t43.m2
+t43.m3
+t43.m4
+t43.m5
+t43.m6
+t43.m7
+t430 DATA
+t431 DATA
+t432 DATA
+t433 DATA
+t434 DATA
+t435 DATA
+t436 DATA
+t437 DATA
+t438 DATA
+t44 DATA
+t44.m0
+t44.m1
+t44.m2
+t44.m3
+t44.m4
+t442 DATA
+t442.m1
+t442.m2
+t443 DATA
+t443.m1
+t443.m2
+t444 DATA
+t445 DATA
+t446 DATA
+t45 DATA
+t450 DATA
+t451 DATA
+t454 DATA
+t456 DATA
+t457 DATA
+t458 DATA
+t459 DATA
+t459.m1
+t459.m2
+t46 DATA
+t460 DATA
+t461 DATA
+t464 DATA
+t465 DATA
+t466 DATA
+t466.m1
+t466.m2
+t466.m3
+t467 DATA
+t468 DATA
+t469 DATA
+t47 DATA
+t474 DATA
+t475 DATA
+t476 DATA
+t476.m6
+t476.m7
+t477 DATA
+t478 DATA
+t478.m2
+t478.m3
+t479 DATA
+t48 DATA
+t480 DATA
+t480.m5
+t480.m6
+t481 DATA
+t482 DATA
+t482.m1
+t483 DATA
+t483.m1
+t484 DATA
+t484.m1
+t485 DATA
+t485.m1
+t487 DATA
+t488 DATA
+t489 DATA
+t49 DATA
+t490 DATA
+t491 DATA
+t492 DATA
+t493 DATA
+t494 DATA
+t495 DATA
+t496 DATA
+t498 DATA
+t499 DATA
+t5 DATA
+t5.m0
+t50 DATA
+t500 DATA
+t501 DATA
+t502 DATA
+t502.m1
+t503 DATA
+t503.m1
+t503.m2
+t503.m3
+t504 DATA
+t505 DATA
+t505.m1
+t506 DATA
+t507 DATA
+t508 DATA
+t51 DATA
+t52.m0
+t52.m1
+t52.m2
+t52.m3
+t52.m4
+t52.m5
+t52.m6
+t52.m7
+t52.m8
+t53 DATA
+t53.m0
+t53.m1
+t53.m10
+t53.m11
+t53.m12
+t53.m13
+t53.m14
+t53.m2
+t53.m3
+t53.m4
+t53.m5
+t53.m6
+t53.m7
+t53.m8
+t53.m9
+t54 DATA
+t54.m0
+t54.m1
+t54.m2
+t54.m3
+t54.m4
+t54.m5
+t55 DATA
+t55.m0
+t55.m1
+t55.m10
+t55.m11
+t55.m12
+t55.m13
+t55.m14
+t55.m15
+t55.m16
+t55.m17
+t55.m18
+t55.m19
+t55.m2
+t55.m20
+t55.m21
+t55.m22
+t55.m23
+t55.m24
+t55.m25
+t55.m26
+t55.m27
+t55.m28
+t55.m29
+t55.m3
+t55.m30
+t55.m31
+t55.m32
+t55.m33
+t55.m34
+t55.m35
+t55.m36
+t55.m37
+t55.m38
+t55.m39
+t55.m4
+t55.m40
+t55.m41
+t55.m42
+t55.m43
+t55.m44
+t55.m45
+t55.m46
+t55.m47
+t55.m48
+t55.m49
+t55.m5
+t55.m50
+t55.m51
+t55.m52
+t55.m53
+t55.m54
+t55.m55
+t55.m56
+t55.m57
+t55.m58
+t55.m59
+t55.m6
+t55.m60
+t55.m61
+t55.m62
+t55.m63
+t55.m64
+t55.m65
+t55.m66
+t55.m67
+t55.m68
+t55.m69
+t55.m7
+t55.m70
+t55.m71
+t55.m72
+t55.m73
+t55.m74
+t55.m75
+t55.m8
+t55.m9
+t55.m99
+t56 DATA
+t56.m10
+t56.m11
+t56.m37
+t56.m38
+t56.m4
+t56static_data DATA
+t57 DATA
+t57.m0
+t57.m1
+t57.m10
+t57.m11
+t57.m12
+t57.m13
+t57.m14
+t57.m15
+t57.m2
+t57.m3
+t57.m4
+t57.m5
+t57.m6
+t57.m7
+t57.m8
+t57.m9
+t58 DATA
+t58.m0
+t58.m1
+t58.m2
+t58.m3
+t58.m4
+t58.m5
+t59 DATA
+t59.m0
+t59.m1
+t59.m10
+t59.m11
+t59.m12
+t59.m13
+t59.m14
+t59.m15
+t59.m16
+t59.m17
+t59.m18
+t59.m19
+t59.m2
+t59.m20
+t59.m21
+t59.m22
+t59.m23
+t59.m24
+t59.m25
+t59.m26
+t59.m27
+t59.m28
+t59.m29
+t59.m3
+t59.m30
+t59.m31
+t59.m32
+t59.m33
+t59.m34
+t59.m35
+t59.m36
+t59.m4
+t59.m5
+t59.m6
+t59.m7
+t59.m8
+t59.m9
+t6 DATA
+t6.m0
+t60 DATA
+t60.m0
+t60.m1
+t60.m10
+t60.m11
+t60.m12
+t60.m13
+t60.m2
+t60.m3
+t60.m4
+t60.m5
+t60.m6
+t60.m7
+t60.m8
+t60.m9
+t61 DATA
+t61.m0
+t61.m1
+t61.m2
+t61.m3
+t61.m4
+t61.m5
+t61.m6
+t62 DATA
+t63 DATA
+t64 DATA
+t64.m0
+t64.m1
+t64.m4
+t64.m5
+t64.m6
+t64.m7
+t64.m8
+t65 DATA
+t65.m0
+t65.m1
+t65.m10
+t65.m11
+t65.m12
+t65.m13
+t65.m14
+t65.m15
+t65.m16
+t65.m17
+t65.m18
+t65.m19
+t65.m2
+t65.m20
+t65.m3
+t65.m4
+t65.m5
+t65.m6
+t65.m7
+t65.m8
+t65.m9
+t66 DATA
+t66.m0
+t66.m1
+t66.m2
+t66.m3
+t66.m4
+t66.m5
+t66.m6
+t66.m7
+t67 DATA
+t68 DATA
+t68.m0
+t68.m1
+t68.m2
+t68.m3
+t68.m4
+t68.m5
+t68.m6
+t68.m7
+t68.m8
+t69 DATA
+t7 DATA
+t7.m0
+t7.m1
+t7.m2
+t7.m3
+t7.m4
+t7.m5
+t7.m6
+t7.m7
+t7.m8
+t70.m0
+t70.m1
+t70.m11
+t70.m12
+t70.m13
+t70.m14
+t70.m15
+t70.m16
+t70.m2
+t70.m3
+t70.m4
+t70.m5
+t70.m7
+t70.m8
+t70.m9
+t71 DATA
+t72 DATA
+t72.m0
+t72.m1
+t73 DATA
+t73.m0
+t73.m1
+t73.m2
+t74 DATA
+t74.m0
+t74.m1
+t75 DATA
+t75.m0
+t75.m1
+t75.m2
+t75.m3
+t75.m4
+t75.m5
+t76 DATA
+t76.m0
+t76.m1
+t76.m2
+t76.m3
+t77 DATA
+t77.m0
+t77.m1
+t78 DATA
+t79 DATA
+t8 DATA
+t8.m0
+t8.m1
+t8.m11
+t8.m2
+t8.m3
+t8.m4
+t8.m7
+t80 DATA
+t81 DATA
+t82 DATA
+t83 DATA
+t84 DATA
+t85 DATA
+t86 DATA
+t87 DATA
+t88 DATA
+t89 DATA
+t9 DATA
+t9.m0
+t90 DATA
+t91 DATA
+t91.m0
+t92 DATA
+t93 DATA
+t93.m0
+t93.m1
+t94 DATA
+t94.m0
+t94.m1
+t95 DATA
+t96 DATA
+t97 DATA
+t98 DATA
diff --git a/mingw-w64-crt/libarm32/wcletw.def b/mingw-w64-crt/libarm32/wcletw.def
new file mode 100644
index 0000000..c43207b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcletw.def
@@ -0,0 +1,168 @@
+;
+; Definition file of 
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY ""
+EXPORTS
+t10 DATA
+t11 DATA
+t12 DATA
+t14 DATA
+t14.m0
+t14.m1
+t15 DATA
+t16 DATA
+t17 DATA
+t17.m0
+t17.m1
+t17.m2
+t17.m3
+t18 DATA
+t19 DATA
+t2 DATA
+t2.m0
+t2.m1
+t2.m10
+t2.m11
+t2.m12
+t2.m13
+t2.m14
+t2.m15
+t2.m16
+t2.m2
+t2.m3
+t2.m4
+t2.m5
+t2.m6
+t2.m7
+t2.m8
+t2.m9
+t20 DATA
+t21 DATA
+t21.m0
+t21.m1
+t21.m2
+t22 DATA
+t23 DATA
+t24 DATA
+t24.m0
+t24.m1
+t25 DATA
+t25.m0
+t25.m2
+t25.m3
+t25.m4
+t26 DATA
+t26.m0
+t26.m1
+t26.m2
+t26.m3
+t27 DATA
+t27.m0
+t27.m1
+t27.m2
+t28 DATA
+t29 DATA
+t3 DATA
+t3.m0
+t3.m5
+t3.m6
+t3.m8
+t30 DATA
+t30.m0
+t31 DATA
+t32 DATA
+t33 DATA
+t34 DATA
+t35 DATA
+t35.m1
+t35.m2
+t35.m3
+t35.m4
+t35.m5
+t36 DATA
+t36.m2
+t37 DATA
+t38 DATA
+t4 DATA
+t40 DATA
+t41 DATA
+t42 DATA
+t43 DATA
+t44 DATA
+t45 DATA
+t46 DATA
+t47 DATA
+t48 DATA
+t48.m1
+t49 DATA
+t5 DATA
+t5.m0
+t5.m1
+t5.m10
+t5.m11
+t5.m12
+t5.m13
+t5.m14
+t5.m15
+t5.m16
+t5.m17
+t5.m18
+t5.m19
+t5.m2
+t5.m20
+t5.m21
+t5.m22
+t5.m3
+t5.m4
+t5.m5
+t5.m6
+t5.m7
+t5.m8
+t5.m9
+t50 DATA
+t51 DATA
+t52 DATA
+t53 DATA
+t54 DATA
+t55 DATA
+t56 DATA
+t57 DATA
+t58 DATA
+t59 DATA
+t6 DATA
+t60 DATA
+t61 DATA
+t62 DATA
+t63 DATA
+t64 DATA
+t65 DATA
+t66 DATA
+t67 DATA
+t68 DATA
+t7 DATA
+t7.m0
+t7.m1
+t7.m2
+t7.m3
+t76 DATA
+t77 DATA
+t78 DATA
+t79 DATA
+t8 DATA
+t80 DATA
+t81 DATA
+t82 DATA
+t83 DATA
+t84 DATA
+t87 DATA
+t88 DATA
+t89 DATA
+t9 DATA
+t90 DATA
+t91 DATA
+t92 DATA
+t93 DATA
+t94 DATA
+t95 DATA
diff --git a/mingw-w64-crt/libarm32/wclpowrprof.def b/mingw-w64-crt/libarm32/wclpowrprof.def
new file mode 100644
index 0000000..9df5e58
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wclpowrprof.def
@@ -0,0 +1,160 @@
+;
+; Definition file of 
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY ""
+EXPORTS
+t10 DATA
+t11 DATA
+t11.m0
+t11.m1
+t11.m2
+t11.m3
+t12 DATA
+t12.m0
+t12.m1
+t12.m10
+t12.m11
+t12.m12
+t12.m2
+t12.m3
+t12.m4
+t12.m5
+t12.m6
+t12.m7
+t12.m8
+t12.m9
+t13 DATA
+t13.m0
+t13.m1
+t13.m10
+t13.m11
+t13.m12
+t13.m13
+t13.m2
+t13.m3
+t13.m4
+t13.m5
+t13.m6
+t13.m7
+t13.m8
+t13.m9
+t14 DATA
+t15 DATA
+t15.m0
+t15.m1
+t16 DATA
+t16.m0
+t16.m1
+t16.m2
+t16.m3
+t17 DATA
+t17.m0
+t17.m1
+t17.m2
+t17.m3
+t17.m4
+t17.m5
+t17.m6
+t17.m7
+t17.m8
+t18 DATA
+t18.m0
+t18.m1
+t18.m10
+t18.m11
+t18.m12
+t18.m13
+t18.m14
+t18.m15
+t18.m2
+t18.m3
+t18.m4
+t18.m5
+t18.m6
+t18.m7
+t18.m8
+t18.m9
+t19 DATA
+t19.m0
+t19.m1
+t19.m2
+t19.m3
+t19.m4
+t19.m5
+t20.m0
+t20.m1
+t20.m2
+t20.m3
+t20.m4
+t20.m5
+t20.m6
+t20.m7
+t20.m8
+t20.m9
+t22 DATA
+t23 DATA
+t24 DATA
+t25 DATA
+t26 DATA
+t27 DATA
+t28 DATA
+t29 DATA
+t3 DATA
+t3.m0
+t3.m1
+t3.m10
+t3.m11
+t3.m12
+t3.m13
+t3.m14
+t3.m15
+t3.m16
+t3.m2
+t3.m3
+t3.m4
+t3.m5
+t3.m6
+t3.m7
+t3.m8
+t3.m9
+t30 DATA
+t31 DATA
+t32 DATA
+t33 DATA
+t4 DATA
+t4.m0
+t4.m1
+t4.m2
+t4.m3
+t43 DATA
+t44 DATA
+t45 DATA
+t46 DATA
+t5 DATA
+t50 DATA
+t51 DATA
+t52 DATA
+t53 DATA
+t54 DATA
+t55 DATA
+t56 DATA
+t57 DATA
+t58 DATA
+t59 DATA
+t6 DATA
+t60 DATA
+t61 DATA
+t63 DATA
+t7 DATA
+t7.m0
+t7.m1
+t7.m2
+t7.m3
+t7.m4
+t7.m5
+t7.m6
+t7.m7
+t8 DATA
+t9 DATA
diff --git a/mingw-w64-crt/libarm32/wclsqm.def b/mingw-w64-crt/libarm32/wclsqm.def
new file mode 100644
index 0000000..34479e1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wclsqm.def
@@ -0,0 +1,53 @@
+;
+; Definition file of 
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY ""
+EXPORTS
+t10 DATA
+t11 DATA
+t11.m2
+t11.m3
+t12 DATA
+t13 DATA
+t14 DATA
+t15 DATA
+t16 DATA
+t19 DATA
+t2 DATA
+t2.m0
+t2.m1
+t2.m2
+t2.m3
+t2.m4
+t2.m5
+t20 DATA
+t21 DATA
+t22 DATA
+t23 DATA
+t25 DATA
+t3.m0
+t5 DATA
+t6 DATA
+t7 DATA
+t7.m0
+t7.m1
+t7.m10
+t7.m11
+t7.m12
+t7.m13
+t7.m14
+t7.m15
+t7.m16
+t7.m17
+t7.m2
+t7.m3
+t7.m4
+t7.m5
+t7.m6
+t7.m7
+t7.m8
+t7.m9
+t8 DATA
+t9 DATA
diff --git a/mingw-w64-crt/libarm32/wclunicode.def b/mingw-w64-crt/libarm32/wclunicode.def
new file mode 100644
index 0000000..870d0c5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wclunicode.def
@@ -0,0 +1,27 @@
+;
+; Definition file of 
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY ""
+EXPORTS
+t2.m0
+t2.m1
+t2.m10
+t2.m11
+t2.m12
+t2.m2
+t2.m3
+t2.m4
+t2.m5
+t2.m6
+t2.m7
+t2.m8
+t2.m9
+t3.m0
+t3.m1
+t3.m2
+t3.m3
+t3.m4
+t3.m5
+t4 DATA
diff --git a/mingw-w64-crt/libarm32/wclwdi.def b/mingw-w64-crt/libarm32/wclwdi.def
new file mode 100644
index 0000000..27bb047
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wclwdi.def
@@ -0,0 +1,26 @@
+;
+; Definition file of 
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY ""
+EXPORTS
+t10 DATA
+t11 DATA
+t12 DATA
+t16 DATA
+t17 DATA
+t2 DATA
+t2.m7
+t2.m8
+t3 DATA
+t3.m0
+t3.m1
+t4 DATA
+t4.m0
+t4.m1
+t4.m2
+t5 DATA
+t7 DATA
+t8 DATA
+t9 DATA
diff --git a/mingw-w64-crt/libarm32/wcmapi.def b/mingw-w64-crt/libarm32/wcmapi.def
new file mode 100644
index 0000000..e7b6eb4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcmapi.def
@@ -0,0 +1,31 @@
+;
+; Definition file of wcmapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wcmapi.dll"
+EXPORTS
+WcmBeginIgnoreProfileList
+WcmCancelOnDemandRequest
+WcmCloseHandle
+WcmCloseOnDemandRequestHandle
+WcmEndIgnoreProfileList
+WcmEnterConnectedStandby
+WcmEnterNetQuiet
+WcmEnumInterfaces
+WcmExitConnectedStandby
+WcmExitNetQuiet
+WcmFreeMemory
+WcmGetInterfaceToken
+WcmGetProfileList
+WcmOpenHandle
+WcmOpenOnDemandRequestHandle
+WcmOrderConnection
+WcmQueryOnDemandRequestStateInfo
+WcmQueryParameter
+WcmQueryProperty
+WcmResetIgnoreProfileList
+WcmSetParameter
+WcmSetProfileList
+WcmSetProperty
+WcmStartOnDemandRequest
diff --git a/mingw-w64-crt/libarm32/wcmcsp.def b/mingw-w64-crt/libarm32/wcmcsp.def
new file mode 100644
index 0000000..74e79db
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcmcsp.def
@@ -0,0 +1,13 @@
+;
+; Definition file of Wcmcsp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Wcmcsp.dll"
+EXPORTS
+EthernetCspDeInit
+EthernetCspInit
+WlanCspDeInit
+WlanCspInit
+WwanCspDeInit
+WwanCspInit
diff --git a/mingw-w64-crt/libarm32/wcmsvc.def b/mingw-w64-crt/libarm32/wcmsvc.def
new file mode 100644
index 0000000..34a1252
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcmsvc.def
@@ -0,0 +1,20 @@
+;
+; Definition file of Wcmsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Wcmsvc.dll"
+EXPORTS
+CdeCancelOnDemandRequest
+CdeCloseOnDemandRequestHandle
+CdeOpenOnDemandRequestHandle
+CdeOpenOnDemandRequestHandleByWwanProfileName
+CdeQueryOnDemandRequestStateInfo
+CdeQueryParameter
+CdeSetParameter
+CdeStartOnDemandRequest
+SvchostPushServiceGlobals
+WcmSvcMain
+CdeGetEntireProfileList
+CdeGetProfileList
+CdeGetProfileListForInterface
diff --git a/mingw-w64-crt/libarm32/wcncsvc.def b/mingw-w64-crt/libarm32/wcncsvc.def
new file mode 100644
index 0000000..2d91329
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcncsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of wcncsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wcncsvc.dll"
+EXPORTS
+SvchostPushServiceGlobals
+WcnServiceMain
diff --git a/mingw-w64-crt/libarm32/wcneapauthproxy.def b/mingw-w64-crt/libarm32/wcneapauthproxy.def
new file mode 100644
index 0000000..f4b8352
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcneapauthproxy.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WcnEapAuthProxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WcnEapAuthProxy.dll"
+EXPORTS
+WcnEapPluginGetInfo
diff --git a/mingw-w64-crt/libarm32/wcneappeerproxy.def b/mingw-w64-crt/libarm32/wcneappeerproxy.def
new file mode 100644
index 0000000..603685a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcneappeerproxy.def
@@ -0,0 +1,11 @@
+;
+; Definition file of WcnEapPeerProxy.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WcnEapPeerProxy.dll"
+EXPORTS
+EapPeerFreeErrorMemory
+EapPeerFreeMemory
+EapPeerGetInfo
+EapPeerGetMethodProperties
diff --git a/mingw-w64-crt/libarm32/wcnnetsh.def b/mingw-w64-crt/libarm32/wcnnetsh.def
new file mode 100644
index 0000000..8a67f5b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcnnetsh.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WCNNETSH.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WCNNETSH.dll"
+EXPORTS
+GetResourceString
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/wcspluginservice.def b/mingw-w64-crt/libarm32/wcspluginservice.def
new file mode 100644
index 0000000..0dd18fd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wcspluginservice.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WcsPlugInService.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WcsPlugInService.dll"
+EXPORTS
+ServiceMain
diff --git a/mingw-w64-crt/libarm32/wdc.def b/mingw-w64-crt/libarm32/wdc.def
new file mode 100644
index 0000000..7b3406d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wdc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of PMONT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "PMONT.dll"
+EXPORTS
+WdcParseLegacyFile
+WdcRunTaskAsInteractiveUser
diff --git a/mingw-w64-crt/libarm32/wdi.def b/mingw-w64-crt/libarm32/wdi.def
new file mode 100644
index 0000000..c673657
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wdi.def
@@ -0,0 +1,58 @@
+;
+; Definition file of wdi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wdi.dll"
+EXPORTS
+ServiceMain
+WdipLaunchRunDLLUserHost
+WdiAddFileToInstance
+WdiAddParameter
+WdiCancel
+WdiCloseInstance
+WdiCreateInstance
+WdiDeleteQueuedResolution
+WdiDiagnose
+WdiGetClientActivityId
+WdiGetClientLCID
+WdiGetDiagnosticModuleId
+WdiGetEvent
+WdiGetInstanceFilePath
+WdiGetInstanceId
+WdiGetLoggerSnapshotPath
+WdiGetParameterByIndex
+WdiGetParameterByName
+WdiGetParameterCount
+WdiGetParameterData
+WdiGetParameterDataLength
+WdiGetParameterDiagnosticModuleId
+WdiGetParameterFlags
+WdiGetParameterName
+WdiGetProgress
+WdiGetQueuedResolutionAudience
+WdiGetQueuedResolutionExpirationDate
+WdiGetQueuedResolutionId
+WdiGetQueuedResolutionName
+WdiGetQueuedResolutionPriority
+WdiGetResult
+WdiGetScenarioIcon
+WdiGetScenarioInfo
+WdiGetScenarioInstanceCreatedDate
+WdiGetScenarioInstanceFilePath
+WdiGetScenarioInstanceId
+WdiGetScenarioInstances
+WdiGetScenarioSourceName
+WdiGetScenarioTypeName
+WdiImpersonateClient
+WdiIsQueuedResolutionAdmin
+WdiLaunchQueuedResolution
+WdiOpenInstance
+WdiQueueCurrentResolution
+WdiResolve
+WdiRevertToSelf
+WdiSetFeedback
+WdiSetProblemDetectionResult
+WdiSetProgress
+WdiSetResolution
+WdipLaunchLocalHost
diff --git a/mingw-w64-crt/libarm32/wdiasqmmodule.def b/mingw-w64-crt/libarm32/wdiasqmmodule.def
new file mode 100644
index 0000000..079fb5a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wdiasqmmodule.def
@@ -0,0 +1,10 @@
+;
+; Definition file of WDIASqmModule.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WDIASqmModule.dll"
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
diff --git a/mingw-w64-crt/libarm32/wdigest.def b/mingw-w64-crt/libarm32/wdigest.def
new file mode 100644
index 0000000..1d147dc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wdigest.def
@@ -0,0 +1,16 @@
+;
+; Definition file of wdigest.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wdigest.dll"
+EXPORTS
+SpInitialize
+CredentialUpdateRegister
+SsiCredentialsUpdateNotify
+CredentialUpdateFree
+CredentialUpdateNotify
+SpLsaModeInitialize
+SpUserModeInitialize
+SsiCredentialsUpdateFree
+SpInstanceInit
diff --git a/mingw-w64-crt/libarm32/wdscore.def b/mingw-w64-crt/libarm32/wdscore.def
new file mode 100644
index 0000000..dc674d7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wdscore.def
@@ -0,0 +1,168 @@
+;
+; Definition file of WDSCORE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WDSCORE.dll"
+EXPORTS
+??0?$CDynamicArray@EPAE@@QAA@I@Z
+??0?$CDynamicArray@EPAUSKey@@@@QAA@I@Z
+??0?$CDynamicArray@EPAUSValue@@@@QAA@I@Z
+??0?$CDynamicArray@GPAG@@QAA@I@Z
+??0?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QAA@I@Z
+??0?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAA@I@Z
+??0?$CDynamicArray@_KPA_K@@QAA@I@Z
+??1?$CDynamicArray@EPAE@@QAA@XZ
+??1?$CDynamicArray@EPAUSKey@@@@QAA@XZ
+??1?$CDynamicArray@EPAUSValue@@@@QAA@XZ
+??1?$CDynamicArray@GPAG@@QAA@XZ
+??1?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QAA@XZ
+??1?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAA@XZ
+??1?$CDynamicArray@_KPA_K@@QAA@XZ
+??4?$CDynamicArray@EPAE@@QAAAAV0@ABV0@@Z
+??4?$CDynamicArray@EPAUSKey@@@@QAAAAV0@ABV0@@Z
+??4?$CDynamicArray@EPAUSValue@@@@QAAAAV0@ABV0@@Z
+??4?$CDynamicArray@GPAG@@QAAAAV0@ABV0@@Z
+??4?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QAAAAV0@ABV0@@Z
+??4?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAAAAV0@ABV0@@Z
+??4?$CDynamicArray@_KPA_K@@QAAAAV0@ABV0@@Z
+??A?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QAAAAPAUSEnumBinContext@@I@Z
+??A?$CDynamicArray@_KPA_K@@QAAAA_KI@Z
+??B?$CDynamicArray@EPAUSKey@@@@QBAPAUSKey@@XZ
+??B?$CDynamicArray@EPAUSValue@@@@QBAPAUSValue@@XZ
+??B?$CDynamicArray@GPAG@@QBAPAGXZ
+??C?$CDynamicArray@EPAUSKey@@@@QBAPAUSKey@@XZ
+??C?$CDynamicArray@EPAUSValue@@@@QBAPAUSValue@@XZ
+??_F?$CDynamicArray@EPAE@@QAAXXZ
+??_F?$CDynamicArray@EPAUSKey@@@@QAAXXZ
+??_F?$CDynamicArray@EPAUSValue@@@@QAAXXZ
+??_F?$CDynamicArray@GPAG@@QAAXXZ
+??_F?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QAAXXZ
+??_F?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAAXXZ
+??_F?$CDynamicArray@_KPA_K@@QAAXXZ
+?Add@?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QAAHAAPAUSEnumBinContext@@@Z
+?Add@?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAAHAAUSKeeperEntry@CBlackboardFactory@@@Z
+?Add@?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAAHAAUSKeeperEntry@CBlackboardFactory@@AAI@Z
+?Add@?$CDynamicArray@_KPA_K@@QAAHAA_K@Z
+?ElementAt@?$CDynamicArray@GPAG@@QAAAAGI@Z
+?ElementAt@?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAAAAUSKeeperEntry@CBlackboardFactory@@I@Z
+?GetBuffer@?$CDynamicArray@EPAE@@QAAPAEI@Z
+?GetBuffer@?$CDynamicArray@EPAUSValue@@@@QAAPAUSValue@@I@Z
+?GetBuffer@?$CDynamicArray@GPAG@@QAAPAGI@Z
+?GetSize@?$CDynamicArray@EPAE@@QBAIXZ
+?GetSize@?$CDynamicArray@GPAG@@QBAIXZ
+?GetSize@?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QBAIXZ
+?GetSize@?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QBAIXZ
+?GetSize@?$CDynamicArray@_KPA_K@@QBAIXZ
+?Init@?$CDynamicArray@EPAE@@IAAXI@Z
+?Init@?$CDynamicArray@EPAUSKey@@@@IAAXI@Z
+?Init@?$CDynamicArray@EPAUSValue@@@@IAAXI@Z
+?Init@?$CDynamicArray@GPAG@@IAAXI@Z
+?Init@?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@IAAXI@Z
+?Init@?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@IAAXI@Z
+?Init@?$CDynamicArray@_KPA_K@@IAAXI@Z
+?RemoveAll@?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAAXXZ
+?RemoveAll@?$CDynamicArray@_KPA_K@@QAAXXZ
+?RemoveItemFromTail@?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QAAXXZ
+?SetSize@?$CDynamicArray@EPAE@@QAAHK@Z
+?SetSize@?$CDynamicArray@EPAUSKey@@@@QAAHK@Z
+?SetSize@?$CDynamicArray@EPAUSValue@@@@QAAHK@Z
+?SetSize@?$CDynamicArray@GPAG@@QAAHK@Z
+?SetSize@?$CDynamicArray@PAUSEnumBinContext@@PAPAU1@@@QAAHK@Z
+?SetSize@?$CDynamicArray@USKeeperEntry@CBlackboardFactory@@PAU12@@@QAAHK@Z
+?SetSize@?$CDynamicArray@_KPA_K@@QAAHK@Z
+WdsGetPointer
+g_Kernel32 DATA
+g_bEnableDiagnosticMode DATA
+ConstructPartialMsgIfA
+ConstructPartialMsgIfW
+ConstructPartialMsgVA
+ConstructPartialMsgVW
+CurrentIP
+EndMajorTask
+EndMinorTask
+GetMajorTask
+GetMajorTaskA
+GetMinorTask
+GetMinorTaskA
+StartMajorTask
+StartMinorTask
+WdsAbortBlackboardItemEnum
+WdsAddModule
+WdsAddUsmtLogStack
+WdsAllocCollection
+WdsCollectionAddValue
+WdsCollectionGetValue
+WdsCopyBlackboardItems
+WdsCopyBlackboardItemsEx
+WdsCreateBlackboard
+WdsDeleteBlackboardValue
+WdsDeleteEvent
+WdsDestroyBlackboard
+WdsDuplicateData
+WdsEnableDiagnosticMode
+WdsEnableExit
+WdsEnableExitEx
+WdsEnumFirstBlackboardItem
+WdsEnumFirstCollectionValue
+WdsEnumNextBlackboardItem
+WdsEnumNextCollectionValue
+WdsExecuteWorkQueue
+WdsExecuteWorkQueue2
+WdsExecuteWorkQueueEx
+WdsExitImmediately
+WdsExitImmediatelyEx
+WdsFreeCollection
+WdsFreeData
+WdsGenericSetupLogInit
+WdsGetAssertFlags
+WdsGetBlackboardBinaryData
+WdsGetBlackboardStringA
+WdsGetBlackboardStringW
+WdsGetBlackboardUintPtr
+WdsGetBlackboardValue
+WdsGetCurrentExecutionGroup
+WdsGetSetupLog
+WdsGetTempDir
+WdsInitialize
+WdsInitializeCallbackArray
+WdsInitializeDataBinary
+WdsInitializeDataStringA
+WdsInitializeDataStringW
+WdsInitializeDataUInt32
+WdsInitializeDataUInt64
+WdsIsDiagnosticModeEnabled
+WdsIterateOfflineQueue
+WdsIterateQueue
+WdsLockBlackboardValue
+WdsLockExecutionGroup
+WdsLogCreate
+WdsLogDestroy
+WdsLogRegStockProviders
+WdsLogRegisterProvider
+WdsLogStructuredException
+WdsLogUnRegStockProviders
+WdsLogUnRegisterProvider
+WdsPackCollection
+WdsPublish
+WdsPublishEx
+WdsPublishImmediateAsync
+WdsPublishImmediateEx
+WdsPublishOffline
+WdsSeqAlloc
+WdsSeqFree
+WdsSetAssertFlags
+WdsSetBlackboardValue
+WdsSetNextExecutionGroup
+WdsSetUILanguage
+WdsSetupLogDestroy
+WdsSetupLogInit
+WdsSetupLogMessageA
+WdsSetupLogMessageW
+WdsSubscribeEx
+WdsTerminate
+WdsUnlockExecutionGroup
+WdsUnpackCollection
+WdsUnsubscribe
+WdsUnsubscribeEx
+WdsValidBlackboard
diff --git a/mingw-w64-crt/libarm32/webcheck.def b/mingw-w64-crt/libarm32/webcheck.def
new file mode 100644
index 0000000..9161486
--- /dev/null
+++ b/mingw-w64-crt/libarm32/webcheck.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WebCheck.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WebCheck.dll"
+EXPORTS
+ord_9 @9
diff --git a/mingw-w64-crt/libarm32/webclnt.def b/mingw-w64-crt/libarm32/webclnt.def
new file mode 100644
index 0000000..14aabc1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/webclnt.def
@@ -0,0 +1,11 @@
+;
+; Definition file of webclnt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "webclnt.dll"
+EXPORTS
+DavClose
+DavInit
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/webio.def b/mingw-w64-crt/libarm32/webio.def
new file mode 100644
index 0000000..92ace64
--- /dev/null
+++ b/mingw-w64-crt/libarm32/webio.def
@@ -0,0 +1,51 @@
+;
+; Definition file of webio.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "webio.dll"
+EXPORTS
+ord_1 @1
+WebPalCanScavengeDnsCache
+WebPalCancelTwTimer
+ord_4 @4
+ord_5 @5
+WebPalCreateDnsCacheCtx
+WebPalCreateSocketCtx
+ord_8 @8
+ord_9 @9
+ord_10 @10
+ord_11 @11
+WebPalFreeDnsCacheCtx
+WebPalFreeSocketCtx
+ord_14 @14
+ord_15 @15
+WebPalInitializeTwTimer
+ord_17 @17
+ord_18 @18
+ord_19 @19
+ord_20 @20
+ord_21 @21
+ord_22 @22
+ord_23 @23
+ord_24 @24
+ord_25 @25
+ord_26 @26
+ord_27 @27
+ord_28 @28
+ord_29 @29
+WebPalIsImplemented
+ord_31 @31
+ord_32 @32
+ord_33 @33
+WebPalOverrideConnectResult
+ord_35 @35
+ord_36 @36
+ord_37 @37
+ord_38 @38
+ord_39 @39
+ord_40 @40
+ord_41 @41
+ord_42 @42
+WebPalSetTwTimer
+WebPalTerminateTwTimer
diff --git a/mingw-w64-crt/libarm32/webservices.def b/mingw-w64-crt/libarm32/webservices.def
new file mode 100644
index 0000000..45fb377
--- /dev/null
+++ b/mingw-w64-crt/libarm32/webservices.def
@@ -0,0 +1,200 @@
+;
+; Definition file of webservices.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "webservices.dll"
+EXPORTS
+WsAbandonCall
+WsAbandonMessage
+WsAbortChannel
+WsAbortListener
+WsAbortServiceHost
+WsAbortServiceProxy
+WsAcceptChannel
+WsAddCustomHeader
+WsAddErrorString
+WsAddMappedHeader
+WsAddressMessage
+WsAlloc
+WsAsyncExecute
+WsCall
+WsCheckMustUnderstandHeaders
+WsCloseChannel
+WsCloseListener
+WsCloseServiceHost
+WsCloseServiceProxy
+WsCombineUrl
+WsCopyError
+WsCopyNode
+WsCreateChannel
+WsCreateChannelForListener
+WsCreateError
+WsCreateFaultFromError
+WsCreateHeap
+WsCreateListener
+WsCreateMessage
+WsCreateMessageForChannel
+WsCreateMetadata
+WsCreateReader
+WsCreateServiceEndpointFromTemplate
+WsCreateServiceHost
+WsCreateServiceProxy
+WsCreateServiceProxyFromTemplate
+WsCreateWriter
+WsCreateXmlBuffer
+WsCreateXmlSecurityToken
+WsDateTimeToFileTime
+WsDecodeUrl
+WsEncodeUrl
+WsEndReaderCanonicalization
+WsEndWriterCanonicalization
+WsFileTimeToDateTime
+WsFillBody
+WsFillReader
+WsFindAttribute
+WsFlushBody
+WsFlushWriter
+WsFreeChannel
+WsFreeError
+WsFreeHeap
+WsFreeListener
+WsFreeMessage
+WsFreeMetadata
+WsFreeReader
+WsFreeSecurityToken
+WsFreeServiceHost
+WsFreeServiceProxy
+WsFreeWriter
+WsGetChannelProperty
+WsGetCustomHeader
+WsGetDictionary
+WsGetErrorProperty
+WsGetErrorString
+WsGetFaultErrorDetail
+WsGetFaultErrorProperty
+WsGetHeader
+WsGetHeaderAttributes
+WsGetHeapProperty
+WsGetListenerProperty
+WsGetMappedHeader
+WsGetMessageProperty
+WsGetMetadataEndpoints
+WsGetMetadataProperty
+WsGetMissingMetadataDocumentAddress
+WsGetNamespaceFromPrefix
+WsGetOperationContextProperty
+WsGetPolicyAlternativeCount
+WsGetPolicyProperty
+WsGetPrefixFromNamespace
+WsGetReaderNode
+WsGetReaderPosition
+WsGetReaderProperty
+WsGetSecurityContextProperty
+WsGetSecurityTokenProperty
+WsGetServiceHostProperty
+WsGetServiceProxyProperty
+WsGetWriterPosition
+WsGetWriterProperty
+WsGetXmlAttribute
+WsInitializeMessage
+WsMarkHeaderAsUnderstood
+WsMatchPolicyAlternative
+WsMoveReader
+WsMoveWriter
+WsOpenChannel
+WsOpenListener
+WsOpenServiceHost
+WsOpenServiceProxy
+WsPullBytes
+WsPushBytes
+WsReadArray
+WsReadAttribute
+WsReadBody
+WsReadBytes
+WsReadChars
+WsReadCharsUtf8
+WsReadElement
+WsReadEndAttribute
+WsReadEndElement
+WsReadEndpointAddressExtension
+WsReadEnvelopeEnd
+WsReadEnvelopeStart
+WsReadMessageEnd
+WsReadMessageStart
+WsReadMetadata
+WsReadNode
+WsReadQualifiedName
+WsReadStartAttribute
+WsReadStartElement
+WsReadToStartElement
+WsReadType
+WsReadValue
+WsReadXmlBuffer
+WsReadXmlBufferFromBytes
+WsReceiveMessage
+WsRegisterOperationForCancel
+WsRemoveCustomHeader
+WsRemoveHeader
+WsRemoveMappedHeader
+WsRemoveNode
+WsRequestReply
+WsRequestSecurityToken
+WsResetChannel
+WsResetError
+WsResetHeap
+WsResetListener
+WsResetMessage
+WsResetMetadata
+WsResetServiceHost
+WsResetServiceProxy
+WsRevokeSecurityContext
+WsSendFaultMessageForError
+WsSendMessage
+WsSendReplyMessage
+WsSetChannelProperty
+WsSetErrorProperty
+WsSetFaultErrorDetail
+WsSetFaultErrorProperty
+WsSetHeader
+WsSetInput
+WsSetInputToBuffer
+WsSetListenerProperty
+WsSetMessageProperty
+WsSetOutput
+WsSetOutputToBuffer
+WsSetReaderPosition
+WsSetWriterPosition
+WsShutdownSessionChannel
+WsSkipNode
+WsStartReaderCanonicalization
+WsStartWriterCanonicalization
+WsTrimXmlWhitespace
+WsVerifyXmlNCName
+WsWriteArray
+WsWriteAttribute
+WsWriteBody
+WsWriteBytes
+WsWriteChars
+WsWriteCharsUtf8
+WsWriteElement
+WsWriteEndAttribute
+WsWriteEndCData
+WsWriteEndElement
+WsWriteEndStartElement
+WsWriteEnvelopeEnd
+WsWriteEnvelopeStart
+WsWriteMessageEnd
+WsWriteMessageStart
+WsWriteNode
+WsWriteQualifiedName
+WsWriteStartAttribute
+WsWriteStartCData
+WsWriteStartElement
+WsWriteText
+WsWriteType
+WsWriteValue
+WsWriteXmlBuffer
+WsWriteXmlBufferToBytes
+WsWriteXmlnsAttribute
+WsXmlStringEquals
diff --git a/mingw-w64-crt/libarm32/websocket.def b/mingw-w64-crt/libarm32/websocket.def
new file mode 100644
index 0000000..3b8145c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/websocket.def
@@ -0,0 +1,20 @@
+;
+; Definition file of websocket.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "websocket.dll"
+EXPORTS
+WebSocketAbortHandle
+WebSocketBeginClientHandshake
+WebSocketBeginServerHandshake
+WebSocketCompleteAction
+WebSocketCreateClientHandle
+WebSocketCreateServerHandle
+WebSocketDeleteHandle
+WebSocketEndClientHandshake
+WebSocketEndServerHandshake
+WebSocketGetAction
+WebSocketGetGlobalProperty
+WebSocketReceive
+WebSocketSend
diff --git a/mingw-w64-crt/libarm32/wecapi.def b/mingw-w64-crt/libarm32/wecapi.def
new file mode 100644
index 0000000..60c53e1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wecapi.def
@@ -0,0 +1,24 @@
+;
+; Definition file of WecApi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WecApi.dll"
+EXPORTS
+EcIsConfigRequired
+EcQuickConfig
+EcClose
+EcDeleteSubscription
+EcEnumNextSubscription
+EcGetObjectArrayProperty
+EcGetObjectArraySize
+EcGetSubscriptionProperty
+EcGetSubscriptionRunTimeStatus
+EcInsertObjectArrayElement
+EcOpenSubscription
+EcOpenSubscriptionEnum
+EcRemoveObjectArrayElement
+EcRetrySubscription
+EcSaveSubscription
+EcSetObjectArrayProperty
+EcSetSubscriptionProperty
diff --git a/mingw-w64-crt/libarm32/wecsvc.def b/mingw-w64-crt/libarm32/wecsvc.def
new file mode 100644
index 0000000..da4d28e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wecsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of collsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "collsvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/wer.def b/mingw-w64-crt/libarm32/wer.def
new file mode 100644
index 0000000..f8a6f06
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wer.def
@@ -0,0 +1,129 @@
+;
+; Definition file of wer.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wer.dll"
+EXPORTS
+WerSysprepCleanup
+WerSysprepGeneralize
+WerSysprepSpecialize
+WerUnattendedSetup
+WerpAddAppCompatData
+WerpAddMemoryBlock
+WerpAddRegisteredDataToReport
+WerpArchiveReport
+WerpCancelResponseDownload
+WerpCancelUpload
+WerpCloseStore
+WerpCreateMachineStore
+WerpCreateUserStore
+WerpDeleteReport
+WerpDestroyWerString
+WerpDownloadResponse
+WerpDownloadResponseTemplate
+WerpEnumerateStoreNext
+WerpEnumerateStoreStart
+WerpExtractReportFiles
+WerpFlushImageCache
+WerpForceDeferredCollection
+WerpFreeUnmappedVaRanges
+WerpGetBucketId
+WerpGetDynamicParameter
+WerpGetEventType
+WerpGetExtendedDiagData
+WerpGetFileByIndex
+WerpGetFilePathByIndex
+WerpGetLegacyBucketId
+WerpGetLoadedModuleByIndex
+WerpGetNumFiles
+WerpGetNumLoadedModules
+WerpGetNumSigParams
+WerpGetReportFinalConsent
+WerpGetReportFlags
+WerpGetReportInformation
+WerpGetReportSettings
+WerpGetReportTime
+WerpGetReportType
+WerpGetResponseId
+WerpGetResponseUrl
+WerpGetSigParamByIndex
+WerpGetStorePath
+WerpGetStoreType
+WerpGetTextFromReport
+WerpGetUIParamByIndex
+WerpGetUploadTime
+WerpGetWerStringData
+WerpGetWow64Process
+WerpHashApplicationParameters
+WerpInitializeImageCache
+WerpIsOnBattery
+WerpIsTransportAvailable
+WerpLoadReport
+WerpLoadReportFromBuffer
+WerpOpenMachineArchive
+WerpOpenMachineQueue
+WerpOpenUserArchive
+WerpPromptUser
+WerpPruneStore
+WerpReportCancel
+WerpReportSprintfParameter
+WerpReserveMachineQueueReportDir
+WerpResetTransientImageCacheStatistics
+WerpRestartApplication
+WerpSetDynamicParameter
+WerpSetEventName
+WerpSetReportApplicationIdentity
+WerpSetReportFlags
+WerpSetReportInformation
+WerpSetReportNamespaceParameter
+WerpSetReportTime
+WerpSetReportUploadContextToken
+WerpShowUpsellUI
+WerpStitchedMinidumpVmPostReadCallback
+WerpStitchedMinidumpVmPreReadCallback
+WerpStitchedMinidumpVmQueryCallback
+WerpSubmitReportFromStore
+WerpSvcReportFromMachineQueue
+WerpTraceAuxMemDumpStatistics
+WerpTraceDuration
+WerpTraceImageCacheStatistics
+WerpTraceSnapshotStatistics
+WerpTraceStitchedDumpWriterStatistics
+WerpTraceUnmappedVaRangesStatistics
+WerpUnmapProcessViews
+WerpUpdateReportResponse
+WerpValidateReportKey
+WerpWalkGatherBlocks
+WerAddExcludedApplication
+WerRemoveExcludedApplication
+WerReportAddDump
+WerReportAddFile
+WerReportCloseHandle
+WerReportCreate
+WerReportSetParameter
+WerReportSetUIOption
+WerReportSubmit
+WerpAddFile
+WerpAddFileBuffer
+WerpAddFileCallback
+WerpAuxmdDumpProcessImages
+WerpAuxmdDumpRegisteredBlocks
+WerpAuxmdFree
+WerpAuxmdFreeCopyBuffer
+WerpAuxmdHashVaRanges
+WerpAuxmdInitialize
+WerpAuxmdMapFile
+WerpCreateIntegratorReportId
+WerpDownloadResponseOnly
+WerpFreeString
+WerpGetIntegratorReportId
+WerpGetReportConsent
+WerpGetStoreLocation
+WerpIsDisabled
+WerpLaunchResponse
+WerpOpenUserQueue
+WerpSetAuxiliaryArchivePath
+WerpSetCallBack
+WerpSetDefaultUserConsent
+WerpSetIntegratorReportId
diff --git a/mingw-w64-crt/libarm32/werconcpl.def b/mingw-w64-crt/libarm32/werconcpl.def
new file mode 100644
index 0000000..5e22fa2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/werconcpl.def
@@ -0,0 +1,10 @@
+;
+; Definition file of WERCONCPL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WERCONCPL.dll"
+EXPORTS
+LaunchErcAppW
+ShowCEIPDialogW
+WerpIsResponseApplicable
diff --git a/mingw-w64-crt/libarm32/wercplsupport.def b/mingw-w64-crt/libarm32/wercplsupport.def
new file mode 100644
index 0000000..fdb6614
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wercplsupport.def
@@ -0,0 +1,11 @@
+;
+; Definition file of wercplsupport.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wercplsupport.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
+WerComGetAdminStores
+WerComGetUserStores
diff --git a/mingw-w64-crt/libarm32/werdiagcontroller.def b/mingw-w64-crt/libarm32/werdiagcontroller.def
new file mode 100644
index 0000000..13d7832
--- /dev/null
+++ b/mingw-w64-crt/libarm32/werdiagcontroller.def
@@ -0,0 +1,10 @@
+;
+; Definition file of WerDiagController.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WerDiagController.dll"
+EXPORTS
+QueryOriginalBucket
+StartAppRecorder
+StartFDR
diff --git a/mingw-w64-crt/libarm32/wersvc.def b/mingw-w64-crt/libarm32/wersvc.def
new file mode 100644
index 0000000..ae685a5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wersvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of NULL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NULL.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/werui.def b/mingw-w64-crt/libarm32/werui.def
new file mode 100644
index 0000000..a727245
--- /dev/null
+++ b/mingw-w64-crt/libarm32/werui.def
@@ -0,0 +1,18 @@
+;
+; Definition file of werui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "werui.dll"
+EXPORTS
+WerUICreate
+WerUIDelete
+WerUIGetUserSelection
+WerUIPromptForSecondLevel
+WerUIPromptUser
+WerUIShowUpsell
+WerUIStart
+WerUITerminate
+WerUIUpdateStateProgress
+WerUIUpdateUIForState
+WerUIWaitForUserAction
diff --git a/mingw-w64-crt/libarm32/wevtapi.def b/mingw-w64-crt/libarm32/wevtapi.def
new file mode 100644
index 0000000..3b50e54
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wevtapi.def
@@ -0,0 +1,53 @@
+;
+; Definition file of wevtapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wevtapi.dll"
+EXPORTS
+EvtIntSysprepCleanup
+EvtSetObjectArrayProperty
+EvtArchiveExportedLog
+EvtCancel
+EvtClearLog
+EvtClose
+EvtCreateBookmark
+EvtCreateRenderContext
+EvtExportLog
+EvtFormatMessage
+EvtGetChannelConfigProperty
+EvtGetEventInfo
+EvtGetEventMetadataProperty
+EvtGetExtendedStatus
+EvtGetLogInfo
+EvtGetObjectArrayProperty
+EvtGetObjectArraySize
+EvtGetPublisherMetadataProperty
+EvtGetQueryInfo
+EvtIntAssertConfig
+EvtIntCreateBinXMLFromCustomXML
+EvtIntCreateLocalLogfile
+EvtIntGetClassicLogDisplayName
+EvtIntRenderResourceEventTemplate
+EvtIntReportAuthzEventAndSourceAsync
+EvtIntReportEventAndSourceAsync
+EvtIntRetractConfig
+EvtIntWriteXmlEventToLocalLogfile
+EvtNext
+EvtNextChannelPath
+EvtNextEventMetadata
+EvtNextPublisherId
+EvtOpenChannelConfig
+EvtOpenChannelEnum
+EvtOpenEventMetadataEnum
+EvtOpenLog
+EvtOpenPublisherEnum
+EvtOpenPublisherMetadata
+EvtOpenSession
+EvtQuery
+EvtRender
+EvtSaveChannelConfig
+EvtSeek
+EvtSetChannelConfigProperty
+EvtSubscribe
+EvtUpdateBookmark
diff --git a/mingw-w64-crt/libarm32/wevtfwd.def b/mingw-w64-crt/libarm32/wevtfwd.def
new file mode 100644
index 0000000..e40e5d7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wevtfwd.def
@@ -0,0 +1,12 @@
+;
+; Definition file of WEVTFWD.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WEVTFWD.DLL"
+EXPORTS
+WSManPluginShutdown
+WSManPluginStartup
+WSManProvPullEvents
+WSManProvSubscribe
+WSManProvUnsubscribe
diff --git a/mingw-w64-crt/libarm32/wevtsvc.def b/mingw-w64-crt/libarm32/wevtsvc.def
new file mode 100644
index 0000000..538efcb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wevtsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of wevtsvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wevtsvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/wfdprov.def b/mingw-w64-crt/libarm32/wfdprov.def
new file mode 100644
index 0000000..037318a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wfdprov.def
@@ -0,0 +1,11 @@
+;
+; Definition file of Wfdprov.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Wfdprov.dll"
+EXPORTS
+WFDProvConfigureAndProvisionDevice
+WFDProvDeinitialize
+WFDProvGetInfo
+WFDProvInitialize
diff --git a/mingw-w64-crt/libarm32/whealogr.def b/mingw-w64-crt/libarm32/whealogr.def
new file mode 100644
index 0000000..9bdac98
--- /dev/null
+++ b/mingw-w64-crt/libarm32/whealogr.def
@@ -0,0 +1,117 @@
+;
+; Definition file of 
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY ""
+EXPORTS
+WdiDiagnosticModuleMain
+WdiGetDiagnosticModuleInterfaceVersion
+WdiHandleInstance
+t10 DATA
+t11 DATA
+t12 DATA
+t13 DATA
+t14 DATA
+t15 DATA
+t16 DATA
+t17 DATA
+t18 DATA
+t19 DATA
+t2 DATA
+t2.m1
+t20 DATA
+t21 DATA
+t22 DATA
+t23 DATA
+t24 DATA
+t25 DATA
+t26 DATA
+t27 DATA
+t28 DATA
+t3 DATA
+t30 DATA
+t31 DATA
+t32 DATA
+t33 DATA
+t34 DATA
+t36 DATA
+t37 DATA
+t38 DATA
+t39 DATA
+t4 DATA
+t40 DATA
+t41 DATA
+t42 DATA
+t43 DATA
+t44 DATA
+t45 DATA
+t46 DATA
+t47 DATA
+t48 DATA
+t49 DATA
+t5 DATA
+t50 DATA
+t51 DATA
+t52 DATA
+t53 DATA
+t54 DATA
+t55 DATA
+t56 DATA
+t57 DATA
+t58 DATA
+t59 DATA
+t6 DATA
+t60 DATA
+t61 DATA
+t62 DATA
+t63 DATA
+t64 DATA
+t65 DATA
+t66 DATA
+t67 DATA
+t68 DATA
+t69 DATA
+t7 DATA
+t71 DATA
+t72 DATA
+t72.m0
+t72.m1
+t72.m2
+t72.m3
+t72.m4
+t72.m5
+t72.m6
+t73 DATA
+t74 DATA
+t74.m1
+t75 DATA
+t75.m1
+t76 DATA
+t76.m1
+t77 DATA
+t77.m1
+t78 DATA
+t78.m1
+t79 DATA
+t79.m1
+t8 DATA
+t80 DATA
+t80.m10
+t81 DATA
+t81.m0
+t82 DATA
+t82.m9
+t83 DATA
+t84 DATA
+t85 DATA
+t86 DATA
+t87 DATA
+t88 DATA
+t89 DATA
+t9 DATA
+t90 DATA
+t91 DATA
+t92 DATA
+t93 DATA
+t93.m3
diff --git a/mingw-w64-crt/libarm32/whhelper.def b/mingw-w64-crt/libarm32/whhelper.def
new file mode 100644
index 0000000..3ef089f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/whhelper.def
@@ -0,0 +1,8 @@
+;
+; Definition file of whhelper.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "whhelper.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/wiarpc.def b/mingw-w64-crt/libarm32/wiarpc.def
new file mode 100644
index 0000000..f36a504
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wiarpc.def
@@ -0,0 +1,20 @@
+;
+; Definition file of wiarpc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wiarpc.dll"
+EXPORTS
+??0BUFFER@@QAA@I@Z
+??0BUFFER_CHAIN@@QAA@XZ
+??0BUFFER_CHAIN_ITEM@@QAA@I@Z
+??1BUFFER@@QAA@XZ
+??1BUFFER_CHAIN@@QAA@XZ
+??1BUFFER_CHAIN_ITEM@@QAA@XZ
+??_FBUFFER@@QAAXXZ
+??_FBUFFER_CHAIN_ITEM@@QAAXXZ
+?QueryPtr@BUFFER@@QBAPAXXZ
+?QuerySize@BUFFER@@QBAIXZ
+?QueryUsed@BUFFER_CHAIN_ITEM@@QBAKXZ
+ServiceMain
+?SetUsed@BUFFER_CHAIN_ITEM@@QAAXK@Z
diff --git a/mingw-w64-crt/libarm32/wiaservc.def b/mingw-w64-crt/libarm32/wiaservc.def
new file mode 100644
index 0000000..f14db99
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wiaservc.def
@@ -0,0 +1,62 @@
+;
+; Definition file of wiaservc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wiaservc.dll"
+EXPORTS
+ServiceMain
+wiasCreateChildAppItem
+wiasCreateDrvItem
+wiasCreateLogInstance
+wiasCreatePropContext
+wiasDebugError
+wiasDebugTrace
+wiasDownSampleBuffer
+wiasFormatArgs
+wiasFreePropContext
+wiasGetChangedValueFloat
+wiasGetChangedValueGuid
+wiasGetChangedValueLong
+wiasGetChangedValueStr
+wiasGetChildrenContexts
+wiasGetContextFromName
+wiasGetDrvItem
+wiasGetImageInformation
+wiasGetItemType
+wiasGetPropertyAttributes
+wiasGetRootItem
+wiasIsPropChanged
+wiasParseEndorserString
+wiasPrintDebugHResult
+wiasQueueEvent
+wiasReadMultiple
+wiasReadPropBin
+wiasReadPropFloat
+wiasReadPropGuid
+wiasReadPropLong
+wiasReadPropStr
+wiasSendEndOfPage
+wiasSetItemPropAttribs
+wiasSetItemPropNames
+wiasSetPropChanged
+wiasSetPropertyAttributes
+wiasSetValidFlag
+wiasSetValidListFloat
+wiasSetValidListGuid
+wiasSetValidListLong
+wiasSetValidListStr
+wiasSetValidRangeFloat
+wiasSetValidRangeLong
+wiasUpdateScanRect
+wiasUpdateValidFormat
+wiasValidateItemProperties
+wiasWriteBufToFile
+wiasWriteMultiple
+wiasWritePageBufToFile
+wiasWritePageBufToStream
+wiasWritePropBin
+wiasWritePropFloat
+wiasWritePropGuid
+wiasWritePropLong
+wiasWritePropStr
diff --git a/mingw-w64-crt/libarm32/wiashext.def b/mingw-w64-crt/libarm32/wiashext.def
new file mode 100644
index 0000000..a10ce46
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wiashext.def
@@ -0,0 +1,12 @@
+;
+; Definition file of wiashext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wiashext.dll"
+EXPORTS
+AddDeviceWasChosen
+AddDeviceWasChosenA
+AddDeviceWasChosenW
+MakeFullPidlForDevice
+DoDeleteAllItems
diff --git a/mingw-w64-crt/libarm32/wiatrace.def b/mingw-w64-crt/libarm32/wiatrace.def
new file mode 100644
index 0000000..b55457b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wiatrace.def
@@ -0,0 +1,15 @@
+;
+; Definition file of wiatrace.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wiatrace.dll"
+EXPORTS
+WIATRACE_DecrementIndentLevel
+WIATRACE_GetIndentLevel
+WIATRACE_GetTraceSettings
+WIATRACE_IncrementIndentLevel
+WIATRACE_Init
+WIATRACE_OutputString
+WIATRACE_SetTraceSettings
+WIATRACE_Term
diff --git a/mingw-w64-crt/libarm32/wifidisplay.def b/mingw-w64-crt/libarm32/wifidisplay.def
new file mode 100644
index 0000000..59963cb
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wifidisplay.def
@@ -0,0 +1,16 @@
+;
+; Definition file of WiFiDisplay.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WiFiDisplay.dll"
+EXPORTS
+CloseMiracastSession
+CreateDAFProviderMiracastHelper
+CreateWiFiDisplayEtwProvider
+IsMiracastSupportedByWlan
+MiracastFreeMemory
+MiracastIeDecode
+MiracastIeEncode
+OpenMiracastSession
+VsIeProviderGetFunctionTable
diff --git a/mingw-w64-crt/libarm32/wimgapi.def b/mingw-w64-crt/libarm32/wimgapi.def
new file mode 100644
index 0000000..8bd316f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wimgapi.def
@@ -0,0 +1,51 @@
+;
+; Definition file of WIMGAPI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WIMGAPI.DLL"
+EXPORTS
+WIMApplyImage
+WIMCaptureImage
+WIMCloseHandle
+WIMCommitImageHandle
+WIMCopyFile
+WIMCreateFile
+WIMCreateImageFile
+WIMDeleteImage
+WIMDeleteImageMounts
+WIMEnumImageFiles
+WIMExportImage
+WIMExtractImagePath
+WIMFindFirstImageFile
+WIMFindNextImageFile
+WIMGetAttributes
+WIMGetImageCount
+WIMGetImageInformation
+WIMGetMessageCallbackCount
+WIMGetMountedImageHandle
+WIMGetMountedImageInfo
+WIMGetMountedImageInfoFromHandle
+WIMGetMountedImages
+WIMGetWIMBootEntries
+WIMGetWIMBootWIMPath
+WIMInitFileIOCallbacks
+WIMLoadImage
+WIMMountImage
+WIMMountImageHandle
+WIMProcessCustomImage
+WIMReadImageFile
+WIMRegisterLogFile
+WIMRegisterMessageCallback
+WIMRemountImage
+WIMSetBootImage
+WIMSetFileIOCallbackTemporaryPath
+WIMSetImageInformation
+WIMSetReferenceFile
+WIMSetTemporaryPath
+WIMSplitFile
+WIMUnmountImage
+WIMUnmountImageHandle
+WIMUnregisterLogFile
+WIMUnregisterMessageCallback
+WIMUpdateWIMBootEntry
diff --git a/mingw-w64-crt/libarm32/win32spl.def b/mingw-w64-crt/libarm32/win32spl.def
new file mode 100644
index 0000000..761499a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/win32spl.def
@@ -0,0 +1,9 @@
+;
+; Definition file of csrspl.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "csrspl.dll"
+EXPORTS
+InitializePrintMonitor2
+InitializePrintProvidor
diff --git a/mingw-w64-crt/libarm32/winbici.def b/mingw-w64-crt/libarm32/winbici.def
new file mode 100644
index 0000000..0dbf6de
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winbici.def
@@ -0,0 +1,62 @@
+;
+; Definition file of winbici.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "winbici.dll"
+EXPORTS
+AbortExperience
+AddDwordToDatapointValueList
+AddStringToDatapointValueList
+AddToStream
+ContinueExperience
+CreateBase64StringFromTransactionContext
+CreateDatapointValueList
+CreateTransactionContext
+CreateTransactionContextFromBase64String
+DestroyDatapointValueList
+DestroyTransactionContext
+DestroyTransactionId
+EndExperience
+GetApplicationId
+GetExperienceId
+GetIsMsftInternal
+GetNextTransactionContext
+GetTransactionContextExperienceId
+GetTransactionContextIsEqual
+GetTransactionContextMarket
+GetTransactionContextScenarioId
+GetTransactionContextTransactionId
+GetUserAnid
+Increment
+MakeSnapshotAndAttemptUpload
+PauseExperience
+RecordDependentApiQos
+RecordIncomingApiQos
+RecordInternalApiQos
+RecordScenarioQos
+RegisterNoOptDatapoint
+ResetSettings
+Set
+SetApplicationEnvironment
+SetDataExpiration
+SetDataPath
+SetDefaultSnapshotInterval
+SetDependentQosSnapshotInterval
+SetRetryFileCountLimit
+SetRetryInterval
+SetRetryThrottleIntervalSeconds
+SetSnapshotThrottleIntervalSeconds
+SetStorageFileCountLimit
+SetStorageSizeLimitBytes
+SetStorageTemporaryFileCountLimit
+SetStorageTimeLimitHours
+SetString
+SetUploadUrl
+SetUploadsEnabled
+SetUserAnid
+SetUserBetaState
+SetUserCid
+SetUserId
+StartExperience
+UploadPendingFiles
diff --git a/mingw-w64-crt/libarm32/winbio.def b/mingw-w64-crt/libarm32/winbio.def
new file mode 100644
index 0000000..22a13ba
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winbio.def
@@ -0,0 +1,68 @@
+;
+; Definition file of winbio.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "winbio.dll"
+EXPORTS
+WinBioNotifyPasswordChange
+_BioLogonIdentifiedUser
+WinBioAcquireFocus
+WinBioAsyncEnumBiometricUnits
+WinBioAsyncEnumDatabases
+WinBioAsyncEnumServiceProviders
+WinBioAsyncMonitorFrameworkChanges
+WinBioAsyncOpenFramework
+WinBioAsyncOpenSession
+WinBioCancel
+WinBioCaptureSample
+WinBioCaptureSampleWithCallback
+WinBioCloseFramework
+WinBioCloseSession
+WinBioControlUnit
+WinBioControlUnitPrivileged
+WinBioDeleteTemplate
+WinBioEnrollBegin
+WinBioEnrollCapture
+WinBioEnrollCaptureWithCallback
+WinBioEnrollCommit
+WinBioEnrollDiscard
+WinBioEnumBiometricUnits
+WinBioEnumDatabases
+WinBioEnumEnrollments
+WinBioEnumServiceProviders
+WinBioFree
+WinBioGetCredentialState
+WinBioGetCredentialWithTicket
+WinBioGetDomainLogonSetting
+WinBioGetEnabledSetting
+WinBioGetLogonSetting
+WinBioGetMSACredentialState
+WinBioGetMSACredentialWithTicket
+WinBioGetProperty
+WinBioIdentify
+WinBioIdentifyAndReleaseTicket
+WinBioIdentifyWithCallback
+WinBioLocateSensor
+WinBioLocateSensorWithCallback
+WinBioLockUnit
+WinBioLogonIdentifiedUser
+WinBioOpenSession
+WinBioProtectData
+WinBioRegisterEventMonitor
+WinBioRegisterServiceMonitor
+WinBioReleaseFocus
+WinBioRemoveAllCredentials
+WinBioRemoveAllDomainCredentials
+WinBioRemoveCredential
+WinBioRemoveMSACredential
+WinBioSetCredential
+WinBioSetMSACredential
+WinBioUnlockUnit
+WinBioUnprotectData
+WinBioUnregisterEventMonitor
+WinBioUnregisterServiceMonitor
+WinBioVerify
+WinBioVerifyAndReleaseTicket
+WinBioVerifyWithCallback
+WinBioWait
diff --git a/mingw-w64-crt/libarm32/winbrand.def b/mingw-w64-crt/libarm32/winbrand.def
new file mode 100644
index 0000000..380deef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winbrand.def
@@ -0,0 +1,19 @@
+;
+; Definition file of WINBRAND.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINBRAND.dll"
+EXPORTS
+BrandingFormatString
+BrandingLoadBitmap
+BrandingLoadCursor
+BrandingLoadIcon
+BrandingLoadImage
+BrandingLoadString
+EulaFreeBuffer
+GetEULAFile
+GetEULAInCurrentUILanguage
+GetHinstanceByNameSpace
+GetInstalledEULAPath
+InstallEULA
diff --git a/mingw-w64-crt/libarm32/wincorlib.def b/mingw-w64-crt/libarm32/wincorlib.def
new file mode 100644
index 0000000..ebed26e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wincorlib.def
@@ -0,0 +1,256 @@
+;
+; Definition file of wincorlib.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wincorlib.DLL"
+EXPORTS
+?<Dispose>@Exception@Platform@@U$AAAXXZ
+?<Dispose>@String@Platform@@U$AAAXXZ
+?<Dispose>@Type@Platform@@U$AAAXXZ
+??0AccessDeniedException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0AccessDeniedException@Platform@@Q$AAA@XZ
+??0Attribute@Metadata@Platform@@Q$AAA@XZ
+??0Boolean@Platform@@QAA@_N@Z
+??0COMException@Platform@@Q$AAA@H@Z
+??0COMException@Platform@@Q$AAA@HP$AAVString@1@@Z
+??0ChangedStateException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0ChangedStateException@Platform@@Q$AAA@XZ
+??0ClassNotRegisteredException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0ClassNotRegisteredException@Platform@@Q$AAA@XZ
+??0Delegate@Platform@@Q$AAA@XZ
+??0DisconnectedException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0DisconnectedException@Platform@@Q$AAA@XZ
+??0Enum@Platform@@Q$AAA@XZ
+??0Exception@Platform@@Q$AAA@H@Z
+??0Exception@Platform@@Q$AAA@HP$AAVString@1@@Z
+??0FailureException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0FailureException@Platform@@Q$AAA@XZ
+??0GridLength@Xaml@UI@Windows@@QAA@NW4GridUnitType@123@@Z
+??0IntPtr@Platform@@QAA@H@Z
+??0IntPtr@Platform@@QAA@PAX@Z
+??0InvalidArgumentException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0InvalidArgumentException@Platform@@Q$AAA@XZ
+??0InvalidCastException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0InvalidCastException@Platform@@Q$AAA@XZ
+??0MTAThreadAttribute@Platform@@Q$AAA@XZ
+??0NotImplementedException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0NotImplementedException@Platform@@Q$AAA@XZ
+??0NullReferenceException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0NullReferenceException@Platform@@Q$AAA@XZ
+??0Object@Platform@@Q$AAA@XZ
+??0ObjectDisposedException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0ObjectDisposedException@Platform@@Q$AAA@XZ
+??0OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAA@XZ
+??0OperationCanceledException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0OperationCanceledException@Platform@@Q$AAA@XZ
+??0OutOfBoundsException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0OutOfBoundsException@Platform@@Q$AAA@XZ
+??0OutOfMemoryException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0OutOfMemoryException@Platform@@Q$AAA@XZ
+??0Rect@Foundation@Windows@@QAA@VPoint@12@0@Z
+??0Rect@Foundation@Windows@@QAA@VPoint@12@VSize@12@@Z
+??0RepeatBehavior@Animation@Media@Xaml@UI@Windows@@QAA@N@Z
+??0STAThreadAttribute@Platform@@Q$AAA@XZ
+??0SizeT@Platform@@QAA@H@Z
+??0SizeT@Platform@@QAA@PAX@Z
+??0Type@Platform@@Q$AAA@P$AAVObject@1@@Z
+??0Type@Platform@@Q$AAA@VIntPtr@1@@Z
+??0Type@Platform@@Q$AAA@VTypeName@Interop@Xaml@UI@Windows@@@Z
+??0ValueType@Platform@@Q$AAA@XZ
+??0WrongThreadException@Platform@@Q$AAA@P$AAVString@1@@Z
+??0WrongThreadException@Platform@@Q$AAA@XZ
+??0char16@default@@QAA@_W@Z
+??0float32@default@@QAA@M@Z
+??0float64@default@@QAA@N@Z
+??0int16@default@@QAA@F@Z
+??0int32@default@@QAA@H@Z
+??0int64@default@@QAA@_J@Z
+??0int8@default@@QAA@C@Z
+??0uint16@default@@QAA@G@Z
+??0uint32@default@@QAA@I@Z
+??0uint64@default@@QAA@_K@Z
+??0uint8@default@@QAA@E@Z
+??BIntPtr@Platform@@SA?AV01@H@Z
+??BIntPtr@Platform@@SA?AV01@PAX@Z
+??BIntPtr@Platform@@SAPAXV01@@Z
+??BType@Platform@@SA?AVTypeName@Interop@Xaml@UI@Windows@@P$AAV01@@Z
+??BType@Platform@@SAP$AAV01@VTypeName@Interop@Xaml@UI@Windows@@@Z
+??DMatrix3D@Media3D@Media@Xaml@UI@Windows@@SA?AV012345@V012345@0@Z
+??GDuration@Xaml@UI@Windows@@SA?AV0123@V0123@0@Z
+??HDuration@Xaml@UI@Windows@@SA?AV0123@V0123@0@Z
+??MDuration@Xaml@UI@Windows@@SA_NV0123@0@Z
+??NDuration@Xaml@UI@Windows@@SA_NV0123@0@Z
+??ODuration@Xaml@UI@Windows@@SA_NV0123@0@Z
+??PDuration@Xaml@UI@Windows@@SA_NV0123@0@Z
+?AlignedAllocate@Heap@Details@Platform@@SAPAXII@Z
+?AlignedAllocateException@Heap@Details@Platform@@SAPAXII@Z
+?AlignedFree@Heap@Details@Platform@@SAXPAX@Z
+?AlignedFreeException@Heap@Details@Platform@@SAXPAX@Z
+?Allocate@Heap@Details@Platform@@SAPAXI@Z
+?AllocateException@Heap@Details@Platform@@SAPAXI@Z
+?Compare@Duration@Xaml@UI@Windows@@SAHV1234@0@Z
+?Contains@Rect@Foundation@Windows@@QAA_NVPoint@23@@Z
+?CreateException@Exception@Platform@@SAP$AAV12@H@Z
+?CreateException@Exception@Platform@@SAP$AAV12@HP$AAVString@2@@Z
+?CreateValue@Details@Platform@@YAP$AAVObject@2@P$AAVType@2@PBX@Z
+?EnableFactoryCache@@YAXXZ
+?EnumerateAllocatedObjects@Heap@Details@Platform@@SAXP$AAVHeapEntryHandler@23@@Z
+?Equals@Attribute@Metadata@Platform@@Q$AAA_NP$AAVObject@3@@Z
+?Equals@Boolean@Platform@@QAA_NP$AAVObject@2@@Z
+?Equals@Delegate@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@Enum@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@Exception@Platform@@U$AAA_NP$AAVObject@2@@Z
+?Equals@MTAThreadAttribute@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@Object@Platform@@Q$AAA_NP$AAV12@@Z
+?Equals@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAA_NP$AAVObject@4@@Z
+?Equals@STAThreadAttribute@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@Type@Platform@@U$AAA_NP$AAVObject@2@@Z
+?Equals@ValueType@Platform@@Q$AAA_NP$AAVObject@2@@Z
+?Equals@char16@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@float32@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@float64@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@int16@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@int32@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@int64@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@int8@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@uint16@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@uint32@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@uint64@default@@QAA_NP$AAVObject@Platform@@@Z
+?Equals@uint8@default@@QAA_NP$AAVObject@Platform@@@Z
+?EventSourceAdd@Details@Platform@@YA?AVEventRegistrationToken@Foundation@Windows@@PAPAXPAUEventLock@12@P$AAVDelegate@2@@Z
+?EventSourceGetTargetArray@Details@Platform@@YAPAXPAXPAUEventLock@12@@Z
+?EventSourceGetTargetArrayEvent@Details@Platform@@YAPAXPAXI@Z
+?EventSourceGetTargetArraySize@Details@Platform@@YAIPAX@Z
+?EventSourceInitialize@Details@Platform@@YAXPAPAX@Z
+?EventSourceRemove@Details@Platform@@YAXPAPAXPAUEventLock@12@VEventRegistrationToken@Foundation@Windows@@@Z
+?EventSourceUninitialize@Details@Platform@@YAXPAPAX@Z
+?FlushFactoryCache@@YAXXZ
+?Free@Heap@Details@Platform@@SAXPAX@Z
+?FreeException@Heap@Details@Platform@@SAXPAX@Z
+?GetActivationFactory@Details@Platform@@YAJPAVModuleBase@1WRL@Microsoft@@PAUHSTRING__@@PAPAUIActivationFactory@@@Z
+?GetActivationFactoryByPCWSTR@@YAJPAXAAVGuid@Platform@@PAPAX@Z
+?GetCmdArguments@Details@Platform@@YAPAPA_WPAH@Z
+?GetHashCode@Attribute@Metadata@Platform@@Q$AAAHXZ
+?GetHashCode@Boolean@Platform@@QAAHXZ
+?GetHashCode@Delegate@Platform@@Q$AAAHXZ
+?GetHashCode@Enum@Platform@@Q$AAAHXZ
+?GetHashCode@Exception@Platform@@U$AAAHXZ
+?GetHashCode@Guid@Platform@@QAAHXZ
+?GetHashCode@MTAThreadAttribute@Platform@@Q$AAAHXZ
+?GetHashCode@Object@Platform@@Q$AAAHXZ
+?GetHashCode@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAAHXZ
+?GetHashCode@STAThreadAttribute@Platform@@Q$AAAHXZ
+?GetHashCode@Type@Platform@@U$AAAHXZ
+?GetHashCode@ValueType@Platform@@Q$AAAHXZ
+?GetHashCode@char16@default@@QAAHXZ
+?GetHashCode@float32@default@@QAAHXZ
+?GetHashCode@float64@default@@QAAHXZ
+?GetHashCode@int16@default@@QAAHXZ
+?GetHashCode@int32@default@@QAAHXZ
+?GetHashCode@int64@default@@QAAHXZ
+?GetHashCode@int8@default@@QAAHXZ
+?GetHashCode@uint16@default@@QAAHXZ
+?GetHashCode@uint32@default@@QAAHXZ
+?GetHashCode@uint64@default@@QAAHXZ
+?GetHashCode@uint8@default@@QAAHXZ
+?GetIBoxArrayVtable@Details@Platform@@YAPAXPAX@Z
+?GetIBoxVtable@Details@Platform@@YAPAXPAX@Z
+?GetIidsFn@@YAJHPAKPBU__s_GUID@@PAPAVGuid@Platform@@@Z
+?GetObjectContext@Details@Platform@@YAPAUIUnknown@@XZ
+?GetProxyImpl@Details@Platform@@YAJPAUIUnknown@@ABU_GUID@@0PAPAU3@@Z
+?GetType@Boolean@Platform@@QAAP$AAVType@2@XZ
+?GetType@Guid@Platform@@QAAP$AAVType@2@XZ
+?GetType@Object@Platform@@Q$AAAP$AAVType@2@XZ
+?GetType@char16@default@@QAAP$AAVType@Platform@@XZ
+?GetType@float32@default@@QAAP$AAVType@Platform@@XZ
+?GetType@float64@default@@QAAP$AAVType@Platform@@XZ
+?GetType@int16@default@@QAAP$AAVType@Platform@@XZ
+?GetType@int32@default@@QAAP$AAVType@Platform@@XZ
+?GetType@int64@default@@QAAP$AAVType@Platform@@XZ
+?GetType@int8@default@@QAAP$AAVType@Platform@@XZ
+?GetType@uint16@default@@QAAP$AAVType@Platform@@XZ
+?GetType@uint32@default@@QAAP$AAVType@Platform@@XZ
+?GetType@uint64@default@@QAAP$AAVType@Platform@@XZ
+?GetType@uint8@default@@QAAP$AAVType@Platform@@XZ
+?GetTypeCode@Type@Platform@@SA?AW4TypeCode@2@P$AAV12@@Z
+?GetWeakReference@Details@Platform@@YAPAU__abi_IUnknown@@Q$ADVObject@2@@Z
+?InitializeData@Details@Platform@@YAJH@Z
+?Intersect@Rect@Foundation@Windows@@QAAXV123@@Z
+?IntersectsWith@Rect@Foundation@Windows@@QAA_NV123@@Z
+?Invert@Matrix3D@Media3D@Media@Xaml@UI@Windows@@QAAXXZ
+?ReCreateException@Exception@Platform@@SAP$AAV12@H@Z
+?ReCreateFromException@Details@Platform@@YAJP$AAVException@2@@Z
+?ReferenceEquals@Object@Platform@@SA_NP$AAV12@0@Z
+?ReferenceEquals@Object@Platform@@SA_NP$AAVString@2@0@Z
+?RegisterFactories@Details@Platform@@YAP$AAVObject@2@PAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@P6AXXZ@Z
+?ReleaseInContextImpl@Details@Platform@@YAJPAUIUnknown@@0@Z
+?ResolveWeakReference@Details@Platform@@YAP$AAVObject@2@ABU_GUID@@PAPAU__abi_IUnknown@@@Z
+?RunApplicationServer@Details@Platform@@YAXPAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@PB_W@Z
+?RunServer@Details@Platform@@YAXPAPAVModuleBase@1WRL@Microsoft@@PAPAU__abi_Module@@PB_W@Z
+?TerminateModule@Details@Platform@@YA_NPAVModuleBase@1WRL@Microsoft@@@Z
+?ToInt32@IntPtr@Platform@@QAAHXZ
+?ToString@Attribute@Metadata@Platform@@Q$AAAP$AAVString@3@XZ
+?ToString@Boolean@Platform@@QAAP$AAVString@2@XZ
+?ToString@Delegate@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@Enum@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@Exception@Platform@@U$AAAP$AAVString@2@XZ
+?ToString@Guid@Platform@@QAAP$AAVString@2@XZ
+?ToString@MTAThreadAttribute@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@OnePhaseConstructedAttribute@CompilerServices@Runtime@Platform@@Q$AAAP$AAVString@4@XZ
+?ToString@STAThreadAttribute@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@Type@Platform@@U$AAAP$AAVString@2@XZ
+?ToString@ValueType@Platform@@Q$AAAP$AAVString@2@XZ
+?ToString@char16@default@@QAAP$AAVString@Platform@@XZ
+?ToString@float32@default@@QAAP$AAVString@Platform@@XZ
+?ToString@float64@default@@QAAP$AAVString@Platform@@XZ
+?ToString@int16@default@@QAAP$AAVString@Platform@@XZ
+?ToString@int32@default@@QAAP$AAVString@Platform@@XZ
+?ToString@int64@default@@QAAP$AAVString@Platform@@XZ
+?ToString@int8@default@@QAAP$AAVString@Platform@@XZ
+?ToString@uint16@default@@QAAP$AAVString@Platform@@XZ
+?ToString@uint32@default@@QAAP$AAVString@Platform@@XZ
+?ToString@uint64@default@@QAAP$AAVString@Platform@@XZ
+?ToString@uint8@default@@QAAP$AAVString@Platform@@XZ
+?UninitializeData@Details@Platform@@YAXH@Z
+?Union@Rect@Foundation@Windows@@QAAXV123@@Z
+?Union@Rect@Foundation@Windows@@QAAXVPoint@23@@Z
+?WriteLine@Console@Details@Platform@@SAXP$AAVObject@3@@Z
+?WriteLine@Console@Details@Platform@@SAXP$AAVString@3@@Z
+?WriteLine@Console@Details@Platform@@SAXXZ
+?__abi_FailFast@@YAXXZ
+?__abi_ObjectToString@__abi_details@@YAP$AAVString@Platform@@P$AAVObject@3@_N@Z
+?__abi_WinRTraiseAccessDeniedException@@YAXXZ
+?__abi_WinRTraiseCOMException@@YAXJ@Z
+?__abi_WinRTraiseChangedStateException@@YAXXZ
+?__abi_WinRTraiseClassNotRegisteredException@@YAXXZ
+?__abi_WinRTraiseDisconnectedException@@YAXXZ
+?__abi_WinRTraiseFailureException@@YAXXZ
+?__abi_WinRTraiseInvalidArgumentException@@YAXXZ
+?__abi_WinRTraiseInvalidCastException@@YAXXZ
+?__abi_WinRTraiseNotImplementedException@@YAXXZ
+?__abi_WinRTraiseNullReferenceException@@YAXXZ
+?__abi_WinRTraiseObjectDisposedException@@YAXXZ
+?__abi_WinRTraiseOperationCanceledException@@YAXXZ
+?__abi_WinRTraiseOutOfBoundsException@@YAXXZ
+?__abi_WinRTraiseOutOfMemoryException@@YAXXZ
+?__abi_WinRTraiseWrongThreadException@@YAXXZ
+?__abi_cast_Object_to_String@__abi_details@@YAP$AAVString@Platform@@_NP$AAVObject@3@@Z
+?__abi_cast_String_to_Object@__abi_details@@YAP$AAVObject@Platform@@P$AAVString@3@@Z
+?__abi_make_type_id@@YAP$AAVType@Platform@@ABU__abi_type_descriptor@@@Z
+?__getActivationFactoryByHSTRING@@YAJPAUHSTRING__@@AAVGuid@Platform@@PAPAX@Z
+?get@Bottom@Rect@Foundation@Windows@@QAAMXZ
+?get@BreakOnAllocationId@Heap@Details@Platform@@SAHXZ
+?get@BreakOnFreeId@Heap@Details@Platform@@SAHXZ
+?get@CurrentAllocationId@Heap@Details@Platform@@SAHXZ
+?get@Empty@Rect@Foundation@Windows@@SA?AV234@XZ
+?get@Empty@Size@Foundation@Windows@@SA?AV234@XZ
+?get@FullName@Type@Platform@@Q$AAAP$AAVString@3@XZ
+?get@HasInverse@Matrix3D@Media3D@Media@Xaml@UI@Windows@@QAA_NXZ
+?get@Message@Exception@Platform@@Q$AAAP$AAVString@3@XZ
+?get@ObjectCount@Heap@Details@Platform@@SAHXZ
+?get@Right@Rect@Foundation@Windows@@QAAMXZ
+?get@TrackingLevel@Heap@Details@Platform@@SA?AW4HeapAllocationTrackingLevel@34@XZ
+?set@BreakOnAllocationId@Heap@Details@Platform@@SAXH@Z
+?set@BreakOnFreeId@Heap@Details@Platform@@SAXH@Z
+?set@TrackingLevel@Heap@Details@Platform@@SAXW4HeapAllocationTrackingLevel@34@@Z
diff --git a/mingw-w64-crt/libarm32/windows.data.pdf.def b/mingw-w64-crt/libarm32/windows.data.pdf.def
new file mode 100644
index 0000000..5e19b01
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.data.pdf.def
@@ -0,0 +1,8 @@
+;
+; Definition file of Windows.Data.Pdf.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Windows.Data.Pdf.dll"
+EXPORTS
+PdfCreateRenderer
diff --git a/mingw-w64-crt/libarm32/windows.globalization.fontgroups.def b/mingw-w64-crt/libarm32/windows.globalization.fontgroups.def
new file mode 100644
index 0000000..f6c08f9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.globalization.fontgroups.def
@@ -0,0 +1,8 @@
+;
+; Definition file of windows.globalization.fontgroups.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "windows.globalization.fontgroups.dll"
+EXPORTS
+GetPreferredFont
diff --git a/mingw-w64-crt/libarm32/windows.networking.connectivity.def b/mingw-w64-crt/libarm32/windows.networking.connectivity.def
new file mode 100644
index 0000000..7cb40d2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.networking.connectivity.def
@@ -0,0 +1,8 @@
+;
+; Definition file of Windows.Networking.Connectivity.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Windows.Networking.Connectivity.dll"
+EXPORTS
+SetHostNameMediaStreamingMode
diff --git a/mingw-w64-crt/libarm32/windows.networking.def b/mingw-w64-crt/libarm32/windows.networking.def
new file mode 100644
index 0000000..3bbadf9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.networking.def
@@ -0,0 +1,9 @@
+;
+; Definition file of Windows.Networking.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Windows.Networking.dll"
+EXPORTS
+ord_1 @1
+SetSocketMediaStreamingMode
diff --git a/mingw-w64-crt/libarm32/windows.networking.hostname.def b/mingw-w64-crt/libarm32/windows.networking.hostname.def
new file mode 100644
index 0000000..e55c026
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.networking.hostname.def
@@ -0,0 +1,13 @@
+;
+; Definition file of Windows.Networking.HostName.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Windows.Networking.HostName.dll"
+EXPORTS
+CreateEndpointPairFromSockAddrs
+CreateHostNameFromSockAddr
+CreateHostNameFromString
+CreateNetworkAdapterFromGuid
+GetAllHostNames
+GetSortedEndpointPairs
diff --git a/mingw-w64-crt/libarm32/windows.networking.networkoperators.hotspotauthentication.def b/mingw-w64-crt/libarm32/windows.networking.networkoperators.hotspotauthentication.def
new file mode 100644
index 0000000..35b48a8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.networking.networkoperators.hotspotauthentication.def
@@ -0,0 +1,9 @@
+;
+; Definition file of module.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "module.dll"
+EXPORTS
+CleanupHotspotProfiles
+RegisterHotspotProfile
diff --git a/mingw-w64-crt/libarm32/windows.networking.proximity.def b/mingw-w64-crt/libarm32/windows.networking.proximity.def
new file mode 100644
index 0000000..f7953da
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.networking.proximity.def
@@ -0,0 +1,8 @@
+;
+; Definition file of dll.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "dll.dll"
+EXPORTS
+ProximityConnect
diff --git a/mingw-w64-crt/libarm32/windows.networking.vpn.def b/mingw-w64-crt/libarm32/windows.networking.vpn.def
new file mode 100644
index 0000000..54bb22e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.networking.vpn.def
@@ -0,0 +1,13 @@
+;
+; Definition file of Windows.Networking.Vpn.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Windows.Networking.Vpn.dll"
+EXPORTS
+VpnClientPluginGetSecurity
+VpnClientPluginInstall
+VpnClientPluginManifestFind
+VpnClientPluginUninstall
+VpnPluginEnumerate
+VpnPluginListFree
diff --git a/mingw-w64-crt/libarm32/windows.storage.applicationdata.def b/mingw-w64-crt/libarm32/windows.storage.applicationdata.def
new file mode 100644
index 0000000..b12b182
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.storage.applicationdata.def
@@ -0,0 +1,8 @@
+;
+; Definition file of Windows.Storage.ApplicationData.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Windows.Storage.ApplicationData.dll"
+EXPORTS
+CleanupTemporaryState
diff --git a/mingw-w64-crt/libarm32/windows.ui.def b/mingw-w64-crt/libarm32/windows.ui.def
new file mode 100644
index 0000000..0f8a6c6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.ui.def
@@ -0,0 +1,10 @@
+;
+; Definition file of Windows.UI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Windows.UI.dll"
+EXPORTS
+ord_1500 @1500
+ord_1600 @1600
+CreateControlInput
diff --git a/mingw-w64-crt/libarm32/windows.ui.immersive.def b/mingw-w64-crt/libarm32/windows.ui.immersive.def
new file mode 100644
index 0000000..ac64407
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.ui.immersive.def
@@ -0,0 +1,9 @@
+;
+; Definition file of Windows.UI.Immersive.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Windows.UI.Immersive.dll"
+EXPORTS
+ord_100 @100
+ord_101 @101
diff --git a/mingw-w64-crt/libarm32/windows.ui.xaml.def b/mingw-w64-crt/libarm32/windows.ui.xaml.def
new file mode 100644
index 0000000..0f2db97
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windows.ui.xaml.def
@@ -0,0 +1,15 @@
+;
+; Definition file of windows.ui.xaml.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "windows.ui.xaml.dll"
+EXPORTS
+CreateString
+CreateXamlUIPresenter
+DeleteString
+FreeBinaryGenericXaml
+GenerateBinaryGenericXaml
+GetDependencyObjectAddress
+GetStringLen
+GetStringRawBuffer
diff --git a/mingw-w64-crt/libarm32/windowscodecs.def b/mingw-w64-crt/libarm32/windowscodecs.def
new file mode 100644
index 0000000..25defac
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windowscodecs.def
@@ -0,0 +1,121 @@
+;
+; Definition file of WindowsCodecs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WindowsCodecs.dll"
+EXPORTS
+IEnumString_Next_WIC_Proxy
+IEnumString_Reset_WIC_Proxy
+IPropertyBag2_Write_Proxy
+IWICBitmapClipper_Initialize_Proxy
+IWICBitmapCodecInfo_DoesSupportAnimation_Proxy
+IWICBitmapCodecInfo_DoesSupportLossless_Proxy
+IWICBitmapCodecInfo_DoesSupportMultiframe_Proxy
+IWICBitmapCodecInfo_GetContainerFormat_Proxy
+IWICBitmapCodecInfo_GetDeviceManufacturer_Proxy
+IWICBitmapCodecInfo_GetDeviceModels_Proxy
+IWICBitmapCodecInfo_GetFileExtensions_Proxy
+IWICBitmapCodecInfo_GetMimeTypes_Proxy
+IWICBitmapDecoder_CopyPalette_Proxy
+IWICBitmapDecoder_GetColorContexts_Proxy
+IWICBitmapDecoder_GetDecoderInfo_Proxy
+IWICBitmapDecoder_GetFrameCount_Proxy
+IWICBitmapDecoder_GetFrame_Proxy
+IWICBitmapDecoder_GetMetadataQueryReader_Proxy
+IWICBitmapDecoder_GetPreview_Proxy
+IWICBitmapDecoder_GetThumbnail_Proxy
+IWICBitmapEncoder_Commit_Proxy
+IWICBitmapEncoder_CreateNewFrame_Proxy
+IWICBitmapEncoder_GetEncoderInfo_Proxy
+IWICBitmapEncoder_GetMetadataQueryWriter_Proxy
+IWICBitmapEncoder_Initialize_Proxy
+IWICBitmapEncoder_SetPalette_Proxy
+IWICBitmapEncoder_SetThumbnail_Proxy
+IWICBitmapFlipRotator_Initialize_Proxy
+IWICBitmapFrameDecode_GetColorContexts_Proxy
+IWICBitmapFrameDecode_GetMetadataQueryReader_Proxy
+IWICBitmapFrameDecode_GetThumbnail_Proxy
+IWICBitmapFrameEncode_Commit_Proxy
+IWICBitmapFrameEncode_GetMetadataQueryWriter_Proxy
+IWICBitmapFrameEncode_Initialize_Proxy
+IWICBitmapFrameEncode_SetColorContexts_Proxy
+IWICBitmapFrameEncode_SetResolution_Proxy
+IWICBitmapFrameEncode_SetSize_Proxy
+IWICBitmapFrameEncode_SetThumbnail_Proxy
+IWICBitmapFrameEncode_WriteSource_Proxy
+IWICBitmapLock_GetDataPointer_STA_Proxy
+IWICBitmapLock_GetStride_Proxy
+IWICBitmapScaler_Initialize_Proxy
+IWICBitmapSource_CopyPalette_Proxy
+IWICBitmapSource_CopyPixels_Proxy
+IWICBitmapSource_GetPixelFormat_Proxy
+IWICBitmapSource_GetResolution_Proxy
+IWICBitmapSource_GetSize_Proxy
+IWICBitmap_Lock_Proxy
+IWICBitmap_SetPalette_Proxy
+IWICBitmap_SetResolution_Proxy
+IWICColorContext_InitializeFromMemory_Proxy
+IWICComponentFactory_CreateMetadataWriterFromReader_Proxy
+IWICComponentFactory_CreateQueryWriterFromBlockWriter_Proxy
+IWICComponentInfo_GetAuthor_Proxy
+IWICComponentInfo_GetCLSID_Proxy
+IWICComponentInfo_GetFriendlyName_Proxy
+IWICComponentInfo_GetSpecVersion_Proxy
+IWICComponentInfo_GetVersion_Proxy
+IWICFastMetadataEncoder_Commit_Proxy
+IWICFastMetadataEncoder_GetMetadataQueryWriter_Proxy
+IWICFormatConverter_Initialize_Proxy
+IWICImagingFactory_CreateBitmapClipper_Proxy
+IWICImagingFactory_CreateBitmapFlipRotator_Proxy
+IWICImagingFactory_CreateBitmapFromHBITMAP_Proxy
+IWICImagingFactory_CreateBitmapFromHICON_Proxy
+IWICImagingFactory_CreateBitmapFromMemory_Proxy
+IWICImagingFactory_CreateBitmapFromSource_Proxy
+IWICImagingFactory_CreateBitmapScaler_Proxy
+IWICImagingFactory_CreateBitmap_Proxy
+IWICImagingFactory_CreateComponentInfo_Proxy
+IWICImagingFactory_CreateDecoderFromFileHandle_Proxy
+IWICImagingFactory_CreateDecoderFromFilename_Proxy
+IWICImagingFactory_CreateDecoderFromStream_Proxy
+IWICImagingFactory_CreateEncoder_Proxy
+IWICImagingFactory_CreateFastMetadataEncoderFromDecoder_Proxy
+IWICImagingFactory_CreateFastMetadataEncoderFromFrameDecode_Proxy
+IWICImagingFactory_CreateFormatConverter_Proxy
+IWICImagingFactory_CreatePalette_Proxy
+IWICImagingFactory_CreateQueryWriterFromReader_Proxy
+IWICImagingFactory_CreateQueryWriter_Proxy
+IWICImagingFactory_CreateStream_Proxy
+IWICMetadataBlockReader_GetCount_Proxy
+IWICMetadataBlockReader_GetReaderByIndex_Proxy
+IWICMetadataQueryReader_GetContainerFormat_Proxy
+IWICMetadataQueryReader_GetEnumerator_Proxy
+IWICMetadataQueryReader_GetLocation_Proxy
+IWICMetadataQueryReader_GetMetadataByName_Proxy
+IWICMetadataQueryWriter_RemoveMetadataByName_Proxy
+IWICMetadataQueryWriter_SetMetadataByName_Proxy
+IWICPalette_GetColorCount_Proxy
+IWICPalette_GetColors_Proxy
+IWICPalette_GetType_Proxy
+IWICPalette_HasAlpha_Proxy
+IWICPalette_InitializeCustom_Proxy
+IWICPalette_InitializeFromBitmap_Proxy
+IWICPalette_InitializeFromPalette_Proxy
+IWICPalette_InitializePredefined_Proxy
+IWICPixelFormatInfo_GetBitsPerPixel_Proxy
+IWICPixelFormatInfo_GetChannelCount_Proxy
+IWICPixelFormatInfo_GetChannelMask_Proxy
+IWICStream_InitializeFromIStream_Proxy
+IWICStream_InitializeFromMemory_Proxy
+WICConvertBitmapSource
+WICCreateBitmapFromSection
+WICCreateBitmapFromSectionEx
+WICCreateColorContext_Proxy
+WICCreateImagingFactory_Proxy
+WICGetMetadataContentSize
+WICMapGuidToShortName
+WICMapSchemaToName
+WICMapShortNameToGuid
+WICMatchMetadataContent
+WICSerializeMetadataContent
+WICSetEncoderFormat_Proxy
diff --git a/mingw-w64-crt/libarm32/windowscodecsext.def b/mingw-w64-crt/libarm32/windowscodecsext.def
new file mode 100644
index 0000000..07a05f9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/windowscodecsext.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WindowsCodecsExt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WindowsCodecsExt.dll"
+EXPORTS
+IWICColorTransform_Initialize_Proxy
+WICCreateColorTransform_Proxy
diff --git a/mingw-w64-crt/libarm32/winethc.def b/mingw-w64-crt/libarm32/winethc.def
new file mode 100644
index 0000000..08b0ae4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winethc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of winetHC.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "winetHC.DLL"
+EXPORTS
+ForceProxyDetectionOnNextRun
+SetAutoDetectProxyFlagForUser
diff --git a/mingw-w64-crt/libarm32/winhttp.def b/mingw-w64-crt/libarm32/winhttp.def
new file mode 100644
index 0000000..ccc0e50
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winhttp.def
@@ -0,0 +1,63 @@
+;
+; Definition file of WINHTTP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINHTTP.dll"
+EXPORTS
+Private1
+SvchostPushServiceGlobals
+WinHttpAddRequestHeaders
+WinHttpAutoProxySvcMain
+WinHttpCheckPlatform
+WinHttpCloseHandle
+WinHttpConnect
+WinHttpCrackUrl
+WinHttpCreateProxyResolver
+WinHttpCreateUrl
+WinHttpDetectAutoProxyConfigUrl
+WinHttpFreeProxyResult
+WinHttpGetDefaultProxyConfiguration
+WinHttpGetIEProxyConfigForCurrentUser
+WinHttpGetProxyForUrl
+WinHttpGetProxyForUrlEx
+WinHttpGetProxyResult
+WinHttpOpen
+WinHttpOpenRequest
+WinHttpPalAcquireNextInterface
+WinHttpPalAcquireNextInterfaceAsync
+WinHttpPalCancelRequest
+WinHttpPalCreateCmSessionReference
+WinHttpPalCreateRequestCtx
+WinHttpPalDllInit
+WinHttpPalDllUnload
+WinHttpPalFreeProxyInfo
+WinHttpPalFreeRequestCtx
+WinHttpPalGetProxyCreds
+WinHttpPalGetProxyForCurrentInterface
+WinHttpPalIsImplemented
+WinHttpPalOnSendRequestComplete
+WinHttpProbeConnectivity
+WinHttpQueryAuthSchemes
+WinHttpQueryDataAvailable
+WinHttpQueryHeaders
+WinHttpQueryOption
+WinHttpReadData
+WinHttpReceiveResponse
+WinHttpResetAutoProxy
+WinHttpSaveProxyCredentials
+WinHttpSendRequest
+WinHttpSetCredentials
+WinHttpSetDefaultProxyConfiguration
+WinHttpSetOption
+WinHttpSetStatusCallback
+WinHttpSetTimeouts
+WinHttpTimeFromSystemTime
+WinHttpTimeToSystemTime
+WinHttpWebSocketClose
+WinHttpWebSocketCompleteUpgrade
+WinHttpWebSocketQueryCloseStatus
+WinHttpWebSocketReceive
+WinHttpWebSocketSend
+WinHttpWebSocketShutdown
+WinHttpWriteData
diff --git a/mingw-w64-crt/libarm32/wininet.def b/mingw-w64-crt/libarm32/wininet.def
new file mode 100644
index 0000000..3e28989
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wininet.def
@@ -0,0 +1,321 @@
+;
+; Definition file of WININET.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WININET.dll"
+EXPORTS
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_105 @105
+DispatchAPICall
+AppCacheCheckManifest
+ord_108 @108
+ord_109 @109
+ord_110 @110
+ord_111 @111
+ord_112 @112
+AppCacheCloseHandle
+AppCacheDeleteGroup
+AppCacheDeleteIEGroup
+ord_116 @116
+ord_117 @117
+ord_118 @118
+AppCacheDuplicateHandle
+ord_120 @120
+ord_121 @121
+ord_122 @122
+ord_123 @123
+AppCacheFinalize
+AppCacheFreeDownloadList
+AppCacheFreeGroupList
+AppCacheFreeIESpace
+AppCacheFreeSpace
+AppCacheGetDownloadList
+AppCacheGetFallbackUrl
+AppCacheGetGroupList
+AppCacheGetIEGroupList
+AppCacheGetInfo
+AppCacheGetManifestUrl
+AppCacheLookup
+CommitUrlCacheEntryA
+CommitUrlCacheEntryBinaryBlob
+CommitUrlCacheEntryW
+CreateMD5SSOHash
+CreateUrlCacheContainerA
+CreateUrlCacheContainerW
+CreateUrlCacheEntryA
+CreateUrlCacheEntryExW
+CreateUrlCacheEntryW
+CreateUrlCacheGroup
+DeleteIE3Cache
+DeleteUrlCacheContainerA
+DeleteUrlCacheContainerW
+DeleteUrlCacheEntry
+DeleteUrlCacheEntryA
+DeleteUrlCacheEntryW
+DeleteUrlCacheGroup
+DeleteWpadCacheForNetworks
+DetectAutoProxyUrl
+FindCloseUrlCache
+FindFirstUrlCacheContainerA
+FindFirstUrlCacheContainerW
+FindFirstUrlCacheEntryA
+FindFirstUrlCacheEntryExA
+FindFirstUrlCacheEntryExW
+FindFirstUrlCacheEntryW
+FindFirstUrlCacheGroup
+FindNextUrlCacheContainerA
+FindNextUrlCacheContainerW
+FindNextUrlCacheEntryA
+FindNextUrlCacheEntryExA
+FindNextUrlCacheEntryExW
+FindNextUrlCacheEntryW
+FindNextUrlCacheGroup
+ForceNexusLookup
+ForceNexusLookupExW
+FreeUrlCacheSpaceA
+FreeUrlCacheSpaceW
+FtpCommandA
+FtpCommandW
+FtpCreateDirectoryA
+FtpCreateDirectoryW
+FtpDeleteFileA
+FtpDeleteFileW
+FtpFindFirstFileA
+FtpFindFirstFileW
+FtpGetCurrentDirectoryA
+FtpGetCurrentDirectoryW
+FtpGetFileA
+FtpGetFileEx
+FtpGetFileSize
+FtpGetFileW
+FtpOpenFileA
+FtpOpenFileW
+FtpPutFileA
+FtpPutFileEx
+FtpPutFileW
+FtpRemoveDirectoryA
+FtpRemoveDirectoryW
+FtpRenameFileA
+FtpRenameFileW
+FtpSetCurrentDirectoryA
+FtpSetCurrentDirectoryW
+GetProxyDllInfo
+GetUrlCacheConfigInfoA
+GetUrlCacheConfigInfoW
+GetUrlCacheEntryBinaryBlob
+GetUrlCacheEntryInfoA
+GetUrlCacheEntryInfoExA
+GetUrlCacheEntryInfoExW
+GetUrlCacheEntryInfoW
+GetUrlCacheGroupAttributeA
+GetUrlCacheGroupAttributeW
+GetUrlCacheHeaderData
+GopherCreateLocatorA
+GopherCreateLocatorW
+GopherFindFirstFileA
+GopherFindFirstFileW
+GopherGetAttributeA
+GopherGetAttributeW
+GopherGetLocatorTypeA
+GopherGetLocatorTypeW
+GopherOpenFileA
+GopherOpenFileW
+HttpAddRequestHeadersA
+HttpAddRequestHeadersW
+HttpCheckDavCompliance
+HttpCloseDependencyHandle
+HttpDuplicateDependencyHandle
+HttpEndRequestA
+HttpEndRequestW
+HttpGetServerCredentials
+HttpGetTunnelSocket
+HttpOpenDependencyHandle
+HttpOpenRequestA
+HttpOpenRequestW
+HttpPushClose
+HttpPushEnable
+HttpPushWait
+HttpQueryInfoA
+HttpQueryInfoW
+HttpSendRequestA
+HttpSendRequestExA
+HttpSendRequestExW
+HttpSendRequestW
+HttpWebSocketClose
+HttpWebSocketCompleteUpgrade
+HttpWebSocketQueryCloseStatus
+HttpWebSocketReceive
+HttpWebSocketSend
+HttpWebSocketShutdown
+IncrementUrlCacheHeaderData
+InternetAlgIdToStringA
+InternetAlgIdToStringW
+InternetAttemptConnect
+InternetAutodial
+InternetAutodialCallback
+InternetAutodialHangup
+InternetCanonicalizeUrlA
+InternetCanonicalizeUrlW
+InternetCheckConnectionA
+InternetCheckConnectionW
+InternetClearAllPerSiteCookieDecisions
+InternetCloseHandle
+InternetCombineUrlA
+InternetCombineUrlW
+InternetConfirmZoneCrossing
+InternetConfirmZoneCrossingA
+InternetConfirmZoneCrossingW
+InternetConnectA
+InternetConnectW
+InternetCrackUrlA
+InternetCrackUrlW
+InternetCreateUrlA
+InternetCreateUrlW
+InternetDial
+InternetDialA
+InternetDialW
+InternetEnumPerSiteCookieDecisionA
+InternetEnumPerSiteCookieDecisionW
+InternetErrorDlg
+InternetFindNextFileA
+InternetFindNextFileW
+InternetFortezzaCommand
+InternetFreeCookies
+InternetFreeProxyInfoList
+InternetGetCertByURL
+InternetGetCertByURLA
+InternetGetConnectedState
+InternetGetConnectedStateEx
+InternetGetConnectedStateExA
+InternetGetConnectedStateExW
+InternetGetCookieA
+InternetGetCookieEx2
+InternetGetCookieExA
+InternetGetCookieExW
+InternetGetCookieW
+InternetGetLastResponseInfoA
+InternetGetLastResponseInfoW
+InternetGetPerSiteCookieDecisionA
+InternetGetPerSiteCookieDecisionW
+InternetGetProxyForUrl
+InternetGetSecurityInfoByURL
+InternetGetSecurityInfoByURLA
+InternetGetSecurityInfoByURLW
+InternetGoOnline
+InternetGoOnlineA
+InternetGoOnlineW
+InternetHangUp
+InternetInitializeAutoProxyDll
+InternetLockRequestFile
+InternetOpenA
+InternetOpenUrlA
+InternetOpenUrlW
+InternetOpenW
+InternetQueryDataAvailable
+InternetQueryFortezzaStatus
+InternetQueryOptionA
+InternetQueryOptionW
+InternetReadFile
+InternetReadFileExA
+InternetReadFileExW
+InternetSecurityProtocolToStringA
+InternetSecurityProtocolToStringW
+InternetSetCookieA
+InternetSetCookieEx2
+InternetSetCookieExA
+InternetSetCookieExW
+InternetSetCookieW
+InternetSetDialState
+InternetSetDialStateA
+InternetSetDialStateW
+InternetSetFilePointer
+InternetSetOptionA
+InternetSetOptionExA
+InternetSetOptionExW
+InternetSetOptionW
+InternetSetPerSiteCookieDecisionA
+InternetSetPerSiteCookieDecisionW
+InternetSetStatusCallback
+InternetSetStatusCallbackA
+InternetSetStatusCallbackW
+InternetShowSecurityInfoByURL
+InternetShowSecurityInfoByURLA
+InternetShowSecurityInfoByURLW
+ord_346 @346
+InternetTimeFromSystemTime
+InternetTimeFromSystemTimeA
+InternetTimeFromSystemTimeW
+InternetTimeToSystemTime
+InternetTimeToSystemTimeA
+InternetTimeToSystemTimeW
+InternetUnlockRequestFile
+InternetWriteFile
+InternetWriteFileExA
+InternetWriteFileExW
+IsHostInProxyBypassList
+IsUrlCacheEntryExpiredA
+IsUrlCacheEntryExpiredW
+LoadUrlCacheContent
+ParseX509EncodedCertificateForListBoxEntry
+PrivacyGetZonePreferenceW
+PrivacySetZonePreferenceW
+ReadUrlCacheEntryStream
+ReadUrlCacheEntryStreamEx
+RegisterUrlCacheNotification
+ResumeSuspendedDownload
+RetrieveUrlCacheEntryFileA
+RetrieveUrlCacheEntryFileW
+RetrieveUrlCacheEntryStreamA
+RetrieveUrlCacheEntryStreamW
+RunOnceUrlCache
+SetUrlCacheConfigInfoA
+SetUrlCacheConfigInfoW
+SetUrlCacheEntryGroup
+SetUrlCacheEntryGroupA
+SetUrlCacheEntryGroupW
+SetUrlCacheEntryInfoA
+SetUrlCacheEntryInfoW
+SetUrlCacheGroupAttributeA
+SetUrlCacheGroupAttributeW
+SetUrlCacheHeaderData
+ShowCertificate
+ShowClientAuthCerts
+ShowSecurityInfo
+ShowX509EncodedCertificate
+UnlockUrlCacheEntryFile
+UnlockUrlCacheEntryFileA
+UnlockUrlCacheEntryFileW
+UnlockUrlCacheEntryStream
+UpdateUrlCacheContentPath
+UrlCacheCheckEntriesExist
+UrlCacheCloseEntryHandle
+UrlCacheContainerSetEntryMaximumAge
+UrlCacheCreateContainer
+UrlCacheFindFirstEntry
+UrlCacheFindNextEntry
+UrlCacheFreeEntryInfo
+UrlCacheGetContentPaths
+UrlCacheGetEntryInfo
+ord_401 @401
+ord_402 @402
+ord_403 @403
+UrlCacheGetGlobalLimit
+UrlCacheReadEntryStream
+UrlCacheReloadSettings
+UrlCacheRetrieveEntryFile
+UrlCacheRetrieveEntryStream
+UrlCacheSetGlobalLimit
+ord_410 @410
+ord_411 @411
+UrlCacheUpdateEntryExtraData
+ord_413 @413
+UrlZonesDetach
+_GetFileExtensionFromUrl
+ord_420 @420
+ord_421 @421
+ord_422 @422
+ord_423 @423
diff --git a/mingw-w64-crt/libarm32/wininitext.def b/mingw-w64-crt/libarm32/wininitext.def
new file mode 100644
index 0000000..fbcaf55
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wininitext.def
@@ -0,0 +1,14 @@
+;
+; Definition file of WININITEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WININITEXT.dll"
+EXPORTS
+GetLoggedOnUserCount
+PrimaryTerminalAndHookWorker
+StartLoadingFontsWorker
+UIStartupWorker
+UnregisterSession0ViewerWindowHookDll
+WaitForWinstationShutdown
+WinStationSystemShutdownStartedWorker
diff --git a/mingw-w64-crt/libarm32/winipsec.def b/mingw-w64-crt/libarm32/winipsec.def
new file mode 100644
index 0000000..d86f43f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winipsec.def
@@ -0,0 +1,79 @@
+;
+; Definition file of WINIPSEC.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINIPSEC.DLL"
+EXPORTS
+SPDApiBufferAllocate
+SPDApiBufferFree
+AddTransportFilter
+DeleteTransportFilter
+EnumTransportFilters
+SetTransportFilter
+GetTransportFilter
+AddQMPolicy
+DeleteQMPolicy
+EnumQMPolicies
+SetQMPolicy
+GetQMPolicy
+AddMMPolicy
+DeleteMMPolicy
+EnumMMPolicies
+SetMMPolicy
+GetMMPolicy
+AddMMFilter
+DeleteMMFilter
+EnumMMFilters
+SetMMFilter
+GetMMFilter
+MatchMMFilter
+MatchTransportFilter
+GetQMPolicyByID
+GetMMPolicyByID
+AddMMAuthMethods
+DeleteMMAuthMethods
+EnumMMAuthMethods
+SetMMAuthMethods
+GetMMAuthMethods
+InitiateIKENegotiation
+QueryIKENegotiationStatus
+CloseIKENegotiationHandle
+EnumMMSAs
+QueryIKEStatistics
+DeleteMMSAs
+RegisterIKENotifyClient
+QueryIKENotifyData
+CloseIKENotifyHandle
+QueryIPSecStatistics
+EnumQMSAs
+AddTunnelFilter
+DeleteTunnelFilter
+EnumTunnelFilters
+SetTunnelFilter
+GetTunnelFilter
+MatchTunnelFilter
+OpenMMFilterHandle
+CloseMMFilterHandle
+OpenTransportFilterHandle
+CloseTransportFilterHandle
+OpenTunnelFilterHandle
+CloseTunnelFilterHandle
+EnumIPSecInterfaces
+AddSAs
+DeleteQMSAs
+GetConfigurationVariables
+SetConfigurationVariables
+QuerySpdPolicyState
+OpenMMFilterHandleEx
+AddMMFilterEx
+EnumMMFiltersEx
+SetMMFilterEx
+GetMMFilterEx
+MatchMMFilterEx
+OpenTransportFilterHandleEx
+AddTransportFilterEx
+EnumTransportFiltersEx
+SetTransportFilterEx
+GetTransportFilterEx
+MatchTransportFilterEx
diff --git a/mingw-w64-crt/libarm32/winlangdb.def b/mingw-w64-crt/libarm32/winlangdb.def
new file mode 100644
index 0000000..ec24539
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winlangdb.def
@@ -0,0 +1,28 @@
+;
+; Definition file of WinLangdb.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WinLangdb.dll"
+EXPORTS
+Bcp47GetEnglishName
+Bcp47GetLocalizedName
+Bcp47GetLocalizedScript
+Bcp47GetNativeName
+Bcp47GetSerializedUserLanguageProfile
+EnsureLanguageProfileExists
+GetCompatibleInputMethodsForLanguage
+GetDefaultInputMethodForLanguage
+GetInputMethodDescription
+GetInputMethodProperties
+GetInputMethodTileName
+GetLanguageNames
+IsImeInputMethod
+IsImmersiveInputMethod
+IsTouchEnabledInputMethod
+IsoScriptGetLocalizedName
+LanguagesDatabaseGetChildLanguages
+LanguagesDatabaseHasChildren
+SetUserLanguages
+TransformInputMethodsForLanguage
+TransformInputMethodsForLanguageId
diff --git a/mingw-w64-crt/libarm32/winlogonext.def b/mingw-w64-crt/libarm32/winlogonext.def
new file mode 100644
index 0000000..63c9a92
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winlogonext.def
@@ -0,0 +1,21 @@
+;
+; Definition file of WINLOGONEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINLOGONEXT.dll"
+EXPORTS
+CanRunSetupWorker
+EnableDisableElevationForSessionWorker
+ExecuteSetupWorker
+InitWinLogonExt
+IsMiniNTModeWorker
+IsSetupCleanInstallWorker
+IsThisSetupWorker
+NotifyInteractiveSessionLogoff
+PrepareSetupExecutionWorker
+SetSetupShutdownActionWorker
+SetupCreateSplashScreenWorker
+SetupDestroySplashScreenWorker
+ShouldSetupExecuteWorker
+WinLogonExt
diff --git a/mingw-w64-crt/libarm32/winmde.def b/mingw-w64-crt/libarm32/winmde.def
new file mode 100644
index 0000000..caf1ee6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winmde.def
@@ -0,0 +1,9 @@
+;
+; Definition file of winmde.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "winmde.dll"
+EXPORTS
+MFCreateNetVRoot
+MFCreateWinMDEOpCenter
diff --git a/mingw-w64-crt/libarm32/winmm.def b/mingw-w64-crt/libarm32/winmm.def
new file mode 100644
index 0000000..683dda4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winmm.def
@@ -0,0 +1,200 @@
+;
+; Definition file of WINMM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINMM.dll"
+EXPORTS
+ord_2 @2
+mciExecute
+CloseDriver
+DefDriverProc
+DriverCallback
+DrvGetModuleHandle
+GetDriverModuleHandle
+NotifyCallbackData
+OpenDriver
+PlaySound
+PlaySoundA
+PlaySoundW
+SendDriverMessage
+WOW32DriverCallback
+WOW32ResolveMultiMediaHandle
+WOWAppExit
+aux32Message
+auxGetDevCapsA
+auxGetDevCapsW
+auxGetNumDevs
+auxGetVolume
+auxOutMessage
+auxSetVolume
+joy32Message
+joyConfigChanged
+joyGetDevCapsA
+joyGetDevCapsW
+joyGetNumDevs
+joyGetPos
+joyGetPosEx
+joyGetThreshold
+joyReleaseCapture
+joySetCapture
+joySetThreshold
+mci32Message
+mciDriverNotify
+mciDriverYield
+mciFreeCommandResource
+mciGetCreatorTask
+mciGetDeviceIDA
+mciGetDeviceIDFromElementIDA
+mciGetDeviceIDFromElementIDW
+mciGetDeviceIDW
+mciGetDriverData
+mciGetErrorStringA
+mciGetErrorStringW
+mciGetYieldProc
+mciLoadCommandResource
+mciSendCommandA
+mciSendCommandW
+mciSendStringA
+mciSendStringW
+mciSetDriverData
+mciSetYieldProc
+mid32Message
+midiConnect
+midiDisconnect
+midiInAddBuffer
+midiInClose
+midiInGetDevCapsA
+midiInGetDevCapsW
+midiInGetErrorTextA
+midiInGetErrorTextW
+midiInGetID
+midiInGetNumDevs
+midiInMessage
+midiInOpen
+midiInPrepareHeader
+midiInReset
+midiInStart
+midiInStop
+midiInUnprepareHeader
+midiOutCacheDrumPatches
+midiOutCachePatches
+midiOutClose
+midiOutGetDevCapsA
+midiOutGetDevCapsW
+midiOutGetErrorTextA
+midiOutGetErrorTextW
+midiOutGetID
+midiOutGetNumDevs
+midiOutGetVolume
+midiOutLongMsg
+midiOutMessage
+midiOutOpen
+midiOutPrepareHeader
+midiOutReset
+midiOutSetVolume
+midiOutShortMsg
+midiOutUnprepareHeader
+midiStreamClose
+midiStreamOpen
+midiStreamOut
+midiStreamPause
+midiStreamPosition
+midiStreamProperty
+midiStreamRestart
+midiStreamStop
+mixerClose
+mixerGetControlDetailsA
+mixerGetControlDetailsW
+mixerGetDevCapsA
+mixerGetDevCapsW
+mixerGetID
+mixerGetLineControlsA
+mixerGetLineControlsW
+mixerGetLineInfoA
+mixerGetLineInfoW
+mixerGetNumDevs
+mixerMessage
+mixerOpen
+mixerSetControlDetails
+mmDrvInstall
+mmGetCurrentTask
+mmTaskBlock
+mmTaskCreate
+mmTaskSignal
+mmTaskYield
+mmioAdvance
+mmioAscend
+mmioClose
+mmioCreateChunk
+mmioDescend
+mmioFlush
+mmioGetInfo
+mmioInstallIOProcA
+mmioInstallIOProcW
+mmioOpenA
+mmioOpenW
+mmioRead
+mmioRenameA
+mmioRenameW
+mmioSeek
+mmioSendMessage
+mmioSetBuffer
+mmioSetInfo
+mmioStringToFOURCCA
+mmioStringToFOURCCW
+mmioWrite
+mmsystemGetVersion
+mod32Message
+mxd32Message
+sndPlaySoundA
+sndPlaySoundW
+tid32Message
+timeBeginPeriod
+timeEndPeriod
+timeGetDevCaps
+timeGetSystemTime
+timeGetTime
+timeKillEvent
+timeSetEvent
+waveInAddBuffer
+waveInClose
+waveInGetDevCapsA
+waveInGetDevCapsW
+waveInGetErrorTextA
+waveInGetErrorTextW
+waveInGetID
+waveInGetNumDevs
+waveInGetPosition
+waveInMessage
+waveInOpen
+waveInPrepareHeader
+waveInReset
+waveInStart
+waveInStop
+waveInUnprepareHeader
+waveOutBreakLoop
+waveOutClose
+waveOutGetDevCapsA
+waveOutGetDevCapsW
+waveOutGetErrorTextA
+waveOutGetErrorTextW
+waveOutGetID
+waveOutGetNumDevs
+waveOutGetPitch
+waveOutGetPlaybackRate
+waveOutGetPosition
+waveOutGetVolume
+waveOutMessage
+waveOutOpen
+waveOutPause
+waveOutPrepareHeader
+waveOutReset
+waveOutRestart
+waveOutSetPitch
+waveOutSetPlaybackRate
+waveOutSetVolume
+waveOutUnprepareHeader
+waveOutWrite
+wid32Message
+wod32Message
diff --git a/mingw-w64-crt/libarm32/winmmbase.def b/mingw-w64-crt/libarm32/winmmbase.def
new file mode 100644
index 0000000..a86ec02
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winmmbase.def
@@ -0,0 +1,158 @@
+;
+; Definition file of WINMMBASE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINMMBASE.dll"
+EXPORTS
+CloseDriver
+DefDriverProc
+DriverCallback
+DrvGetModuleHandle
+GetDriverModuleHandle
+OpenDriver
+SendDriverMessage
+auxGetDevCapsA
+auxGetDevCapsW
+auxGetNumDevs
+auxGetVolume
+auxOutMessage
+auxSetVolume
+joyConfigChanged
+joyGetDevCapsA
+joyGetDevCapsW
+joyGetNumDevs
+joyGetPos
+joyGetPosEx
+joyGetThreshold
+joyReleaseCapture
+joySetCapture
+joySetThreshold
+midiConnect
+midiDisconnect
+midiInAddBuffer
+midiInClose
+midiInGetDevCapsA
+midiInGetDevCapsW
+midiInGetErrorTextA
+midiInGetErrorTextW
+midiInGetID
+midiInGetNumDevs
+midiInMessage
+midiInOpen
+midiInPrepareHeader
+midiInReset
+midiInStart
+midiInStop
+midiInUnprepareHeader
+midiOutCacheDrumPatches
+midiOutCachePatches
+midiOutClose
+midiOutGetDevCapsA
+midiOutGetDevCapsW
+midiOutGetErrorTextA
+midiOutGetErrorTextW
+midiOutGetID
+midiOutGetNumDevs
+midiOutGetVolume
+midiOutLongMsg
+midiOutMessage
+midiOutOpen
+midiOutPrepareHeader
+midiOutReset
+midiOutSetVolume
+midiOutShortMsg
+midiOutUnprepareHeader
+midiStreamClose
+midiStreamOpen
+midiStreamOut
+midiStreamPause
+midiStreamPosition
+midiStreamProperty
+midiStreamRestart
+midiStreamStop
+mixerClose
+mixerGetControlDetailsA
+mixerGetControlDetailsW
+mixerGetDevCapsA
+mixerGetDevCapsW
+mixerGetID
+mixerGetLineControlsA
+mixerGetLineControlsW
+mixerGetLineInfoA
+mixerGetLineInfoW
+mixerGetNumDevs
+mixerMessage
+mixerOpen
+mixerSetControlDetails
+mmDrvInstall
+mmGetCurrentTask
+mmTaskBlock
+mmTaskCreate
+mmTaskSignal
+mmTaskYield
+mmioAdvance
+mmioAscend
+mmioClose
+mmioCreateChunk
+mmioDescend
+mmioFlush
+mmioGetInfo
+mmioInstallIOProcA
+mmioInstallIOProcW
+mmioOpenA
+mmioOpenW
+mmioRead
+mmioRenameA
+mmioRenameW
+mmioSeek
+mmioSendMessage
+mmioSetBuffer
+mmioSetInfo
+mmioStringToFOURCCA
+mmioStringToFOURCCW
+mmioWrite
+sndOpenSound
+waveInAddBuffer
+waveInClose
+waveInGetDevCapsA
+waveInGetDevCapsW
+waveInGetErrorTextA
+waveInGetErrorTextW
+waveInGetID
+waveInGetNumDevs
+waveInGetPosition
+waveInMessage
+waveInOpen
+waveInPrepareHeader
+waveInReset
+waveInStart
+waveInStop
+waveInUnprepareHeader
+waveOutBreakLoop
+waveOutClose
+waveOutGetDevCapsA
+waveOutGetDevCapsW
+waveOutGetErrorTextA
+waveOutGetErrorTextW
+waveOutGetID
+waveOutGetNumDevs
+waveOutGetPitch
+waveOutGetPlaybackRate
+waveOutGetPosition
+waveOutGetVolume
+waveOutMessage
+waveOutOpen
+waveOutPause
+waveOutPrepareHeader
+waveOutReset
+waveOutRestart
+waveOutSetPitch
+waveOutSetPlaybackRate
+waveOutSetVolume
+waveOutUnprepareHeader
+waveOutWrite
+winmmbaseFreeMMEHandles
+winmmbaseGetWOWHandle
+winmmbaseHandle32FromHandle16
+winmmbaseSetWOWHandle
diff --git a/mingw-w64-crt/libarm32/winnsi.def b/mingw-w64-crt/libarm32/winnsi.def
new file mode 100644
index 0000000..25b1401
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winnsi.def
@@ -0,0 +1,22 @@
+;
+; Definition file of WINNSI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINNSI.DLL"
+EXPORTS
+NsiConnectToServer
+NsiDisconnectFromServer
+NsiRpcDeregisterChangeNotification
+NsiRpcDeregisterChangeNotificationEx
+NsiRpcEnumerateObjectsAllParameters
+NsiRpcGetAllParameters
+NsiRpcGetAllParametersEx
+NsiRpcGetParameter
+NsiRpcGetParameterEx
+NsiRpcRegisterChangeNotification
+NsiRpcRegisterChangeNotificationEx
+NsiRpcSetAllParameters
+NsiRpcSetAllParametersEx
+NsiRpcSetParameter
+NsiRpcSetParameterEx
diff --git a/mingw-w64-crt/libarm32/winrnr.def b/mingw-w64-crt/libarm32/winrnr.def
new file mode 100644
index 0000000..955b4bd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winrnr.def
@@ -0,0 +1,10 @@
+;
+; Definition file of WINRNR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINRNR.dll"
+EXPORTS
+InstallNTDSProvider
+NSPStartup
+RemoveNTDSProvider
diff --git a/mingw-w64-crt/libarm32/winrscmd.def b/mingw-w64-crt/libarm32/winrscmd.def
new file mode 100644
index 0000000..d174651
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winrscmd.def
@@ -0,0 +1,38 @@
+;
+; Definition file of winrscmd.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "winrscmd.dll"
+EXPORTS
+??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ
+??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1CWSManCriticalSectionWithConditionVar@@QAA@XZ
+??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ DATA
+?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ
+?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ
+?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ
+?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ
+?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?GetInitError@CWSManCriticalSection@@QBAKXZ
+?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ
+?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ
+WSManPluginCommand
+WSManPluginReceive
+WSManPluginReleaseCommandContext
+WSManPluginReleaseShellContext
+WSManPluginSend
+WSManPluginShell
+WSManPluginShutdown
+WSManPluginSignal
+WSManPluginStartup
diff --git a/mingw-w64-crt/libarm32/winscard.def b/mingw-w64-crt/libarm32/winscard.def
new file mode 100644
index 0000000..92c13b9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winscard.def
@@ -0,0 +1,84 @@
+;
+; Definition file of WinSCard.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WinSCard.dll"
+EXPORTS
+ClassInstall32
+SCardAccessNewReaderEvent
+SCardReleaseAllEvents
+SCardReleaseNewReaderEvent
+SCardAccessStartedEvent
+SCardAddReaderToGroupA
+SCardAddReaderToGroupW
+SCardAudit
+SCardBeginTransaction
+SCardCancel
+SCardConnectA
+SCardConnectW
+SCardControl
+SCardDisconnect
+SCardEndTransaction
+SCardEstablishContext
+SCardForgetCardTypeA
+SCardForgetCardTypeW
+SCardForgetReaderA
+SCardForgetReaderGroupA
+SCardForgetReaderGroupW
+SCardForgetReaderW
+SCardFreeMemory
+SCardGetAttrib
+SCardGetCardTypeProviderNameA
+SCardGetCardTypeProviderNameW
+SCardGetDeviceTypeIdA
+SCardGetDeviceTypeIdW
+SCardGetProviderIdA
+SCardGetProviderIdW
+SCardGetReaderDeviceInstanceIdA
+SCardGetReaderDeviceInstanceIdW
+SCardGetReaderIconA
+SCardGetReaderIconW
+SCardGetStatusChangeA
+SCardGetStatusChangeW
+SCardGetTransmitCount
+SCardIntroduceCardTypeA
+SCardIntroduceCardTypeW
+SCardIntroduceReaderA
+SCardIntroduceReaderGroupA
+SCardIntroduceReaderGroupW
+SCardIntroduceReaderW
+SCardIsValidContext
+SCardListCardsA
+SCardListCardsW
+SCardListInterfacesA
+SCardListInterfacesW
+SCardListReaderGroupsA
+SCardListReaderGroupsW
+SCardListReadersA
+SCardListReadersW
+SCardListReadersWithDeviceInstanceIdA
+SCardListReadersWithDeviceInstanceIdW
+SCardLocateCardsA
+SCardLocateCardsByATRA
+SCardLocateCardsByATRW
+SCardLocateCardsW
+SCardReadCacheA
+SCardReadCacheW
+SCardReconnect
+SCardReleaseContext
+SCardReleaseStartedEvent
+SCardRemoveReaderFromGroupA
+SCardRemoveReaderFromGroupW
+SCardSetAttrib
+SCardSetCardTypeProviderNameA
+SCardSetCardTypeProviderNameW
+SCardState
+SCardStatusA
+SCardStatusW
+SCardTransmit
+SCardWriteCacheA
+SCardWriteCacheW
+g_rgSCardRawPci
+g_rgSCardT0Pci
+g_rgSCardT1Pci
diff --git a/mingw-w64-crt/libarm32/winsetupui.def b/mingw-w64-crt/libarm32/winsetupui.def
new file mode 100644
index 0000000..5fdfc9e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winsetupui.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WinSetupUI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WinSetupUI.dll"
+EXPORTS
+CreateWinSetupUI
diff --git a/mingw-w64-crt/libarm32/winshfhc.def b/mingw-w64-crt/libarm32/winshfhc.def
new file mode 100644
index 0000000..aa590dd
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winshfhc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of winshfhc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "winshfhc.dll"
+EXPORTS
+ord_101 @101
+MRTComponent_Generalize
diff --git a/mingw-w64-crt/libarm32/winsku.def b/mingw-w64-crt/libarm32/winsku.def
new file mode 100644
index 0000000..12c10ea
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winsku.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WINSKU.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINSKU.dll"
+EXPORTS
+SkuFreeBuffer
+SkuGetEditionEulaFilePath
diff --git a/mingw-w64-crt/libarm32/winsrpc.def b/mingw-w64-crt/libarm32/winsrpc.def
new file mode 100644
index 0000000..138a2b0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winsrpc.def
@@ -0,0 +1,38 @@
+;
+; Definition file of winsrpc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "winsrpc.dll"
+EXPORTS
+WinsABind
+WinsAllocMem
+WinsBackup
+WinsCheckAccess
+WinsDelDbRecs
+WinsDeleteWins
+WinsDoScavenging
+WinsDoScavengingNew
+WinsDoStaticInit
+WinsFreeMem
+WinsGetBrowserNames
+WinsGetDbRecs
+WinsGetDbRecsByName
+WinsGetNameAndAdd
+WinsPullRange
+WinsRecordAction
+WinsResetCounters
+WinsRestore
+WinsRestoreEx
+WinsSetFlags
+WinsSetPriorityClass
+WinsStatus
+WinsStatusNew
+WinsStatusWHdl
+WinsSyncUp
+WinsTerm
+WinsTombstoneDbRecs
+WinsTrigger
+WinsUBind
+WinsUnbind
+WinsWorkerThdUpd
diff --git a/mingw-w64-crt/libarm32/winsrv.def b/mingw-w64-crt/libarm32/winsrv.def
new file mode 100644
index 0000000..3a89255
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winsrv.def
@@ -0,0 +1,8 @@
+;
+; Definition file of winsrv.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "winsrv.dll"
+EXPORTS
+UserServerDllInitialization
diff --git a/mingw-w64-crt/libarm32/winsta.def b/mingw-w64-crt/libarm32/winsta.def
new file mode 100644
index 0000000..b7442fa
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winsta.def
@@ -0,0 +1,173 @@
+;
+; Definition file of WINSTA.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINSTA.dll"
+EXPORTS
+WinStationRegisterConsoleNotificationEx2
+LogonIdFromWinStationNameA
+LogonIdFromWinStationNameW
+RemoteAssistancePrepareSystemRestore
+ServerGetInternetConnectorStatus
+ServerLicensingClose
+ServerLicensingDeactivateCurrentPolicy
+ServerLicensingFreePolicyInformation
+ServerLicensingGetAvailablePolicyIds
+ServerLicensingGetPolicy
+ServerLicensingGetPolicyInformationA
+ServerLicensingGetPolicyInformationW
+ServerLicensingLoadPolicy
+ServerLicensingOpenA
+ServerLicensingOpenW
+ServerLicensingSetPolicy
+ServerLicensingUnloadPolicy
+ServerQueryInetConnectorInformationA
+ServerQueryInetConnectorInformationW
+ServerSetInternetConnectorStatus
+WTSRegisterSessionNotificationEx
+WTSUnRegisterSessionNotificationEx
+WinStationActivateLicense
+WinStationAutoReconnect
+WinStationBroadcastSystemMessage
+WinStationCheckAccess
+WinStationCheckLoopBack
+WinStationCloseServer
+WinStationConnectA
+WinStationConnectAndLockDesktop
+WinStationConnectCallback
+WinStationConnectEx
+WinStationConnectW
+WinStationCreateChildSessionTransport
+WinStationDisconnect
+WinStationEnableChildSessions
+WinStationEnumerateA
+WinStationEnumerateExW
+WinStationEnumerateLicenses
+WinStationEnumerateProcesses
+WinStationEnumerateW
+WinStationEnumerate_IndexedA
+WinStationEnumerate_IndexedW
+WinStationFreeConsoleNotification
+WinStationFreeEXECENVDATAEX
+WinStationFreeGAPMemory
+WinStationFreeMemory
+WinStationFreePropertyValue
+WinStationFreeUserCertificates
+WinStationFreeUserCredentials
+WinStationFreeUserSessionInfo
+WinStationGenerateLicense
+WinStationGetAllProcesses
+WinStationGetAllSessionsEx
+WinStationGetAllSessionsW
+WinStationGetAllUserSessions
+WinStationGetChildSessionId
+WinStationGetConnectionProperty
+WinStationGetCurrentSessionCapabilities
+WinStationGetCurrentSessionConnectionProperty
+WinStationGetCurrentSessionTerminalName
+WinStationGetDeviceId
+WinStationGetInitialApplication
+WinStationGetLanAdapterNameA
+WinStationGetLanAdapterNameW
+WinStationGetLoggedOnCount
+WinStationGetMachinePolicy
+WinStationGetParentSessionId
+WinStationGetProcessSid
+WinStationGetRedirectAuthInfo
+WinStationGetRestrictedLogonInfo
+WinStationGetSessionIds
+WinStationGetTermSrvCountersValue
+WinStationGetUserCertificates
+WinStationGetUserCredentials
+WinStationGetUserProfile
+WinStationInstallLicense
+WinStationIsChildSessionsEnabled
+WinStationIsCurrentSessionRemoteable
+WinStationIsHelpAssistantSession
+WinStationIsSessionPermitted
+WinStationIsSessionRemoteable
+WinStationNameFromLogonIdA
+WinStationNameFromLogonIdW
+WinStationNegotiateSession
+WinStationNtsdDebug
+WinStationOpenServerA
+WinStationOpenServerExA
+WinStationOpenServerExW
+WinStationOpenServerW
+WinStationPreCreateGlassReplacementSession
+WinStationQueryAllowConcurrentConnections
+WinStationQueryCurrentSessionInformation
+WinStationQueryEnforcementCore
+WinStationQueryInformationA
+WinStationQueryInformationW
+WinStationQueryLicense
+WinStationQueryLogonCredentialsW
+WinStationQuerySessionVirtualIP
+WinStationQueryUpdateRequired
+WinStationRcmShadow2
+WinStationRedirectErrorMessage
+WinStationRedirectLogonBeginPainting
+WinStationRedirectLogonError
+WinStationRedirectLogonMessage
+WinStationRedirectLogonStatus
+WinStationRegisterConsoleNotification
+WinStationRegisterConsoleNotificationEx
+WinStationRegisterCurrentSessionNotificationEvent
+WinStationRegisterNotificationEvent
+WinStationRemoveLicense
+WinStationRenameA
+WinStationRenameW
+WinStationReportUIResult
+WinStationReset
+WinStationRevertFromServicesSession
+WinStationSendMessageA
+WinStationSendMessageW
+WinStationSendWindowMessage
+WinStationServerPing
+WinStationSetAutologonPassword
+WinStationSetInformationA
+WinStationSetInformationW
+WinStationSetPoolCount
+WinStationSetRenderHint
+WinStationShadow
+WinStationShadowAccessCheck
+WinStationShadowStop
+WinStationShadowStop2
+WinStationShutdownSystem
+WinStationSwitchToServicesSession
+WinStationSystemShutdownStarted
+WinStationSystemShutdownWait
+WinStationTerminateGlassReplacementSession
+WinStationTerminateProcess
+WinStationUnRegisterConsoleNotification
+WinStationUnRegisterNotificationEvent
+WinStationUserLoginAccessCheck
+WinStationVerify
+WinStationVirtualOpen
+WinStationVirtualOpenEx
+WinStationWaitSystemEvent
+_NWLogonQueryAdmin
+_NWLogonSetAdmin
+_WinStationAnnoyancePopup
+_WinStationBeepOpen
+_WinStationBreakPoint
+_WinStationCallback
+_WinStationCheckForApplicationName
+_WinStationFUSCanRemoteUserDisconnect
+_WinStationGetApplicationInfo
+_WinStationNotifyDisconnectPipe
+_WinStationNotifyLogoff
+_WinStationNotifyLogon
+_WinStationNotifyNewSession
+_WinStationOpenSessionDirectory
+_WinStationReInitializeSecurity
+_WinStationReadRegistry
+_WinStationSessionInitialized
+_WinStationShadowTarget
+_WinStationShadowTarget2
+_WinStationShadowTargetSetup
+_WinStationUpdateClientCachedCredentials
+_WinStationUpdateSettings
+_WinStationUpdateUserConfig
+_WinStationWaitForConnect
diff --git a/mingw-w64-crt/libarm32/winsync.def b/mingw-w64-crt/libarm32/winsync.def
new file mode 100644
index 0000000..b201cef
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winsync.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WinSync.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WinSync.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/winsyncmetastore.def b/mingw-w64-crt/libarm32/winsyncmetastore.def
new file mode 100644
index 0000000..8ace654
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winsyncmetastore.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WinSyncMetastore.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WinSyncMetastore.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/winsyncproviders.def b/mingw-w64-crt/libarm32/winsyncproviders.def
new file mode 100644
index 0000000..801acca
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winsyncproviders.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WinSyncProviders.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WinSyncProviders.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/wintrust.def b/mingw-w64-crt/libarm32/wintrust.def
new file mode 100644
index 0000000..4ec8fc4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wintrust.def
@@ -0,0 +1,150 @@
+;
+; Definition file of WINTRUST.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINTRUST.dll"
+EXPORTS
+CryptCATVerifyMember
+CryptSIPGetInfo
+CryptSIPGetRegWorkingFlags
+GenericChainCertificateTrust
+GenericChainFinalProv
+HTTPSCertificateTrust
+SoftpubDefCertInit
+SoftpubFreeDefUsageCallData
+SoftpubLoadDefUsageCallData
+WTHelperCertFindIssuerCertificate
+AddPersonalTrustDBPages
+CatalogCompactHashDatabase
+CryptCATAdminAcquireContext
+CryptCATAdminAcquireContext2
+CryptCATAdminAddCatalog
+CryptCATAdminCalcHashFromFileHandle
+CryptCATAdminCalcHashFromFileHandle2
+CryptCATAdminEnumCatalogFromHash
+CryptCATAdminPauseServiceForBackup
+CryptCATAdminReleaseCatalogContext
+CryptCATAdminReleaseContext
+CryptCATAdminRemoveCatalog
+CryptCATAdminResolveCatalogPath
+CryptCATAllocSortedMemberInfo
+CryptCATCDFClose
+CryptCATCDFEnumAttributes
+CryptCATCDFEnumAttributesWithCDFTag
+CryptCATCDFEnumCatAttributes
+CryptCATCDFEnumMembers
+CryptCATCDFEnumMembersByCDFTag
+CryptCATCDFEnumMembersByCDFTagEx
+CryptCATCDFOpen
+CryptCATCatalogInfoFromContext
+CryptCATClose
+CryptCATEnumerateAttr
+CryptCATEnumerateCatAttr
+CryptCATEnumerateMember
+CryptCATFreeSortedMemberInfo
+CryptCATGetAttrInfo
+CryptCATGetCatAttrInfo
+CryptCATGetMemberInfo
+CryptCATHandleFromStore
+CryptCATOpen
+CryptCATPersistStore
+CryptCATPutAttrInfo
+CryptCATPutCatAttrInfo
+CryptCATPutMemberInfo
+CryptCATStoreFromHandle
+CryptSIPCreateIndirectData
+CryptSIPGetCaps
+CryptSIPGetSealedDigest
+CryptSIPGetSignedDataMsg
+CryptSIPPutSignedDataMsg
+CryptSIPRemoveSignedDataMsg
+CryptSIPVerifyIndirectData
+DriverCleanupPolicy
+DriverFinalPolicy
+DriverInitializePolicy
+FindCertsByIssuer
+HTTPSFinalProv
+IsCatalogFile
+MsCatConstructHashTag
+MsCatFreeHashTag
+OfficeCleanupPolicy
+OfficeInitializePolicy
+OpenPersonalTrustDBDialog
+OpenPersonalTrustDBDialogEx
+SoftpubAuthenticode
+SoftpubCheckCert
+SoftpubCleanup
+SoftpubDllRegisterServer
+SoftpubDllUnregisterServer
+SoftpubDumpStructure
+SoftpubInitialize
+SoftpubLoadMessage
+SoftpubLoadSignature
+TrustDecode
+TrustFindIssuerCertificate
+TrustFreeDecode
+TrustIsCertificateSelfSigned
+TrustOpenStores
+WTGetSignatureInfo
+WTHelperCertCheckValidSignature
+WTHelperCertIsSelfSigned
+WTHelperCheckCertUsage
+WTHelperGetAgencyInfo
+WTHelperGetFileHandle
+WTHelperGetFileHash
+WTHelperGetFileName
+WTHelperGetKnownUsages
+WTHelperGetProvCertFromChain
+WTHelperGetProvPrivateDataFromChain
+WTHelperGetProvSignerFromChain
+WTHelperIsChainedToMicrosoft
+WTHelperIsChainedToMicrosoftFromStateData
+WTHelperIsInRootStore
+WTHelperOpenKnownStores
+WTHelperProvDataFromStateData
+WVTAsn1CatMemberInfo2Decode
+WVTAsn1CatMemberInfo2Encode
+WVTAsn1CatMemberInfoDecode
+WVTAsn1CatMemberInfoEncode
+WVTAsn1CatNameValueDecode
+WVTAsn1CatNameValueEncode
+WVTAsn1IntentToSealAttributeDecode
+WVTAsn1IntentToSealAttributeEncode
+WVTAsn1SealingSignatureAttributeDecode
+WVTAsn1SealingSignatureAttributeEncode
+WVTAsn1SealingTimestampAttributeDecode
+WVTAsn1SealingTimestampAttributeEncode
+WVTAsn1SpcFinancialCriteriaInfoDecode
+WVTAsn1SpcFinancialCriteriaInfoEncode
+WVTAsn1SpcIndirectDataContentDecode
+WVTAsn1SpcIndirectDataContentEncode
+WVTAsn1SpcLinkDecode
+WVTAsn1SpcLinkEncode
+WVTAsn1SpcMinimalCriteriaInfoDecode
+WVTAsn1SpcMinimalCriteriaInfoEncode
+WVTAsn1SpcPeImageDataDecode
+WVTAsn1SpcPeImageDataEncode
+WVTAsn1SpcSigInfoDecode
+WVTAsn1SpcSigInfoEncode
+WVTAsn1SpcSpAgencyInfoDecode
+WVTAsn1SpcSpAgencyInfoEncode
+WVTAsn1SpcSpOpusInfoDecode
+WVTAsn1SpcSpOpusInfoEncode
+WVTAsn1SpcStatementTypeDecode
+WVTAsn1SpcStatementTypeEncode
+WinVerifyTrust
+WinVerifyTrustEx
+WintrustAddActionID
+WintrustAddDefaultForUsage
+WintrustCertificateTrust
+WintrustGetDefaultForUsage
+WintrustGetRegPolicyFlags
+WintrustLoadFunctionPointers
+WintrustRemoveActionID
+WintrustSetDefaultIncludePEPageHashes
+WintrustSetRegPolicyFlags
+mscat32DllRegisterServer
+mscat32DllUnregisterServer
+mssip32DllRegisterServer
+mssip32DllUnregisterServer
diff --git a/mingw-w64-crt/libarm32/wintypes.def b/mingw-w64-crt/libarm32/wintypes.def
new file mode 100644
index 0000000..8cc3595
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wintypes.def
@@ -0,0 +1,12 @@
+;
+; Definition file of WinTypes.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WinTypes.dll"
+EXPORTS
+RoCreateNonAgilePropertySet
+RoGetBufferMarshaler
+RoGetMetaDataFile
+RoParseTypeName
+RoResolveNamespace
diff --git a/mingw-w64-crt/libarm32/winusb.def b/mingw-w64-crt/libarm32/winusb.def
new file mode 100644
index 0000000..c7754e0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/winusb.def
@@ -0,0 +1,41 @@
+;
+; Definition file of WINUSB.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WINUSB.DLL"
+EXPORTS
+WinUsb_AbortPipe
+WinUsb_AbortPipeAsync
+WinUsb_ControlTransfer
+WinUsb_FlushPipe
+WinUsb_Free
+WinUsb_GetAdjustedFrameNumber
+WinUsb_GetAssociatedInterface
+WinUsb_GetCurrentAlternateSetting
+WinUsb_GetCurrentFrameNumber
+WinUsb_GetDescriptor
+WinUsb_GetOverlappedResult
+WinUsb_GetPipePolicy
+WinUsb_GetPowerPolicy
+WinUsb_Initialize
+WinUsb_ParseConfigurationDescriptor
+WinUsb_ParseDescriptors
+WinUsb_QueryDeviceInformation
+WinUsb_QueryInterfaceSettings
+WinUsb_QueryPipe
+WinUsb_QueryPipeEx
+WinUsb_ReadIsochPipe
+WinUsb_ReadIsochPipeAsap
+WinUsb_ReadPipe
+WinUsb_RegisterIsochBuffer
+WinUsb_ResetPipe
+WinUsb_ResetPipeAsync
+WinUsb_SetCurrentAlternateSetting
+WinUsb_SetCurrentAlternateSettingAsync
+WinUsb_SetPipePolicy
+WinUsb_SetPowerPolicy
+WinUsb_UnregisterIsochBuffer
+WinUsb_WriteIsochPipe
+WinUsb_WriteIsochPipeAsap
+WinUsb_WritePipe
diff --git a/mingw-w64-crt/libarm32/witnesswmiv2provider.def b/mingw-w64-crt/libarm32/witnesswmiv2provider.def
new file mode 100644
index 0000000..7a6e6bc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/witnesswmiv2provider.def
@@ -0,0 +1,11 @@
+;
+; Definition file of WitnessWmiv2Provider.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WitnessWmiv2Provider.dll"
+EXPORTS
+GetProviderClassID
+MI_Main
+WitnessWmiInitialize
+WitnessWmiTerminate
diff --git a/mingw-w64-crt/libarm32/wkscli.def b/mingw-w64-crt/libarm32/wkscli.def
new file mode 100644
index 0000000..7b7ded5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wkscli.def
@@ -0,0 +1,30 @@
+;
+; Definition file of wkscli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wkscli.dll"
+EXPORTS
+NetAddAlternateComputerName
+NetEnumerateComputerNames
+NetGetJoinInformation
+NetGetJoinableOUs
+NetJoinDomain
+NetRemoveAlternateComputerName
+NetRenameMachineInDomain
+NetSetPrimaryComputerName
+NetUnjoinDomain
+NetUseAdd
+NetUseDel
+NetUseEnum
+NetUseGetInfo
+NetValidateName
+NetWkstaGetInfo
+NetWkstaSetInfo
+NetWkstaStatisticsGet
+NetWkstaTransportAdd
+NetWkstaTransportDel
+NetWkstaTransportEnum
+NetWkstaUserEnum
+NetWkstaUserGetInfo
+NetWkstaUserSetInfo
diff --git a/mingw-w64-crt/libarm32/wksprtps.def b/mingw-w64-crt/libarm32/wksprtps.def
new file mode 100644
index 0000000..d3e1b5a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wksprtps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wksprtPS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wksprtPS.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/wkssvc.def b/mingw-w64-crt/libarm32/wkssvc.def
new file mode 100644
index 0000000..3fec1c7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wkssvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of wkssvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wkssvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/wlanapi.def b/mingw-w64-crt/libarm32/wlanapi.def
new file mode 100644
index 0000000..2cc2785
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlanapi.def
@@ -0,0 +1,178 @@
+;
+; Definition file of wlanapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wlanapi.dll"
+EXPORTS
+WFDGetSessionEndpointPairsInt
+QueryNetconStatus
+QueryNetconVirtualCharacteristic
+WFDAcceptConnectRequestAndOpenSessionInt
+WFDAcceptGroupRequestAndOpenSessionInt
+WFDCancelConnectorPairWithOOB
+WFDCancelListenerPairWithOOB
+WFDCancelOpenSession
+WFDCancelOpenSessionInt
+WFDCloseHandle
+WFDCloseHandleInt
+WFDCloseLegacySessionInt
+WFDCloseOOBPairingSession
+WFDCloseSession
+WFDCloseSessionInt
+WFDConfigureFirewallForSessionInt
+WFDDeclineConnectRequestInt
+WFDDeclineGroupRequestInt
+WFDDiscoverDevicesInt
+WFDFlushVisibleDeviceListInt
+WFDForceDisconnectInt
+WFDForceDisconnectLegacyPeerInt
+WFDFreeMemoryInt
+WFDGetDefaultGroupProfileInt
+WFDGetOOBBlob
+WFDGetProfileKeyInfoInt
+WFDGetVisibleDevicesInt
+WFDIsInterfaceWiFiDirect
+WFDIsWiFiDirectRunningOnWiFiAdapter
+WFDLowPrivCancelOpenSessionInt
+WFDLowPrivCloseHandleInt
+WFDLowPrivCloseSessionInt
+WFDLowPrivConfigureFirewallForSessionInt
+WFDLowPrivGetSessionEndpointPairsInt
+WFDLowPrivIsWfdSupportedInt
+WFDLowPrivOpenHandleInt
+WFDLowPrivRegisterNotificationInt
+WFDLowPrivStartOpenSessionByInterfaceIdInt
+WFDOpenHandle
+WFDOpenHandleInt
+WFDOpenLegacySession
+WFDOpenLegacySessionInt
+WFDPairCancelByDeviceAddressInt
+WFDPairCancelInt
+WFDPairEnumerateCeremoniesInt
+WFDPairSelectCeremonyInt
+WFDPairWithDeviceAndOpenSessionExInt
+WFDPairWithDeviceAndOpenSessionInt
+WFDParseOOBBlob
+WFDParseProfileXmlInt
+WFDQueryPropertyInt
+WFDRegisterNotificationInt
+WFDSetAdditionalIEsInt
+WFDSetPropertyInt
+WFDSetSecondaryDeviceTypeListInt
+WFDStartConnectorPairWithOOB
+WFDStartListenerPairWithOOB
+WFDStartOpenSession
+WFDStartOpenSessionInt
+WFDStartUsingGroupInt
+WFDStopDiscoverDevicesInt
+WFDStopUsingGroupInt
+WFDUpdateDeviceVisibility
+WlanAllocateMemory
+WlanCancelPlap
+WlanCloseHandle
+WlanConnect
+WlanConnectEx
+WlanConnectWithInput
+WlanDeinitPlapParams
+WlanDeleteProfile
+WlanDisconnect
+WlanDoPlap
+WlanDoesBssMatchSecurity
+WlanEnumAllInterfaces
+WlanEnumInterfaces
+WlanExtractPsdIEDataList
+WlanFreeMemory
+WlanGenerateProfileXmlBasicSettings
+WlanGetAvailableNetworkList
+WlanGetFilterList
+WlanGetInterfaceCapability
+WlanGetMFPNegotiated
+WlanGetNetworkBssList
+WlanGetProfile
+WlanGetProfileCustomUserData
+WlanGetProfileEapUserDataInfo
+WlanGetProfileIndex
+WlanGetProfileKeyInfo
+WlanGetProfileList
+WlanGetProfileMetadata
+WlanGetProfileSsidList
+WlanGetRadioInformation
+WlanGetSecuritySettings
+WlanGetStoredRadioState
+WlanHostedNetworkForceStart
+WlanHostedNetworkForceStop
+WlanHostedNetworkFreeWCNSettings
+WlanHostedNetworkHlpQueryEverUsed
+WlanHostedNetworkInitSettings
+WlanHostedNetworkQueryProperty
+WlanHostedNetworkQuerySecondaryKey
+WlanHostedNetworkQueryStatus
+WlanHostedNetworkQueryWCNSettings
+WlanHostedNetworkRefreshSecuritySettings
+WlanHostedNetworkSetProperty
+WlanHostedNetworkSetSecondaryKey
+WlanHostedNetworkSetWCNSettings
+WlanHostedNetworkStartUsing
+WlanHostedNetworkStopUsing
+WlanIhvControl
+WlanInitPlapParams
+WlanInternalScan
+WlanIsActiveConsoleUser
+WlanIsNetworkSuppressed
+WlanIsUIRequestPending
+WlanLowPrivCloseHandle
+WlanLowPrivEnumInterfaces
+WlanLowPrivFreeMemory
+WlanLowPrivOpenHandle
+WlanLowPrivQueryInterface
+WlanLowPrivSetInterface
+WlanNotifyVsIeProviderInt
+WlanOpenHandle
+WlanParseProfileXmlBasicSettings
+WlanPrivateGetAvailableNetworkList
+WlanQueryAutoConfigParameter
+WlanQueryCreateAllUserProfileRestricted
+WlanQueryInterface
+WlanQueryPlapCredentials
+WlanQueryPreConnectInput
+WlanQueryVirtualInterfaceType
+WlanReasonCodeToString
+WlanRefreshConnections
+WlanRegisterNotification
+WlanRegisterVirtualStationNotification
+WlanRemoveUIForwardingNetworkList
+WlanRenameProfile
+WlanSaveTemporaryProfile
+WlanScan
+WlanSendUIResponse
+WlanSetAllUserProfileRestricted
+WlanSetAutoConfigParameter
+WlanSetFilterList
+WlanSetInterface
+WlanSetProfile
+WlanSetProfileCustomUserData
+WlanSetProfileEapUserData
+WlanSetProfileEapXmlUserData
+WlanSetProfileList
+WlanSetProfileMetadata
+WlanSetProfilePosition
+WlanSetPsdIEDataList
+WlanSetSecuritySettings
+WlanSetUIForwardingNetworkList
+WlanSignalValueToBar
+WlanSsidToDisplayName
+WlanStartAP
+WlanStopAP
+WlanStoreRadioStateOnEnteringAirPlaneMode
+WlanStringToSsid
+WlanTryUpgradeCurrentConnectionAuthCipher
+WlanUpdateProfileWithAuthCipher
+WlanUtf8SsidToDisplayName
+WlanWcmGetInterface
+WlanWcmGetProfileList
+WlanWcmSetInterface
+WlanWfdGOSetWCNSettings
+WlanWfdGetPeerInfo
+WlanWfdStartGO
+WlanWfdStopGO
diff --git a/mingw-w64-crt/libarm32/wlancfg.def b/mingw-w64-crt/libarm32/wlancfg.def
new file mode 100644
index 0000000..96164a2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlancfg.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WLANCFG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WLANCFG.dll"
+EXPORTS
+GetResourceString
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/wlangpui.def b/mingw-w64-crt/libarm32/wlangpui.def
new file mode 100644
index 0000000..ea241a4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlangpui.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WLSNP.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WLSNP.DLL"
+EXPORTS
+GetAdPolicyAsXML
+GetWmiPolicyAsXML
diff --git a/mingw-w64-crt/libarm32/wlanhlp.def b/mingw-w64-crt/libarm32/wlanhlp.def
new file mode 100644
index 0000000..5a53541
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlanhlp.def
@@ -0,0 +1,117 @@
+;
+; Definition file of wlanhlp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wlanhlp.dll"
+EXPORTS
+WFDGetSessionEndpointPairsInt
+QueryNetconStatus
+QueryNetconVirtualCharacteristic
+WFDAcceptConnectRequestAndOpenSessionInt
+WFDAcceptGroupRequestAndOpenSessionInt
+WFDCancelConnectorPairWithOOB
+WFDCancelListenerPairWithOOB
+WFDCancelOpenSessionInt
+WFDCloseHandleInt
+WFDCloseLegacySessionInt
+WFDCloseOOBPairingSession
+WFDCloseSessionInt
+WFDConfigureFirewallForSessionInt
+WFDDeclineConnectRequestInt
+WFDDeclineGroupRequestInt
+WFDDiscoverDevicesInt
+WFDFlushVisibleDeviceListInt
+WFDForceDisconnectInt
+WFDForceDisconnectLegacyPeerInt
+WFDFreeMemoryInt
+WFDGetDefaultGroupProfileInt
+WFDGetOOBBlob
+WFDGetProfileKeyInfoInt
+WFDGetVisibleDevicesInt
+WFDIsInterfaceWiFiDirect
+WFDIsWiFiDirectRunningOnWiFiAdapter
+WFDLowPrivCancelOpenSessionInt
+WFDLowPrivCloseHandleInt
+WFDLowPrivCloseSessionInt
+WFDLowPrivConfigureFirewallForSessionInt
+WFDLowPrivGetSessionEndpointPairsInt
+WFDLowPrivIsWfdSupportedInt
+WFDLowPrivOpenHandleInt
+WFDLowPrivRegisterNotificationInt
+WFDLowPrivStartOpenSessionByInterfaceIdInt
+WFDOpenHandleInt
+WFDOpenLegacySessionInt
+WFDPairCancelByDeviceAddressInt
+WFDPairCancelInt
+WFDPairEnumerateCeremoniesInt
+WFDPairSelectCeremonyInt
+WFDPairWithDeviceAndOpenSessionExInt
+WFDPairWithDeviceAndOpenSessionInt
+WFDParseOOBBlob
+WFDParseProfileXmlInt
+WFDQueryPropertyInt
+WFDRegisterNotificationInt
+WFDSetAdditionalIEsInt
+WFDSetPropertyInt
+WFDSetSecondaryDeviceTypeListInt
+WFDStartConnectorPairWithOOB
+WFDStartListenerPairWithOOB
+WFDStartOpenSessionInt
+WFDStartUsingGroupInt
+WFDStopDiscoverDevicesInt
+WFDStopUsingGroupInt
+WlanCancelPlap
+WlanConnectWithInput
+WlanDeinitPlapParams
+WlanDoPlap
+WlanDoesBssMatchSecurity
+WlanEnumAllInterfaces
+WlanGenerateProfileXmlBasicSettings
+WlanGetMFPNegotiated
+WlanGetProfileEapUserDataInfo
+WlanGetProfileIndex
+WlanGetProfileKeyInfo
+WlanGetProfileMetadata
+WlanGetProfileSsidList
+WlanGetRadioInformation
+WlanGetStoredRadioState
+WlanHostedNetworkFreeWCNSettings
+WlanHostedNetworkHlpQueryEverUsed
+WlanHostedNetworkQueryWCNSettings
+WlanHostedNetworkSetWCNSettings
+WlanInitPlapParams
+WlanInternalScan
+WlanIsNetworkSuppressed
+WlanIsUIRequestPending
+WlanLowPrivCloseHandle
+WlanLowPrivEnumInterfaces
+WlanLowPrivFreeMemory
+WlanLowPrivOpenHandle
+WlanLowPrivQueryInterface
+WlanLowPrivSetInterface
+WlanNotifyVsIeProviderInt
+WlanParseProfileXmlBasicSettings
+WlanPrivateGetAvailableNetworkList
+WlanQueryCreateAllUserProfileRestricted
+WlanQueryPlapCredentials
+WlanQueryPreConnectInput
+WlanQueryVirtualInterfaceType
+WlanRefreshConnections
+WlanRemoveUIForwardingNetworkList
+WlanSendUIResponse
+WlanSetAllUserProfileRestricted
+WlanSetProfileMetadata
+WlanSetUIForwardingNetworkList
+WlanStartAP
+WlanStopAP
+WlanStoreRadioStateOnEnteringAirPlaneMode
+WlanTryUpgradeCurrentConnectionAuthCipher
+WlanUpdateProfileWithAuthCipher
+WlanWcmGetInterface
+WlanWcmGetProfileList
+WlanWcmSetInterface
+WlanWfdGOSetWCNSettings
+WlanWfdGetPeerInfo
+WlanWfdStartGO
+WlanWfdStopGO
diff --git a/mingw-w64-crt/libarm32/wlaninst.def b/mingw-w64-crt/libarm32/wlaninst.def
new file mode 100644
index 0000000..587cf11
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlaninst.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wlaninst.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wlaninst.dll"
+EXPORTS
+WlanDeviceClassCoInstaller
diff --git a/mingw-w64-crt/libarm32/wlanmm.def b/mingw-w64-crt/libarm32/wlanmm.def
new file mode 100644
index 0000000..a8ac8b6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlanmm.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WlanMM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WlanMM.dll"
+EXPORTS
+StartDiagnosticsW
diff --git a/mingw-w64-crt/libarm32/wlanmsm.def b/mingw-w64-crt/libarm32/wlanmsm.def
new file mode 100644
index 0000000..e6ebeae
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlanmsm.def
@@ -0,0 +1,10 @@
+;
+; Definition file of WLANMSM.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WLANMSM.DLL"
+EXPORTS
+Dot11MsmDeInit
+Dot11MsmInit
+InitializeDll
diff --git a/mingw-w64-crt/libarm32/wlansec.def b/mingw-w64-crt/libarm32/wlansec.def
new file mode 100644
index 0000000..31376bf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlansec.def
@@ -0,0 +1,37 @@
+;
+; Definition file of WLANSEC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WLANSEC.dll"
+EXPORTS
+MSMSecConnectionHealthCheck
+MSMSecCreateDiscoveryProfiles
+MSMSecDeinitialize
+MSMSecDeinitializeAdapter
+MSMSecFreeIntfState
+MSMSecFreeMemory
+MSMSecFreePeerState
+MSMSecFreeProfile
+MSMSecInitialize
+MSMSecInitializeAdapter
+MSMSecIsUIRequestPending
+MSMSecPerformCapabilityMatch
+MSMSecPerformPostAssociateSecurity
+MSMSecPerformPreAssociateSecurity
+MSMSecProcessSessionChange
+MSMSecQueryAPPeerPSKIndex
+MSMSecQueryIntfState
+MSMSecQueryPeerState
+MSMSecRecvIndication
+MSMSecRecvPacket
+MSMSecRedoSecurity
+MSMSecRemoveAPPeerKey
+MSMSecSendPktCompletion
+MSMSecSetAPPeerKey
+MSMSecSetAPSecondaryPSK
+MSMSecSetRuntimeState
+MSMSecSetWcnOneXEnable
+MSMSecStopPostAssociateSecurity
+MSMSecStopSecurity
+MSMSecUIResponse
diff --git a/mingw-w64-crt/libarm32/wlansvc.def b/mingw-w64-crt/libarm32/wlansvc.def
new file mode 100644
index 0000000..bb080b6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlansvc.def
@@ -0,0 +1,11 @@
+;
+; Definition file of Wlansvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Wlansvc.dll"
+EXPORTS
+SvchostPushServiceGlobals
+WLNotifyOnLogoff
+WLNotifyOnLogon
+WlanSvcMain
diff --git a/mingw-w64-crt/libarm32/wlansvcpal.def b/mingw-w64-crt/libarm32/wlansvcpal.def
new file mode 100644
index 0000000..6ce62f3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlansvcpal.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wlansvcpal.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wlansvcpal.dll"
+EXPORTS
+WlanSvcPAL_GetFunctionTable
diff --git a/mingw-w64-crt/libarm32/wlanui.def b/mingw-w64-crt/libarm32/wlanui.def
new file mode 100644
index 0000000..d6285f1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlanui.def
@@ -0,0 +1,12 @@
+;
+; Definition file of wlanui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wlanui.dll"
+EXPORTS
+WLInvokeProfileUI
+WLInvokeProfileUIFromXMLFile
+WLFreeProfile
+WLFreeProfileXml
+WlanUIEditProfile
diff --git a/mingw-w64-crt/libarm32/wlanutil.def b/mingw-w64-crt/libarm32/wlanutil.def
new file mode 100644
index 0000000..534f88b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlanutil.def
@@ -0,0 +1,12 @@
+;
+; Definition file of wlanutil.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wlanutil.dll"
+EXPORTS
+WlanIsActiveConsoleUser
+WlanSignalValueToBar
+WlanSsidToDisplayName
+WlanStringToSsid
+WlanUtf8SsidToDisplayName
diff --git a/mingw-w64-crt/libarm32/wldap32.def b/mingw-w64-crt/libarm32/wldap32.def
new file mode 100644
index 0000000..f152aff
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wldap32.def
@@ -0,0 +1,252 @@
+;
+; Definition file of WLDAP32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WLDAP32.dll"
+EXPORTS
+ldap_abandon
+ldap_add
+ldap_get_optionW
+ldap_unbind
+ldap_set_optionW
+LdapGetLastError
+cldap_open
+LdapMapErrorToWin32
+ldap_compare
+ldap_delete
+ldap_result2error
+ldap_err2string
+ldap_modify
+ldap_modrdn
+ldap_open
+ldap_first_entry
+ldap_next_entry
+cldap_openW
+LdapUTF8ToUnicode
+ldap_get_dn
+ldap_dn2ufn
+ldap_first_attribute
+ldap_next_attribute
+ldap_get_values
+ldap_get_values_len
+ldap_count_entries
+ldap_count_values
+ldap_value_free
+ldap_explode_dn
+ldap_result
+ldap_msgfree
+ldap_addW
+ldap_search
+ldap_add_s
+ldap_bind_s
+ldap_unbind_s
+ldap_delete_s
+ldap_modify_s
+ldap_modrdn_s
+ldap_search_s
+ldap_search_st
+ldap_compare_s
+LdapUnicodeToUTF8
+ber_bvfree
+cldap_openA
+ldap_addA
+ldap_add_ext
+ldap_add_extA
+ldap_simple_bind
+ldap_simple_bind_s
+ldap_bind
+ldap_add_extW
+ldap_add_ext_s
+ldap_add_ext_sA
+ldap_add_ext_sW
+ldap_add_sA
+ldap_modrdn2
+ldap_modrdn2_s
+ldap_add_sW
+ldap_bindA
+ldap_bindW
+ldap_bind_sA
+ldap_bind_sW
+ldap_close_extended_op
+ldap_compareA
+ldap_compareW
+ldap_count_values_len
+ldap_compare_ext
+ldap_value_free_len
+ldap_compare_extA
+ldap_compare_extW
+ldap_perror
+ldap_compare_ext_s
+ldap_compare_ext_sA
+ldap_compare_ext_sW
+ldap_compare_sA
+ldap_compare_sW
+ldap_connect
+ldap_control_free
+ldap_control_freeA
+ldap_control_freeW
+ldap_controls_free
+ldap_controls_freeA
+ldap_controls_freeW
+ldap_count_references
+ldap_count_valuesA
+ldap_count_valuesW
+ldap_create_page_control
+ldap_create_page_controlA
+ldap_create_page_controlW
+ldap_create_sort_control
+ldap_create_sort_controlA
+ldap_create_sort_controlW
+ldap_deleteA
+ldap_deleteW
+ldap_delete_ext
+ldap_delete_extA
+ldap_delete_extW
+ldap_delete_ext_s
+ldap_delete_ext_sA
+ldap_delete_ext_sW
+ldap_delete_sA
+ldap_delete_sW
+ldap_dn2ufnW
+ldap_encode_sort_controlA
+ldap_encode_sort_controlW
+ldap_err2stringA
+ldap_err2stringW
+ldap_escape_filter_elementA
+ldap_escape_filter_elementW
+ldap_explode_dnA
+ldap_explode_dnW
+ldap_extended_operation
+ldap_extended_operationA
+ldap_extended_operationW
+ldap_first_attributeA
+ldap_first_attributeW
+ldap_first_reference
+ldap_free_controls
+ldap_free_controlsA
+ldap_free_controlsW
+ldap_get_dnA
+ldap_get_dnW
+ldap_get_next_page
+ldap_get_next_page_s
+ldap_get_option
+ldap_get_optionA
+ldap_get_paged_count
+ldap_get_valuesA
+ldap_get_valuesW
+ldap_get_values_lenA
+ldap_get_values_lenW
+ldap_init
+ldap_initA
+ldap_initW
+ldap_memfreeA
+ldap_memfreeW
+ldap_modifyA
+ldap_modifyW
+ldap_modify_ext
+ldap_modify_extA
+ldap_modify_extW
+ldap_modify_ext_s
+ldap_modify_ext_sA
+ldap_modify_ext_sW
+ldap_modify_sA
+ldap_modify_sW
+ldap_modrdn2A
+ldap_modrdn2W
+ldap_modrdn2_sA
+ldap_modrdn2_sW
+ldap_modrdnA
+ldap_modrdnW
+ldap_modrdn_sA
+ldap_modrdn_sW
+ldap_next_attributeA
+ldap_next_attributeW
+ldap_next_reference
+ldap_openA
+ldap_openW
+ldap_parse_page_control
+ldap_parse_page_controlA
+ldap_parse_page_controlW
+ldap_parse_reference
+ldap_parse_referenceA
+ldap_parse_referenceW
+ldap_parse_result
+ldap_parse_resultA
+ldap_parse_resultW
+ldap_parse_sort_control
+ldap_parse_sort_controlA
+ldap_parse_sort_controlW
+ldap_rename_ext
+ldap_rename_extA
+ldap_rename_extW
+ldap_rename_ext_s
+ldap_rename_ext_sA
+ldap_rename_ext_sW
+ldap_searchA
+ldap_searchW
+ldap_search_abandon_page
+ldap_search_ext
+ldap_search_extA
+ldap_search_extW
+ldap_search_ext_s
+ldap_search_ext_sA
+ldap_escape_filter_element
+ldap_set_dbg_flags
+ldap_set_dbg_routine
+ldap_memfree
+ldap_startup
+ldap_cleanup
+ldap_search_ext_sW
+ldap_search_init_page
+ldap_search_init_pageA
+ldap_search_init_pageW
+ldap_search_sA
+ldap_search_sW
+ldap_search_stA
+ldap_search_stW
+ldap_set_option
+ldap_set_optionA
+ldap_simple_bindA
+ldap_simple_bindW
+ldap_simple_bind_sA
+ldap_simple_bind_sW
+ldap_sslinit
+ldap_sslinitA
+ldap_sslinitW
+ldap_ufn2dn
+ldap_ufn2dnA
+ldap_ufn2dnW
+ldap_value_freeA
+ldap_value_freeW
+ldap_check_filterA
+ldap_check_filterW
+ldap_dn2ufnA
+ber_init
+ber_free
+ber_bvecfree
+ber_bvdup
+ber_alloc_t
+ber_skip_tag
+ber_peek_tag
+ber_first_element
+ber_next_element
+ber_flatten
+ber_printf
+ber_scanf
+ldap_conn_from_msg
+ldap_sasl_bindW
+ldap_sasl_bind_sW
+ldap_sasl_bindA
+ldap_sasl_bind_sA
+ldap_parse_extended_resultW
+ldap_parse_extended_resultA
+ldap_create_vlv_controlW
+ldap_create_vlv_controlA
+ldap_parse_vlv_controlW
+ldap_parse_vlv_controlA
+ldap_start_tls_sW
+ldap_start_tls_sA
+ldap_stop_tls_s
+ldap_extended_operation_sW
+ldap_extended_operation_sA
diff --git a/mingw-w64-crt/libarm32/wldp.def b/mingw-w64-crt/libarm32/wldp.def
new file mode 100644
index 0000000..384443d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wldp.def
@@ -0,0 +1,12 @@
+;
+; Definition file of Wldp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "Wldp.dll"
+EXPORTS
+WldpCheckRetailConfiguration
+WldpGetLockdownPolicy
+WldpIsClassInApprovedList
+WldpIsDebugAllowed
+WldpIsRundll32Allowed
diff --git a/mingw-w64-crt/libarm32/wlgpclnt.def b/mingw-w64-crt/libarm32/wlgpclnt.def
new file mode 100644
index 0000000..5837fc6
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlgpclnt.def
@@ -0,0 +1,11 @@
+;
+; Definition file of wlgpclnt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wlgpclnt.dll"
+EXPORTS
+GenerateWLANPolicy
+ProcessWLANPolicyEx
+WLGPADeInit
+WLGPAInit
diff --git a/mingw-w64-crt/libarm32/wlidcli.def b/mingw-w64-crt/libarm32/wlidcli.def
new file mode 100644
index 0000000..699df58
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlidcli.def
@@ -0,0 +1,98 @@
+;
+; Definition file of wlidcli.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wlidcli.dll"
+EXPORTS
+Initialize
+Uninitialize
+PassportFreeMemory
+CreateIdentityHandle
+SetCredential
+GetIdentityProperty
+SetIdentityProperty
+CloseIdentityHandle
+AuthIdentityToService
+PersistCredential
+RemovePersistedCredential
+EnumIdentitiesWithCachedCredentials
+NextIdentity
+CloseEnumIdentitiesHandle
+GetAuthState
+LogonIdentity
+HasPersistedCredential
+SetIdentityCallback
+InitializeEx
+GetWebAuthUrl
+LogonIdentityEx
+AuthIdentityToServiceEx
+GetAuthStateEx
+GetCertificate
+CancelPendingRequest
+VerifyCertificate
+GetIdentityPropertyByName
+SetExtendedProperty
+GetExtendedProperty
+GetServiceConfig
+SetIdcrlOptions
+GetWebAuthUrlEx
+EncryptWithSessionKey
+DecryptWithSessionKey
+SetUserExtendedProperty
+GetUserExtendedProperty
+SetChangeNotificationCallback
+RemoveChangeNotificationCallback
+GetExtendedError
+InitializeApp
+EnumerateCertificates
+GenerateCertToken
+GetDeviceId
+SetDeviceConsent
+GenerateDeviceToken
+CreateLinkedIdentityHandle
+IsDeviceIDAdmin
+EnumerateDeviceID
+GetAssertion
+VerifyAssertion
+OpenAuthenticatedBrowser
+LogonIdentityExWithUI
+GetResponseForHttpChallenge
+GetDeviceShortLivedToken
+GetHIPChallenge
+SetHIPSolution
+SetDefaultUserForTarget
+GetDefaultUserForTarget
+UICollectCredential
+AssociateDeviceToUser
+DisassociateDeviceFromUser
+EnumerateUserAssociatedDevices
+UpdateUserAssociatedDeviceProperties
+UIShowWaitDialog
+UIEndWaitDialog
+InitializeIDCRLTraceBuffer
+FlushIDCRLTraceBuffer
+IsMappedError
+GetAuthenticationStatus
+GetConfigDWORDValue
+ProvisionDeviceId
+GetDeviceIdEx
+RenewDeviceId
+DeProvisionDeviceId
+UnPackErrorBlob
+GetDefaultNoUISSOUser
+LogonIdentityExSSO
+StartTracing
+StopTracing
+GetRealmInfo
+CreateIdentityHandleEx
+AddUserToSsoGroup
+GetUsersFromSsoGroup
+RemoveUserFromSsoGroup
+SendOneTimeCode
+EncryptWithSessionKeyEx
+DecryptWithSessionKeyEx
+GetErrorMessage
+SendWatsonReport
+IDCRL_GetSpecifiedProtectionKey
+IDCRL_GetLatestProtectionKey
diff --git a/mingw-w64-crt/libarm32/wlidnsp.def b/mingw-w64-crt/libarm32/wlidnsp.def
new file mode 100644
index 0000000..684cf62
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlidnsp.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WLIDNSP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WLIDNSP.dll"
+EXPORTS
+NSPCleanup
+NSPStartup
diff --git a/mingw-w64-crt/libarm32/wlidsvc.def b/mingw-w64-crt/libarm32/wlidsvc.def
new file mode 100644
index 0000000..80fb484
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wlidsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WLIDSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WLIDSVC.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/wmadmod.def b/mingw-w64-crt/libarm32/wmadmod.def
new file mode 100644
index 0000000..0ca85a5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmadmod.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WMADMOD.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WMADMOD.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/wmadmoe.def b/mingw-w64-crt/libarm32/wmadmoe.def
new file mode 100644
index 0000000..46311f1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmadmoe.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WMADMOE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WMADMOE.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/wmdmps.def b/mingw-w64-crt/libarm32/wmdmps.def
new file mode 100644
index 0000000..2692a3b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmdmps.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wmdmPS.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wmdmPS.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/wmi.def b/mingw-w64-crt/libarm32/wmi.def
new file mode 100644
index 0000000..84336e8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmi.def
@@ -0,0 +1,52 @@
+;
+; Definition file of WMI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WMI.dll"
+EXPORTS
+CloseTrace
+ControlTraceA
+ControlTraceW
+CreateTraceInstanceId
+EnableTrace
+GetTraceEnableFlags
+GetTraceEnableLevel
+GetTraceLoggerHandle
+OpenTraceA
+OpenTraceW
+ProcessTrace
+QueryAllTracesA
+QueryAllTracesW
+RegisterTraceGuidsA
+RegisterTraceGuidsW
+RemoveTraceCallback
+SetTraceCallback
+StartTraceA
+StartTraceW
+TraceEvent
+TraceEventInstance
+UnregisterTraceGuids
+WmiCloseBlock
+WmiDevInstToInstanceNameA
+WmiDevInstToInstanceNameW
+WmiEnumerateGuids
+WmiExecuteMethodA
+WmiExecuteMethodW
+WmiFileHandleToInstanceNameA
+WmiFileHandleToInstanceNameW
+WmiFreeBuffer
+WmiMofEnumerateResourcesA
+WmiMofEnumerateResourcesW
+WmiNotificationRegistrationA
+WmiNotificationRegistrationW
+WmiOpenBlock
+WmiQueryAllDataA
+WmiQueryAllDataW
+WmiQueryGuidInformation
+WmiQuerySingleInstanceA
+WmiQuerySingleInstanceW
+WmiSetSingleInstanceA
+WmiSetSingleInstanceW
+WmiSetSingleItemA
+WmiSetSingleItemW
diff --git a/mingw-w64-crt/libarm32/wmiclnt.def b/mingw-w64-crt/libarm32/wmiclnt.def
new file mode 100644
index 0000000..81bb2e4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmiclnt.def
@@ -0,0 +1,36 @@
+;
+; Definition file of WMICLNT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WMICLNT.dll"
+EXPORTS
+WmiCloseBlock
+WmiDevInstToInstanceNameA
+WmiDevInstToInstanceNameW
+WmiEnumerateGuids
+WmiExecuteMethodA
+WmiExecuteMethodW
+WmiFileHandleToInstanceNameA
+WmiFileHandleToInstanceNameW
+WmiFreeBuffer
+WmiMofEnumerateResourcesA
+WmiMofEnumerateResourcesW
+WmiNotificationRegistrationA
+WmiNotificationRegistrationW
+WmiOpenBlock
+WmiQueryAllDataA
+WmiQueryAllDataMultipleA
+WmiQueryAllDataMultipleW
+WmiQueryAllDataW
+WmiQueryGuidInformation
+WmiQuerySingleInstanceA
+WmiQuerySingleInstanceMultipleA
+WmiQuerySingleInstanceMultipleW
+WmiQuerySingleInstanceW
+WmiReceiveNotificationsA
+WmiReceiveNotificationsW
+WmiSetSingleInstanceA
+WmiSetSingleInstanceW
+WmiSetSingleItemA
+WmiSetSingleItemW
diff --git a/mingw-w64-crt/libarm32/wmidcom.def b/mingw-w64-crt/libarm32/wmidcom.def
new file mode 100644
index 0000000..982dcaa
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmidcom.def
@@ -0,0 +1,12 @@
+;
+; Definition file of wmidcom.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wmidcom.dll"
+EXPORTS
+??0CCritSec@@QAA@XZ
+??1CCritSec@@QAA@XZ
+??4CAutoSetActivityId@@QAAAAV0@ABV0@@Z
+??4CCritSec@@QAAAAV0@ABV0@@Z
+MI_Application_InitializeV1
diff --git a/mingw-w64-crt/libarm32/wmiprop.def b/mingw-w64-crt/libarm32/wmiprop.def
new file mode 100644
index 0000000..6efc9ad
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmiprop.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WmiProp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WmiProp.dll"
+EXPORTS
+WmiPropCoInstaller
+WmiPropPageProvider
diff --git a/mingw-w64-crt/libarm32/wmitomi.def b/mingw-w64-crt/libarm32/wmitomi.def
new file mode 100644
index 0000000..81c2f85
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmitomi.def
@@ -0,0 +1,19 @@
+;
+; Definition file of wmitomi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wmitomi.dll"
+EXPORTS
+??0CCritSec@@QAA@XZ
+??0MIServer@@QAA@XZ
+??1CCritSec@@QAA@XZ
+??4CAutoSetActivityId@@QAAAAV0@ABV0@@Z
+??4CCritSec@@QAAAAV0@ABV0@@Z
+??4MIServer@@QAAAAV0@ABV0@@Z
+?SetAdapter@AdapterContextBase@@QAAJPAUIUnknown@@@Z
+Adapter_CreateAdapterObject
+Adapter_DllCanUnloadNow
+Adapter_DllGetClassObject
+Adapter_RegisterDLL
+Adapter_UnRegisterDLL
diff --git a/mingw-w64-crt/libarm32/wmpdui.def b/mingw-w64-crt/libarm32/wmpdui.def
new file mode 100644
index 0000000..09b2558
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmpdui.def
@@ -0,0 +1,151 @@
+;
+; Definition file of wmpdui.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wmpdui.dll"
+EXPORTS
+DUserCastHandle
+DUserDeleteGadget
+GetStdColorBrushF
+GetStdColorF
+GetStdColorPenF
+UtilDrawOutlineRect
+AddGadgetMessageHandler
+AddLayeredRef
+AdjustClipInsideRef
+AttachWndProcA
+AttachWndProcW
+AutoTrace
+BuildAnimation
+BuildDropTarget
+BuildInterpolation
+CacheDWriteRenderTarget
+ChangeCurrentAnimationScenario
+ClearPushedOpacitiesFromGadgetTree
+ClearTopmostVisual
+CreateAction
+CreateGadget
+CustomGadgetHitTestQuery
+DUserBuildGadget
+DUserCastClass
+DUserCastDirect
+DUserFindClass
+DUserFlushDeferredMessages
+DUserFlushMessages
+DUserGetAlphaPRID
+DUserGetGutsData
+DUserGetRectPRID
+DUserGetRotatePRID
+DUserGetScalePRID
+DUserInstanceOf
+DUserPostEvent
+DUserPostMethod
+DUserRegisterGuts
+DUserRegisterStub
+DUserRegisterSuper
+DUserSendEvent
+DUserSendMethod
+DUserStopAnimation
+DUserStopPVLAnimation
+DeleteHandle
+DestroyPendingDCVisuals
+DetachGadgetVisuals
+DetachWndProc
+DisableContainerHwnd
+DrawGadgetTree
+EnsureAnimationsEnabled
+EnsureGadgetTransInitialized
+EnumGadgets
+FindGadgetFromPoint
+FindGadgetMessages
+FindStdColor
+FireGadgetMessages
+ForwardGadgetMessage
+GadgetTransCompositionChanged
+GadgetTransSettingChanged
+GetActionTimeslice
+GetCachedDWriteRenderTarget
+GetDUserModule
+GetDebug
+GetFinalAnimatingPosition
+GetGadget
+GetGadgetAnimation
+GetGadgetBitmap
+GetGadgetBufferInfo
+GetGadgetCenterPoint
+GetGadgetFlags
+GetGadgetFocus
+GetGadgetLayerInfo
+GetGadgetMessageFilter
+GetGadgetProperty
+GetGadgetRect
+GetGadgetRgn
+GetGadgetRootInfo
+GetGadgetRotation
+GetGadgetScale
+GetGadgetSize
+GetGadgetStyle
+GetGadgetTicket
+GetGadgetVisual
+GetMessageExA
+GetMessageExW
+GetStdColorBrushI
+GetStdColorI
+GetStdColorName
+GetStdColorPenI
+GetStdPalette
+InitGadgetComponent
+InitGadgets
+InvalidateGadget
+InvalidateLayeredDescendants
+IsGadgetParentChainStyle
+IsInsideContext
+IsStartDelete
+LookupGadgetTicket
+MapGadgetPoints
+PeekMessageExA
+PeekMessageExW
+RegisterGadgetMessage
+RegisterGadgetMessageString
+RegisterGadgetProperty
+ReleaseDetachedObjects
+ReleaseLayeredRef
+ReleaseMouseCapture
+RemoveClippingImmunityFromVisual
+RemoveGadgetMessageHandler
+RemoveGadgetProperty
+ResetDUserDevice
+ScheduleGadgetTransitions
+SetActionTimeslice
+SetAtlasingHints
+SetGadgetBufferInfo
+SetGadgetCenterPoint
+SetGadgetFillF
+SetGadgetFillI
+SetGadgetFlags
+SetGadgetFocus
+SetGadgetFocusEx
+SetGadgetLayerInfo
+SetGadgetMessageFilter
+SetGadgetOrder
+SetGadgetParent
+SetGadgetProperty
+SetGadgetRect
+SetGadgetRootInfo
+SetGadgetRotation
+SetGadgetScale
+SetGadgetStyle
+SetHardwareDeviceUsage
+SetMinimumDCompVersion
+SetRestoreCachedLayeredRefFlag
+SetTransitionVisualProperties
+SetWindowResizeFlag
+UnregisterGadgetMessage
+UnregisterGadgetMessageString
+UnregisterGadgetProperty
+UtilBuildFont
+UtilDrawBlendRect
+UtilGetColor
+UtilSetBackground
+WaitMessageEx
diff --git a/mingw-w64-crt/libarm32/wmsgapi.def b/mingw-w64-crt/libarm32/wmsgapi.def
new file mode 100644
index 0000000..2ed7e6b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmsgapi.def
@@ -0,0 +1,13 @@
+;
+; Definition file of WMsgAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WMsgAPI.dll"
+EXPORTS
+WmsgBroadcastMessage
+WmsgBroadcastNotifyMessage
+WmsgPostMessage
+WmsgPostNotifyMessage
+WmsgSendMessage
+WmsgSendPSPMessage
diff --git a/mingw-w64-crt/libarm32/wmspdmod.def b/mingw-w64-crt/libarm32/wmspdmod.def
new file mode 100644
index 0000000..fc2115b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmspdmod.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WMSPDMOD.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WMSPDMOD.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/wmvdecod.def b/mingw-w64-crt/libarm32/wmvdecod.def
new file mode 100644
index 0000000..63550cf
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmvdecod.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wmvdecod.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wmvdecod.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/wmvencod.def b/mingw-w64-crt/libarm32/wmvencod.def
new file mode 100644
index 0000000..7b0601f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wmvencod.def
@@ -0,0 +1,8 @@
+;
+; Definition file of DEFFILE.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "DEFFILE.dll"
+EXPORTS
+CreateInstance
diff --git a/mingw-w64-crt/libarm32/wofutil.def b/mingw-w64-crt/libarm32/wofutil.def
new file mode 100644
index 0000000..de3beb5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wofutil.def
@@ -0,0 +1,14 @@
+;
+; Definition file of WOFUTIL.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WOFUTIL.dll"
+EXPORTS
+WofEnumEntries
+WofIsExternalFile
+WofSetFileDataLocation
+WofWimAddEntry
+WofWimEnumFiles
+WofWimRemoveEntry
+WofWimUpdateEntry
diff --git a/mingw-w64-crt/libarm32/workfoldersgpext.def b/mingw-w64-crt/libarm32/workfoldersgpext.def
new file mode 100644
index 0000000..ab7488c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/workfoldersgpext.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WorkFoldersGPExt.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WorkFoldersGPExt.dll"
+EXPORTS
+ProcessGroupPolicy
diff --git a/mingw-w64-crt/libarm32/workfolderssvc.def b/mingw-w64-crt/libarm32/workfolderssvc.def
new file mode 100644
index 0000000..9add873
--- /dev/null
+++ b/mingw-w64-crt/libarm32/workfolderssvc.def
@@ -0,0 +1,13 @@
+;
+; Definition file of workfolderssvc.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "workfolderssvc.DLL"
+EXPORTS
+ServiceMain
+ClientInitEcsLib
+ClientUnInitEcsLib
+CreateSyncClientCoreInstance
+CreateSyncServiceCoreInstance
+SyncChangeBatchEnumCreateInstance
diff --git a/mingw-w64-crt/libarm32/wpd_ci.def b/mingw-w64-crt/libarm32/wpd_ci.def
new file mode 100644
index 0000000..e6bdca8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wpd_ci.def
@@ -0,0 +1,12 @@
+;
+; Definition file of wpd_ci.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wpd_ci.dll"
+EXPORTS
+CoDeviceInstall
+DoCmd
+MigrateMTPDevicesInstalledAsMSC
+RescanBus
+WpdClassInstaller
diff --git a/mingw-w64-crt/libarm32/wpdbusenum.def b/mingw-w64-crt/libarm32/wpdbusenum.def
new file mode 100644
index 0000000..056de01
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wpdbusenum.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WpdBusEnum.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WpdBusEnum.DLL"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/wpdshext.def b/mingw-w64-crt/libarm32/wpdshext.def
new file mode 100644
index 0000000..e9dd469
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wpdshext.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WPDSHEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WPDSHEXT.dll"
+EXPORTS
+CDefFolderMenu_MergeMenu
diff --git a/mingw-w64-crt/libarm32/wpnsruprov.def b/mingw-w64-crt/libarm32/wpnsruprov.def
new file mode 100644
index 0000000..fb88011
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wpnsruprov.def
@@ -0,0 +1,9 @@
+;
+; Definition file of wpnsruprov.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wpnsruprov.dll"
+EXPORTS
+SruInitializeProvider
+SruUninitializeProvider
diff --git a/mingw-w64-crt/libarm32/ws2_32.def b/mingw-w64-crt/libarm32/ws2_32.def
new file mode 100644
index 0000000..709b13a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ws2_32.def
@@ -0,0 +1,187 @@
+;
+; Definition file of WS2_32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WS2_32.dll"
+EXPORTS
+accept
+bind
+closesocket
+connect
+getpeername
+getsockname
+getsockopt
+htonl
+htons
+ioctlsocket
+inet_addr
+inet_ntoa
+listen
+ntohl
+ntohs
+recv
+recvfrom
+select
+send
+sendto
+setsockopt
+shutdown
+socket
+WSApSetPostRoutine
+FreeAddrInfoEx
+FreeAddrInfoExW
+FreeAddrInfoW
+GetAddrInfoExA
+GetAddrInfoExCancel
+GetAddrInfoExOverlappedResult
+GetAddrInfoExW
+GetAddrInfoW
+GetHostNameW
+GetNameInfoW
+InetNtopW
+InetPtonW
+SetAddrInfoExA
+SetAddrInfoExW
+WPUCompleteOverlappedRequest
+WPUGetProviderPathEx
+WSAAccept
+WSAAddressToStringA
+WSAAddressToStringW
+WSAAdvertiseProvider
+WSACloseEvent
+WSAConnect
+WSAConnectByList
+WSAConnectByNameA
+WSAConnectByNameW
+WSACreateEvent
+gethostbyaddr
+gethostbyname
+getprotobyname
+getprotobynumber
+getservbyname
+getservbyport
+gethostname
+WSADuplicateSocketA
+WSADuplicateSocketW
+WSAEnumNameSpaceProvidersA
+WSAEnumNameSpaceProvidersExA
+WSAEnumNameSpaceProvidersExW
+WSAEnumNameSpaceProvidersW
+WSAEnumNetworkEvents
+WSAEnumProtocolsA
+WSAEnumProtocolsW
+WSAEventSelect
+WSAGetOverlappedResult
+WSAGetQOSByName
+WSAGetServiceClassInfoA
+WSAGetServiceClassInfoW
+WSAGetServiceClassNameByClassIdA
+WSAGetServiceClassNameByClassIdW
+WSAHtonl
+WSAHtons
+WSAInstallServiceClassA
+WSAInstallServiceClassW
+WSAIoctl
+WSAJoinLeaf
+WSALookupServiceBeginA
+WSALookupServiceBeginW
+WSALookupServiceEnd
+WSALookupServiceNextA
+WSALookupServiceNextW
+WSANSPIoctl
+WSANtohl
+WSANtohs
+WSAPoll
+WSAProviderCompleteAsyncCall
+WSAProviderConfigChange
+WSARecv
+WSARecvDisconnect
+WSARecvFrom
+WSARemoveServiceClass
+WSAResetEvent
+WSASend
+WSASendDisconnect
+WSASendMsg
+WSASendTo
+WSASetEvent
+WSAAsyncSelect
+WSAAsyncGetHostByAddr
+WSAAsyncGetHostByName
+WSAAsyncGetProtoByNumber
+WSAAsyncGetProtoByName
+WSAAsyncGetServByPort
+WSAAsyncGetServByName
+WSACancelAsyncRequest
+WSASetBlockingHook
+WSAUnhookBlockingHook
+WSAGetLastError
+WSASetLastError
+WSACancelBlockingCall
+WSAIsBlocking
+WSAStartup
+WSACleanup
+WSASetServiceA
+WSASetServiceW
+WSASocketA
+WSASocketW
+WSAStringToAddressA
+WSAStringToAddressW
+WSAUnadvertiseProvider
+WSAWaitForMultipleEvents
+WSCDeinstallProvider
+WSCDeinstallProviderEx
+WSCEnableNSProvider
+WSCEnumProtocols
+WSCEnumProtocolsEx
+WSCGetApplicationCategory
+WSCGetApplicationCategoryEx
+WSCGetProviderInfo
+WSCGetProviderPath
+WSCInstallNameSpace
+WSCInstallNameSpaceEx
+WSCInstallNameSpaceEx2
+WSCInstallProvider
+WSCInstallProviderAndChains
+WSCInstallProviderEx
+WSCSetApplicationCategory
+WSCSetApplicationCategoryEx
+WSCSetProviderInfo
+WSCUnInstallNameSpace
+WSCUnInstallNameSpaceEx2
+WSCUpdateProvider
+WSCUpdateProviderEx
+WSCWriteNameSpaceOrder
+WSCWriteProviderOrder
+WSCWriteProviderOrderEx
+WahCloseApcHelper
+__WSAFDIsSet
+WahCloseHandleHelper
+WahCloseNotificationHandleHelper
+WahCloseSocketHandle
+WahCloseThread
+WahCompleteRequest
+WahCreateHandleContextTable
+WahCreateNotificationHandle
+WahCreateSocketHandle
+WahDestroyHandleContextTable
+WahDisableNonIFSHandleSupport
+WahEnableNonIFSHandleSupport
+WahEnumerateHandleContexts
+WahInsertHandleContext
+WahNotifyAllProcesses
+WahOpenApcHelper
+WahOpenCurrentThread
+WahOpenHandleHelper
+WahOpenNotificationHandleHelper
+WahQueueUserApc
+WahReferenceContextByHandle
+WahRemoveHandleContext
+WahWaitForNotification
+WahWriteLSPEvent
+freeaddrinfo
+getaddrinfo
+getnameinfo
+inet_ntop
+inet_pton
+WEP
diff --git a/mingw-w64-crt/libarm32/ws2help.def b/mingw-w64-crt/libarm32/ws2help.def
new file mode 100644
index 0000000..fb87bb2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/ws2help.def
@@ -0,0 +1,31 @@
+;
+; Definition file of WS2HELP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WS2HELP.dll"
+EXPORTS
+WahCloseApcHelper
+WahCloseHandleHelper
+WahCloseNotificationHandleHelper
+WahCloseSocketHandle
+WahCloseThread
+WahCompleteRequest
+WahCreateHandleContextTable
+WahCreateNotificationHandle
+WahCreateSocketHandle
+WahDestroyHandleContextTable
+WahDisableNonIFSHandleSupport
+WahEnableNonIFSHandleSupport
+WahEnumerateHandleContexts
+WahInsertHandleContext
+WahNotifyAllProcesses
+WahOpenApcHelper
+WahOpenCurrentThread
+WahOpenHandleHelper
+WahOpenNotificationHandleHelper
+WahQueueUserApc
+WahReferenceContextByHandle
+WahRemoveHandleContext
+WahWaitForNotification
+WahWriteLSPEvent
diff --git a/mingw-w64-crt/libarm32/wscapi.def b/mingw-w64-crt/libarm32/wscapi.def
new file mode 100644
index 0000000..a41bf81
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wscapi.def
@@ -0,0 +1,38 @@
+;
+; Definition file of WSCAPI.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSCAPI.dll"
+EXPORTS
+wscShowAMSCN
+CLSID_WSCProductList
+IID_IWSCProductList
+IID_IWscProduct
+LIBID_wscAPILib
+WscGetAntiMalwareUri
+WscGetSecurityProviderHealth
+WscQueryAntiMalwareUri
+WscRegisterForChanges
+WscRegisterForUserNotifications
+WscUnRegisterChanges
+wscAntiSpywareGetStatus
+wscAntiVirusExpiredBeyondThreshold
+wscAntiVirusGetStatus
+wscAutoUpdatesEnableScheduledMode
+wscAutoUpdatesGetStatus
+wscFirewallGetStatus
+wscGeneralSecurityGetStatus
+wscGetAlertStatus
+wscIcfEnable
+wscIeSettingsFix
+wscIsDefenderAntivirusSupported
+wscLuaSettingsFix
+wscOverrideComponentStatus
+wscPing
+wscProductInfoFree
+wscRegisterChangeNotification
+wscRegisterSecurityProduct
+wscUnRegisterChangeNotification
+wscUnregisterSecurityProduct
+wscUpdateProductStatus
diff --git a/mingw-w64-crt/libarm32/wsclient.def b/mingw-w64-crt/libarm32/wsclient.def
new file mode 100644
index 0000000..6bfc84b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsclient.def
@@ -0,0 +1,38 @@
+;
+; Definition file of WSClient.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSClient.dll"
+EXPORTS
+WSpTLRW
+AcquireDeveloperLicense
+CheckDeveloperLicense
+GetApplicationURL
+RefreshBannedAppsList
+RemoveDeveloperLicense
+WSCallServer
+WSCheckForConsumable
+WSEvaluatePackage
+WSGetEvaluatePackageAttempted
+WSLicenseCleanUpState
+WSLicenseClose
+WSLicenseFilterValidAppCategoryIds
+WSLicenseGetAllUserTokens
+WSLicenseGetAllValidAppCategoryIds
+WSLicenseGetDevInstalledApps
+WSLicenseGetExtendedUserInfo
+WSLicenseGetFeatureLicenseResults
+WSLicenseGetLicensesForProducts
+WSLicenseGetOAuthServiceTicket
+WSLicenseGetProductLicenseResults
+WSLicenseInstallLicense
+WSLicenseOpen
+WSLicenseRefreshLicense
+WSLicenseRetrieveMachineID
+WSLicenseRevokeLicenses
+WSLicenseUninstallLicense
+WSNotifyOOBECompletion
+WSNotifyPackageInstalled
+WSTriggerOOBEFileValidation
+g_bPrintFromClientDLL DATA
diff --git a/mingw-w64-crt/libarm32/wscsvc.def b/mingw-w64-crt/libarm32/wscsvc.def
new file mode 100644
index 0000000..bccfe62
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wscsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WSCSVC.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSCSVC.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/wsdapi.def b/mingw-w64-crt/libarm32/wsdapi.def
new file mode 100644
index 0000000..45a9ade
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsdapi.def
@@ -0,0 +1,52 @@
+;
+; Definition file of wsdapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wsdapi.dll"
+EXPORTS
+WSDAddFirewallCheck
+WSDCancelNetworkChangeNotify
+WSDCopyNameList
+WSDNotifyNetworkChange
+WSDRemoveFirewallCheck
+WSDXMLCompareNames
+WSDAllocateLinkedMemory
+WSDAttachLinkedMemory
+WSDCompareEndpoints
+WSDCopyEndpoint
+WSDCreateDeviceHost
+WSDCreateDeviceHost2
+WSDCreateDeviceHostAdvanced
+WSDCreateDeviceProxy
+WSDCreateDeviceProxy2
+WSDCreateDeviceProxyAdvanced
+WSDCreateDiscoveryProvider
+WSDCreateDiscoveryProvider2
+WSDCreateDiscoveryPublisher
+WSDCreateDiscoveryPublisher2
+WSDCreateHttpAddress
+WSDCreateHttpMessageParameters
+WSDCreateHttpTransport
+WSDCreateMetadataAgent
+WSDCreateOutboundAttachment
+WSDCreateUdpAddress
+WSDCreateUdpMessageParameters
+WSDCreateUdpTransport
+WSDDetachLinkedMemory
+WSDFreeLinkedMemory
+WSDGenerateFault
+WSDGenerateFaultEx
+WSDGenerateRandomDelay
+WSDGetConfigurationOption
+WSDProcessFault
+WSDSetConfigurationOption
+WSDUriDecode
+WSDUriEncode
+WSDXMLAddChild
+WSDXMLAddSibling
+WSDXMLBuildAnyForSingleElement
+WSDXMLCleanupElement
+WSDXMLCreateContext
+WSDXMLGetNameFromBuiltinNamespace
+WSDXMLGetValueFromAny
diff --git a/mingw-w64-crt/libarm32/wsdchngr.def b/mingw-w64-crt/libarm32/wsdchngr.def
new file mode 100644
index 0000000..f7d1971
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsdchngr.def
@@ -0,0 +1,12 @@
+;
+; Definition file of WSDChngr.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSDChngr.dll"
+EXPORTS
+WSDCHNGRChallengeDeviceClass
+WSDCHNGRInitialize
+WSDCHNGRRegisterDeviceToChallenge
+WSDCHNGRRemoveDevice
+WSDCHNGRShutdown
diff --git a/mingw-w64-crt/libarm32/wsdmon.def b/mingw-w64-crt/libarm32/wsdmon.def
new file mode 100644
index 0000000..afc9b11
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsdmon.def
@@ -0,0 +1,10 @@
+;
+; Definition file of WSDMon.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSDMon.dll"
+EXPORTS
+ord_342 @342
+ord_343 @343
+InitializePrintMonitor2
diff --git a/mingw-w64-crt/libarm32/wsecedit.def b/mingw-w64-crt/libarm32/wsecedit.def
new file mode 100644
index 0000000..834662b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsecedit.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WSECEDIT.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSECEDIT.DLL"
+EXPORTS
+InvokeCAPEACLEditor
+TranslateAceMasksAndCondition
diff --git a/mingw-w64-crt/libarm32/wshbth.def b/mingw-w64-crt/libarm32/wshbth.def
new file mode 100644
index 0000000..b042a9f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wshbth.def
@@ -0,0 +1,24 @@
+;
+; Definition file of wshbth.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wshbth.dll"
+EXPORTS
+NSPStartup
+WSHAddressToString
+WSHEnumProtocols
+WSHGetBroadcastSockaddr
+WSHGetProviderGuid
+WSHGetSockaddrType
+WSHGetSocketInformation
+WSHGetWSAProtocolInfo
+WSHGetWildcardSockaddr
+WSHGetWinsockMapping
+WSHIoctl
+WSHJoinLeaf
+WSHNotify
+WSHOpenSocket
+WSHOpenSocket2
+WSHSetSocketInformation
+WSHStringToAddress
diff --git a/mingw-w64-crt/libarm32/wshcon.def b/mingw-w64-crt/libarm32/wshcon.def
new file mode 100644
index 0000000..fed9c8b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wshcon.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WSHCon.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSHCon.dll"
+EXPORTS
+DLLGetDocumentation
diff --git a/mingw-w64-crt/libarm32/wshelper.def b/mingw-w64-crt/libarm32/wshelper.def
new file mode 100644
index 0000000..f67f8a9
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wshelper.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WSHELPER.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSHELPER.dll"
+EXPORTS
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/wshext.def b/mingw-w64-crt/libarm32/wshext.def
new file mode 100644
index 0000000..1ac3a1e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wshext.def
@@ -0,0 +1,13 @@
+;
+; Definition file of WSHEXT.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSHEXT.dll"
+EXPORTS
+CreateIndirectData
+GetSignedDataMsg
+IsFileSupportedName
+PutSignedDataMsg
+RemoveSignedDataMsg
+VerifyIndirectData
diff --git a/mingw-w64-crt/libarm32/wship6.def b/mingw-w64-crt/libarm32/wship6.def
new file mode 100644
index 0000000..38e82dc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wship6.def
@@ -0,0 +1,22 @@
+;
+; Definition file of WSHIP6.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSHIP6.dll"
+EXPORTS
+WSHAddressToString
+WSHEnumProtocols
+WSHGetProviderGuid
+WSHGetSockaddrType
+WSHGetSocketInformation
+WSHGetWSAProtocolInfo
+WSHGetWildcardSockaddr
+WSHGetWinsockMapping
+WSHIoctl
+WSHJoinLeaf
+WSHNotify
+WSHOpenSocket
+WSHOpenSocket2
+WSHSetSocketInformation
+WSHStringToAddress
diff --git a/mingw-w64-crt/libarm32/wshnetbs.def b/mingw-w64-crt/libarm32/wshnetbs.def
new file mode 100644
index 0000000..688e141
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wshnetbs.def
@@ -0,0 +1,16 @@
+;
+; Definition file of wshnetbs.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wshnetbs.dll"
+EXPORTS
+WSHEnumProtocols
+WSHGetProviderGuid
+WSHGetSockaddrType
+WSHGetSocketInformation
+WSHGetWildcardSockaddr
+WSHGetWinsockMapping
+WSHNotify
+WSHOpenSocket
+WSHSetSocketInformation
diff --git a/mingw-w64-crt/libarm32/wshqos.def b/mingw-w64-crt/libarm32/wshqos.def
new file mode 100644
index 0000000..ab3cff4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wshqos.def
@@ -0,0 +1,22 @@
+;
+; Definition file of WSHTCPIP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSHTCPIP.dll"
+EXPORTS
+WSHAddressToString
+WSHEnumProtocols
+WSHGetProviderGuid
+WSHGetSockaddrType
+WSHGetSocketInformation
+WSHGetWSAProtocolInfo
+WSHGetWildcardSockaddr
+WSHGetWinsockMapping
+WSHIoctl
+WSHJoinLeaf
+WSHNotify
+WSHOpenSocket
+WSHOpenSocket2
+WSHSetSocketInformation
+WSHStringToAddress
diff --git a/mingw-w64-crt/libarm32/wshrm.def b/mingw-w64-crt/libarm32/wshrm.def
new file mode 100644
index 0000000..41a58f2
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wshrm.def
@@ -0,0 +1,23 @@
+;
+; Definition file of WSHRM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSHRM.dll"
+EXPORTS
+WSHAddressToString
+WSHEnumProtocols
+WSHGetBroadcastSockaddr
+WSHGetProviderGuid
+WSHGetSockaddrType
+WSHGetSocketInformation
+WSHGetWSAProtocolInfo
+WSHGetWildcardSockaddr
+WSHGetWinsockMapping
+WSHIoctl
+WSHJoinLeaf
+WSHNotify
+WSHOpenSocket
+WSHOpenSocket2
+WSHSetSocketInformation
+WSHStringToAddress
diff --git a/mingw-w64-crt/libarm32/wshtcpip.def b/mingw-w64-crt/libarm32/wshtcpip.def
new file mode 100644
index 0000000..1d74f40
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wshtcpip.def
@@ -0,0 +1,23 @@
+;
+; Definition file of WSHTCPIP.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSHTCPIP.dll"
+EXPORTS
+WSHAddressToString
+WSHEnumProtocols
+WSHGetBroadcastSockaddr
+WSHGetProviderGuid
+WSHGetSockaddrType
+WSHGetSocketInformation
+WSHGetWSAProtocolInfo
+WSHGetWildcardSockaddr
+WSHGetWinsockMapping
+WSHIoctl
+WSHJoinLeaf
+WSHNotify
+WSHOpenSocket
+WSHOpenSocket2
+WSHSetSocketInformation
+WSHStringToAddress
diff --git a/mingw-w64-crt/libarm32/wsmagent.def b/mingw-w64-crt/libarm32/wsmagent.def
new file mode 100644
index 0000000..87011d8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsmagent.def
@@ -0,0 +1,11 @@
+;
+; Definition file of wsmagent.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wsmagent.DLL"
+EXPORTS
+??1CWSManCriticalSectionWithConditionVar@@QAA@XZ
+?GetInitError@CWSManCriticalSection@@QBAKXZ
+GetProviderClassID
+MI_Main
diff --git a/mingw-w64-crt/libarm32/wsmanmigrationplugin.def b/mingw-w64-crt/libarm32/wsmanmigrationplugin.def
new file mode 100644
index 0000000..ac79eaa
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsmanmigrationplugin.def
@@ -0,0 +1,29 @@
+;
+; Definition file of WSManMigrationPlugin.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSManMigrationPlugin.dll"
+EXPORTS
+??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ
+??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1CWSManCriticalSectionWithConditionVar@@QAA@XZ
+??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ DATA
+?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ
+?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ
+?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ
+?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ
+?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?GetInitError@CWSManCriticalSection@@QBAKXZ
+?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ
+?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ
diff --git a/mingw-w64-crt/libarm32/wsmauto.def b/mingw-w64-crt/libarm32/wsmauto.def
new file mode 100644
index 0000000..21aff29
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsmauto.def
@@ -0,0 +1,395 @@
+;
+; Definition file of wsmandisp.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wsmandisp.dll"
+EXPORTS
+??0?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@PAVResources@Locale@@@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@PAE@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@PAG@Z
+??0?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@PAE@Z
+??0?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@PAVCRequestContext@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAA@PAVCWSManSecurityUI@@@Z
+??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@PAG@Z
+??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ
+??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@PAG@Z
+??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ
+??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@PBU_CERT_CONTEXT@@@Z
+??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ
+??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z
+??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ
+??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@PAUHINSTANCE__@@@Z
+??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ
+??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@PAU_MI_Class@@@Z
+??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ
+??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@PAU_MI_Instance@@@Z
+??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ
+??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@PAUWSMAN_OBJECT@@@Z
+??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ
+??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@PAUHKEY__@@@Z
+??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ
+??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ
+??0?$AutoDelete@VResources@Locale@@@@QAA@PAVResources@Locale@@@Z
+??0?$AutoDeleteVector@E@@QAA@XZ
+??0?$AutoDeleteVector@G@@QAA@PAG@Z
+??0?$AutoDeleteVector@G@@QAA@XZ
+??0?$AutoFree@E@@QAA@PAE@Z
+??0?$AutoRelease@VCRequestContext@@@@QAA@PAVCRequestContext@@@Z
+??0?$AutoRelease@VCWSManSecurityUI@@@@QAA@XZ
+??0?$ILoader@VResources@Locale@@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??0?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ
+??0AutoBstr@@QAA@PAG@Z
+??0AutoBstr@@QAA@XZ
+??0AutoBstrNoAlloc@@QAA@PAG@Z
+??0AutoBstrNoAlloc@@QAA@XZ
+??0AutoCertContext@@QAA@PBU_CERT_CONTEXT@@@Z
+??0AutoCertContext@@QAA@XZ
+??0AutoChainContext@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z
+??0AutoChainContext@@QAA@XZ
+??0AutoCoTaskMemFree@@QAA@PAX@Z
+??0AutoCoTaskMemFree@@QAA@XZ
+??0AutoEnvironmentBlock@@QAA@PAX@Z
+??0AutoEnvironmentBlock@@QAA@XZ
+??0AutoFwXmlCloseParser@@QAA@PAX@Z
+??0AutoFwXmlCloseParser@@QAA@XZ
+??0AutoHandle@@QAA@PAX@Z
+??0AutoHandle@@QAA@XZ
+??0AutoImpersonateUser@@QAA@PAX@Z
+??0AutoImpersonateUser@@QAA@XZ
+??0AutoLibrary@@QAA@PAUHINSTANCE__@@@Z
+??0AutoLibrary@@QAA@XZ
+??0AutoLocalFree@@QAA@PAX@Z
+??0AutoLocalFree@@QAA@XZ
+??0AutoMIClass@@QAA@PAU_MI_Class@@@Z
+??0AutoMIClass@@QAA@XZ
+??0AutoMIInstance@@QAA@PAU_MI_Instance@@@Z
+??0AutoMIInstance@@QAA@XZ
+??0AutoObject@@QAA@PAUWSMAN_OBJECT@@@Z
+??0AutoObject@@QAA@XZ
+??0AutoRegKey@@QAA@PAUHKEY__@@@Z
+??0AutoRegKey@@QAA@XZ
+??0AutoSecurityDescriptor@@QAA@PAX@Z
+??0AutoSecurityDescriptor@@QAA@XZ
+??0AutoWaitHandle@@QAA@PAX@Z
+??0AutoWaitHandle@@QAA@XZ
+??0BufferFormatter@@QAA@PAEK@Z
+??0BufferFormatter@@QAA@XZ
+??0CWSManResource@@QAA@H@Z
+??0ChildLifeTimeManager@@QAA@XZ
+??0CircularBufferFormatter@@QAA@XZ
+??0EtwCorrelationHelper@@QAA@ABV0@@Z
+??0FastLock@@QAA@XZ
+??0ILifeTimeMgmt@@QAA@ABV0@@Z
+??0ILifeTimeMgmt@@QAA@XZ
+??0IRequestContext@@IAA@XZ
+??0OwnLock@@QAA@AAVFastLock@@@Z
+??0ShareLock@@QAA@AAVFastLock@@@Z
+??1?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAA@XZ
+??1?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ
+??1?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ
+??1?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ
+??1?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ
+??1?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ
+??1?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ
+??1?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ
+??1?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ
+??1?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ
+??1?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ
+??1?$AutoDelete@G@@QAA@XZ
+??1?$AutoDelete@VResources@Locale@@@@QAA@XZ
+??1?$AutoDeleteVector@E@@QAA@XZ
+??1?$AutoDeleteVector@G@@QAA@XZ
+??1?$AutoDeleteVector@PBG@@QAA@XZ
+??1?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@XZ
+??1?$AutoFree@E@@QAA@XZ
+??1?$AutoRelease@VCRequestContext@@@@QAA@XZ
+??1?$AutoRelease@VCWSManSecurityUI@@@@QAA@XZ
+??1?$ILoader@VResources@Locale@@@@QAA@XZ
+??1?$Loader@VResources@Locale@@$0A@@@QAA@XZ
+??1?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@XZ
+??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ
+??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ
+??1AutoBstr@@QAA@XZ
+??1AutoBstrNoAlloc@@QAA@XZ
+??1AutoCertContext@@QAA@XZ
+??1AutoChainContext@@QAA@XZ
+??1AutoCoTaskMemFree@@QAA@XZ
+??1AutoEnvironmentBlock@@QAA@XZ
+??1AutoFwXmlCloseParser@@QAA@XZ
+??1AutoHandle@@QAA@XZ
+??1AutoImpersonateUser@@QAA@XZ
+??1AutoLibrary@@QAA@XZ
+??1AutoLocalFree@@QAA@XZ
+??1AutoMIClass@@QAA@XZ
+??1AutoMIInstance@@QAA@XZ
+??1AutoObject@@QAA@XZ
+??1AutoRegKey@@QAA@XZ
+??1AutoSecurityDescriptor@@QAA@XZ
+??1AutoWaitHandle@@QAA@XZ
+??1BufferFormatter@@UAA@XZ
+??1CWSManCriticalSectionWithConditionVar@@QAA@XZ
+??1CWSManResource@@UAA@XZ
+??1ChildLifeTimeManager@@QAA@XZ
+??1CircularBufferFormatter@@UAA@XZ
+??1EtwCorrelationHelper@@UAA@XZ
+??1ILifeTimeMgmt@@UAA@XZ
+??1IRequestContext@@UAA@XZ
+??1OwnLock@@QAA@XZ
+??1ShareLock@@QAA@XZ
+??4?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAAAV?$AutoDeleteVector@G@@PAG@Z
+??4?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAAAAV?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@Z
+??4?$AutoCleanup@VAutoBstr@@PAG@@QAAAAVAutoBstr@@PAG@Z
+??4?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAAAVAutoBstrNoAlloc@@PAG@Z
+??4?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAAAVAutoCertContext@@PBU_CERT_CONTEXT@@@Z
+??4?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAAAVAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@Z
+??4?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAAAAVAutoCoTaskMemFree@@PAX@Z
+??4?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAAAAVAutoEnvironmentBlock@@PAX@Z
+??4?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAAAAVAutoFwXmlCloseParser@@PAX@Z
+??4?$AutoCleanup@VAutoHandle@@PAX@@QAAAAVAutoHandle@@PAX@Z
+??4?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAAAVAutoImpersonateUser@@PAX@Z
+??4?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAAAAVAutoLibrary@@PAUHINSTANCE__@@@Z
+??4?$AutoCleanup@VAutoLocalFree@@PAX@@QAAAAVAutoLocalFree@@PAX@Z
+??4?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAAAVAutoMIClass@@PAU_MI_Class@@@Z
+??4?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAAAVAutoMIInstance@@PAU_MI_Instance@@@Z
+??4?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAAAAVAutoObject@@PAUWSMAN_OBJECT@@@Z
+??4?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAAAVAutoRegKey@@PAUHKEY__@@@Z
+??4?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAAAVAutoSecurityDescriptor@@PAX@Z
+??4?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAAAVAutoWaitHandle@@PAX@Z
+??4?$AutoDeleteVector@G@@QAAAAV0@PAG@Z
+??4?$AutoRelease@VCWSManSecurityUI@@@@QAAAAV0@PAVCWSManSecurityUI@@@Z
+??4?$SimpleQueue@T_LARGE_INTEGER@@@@QAAAAV0@ABV0@@Z
+??4AutoBstr@@QAAAAV0@PAG@Z
+??4AutoBstrNoAlloc@@QAAAAV0@PAG@Z
+??4AutoCertContext@@QAAAAV0@PBU_CERT_CONTEXT@@@Z
+??4AutoChainContext@@QAAAAV0@PBU_CERT_CHAIN_CONTEXT@@@Z
+??4AutoCoTaskMemFree@@QAAAAV0@PAX@Z
+??4AutoEnvironmentBlock@@QAAAAV0@PAX@Z
+??4AutoFwXmlCloseParser@@QAAAAV0@PAX@Z
+??4AutoHandle@@QAAAAV0@PAX@Z
+??4AutoImpersonateUser@@QAAAAV0@PAX@Z
+??4AutoLibrary@@QAAAAV0@PAUHINSTANCE__@@@Z
+??4AutoLocalFree@@QAAAAV0@PAX@Z
+??4AutoMIClass@@QAAAAV0@PAU_MI_Class@@@Z
+??4AutoMIInstance@@QAAAAV0@PAU_MI_Instance@@@Z
+??4AutoObject@@QAAAAV0@PAUWSMAN_OBJECT@@@Z
+??4AutoRegKey@@QAAAAV0@PAUHKEY__@@@Z
+??4AutoSecurityDescriptor@@QAAAAV0@PAX@Z
+??4AutoWaitHandle@@QAAAAV0@PAX@Z
+??4ChildLifeTimeManager@@QAAAAV0@ABV0@@Z
+??4EtwCorrelationHelper@@QAAAAV0@ABV0@@Z
+??4EventLog@@QAAAAV0@ABV0@@Z
+??4FastLock@@QAAAAV0@ABV0@@Z
+??4ILifeTimeMgmt@@QAAAAV0@ABV0@@Z
+??4PacketFormatter@@QAAAAV0@ABV0@@Z
+??7?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QBA_NXZ
+??B?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ
+??B?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAPAU_WSMAN_OPTION@@XZ
+??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ
+??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QBAQAEXZ
+??B?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAAPAVCWSManSecurityUI@@XZ
+??B?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAXXZ
+??C?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@QAAPAVCWSManSecurityUI@@XZ
+??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ DATA
+??_7BufferFormatter@@6B@ DATA
+??_7CWSManResource@@6B@ DATA
+??_7CircularBufferFormatter@@6B@ DATA
+??_7EtwCorrelationHelper@@6B@ DATA
+??_7ILifeTimeMgmt@@6B@ DATA
+??_7IRequestContext@@6B@ DATA
+??_FCErrorContext@@QAAXXZ
+?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ
+?AcquireExclusive@FastLock@@QAAXXZ
+?AcquireShared@FastLock@@QAAXXZ
+?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ
+?AddRef@ILifeTimeMgmt@@UAAJXZ
+?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ
+?CreateInstance@?$ILoader@VResources@Locale@@@@IAA_NAAVIRequestContext@@@Z
+?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ
+?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?Detach@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ
+?Detach@?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ
+?Detach@BufferFormatter@@QAAPAEXZ
+?FreeInstance@?$ILoader@VResources@Locale@@@@QAA_NAAVIRequestContext@@_N@Z
+?GetBomIndex@PacketFormatter@@QBA?AW4Charset@1@XZ
+?GetBuffer@BufferFormatter@@UAAPAEXZ
+?GetBuffer@BufferFormatter@@UBAPBEXZ
+?GetBuffer@CircularBufferFormatter@@UBAPBEXZ
+?GetBuffer@XmlReader@@QAAPBGXZ
+?GetBufferSize@BufferFormatter@@QBAKXZ
+?GetCalculationSize@BufferFormatter@@UBAK_N@Z
+?GetCharset@PacketFormatter@@QBA?AW4Charset@1@XZ
+?GetChildCount@ChildLifeTimeManager@@QBAJXZ
+?GetError@BufferFormatter@@QBAKXZ
+?GetErrorCode@CErrorContext@@UBAKXZ
+?GetFaultXML@CErrorContext@@UBAPBGXZ
+?GetFaultXML@CRequestContext@@UBAPBGXZ
+?GetFormatterMode@BufferFormatter@@QAA?AW4Charset@PacketFormatter@@XZ
+?GetInitError@CWSManCriticalSection@@QBAKXZ
+?GetInstance@?$LoaderSerializer@VResources@Locale@@$0A@@@QAAPAVResources@Locale@@AAVIRequestContext@@@Z
+?GetLCID@Locale@@QAAKXZ
+?GetLength@XmlReader@@QAAIXZ
+?GetLocale@CRequestContext@@QAAAAVLocale@@XZ
+?GetLocaleString@CRequestContext@@QAAPBGXZ
+?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?GetMessageId@CErrorContext@@UBAKXZ
+?GetMessageId@CRequestContext@@UBAKXZ
+?GetObjectW@?$ILoader@VResources@Locale@@@@IBAPAVResources@Locale@@XZ
+?GetOptionCount@CWSManResourceNoResourceUri@@QAAKXZ
+?GetOptionTypes@CWSManResourceNoResourceUri@@QAAPAPBGXZ
+?GetOptions@CWSManResourceNoResourceUri@@QAAPAU_WSMAN_OPTION@@XZ
+?GetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAHXZ
+?GetParser@XmlReader@@QAAPAXXZ
+?GetRefCount@ILifeTimeMgmt@@QAAJXZ
+?GetSpaceUsed@BufferFormatter@@UBAK_N@Z
+?HasFaultXML@CRequestContext@@QBAHXZ
+?HasHtmlError@CRequestContext@@ABAHXZ
+?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?IsActive@ChildLifeTimeManager@@QAA_NXZ
+?IsCIM_Error@CRequestContext@@QAAHXZ
+?IsEmpty@?$ILoader@VResources@Locale@@@@QBA_NXZ
+?IsGeneratingError@CErrorContext@@UBA_NXZ
+?IsInCommitMode@BufferFormatter@@QAA_NXZ
+?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ
+?LogErrorCode@CRequestContext@@QAAXXZ
+?Me@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAAAV?$AutoDelete@G@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAAAV?$AutoDelete@VResources@Locale@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAAAV?$AutoDeleteVector@E@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAAAV?$AutoDeleteVector@G@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAAAV?$AutoDeleteVector@PBG@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAAAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@XZ
+?Me@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAAAV?$AutoFree@E@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAAAV?$AutoRelease@VCRequestContext@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@AAAAAV?$AutoRelease@VCWSManSecurityUI@@@@XZ
+?Me@?$AutoCleanup@VAutoBstr@@PAG@@AAAAAVAutoBstr@@XZ
+?Me@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAAAVAutoBstrNoAlloc@@XZ
+?Me@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAAAVAutoCertContext@@XZ
+?Me@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAAAVAutoChainContext@@XZ
+?Me@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAAAVAutoCoTaskMemFree@@XZ
+?Me@?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@AAAAAVAutoEnvironmentBlock@@XZ
+?Me@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAAAVAutoFwXmlCloseParser@@XZ
+?Me@?$AutoCleanup@VAutoHandle@@PAX@@AAAAAVAutoHandle@@XZ
+?Me@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAAAVAutoImpersonateUser@@XZ
+?Me@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAAAVAutoLibrary@@XZ
+?Me@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAAAVAutoLocalFree@@XZ
+?Me@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAAAVAutoMIClass@@XZ
+?Me@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAAAVAutoMIInstance@@XZ
+?Me@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAAAVAutoObject@@XZ
+?Me@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAAAVAutoRegKey@@XZ
+?Me@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAAAVAutoSecurityDescriptor@@XZ
+?Me@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAAAVAutoWaitHandle@@XZ
+?Passed@CErrorContext@@UBAHXZ
+?PrepareToCommitWithSize@CircularBufferFormatter@@UAAKK@Z
+?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_ENUMERATOR_RESULT@@@Z
+?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_EVENTS_RESULT@@@Z
+?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_RESULT@@@Z
+?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_STATUS@@@Z
+?ProviderFailure@CErrorContext@@UBAHXZ
+?RecordAccessDenied@CRequestContext@@UAAXXZ
+?RecordFailure@CRequestContext@@UAAXK@Z
+?RecordHtmlError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z
+?RecordHtmlError@CRequestContext@@QAAHKPBGK@Z
+?RecordMIFailure@IRequestContext@@QAAXW4_MI_Result@@K@Z
+?RecordOutOfMemory@CRequestContext@@UAAXXZ
+?RecordProviderFailure@CRequestContext@@QAAXKHPBG00@Z
+?RecordSoapError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z
+?RecordSoapError@CRequestContext@@UAAHKPBG@Z
+?RegisterChild@ChildLifeTimeManager@@QAA_NXZ
+?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Release@ILifeTimeMgmt@@UAAJP6AXPAX@Z0@Z
+?ReleaseExclusive@FastLock@@QAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManSecurityUI@@@@PAVCWSManSecurityUI@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoBstr@@PAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoHandle@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAXXZ
+?ReleaseShared@FastLock@@QAAXXZ
+?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ
+?Reset@BufferFormatter@@UAAXXZ
+?Reset@CircularBufferFormatter@@UAAXXZ
+?SetCIM_Error@CErrorContext@@UAAXXZ
+?SetCIM_Error@CRequestContext@@UAAXXZ
+?SetExtraLogInfo@CErrorContext@@QAAXPBG000@Z
+?SetFormatterMode@BufferFormatter@@QAAXW4Charset@PacketFormatter@@0@Z
+?SetGeneratingError@CErrorContext@@UAAXXZ
+?SetLocale@CRequestContext@@QAA_NPBGK@Z
+?SetMachineName@CRequestContext@@QAAKPBG@Z
+?SetMaxEnvelopeSize@CircularBufferFormatter@@QAAXK@Z
+?SetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAXH@Z
+?SetUpdateMode@BufferFormatter@@UAAXW4Mode@1@@Z
+?SetUpdateMode@CircularBufferFormatter@@UAAXW4Mode@BufferFormatter@@@Z
+?Shutdown@ChildLifeTimeManager@@QAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ
+?UnregisterChild@ChildLifeTimeManager@@QAAXXZ
+?UseDefaultConfig@CErrorContext@@UBAHXZ
+?UsingDefaultLCID@Locale@@QAA_NXZ
+?WaitForAllChildrenToUnregister@ChildLifeTimeManager@@QAAXK@Z
+?WakeAllWaitingOnNoOfChildren@ChildLifeTimeManager@@AAAXXZ
+?empty@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA_NXZ
+?pop@?$SimpleQueue@T_LARGE_INTEGER@@@@QAAXXZ
diff --git a/mingw-w64-crt/libarm32/wsmsvc.def b/mingw-w64-crt/libarm32/wsmsvc.def
new file mode 100644
index 0000000..c86b719
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsmsvc.def
@@ -0,0 +1,3676 @@
+;
+; Definition file of WsmSvc.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WsmSvc.DLL"
+EXPORTS
+??0?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAA@PAD@Z
+??0?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAA@PAG@Z
+??0?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAA@PAUIPRange@CWSManIPFilter@@@Z
+??0?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAA@PAU_SID@@@Z
+??0?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAA@PAU_WSMAN_STREAM_ID_SET@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAA@PAV?$Handle@VISubscription@@@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAA@PAV?$SafeSet@PAVCCertMapping@@@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAA@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@QAA@PAV?$SimpleStack@VCListenerOperation@@@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@QAA@PAV?$SimpleStack@VShellHostEntry@@@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z
+??0?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAA@PAVAdminSid@CSecurity@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAA@PAVBlockedRecord@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAA@PAVCCertMapping@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAA@PAVCConfigChangeSource@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAA@PAVCListenerSettings@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAA@PAVCObserverConfigChangeErrors@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAA@PAVCServiceWatcher@CServiceConfigCache@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAA@PAVCShellUriSettings@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAA@PAVCWSManResource@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAA@PAVCertHash@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAA@PAVConfigUpdate@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@QAA@PAVCredUIDllLoader@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAA@PAVEventHandler@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAA@PAVExpiredOperationIdRecord@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAA@PAVGPApiManager@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAA@PAVIChannelObserverFactory@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@PAVIQueryDASHSMASHInterface@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@PAVISpecification@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAA@PAVInteractiveSid@CSecurity@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAA@PAVIpHlpApiDllLoader@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAA@PAVMachineName@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAA@PAVNetworkServiceSid@CSecurity@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAA@PAVNtDsApiDllLoader@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@PAVOptionValue@SessionOptions@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAA@PAVPacketCreator@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAA@PAVPacketParser@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@PAVResources@Locale@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAA@PAVRunAsConfiguration@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAA@PAVSecurityEntry@Catalog@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@PAVSendPacketArgs@RobustConnectionBuffer@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAA@PAVServiceSoapProcessor@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAA@PAVShell32DllLoader@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAA@PAVShlWApiDllLoader@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAA@PAVSubscriptionEnumerator@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAA@PAVSubscriptionManager@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@PAVTSTRBUFFER@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAA@PAVUniqueStringOverflow@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAA@PAVUser32DllLoader@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAA@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAA@PAVWSManMemCryptManager@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@PAVWmiEnumContext@@@Z
+??0?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAA@PAVXmlReader@@@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAA@PBG@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAA@PAD@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@PAE@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@PAG@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAA@PAH@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@PAPAG@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@PAPBG@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAA@PAU_CONFIG_UPDATE@@@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@PAU_WINRS_RUN_COMMAND_ARG@@@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAA@PAU_WSMAN_OPTION@@@Z
+??0?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@PAE@Z
+??0?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAA@PAVPacket@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAA@PAUIAppHostChildElementCollection@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAA@PAUIAppHostElement@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAA@PAUIAppHostElementCollection@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAA@PAUIAppHostProperty@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAA@PAUIAppHostPropertyCollection@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@PAUIClientSecurity@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@PAUIEnumWbemClassObject@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@PAUIErrorInfo@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@PAUIUnknown@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@PAUIWbemClassObject@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@PAUIWbemContext@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@PAUIWbemLocator@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@PAUIWbemObjectTextSrc@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@PAUIWbemPath@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@PAUIWbemPathKeyList@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@PAUIWbemQualifierSet@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@PAUIWbemQuery@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@PAUIWbemServices@@@Z
+??0?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAA@PAVApplication@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAA@PAVCClientConfigSettings@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAA@PAVCCommonConfigSettings@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAA@PAVCConfigCacheMap@CBaseConfigCache@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAA@PAVCConfigManager@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAA@PAVCRemoteOperation@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAA@PAVCRemoteSession@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@PAVCRequestContext@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAA@PAVCServiceCommonConfigSettings@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAA@PAVCServiceConfigCache@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAA@PAVCServiceConfigSettings@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAA@PAVCWSManGroupPolicyCache@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAA@PAVCWSManGroupPolicyManager@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAA@PAVCWSManObject@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAA@PAVCWSManResource@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@PAVCWinRSPluginConfigCache@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAA@PAVCWinRSPluginConfigSettings@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAA@PAVCommand@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAA@PAVConfigNotification@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAA@PAVConnectShellOperation@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAA@PAVCreateShellOperation@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAA@PAVDeleteShellOperation@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAA@PAVDisconnectOperation@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAA@PAVIISConfigSettings@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAA@PAVIPCSoapProcessor@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@PAVIRequestContext@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@XZ
+??0?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAA@PAVISubscription@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAA@PAVInboundRequestDetails@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAA@PAVReceiveOperation@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAA@PAVReconnectOperation@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAA@PAVSendOperation@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@QAA@PAVShellInfo@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAA@PAVSignalOperation@Client@WSMan@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAA@PAVUserRecord@@@Z
+??0?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAA@PAVWSManHttpListener@@@Z
+??0?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@QAA@PAVHostMappingTableEntry@@@Z
+??0?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z
+??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@PAG@Z
+??0?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ
+??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@PAG@Z
+??0?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ
+??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@PBU_CERT_CONTEXT@@@Z
+??0?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ
+??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z
+??0?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ
+??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@PAUHINSTANCE__@@@Z
+??0?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ
+??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@PAU_MI_Class@@@Z
+??0?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ
+??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@PAU_MI_Instance@@@Z
+??0?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ
+??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@PAUWSMAN_OBJECT@@@Z
+??0?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ
+??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@PAUHKEY__@@@Z
+??0?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ
+??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ
+??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@PAX@Z
+??0?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ
+??0?$AutoDelete@D@@QAA@XZ
+??0?$AutoDelete@G@@QAA@PAG@Z
+??0?$AutoDelete@G@@QAA@XZ
+??0?$AutoDelete@UIPRange@CWSManIPFilter@@@@QAA@XZ
+??0?$AutoDelete@U_SID@@@@QAA@PAU_SID@@@Z
+??0?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@QAA@PAU_WSMAN_STREAM_ID_SET@@@Z
+??0?$AutoDelete@V?$Handle@VISubscription@@@@@@QAA@PAV?$Handle@VISubscription@@@@@Z
+??0?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
+??0?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
+??0?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@PAV?$SafeSet@PAVCCertMapping@@@@@Z
+??0?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ
+??0?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z
+??0?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ
+??0?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
+??0?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ
+??0?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ
+??0?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z
+??0?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ
+??0?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ
+??0?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ
+??0?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ
+??0?$AutoDelete@VAdminSid@CSecurity@@@@QAA@PAVAdminSid@CSecurity@@@Z
+??0?$AutoDelete@VBlockedRecord@@@@QAA@XZ
+??0?$AutoDelete@VCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z
+??0?$AutoDelete@VCCertMapping@@@@QAA@PAVCCertMapping@@@Z
+??0?$AutoDelete@VCConfigChangeSource@@@@QAA@XZ
+??0?$AutoDelete@VCListenerSettings@@@@QAA@PAVCListenerSettings@@@Z
+??0?$AutoDelete@VCObserverConfigChangeErrors@@@@QAA@XZ
+??0?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@PAVCServiceWatcher@CServiceConfigCache@@@Z
+??0?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@XZ
+??0?$AutoDelete@VCShellUriSettings@@@@QAA@PAVCShellUriSettings@@@Z
+??0?$AutoDelete@VCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z
+??0?$AutoDelete@VCWSManResource@@@@QAA@PAVCWSManResource@@@Z
+??0?$AutoDelete@VCWSManResource@@@@QAA@XZ
+??0?$AutoDelete@VCertHash@@@@QAA@PAVCertHash@@@Z
+??0?$AutoDelete@VCertHash@@@@QAA@XZ
+??0?$AutoDelete@VConfigUpdate@@@@QAA@PAVConfigUpdate@@@Z
+??0?$AutoDelete@VConfigUpdate@@@@QAA@XZ
+??0?$AutoDelete@VCredUIDllLoader@@@@QAA@PAVCredUIDllLoader@@@Z
+??0?$AutoDelete@VEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z
+??0?$AutoDelete@VEnumSinkEx@@@@QAA@XZ
+??0?$AutoDelete@VEventHandler@WSMan@@@@QAA@PAVEventHandler@WSMan@@@Z
+??0?$AutoDelete@VExpiredOperationIdRecord@@@@QAA@PAVExpiredOperationIdRecord@@@Z
+??0?$AutoDelete@VGPApiManager@@@@QAA@XZ
+??0?$AutoDelete@VGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z
+??0?$AutoDelete@VGeneralSinkEx@@@@QAA@XZ
+??0?$AutoDelete@VIChannelObserverFactory@@@@QAA@PAVIChannelObserverFactory@@@Z
+??0?$AutoDelete@VIChannelObserverFactory@@@@QAA@XZ
+??0?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@PAVIQueryDASHSMASHInterface@@@Z
+??0?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@XZ
+??0?$AutoDelete@VISpecification@@@@QAA@PAVISpecification@@@Z
+??0?$AutoDelete@VISpecification@@@@QAA@XZ
+??0?$AutoDelete@VInteractiveSid@CSecurity@@@@QAA@PAVInteractiveSid@CSecurity@@@Z
+??0?$AutoDelete@VIpHlpApiDllLoader@@@@QAA@PAVIpHlpApiDllLoader@@@Z
+??0?$AutoDelete@VMachineName@@@@QAA@PAVMachineName@@@Z
+??0?$AutoDelete@VNetworkServiceSid@CSecurity@@@@QAA@PAVNetworkServiceSid@CSecurity@@@Z
+??0?$AutoDelete@VNtDsApiDllLoader@@@@QAA@PAVNtDsApiDllLoader@@@Z
+??0?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@QAA@PAVOptionValue@SessionOptions@Client@WSMan@@@Z
+??0?$AutoDelete@VPacketCreator@@@@QAA@PAVPacketCreator@@@Z
+??0?$AutoDelete@VPacketCreator@@@@QAA@XZ
+??0?$AutoDelete@VPacketParser@@@@QAA@XZ
+??0?$AutoDelete@VResources@Locale@@@@QAA@PAVResources@Locale@@@Z
+??0?$AutoDelete@VRunAsConfiguration@@@@QAA@PAVRunAsConfiguration@@@Z
+??0?$AutoDelete@VSecurityEntry@Catalog@@@@QAA@PAVSecurityEntry@Catalog@@@Z
+??0?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@QAA@PAVSendPacketArgs@RobustConnectionBuffer@@@Z
+??0?$AutoDelete@VServiceSoapProcessor@@@@QAA@XZ
+??0?$AutoDelete@VShell32DllLoader@@@@QAA@PAVShell32DllLoader@@@Z
+??0?$AutoDelete@VShlWApiDllLoader@@@@QAA@PAVShlWApiDllLoader@@@Z
+??0?$AutoDelete@VSubscriptionEnumerator@@@@QAA@XZ
+??0?$AutoDelete@VSubscriptionManager@@@@QAA@PAVSubscriptionManager@@@Z
+??0?$AutoDelete@VTSTRBUFFER@@@@QAA@PAVTSTRBUFFER@@@Z
+??0?$AutoDelete@VTSTRBUFFER@@@@QAA@XZ
+??0?$AutoDelete@VUniqueStringOverflow@@@@QAA@XZ
+??0?$AutoDelete@VUser32DllLoader@@@@QAA@PAVUser32DllLoader@@@Z
+??0?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAA@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
+??0?$AutoDelete@VWSManMemCryptManager@@@@QAA@PAVWSManMemCryptManager@@@Z
+??0?$AutoDelete@VWmiEnumContext@@@@QAA@PAVWmiEnumContext@@@Z
+??0?$AutoDelete@VWmiEnumContext@@@@QAA@XZ
+??0?$AutoDelete@VXmlReader@@@@QAA@PAVXmlReader@@@Z
+??0?$AutoDelete@VXmlReader@@@@QAA@XZ
+??0?$AutoDeleteVector@$$CBG@@QAA@XZ
+??0?$AutoDeleteVector@D@@QAA@PAD@Z
+??0?$AutoDeleteVector@D@@QAA@XZ
+??0?$AutoDeleteVector@E@@QAA@PAE@Z
+??0?$AutoDeleteVector@E@@QAA@XZ
+??0?$AutoDeleteVector@G@@QAA@PAG@Z
+??0?$AutoDeleteVector@G@@QAA@XZ
+??0?$AutoDeleteVector@H@@QAA@PAH@Z
+??0?$AutoDeleteVector@PAG@@QAA@PAPAG@Z
+??0?$AutoDeleteVector@PAG@@QAA@XZ
+??0?$AutoDeleteVector@PBG@@QAA@PAPBG@Z
+??0?$AutoDeleteVector@PBG@@QAA@XZ
+??0?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAA@XZ
+??0?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z
+??0?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ
+??0?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@PAU_WINRS_RUN_COMMAND_ARG@@@Z
+??0?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ
+??0?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@PAU_WSMAN_OPTION@@@Z
+??0?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@XZ
+??0?$AutoDeleteVector@X@@QAA@PAX@Z
+??0?$AutoDeleteVector@X@@QAA@XZ
+??0?$AutoFree@E@@QAA@PAE@Z
+??0?$AutoFree@E@@QAA@XZ
+??0?$AutoLocklessItemRecycle@VPacket@@@@QAA@PAVPacket@@@Z
+??0?$AutoLocklessItemRecycle@VPacket@@@@QAA@XZ
+??0?$AutoRelease@UIAppHostChildElementCollection@@@@QAA@XZ
+??0?$AutoRelease@UIAppHostElement@@@@QAA@XZ
+??0?$AutoRelease@UIAppHostElementCollection@@@@QAA@XZ
+??0?$AutoRelease@UIAppHostProperty@@@@QAA@XZ
+??0?$AutoRelease@UIAppHostPropertyCollection@@@@QAA@XZ
+??0?$AutoRelease@UIClientSecurity@@@@QAA@PAUIClientSecurity@@@Z
+??0?$AutoRelease@UIClientSecurity@@@@QAA@XZ
+??0?$AutoRelease@UIEnumWbemClassObject@@@@QAA@PAUIEnumWbemClassObject@@@Z
+??0?$AutoRelease@UIEnumWbemClassObject@@@@QAA@XZ
+??0?$AutoRelease@UIErrorInfo@@@@QAA@PAUIErrorInfo@@@Z
+??0?$AutoRelease@UIErrorInfo@@@@QAA@XZ
+??0?$AutoRelease@UIUnknown@@@@QAA@PAUIUnknown@@@Z
+??0?$AutoRelease@UIUnknown@@@@QAA@XZ
+??0?$AutoRelease@UIWbemClassObject@@@@QAA@PAUIWbemClassObject@@@Z
+??0?$AutoRelease@UIWbemClassObject@@@@QAA@XZ
+??0?$AutoRelease@UIWbemContext@@@@QAA@PAUIWbemContext@@@Z
+??0?$AutoRelease@UIWbemContext@@@@QAA@XZ
+??0?$AutoRelease@UIWbemLocator@@@@QAA@PAUIWbemLocator@@@Z
+??0?$AutoRelease@UIWbemLocator@@@@QAA@XZ
+??0?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@PAUIWbemObjectTextSrc@@@Z
+??0?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@XZ
+??0?$AutoRelease@UIWbemPath@@@@QAA@PAUIWbemPath@@@Z
+??0?$AutoRelease@UIWbemPath@@@@QAA@XZ
+??0?$AutoRelease@UIWbemPathKeyList@@@@QAA@PAUIWbemPathKeyList@@@Z
+??0?$AutoRelease@UIWbemPathKeyList@@@@QAA@XZ
+??0?$AutoRelease@UIWbemQualifierSet@@@@QAA@PAUIWbemQualifierSet@@@Z
+??0?$AutoRelease@UIWbemQualifierSet@@@@QAA@XZ
+??0?$AutoRelease@UIWbemQuery@@@@QAA@PAUIWbemQuery@@@Z
+??0?$AutoRelease@UIWbemQuery@@@@QAA@XZ
+??0?$AutoRelease@UIWbemServices@@@@QAA@PAUIWbemServices@@@Z
+??0?$AutoRelease@UIWbemServices@@@@QAA@XZ
+??0?$AutoRelease@VApplication@Client@WSMan@@@@QAA@XZ
+??0?$AutoRelease@VCBaseConfigCache@@@@QAA@PAVCBaseConfigCache@@@Z
+??0?$AutoRelease@VCClientConfigSettings@@@@QAA@PAVCClientConfigSettings@@@Z
+??0?$AutoRelease@VCClientConfigSettings@@@@QAA@XZ
+??0?$AutoRelease@VCCommonConfigSettings@@@@QAA@PAVCCommonConfigSettings@@@Z
+??0?$AutoRelease@VCCommonConfigSettings@@@@QAA@XZ
+??0?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@PAVCConfigCacheMap@CBaseConfigCache@@@Z
+??0?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ
+??0?$AutoRelease@VCConfigManager@@@@QAA@PAVCConfigManager@@@Z
+??0?$AutoRelease@VCConfigManager@@@@QAA@XZ
+??0?$AutoRelease@VCRemoteOperation@@@@QAA@PAVCRemoteOperation@@@Z
+??0?$AutoRelease@VCRemoteSession@@@@QAA@PAVCRemoteSession@@@Z
+??0?$AutoRelease@VCRemoteSession@@@@QAA@XZ
+??0?$AutoRelease@VCRequestContext@@@@QAA@PAVCRequestContext@@@Z
+??0?$AutoRelease@VCRequestContext@@@@QAA@XZ
+??0?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@PAVCServiceCommonConfigSettings@@@Z
+??0?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@XZ
+??0?$AutoRelease@VCServiceConfigCache@@@@QAA@PAVCServiceConfigCache@@@Z
+??0?$AutoRelease@VCServiceConfigCache@@@@QAA@XZ
+??0?$AutoRelease@VCServiceConfigSettings@@@@QAA@PAVCServiceConfigSettings@@@Z
+??0?$AutoRelease@VCServiceConfigSettings@@@@QAA@XZ
+??0?$AutoRelease@VCWSManEPR@@@@QAA@PAVCWSManEPR@@@Z
+??0?$AutoRelease@VCWSManEPR@@@@QAA@XZ
+??0?$AutoRelease@VCWSManGroupPolicyCache@@@@QAA@PAVCWSManGroupPolicyCache@@@Z
+??0?$AutoRelease@VCWSManGroupPolicyManager@@@@QAA@PAVCWSManGroupPolicyManager@@@Z
+??0?$AutoRelease@VCWSManObject@@@@QAA@PAVCWSManObject@@@Z
+??0?$AutoRelease@VCWSManResource@@@@QAA@PAVCWSManResource@@@Z
+??0?$AutoRelease@VCWSManResource@@@@QAA@XZ
+??0?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@PAVCWinRSPluginConfigCache@@@Z
+??0?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@XZ
+??0?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAA@PAVCWinRSPluginConfigSettings@@@Z
+??0?$AutoRelease@VCommand@Client@WSMan@@@@QAA@PAVCommand@Client@WSMan@@@Z
+??0?$AutoRelease@VConfigNotification@@@@QAA@PAVConfigNotification@@@Z
+??0?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@QAA@PAVConnectShellOperation@Client@WSMan@@@Z
+??0?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@QAA@PAVCreateShellOperation@Client@WSMan@@@Z
+??0?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@QAA@PAVDeleteShellOperation@Client@WSMan@@@Z
+??0?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@QAA@PAVDisconnectOperation@Client@WSMan@@@Z
+??0?$AutoRelease@VEnumSinkEx@@@@QAA@PAVEnumSinkEx@@@Z
+??0?$AutoRelease@VEnumSinkEx@@@@QAA@XZ
+??0?$AutoRelease@VGeneralSinkEx@@@@QAA@PAVGeneralSinkEx@@@Z
+??0?$AutoRelease@VGeneralSinkEx@@@@QAA@XZ
+??0?$AutoRelease@VIISConfigSettings@@@@QAA@XZ
+??0?$AutoRelease@VIPCSoapProcessor@@@@QAA@PAVIPCSoapProcessor@@@Z
+??0?$AutoRelease@VIRequestContext@@@@QAA@PAVIRequestContext@@@Z
+??0?$AutoRelease@VIRequestContext@@@@QAA@XZ
+??0?$AutoRelease@VISubscription@@@@QAA@PAVISubscription@@@Z
+??0?$AutoRelease@VInboundRequestDetails@@@@QAA@XZ
+??0?$AutoRelease@VReceiveOperation@Client@WSMan@@@@QAA@PAVReceiveOperation@Client@WSMan@@@Z
+??0?$AutoRelease@VReconnectOperation@Client@WSMan@@@@QAA@PAVReconnectOperation@Client@WSMan@@@Z
+??0?$AutoRelease@VSendOperation@Client@WSMan@@@@QAA@PAVSendOperation@Client@WSMan@@@Z
+??0?$AutoRelease@VShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z
+??0?$AutoRelease@VShellInfo@@@@QAA@XZ
+??0?$AutoRelease@VSignalOperation@Client@WSMan@@@@QAA@PAVSignalOperation@Client@WSMan@@@Z
+??0?$AutoRelease@VUserRecord@@@@QAA@XZ
+??0?$AutoRelease@VWSManHttpListener@@@@QAA@PAVWSManHttpListener@@@Z
+??0?$AutoReleaseEx@VHostMappingTableEntry@@@@QAA@XZ
+??0?$AutoReleaseEx@VShell@Client@WSMan@@@@QAA@PAVShell@Client@WSMan@@@Z
+??0?$ILoader@VAdminSid@CSecurity@@@@QAA@P8AdminSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VCredUIDllLoader@@@@QAA@P8CredUIDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VEventHandler@WSMan@@@@QAA@P8EventHandler@WSMan@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VInteractiveSid@CSecurity@@@@QAA@P8InteractiveSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VIpHlpApiDllLoader@@@@QAA@P8IpHlpApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VMachineName@@@@QAA@P8MachineName@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA@P8NetworkServiceSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VNtDsApiDllLoader@@@@QAA@P8NtDsApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VResources@Locale@@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VShell32DllLoader@@@@QAA@P8Shell32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VShlWApiDllLoader@@@@QAA@P8ShlWApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VSubscriptionManager@@@@QAA@P8SubscriptionManager@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VUser32DllLoader@@@@QAA@P8User32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$ILoader@VWSManMemCryptManager@@@@QAA@P8WSManMemCryptManager@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$Loader@VAdminSid@CSecurity@@$00@@QAA@XZ
+??0?$Loader@VCredUIDllLoader@@$00@@QAA@XZ
+??0?$Loader@VEventHandler@WSMan@@$00@@QAA@XZ
+??0?$Loader@VInteractiveSid@CSecurity@@$00@@QAA@XZ
+??0?$Loader@VIpHlpApiDllLoader@@$00@@QAA@XZ
+??0?$Loader@VMachineName@@$00@@QAA@XZ
+??0?$Loader@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ
+??0?$Loader@VNtDsApiDllLoader@@$00@@QAA@XZ
+??0?$Loader@VResources@Locale@@$0A@@@QAA@XZ
+??0?$Loader@VShell32DllLoader@@$00@@QAA@XZ
+??0?$Loader@VShlWApiDllLoader@@$00@@QAA@XZ
+??0?$Loader@VUser32DllLoader@@$00@@QAA@XZ
+??0?$Loader@VWSManMemCryptManager@@$00@@QAA@XZ
+??0?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAA@P8AdminSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VCredUIDllLoader@@$00@@QAA@P8CredUIDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAA@P8EventHandler@WSMan@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAA@P8InteractiveSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAA@P8IpHlpApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VMachineName@@$00@@QAA@P8MachineName@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAA@P8NetworkServiceSid@CSecurity@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAA@P8NtDsApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@P8Resources@Locale@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VShell32DllLoader@@$00@@QAA@P8Shell32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAA@P8ShlWApiDllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VSubscriptionManager@@$01@@QAA@P8SubscriptionManager@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VUser32DllLoader@@$00@@QAA@P8User32DllLoader@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAA@P8WSManMemCryptManager@@AA_NAAVIRequestContext@@@Z1@Z
+??0?$PacketElement@K@PacketParser@@QAA@XZ
+??0?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAA@XZ
+??0?$PacketElement@PBG@PacketParser@@QAA@XZ
+??0?$PacketElement@_K@PacketParser@@QAA@XZ
+??0?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ
+??0?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
+??0?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ
+??0?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ
+??0?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ
+??0?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ
+??0?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ
+??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??0?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
+??0?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ
+??0?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ
+??0?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ
+??0?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
+??0?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ
+??0?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@_N@Z
+??0?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@_N@Z
+??0?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAA@AAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@_N@Z
+??0?$SafeMap_Iterator@PAXUEmpty@@@@QAA@AAV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@_N@Z
+??0?$SafeMap_Iterator@UPluginKey@@K@@QAA@AAV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@_N@Z
+??0?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAA@AAV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@_N@Z
+??0?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAA@AAV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@_N@Z
+??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??0?$SafeMap_Iterator@VStringKeyCI@@K@@QAA@AAV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@_N@Z
+??0?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAA@AAV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@_N@Z
+??0?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAA@AAV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@_N@Z
+??0?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAA@AAV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@_N@Z
+??0?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@AAV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@_N@Z
+??0?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@AAV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@_N@Z
+??0?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@_N@Z
+??0?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@ABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@_N@Z
+??0?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@_N@Z
+??0?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@ABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@_N@Z
+??0?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA@ABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@_N@Z
+??0?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@ABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@_N@Z
+??0?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA@ABV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@_N@Z
+??0?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@ABV?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@_N@Z
+??0?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@ABV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@_N@Z
+??0?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@ABV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@_N@Z
+??0?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@ABV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@_N@Z
+??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??0?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@ABV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@_N@Z
+??0?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@ABV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@_N@Z
+??0?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@ABV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@_N@Z
+??0?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@ABV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@_N@Z
+??0?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@ABV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@_N@Z
+??0?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@ABV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@_N@Z
+??0?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@ABV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@_N@Z
+??0?$SafeSet@PAVCCertMapping@@@@QAA@XZ
+??0?$SafeSet@PAVCListenerOperation@@@@QAA@XZ
+??0?$SafeSet@PAVCShellUriSettings@@@@QAA@XZ
+??0?$SafeSet@PAX@@QAA@XZ
+??0?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@AAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@_N@Z
+??0?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@AAV?$SafeSet@PAVCCertMapping@@@@@Z
+??0?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@AAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@_N@Z
+??0?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@AAV?$SafeSet@PAVCListenerOperation@@@@@Z
+??0?$SafeSet_Iterator@PAVCShellUriSettings@@@@QAA@AAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@_N@Z
+??0?$SafeSet_Iterator@PAX@@QAA@AAV?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@_N@Z
+??0?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ
+??0AutoBstr@@QAA@PAG@Z
+??0AutoBstr@@QAA@XZ
+??0AutoBstrNoAlloc@@QAA@PAG@Z
+??0AutoBstrNoAlloc@@QAA@XZ
+??0AutoCertContext@@QAA@PBU_CERT_CONTEXT@@@Z
+??0AutoCertContext@@QAA@XZ
+??0AutoChainContext@@QAA@PBU_CERT_CHAIN_CONTEXT@@@Z
+??0AutoChainContext@@QAA@XZ
+??0AutoCoTaskMemFree@@QAA@PAX@Z
+??0AutoCoTaskMemFree@@QAA@XZ
+??0AutoEnvironmentBlock@@QAA@PAX@Z
+??0AutoEnvironmentBlock@@QAA@XZ
+??0AutoFwXmlCloseParser@@QAA@PAX@Z
+??0AutoFwXmlCloseParser@@QAA@XZ
+??0AutoHandle@@QAA@PAX@Z
+??0AutoHandle@@QAA@XZ
+??0AutoImpersonateUser@@QAA@PAX@Z
+??0AutoImpersonateUser@@QAA@XZ
+??0AutoLibrary@@QAA@PAUHINSTANCE__@@@Z
+??0AutoLibrary@@QAA@XZ
+??0AutoLocalFree@@QAA@PAX@Z
+??0AutoLocalFree@@QAA@XZ
+??0AutoMIClass@@QAA@PAU_MI_Class@@@Z
+??0AutoMIClass@@QAA@XZ
+??0AutoMIInstance@@QAA@PAU_MI_Instance@@@Z
+??0AutoMIInstance@@QAA@XZ
+??0AutoObject@@QAA@PAUWSMAN_OBJECT@@@Z
+??0AutoObject@@QAA@XZ
+??0AutoRegKey@@QAA@PAUHKEY__@@@Z
+??0AutoRegKey@@QAA@XZ
+??0AutoSecurityDescriptor@@QAA@PAX@Z
+??0AutoSecurityDescriptor@@QAA@XZ
+??0AutoWaitHandle@@QAA@PAX@Z
+??0AutoWaitHandle@@QAA@XZ
+??0BufferFormatter@@QAA@PAEK@Z
+??0BufferFormatter@@QAA@XZ
+??0CBaseConfigCache@@IAA@W4ConfigLocation@CConfigChangeSource@@PAVFastLock@@PAVCConfigCacheMap@0@@Z
+??0CClientConfigCache@@AAA@XZ
+??0CConfigManager@@AAA@XZ
+??0CErrorContext@@QAA@_N@Z
+??0CRequestContext@@QAA@PBG@Z
+??0CRequestContext@@QAA@XZ
+??0CResourceAlias@@QAA@PBG@Z
+??0CServiceConfigCache@@AAA@XZ
+??0CServiceWatcher@CServiceConfigCache@@AAA@PAV1@PAVIServiceConfigObserver@@@Z
+??0CWSManCriticalSection@@QAA@XZ
+??0CWSManCriticalSectionWithConditionVar@@QAA@XZ
+??0CWSManEPR@@QAA@H@Z
+??0CWSManGroupPolicyManager@@AAA@XZ
+??0CWSManResource@@QAA@H@Z
+??0CWSManResourceNoResourceUri@@QAA@H@Z
+??0CWSManSecurityUI@@QAA@XZ
+??0CWinRSPluginConfigCache@@AAA@XZ
+??0ChildLifeTimeManager@@QAA@XZ
+??0CircularBufferFormatter@@QAA@XZ
+??0ConfigRegistry@@IAA@XZ
+??0EtwCorrelationHelper@@QAA@ABV0@@Z
+??0EventHandler@WSMan@@QAA@XZ
+??0ExtendedSemantic@@QAA@K@Z
+??0FastLock@@QAA@XZ
+??0Fragment@PacketParser@@QAA@XZ
+??0IConfigChangeObserver@@QAA@ABV0@@Z
+??0IConfigChangeObserver@@QAA@XZ
+??0ILifeTimeMgmt@@QAA@ABV0@@Z
+??0ILifeTimeMgmt@@QAA@XZ
+??0IRequestContext@@IAA@XZ
+??0IWSManGroupPolicyObserver@@QAA@ABV0@@Z
+??0IWSManGroupPolicyObserver@@QAA@XZ
+??0IWSManGroupPolicyPublisher@@QAA@ABV0@@Z
+??0IWSManGroupPolicyPublisher@@QAA@XZ
+??0Locale@@QAA@ABV0@@Z
+??0Locale@@QAA@PAVIRequestContext@@@Z
+??0Locale@@QAA@XZ
+??0MessageId@PacketParser@@QAA@XZ
+??0NotUnderstandSoapHeader@PacketParser@@QAA@XZ
+??0OnHTTPInitialize@@QAA@XZ
+??0OperationId@PacketParser@@QAA@XZ
+??0OwnLock@@QAA@AAVFastLock@@@Z
+??0PacketFormatter@@QAA@XZ
+??0PacketParser@@QAA@XZ
+??0RBUFFER@@QAA@I@Z
+??0RBUFFER@@QAA@PAEI@Z
+??0ReferenceParameters@PacketParser@@QAA@XZ
+??0SBUFFER@@QAA@XZ
+??0SessionId@PacketParser@@QAA@XZ
+??0ShareLock@@QAA@AAVFastLock@@@Z
+??0SoapSemanticConverter@@QAA@XZ
+??0TSTRBUFFER@@QAA@XZ
+??0UserAuthzRecord@@QAA@ABV0@@Z
+??0UserAuthzRecord@@QAA@XZ
+??0UserRecord@@QAA@XZ
+??0XmlReader@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAA@XZ
+??1?$AutoCleanup@V?$AutoFree@E@@PAE@@QAA@XZ
+??1?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@QAA@XZ
+??1?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAA@XZ
+??1?$AutoCleanup@VAutoBstr@@PAG@@QAA@XZ
+??1?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAA@XZ
+??1?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAA@XZ
+??1?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAA@XZ
+??1?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoHandle@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAA@XZ
+??1?$AutoCleanup@VAutoLocalFree@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAA@XZ
+??1?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAA@XZ
+??1?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAA@XZ
+??1?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAA@XZ
+??1?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAA@XZ
+??1?$AutoCleanup@VAutoWaitHandle@@PAX@@QAA@XZ
+??1?$AutoDelete@D@@QAA@XZ
+??1?$AutoDelete@G@@QAA@XZ
+??1?$AutoDelete@UIPRange@CWSManIPFilter@@@@QAA@XZ
+??1?$AutoDelete@U_SID@@@@QAA@XZ
+??1?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@QAA@XZ
+??1?$AutoDelete@V?$Handle@VISubscription@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@QAA@XZ
+??1?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@QAA@XZ
+??1?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@QAA@XZ
+??1?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAA@XZ
+??1?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAA@XZ
+??1?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@QAA@XZ
+??1?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAA@XZ
+??1?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAA@XZ
+??1?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@QAA@XZ
+??1?$AutoDelete@VAdminSid@CSecurity@@@@QAA@XZ
+??1?$AutoDelete@VBlockedRecord@@@@QAA@XZ
+??1?$AutoDelete@VCBaseConfigCache@@@@QAA@XZ
+??1?$AutoDelete@VCCertMapping@@@@QAA@XZ
+??1?$AutoDelete@VCConfigChangeSource@@@@QAA@XZ
+??1?$AutoDelete@VCListenerSettings@@@@QAA@XZ
+??1?$AutoDelete@VCObserverConfigChangeErrors@@@@QAA@XZ
+??1?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAA@XZ
+??1?$AutoDelete@VCShellUriSettings@@@@QAA@XZ
+??1?$AutoDelete@VCWSManEPR@@@@QAA@XZ
+??1?$AutoDelete@VCWSManResource@@@@QAA@XZ
+??1?$AutoDelete@VCertHash@@@@QAA@XZ
+??1?$AutoDelete@VConfigUpdate@@@@QAA@XZ
+??1?$AutoDelete@VCredUIDllLoader@@@@QAA@XZ
+??1?$AutoDelete@VEnumSinkEx@@@@QAA@XZ
+??1?$AutoDelete@VEventHandler@WSMan@@@@QAA@XZ
+??1?$AutoDelete@VExpiredOperationIdRecord@@@@QAA@XZ
+??1?$AutoDelete@VGPApiManager@@@@QAA@XZ
+??1?$AutoDelete@VGeneralSinkEx@@@@QAA@XZ
+??1?$AutoDelete@VIChannelObserverFactory@@@@QAA@XZ
+??1?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAA@XZ
+??1?$AutoDelete@VISpecification@@@@QAA@XZ
+??1?$AutoDelete@VInteractiveSid@CSecurity@@@@QAA@XZ
+??1?$AutoDelete@VIpHlpApiDllLoader@@@@QAA@XZ
+??1?$AutoDelete@VMachineName@@@@QAA@XZ
+??1?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@QAA@XZ
+??1?$AutoDelete@VNetworkServiceSid@CSecurity@@@@QAA@XZ
+??1?$AutoDelete@VNtDsApiDllLoader@@@@QAA@XZ
+??1?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ
+??1?$AutoDelete@VPacketCreator@@@@QAA@XZ
+??1?$AutoDelete@VPacketParser@@@@QAA@XZ
+??1?$AutoDelete@VResources@Locale@@@@QAA@XZ
+??1?$AutoDelete@VRunAsConfiguration@@@@QAA@XZ
+??1?$AutoDelete@VSecurityEntry@Catalog@@@@QAA@XZ
+??1?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ
+??1?$AutoDelete@VServiceSoapProcessor@@@@QAA@XZ
+??1?$AutoDelete@VShell32DllLoader@@@@QAA@XZ
+??1?$AutoDelete@VShlWApiDllLoader@@@@QAA@XZ
+??1?$AutoDelete@VSubscriptionEnumerator@@@@QAA@XZ
+??1?$AutoDelete@VSubscriptionManager@@@@QAA@XZ
+??1?$AutoDelete@VTSTRBUFFER@@@@QAA@XZ
+??1?$AutoDelete@VUniqueStringOverflow@@@@QAA@XZ
+??1?$AutoDelete@VUser32DllLoader@@@@QAA@XZ
+??1?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAA@XZ
+??1?$AutoDelete@VWSManMemCryptManager@@@@QAA@XZ
+??1?$AutoDelete@VWmiEnumContext@@@@QAA@XZ
+??1?$AutoDelete@VXmlReader@@@@QAA@XZ
+??1?$AutoDeleteVector@$$CBG@@QAA@XZ
+??1?$AutoDeleteVector@D@@QAA@XZ
+??1?$AutoDeleteVector@E@@QAA@XZ
+??1?$AutoDeleteVector@G@@QAA@XZ
+??1?$AutoDeleteVector@H@@QAA@XZ
+??1?$AutoDeleteVector@PAG@@QAA@XZ
+??1?$AutoDeleteVector@PBG@@QAA@XZ
+??1?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAA@XZ
+??1?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAA@XZ
+??1?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAA@XZ
+??1?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAA@XZ
+??1?$AutoDeleteVector@X@@QAA@XZ
+??1?$AutoFree@E@@QAA@XZ
+??1?$AutoLocklessItemRecycle@VPacket@@@@QAA@XZ
+??1?$AutoRelease@UIAppHostChildElementCollection@@@@QAA@XZ
+??1?$AutoRelease@UIAppHostElement@@@@QAA@XZ
+??1?$AutoRelease@UIAppHostElementCollection@@@@QAA@XZ
+??1?$AutoRelease@UIAppHostProperty@@@@QAA@XZ
+??1?$AutoRelease@UIAppHostPropertyCollection@@@@QAA@XZ
+??1?$AutoRelease@UIClientSecurity@@@@QAA@XZ
+??1?$AutoRelease@UIEnumWbemClassObject@@@@QAA@XZ
+??1?$AutoRelease@UIErrorInfo@@@@QAA@XZ
+??1?$AutoRelease@UIUnknown@@@@QAA@XZ
+??1?$AutoRelease@UIWbemClassObject@@@@QAA@XZ
+??1?$AutoRelease@UIWbemContext@@@@QAA@XZ
+??1?$AutoRelease@UIWbemLocator@@@@QAA@XZ
+??1?$AutoRelease@UIWbemObjectTextSrc@@@@QAA@XZ
+??1?$AutoRelease@UIWbemPath@@@@QAA@XZ
+??1?$AutoRelease@UIWbemPathKeyList@@@@QAA@XZ
+??1?$AutoRelease@UIWbemQualifierSet@@@@QAA@XZ
+??1?$AutoRelease@UIWbemQuery@@@@QAA@XZ
+??1?$AutoRelease@UIWbemServices@@@@QAA@XZ
+??1?$AutoRelease@VApplication@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VCBaseConfigCache@@@@QAA@XZ
+??1?$AutoRelease@VCClientConfigCache@@@@QAA@XZ
+??1?$AutoRelease@VCClientConfigSettings@@@@QAA@XZ
+??1?$AutoRelease@VCCommonConfigSettings@@@@QAA@XZ
+??1?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAA@XZ
+??1?$AutoRelease@VCConfigManager@@@@QAA@XZ
+??1?$AutoRelease@VCListenerCommand@@@@QAA@XZ
+??1?$AutoRelease@VCListenerMasterOperation@@@@QAA@XZ
+??1?$AutoRelease@VCListenerReceive@@@@QAA@XZ
+??1?$AutoRelease@VCListenerShell@@@@QAA@XZ
+??1?$AutoRelease@VCRemoteOperation@@@@QAA@XZ
+??1?$AutoRelease@VCRemoteSession@@@@QAA@XZ
+??1?$AutoRelease@VCRequestContext@@@@QAA@XZ
+??1?$AutoRelease@VCServiceCommonConfigSettings@@@@QAA@XZ
+??1?$AutoRelease@VCServiceConfigCache@@@@QAA@XZ
+??1?$AutoRelease@VCServiceConfigSettings@@@@QAA@XZ
+??1?$AutoRelease@VCWSManEPR@@@@QAA@XZ
+??1?$AutoRelease@VCWSManGroupPolicyCache@@@@QAA@XZ
+??1?$AutoRelease@VCWSManGroupPolicyManager@@@@QAA@XZ
+??1?$AutoRelease@VCWSManObject@@@@QAA@XZ
+??1?$AutoRelease@VCWSManResource@@@@QAA@XZ
+??1?$AutoRelease@VCWSManSession@@@@QAA@XZ
+??1?$AutoRelease@VCWinRSPluginConfigCache@@@@QAA@XZ
+??1?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAA@XZ
+??1?$AutoRelease@VCommand@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VConfigNotification@@@@QAA@XZ
+??1?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VEnumSinkEx@@@@QAA@XZ
+??1?$AutoRelease@VGeneralSinkEx@@@@QAA@XZ
+??1?$AutoRelease@VHostMappingTable@@@@QAA@XZ
+??1?$AutoRelease@VIISConfigSettings@@@@QAA@XZ
+??1?$AutoRelease@VIPCSoapProcessor@@@@QAA@XZ
+??1?$AutoRelease@VIRequestContext@@@@QAA@XZ
+??1?$AutoRelease@VISubscription@@@@QAA@XZ
+??1?$AutoRelease@VInboundRequestDetails@@@@QAA@XZ
+??1?$AutoRelease@VProxyManager@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VProxySelection@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VPushSubscribeOperation@@@@QAA@XZ
+??1?$AutoRelease@VPushSubscription@@@@QAA@XZ
+??1?$AutoRelease@VReceiveOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VReconnectOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VSendOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VShell@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VShellInfo@@@@QAA@XZ
+??1?$AutoRelease@VSignalOperation@Client@WSMan@@@@QAA@XZ
+??1?$AutoRelease@VUserRecord@@@@QAA@XZ
+??1?$AutoRelease@VWSManHttpListener@@@@QAA@XZ
+??1?$AutoReleaseEx@VHostMappingTableEntry@@@@QAA@XZ
+??1?$AutoReleaseEx@VShell@Client@WSMan@@@@QAA@XZ
+??1?$ILoader@VAdminSid@CSecurity@@@@QAA@XZ
+??1?$ILoader@VCredUIDllLoader@@@@QAA@XZ
+??1?$ILoader@VEventHandler@WSMan@@@@QAA@XZ
+??1?$ILoader@VInteractiveSid@CSecurity@@@@QAA@XZ
+??1?$ILoader@VIpHlpApiDllLoader@@@@QAA@XZ
+??1?$ILoader@VMachineName@@@@QAA@XZ
+??1?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA@XZ
+??1?$ILoader@VNtDsApiDllLoader@@@@QAA@XZ
+??1?$ILoader@VResources@Locale@@@@QAA@XZ
+??1?$ILoader@VShell32DllLoader@@@@QAA@XZ
+??1?$ILoader@VShlWApiDllLoader@@@@QAA@XZ
+??1?$ILoader@VSubscriptionManager@@@@QAA@XZ
+??1?$ILoader@VUser32DllLoader@@@@QAA@XZ
+??1?$ILoader@VWSManMemCryptManager@@@@QAA@XZ
+??1?$Loader@VAdminSid@CSecurity@@$00@@QAA@XZ
+??1?$Loader@VCredUIDllLoader@@$00@@QAA@XZ
+??1?$Loader@VEventHandler@WSMan@@$00@@QAA@XZ
+??1?$Loader@VInteractiveSid@CSecurity@@$00@@QAA@XZ
+??1?$Loader@VIpHlpApiDllLoader@@$00@@QAA@XZ
+??1?$Loader@VMachineName@@$00@@QAA@XZ
+??1?$Loader@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ
+??1?$Loader@VNtDsApiDllLoader@@$00@@QAA@XZ
+??1?$Loader@VResources@Locale@@$0A@@@QAA@XZ
+??1?$Loader@VShell32DllLoader@@$00@@QAA@XZ
+??1?$Loader@VShlWApiDllLoader@@$00@@QAA@XZ
+??1?$Loader@VSubscriptionManager@@$01@@QAA@XZ
+??1?$Loader@VUser32DllLoader@@$00@@QAA@XZ
+??1?$Loader@VWSManMemCryptManager@@$00@@QAA@XZ
+??1?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAA@XZ
+??1?$LoaderSerializer@VCredUIDllLoader@@$00@@QAA@XZ
+??1?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAA@XZ
+??1?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAA@XZ
+??1?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAA@XZ
+??1?$LoaderSerializer@VMachineName@@$00@@QAA@XZ
+??1?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAA@XZ
+??1?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAA@XZ
+??1?$LoaderSerializer@VResources@Locale@@$0A@@@QAA@XZ
+??1?$LoaderSerializer@VShell32DllLoader@@$00@@QAA@XZ
+??1?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAA@XZ
+??1?$LoaderSerializer@VSubscriptionManager@@$01@@QAA@XZ
+??1?$LoaderSerializer@VUser32DllLoader@@$00@@QAA@XZ
+??1?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAA@XZ
+??1?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ
+??1?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
+??1?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ
+??1?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@QAA@XZ
+??1?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@QAA@XZ
+??1?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@QAA@XZ
+??1?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@QAA@XZ
+??1?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@QAA@XZ
+??1?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ
+??1?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ
+??1?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ
+??1?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ
+??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
+??1?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@XZ
+??1?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ
+??1?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ
+??1?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ
+??1?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
+??1?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@PAXUEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@UPluginKey@@K@@QAA@XZ
+??1?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAA@XZ
+??1?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAA@XZ
+??1?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QAA@XZ
+??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ
+??1?$SafeMap_Iterator@VStringKeyCI@@K@@QAA@XZ
+??1?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QAA@XZ
+??1?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAA@XZ
+??1?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAA@XZ
+??1?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAA@XZ
+??1?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAA@XZ
+??1?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA@XZ
+??1?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA@XZ
+??1?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA@XZ
+??1?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA@XZ
+??1?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA@XZ
+??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA@XZ
+??1?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QAA@XZ
+??1?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA@XZ
+??1?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA@XZ
+??1?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA@XZ
+??1?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA@XZ
+??1?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA@XZ
+??1?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA@XZ
+??1?$SafeSet@PAVCCertMapping@@@@QAA@XZ
+??1?$SafeSet@PAVCListenerOperation@@@@QAA@XZ
+??1?$SafeSet@PAVCShellUriSettings@@@@QAA@XZ
+??1?$SafeSet@PAVCollector@@@@QAA@XZ
+??1?$SafeSet@PAVHostOperation@@@@QAA@XZ
+??1?$SafeSet@PAVIOperation@@@@QAA@XZ
+??1?$SafeSet@PAVListenerSourceSubscription@@@@QAA@XZ
+??1?$SafeSet@PAVPushSubscription@@@@QAA@XZ
+??1?$SafeSet@PAX@@QAA@XZ
+??1?$SafeSet@VStringKeyCI@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAVCCertMapping@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAVCListenerOperation@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAVCShellUriSettings@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAVCollector@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAVHostOperation@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAVIOperation@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAVPushSubscription@@@@QAA@XZ
+??1?$SafeSet_Iterator@PAX@@QAA@XZ
+??1?$SafeSet_Iterator@VStringKeyCI@@@@QAA@XZ
+??1?$SimpleQueue@T_LARGE_INTEGER@@@@QAA@XZ
+??1AutoBstr@@QAA@XZ
+??1AutoBstrNoAlloc@@QAA@XZ
+??1AutoCertContext@@QAA@XZ
+??1AutoChainContext@@QAA@XZ
+??1AutoCoTaskMemFree@@QAA@XZ
+??1AutoEnvironmentBlock@@QAA@XZ
+??1AutoFwXmlCloseParser@@QAA@XZ
+??1AutoHandle@@QAA@XZ
+??1AutoImpersonateUser@@QAA@XZ
+??1AutoLibrary@@QAA@XZ
+??1AutoLocalFree@@QAA@XZ
+??1AutoMIClass@@QAA@XZ
+??1AutoMIInstance@@QAA@XZ
+??1AutoObject@@QAA@XZ
+??1AutoRegKey@@QAA@XZ
+??1AutoSecurityDescriptor@@QAA@XZ
+??1AutoWaitHandle@@QAA@XZ
+??1BufferFormatter@@UAA@XZ
+??1CBaseConfigCache@@UAA@XZ
+??1CClientConfigCache@@UAA@XZ
+??1CCommonConfigSettings@@UAA@XZ
+??1CConfigManager@@UAA@XZ
+??1CErrorContext@@UAA@XZ
+??1CRequestContext@@UAA@XZ
+??1CResourceAlias@@QAA@XZ
+??1CServiceConfigCache@@EAA@XZ
+??1CServiceWatcher@CServiceConfigCache@@QAA@XZ
+??1CWSManCriticalSection@@QAA@XZ
+??1CWSManCriticalSectionWithConditionVar@@QAA@XZ
+??1CWSManEPR@@UAA@XZ
+??1CWSManGroupPolicyManager@@EAA@XZ
+??1CWSManResource@@UAA@XZ
+??1CWSManResourceNoResourceUri@@UAA@XZ
+??1CWSManSecurityUI@@QAA@XZ
+??1CWinRSPluginConfigCache@@EAA@XZ
+??1ChildLifeTimeManager@@QAA@XZ
+??1CircularBufferFormatter@@UAA@XZ
+??1ConfigRegistry@@IAA@XZ
+??1EtwCorrelationHelper@@UAA@XZ
+??1EventHandler@WSMan@@QAA@XZ
+??1IConfigChangeObserver@@UAA@XZ
+??1ILifeTimeMgmt@@UAA@XZ
+??1IRequestContext@@UAA@XZ
+??1IWSManGroupPolicyObserver@@UAA@XZ
+??1IWSManGroupPolicyPublisher@@UAA@XZ
+??1MessageId@PacketParser@@QAA@XZ
+??1OnHTTPInitialize@@QAA@XZ
+??1OperationId@PacketParser@@QAA@XZ
+??1OwnLock@@QAA@XZ
+??1PacketParser@@QAA@XZ
+??1RBUFFER@@QAA@XZ
+??1ReferenceParameters@PacketParser@@QAA@XZ
+??1SBUFFER@@QAA@XZ
+??1ShareLock@@QAA@XZ
+??1SoapSemanticConverter@@QAA@XZ
+??1TSTRBUFFER@@QAA@XZ
+??1UserRecord@@QAA@XZ
+??1XmlReader@@QAA@XZ
+??4?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAAAAV?$AutoDelete@D@@PAD@Z
+??4?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAAAV?$AutoDelete@G@@PAG@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAAAV?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAAAV?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAAAV?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAAAV?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAAAV?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z
+??4?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAAAV?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAAAV?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAAAV?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAAAAV?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAAAV?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAAAV?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAAAV?$AutoDelete@VCertHash@@@@PAVCertHash@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAAAV?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAAAV?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAAAV?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAAAV?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAAAV?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAAAV?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAAAV?$AutoDelete@VISpecification@@@@PAVISpecification@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAAAV?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAAAV?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAAAAV?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAAAV?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAAAV?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAAAAV?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAAAV?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAAAV?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAAAV?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAAAV?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@Z
+??4?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAAAV?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAAAV?$AutoDeleteVector@$$CBG@@PBG@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAAAV?$AutoDeleteVector@D@@PAD@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAAAV?$AutoDeleteVector@E@@PAE@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAAAV?$AutoDeleteVector@G@@PAG@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAAAV?$AutoDeleteVector@PAG@@PAPAG@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAAAV?$AutoDeleteVector@PBG@@PAPBG@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAAAAV?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAAAV?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAAAV?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAAAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@Z
+??4?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAAAV?$AutoDeleteVector@X@@PAX@Z
+??4?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAAAV?$AutoFree@E@@PAE@Z
+??4?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAAAV?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAAAV?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAAAV?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAAAV?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAAAV?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAAAV?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAAAV?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAAAV?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAAAV?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAAAV?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAAAV?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAAAV?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAAAV?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@Z
+??4?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAAAV?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAAAAV?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAAAV?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAAAV?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAAAV?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAAAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAAAV?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@QAAAAV?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAAAV?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAAAV?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAAAV?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAAAV?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAAAV?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAAAV?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAAAV?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAAAV?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAAAV?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAAAV?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAAAV?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAAAV?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAAAV?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAAAAV?$AutoRelease@VISubscription@@@@PAVISubscription@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAAAV?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAAAV?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@Z
+??4?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAAAAV?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@Z
+??4?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAAAV?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@Z
+??4?$AutoCleanup@VAutoBstr@@PAG@@QAAAAVAutoBstr@@PAG@Z
+??4?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAAAVAutoBstrNoAlloc@@PAG@Z
+??4?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAAAVAutoCertContext@@PBU_CERT_CONTEXT@@@Z
+??4?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAAAVAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@Z
+??4?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@QAAAAVAutoCoTaskMemFree@@PAX@Z
+??4?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@QAAAAVAutoEnvironmentBlock@@PAX@Z
+??4?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@QAAAAVAutoFwXmlCloseParser@@PAX@Z
+??4?$AutoCleanup@VAutoHandle@@PAX@@QAAAAVAutoHandle@@PAX@Z
+??4?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAAAVAutoImpersonateUser@@PAX@Z
+??4?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAAAAVAutoLibrary@@PAUHINSTANCE__@@@Z
+??4?$AutoCleanup@VAutoLocalFree@@PAX@@QAAAAVAutoLocalFree@@PAX@Z
+??4?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAAAVAutoMIClass@@PAU_MI_Class@@@Z
+??4?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAAAVAutoMIInstance@@PAU_MI_Instance@@@Z
+??4?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@QAAAAVAutoObject@@PAUWSMAN_OBJECT@@@Z
+??4?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAAAVAutoRegKey@@PAUHKEY__@@@Z
+??4?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAAAVAutoSecurityDescriptor@@PAX@Z
+??4?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAAAVAutoWaitHandle@@PAX@Z
+??4?$AutoDelete@D@@QAAAAV0@PAD@Z
+??4?$AutoDelete@G@@QAAAAV0@PAG@Z
+??4?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV0@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@Z
+??4?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV0@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@Z
+??4?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@QAAAAV0@PAV?$SafeSet@PAVCCertMapping@@@@@Z
+??4?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@QAAAAV0@PAV?$SafeSet@PAVCShellUriSettings@@@@@Z
+??4?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV0@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@Z
+??4?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAAAV0@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@Z
+??4?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAAAV0@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@Z
+??4?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAAAV0@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@Z
+??4?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAAAV0@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@Z
+??4?$AutoDelete@VBlockedRecord@@@@QAAAAV0@PAVBlockedRecord@@@Z
+??4?$AutoDelete@VCConfigChangeSource@@@@QAAAAV0@PAVCConfigChangeSource@@@Z
+??4?$AutoDelete@VCObserverConfigChangeErrors@@@@QAAAAV0@PAVCObserverConfigChangeErrors@@@Z
+??4?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@QAAAAV0@PAVCServiceWatcher@CServiceConfigCache@@@Z
+??4?$AutoDelete@VCWSManResource@@@@QAAAAV0@PAVCWSManResource@@@Z
+??4?$AutoDelete@VCertHash@@@@QAAAAV0@PAVCertHash@@@Z
+??4?$AutoDelete@VConfigUpdate@@@@QAAAAV0@PAVConfigUpdate@@@Z
+??4?$AutoDelete@VEnumSinkEx@@@@QAAAAV0@PAVEnumSinkEx@@@Z
+??4?$AutoDelete@VGPApiManager@@@@QAAAAV0@PAVGPApiManager@@@Z
+??4?$AutoDelete@VGeneralSinkEx@@@@QAAAAV0@PAVGeneralSinkEx@@@Z
+??4?$AutoDelete@VIChannelObserverFactory@@@@QAAAAV0@PAVIChannelObserverFactory@@@Z
+??4?$AutoDelete@VIQueryDASHSMASHInterface@@@@QAAAAV0@PAVIQueryDASHSMASHInterface@@@Z
+??4?$AutoDelete@VISpecification@@@@QAAAAV0@PAVISpecification@@@Z
+??4?$AutoDelete@VPacketCreator@@@@QAAAAV0@PAVPacketCreator@@@Z
+??4?$AutoDelete@VPacketParser@@@@QAAAAV0@PAVPacketParser@@@Z
+??4?$AutoDelete@VRunAsConfiguration@@@@QAAAAV0@PAVRunAsConfiguration@@@Z
+??4?$AutoDelete@VSecurityEntry@Catalog@@@@QAAAAV0@PAVSecurityEntry@Catalog@@@Z
+??4?$AutoDelete@VServiceSoapProcessor@@@@QAAAAV0@PAVServiceSoapProcessor@@@Z
+??4?$AutoDelete@VSubscriptionEnumerator@@@@QAAAAV0@PAVSubscriptionEnumerator@@@Z
+??4?$AutoDelete@VTSTRBUFFER@@@@QAAAAV0@PAVTSTRBUFFER@@@Z
+??4?$AutoDelete@VUniqueStringOverflow@@@@QAAAAV0@PAVUniqueStringOverflow@@@Z
+??4?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@QAAAAV0@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
+??4?$AutoDelete@VWmiEnumContext@@@@QAAAAV0@PAVWmiEnumContext@@@Z
+??4?$AutoDelete@VXmlReader@@@@QAAAAV0@PAVXmlReader@@@Z
+??4?$AutoDeleteVector@$$CBG@@QAAAAV0@PBG@Z
+??4?$AutoDeleteVector@D@@QAAAAV0@PAD@Z
+??4?$AutoDeleteVector@E@@QAAAAV0@PAE@Z
+??4?$AutoDeleteVector@G@@QAAAAV0@PAG@Z
+??4?$AutoDeleteVector@PAG@@QAAAAV0@PAPAG@Z
+??4?$AutoDeleteVector@PBG@@QAAAAV0@PAPBG@Z
+??4?$AutoDeleteVector@U_CONFIG_UPDATE@@@@QAAAAV0@PAU_CONFIG_UPDATE@@@Z
+??4?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAAAV0@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@Z
+??4?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@QAAAAV0@PAU_WINRS_RUN_COMMAND_ARG@@@Z
+??4?$AutoDeleteVector@U_WSMAN_OPTION@@@@QAAAAV0@PAU_WSMAN_OPTION@@@Z
+??4?$AutoDeleteVector@X@@QAAAAV0@PAX@Z
+??4?$AutoFree@E@@QAAAAV0@PAE@Z
+??4?$AutoLocklessItemRecycle@VPacket@@@@QAAAAV0@PAVPacket@@@Z
+??4?$AutoRelease@UIClientSecurity@@@@QAAAAV0@PAUIClientSecurity@@@Z
+??4?$AutoRelease@UIEnumWbemClassObject@@@@QAAAAV0@PAUIEnumWbemClassObject@@@Z
+??4?$AutoRelease@UIErrorInfo@@@@QAAAAV0@PAUIErrorInfo@@@Z
+??4?$AutoRelease@UIUnknown@@@@QAAAAV0@PAUIUnknown@@@Z
+??4?$AutoRelease@UIWbemClassObject@@@@QAAAAV0@PAUIWbemClassObject@@@Z
+??4?$AutoRelease@UIWbemContext@@@@QAAAAV0@PAUIWbemContext@@@Z
+??4?$AutoRelease@UIWbemLocator@@@@QAAAAV0@PAUIWbemLocator@@@Z
+??4?$AutoRelease@UIWbemObjectTextSrc@@@@QAAAAV0@PAUIWbemObjectTextSrc@@@Z
+??4?$AutoRelease@UIWbemPath@@@@QAAAAV0@PAUIWbemPath@@@Z
+??4?$AutoRelease@UIWbemPathKeyList@@@@QAAAAV0@PAUIWbemPathKeyList@@@Z
+??4?$AutoRelease@UIWbemQualifierSet@@@@QAAAAV0@PAUIWbemQualifierSet@@@Z
+??4?$AutoRelease@UIWbemQuery@@@@QAAAAV0@PAUIWbemQuery@@@Z
+??4?$AutoRelease@UIWbemServices@@@@QAAAAV0@PAUIWbemServices@@@Z
+??4?$AutoRelease@VApplication@Client@WSMan@@@@QAAAAV0@PAVApplication@Client@WSMan@@@Z
+??4?$AutoRelease@VCBaseConfigCache@@@@QAAAAV0@PAVCBaseConfigCache@@@Z
+??4?$AutoRelease@VCClientConfigSettings@@@@QAAAAV0@PAVCClientConfigSettings@@@Z
+??4?$AutoRelease@VCCommonConfigSettings@@@@QAAAAV0@PAVCCommonConfigSettings@@@Z
+??4?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@QAAAAV0@PAVCConfigCacheMap@CBaseConfigCache@@@Z
+??4?$AutoRelease@VCConfigManager@@@@QAAAAV0@PAVCConfigManager@@@Z
+??4?$AutoRelease@VCRemoteOperation@@@@QAAAAV0@PAVCRemoteOperation@@@Z
+??4?$AutoRelease@VCRemoteSession@@@@QAAAAV0@PAVCRemoteSession@@@Z
+??4?$AutoRelease@VCRequestContext@@@@QAAAAV0@PAVCRequestContext@@@Z
+??4?$AutoRelease@VCServiceCommonConfigSettings@@@@QAAAAV0@PAVCServiceCommonConfigSettings@@@Z
+??4?$AutoRelease@VCServiceConfigCache@@@@QAAAAV0@PAVCServiceConfigCache@@@Z
+??4?$AutoRelease@VCServiceConfigSettings@@@@QAAAAV0@PAVCServiceConfigSettings@@@Z
+??4?$AutoRelease@VCWSManEPR@@@@QAAAAV0@PAVCWSManEPR@@@Z
+??4?$AutoRelease@VCWSManGroupPolicyManager@@@@QAAAAV0@PAVCWSManGroupPolicyManager@@@Z
+??4?$AutoRelease@VCWSManResource@@@@QAAAAV0@PAVCWSManResource@@@Z
+??4?$AutoRelease@VCWinRSPluginConfigCache@@@@QAAAAV0@PAVCWinRSPluginConfigCache@@@Z
+??4?$AutoRelease@VCWinRSPluginConfigSettings@@@@QAAAAV0@PAVCWinRSPluginConfigSettings@@@Z
+??4?$AutoRelease@VEnumSinkEx@@@@QAAAAV0@PAVEnumSinkEx@@@Z
+??4?$AutoRelease@VGeneralSinkEx@@@@QAAAAV0@PAVGeneralSinkEx@@@Z
+??4?$AutoRelease@VIRequestContext@@@@QAAAAV0@PAVIRequestContext@@@Z
+??4?$AutoRelease@VISubscription@@@@QAAAAV0@PAVISubscription@@@Z
+??4?$AutoRelease@VInboundRequestDetails@@@@QAAAAV0@PAVInboundRequestDetails@@@Z
+??4?$AutoRelease@VUserRecord@@@@QAAAAV0@PAVUserRecord@@@Z
+??4?$AutoRelease@VWSManHttpListener@@@@QAAAAV0@PAVWSManHttpListener@@@Z
+??4?$AutoReleaseEx@VShell@Client@WSMan@@@@QAAAAV0@PAVShell@Client@WSMan@@@Z
+??4?$PacketElement@K@PacketParser@@QAAAAV01@ABV01@@Z
+??4?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAAAV01@ABV01@@Z
+??4?$PacketElement@PBG@PacketParser@@QAAAAV01@ABV01@@Z
+??4?$PacketElement@_K@PacketParser@@QAAAAV01@ABV01@@Z
+??4?$SimpleQueue@T_LARGE_INTEGER@@@@QAAAAV0@ABV0@@Z
+??4AutoBstr@@QAAAAV0@PAG@Z
+??4AutoBstrNoAlloc@@QAAAAV0@PAG@Z
+??4AutoCertContext@@QAAAAV0@PBU_CERT_CONTEXT@@@Z
+??4AutoChainContext@@QAAAAV0@PBU_CERT_CHAIN_CONTEXT@@@Z
+??4AutoCoTaskMemFree@@QAAAAV0@PAX@Z
+??4AutoEnvironmentBlock@@QAAAAV0@PAX@Z
+??4AutoFwXmlCloseParser@@QAAAAV0@PAX@Z
+??4AutoHandle@@QAAAAV0@PAX@Z
+??4AutoImpersonateUser@@QAAAAV0@PAX@Z
+??4AutoLibrary@@QAAAAV0@PAUHINSTANCE__@@@Z
+??4AutoLocalFree@@QAAAAV0@PAX@Z
+??4AutoMIClass@@QAAAAV0@PAU_MI_Class@@@Z
+??4AutoMIInstance@@QAAAAV0@PAU_MI_Instance@@@Z
+??4AutoObject@@QAAAAV0@PAUWSMAN_OBJECT@@@Z
+??4AutoRegKey@@QAAAAV0@PAUHKEY__@@@Z
+??4AutoSecurityDescriptor@@QAAAAV0@PAX@Z
+??4AutoWaitHandle@@QAAAAV0@PAX@Z
+??4ChildLifeTimeManager@@QAAAAV0@ABV0@@Z
+??4ConfigRegistry@@QAAAAV0@ABV0@@Z
+??4EtwCorrelationHelper@@QAAAAV0@ABV0@@Z
+??4EventLog@@QAAAAV0@ABV0@@Z
+??4ExtendedSemantic@@QAAAAV0@ABV0@@Z
+??4FastLock@@QAAAAV0@ABV0@@Z
+??4Fragment@PacketParser@@QAAAAV01@ABV01@@Z
+??4IConfigChangeObserver@@QAAAAV0@ABV0@@Z
+??4ILifeTimeMgmt@@QAAAAV0@ABV0@@Z
+??4IWSManGroupPolicyObserver@@QAAAAV0@ABV0@@Z
+??4IWSManGroupPolicyPublisher@@QAAAAV0@ABV0@@Z
+??4Locale@@QAAAAV0@ABV0@@Z
+??4NotUnderstandSoapHeader@PacketParser@@QAAAAV01@ABV01@@Z
+??4PacketFormatter@@QAAAAV0@ABV0@@Z
+??4RBUFFER@@QAAAAV0@ABV0@@Z
+??4SBUFFER@@QAAAAV0@ABV0@@Z
+??4SessionId@PacketParser@@QAAAAV01@ABV01@@Z
+??4SoapSemanticConverter@@QAAAAV0@ABV0@@Z
+??4UserAuthzRecord@@QAAAAV0@ABV0@@Z
+??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataFormatDWORD@@@Z
+??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataFormatULONGLONG@@@Z
+??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataPCWSTR@@@Z
+??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataPUCHAR@@@Z
+??6BufferFormatter@@UAAAAV0@AAVBufferFormatterDataXmlEscape@@@Z
+??6BufferFormatter@@UAAAAV0@K@Z
+??6BufferFormatter@@UAAAAV0@PAU_FWXML_ELEMENT@@@Z
+??7?$AutoCleanup@V?$AutoDelete@G@@PAG@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBA_NXZ
+??7?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBA_NXZ
+??7?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBA_NXZ
+??7?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QBA_NXZ
+??7?$AutoCleanup@VAutoHandle@@PAX@@QBA_NXZ
+??7?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBA_NXZ
+??7?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QBA_NXZ
+??7?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QBA_NXZ
+??7?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QBA_NXZ
+??A?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAPAKABUPluginKey@@@Z
+??A?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAPAPAVBlockedRecord@@ABUUserKey@@@Z
+??A?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAPAVCertThumbprintMappedSet@CServiceConfigSettings@@ABVCertThumbprintKey@@@Z
+??A?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAKABVStringKeyCI@@@Z
+??A?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAPAUUSER_CONTEXT_INFO@WSManHttpListener@@ABVStringKeyCI@@@Z
+??A?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAPAPAVExpiredOperationIdRecord@@ABVStringKeyStore@@@Z
+??A?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAPAPAVServerFullDuplexChannel@@ABVStringKeyStore@@@Z
+??A?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAPAVOptionValue@SessionOptions@Client@WSMan@@ABW4WSManSessionOption@@@Z
+??A?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAPAPAVSendPacketArgs@RobustConnectionBuffer@@AB_K@Z
+??A?$SafeSet@PAX@@QBAPBQAXABQAX@Z
+??B?$AutoCleanup@V?$AutoDelete@D@@PAD@@QAAPADXZ
+??B?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAGXZ
+??B?$AutoCleanup@V?$AutoDelete@G@@PAG@@QBAQAGXZ
+??B?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAUIPRange@CWSManIPFilter@@XZ
+??B?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@QAAPAU_SID@@XZ
+??B?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAV?$SafeMap_Iterator@VStringKeyCI@@K@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAPAV?$SafeSet_Iterator@PAVCListenerOperation@@@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAPAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAPAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QBAQAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ
+??B?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAPAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAAPAVAdminSid@CSecurity@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAPAVCConfigChangeSource@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@QAAPAVCObserverConfigChangeErrors@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@QAAPAVCredUIDllLoader@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAAPAVEventHandler@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAPAVGPApiManager@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAPAVIChannelObserverFactory@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBAQAVIQueryDASHSMASHInterface@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBAQAVISpecification@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAAPAVInteractiveSid@CSecurity@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAAPAVIpHlpApiDllLoader@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAAPAVMachineName@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAAPAVNetworkServiceSid@CSecurity@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAAPAVNtDsApiDllLoader@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAVPacketCreator@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAPAVPacketParser@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAAPAVShell32DllLoader@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAAPAVShlWApiDllLoader@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAAPAVSubscriptionManager@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBAQAVTSTRBUFFER@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAPAVUniqueStringOverflow@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAAPAVUser32DllLoader@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAPAVWSMANCONFIGTABLE_IDENTITY@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAAPAVWSManMemCryptManager@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBAQAVWmiEnumContext@@XZ
+??B?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ
+??B?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPBGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAPADXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBAQAEXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBAQAGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@QAAPAHXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBAQAPAGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBAQAPBGXZ
+??B?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@QAAPAU_CONFIG_UPDATE@@XZ
+??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
+??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBAQAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
+??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ
+??B?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBAQAU_WINRS_RUN_COMMAND_ARG@@XZ
+??B?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAPAU_WSMAN_OPTION@@XZ
+??B?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAPAXXZ
+??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ
+??B?$AutoCleanup@V?$AutoFree@E@@PAE@@QBAQAEXZ
+??B?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAVPacket@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAUIAppHostChildElementCollection@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAAPAUIAppHostElement@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAUIAppHostElementCollection@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBAQAUIClientSecurity@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBAQAUIEnumWbemClassObject@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBAQAUIErrorInfo@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBAQAUIUnknown@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBAQAUIWbemClassObject@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBAQAUIWbemContext@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBAQAUIWbemLocator@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBAQAUIWbemObjectTextSrc@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBAQAUIWbemPath@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBAQAUIWbemPathKeyList@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBAQAUIWbemQualifierSet@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBAQAUIWbemQuery@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ
+??B?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBAQAUIWbemServices@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAPAVCCommonConfigSettings@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAPAVCConfigCacheMap@CBaseConfigCache@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAPAVCServiceCommonConfigSettings@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAPAVCServiceConfigCache@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBAQAVCWSManEPR@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QBAQAVCWSManResource@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBAQAVCWinRSPluginConfigCache@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAAPAVConfigNotification@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAAPAVConnectShellOperation@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAAPAVCreateShellOperation@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAAPAVDeleteShellOperation@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAAPAVDisconnectOperation@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@QAAPAVIISConfigSettings@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBAQAVIRequestContext@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@QAAPAVISubscription@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAPAVInboundRequestDetails@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBAQAVInboundRequestDetails@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAAPAVReconnectOperation@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QBAQAVShell@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAPAVUserRecord@@XZ
+??B?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QBAQAVUserRecord@@XZ
+??B?$AutoCleanup@VAutoBstr@@PAG@@QAAPAGXZ
+??B?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ
+??B?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBAQAGXZ
+??B?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPBU_CERT_CONTEXT@@XZ
+??B?$AutoCleanup@VAutoHandle@@PAX@@QAAPAXXZ
+??B?$AutoCleanup@VAutoHandle@@PAX@@QBAQAXXZ
+??B?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ
+??B?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBAQAXXZ
+??B?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@QAAPAUHINSTANCE__@@XZ
+??B?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAXXZ
+??B?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ
+??B?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAU_MI_Instance@@XZ
+??B?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAUHKEY__@@XZ
+??B?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAXXZ
+??B?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBA_NXZ
+??B?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBA_NXZ
+??B?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBA_NXZ
+??B?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBA_NXZ
+??B?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ
+??B?$SafeMap_Iterator@VStringKeyCI@@K@@QBA_NXZ
+??B?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBA_NXZ
+??B?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBA_NXZ
+??B?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBA_NXZ
+??C?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAPAV?$SafeMap_Iterator@VStringKeyCI@@K@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAPAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAPAV?$SafeSet_Iterator@PAVCListenerOperation@@@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@QAAPAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@QAAPAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@XZ
+??C?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@QAAPAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@QAAPAVCConfigChangeSource@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@QAAPAVGPApiManager@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@QAAPAVIChannelObserverFactory@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QBAQAVIQueryDASHSMASHInterface@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QBAQAVISpecification@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@QAAPAVMasterReceiveData@CListenerReceive@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAVPacketCreator@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@QAAPAVPacketParser@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@QAAPAVRunAsConfiguration@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@QAAPAVSendPacketArgs@RobustConnectionBuffer@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@QAAPAVSubscriptionEnumerator@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QBAQAVTSTRBUFFER@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@QAAPAVUniqueStringOverflow@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@QAAPAVWSMANCONFIGTABLE_IDENTITY@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QBAQAVWmiEnumContext@@XZ
+??C?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ
+??C?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ
+??C?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QBAQAEXZ
+??C?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ
+??C?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QBAQAGXZ
+??C?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ
+??C?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QBAQAPAGXZ
+??C?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ
+??C?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QBAQAPBGXZ
+??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
+??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QBAQAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
+??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ
+??C?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QBAQAU_WINRS_RUN_COMMAND_ARG@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAUIAppHostChildElementCollection@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAUIAppHostElementCollection@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAAPAUIAppHostProperty@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAAPAUIAppHostPropertyCollection@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QBAQAUIClientSecurity@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QBAQAUIEnumWbemClassObject@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QBAQAUIErrorInfo@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QBAQAUIUnknown@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QBAQAUIWbemClassObject@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QBAQAUIWbemContext@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QBAQAUIWbemLocator@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QBAQAUIWbemObjectTextSrc@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QBAQAUIWbemPath@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QBAQAUIWbemPathKeyList@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QBAQAUIWbemQualifierSet@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QBAQAUIWbemQuery@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ
+??C?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QBAQAUIWbemServices@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@QAAPAVCConfigCacheMap@CBaseConfigCache@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@QAAPAVCListenerReceive@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QBAQAVCRemoteSession@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@QAAPAVCServiceCommonConfigSettings@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@QAAPAVCServiceConfigCache@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QBAQAVCWSManEPR@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QBAQAVCWinRSPluginConfigCache@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@QAAPAVConfigNotification@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@QAAPAVConnectShellOperation@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@QAAPAVCreateShellOperation@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@QAAPAVDeleteShellOperation@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@QAAPAVDisconnectOperation@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QBAQAVEnumSinkEx@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QBAQAVGeneralSinkEx@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QBAQAVIRequestContext@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QAAPAVInboundRequestDetails@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@QBAQAVInboundRequestDetails@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@QAAPAVReconnectOperation@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QBAQAVShell@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@QAAPAVUserRecord@@XZ
+??C?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@QAAPAVWSManHttpListener@@XZ
+??C?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ
+??C?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QBAQAGXZ
+??C?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAPBU_CERT_CHAIN_CONTEXT@@XZ
+??C?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ
+??C?$AutoCleanup@VAutoImpersonateUser@@PAX@@QBAQAXXZ
+??C?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ
+??C?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAPAVExpiredOperationIdRecord@@XZ
+??C?$SafeSet_Iterator@PAVCListenerOperation@@@@QBAABQAVCListenerOperation@@XZ
+??D?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBAAAVCertThumbprintMappedSet@CServiceConfigSettings@@XZ
+??D?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAKXZ
+??D?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAPAVExpiredOperationIdRecord@@XZ
+??D?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBAAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ
+??D?$SafeSet_Iterator@PAVCCertMapping@@@@QBAABQAVCCertMapping@@XZ
+??D?$SafeSet_Iterator@PAVCListenerOperation@@@@QBAABQAVCListenerOperation@@XZ
+??D?$SafeSet_Iterator@PAVCShellUriSettings@@@@QBAABQAVCShellUriSettings@@XZ
+??E?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXH@Z
+??E?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXH@Z
+??E?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXH@Z
+??E?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXH@Z
+??E?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXH@Z
+??E?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAAXH@Z
+??E?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXH@Z
+??E?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXH@Z
+??_7?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@6B@ DATA
+??_7?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@6B@ DATA
+??_7?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@6B@ DATA
+??_7?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@6B@ DATA
+??_7?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@6B@ DATA
+??_7?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@6B@ DATA
+??_7?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@6B@ DATA
+??_7?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@6B@ DATA
+??_7?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@6B@ DATA
+??_7?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@6B@ DATA
+??_7?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@6B@ DATA
+??_7?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@6B@ DATA
+??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ DATA
+??_7?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@6B@ DATA
+??_7?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@6B@ DATA
+??_7?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@6B@ DATA
+??_7?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@6B@ DATA
+??_7?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@6B@ DATA
+??_7?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@6B@ DATA
+??_7?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@6B@ DATA
+??_7?$SafeSet@PAVCCertMapping@@@@6B@ DATA
+??_7?$SafeSet@PAVCListenerOperation@@@@6B@ DATA
+??_7?$SafeSet@PAVCShellUriSettings@@@@6B@ DATA
+??_7?$SafeSet@PAX@@6B@ DATA
+??_7BufferFormatter@@6B@ DATA
+??_7CBaseConfigCache@@6BIConfigChangeObserver@@@ DATA
+??_7CBaseConfigCache@@6BILifeTimeMgmt@@@ DATA
+??_7CClientConfigCache@@6BIConfigChangeObserver@@@ DATA
+??_7CClientConfigCache@@6BILifeTimeMgmt@@@ DATA
+??_7CConfigManager@@6B@ DATA
+??_7CErrorContext@@6B@ DATA
+??_7CRequestContext@@6BCErrorContext@@@ DATA
+??_7CRequestContext@@6BEtwCorrelationHelper@@@ DATA
+??_7CServiceConfigCache@@6BIConfigChangeObserver@@@ DATA
+??_7CServiceConfigCache@@6BILifeTimeMgmt@@@ DATA
+??_7CWSManEPR@@6B@ DATA
+??_7CWSManGroupPolicyManager@@6B@ DATA
+??_7CWSManResource@@6B@ DATA
+??_7CWSManResourceNoResourceUri@@6B@ DATA
+??_7CWSManSecurityUI@@6B@ DATA
+??_7CWinRSPluginConfigCache@@6BIConfigChangeObserver@@@ DATA
+??_7CWinRSPluginConfigCache@@6BILifeTimeMgmt@@@ DATA
+??_7CircularBufferFormatter@@6B@ DATA
+??_7EtwCorrelationHelper@@6B@ DATA
+??_7IConfigChangeObserver@@6B@ DATA
+??_7ILifeTimeMgmt@@6B@ DATA
+??_7IRequestContext@@6B@ DATA
+??_7IWSManGroupPolicyObserver@@6B@ DATA
+??_7IWSManGroupPolicyPublisher@@6B@ DATA
+??_7PacketParser@@6B@ DATA
+??_7UserAuthzRecord@@6B@ DATA
+??_7UserRecord@@6B@ DATA
+??_FCErrorContext@@QAAXXZ
+??_FRBUFFER@@QAAXXZ
+?Acquire@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UBAXXZ
+?Acquire@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UBAXXZ
+?Acquire@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UBAXXZ
+?Acquire@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UBAXXZ
+?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UBAXXZ
+?Acquire@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UBAXXZ
+?Acquire@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UBAXXZ
+?Acquire@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UBAXXZ
+?Acquire@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAXXZ
+?Acquire@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAXXZ
+?Acquire@CWSManCriticalSection@@QAAXXZ
+?AcquireExclusive@FastLock@@QAAXXZ
+?AcquireShared@FastLock@@QAAXXZ
+?Acquired@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA_NXZ
+?Acquired@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NXZ
+?Add@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAA_NABQAVCCertMapping@@ABUEmpty@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA_NABQAVCListenerOperation@@ABUEmpty@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAA_NABQAVCShellUriSettings@@ABUEmpty@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAA_NABQAXABUEmpty@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAA_NABUPluginKey@@ABKAAVIRequestContext@@@Z
+?Add@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NABUUserKey@@ABQAVBlockedRecord@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAA_NABVCertThumbprintKey@@ABVCertThumbprintMappedSet@CServiceConfigSettings@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NABVKey@Locale@@ABKAAVIRequestContext@@@Z
+?Add@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NABVStringKeyCI@@ABKAAVIRequestContext@@@Z
+?Add@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QAA_NABVStringKeyCI@@ABUEmpty@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NABVStringKeyCI@@ABUUSER_CONTEXT_INFO@WSManHttpListener@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NABVStringKeyStore@@ABQAVExpiredOperationIdRecord@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NABVStringKeyStore@@ABQAVServerFullDuplexChannel@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAA_NABW4WSManSessionOption@@ABQAVOptionValue@SessionOptions@Client@WSMan@@AAVIRequestContext@@@Z
+?Add@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NAB_KABQAVSendPacketArgs@RobustConnectionBuffer@@AAVIRequestContext@@@Z
+?Add@?$SafeSet@PAVCCertMapping@@@@QAA_NABQAVCCertMapping@@AAVIRequestContext@@@Z
+?Add@?$SafeSet@PAVCListenerOperation@@@@QAA_NABQAVCListenerOperation@@AAVIRequestContext@@@Z
+?Add@?$SafeSet@PAVCShellUriSettings@@@@QAA_NABQAVCShellUriSettings@@AAVIRequestContext@@@Z
+?Add@?$SafeSet@PAX@@QAA_NABQAXAAVIRequestContext@@@Z
+?Add@?$SafeSet@VStringKeyCI@@@@QAA_NABVStringKeyCI@@AAVIRequestContext@@@Z
+?AddDefaultPlugins@ConfigUpdate@@SAHPAVIRequestContext@@H@Z
+?AddKey@CWSManResourceNoResourceUri@@QAAHPBG0PAVIRequestContext@@@Z
+?AddMessage@CRequestContext@@AAAHPBGPAPAD1@Z
+?AddOption@CWSManResourceNoResourceUri@@QAAHPBG0HPAVIRequestContext@@@Z
+?AddOptionSet@CWSManResourceNoResourceUri@@QAAHPAU_WSMAN_OPTION_SET@@PAVIRequestContext@@@Z
+?AddPacket@PacketParser@@QAA_NPAVPacket@@_N11@Z
+?AddRef@CWSManSecurityUI@@UAAKXZ
+?AddRef@ILifeTimeMgmt@@UAAJXZ
+?AddRef@UserRecord@@QAA_NAAVIRequestContext@@@Z
+?AddSource@CBaseConfigCache@@IAAHPAVIRequestContext@@PAVCConfigChangeSource@@@Z
+?AddToMap@CBaseConfigCache@@AAAHPAVIRequestContext@@AAVAutoLocalFree@@@Z
+?Alloc@WSManMemory@@SAPAXIHW4_NitsFaultMode@@@Z
+?AllocBstr@WSManMemory@@SAPAGPBGHH@Z
+?AllocBstrLen@WSManMemory@@SAPAGPBGIHH@Z
+?AllocCache@CClientConfigCache@@CAPAVCBaseConfigCache@@XZ
+?AllocCache@CServiceConfigCache@@CAPAVCBaseConfigCache@@XZ
+?AllocCache@CWinRSPluginConfigCache@@CAPAVCBaseConfigCache@@XZ
+?AllocSysString@TSTRBUFFER@@QBAJPAPAG@Z
+?AllowBasic@CCommonConfigSettings@@UBAHXZ
+?AllowClientCertificate@CCommonConfigSettings@@UBAHXZ
+?AllowCredSsp@CCommonConfigSettings@@UBAHXZ
+?AllowKerberos@CCommonConfigSettings@@UBAHXZ
+?AllowNegotiate@CCommonConfigSettings@@UBAHXZ
+?AllowUnencrypted@CCommonConfigSettings@@UBAHXZ
+?Append@SBUFFER@@QAAJPAEI@Z
+?Append@SBUFFER@@QAAJPAV1@@Z
+?Append@TSTRBUFFER@@QAAJPBG@Z
+?Append@TSTRBUFFER@@QAAJPBGII@Z
+?AppendChar@TSTRBUFFER@@QAAJG@Z
+?AppendEscapeXmlAttribute@TSTRBUFFER@@QAAJPBGG@Z
+?AppendEscapeXmlContent@TSTRBUFFER@@QAAJPBG_N@Z
+?AppendXmlElem@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z
+?AppendXmlElemWithNamespace@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z
+?AppendXmlElemWithNamespaceAndPrefix@TSTRBUFFER@@QAAJPBG000HKPAU_XML_ATTRIB@@@Z
+?AppendXmlElemWithPrefix@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z
+?AppendXmlEndElem@TSTRBUFFER@@QAAJPBG@Z
+?AppendXmlEndElemWithPrefix@TSTRBUFFER@@QAAJPBG0@Z
+?AppendXmlEndFragment@TSTRBUFFER@@QAAJXZ
+?AppendXmlEndItem@TSTRBUFFER@@QAAJXZ
+?AppendXmlStartElem@TSTRBUFFER@@QAAJPBGHKPAU_XML_ATTRIB@@@Z
+?AppendXmlStartElemWithNamespace@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z
+?AppendXmlStartElemWithNamespaceAndPrefix@TSTRBUFFER@@QAAJPBG00HKPAU_XML_ATTRIB@@@Z
+?AppendXmlStartElemWithNamespaces@TSTRBUFFER@@QAAJPBGKPAU_XML_NAMESPACE_PREFIX@@HKPAU_XML_ATTRIB@@@Z
+?AppendXmlStartElemWithNamespacesAndPrefixes@TSTRBUFFER@@QAAJPBG0KPAU_XML_NAMESPACE_PREFIX@@HKPAU_XML_ATTRIB@@@Z
+?AppendXmlStartElemWithPrefix@TSTRBUFFER@@QAAJPBG0HKPAU_XML_ATTRIB@@@Z
+?AppendXmlStartFragment@TSTRBUFFER@@QAAJXZ
+?AppendXmlStartItem@TSTRBUFFER@@QAAJXZ
+?ApplyQuota@UserRecord@@QAA_NW4OperationType@@AAVIRequestContext@@PBVProvider@Catalog@@PAVCServiceConfigSettings@@@Z
+?ApplySecurity@ConfigRegistry@@IAAHPAVIRequestContext@@PAUHKEY__@@PBG2@Z
+?AsReference@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV1@XZ
+?AsReference@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAAAAV1@XZ
+?AuthzComplete@UserRecord@@UAAKPAX0W4AdministratorType@UserAuthzRecord@@KPBG@Z
+?BOMS@PacketFormatter@@0QBUBOMInfo@1@B DATA
+?BeginRevertToSelf@CSecurity@@SAHPAPAXK@Z
+?BuildFragmentTransfer@CWSManResourceNoResourceUri@@UAAHAAVBufferFormatter@@@Z
+?BuildOptionSet@CWSManResourceNoResourceUri@@QAAHAAVBufferFormatter@@@Z
+?BuildSelectorSet@CWSManEPR@@UAAHAAVBufferFormatter@@@Z
+?BuildSelectorSet@CWSManResourceNoResourceUri@@UAAHAAVBufferFormatter@@@Z
+?CHARSETS@PacketFormatter@@0QBUCharsetInfo@1@B DATA
+?ChangeLogging@CServiceConfigCache@@QAAXW4ErrorLogging@@@Z
+?CheckSharedSSLConfiguration@ConfigRegistry@@IAAHPAVIRequestContext@@PBG1HPAH@Z
+?Clear@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QAAXXZ
+?Clear@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ
+?Clear@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAAXXZ
+?Clear@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ
+?ClearKeys@CWSManResourceNoResourceUri@@QAAHXZ
+?ClearOptions@CWSManResourceNoResourceUri@@QAAHXZ
+?ClearRegistryKeys@ConfigRegistry@@IAAHPAVIRequestContext@@@Z
+?ClearSubKeys@@YAHPAUHKEY__@@PAVIRequestContext@@@Z
+?CompleteWithErrorContext@CRequestContext@@QAAXPAU_WSMAN_PLUGIN_REQUEST@@@Z
+?Confirm@ExtendedSemantic@@2KB
+?Copy@TSTRBUFFER@@QAAJPBG@Z
+?CopyString@@YAPAGPAVIRequestContext@@W4CallSiteId@@PBG@Z
+?CopyString@@YAPAGPBGABHAAVIRequestContext@@@Z
+?CopyString@MessageId@PacketParser@@QAAKPBGH@Z
+?CopyTo@CErrorContext@@UBAXPAVIRequestContext@@@Z
+?CopyTo@CRequestContext@@UBAXPAVIRequestContext@@@Z
+?CreateActivityId@EventHandler@WSMan@@SAXAAU_GUID@@@Z
+?CreateAnEvent@SoapSemanticConverter@@QAAKKPAVSemanticMessage@@AAVBufferFormatter@@PAVIRequestContext@@@Z
+?CreateAutoConfiguredListener@CConfigManager@@AAAHPAVIRequestContext@@PAVLISTENER_IDENTITY@@@Z
+?CreateInstance@?$ILoader@VAdminSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VCredUIDllLoader@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VEventHandler@WSMan@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VInteractiveSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VIpHlpApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VMachineName@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VNetworkServiceSid@CSecurity@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VNtDsApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VResources@Locale@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VShell32DllLoader@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VShlWApiDllLoader@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VSubscriptionManager@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VUser32DllLoader@@@@IAA_NAAVIRequestContext@@@Z
+?CreateInstance@?$ILoader@VWSManMemCryptManager@@@@IAA_NAAVIRequestContext@@@Z
+?CreateKey@ConfigRegistry@@IAAHPAVIRequestContext@@PBGPAPAUHKEY__@@1KPAK@Z
+?CreateNew@CBaseConfigCache@@CAPAV1@PAVIRequestContext@@PAVCConfigCacheMap@1@P6APAV1@XZW4ErrorLogging@@H@Z
+CreateProvHost
+?CreateRenderingInformation@CWSManSecurityUI@@AAAHPAVIRequestContext@@@Z
+?CreateResponse@SoapSemanticConverter@@QAAKKW4_MI_OperationCallback_ResponseType@@AAVBufferFormatter@@PAVIRequestContext@@@Z
+?CreateSessionGuid@SessionId@PacketParser@@QAAKPBGH@Z
+?Data@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@IBAAAV?$STLMap@PAVCCertMapping@@UEmpty@@@@XZ
+?Data@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@IBAAAV?$STLMap@PAVCListenerOperation@@UEmpty@@@@XZ
+?Data@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@IBAAAV?$STLMap@PAVCShellUriSettings@@UEmpty@@@@XZ
+?Data@?$SafeMap_Iterator@PAXUEmpty@@@@IBAAAV?$STLMap@PAXUEmpty@@@@XZ
+?Data@?$SafeMap_Iterator@UPluginKey@@K@@IBAAAV?$STLMap@UPluginKey@@K@@XZ
+?Data@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@IBAAAV?$STLMap@UUserKey@@PAVBlockedRecord@@@@XZ
+?Data@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@IBAAAV?$STLMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@XZ
+?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ
+?Data@?$SafeMap_Iterator@VStringKeyCI@@K@@IBAAAV?$STLMap@VStringKeyCI@@K@@XZ
+?Data@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@IBAAAV?$STLMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@XZ
+?Data@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@IBAAAV?$STLMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@XZ
+?Data@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@IBAAAV?$STLMap@VStringKeyStore@@PAVServerFullDuplexChannel@@@@XZ
+?Data@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@IBAAAV?$STLMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ
+?Data@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@IBAAAV?$STLMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@XZ
+?DeInitialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@CWSManGroupPolicyManager@@AAAHXZ
+?DeInitialize@EventHandler@WSMan@@QAA_NAAVIRequestContext@@@Z
+?Debug@ExtendedSemantic@@2KB
+?Decode@PacketFormatter@@QBAKPAPAVPacket@@@Z
+?DecodeFaultObject@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG11@Z
+?DecodeFaultObject@CRequestContext@@AAAKPBGKAAPBG11@Z
+?DecodeFaultObjectProvider@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG1@Z
+?DecodeFaultObjectProviderMessage@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG@Z
+?DecodeFaultReason@CRequestContext@@AAAKPAU_FWXML_ELEMENT@@AAPBG@Z
+?DecreaseProfileCount@UserRecord@@QAAXXZ
+?DeleteConfigKey@ConfigRegistry@@KAHPAVIRequestContext@@PBG1H@Z
+?DeleteCredentialsFromCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG@Z
+?DeleteKey@@YAHPAVIRequestContext@@PBG1@Z
+?DeleteKey@ConfigRegistry@@KAHPAVIRequestContext@@PBGH@Z
+?DeleteSubkeys@ConfigRegistry@@KAHPAVIRequestContext@@PAUHKEY__@@PBGHH@Z
+?DeleteValues@ConfigRegistry@@KAHPAVIRequestContext@@PAUHKEY__@@@Z
+?Detach@?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAGXZ
+?Detach@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAUIPRange@CWSManIPFilter@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@QAAPAU_WSMAN_STREAM_ID_SET@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@QAAPAV?$Handle@VISubscription@@@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@QAAPAV?$SafeSet@PAVCCertMapping@@@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@QAAPAV?$SafeSet@PAVCShellUriSettings@@@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@QAAPAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@QAAPAVAdminSid@CSecurity@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@QAAPAVBlockedRecord@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@QAAPAVCCertMapping@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@QAAPAVCListenerSettings@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@QAAPAVCServiceWatcher@CServiceConfigCache@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@QAAPAVCShellUriSettings@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@QAAPAVCWSManResource@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@QAAPAVCertHash@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@QAAPAVConfigUpdate@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@QAAPAVCredUIDllLoader@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@QAAPAVEventHandler@WSMan@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@QAAPAVExpiredOperationIdRecord@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAVIQueryDASHSMASHInterface@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAVISpecification@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@QAAPAVInteractiveSid@CSecurity@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@QAAPAVIpHlpApiDllLoader@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@QAAPAVMachineName@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@QAAPAVNetworkServiceSid@CSecurity@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@QAAPAVNtDsApiDllLoader@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAPAVOptionValue@SessionOptions@Client@WSMan@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@QAAPAVResources@Locale@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@QAAPAVSecurityEntry@Catalog@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@QAAPAVServiceSoapProcessor@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@QAAPAVShell32DllLoader@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@QAAPAVShlWApiDllLoader@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@QAAPAVSubscriptionManager@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAVTSTRBUFFER@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@QAAPAVUser32DllLoader@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@QAAPAVWSManMemCryptManager@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAVWmiEnumContext@@XZ
+?Detach@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAVXmlReader@@XZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPBGXZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@QAAPADXZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAEXZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAGXZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAGXZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPBGXZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAU_WINRS_RUN_COMMAND_ARG@@XZ
+?Detach@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@QAAPAU_WSMAN_OPTION@@XZ
+?Detach@?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAEXZ
+?Detach@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAVPacket@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAUIClientSecurity@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAUIEnumWbemClassObject@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAUIErrorInfo@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAUIUnknown@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAUIWbemClassObject@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAUIWbemContext@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAUIWbemLocator@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAUIWbemObjectTextSrc@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAUIWbemPath@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAUIWbemPathKeyList@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAUIWbemQualifierSet@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAUIWbemQuery@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAUIWbemServices@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@QAAPAVApplication@Client@WSMan@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@QAAPAVCBaseConfigCache@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@QAAPAVCClientConfigSettings@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@QAAPAVCCommonConfigSettings@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@QAAPAVCConfigManager@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@QAAPAVCRemoteSession@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@QAAPAVCRequestContext@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@QAAPAVCServiceConfigSettings@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAVCWSManEPR@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@QAAPAVCWSManGroupPolicyCache@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@QAAPAVCWSManGroupPolicyManager@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@QAAPAVCWSManObject@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAVCWinRSPluginConfigCache@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@QAAPAVCWinRSPluginConfigSettings@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAVCommand@Client@WSMan@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAVEnumSinkEx@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAVGeneralSinkEx@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@QAAPAVIPCSoapProcessor@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAVIRequestContext@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAVReceiveOperation@Client@WSMan@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAVSendOperation@Client@WSMan@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAVShell@Client@WSMan@@XZ
+?Detach@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAVSignalOperation@Client@WSMan@@XZ
+?Detach@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAGXZ
+?Detach@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPBU_CERT_CONTEXT@@XZ
+?Detach@?$AutoCleanup@VAutoHandle@@PAX@@QAAPAXXZ
+?Detach@?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAXXZ
+?Detach@?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAXXZ
+?Detach@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAU_MI_Class@@XZ
+?Detach@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAU_MI_Instance@@XZ
+?Detach@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAUHKEY__@@XZ
+?Detach@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAXXZ
+?Detach@?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAPAXXZ
+?Detach@BufferFormatter@@QAAPAEXZ
+?Discard@CServiceWatcher@CServiceConfigCache@@QAAXXZ
+?DoOnChange@CBaseConfigCache@@IAAXW4ConfigChangeSources@@KW4ConfigChangeSeverityType@@@Z
+?DoesThreadOwnLock@CWSManCriticalSection@@QAAHXZ
+?Down@?$LoaderSerializer@VSubscriptionManager@@$01@@AAAJXZ
+?DropData@CircularBufferFormatter@@QAAXK@Z
+?DuplicateCurrentToken@CSecurity@@SAHPAPAXKPAU_SECURITY_ATTRIBUTES@@W4_SECURITY_IMPERSONATION_LEVEL@@W4_TOKEN_TYPE@@H@Z
+?EnableAllPrivileges@@YAHPAPAE@Z
+?Encode@PacketFormatter@@QBAKPAPAVPacket@@@Z
+?Encode@PacketFormatter@@QBAKPBGKPAEKPAPAEPAK_N@Z
+?EndOfStream@PacketParser@@QAAXK@Z
+?EndRevertToSelf@CSecurity@@SAHPAX@Z
+?EnsureActivityIdOnThread@EventHandler@WSMan@@SAXXZ
+?EnsureNoActiveCaches@CClientConfigCache@@SAXXZ
+?EnsureNoActiveCaches@CServiceConfigCache@@SAXXZ
+?Error@EventLog@@SAXK@Z
+?Error@EventLog@@SAXKGPAPBG@Z
+?Error@EventLog@@SAXKPBG@Z
+?ErrorAction@ExtendedSemantic@@2KB
+?EventEnabled@EventHandler@WSMan@@AAA_NABU_EVENT_DESCRIPTOR@@@Z
+?EventProviderEnabled@EventHandler@WSMan@@AAA_NXZ
+?EventWrite@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@KPAU_EVENT_DATA_DESCRIPTOR@@@Z
+?ExtractContextId@PacketParser@@QAAHPAPBGKPBG@Z
+?ExtractShellId@PacketParser@@QAAHPAVCRequestContext@@PAGK@Z
+?ExtractSidFromToken@CSecurity@@SAHPAVIRequestContext@@PAXAAVAutoLocalFree@@@Z
+?FindExisting@CBaseConfigCache@@CAPAV1@PAVCConfigCacheMap@1@PBGW4ErrorLogging@@@Z
+?FindMatch@CResourceAlias@@AAAPAU_ALIAS_INFORMATION@@PBG@Z
+?First@TSTRBUFFER@@QBAPBGXZ
+?Format@Locale@@ABA_NKPAPADPAPAXPAGKGW4CallSiteId@@@Z
+?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAG@Z
+?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAJ@Z
+?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@AAK@Z
+?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@PBD@Z
+?FormatDataDescriptor@EventHandler@WSMan@@SAXAAU_EVENT_DATA_DESCRIPTOR@@PBG@Z
+?FormatWithFallback@Locale@@ABA_NKPAPAD0PAPAXPAGK@Z
+?Free@WSManMemory@@SAXPAXH@Z
+?FreeBstr@WSManMemory@@SAXPAGHH@Z
+?FreeInstance@?$ILoader@VAdminSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VCredUIDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VEventHandler@WSMan@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VInteractiveSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VIpHlpApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VMachineName@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VNetworkServiceSid@CSecurity@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VNtDsApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VResources@Locale@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VShell32DllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VShlWApiDllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VSubscriptionManager@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VUser32DllLoader@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$ILoader@VWSManMemCryptManager@@@@QAA_NAAVIRequestContext@@_N@Z
+?FreeInstance@?$LoaderSerializer@VSubscriptionManager@@$01@@QAA_NAAVIRequestContext@@_N@Z
+?FreeMemory@RBUFFER@@QAAXXZ
+?FreeMemory@SBUFFER@@QAAXXZ
+?FreePacket@PacketParser@@QAAXXZ
+?FreeXmlStructure@PacketParser@@QAAXXZ
+?GenerateTransferId@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBU_GUID@@1@Z
+?GenerateTransferIdImp@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBU_GUID@@1@Z
+?GetAccessRights@CWSManSecurityUI@@UAAJPBU_GUID@@KPAPAU_SI_ACCESS@@PAK2@Z
+?GetAction@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetActionType@SoapSemanticConverter@@AAA_NPBGPAW4_MI_OperationCallback_ResponseType@@PAW4_MI_CallbackMode@@PAVIRequestContext@@@Z
+?GetActivityIdOnCurrentThread@EventHandler@WSMan@@SAXAAU_GUID@@@Z
+?GetBaseUri@CWSManResource@@QAAPBGXZ
+?GetBomIndex@PacketFormatter@@QBA?AW4Charset@1@XZ
+?GetBookmarkXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ
+?GetBool@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAHPAW4WSManConfigSource@@@Z
+?GetBool@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@PAHPAW4WSManGroupPolicySettingState@@@Z
+?GetBuffer@BufferFormatter@@UAAPAEXZ
+?GetBuffer@BufferFormatter@@UBAPBEXZ
+?GetBuffer@CircularBufferFormatter@@UAAPAEXZ
+?GetBuffer@CircularBufferFormatter@@UBAPBEXZ
+?GetBuffer@XmlReader@@QAAPBGXZ
+?GetBufferLength@PacketParser@@UAAKXZ
+?GetBufferPtr@PacketParser@@UAAPAPAGXZ
+?GetBufferSize@BufferFormatter@@QBAKXZ
+?GetCacheCount@CClientConfigCache@@SAKXZ
+?GetCacheCount@CServiceConfigCache@@SAKXZ
+?GetCalculationSize@BufferFormatter@@UBAK_N@Z
+?GetCalculationSize@CircularBufferFormatter@@UBAK_N@Z
+?GetCharInUse@TSTRBUFFER@@QBAIXZ
+?GetCharset@PacketFormatter@@QBA?AW4Charset@1@XZ
+?GetCharsetLen@PacketFormatter@@QBAKXZ
+?GetCharsetName@PacketFormatter@@QBAPBDXZ
+?GetChildCount@ChildLifeTimeManager@@QBAJXZ
+?GetConfigCache@CBaseConfigCache@@KAPAV1@PAVIRequestContext@@W4ErrorLogging@@P6APAV1@XZPAVFastLock@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@H@Z
+?GetConfigCache@CClientConfigCache@@SAPAV1@PAVIRequestContext@@H@Z
+?GetConfigCache@CServiceConfigCache@@SAPAV1@PAVIRequestContext@@W4ErrorLogging@@H@Z
+?GetConfigCache@CWinRSPluginConfigCache@@SAPAV1@PAVIRequestContext@@W4ErrorLogging@@H@Z
+?GetConfigManager@CConfigManager@@SAPAV1@XZ
+?GetConfigManagerForCertMapping@CConfigManager@@SAPAV1@PAVCERTMAPPING_IDENTITY@@PAVIRequestContext@@@Z
+?GetConfigManagerForListener@CConfigManager@@SAPAV1@PAVLISTENER_IDENTITY@@PAVIRequestContext@@@Z
+?GetConfigManagerForShellUri@CConfigManager@@SAPAV1@PAVSHELLURI_IDENTITY@@PAVIRequestContext@@@Z
+?GetConfigManagerForTable@CConfigManager@@SAPAV1@PAVWSMANCONFIGTABLE_IDENTITY@@PAVIRequestContext@@@Z
+?GetConfigXml@CConfigManager@@QAAHPAVIRequestContext@@PAPBGPAPAVXmlReader@@PAH@Z
+?GetCorrelationId@PacketParser@@QAAAAU_GUID@@XZ
+?GetCurrentCertMappingIdentity@CConfigManager@@QAAHPAVCERTMAPPING_IDENTITY@@PAVIRequestContext@@@Z
+?GetCurrentListenerIdentity@CConfigManager@@QAAHPAVLISTENER_IDENTITY@@PAVIRequestContext@@@Z
+?GetCurrentSettings@CBaseConfigCache@@IAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z
+?GetCurrentSettings@CClientConfigCache@@QAAPAVCClientConfigSettings@@PAVIRequestContext@@@Z
+?GetCurrentSettings@CServiceConfigCache@@QAAPAVCServiceConfigSettings@@PAVIRequestContext@@@Z
+?GetCurrentSettings@CWinRSPluginConfigCache@@QAAPAVCWinRSPluginConfigSettings@@PAVIRequestContext@@@Z
+?GetCurrentShellUriIdentity@CConfigManager@@QAAHPAVSHELLURI_IDENTITY@@PAVIRequestContext@@@Z
+?GetCurrentTableIdentity@CConfigManager@@QAAHPAVWSMANCONFIGTABLE_IDENTITY@@PAVIRequestContext@@@Z
+?GetDataLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetDataLocaleHelper@PacketParser@@QAAAAVLocale@@XZ
+?GetDescriptionElement@SoapSemanticConverter@@QAAPAU_FWXML_ELEMENT@@PAU2@PAVIRequestContext@@@Z
+?GetDestructorIter@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@QAAAAV?$SafeSet_Iterator@PAVCCertMapping@@@@XZ
+?GetDestructorIter@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@QAAAAV?$SafeSet_Iterator@PAVCShellUriSettings@@@@XZ
+?GetDestructorIter@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAAAV?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@XZ
+?GetDestructorIter@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAAAV?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@XZ
+?GetDestructorIter@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAAAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@XZ
+?GetDialect@Fragment@PacketParser@@QBAPBGXZ
+?GetError@BufferFormatter@@QBAKXZ
+?GetErrorCode@CErrorContext@@UBAKXZ
+?GetEventType@SoapSemanticConverter@@AAAKPBGPAVIRequestContext@@@Z
+?GetEventTypeAndResponseElement@SoapSemanticConverter@@AAAPAU_FWXML_ELEMENT@@PAU2@PAKPAVIRequestContext@@@Z
+?GetExtendedErrorString@CErrorContext@@UAAPAGXZ
+?GetExtendedErrorString@CRequestContext@@UAAPAGXZ
+?GetFaultToXml@PacketParser@@QBAABVReferenceParameters@1@XZ
+?GetFaultXML@CErrorContext@@UBAPBGXZ
+?GetFaultXML@CRequestContext@@UBAPBGXZ
+?GetFaultXMLPrivate@CRequestContext@@AAAXPAPAD0KHKKPBG11@Z
+?GetFirstConfigManagerForCertMapping@CConfigManager@@SAPAV1@PBG@Z
+?GetFirstConfigManagerForListener@CConfigManager@@SAPAV1@PBG@Z
+?GetFirstConfigManagerForShellUri@CConfigManager@@SAPAV1@PBG@Z
+?GetFirstConfigManagerForTable@CConfigManager@@SAPAV1@W4WSMANTableConfigType@@PBG@Z
+?GetFormat@PacketFormatter@@QBA?AW4Charset@1@XZ
+?GetFormatterMode@BufferFormatter@@QAA?AW4Charset@PacketFormatter@@XZ
+?GetFragment@PacketParser@@QBAABVFragment@1@XZ
+?GetFragmentDialect@CWSManResourceNoResourceUri@@QAAPBGXZ
+?GetFragmentPath@CWSManResourceNoResourceUri@@QAAPBGXZ
+?GetGroupPolicyManager@CWSManGroupPolicyManager@@SAPAV1@PAVIRequestContext@@PBG@Z
+?GetHeap@WSManMemory@@SAPAXXZ
+?GetIISConfiguration@CConfigManager@@SAHPAVIRequestContext@@PBGPAPAVXmlReader@@@Z
+?GetImpersonationToken@UserRecord@@QAAPAXXZ
+?GetInheritTypes@CWSManSecurityUI@@UAAJPAPAU_SI_INHERIT_TYPE@@PAK@Z
+?GetInitError@CWSManCriticalSection@@QBAKXZ
+?GetInstance@?$LoaderSerializer@VAdminSid@CSecurity@@$00@@QAAPAVAdminSid@CSecurity@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VCredUIDllLoader@@$00@@QAAPAVCredUIDllLoader@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VEventHandler@WSMan@@$00@@QAAPAVEventHandler@WSMan@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VInteractiveSid@CSecurity@@$00@@QAAPAVInteractiveSid@CSecurity@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VIpHlpApiDllLoader@@$00@@QAAPAVIpHlpApiDllLoader@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VMachineName@@$00@@QAAPAVMachineName@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VNetworkServiceSid@CSecurity@@$00@@QAAPAVNetworkServiceSid@CSecurity@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VNtDsApiDllLoader@@$00@@QAAPAVNtDsApiDllLoader@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VResources@Locale@@$0A@@@QAAPAVResources@Locale@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VShell32DllLoader@@$00@@QAAPAVShell32DllLoader@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VShlWApiDllLoader@@$00@@QAAPAVShlWApiDllLoader@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VSubscriptionManager@@$01@@QAAPAVSubscriptionManager@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VUser32DllLoader@@$00@@QAAPAVUser32DllLoader@@AAVIRequestContext@@@Z
+?GetInstance@?$LoaderSerializer@VWSManMemCryptManager@@$00@@QAAPAVWSManMemCryptManager@@AAVIRequestContext@@@Z
+?GetInt@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAKPAW4WSManConfigSource@@@Z
+?GetInt@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@PAKPAW4WSManGroupPolicySettingState@@@Z
+?GetKey@UserRecord@@QBA?AUUserKey@@XZ
+?GetKeyCount@CWSManResourceNoResourceUri@@QAAKXZ
+?GetKeyValue@CWSManResourceNoResourceUri@@QAAPBGPBG@Z
+?GetKeys@CWSManResourceNoResourceUri@@QAAPAU_WSMAN_KEY@@XZ
+?GetLCID@Locale@@QAAKXZ
+?GetLength@XmlReader@@QAAIXZ
+?GetLocale@CRequestContext@@QAAAAVLocale@@XZ
+?GetLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetLocaleHelper@PacketParser@@QAAAAVLocale@@XZ
+?GetLocaleString@CRequestContext@@QAAPBGXZ
+?GetLocator@CWSManResource@@QAAPAU_WSMAN_RESOURCE_LOCATOR@@XZ
+?GetMachineId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetMap@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBAAAV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QBAAAV?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBAAAV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QBAAAV?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QBAAAV?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QBAAAV?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QBAAAV?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@PAXUEmpty@@@@QBAAAV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@UPluginKey@@K@@QBAAAV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@XZ
+?GetMap@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QBAAAV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBAAAV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QBAAAV?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?GetMap@?$SafeMap_Iterator@VStringKeyCI@@K@@QBAAAV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ
+?GetMap@?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QBAAAV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBAAAV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBAAAV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QBAAAV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBAAAV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ
+?GetMap@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QBAAAV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@QBAABV?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@QBAABV?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@QBAABV?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@QBAABV?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@QBAABV?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@QBAABV?$SafeMap@PAXUEmpty@@V?$SafeMap_Iterator@PAXUEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QBAABV?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@XZ
+?GetMap@?$SafeMap_Lock@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QBAABV?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@XZ
+?GetMap@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QBAABV?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@XZ
+?GetMap@?$SafeMap_Lock@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@QBAABV?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ
+?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?GetMap@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAABV?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ
+?GetMap@?$SafeMap_Lock@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@QBAABV?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@XZ
+?GetMap@?$SafeMap_Lock@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBAABV?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@XZ
+?GetMap@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QBAABV?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@XZ
+?GetMap@?$SafeMap_Lock@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QBAABV?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@XZ
+?GetMap@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QBAABV?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ
+?GetMap@?$SafeMap_Lock@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QBAABV?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@XZ
+?GetMaxBatchItems@CCommonConfigSettings@@UAAKXZ
+?GetMaxBatchSize@CCommonConfigSettings@@UAAKXZ
+?GetMaxEnvelopeSize@CCommonConfigSettings@@UAAKXZ
+?GetMaxEnvelopeSize@PacketParser@@QBAABV?$PacketElement@K@1@XZ
+?GetMaxTimeOut@CCommonConfigSettings@@UAAKXZ
+?GetMessageAlloc@Locale@@QBAPBGAAVAutoLocalFree@@KZZ
+?GetMessageEmpty@Locale@@QBAPBGAAVAutoLocalFree@@K@Z
+?GetMessageId@CErrorContext@@UBAKXZ
+?GetMessageId@CRequestContext@@UBAKXZ
+?GetMessageId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetMessageW@Locale@@QBA_NKPAPAD0PAGK@Z
+?GetMinBatchItems@CCommonConfigSettings@@UAAKXZ
+?GetMinBatchSize@CCommonConfigSettings@@UAAKXZ
+?GetMinBatchTimeout@CCommonConfigSettings@@UAAKXZ
+?GetMinEnvelopeSize@CCommonConfigSettings@@UAAKXZ
+?GetMinTimeOut@CCommonConfigSettings@@UAAKXZ
+?GetNamespacePrefix@NotUnderstandSoapHeader@PacketParser@@QBAPBGXZ
+?GetNamespaceUrl@NotUnderstandSoapHeader@PacketParser@@QBAPBGXZ
+?GetNewStorage@RBUFFER@@IAAHI@Z
+?GetNotUnderstandHeader@PacketParser@@QBAABVNotUnderstandSoapHeader@1@XZ
+?GetObjectInformation@CWSManSecurityUI@@UAAJPAU_SI_OBJECT_INFO@@@Z
+?GetObjectW@?$ILoader@VAdminSid@CSecurity@@@@IBAPAVAdminSid@CSecurity@@XZ
+?GetObjectW@?$ILoader@VCredUIDllLoader@@@@IBAPAVCredUIDllLoader@@XZ
+?GetObjectW@?$ILoader@VEventHandler@WSMan@@@@IBAPAVEventHandler@WSMan@@XZ
+?GetObjectW@?$ILoader@VInteractiveSid@CSecurity@@@@IBAPAVInteractiveSid@CSecurity@@XZ
+?GetObjectW@?$ILoader@VIpHlpApiDllLoader@@@@IBAPAVIpHlpApiDllLoader@@XZ
+?GetObjectW@?$ILoader@VMachineName@@@@IBAPAVMachineName@@XZ
+?GetObjectW@?$ILoader@VNetworkServiceSid@CSecurity@@@@IBAPAVNetworkServiceSid@CSecurity@@XZ
+?GetObjectW@?$ILoader@VNtDsApiDllLoader@@@@IBAPAVNtDsApiDllLoader@@XZ
+?GetObjectW@?$ILoader@VResources@Locale@@@@IBAPAVResources@Locale@@XZ
+?GetObjectW@?$ILoader@VShell32DllLoader@@@@IBAPAVShell32DllLoader@@XZ
+?GetObjectW@?$ILoader@VShlWApiDllLoader@@@@IBAPAVShlWApiDllLoader@@XZ
+?GetObjectW@?$ILoader@VSubscriptionManager@@@@IBAPAVSubscriptionManager@@XZ
+?GetObjectW@?$ILoader@VUser32DllLoader@@@@IBAPAVUser32DllLoader@@XZ
+?GetObjectW@?$ILoader@VWSManMemCryptManager@@@@IBAPAVWSManMemCryptManager@@XZ
+?GetOperationId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetOptionCount@CWSManResourceNoResourceUri@@QAAKXZ
+?GetOptionTypes@CWSManResourceNoResourceUri@@QAAPAPBGXZ
+?GetOptionValue@CWSManResourceNoResourceUri@@QAAPBGPBG@Z
+?GetOptions@CWSManResourceNoResourceUri@@QAAPAU_WSMAN_OPTION@@XZ
+?GetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAHXZ
+?GetOptionsSetXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ
+?GetOriginalUri@CWSManResource@@QAAPBGXZ
+?GetPacket@PacketParser@@QAAPAVPacket@@XZ
+?GetPacketPool@PacketParser@@QAAAAVPacketPool@@XZ
+?GetParser@XmlReader@@QAAPAXXZ
+?GetPath@Fragment@PacketParser@@QBAPBGXZ
+?GetPolicyLocation@CWSManGroupPolicyManager@@AAAPBGPBU_WSMAN_POLICY_INFO@@@Z
+?GetPolicyValueForConfigSetting@CConfigManager@@AAAJW4ConfigSetting@@KPAGPAKPAW4WSManGroupPolicySettingState@@PAVIRequestContext@@@Z
+?GetPolicyValueForConfigSetting@CConfigManager@@AAAJW4ConfigSetting@@PAKPAW4WSManGroupPolicySettingState@@PAVIRequestContext@@@Z
+?GetProfileCount@UserRecord@@QAAJXZ
+?GetProfileHandle@UserRecord@@QAA_JXZ
+?GetPromptType@SoapSemanticConverter@@AAA_NPBGPAW4_MI_PromptType@@PAVIRequestContext@@@Z
+?GetQuotaRecord@UserRecord@@QBAPBVQuotaRecord@@XZ
+?GetRefCount@ILifeTimeMgmt@@QAAJXZ
+?GetReferenceParameters@ReferenceParameters@PacketParser@@QBAPBGXZ
+?GetReferenceProperties@ReferenceParameters@PacketParser@@QBAPBGXZ
+?GetRemainderPacket@PacketParser@@QAAPAVPacket@@PAVIRequestContext@@@Z
+?GetReplyToXml@PacketParser@@QBAABVReferenceParameters@1@XZ
+?GetRequestedDataLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetRequestedLocale@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetResourceUri@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetRoot@XmlReader@@QAAPAU_FWXML_ELEMENT@@XZ
+?GetSecurity@CWSManSecurityUI@@UAAJKPAPAXH@Z
+?GetSecurityDescriptor@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAPAXPAW4WSManConfigSource@@@Z
+?GetSelectorSetXml@PacketParser@@QAAABV?$PacketElement@PAU_FWXML_ELEMENT@@@1@XZ
+?GetSequenceId@PacketParser@@QBAABV?$PacketElement@_K@1@XZ
+?GetServiceCatalog@@YAPAVCatalog@@XZ
+?GetSessionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetSessionIdGuid@PacketParser@@QAAAAU_GUID@@XZ
+?GetSessionIdGuid@SessionId@PacketParser@@QAAAAU_GUID@@XZ
+?GetSetting@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@KPAGPAKPAW4WSManConfigSource@@@Z
+?GetShellCompressionType@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetSid@CSecurity@@SAPAXXZ
+?GetSizeInUse@SBUFFER@@QBAIXZ
+?GetSoapBody@PacketParser@@QAAPAU_FWXML_ELEMENT@@XZ
+?GetSoapHeaders@PacketParser@@QAAPAU_FWXML_ELEMENT@@XZ
+?GetSourceSubscriptionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetSpaceUsed@BufferFormatter@@UBAK_N@Z
+?GetSpaceUsed@CircularBufferFormatter@@UBAK_N@Z
+?GetStrPtr@TSTRBUFFER@@QAAPAGXZ
+?GetString@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@KPAGPAKPAW4WSManConfigSource@@@Z
+?GetString@CWSManGroupPolicyManager@@QAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@KPAGPAKPAW4WSManGroupPolicySettingState@@@Z
+?GetString@Locale@@QAAPBGXZ
+?GetStringInternal@CConfigManager@@AAAHPAVIRequestContext@@W4ConfigSetting@@KKPAGPAKPAW4WSManConfigSource@@@Z
+?GetStringInternal@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@W4WSManGroupPolicySetting@@KKPAGPAKPAW4WSManGroupPolicySettingState@@@Z
+?GetSubscriptionId@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetSuccessCode@OnHTTPInitialize@@QBAKXZ
+?GetTimeout@PacketParser@@QBAABV?$PacketElement@K@1@XZ
+?GetTo@PacketParser@@QBAABV?$PacketElement@PBG@1@XZ
+?GetToken@CSecurity@@SAPAXXZ
+?GetToken@UserRecord@@QAAPAXXZ
+?GetUpdatedSDDL@CWSManSecurityUI@@QAAPAGPAVIRequestContext@@@Z
+?GetUri@CWSManResource@@QAAPBGXZ
+?GetUserAdministratorType@UserRecord@@QBA?AW4AdministratorType@UserAuthzRecord@@XZ
+?GetUserNameW@UserRecord@@QAAPBGXZ
+?GetValue@?$PacketElement@K@PacketParser@@QBAKXZ
+?GetValue@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QBAPAU_FWXML_ELEMENT@@XZ
+?GetValue@?$PacketElement@PBG@PacketParser@@QBAPBGXZ
+?GetValue@?$PacketElement@_K@PacketParser@@QBA_KXZ
+?GetWsmanData@TSTRBUFFER@@QAAXPAU_WSMAN_DATA@@@Z
+?GetXmlDoc@PacketParser@@QAAPAUFWXML_DOCUMENT@@XZ
+?GrowBuffer@BufferFormatter@@UAAKK@Z
+?GrowBuffer@BufferFormatter@@UAAKXZ
+?GrowBuffer@CircularBufferFormatter@@UAAKK@Z
+?GrowBuffer@CircularBufferFormatter@@UAAKXZ
+?HandleAutoConfiguredListener@CConfigManager@@QAAHPAVIRequestContext@@PAVLISTENER_IDENTITY@@@Z
+?HandleMigration@@YAHPAVWSManMigrationContext@@@Z
+?HasFaultXML@CRequestContext@@QBAHXZ
+?HasHtmlError@CRequestContext@@ABAHXZ
+?HasOption@CWSManResourceNoResourceUri@@QAAHPBG@Z
+?ImpersonateUserOrSelf@CSecurity@@SAHW4CallSiteId@@PAX@Z
+?IncreaseProfileCount@UserRecord@@QAAXXZ
+?Info@EventLog@@SAXK@Z
+?Info@EventLog@@SAXKGPAPBG@Z
+?Info@EventLog@@SAXKPBG@Z
+?Init@CBaseConfigCache@@IAAHPAVIRequestContext@@H@Z
+?Init@CWSManSecurityUI@@QAAHPAG0PAVIRequestContext@@@Z
+?Init@ConfigRegistry@@IAAHXZ
+?Init@XmlReader@@QAAHPAVIRequestContext@@PAUWSMAN_OBJECT@@@Z
+?Init@XmlReader@@QAAHPAVIRequestContext@@PBG@Z
+?InitCfgMgr@CConfigManager@@AAAHPAVWSMANCONFIGTABLE_IDENTITY@@@Z
+?InitCfgMgr@CConfigManager@@AAAHPAVWSMANCONFIGTABLE_IDENTITY@@PAUHKEY__@@1@Z
+?InitMap@CBaseConfigCache@@CAHPAVIRequestContext@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@@Z
+?Initialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAAAV1@XZ
+?Initialize@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAAAV1@XZ
+?Initialize@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAAAV1@XZ
+?Initialize@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAAAV1@XZ
+?Initialize@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAAAV1@XZ
+?Initialize@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAAAV1@XZ
+?Initialize@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAAAV1@XZ
+?Initialize@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBG@Z
+?Initialize@EventHandler@WSMan@@QAA_NAAVIRequestContext@@@Z
+?Initialize@UserRecord@@SAXAAV1@ABUInitializer@1@@Z
+?InitializeSources@CBaseConfigCache@@IAAHPAVIRequestContext@@HH@Z
+?InitializeSourcesHelper@CBaseConfigCache@@MAAHPAVIRequestContext@@H@Z
+?InitializeSourcesHelper@CClientConfigCache@@EAAHPAVIRequestContext@@H@Z
+?InsertAtPosition@TSTRBUFFER@@QAAJPBGI@Z
+?InternalFailure@CErrorContext@@UAAXKZZ
+?InternalFailure@CRequestContext@@UAAXKZZ
+?InternalHResult@CErrorContext@@UAAXKKZZ
+?InternalHResult@CRequestContext@@UAAXKKZZ
+?InternalParse@CWSManEPR@@MAAHPAVIRequestContext@@@Z
+?InternalParse@CWSManResource@@MAAHPAVIRequestContext@@@Z
+?IsActive@ChildLifeTimeManager@@QAA_NXZ
+?IsAdmin@UserRecord@@QBA_NXZ
+?IsAutoListenerConfigurationOn@CConfigManager@@SAHPAVIRequestContext@@PAH@Z
+?IsCIM_Error@CRequestContext@@QAAHXZ
+?IsCurrentListenerAutoConfigured@CConfigManager@@QAAHPAVIRequestContext@@PAH@Z
+?IsCurrentListenerCompat@CConfigManager@@QBA_NXZ
+?IsDynAlloced@RBUFFER@@IBAHXZ
+?IsEPR@CWSManEPR@@UAAHXZ
+?IsEPR@CWSManResourceNoResourceUri@@UAAHXZ
+?IsEmpty@?$ILoader@VAdminSid@CSecurity@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VCredUIDllLoader@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VEventHandler@WSMan@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VInteractiveSid@CSecurity@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VIpHlpApiDllLoader@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VMachineName@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VNetworkServiceSid@CSecurity@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VNtDsApiDllLoader@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VResources@Locale@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VShell32DllLoader@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VShlWApiDllLoader@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VSubscriptionManager@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VUser32DllLoader@@@@QBA_NXZ
+?IsEmpty@?$ILoader@VWSManMemCryptManager@@@@QBA_NXZ
+?IsEmpty@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBA_NXZ
+?IsEmpty@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBA_NXZ
+?IsEmpty@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QBA_NXZ
+?IsEvent@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@@Z
+?IsEventEnabled@EventHandler@WSMan@@SA_NABU_EVENT_DESCRIPTOR@@@Z
+?IsEventProviderEnabled@EventHandler@WSMan@@SA_NXZ
+?IsFound@?$PacketElement@K@PacketParser@@QBAHXZ
+?IsFound@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QBAHXZ
+?IsFound@?$PacketElement@PBG@PacketParser@@QBAHXZ
+?IsFound@?$PacketElement@_K@PacketParser@@QBAHXZ
+?IsGeneratingError@CErrorContext@@UBA_NXZ
+?IsIdentifyPacket@PacketParser@@QBAHXZ
+?IsInCommitMode@BufferFormatter@@QAA_NXZ
+?IsInteractive@UserRecord@@QBA_NXZ
+?IsLocalSystemSid@CSecurity@@SAHPAX@Z
+?IsMustUnderstand@?$PacketElement@PBG@PacketParser@@QBAHXZ
+?IsNonOperativePacket@PacketParser@@QBAHXZ
+?IsPolicyControlledSetting@CConfigManager@@QAAHPAVIRequestContext@@W4ConfigSetting@@PAH@Z
+?IsRobustConnectionPacket@PacketParser@@QBAHXZ
+?IsStreamingEvent@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@PAVIRequestContext@@@Z
+?IsStringNullOrEmpty@@YAHPBG@Z
+?IsValid@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBA_NXZ
+?IsValid@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@QBA_NXZ
+?IsValid@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBA_NXZ
+?IsValid@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBA_NXZ
+?IsValid@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QBA_NXZ
+?IsValid@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@PAXUEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@UPluginKey@@K@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKeyCI@@K@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QBA_NXZ
+?IsValid@CWSManCriticalSection@@QBAHXZ
+?IsValid@RBUFFER@@IBAHXZ
+?Key@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAPBVStringKeyCI@@ABV2@@Z
+?Key@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QBAPBVStringKeyCI@@ABV2@@Z
+?Key@?$SafeMap_Iterator@VKey@Locale@@K@@QBAABV0Locale@@XZ
+?Key@?$SafeMap_Iterator@VStringKeyCI@@K@@QBAABVStringKeyCI@@XZ
+?Key@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QBAABVStringKeyCI@@XZ
+?LogError@CBaseConfigCache@@UAAXKK@Z
+?LogErrorCode@CErrorContext@@QAAXXZ
+?LogErrorCode@CRequestContext@@QAAXXZ
+?LogErrorMessage@CRequestContext@@QAAXXZ
+?LogNotificationEvent@CWSManGroupPolicyManager@@CAXK@Z
+?LogReadErrors@CBaseConfigCache@@IAA?AW4ErrorLogging@@W4ConfigChangeSources@@@Z
+?LowerBound@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXABVKey@Locale@@@Z
+?MakeUrlBinding@@YAHKPAGPAKPBG222@Z
+?MakeUrlBinding@@YAPAGPAVIRequestContext@@PBG111@Z
+?MapGeneric@CWSManSecurityUI@@UAAJPBU_GUID@@PAEPAK@Z
+?Me@?$AutoCleanup@V?$AutoDelete@D@@PAD@@AAAAAV?$AutoDelete@D@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAAAV?$AutoDelete@G@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@AAAAAV?$AutoDelete@UIPRange@CWSManIPFilter@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@AAAAAV?$AutoDelete@U_SID@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@AAAAAV?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@AAAAAV?$AutoDelete@V?$Handle@VISubscription@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@AAAAAV?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@AAAAAV?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@AAAAAV?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@AAAAAV?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@AAAAAV?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@AAAAAV?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@AAAAAV?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@AAAAAV?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@AAAAAV?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@AAAAAV?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@AAAAAV?$AutoDelete@VAdminSid@CSecurity@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@AAAAAV?$AutoDelete@VBlockedRecord@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAAAV?$AutoDelete@VCBaseConfigCache@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@AAAAAV?$AutoDelete@VCCertMapping@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@AAAAAV?$AutoDelete@VCConfigChangeSource@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@AAAAAV?$AutoDelete@VCListenerSettings@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@AAAAAV?$AutoDelete@VCObserverConfigChangeErrors@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@AAAAAV?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@AAAAAV?$AutoDelete@VCShellUriSettings@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAAAV?$AutoDelete@VCWSManEPR@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@AAAAAV?$AutoDelete@VCWSManResource@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@AAAAAV?$AutoDelete@VCertHash@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@AAAAAV?$AutoDelete@VConfigUpdate@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@AAAAAV?$AutoDelete@VCredUIDllLoader@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAAAV?$AutoDelete@VEnumSinkEx@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@AAAAAV?$AutoDelete@VEventHandler@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@AAAAAV?$AutoDelete@VExpiredOperationIdRecord@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@AAAAAV?$AutoDelete@VGPApiManager@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAAAV?$AutoDelete@VGeneralSinkEx@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@AAAAAV?$AutoDelete@VIChannelObserverFactory@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@AAAAAV?$AutoDelete@VIQueryDASHSMASHInterface@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@AAAAAV?$AutoDelete@VISpecification@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@AAAAAV?$AutoDelete@VInteractiveSid@CSecurity@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@AAAAAV?$AutoDelete@VIpHlpApiDllLoader@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@AAAAAV?$AutoDelete@VMachineName@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@AAAAAV?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@AAAAAV?$AutoDelete@VNetworkServiceSid@CSecurity@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@AAAAAV?$AutoDelete@VNtDsApiDllLoader@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@AAAAAV?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@AAAAAV?$AutoDelete@VPacketCreator@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@AAAAAV?$AutoDelete@VPacketParser@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAAAV?$AutoDelete@VResources@Locale@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@AAAAAV?$AutoDelete@VRunAsConfiguration@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@AAAAAV?$AutoDelete@VSecurityEntry@Catalog@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@AAAAAV?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@AAAAAV?$AutoDelete@VServiceSoapProcessor@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@AAAAAV?$AutoDelete@VShell32DllLoader@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@AAAAAV?$AutoDelete@VShlWApiDllLoader@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@AAAAAV?$AutoDelete@VSubscriptionEnumerator@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@AAAAAV?$AutoDelete@VSubscriptionManager@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@AAAAAV?$AutoDelete@VTSTRBUFFER@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@AAAAAV?$AutoDelete@VUniqueStringOverflow@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@AAAAAV?$AutoDelete@VUser32DllLoader@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@AAAAAV?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@AAAAAV?$AutoDelete@VWSManMemCryptManager@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@AAAAAV?$AutoDelete@VWmiEnumContext@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@AAAAAV?$AutoDelete@VXmlReader@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@AAAAAV?$AutoDeleteVector@$$CBG@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@AAAAAV?$AutoDeleteVector@D@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAAAV?$AutoDeleteVector@E@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAAAV?$AutoDeleteVector@G@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@AAAAAV?$AutoDeleteVector@H@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@AAAAAV?$AutoDeleteVector@PAG@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAAAV?$AutoDeleteVector@PBG@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@AAAAAV?$AutoDeleteVector@U_CONFIG_UPDATE@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@AAAAAV?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@AAAAAV?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAAAV?$AutoDeleteVector@U_WSMAN_OPTION@@@@XZ
+?Me@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@AAAAAV?$AutoDeleteVector@X@@XZ
+?Me@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAAAV?$AutoFree@E@@XZ
+?Me@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@AAAAAV?$AutoLocklessItemRecycle@VPacket@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@AAAAAV?$AutoRelease@UIAppHostChildElementCollection@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@AAAAAV?$AutoRelease@UIAppHostElement@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@AAAAAV?$AutoRelease@UIAppHostElementCollection@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@AAAAAV?$AutoRelease@UIAppHostProperty@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@AAAAAV?$AutoRelease@UIAppHostPropertyCollection@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@AAAAAV?$AutoRelease@UIClientSecurity@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@AAAAAV?$AutoRelease@UIEnumWbemClassObject@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@AAAAAV?$AutoRelease@UIErrorInfo@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@AAAAAV?$AutoRelease@UIUnknown@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@AAAAAV?$AutoRelease@UIWbemClassObject@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@AAAAAV?$AutoRelease@UIWbemContext@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@AAAAAV?$AutoRelease@UIWbemLocator@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@AAAAAV?$AutoRelease@UIWbemObjectTextSrc@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@AAAAAV?$AutoRelease@UIWbemPath@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@AAAAAV?$AutoRelease@UIWbemPathKeyList@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@AAAAAV?$AutoRelease@UIWbemQualifierSet@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@AAAAAV?$AutoRelease@UIWbemQuery@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@AAAAAV?$AutoRelease@UIWbemServices@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@AAAAAV?$AutoRelease@VApplication@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAAAV?$AutoRelease@VCBaseConfigCache@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@AAAAAV?$AutoRelease@VCClientConfigCache@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@AAAAAV?$AutoRelease@VCClientConfigSettings@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@AAAAAV?$AutoRelease@VCCommonConfigSettings@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@AAAAAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@AAAAAV?$AutoRelease@VCConfigManager@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@AAAAAV?$AutoRelease@VCListenerCommand@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@AAAAAV?$AutoRelease@VCListenerMasterOperation@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@AAAAAV?$AutoRelease@VCListenerReceive@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@AAAAAV?$AutoRelease@VCListenerShell@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@AAAAAV?$AutoRelease@VCRemoteOperation@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@AAAAAV?$AutoRelease@VCRemoteSession@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAAAV?$AutoRelease@VCRequestContext@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@AAAAAV?$AutoRelease@VCServiceCommonConfigSettings@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@AAAAAV?$AutoRelease@VCServiceConfigCache@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@AAAAAV?$AutoRelease@VCServiceConfigSettings@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAAAV?$AutoRelease@VCWSManEPR@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@AAAAAV?$AutoRelease@VCWSManGroupPolicyCache@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@AAAAAV?$AutoRelease@VCWSManGroupPolicyManager@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@AAAAAV?$AutoRelease@VCWSManObject@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@AAAAAV?$AutoRelease@VCWSManResource@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@AAAAAV?$AutoRelease@VCWSManSession@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@AAAAAV?$AutoRelease@VCWinRSPluginConfigCache@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@AAAAAV?$AutoRelease@VCWinRSPluginConfigSettings@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@AAAAAV?$AutoRelease@VCommand@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@AAAAAV?$AutoRelease@VConfigNotification@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAAAV?$AutoRelease@VEnumSinkEx@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAAAV?$AutoRelease@VGeneralSinkEx@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@AAAAAV?$AutoRelease@VHostMappingTable@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@AAAAAV?$AutoRelease@VIISConfigSettings@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@AAAAAV?$AutoRelease@VIPCSoapProcessor@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@AAAAAV?$AutoRelease@VIRequestContext@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@AAAAAV?$AutoRelease@VISubscription@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@AAAAAV?$AutoRelease@VInboundRequestDetails@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@AAAAAV?$AutoRelease@VProxyManager@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@AAAAAV?$AutoRelease@VProxySelection@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@AAAAAV?$AutoRelease@VPushSubscribeOperation@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@AAAAAV?$AutoRelease@VPushSubscription@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VReceiveOperation@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VReconnectOperation@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VSendOperation@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAAAV?$AutoRelease@VShell@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@AAAAAV?$AutoRelease@VShellInfo@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@AAAAAV?$AutoRelease@VSignalOperation@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@AAAAAV?$AutoRelease@VUserRecord@@@@XZ
+?Me@?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@AAAAAV?$AutoRelease@VWSManHttpListener@@@@XZ
+?Me@?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@AAAAAV?$AutoReleaseEx@VHostMappingTableEntry@@@@XZ
+?Me@?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAAAV?$AutoReleaseEx@VShell@Client@WSMan@@@@XZ
+?Me@?$AutoCleanup@VAutoBstr@@PAG@@AAAAAVAutoBstr@@XZ
+?Me@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAAAVAutoBstrNoAlloc@@XZ
+?Me@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAAAVAutoCertContext@@XZ
+?Me@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAAAVAutoChainContext@@XZ
+?Me@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAAAVAutoCoTaskMemFree@@XZ
+?Me@?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@AAAAAVAutoEnvironmentBlock@@XZ
+?Me@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAAAVAutoFwXmlCloseParser@@XZ
+?Me@?$AutoCleanup@VAutoHandle@@PAX@@AAAAAVAutoHandle@@XZ
+?Me@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAAAVAutoImpersonateUser@@XZ
+?Me@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAAAVAutoLibrary@@XZ
+?Me@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAAAVAutoLocalFree@@XZ
+?Me@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAAAVAutoMIClass@@XZ
+?Me@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAAAVAutoMIInstance@@XZ
+?Me@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAAAVAutoObject@@XZ
+?Me@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAAAVAutoRegKey@@XZ
+?Me@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAAAVAutoSecurityDescriptor@@XZ
+?Me@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAAAVAutoWaitHandle@@XZ
+?MoveSettingsToMigrationKey@@YAHPAVIRequestContext@@_N@Z
+?NUM_BOMS@PacketFormatter@@0HB
+?NUM_CHARSETS@PacketFormatter@@0HB
+?Next@TSTRBUFFER@@QBAPBGPBG@Z
+?NextCertMapping@CConfigManager@@QAAHXZ
+?NextListener@CConfigManager@@QAAHXZ
+?NextRow@CConfigManager@@QAAHXZ
+?NextShellUri@CConfigManager@@QAAHXZ
+?NoSemantics@ExtendedSemantic@@2KB
+?NotifyObservers@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyCacheDataProvider@@@Z
+?OnChange@CBaseConfigCache@@UAAXW4ConfigChangeSources@@KW4ConfigChangeSeverityType@@@Z
+?OpenRegKey@ConfigRegistry@@IAAJPAU_CONFIG_INFO@@KPAVWSMANCONFIGTABLE_IDENTITY@@PAVAutoRegKey@@PAUHKEY__@@@Z
+?OverrideMaxEnvelopeSize@PacketParser@@QAAXK@Z
+?OverrideTimeout@PacketParser@@QAAXK@Z
+?Parse@CWSManResource@@SAPAV1@PAVIRequestContext@@PBG11PAU_WSMAN_SELECTOR_SET@@PAU_WSMAN_OPTION_SET@@H@Z
+?Parse@CWSManResource@@SAPAV1@PAVIRequestContext@@PBGH@Z
+?Parse@XmlReader@@AAAHPAVIRequestContext@@@Z
+?ParseAction@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@_N@Z
+?ParseActivityId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseBookmark@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseDataLocale@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseEprElement@CWSManEPR@@SAPAV1@PAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?ParseEvent@SoapSemanticConverter@@QAAPAVSemanticMessage@@PAU_FWXML_ELEMENT@@PAKPAVIRequestContext@@@Z
+?ParseFaultTo@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseFragment@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseHeader@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z
+?ParseHeaders@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@11@Z
+?ParseHeaders@PacketParser@@AAAHPAVCRequestContext@@PAVCServiceCommonConfigSettings@@@Z
+?ParseLocale@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseMachineID@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?ParseMaxEnvelopeSize@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z
+?ParseMessageId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@_N@Z
+?ParseOperationId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseOptionSet@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?ParseOptions@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParsePacket@PacketParser@@QAAHPAVCRequestContext@@PAVPacket@@PAVCServiceCommonConfigSettings@@@Z
+?ParsePacketInternal@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@PAVCServiceCommonConfigSettings@@@Z
+?ParseReplyTo@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?ParseResourceLocator@CWSManResource@@SAPAV1@PAVIRequestContext@@PAU_WSMAN_RESOURCE_LOCATOR@@@Z
+?ParseResourceUri@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseResponse@SoapSemanticConverter@@QAA_NPAU_FWXML_ELEMENT@@PAKPA_NPAVIRequestContext@@@Z
+?ParseRobustConnectionAckSequenceId@PacketParser@@AAAKPA_K@Z
+?ParseRobustConnectionMessages@PacketParser@@QAAKPAW4PacketType@1@PA_NPA_K2@Z
+?ParseSelectors@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseSequenceId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?ParseSessionId@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseShellCompression@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseStream@PacketParser@@QAAXPAVCRequestContext@@PAVITransportReceiver@@PAVPacket@@PAVCServiceCommonConfigSettings@@@Z
+?ParseSubscriptionAgentPacket@PacketParser@@QAAHPAVCRequestContext@@PAVPacket@@PAVCServiceConfigSettings@@@Z
+?ParseSubscriptionID@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@H@Z
+?ParseTimeout@PacketParser@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@HPAVCServiceCommonConfigSettings@@@Z
+?ParseToAddress@PacketParser@@AAAHPAVCRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?Passed@CErrorContext@@UBAHXZ
+?PolicyChanged@CWSManGroupPolicyManager@@AAAXE@Z
+?PostChange@CBaseConfigCache@@MAAHPAVIRequestContext@@PAVCCommonConfigSettings@@1@Z
+?PostChange@CServiceConfigCache@@EAAHPAVIRequestContext@@PAVCCommonConfigSettings@@1@Z
+?PostError@CBaseConfigCache@@MAAXK@Z
+?PostError@CServiceConfigCache@@EAAXK@Z
+?PrepareToCommitWithSize@BufferFormatter@@UAAKK@Z
+?PrepareToCommitWithSize@CircularBufferFormatter@@UAAKK@Z
+?PrintHandleTrace@@YAXPAX@Z
+?PrintReleaseTrace@@YAXPAXJ@Z
+?PrintUnregisterWaitTrace@@YAXPAX@Z
+?ProcessContext@CErrorContext@@UAAHHPAKPAU_WSMAN_FAULT_OBJECT@@@Z
+?ProcessContext@CErrorContext@@UAAHHPAU_WSMAN_ERROR@@@Z
+?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_ENUMERATOR_RESULT@@@Z
+?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_EVENTS_RESULT@@@Z
+?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_RESULT@@@Z
+?ProcessContext@CRequestContext@@QAAHHPAU_WSMAN_STATUS@@@Z
+?ProcessContext@CRequestContext@@UAAHHPAKPAU_WSMAN_FAULT_OBJECT@@@Z
+?ProcessContext@CRequestContext@@UAAHHPAU_WSMAN_ERROR@@@Z
+?ProcessEPR@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?ProcessFragmentDialect@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGK@Z
+?ProcessFragmentPath@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGK@Z
+?ProcessKey@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBG1@Z
+?ProcessNestedEPR@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBGPAU_FWXML_ELEMENT@@@Z
+?ProcessOption@CWSManResourceNoResourceUri@@IAAHPAVIRequestContext@@PBG11H@Z
+?ProcessRefParameters@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?ProcessRefProperties@CWSManEPR@@AAAHPAVIRequestContext@@PAU_FWXML_ELEMENT@@@Z
+?ProcessUri@CWSManResource@@QAAHPAVIRequestContext@@PBGK@Z
+?Progress@ExtendedSemantic@@2KB
+?PropertySheetPageCallback@CWSManSecurityUI@@UAAJPAUHWND__@@IW4_SI_PAGE_TYPE@@@Z
+?ProviderFailure@CErrorContext@@UBAHXZ
+?ProviderShutdownCleanup@CWinRSPluginConfigCache@@SAXXZ
+?PutOverrideValue@?$PacketElement@K@PacketParser@@QAAXK@Z
+?PutOverrideValue@?$PacketElement@PBG@PacketParser@@QAAXPBG@Z
+?PutValue@?$PacketElement@K@PacketParser@@QAAXKH@Z
+?PutValue@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAXPAU_FWXML_ELEMENT@@H@Z
+?PutValue@?$PacketElement@PBG@PacketParser@@QAAXPBGH@Z
+?PutValue@?$PacketElement@_K@PacketParser@@QAAX_KH@Z
+?PutValue@Fragment@PacketParser@@QAAXPBG0H@Z
+?PutValue@NotUnderstandSoapHeader@PacketParser@@QAAXPBG00@Z
+?PutValue@ReferenceParameters@PacketParser@@QAAKPAU_FWXML_ELEMENT@@H@Z
+?QueryInterface@CWSManSecurityUI@@UAAJABU_GUID@@PAPAX@Z
+?QueryPtr@RBUFFER@@QBAPAXXZ
+?QueryRegValue@CConfigManager@@AAAJPAU_CONFIG_INFO@@PAKKPAE1@Z
+?QueryRegValue@CWSManGroupPolicyManager@@AAAJPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@PAKKPAE2@Z
+?QuerySize@RBUFFER@@QBAIXZ
+?QueryStr@TSTRBUFFER@@QBAPBGXZ
+?QuotaComplete@UserRecord@@UAAXPAU_WSMAN_AUTHZ_QUOTA@@KPBG@Z
+?ReAlloc@WSManMemory@@SAPAXPAXIHW4_NitsFaultMode@@@Z
+?ReadCertMappingRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVCERTMAPPING_IDENTITY@@PAG@Z
+?ReadCredentialsFromCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1@Z
+?ReadCurrentSettings@CClientConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z
+?ReadCurrentSettings@CServiceConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z
+?ReadCurrentSettings@CWinRSPluginConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@W4ErrorLogging@@@Z
+?ReadDefaultSettings@CClientConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z
+?ReadDefaultSettings@CServiceConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z
+?ReadDefaultSettings@CWinRSPluginConfigCache@@EAAPAVCCommonConfigSettings@@PAVIRequestContext@@@Z
+?ReadShellUriRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVSHELLURI_IDENTITY@@PAG@Z
+?ReadTableRegistryKey@CConfigManager@@SAHPAVIRequestContext@@PAVWSMANCONFIGTABLE_IDENTITY@@PAG@Z
+?ReallocStorage@RBUFFER@@IAAHI@Z
+?RecordAccessDenied@CErrorContext@@UAAXXZ
+?RecordAccessDenied@CRequestContext@@UAAXXZ
+?RecordAccessDeniedWithDetail@CErrorContext@@UAAXKZZ
+?RecordAccessDeniedWithDetail@CRequestContext@@UAAXKZZ
+?RecordFailure@CErrorContext@@UAAXK@Z
+?RecordFailure@CErrorContext@@UAAXKKZZ
+?RecordFailure@CErrorContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@@Z
+?RecordFailure@CErrorContext@@UAAXW4_MI_Result@@KKZZ
+?RecordFailure@CRequestContext@@AAAXKKPAPAD0@Z
+?RecordFailure@CRequestContext@@UAAXK@Z
+?RecordFailure@CRequestContext@@UAAXKKZZ
+?RecordFailure@CRequestContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@@Z
+?RecordFailure@CRequestContext@@UAAXW4_MI_Result@@KKZZ
+?RecordHresult@CErrorContext@@UAAXKKZZ
+?RecordHresult@CRequestContext@@UAAXKKZZ
+?RecordHtmlError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z
+?RecordHtmlError@CRequestContext@@QAAHKPBGK@Z
+?RecordMIFailure@IRequestContext@@QAAXW4_MI_Result@@K@Z
+?RecordOutOfMemory@CErrorContext@@UAAXXZ
+?RecordOutOfMemory@CRequestContext@@UAAXXZ
+?RecordProviderFailure@CErrorContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@PBG1@Z
+?RecordProviderFailure@CRequestContext@@QAAXKHPBG00@Z
+?RecordProviderFailure@CRequestContext@@UAAXPAU_WSMAN_FAULT_OBJECT@@PBG1@Z
+?RecordSoapError@CErrorContext@@UAAHKPBG@Z
+?RecordSoapError@CRequestContext@@QAAHKPAU_FWXML_ELEMENT@@@Z
+?RecordSoapError@CRequestContext@@UAAHKPBG@Z
+?RecordText@CRequestContext@@AAAHKPBGIK@Z
+?RecordXml@CRequestContext@@AAAHKPAU_FWXML_ELEMENT@@K@Z
+?Refresh@UserRecord@@QAAXXZ
+?RegisterChild@ChildLifeTimeManager@@QAA_NXZ
+?RegisterChunkBoundary@CircularBufferFormatter@@QAAKXZ
+?RegisterConfigChangeNotification@CConfigManager@@QAAPAVConfigNotification@@PAX@Z
+?RegisterForPolicyNotification@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@H@Z
+RegisterModule
+?Release@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCCertMapping@@UEmpty@@V?$SafeSet_Iterator@PAVCCertMapping@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCListenerConnect@@PAV1@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCListenerReceive@@PAV1@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCListenerSend@@PAV1@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCListenerSignal@@PAV1@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCShellUriSettings@@UEmpty@@V?$SafeSet_Iterator@PAVCShellUriSettings@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeMap_Iterator@PAVCollector@@UEmpty@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVCollector@@UEmpty@@V?$SafeSet_Iterator@PAVCollector@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeMap_Iterator@PAVHostOperation@@UEmpty@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVHostOperation@@UEmpty@@V?$SafeSet_Iterator@PAVHostOperation@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeMap_Iterator@PAVIOperation@@UEmpty@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVIOperation@@UEmpty@@V?$SafeSet_Iterator@PAVIOperation@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVListenerSourceSubscription@@UEmpty@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVListenerSourceSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeMap_Iterator@PAVPushSubscription@@UEmpty@@@@@@UBAXXZ
+?Release@?$SafeMap@PAVPushSubscription@@UEmpty@@V?$SafeSet_Iterator@PAVPushSubscription@@@@@@UBAXXZ
+?Release@?$SafeMap@PAXUEmpty@@V?$SafeSet_Iterator@PAX@@@@UBAXXZ
+?Release@?$SafeMap@UPluginKey@@KV?$SafeMap_Iterator@UPluginKey@@K@@@@UBAXXZ
+?Release@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@UBAXXZ
+?Release@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@UBAXXZ
+?Release@?$SafeMap@VGuidKey@@PAVCListenerCommand@@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@UBAXXZ
+?Release@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UBAXXZ
+?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Release@?$SafeMap@VStringKey@@PAVListenerEvents@@V?$SafeMap_Iterator@VStringKey@@PAVListenerEvents@@@@@@UBAXXZ
+?Release@?$SafeMap@VStringKey@@PAVListenerSourceSubscription@@V?$SafeMap_Iterator@VStringKey@@PAVListenerSourceSubscription@@@@@@UBAXXZ
+?Release@?$SafeMap@VStringKey@@UOption@WinRM_OperationOptions@@V?$SafeMap_Iterator@VStringKey@@UOption@WinRM_OperationOptions@@@@@@UBAXXZ
+?Release@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@UBAXXZ
+?Release@?$SafeMap@VStringKeyCI@@PAVIISEndpoint@@V?$SafeMap_Iterator@VStringKeyCI@@PAVIISEndpoint@@@@@@UBAXXZ
+?Release@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeMap_Iterator@VStringKeyCI@@UEmpty@@@@@@UBAXXZ
+?Release@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@UBAXXZ
+?Release@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@UBAXXZ
+?Release@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@UBAXXZ
+?Release@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@UBAXXZ
+?Release@?$SafeMap@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@V?$SafeMap_Iterator@VTokenCacheKey@ServiceSoapProcessor@@VTokenCacheMapping@2@@@@@UBAXXZ
+?Release@?$SafeMap@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@UBAXXZ
+?Release@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@UBAXXZ
+?Release@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXXZ
+?Release@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXXZ
+?Release@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXXZ
+?Release@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXXZ
+?Release@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXXZ
+?Release@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXXZ
+?Release@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXXZ
+?Release@?$SafeMap_Lock@PAVCCertMapping@@UEmpty@@V?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@@@QAAXXZ
+?Release@?$SafeMap_Lock@PAVCListenerOperation@@UEmpty@@V?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@@@QAAXXZ
+?Release@?$SafeMap_Lock@PAVCShellUriSettings@@UEmpty@@V?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@@@QAAXXZ
+?Release@?$SafeMap_Lock@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QAAXXZ
+?Release@?$SafeMap_Lock@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAAXXZ
+?Release@?$SafeMap_Lock@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAAXXZ
+?Release@?$SafeMap_Lock@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@QAAXXZ
+?Release@CBaseConfigCache@@UAAJP6AXPAX@Z0@Z
+?Release@CWSManCriticalSection@@QAAXXZ
+?Release@CWSManSecurityUI@@UAAKXZ
+?Release@ILifeTimeMgmt@@UAAJP6AXPAX@Z0@Z
+?Release@UserRecord@@QAAJXZ
+?ReleaseExclusive@FastLock@@QAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@D@@PAD@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@G@@PAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@U_SID@@@@PAU_SID@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@U_WSMAN_STREAM_ID_SET@@@@PAU_WSMAN_STREAM_ID_SET@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$Handle@VISubscription@@@@@@PAV?$Handle@VISubscription@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerConnect@@PAV1@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerReceive@@PAV1@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSend@@PAV1@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@PAV?$SafeMap_Iterator@PAVCListenerSignal@@PAV1@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@PAV?$SafeMap_Iterator@VGuidKey@@PAVCListenerCommand@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@VStringKeyCI@@K@@@@PAV?$SafeMap_Iterator@VStringKeyCI@@K@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@PAV?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCCertMapping@@@@@@PAV?$SafeSet@PAVCCertMapping@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet@PAVCShellUriSettings@@@@@@PAV?$SafeSet@PAVCShellUriSettings@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@PAV?$SafeSet_Iterator@PAVCListenerOperation@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVCollector@@@@@@PAV?$SafeSet_Iterator@PAVCollector@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVHostOperation@@@@@@PAV?$SafeSet_Iterator@PAVHostOperation@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@PAV?$SafeSet_Iterator@PAVListenerSourceSubscription@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VCListenerOperation@@@@@@PAV?$SimpleStack@VCListenerOperation@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$SimpleStack@VShellHostEntry@@@@@@PAV?$SimpleStack@VShellHostEntry@@@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@PAV?$queue@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$deque@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@V?$transport_allocator@PAU_WSMAN_PUBLISHER_EVENT_STRUCT@@@@@std@@@std@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@PAV?$set@PAVCListenerSettings@@VCListenerSettingsLessFunctor@CServiceConfigSettings@@V?$transport_allocator@PAVCListenerSettings@@@@@std@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@PAV?$set@Usockaddr_storage@@VSockAddrLessFunctor@CListenerSettings@@V?$transport_allocator@Usockaddr_storage@@@@@std@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@PAV?$vector@PAVCWSManRequest@@V?$transport_allocator@PAVCWSManRequest@@@@@std@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@PAV?$vector@PAVHandleImpl@Client@WSMan@@V?$transport_allocator@PAVHandleImpl@Client@WSMan@@@@@std@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@PAV?$vector@PAVIServiceConfigObserver@@V?$transport_allocator@PAVIServiceConfigObserver@@@@@std@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@V?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@PAV?$vector@PAVWSManHttpSenderConnection@@V?$transport_allocator@PAVWSManHttpSenderConnection@@@@@std@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VAdminSid@CSecurity@@@@PAVAdminSid@CSecurity@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VBlockedRecord@@@@PAVBlockedRecord@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCCertMapping@@@@PAVCCertMapping@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCConfigChangeSource@@@@PAVCConfigChangeSource@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCListenerSettings@@@@PAVCListenerSettings@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCObserverConfigChangeErrors@@@@PAVCObserverConfigChangeErrors@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCServiceWatcher@CServiceConfigCache@@@@PAVCServiceWatcher@CServiceConfigCache@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCShellUriSettings@@@@PAVCShellUriSettings@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCWSManResource@@@@PAVCWSManResource@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCertHash@@@@PAVCertHash@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VConfigUpdate@@@@PAVConfigUpdate@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VCredUIDllLoader@@@@PAVCredUIDllLoader@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VEventHandler@WSMan@@@@PAVEventHandler@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VExpiredOperationIdRecord@@@@PAVExpiredOperationIdRecord@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VGPApiManager@@@@PAVGPApiManager@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIChannelObserverFactory@@@@PAVIChannelObserverFactory@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VInteractiveSid@CSecurity@@@@PAVInteractiveSid@CSecurity@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VIpHlpApiDllLoader@@@@PAVIpHlpApiDllLoader@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VMachineName@@@@PAVMachineName@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VMasterReceiveData@CListenerReceive@@@@PAVMasterReceiveData@CListenerReceive@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VNetworkServiceSid@CSecurity@@@@PAVNetworkServiceSid@CSecurity@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VNtDsApiDllLoader@@@@PAVNtDsApiDllLoader@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VOptionValue@SessionOptions@Client@WSMan@@@@PAVOptionValue@SessionOptions@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VPacketParser@@@@PAVPacketParser@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VResources@Locale@@@@PAVResources@Locale@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VRunAsConfiguration@@@@PAVRunAsConfiguration@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSecurityEntry@Catalog@@@@PAVSecurityEntry@Catalog@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSendPacketArgs@RobustConnectionBuffer@@@@PAVSendPacketArgs@RobustConnectionBuffer@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VServiceSoapProcessor@@@@PAVServiceSoapProcessor@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VShell32DllLoader@@@@PAVShell32DllLoader@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VShlWApiDllLoader@@@@PAVShlWApiDllLoader@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSubscriptionEnumerator@@@@PAVSubscriptionEnumerator@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VSubscriptionManager@@@@PAVSubscriptionManager@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VUniqueStringOverflow@@@@PAVUniqueStringOverflow@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VUser32DllLoader@@@@PAVUser32DllLoader@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWSMANCONFIGTABLE_IDENTITY@@@@PAVWSMANCONFIGTABLE_IDENTITY@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWSManMemCryptManager@@@@PAVWSManMemCryptManager@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@D@@PAD@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@H@@PAH@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_CONFIG_UPDATE@@@@PAU_CONFIG_UPDATE@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@U_WSMAN_OPTION@@@@PAU_WSMAN_OPTION@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoFree@E@@PAE@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VApplication@Client@WSMan@@@@PAVApplication@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCBaseConfigCache@@@@PAVCBaseConfigCache@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCClientConfigCache@@@@PAVCClientConfigCache@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCClientConfigSettings@@@@PAVCClientConfigSettings@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCCommonConfigSettings@@@@PAVCCommonConfigSettings@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@PAVCConfigCacheMap@CBaseConfigCache@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCConfigManager@@@@PAVCConfigManager@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerCommand@@@@PAVCListenerCommand@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerMasterOperation@@@@PAVCListenerMasterOperation@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerReceive@@@@PAVCListenerReceive@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCListenerShell@@@@PAVCListenerShell@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRemoteOperation@@@@PAVCRemoteOperation@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRemoteSession@@@@PAVCRemoteSession@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCRequestContext@@@@PAVCRequestContext@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceCommonConfigSettings@@@@PAVCServiceCommonConfigSettings@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceConfigCache@@@@PAVCServiceConfigCache@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCServiceConfigSettings@@@@PAVCServiceConfigSettings@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyCache@@@@PAVCWSManGroupPolicyCache@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManGroupPolicyManager@@@@PAVCWSManGroupPolicyManager@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManObject@@@@PAVCWSManObject@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManResource@@@@PAVCWSManResource@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWSManSession@@@@PAVCWSManSession@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigSettings@@@@PAVCWinRSPluginConfigSettings@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VConfigNotification@@@@PAVConfigNotification@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VConnectShellOperation@Client@WSMan@@@@PAVConnectShellOperation@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VCreateShellOperation@Client@WSMan@@@@PAVCreateShellOperation@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VDeleteShellOperation@Client@WSMan@@@@PAVDeleteShellOperation@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VDisconnectOperation@Client@WSMan@@@@PAVDisconnectOperation@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VHostMappingTable@@@@PAVHostMappingTable@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIISConfigSettings@@@@PAVIISConfigSettings@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIPCSoapProcessor@@@@PAVIPCSoapProcessor@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VISubscription@@@@PAVISubscription@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VInboundRequestDetails@@@@PAVInboundRequestDetails@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VProxyManager@Client@WSMan@@@@PAVProxyManager@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VProxySelection@Client@WSMan@@@@PAVProxySelection@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VPushSubscribeOperation@@@@PAVPushSubscribeOperation@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VPushSubscription@@@@PAVPushSubscription@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VReconnectOperation@Client@WSMan@@@@PAVReconnectOperation@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VShellInfo@@@@PAVShellInfo@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VUserRecord@@@@PAVUserRecord@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoRelease@VWSManHttpListener@@@@PAVWSManHttpListener@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoReleaseEx@VHostMappingTableEntry@@@@PAVHostMappingTableEntry@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@V?$AutoReleaseEx@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoBstr@@PAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoCoTaskMemFree@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoEnvironmentBlock@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoFwXmlCloseParser@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoHandle@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoImpersonateUser@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoLibrary@@PAUHINSTANCE__@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoLocalFree@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoObject@@PAUWSMAN_OBJECT@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@AAAXXZ
+?ReleasePtr@?$AutoCleanup@VAutoWaitHandle@@PAX@@AAAXXZ
+?ReleaseQuota@UserRecord@@QAAXW4OperationType@@PBVProvider@Catalog@@@Z
+?ReleaseShared@FastLock@@QAAXXZ
+?Remove@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QAA_NABQAVCListenerOperation@@@Z
+?Remove@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QAA_NABUUserKey@@@Z
+?Remove@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QAA_NABVStringKeyCI@@@Z
+?Remove@?$SafeMap@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@V?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@@@QAA_NABVStringKeyCI@@@Z
+?Remove@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QAA_NABVStringKeyStore@@@Z
+?Remove@?$SafeMap@VStringKeyStore@@PAVServerFullDuplexChannel@@V?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@@@QAA_NABVStringKeyStore@@@Z
+?Remove@?$SafeMap@_KPAVSendPacketArgs@RobustConnectionBuffer@@V?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@@@QAA_NAB_K@Z
+?RemoveAll@CBaseConfigCache@@KAXPAVFastLock@@AAV?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@@Z
+?RemoveFromMap@CBaseConfigCache@@AAAHXZ
+?RemoveHttpsBinding@@YAXPBG@Z
+?RemoveHttpsCertificate@@YAXPBG0@Z
+?RemoveObserver@CServiceConfigCache@@AAAHPAVIServiceConfigObserver@@@Z
+?ReportEventW@EventLog@@SAXGKGPAPBG@Z
+?Reset@?$PacketElement@K@PacketParser@@QAAX_N@Z
+?Reset@?$PacketElement@PAU_FWXML_ELEMENT@@@PacketParser@@QAAX_N@Z
+?Reset@?$PacketElement@PBG@PacketParser@@QAAX_N@Z
+?Reset@?$PacketElement@_K@PacketParser@@QAAX_N@Z
+?Reset@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@PAXUEmpty@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@UPluginKey@@K@@QAAXXZ
+?Reset@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ
+?Reset@?$SafeMap_Iterator@VStringKeyCI@@K@@QAAXXZ
+?Reset@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@QAAXXZ
+?Reset@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@QAAXXZ
+?Reset@BufferFormatter@@UAAXXZ
+?Reset@CErrorContext@@UAAXH@Z
+?Reset@CRequestContext@@UAAXH@Z
+?Reset@CircularBufferFormatter@@UAAXXZ
+?Reset@Locale@@QAAXXZ
+?Reset@TSTRBUFFER@@QAAXXZ
+?Reset@UserRecord@@QAAXXZ
+?ResetProfileCount@UserRecord@@QAAXXZ
+?ResetRobustConnectionHeaders@PacketParser@@AAAXXZ
+?Resize@RBUFFER@@QAAHI@Z
+?Resize@RBUFFER@@QAAHII@Z
+?ResizeOptionList@CWSManResourceNoResourceUri@@IAA_NIAAVIRequestContext@@@Z
+?RestoreAllPrivileges@@YAHPAU_TOKEN_PRIVILEGES@@@Z
+?RetrieveCertMappingIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVCERTMAPPING_IDENTITY@@@Z
+?RetrieveListenerIdentity@CConfigManager@@AAAHPAUHKEY__@@PAGPAPAGPAVLISTENER_IDENTITY@@@Z
+?RetrieveShellUriIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVSHELLURI_IDENTITY@@@Z
+?RetrieveTableIdentity@CConfigManager@@AAAHPAUHKEY__@@PAVWSMANCONFIGTABLE_IDENTITY@@@Z
+?RevertToSelf@CSecurity@@SAHXZ
+?RtlSecureZeroMemory@XmlReader@@QAAXXZ
+?SafeStringToUI64@@YAJPBGEHPA_KPAVIRequestContext@@K@Z
+?SetBOM@PacketFormatter@@QAA_NPAVPacket@@@Z
+?SetBOM@PacketFormatter@@QAA_NPBEK@Z
+?SetCIM_Error@CErrorContext@@UAAXXZ
+?SetCIM_Error@CRequestContext@@UAAXXZ
+?SetCharset@PacketFormatter@@QAAXW4Charset@1@@Z
+?SetCharset@PacketFormatter@@QAA_NPBDK_NPA_N@Z
+?SetCharsetAndBom@PacketFormatter@@QAAXW4Charset@1@0@Z
+?SetConfigToUseDefaults@CErrorContext@@UAAXH@Z
+?SetErrorAction@ExtendedSemantic@@QAAXW4_MI_OperationCallback_ResponseType@@W4_MI_CallbackMode@@@Z
+?SetErrorState@CBaseConfigCache@@AAAXPAVCRequestContext@@K@Z
+?SetExactCharSize@TSTRBUFFER@@QAAJI@Z
+?SetExtendedErrorString@CErrorContext@@UAAXPAG@Z
+?SetExtendedErrorString@CRequestContext@@UAAXPAG@Z
+?SetExtraLogInfo@CErrorContext@@QAAXPBG000@Z
+?SetFault@CErrorContext@@UAAXKKKPBG@Z
+?SetFault@CRequestContext@@EAAXKKKPBG@Z
+?SetFinishValue@ConfigRegistry@@IAAHPAVIRequestContext@@@Z
+?SetFormatterMode@BufferFormatter@@QAAXW4Charset@PacketFormatter@@0@Z
+?SetFragmentDialect@CWSManResourceNoResourceUri@@QAAHPBGPAVIRequestContext@@@Z
+?SetFragmentPath@CWSManResourceNoResourceUri@@QAAHPBGPAVIRequestContext@@@Z
+?SetGeneratingError@CErrorContext@@UAAXXZ
+?SetLocale@CRequestContext@@QAA_NPBGK@Z
+?SetLocale@Locale@@QAA_NKPBGPAVIRequestContext@@@Z
+?SetMachineName@CRequestContext@@QAAKPBG@Z
+?SetMachineName@CRequestContext@@QAAKPBGI@Z
+?SetMachineName@CRequestContext@@QAAKXZ
+?SetMaxEnvelopeSize@CircularBufferFormatter@@QAAXK@Z
+?SetOptionsMustUnderstandValue@CWSManResourceNoResourceUri@@QAAXH@Z
+?SetProfileHandle@UserRecord@@QAAX_J@Z
+?SetProviderFailure@CErrorContext@@UAAXH@Z
+?SetSecurity@CWSManSecurityUI@@UAAJKPAX@Z
+?SetSize@TSTRBUFFER@@QAAJII@Z
+?SetSizeInUse@SBUFFER@@QAAXI@Z
+?SetThreadUILanguage@Locale@@QAA_NPAVIRequestContext@@@Z
+?SetUpdateMode@BufferFormatter@@UAAXW4Mode@1@@Z
+?SetUpdateMode@CircularBufferFormatter@@UAAXW4Mode@BufferFormatter@@@Z
+?SetUri@CWSManResource@@QAAHPBGPAVIRequestContext@@@Z
+?SetValid@RBUFFER@@IAAXH@Z
+?SetXml@ReferenceParameters@PacketParser@@AAAKAAVBufferFormatter@@PAU_FWXML_ELEMENT@@@Z
+?Shutdown@CBaseConfigCache@@IAAXXZ
+?Shutdown@CConfigManager@@SAHXZ
+?Shutdown@CWSManGroupPolicyManager@@SAHXZ
+?Shutdown@ChildLifeTimeManager@@QAAXXZ
+?ShutdownLocaleMap@Locale@@SAXXZ
+?Size@?$SafeMap@PAVCListenerOperation@@UEmpty@@V?$SafeSet_Iterator@PAVCListenerOperation@@@@@@QBAHXZ
+?Size@?$SafeMap@UUserKey@@PAVBlockedRecord@@V?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@@@QBAHXZ
+?Size@?$SafeMap@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@V?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@@@QBAHXZ
+?Size@?$SafeMap@VStringKeyCI@@KV?$SafeMap_Iterator@VStringKeyCI@@K@@@@QBAHXZ
+?Size@?$SafeMap@VStringKeyCI@@UEmpty@@V?$SafeSet_Iterator@VStringKeyCI@@@@@@QBAHXZ
+?Size@?$SafeMap@VStringKeyStore@@PAVExpiredOperationIdRecord@@V?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@@@QBAHXZ
+?SkipOrphans@?$SafeMap_Iterator@PAVCCertMapping@@UEmpty@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@PAVCListenerOperation@@UEmpty@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@PAVCShellUriSettings@@UEmpty@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@PAXUEmpty@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@UPluginKey@@K@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@UUserKey@@PAVBlockedRecord@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VCertThumbprintKey@@VCertThumbprintMappedSet@CServiceConfigSettings@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VStringKeyCI@@K@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VStringKeyCI@@UUSER_CONTEXT_INFO@WSManHttpListener@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VStringKeyStore@@PAVExpiredOperationIdRecord@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VStringKeyStore@@PAVServerFullDuplexChannel@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@W4WSManSessionOption@@PAVOptionValue@SessionOptions@Client@WSMan@@@@IAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@_KPAVSendPacketArgs@RobustConnectionBuffer@@@@IAAXXZ
+StartSoapProcessor
+StopSoapProcessor
+?Storage@?$AutoCleanup@V?$AutoDelete@G@@PAG@@QAAPAPAGXZ
+?Storage@?$AutoCleanup@V?$AutoDelete@UIPRange@CWSManIPFilter@@@@PAUIPRange@CWSManIPFilter@@@@QAAPAPAUIPRange@CWSManIPFilter@@XZ
+?Storage@?$AutoCleanup@V?$AutoDelete@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAPAVEnumSinkEx@@XZ
+?Storage@?$AutoCleanup@V?$AutoDelete@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAPAVGeneralSinkEx@@XZ
+?Storage@?$AutoCleanup@V?$AutoDelete@VIQueryDASHSMASHInterface@@@@PAVIQueryDASHSMASHInterface@@@@QAAPAPAVIQueryDASHSMASHInterface@@XZ
+?Storage@?$AutoCleanup@V?$AutoDelete@VISpecification@@@@PAVISpecification@@@@QAAPAPAVISpecification@@XZ
+?Storage@?$AutoCleanup@V?$AutoDelete@VPacketCreator@@@@PAVPacketCreator@@@@QAAPAPAVPacketCreator@@XZ
+?Storage@?$AutoCleanup@V?$AutoDelete@VTSTRBUFFER@@@@PAVTSTRBUFFER@@@@QAAPAPAVTSTRBUFFER@@XZ
+?Storage@?$AutoCleanup@V?$AutoDelete@VWmiEnumContext@@@@PAVWmiEnumContext@@@@QAAPAPAVWmiEnumContext@@XZ
+?Storage@?$AutoCleanup@V?$AutoDelete@VXmlReader@@@@PAVXmlReader@@@@QAAPAPAVXmlReader@@XZ
+?Storage@?$AutoCleanup@V?$AutoDeleteVector@$$CBG@@PBG@@QAAPAPBGXZ
+?Storage@?$AutoCleanup@V?$AutoDeleteVector@E@@PAE@@QAAPAPAEXZ
+?Storage@?$AutoCleanup@V?$AutoDeleteVector@G@@PAG@@QAAPAPAGXZ
+?Storage@?$AutoCleanup@V?$AutoDeleteVector@PAG@@PAPAG@@QAAPAPAPAGXZ
+?Storage@?$AutoCleanup@V?$AutoDeleteVector@PBG@@PAPBG@@QAAPAPAPBGXZ
+?Storage@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@PAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@@@QAAPAPAU_WINRS_CREATE_SHELL_ENVIRONMENT_VARIABLE@@XZ
+?Storage@?$AutoCleanup@V?$AutoDeleteVector@U_WINRS_RUN_COMMAND_ARG@@@@PAU_WINRS_RUN_COMMAND_ARG@@@@QAAPAPAU_WINRS_RUN_COMMAND_ARG@@XZ
+?Storage@?$AutoCleanup@V?$AutoDeleteVector@X@@PAX@@QAAPAPAXXZ
+?Storage@?$AutoCleanup@V?$AutoFree@E@@PAE@@QAAPAPAEXZ
+?Storage@?$AutoCleanup@V?$AutoLocklessItemRecycle@VPacket@@@@PAVPacket@@@@QAAPAPAVPacket@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostChildElementCollection@@@@PAUIAppHostChildElementCollection@@@@QAAPAPAUIAppHostChildElementCollection@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostElement@@@@PAUIAppHostElement@@@@QAAPAPAUIAppHostElement@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostElementCollection@@@@PAUIAppHostElementCollection@@@@QAAPAPAUIAppHostElementCollection@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostProperty@@@@PAUIAppHostProperty@@@@QAAPAPAUIAppHostProperty@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIAppHostPropertyCollection@@@@PAUIAppHostPropertyCollection@@@@QAAPAPAUIAppHostPropertyCollection@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIClientSecurity@@@@PAUIClientSecurity@@@@QAAPAPAUIClientSecurity@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIEnumWbemClassObject@@@@PAUIEnumWbemClassObject@@@@QAAPAPAUIEnumWbemClassObject@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIErrorInfo@@@@PAUIErrorInfo@@@@QAAPAPAUIErrorInfo@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIUnknown@@@@PAUIUnknown@@@@QAAPAPAUIUnknown@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemClassObject@@@@PAUIWbemClassObject@@@@QAAPAPAUIWbemClassObject@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemContext@@@@PAUIWbemContext@@@@QAAPAPAUIWbemContext@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemLocator@@@@PAUIWbemLocator@@@@QAAPAPAUIWbemLocator@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemObjectTextSrc@@@@PAUIWbemObjectTextSrc@@@@QAAPAPAUIWbemObjectTextSrc@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemPath@@@@PAUIWbemPath@@@@QAAPAPAUIWbemPath@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemPathKeyList@@@@PAUIWbemPathKeyList@@@@QAAPAPAUIWbemPathKeyList@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemQualifierSet@@@@PAUIWbemQualifierSet@@@@QAAPAPAUIWbemQualifierSet@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemQuery@@@@PAUIWbemQuery@@@@QAAPAPAUIWbemQuery@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@UIWbemServices@@@@PAUIWbemServices@@@@QAAPAPAUIWbemServices@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VCWSManEPR@@@@PAVCWSManEPR@@@@QAAPAPAVCWSManEPR@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VCWinRSPluginConfigCache@@@@PAVCWinRSPluginConfigCache@@@@QAAPAPAVCWinRSPluginConfigCache@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VCommand@Client@WSMan@@@@PAVCommand@Client@WSMan@@@@QAAPAPAVCommand@Client@WSMan@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VEnumSinkEx@@@@PAVEnumSinkEx@@@@QAAPAPAVEnumSinkEx@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VGeneralSinkEx@@@@PAVGeneralSinkEx@@@@QAAPAPAVGeneralSinkEx@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VIRequestContext@@@@PAVIRequestContext@@@@QAAPAPAVIRequestContext@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VReceiveOperation@Client@WSMan@@@@PAVReceiveOperation@Client@WSMan@@@@QAAPAPAVReceiveOperation@Client@WSMan@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VSendOperation@Client@WSMan@@@@PAVSendOperation@Client@WSMan@@@@QAAPAPAVSendOperation@Client@WSMan@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VShell@Client@WSMan@@@@PAVShell@Client@WSMan@@@@QAAPAPAVShell@Client@WSMan@@XZ
+?Storage@?$AutoCleanup@V?$AutoRelease@VSignalOperation@Client@WSMan@@@@PAVSignalOperation@Client@WSMan@@@@QAAPAPAVSignalOperation@Client@WSMan@@XZ
+?Storage@?$AutoCleanup@VAutoBstr@@PAG@@QAAPAPAGXZ
+?Storage@?$AutoCleanup@VAutoBstrNoAlloc@@PAG@@QAAPAPAGXZ
+?Storage@?$AutoCleanup@VAutoCertContext@@PBU_CERT_CONTEXT@@@@QAAPAPBU_CERT_CONTEXT@@XZ
+?Storage@?$AutoCleanup@VAutoChainContext@@PBU_CERT_CHAIN_CONTEXT@@@@QAAPAPBU_CERT_CHAIN_CONTEXT@@XZ
+?Storage@?$AutoCleanup@VAutoHandle@@PAX@@QAAPAPAXXZ
+?Storage@?$AutoCleanup@VAutoImpersonateUser@@PAX@@QAAPAPAXXZ
+?Storage@?$AutoCleanup@VAutoLocalFree@@PAX@@QAAPAPAXXZ
+?Storage@?$AutoCleanup@VAutoMIClass@@PAU_MI_Class@@@@QAAPAPAU_MI_Class@@XZ
+?Storage@?$AutoCleanup@VAutoMIInstance@@PAU_MI_Instance@@@@QAAPAPAU_MI_Instance@@XZ
+?Storage@?$AutoCleanup@VAutoRegKey@@PAUHKEY__@@@@QAAPAPAUHKEY__@@XZ
+?Storage@?$AutoCleanup@VAutoSecurityDescriptor@@PAX@@QAAPAPAXXZ
+?Storage@?$AutoCleanup@VAutoWaitHandle@@PAX@@QAAPAPAXXZ
+?StoreData@CWSManResource@@AAAHPAVIRequestContext@@PBG11PAU_WSMAN_SELECTOR_SET@@PAU_WSMAN_OPTION_SET@@@Z
+?StoreData@CWSManResource@@QAAHPAVIRequestContext@@PBG@Z
+?StoreDataFromResourceLocator@CWSManResource@@AAAHPAVIRequestContext@@PAU_WSMAN_RESOURCE_LOCATOR@@@Z
+?StoreExpansion@CResourceAlias@@AAAXPBGPAU_ALIAS_INFORMATION@@@Z
+?StreamingOutput@ExtendedSemantic@@2KB
+?StringCchEndsWithCI@@YAHPBG0@Z
+?StringCchEquals@@YAHPBG0@Z
+?StringCchEqualsCI@@YAHPBG0@Z
+?StringCchStartsWith@@YAHPBG0@Z
+?StringCchStartsWithCI@@YAHPBG0@Z
+?StringConcatenate@CWSManResourceNoResourceUri@@IAAHAAPAGAAKKPAG@Z
+?StringIsBlank@@YAHPBG@Z
+?StringToDword@@YAHPBDPAK@Z
+?StringToDword@@YAHPBGPAK@Z
+?StringTrimWhitespace@@YAPAGPAG@Z
+?Subscribe@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyObserver@@H@Z
+?TruncateAt@TSTRBUFFER@@QAAXI@Z
+?TryAcquire@CWSManCriticalSection@@QAAHXZ
+?UnSubscribe@CWSManGroupPolicyManager@@UAAHPAVIRequestContext@@PAVIWSManGroupPolicyObserver@@@Z
+?UninstallMigration@@YAHPAVIRequestContext@@@Z
+?UnregisterChild@ChildLifeTimeManager@@QAAXXZ
+?UnregisterPolicyNotification@CWSManGroupPolicyManager@@AAAHXZ
+?Up@?$LoaderSerializer@VSubscriptionManager@@$01@@AAAJXZ
+?UpdateCredentialsInCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1@Z
+?UpdateHttpsBinding@@YAHPAVIRequestContext@@PBG1PAH@Z
+?UpdateHttpsCertificate@@YAHPAVIRequestContext@@PBG11PAHHU_GUID@@@Z
+?UpdateKey@CWSManResourceNoResourceUri@@QAAHPAVIRequestContext@@PBG1@Z
+?Uri@CResourceAlias@@QAAPBGXZ
+?UseClientToken@UserRecord@@QAA_NXZ
+?UseDefaultConfig@CErrorContext@@UBAHXZ
+?UsingDefaultLCID@Locale@@QAA_NXZ
+?Validate@Locale@@SA_NPAU_WSMAN_DATA@@@Z
+?Validate@Locale@@SA_NPBG@Z
+?ValidateCBTHardeningLevel@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z
+?ValidateCertificateHash@ConfigRegistry@@IAAHPAVIRequestContext@@PBG111@Z
+?ValidateHeaders@PacketParser@@QAAHPAVIRequestContext@@K@Z
+?ValidateHostnameAndCertificateCN@ConfigRegistry@@IAAHPAVIRequestContext@@PBG1@Z
+?ValidateIPFilter@ConfigRegistry@@IAAHPAVIRequestContext@@W4ConfigSetting@@PBG@Z
+?ValidateInt@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@K@Z
+?ValidateInt@ConfigRegistry@@IAAHPAVIRequestContext@@PAU_CONFIG_INFO@@KPBG@Z
+?ValidateString@CWSManGroupPolicyManager@@AAAHPAVIRequestContext@@PBU_WSMAN_POLICY_INFO@@PBG@Z
+?ValidateString@ConfigRegistry@@IAAHPAVIRequestContext@@PAU_CONFIG_INFO@@PBG@Z
+?ValidateTrustedHosts@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z
+?ValidateUrlPrefix@ConfigRegistry@@IAAHPAVIRequestContext@@PBG@Z
+?Verbose@ExtendedSemantic@@2KB
+?VerifyState@RBUFFER@@IBAXXZ
+?WSManError@@YAXPBGK0KPAVIRequestContext@@@Z
+?WSManMemoryOperation@@YAHW4WSMANMEMOPERATION@@PAXKK@Z
+?WSManPostThreadMessageW@@YAHKIIJ@Z
+?WaitForAllChildrenToUnregister@ChildLifeTimeManager@@QAAXK@Z
+?WaitForConditionVar@CWSManCriticalSectionWithConditionVar@@QAAKK@Z
+?WaitForMore@PacketParser@@UAA_NXZ
+?WakeAllWaitingForConditionVar@CWSManCriticalSectionWithConditionVar@@QAAXXZ
+?WakeAllWaitingOnNoOfChildren@ChildLifeTimeManager@@AAAXXZ
+?Warning@EventLog@@SAXK@Z
+?Warning@EventLog@@SAXKGPAPBG@Z
+?Warning@EventLog@@SAXKPBG@Z
+?Warning@ExtendedSemantic@@2KB
+?WatchForChanges@CServiceConfigCache@@QAAPAVCServiceWatcher@1@PAVIRequestContext@@PAVIServiceConfigObserver@@@Z
+?WrapperCoSetProxyBlanket@@YAJPAUIUnknown@@KKPAGKKPAXKW4BehaviourForNoInterfaceError@@@Z
+?Write@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@KPAU_EVENT_DATA_DESCRIPTOR@@@Z
+?WriteCredentialsToCredmanStore@CConfigManager@@SAHPAVIRequestContext@@PAG1H@Z
+?WriteSoapA@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBDK@Z
+?WriteSoapMessageA@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBDK@Z
+?WriteSoapMessageW@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBGK@Z
+?WriteSoapMessageW_BE@EventHandler@WSMan@@AAAXABU_EVENT_DESCRIPTOR@@PBGK@Z
+?WriteSoapW@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBGK@Z
+?WriteSoapW_BE@EventHandler@WSMan@@SAXABU_EVENT_DESCRIPTOR@@PBGK@Z
+?_PolicyChangedCallback@CWSManGroupPolicyManager@@CAXPAXE@Z
+?back@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA?BT_LARGE_INTEGER@@XZ
+?empty@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA_NXZ
+?front@?$SimpleQueue@T_LARGE_INTEGER@@@@QBA?BT_LARGE_INTEGER@@XZ
+?g_Resources@Locale@@0V?$Loader@VResources@Locale@@$0A@@@A DATA
+?pop@?$SimpleQueue@T_LARGE_INTEGER@@@@QAAXXZ
+?push@?$SimpleQueue@T_LARGE_INTEGER@@@@QAAKT_LARGE_INTEGER@@@Z
+?s_cacheMap@CClientConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A DATA
+?s_cacheMap@CServiceConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A DATA
+?s_cacheMap@CWinRSPluginConfigCache@@0V?$AutoRelease@VCConfigCacheMap@CBaseConfigCache@@@@A DATA
+?s_config@CConfigManager@@0V?$AutoRelease@VCConfigManager@@@@A DATA
+?s_lock@CConfigManager@@0VFastLock@@A DATA
+?s_lock@CWSManGroupPolicyManager@@0VFastLock@@A DATA
+?s_mapLock@CClientConfigCache@@0VFastLock@@A DATA
+?s_mapLock@CServiceConfigCache@@0VFastLock@@A DATA
+?s_mapLock@CWinRSPluginConfigCache@@0VFastLock@@A DATA
+?s_policyManager@CWSManGroupPolicyManager@@0V?$AutoRelease@VCWSManGroupPolicyManager@@@@A DATA
+EnumServiceUserResources
+FwGetParsedDocument
+FwGetRootElement
+FwIsXmlEscapedProperly
+FwXmlAddAttributeToAttributeList
+FwXmlCloseParser
+FwXmlCompareAttributeName
+FwXmlCompareAttributeNameEx
+FwXmlCompareElementName
+FwXmlCompareElementNameEx
+FwXmlCompareElementNameLen
+FwXmlCompareElementNameSpace
+FwXmlCompareName
+FwXmlCreateXmlFromElement
+FwXmlDecodeXmlEscapes
+FwXmlEncodeXmlEscapes
+FwXmlFindAttribute
+FwXmlFindAttributeEx
+FwXmlFindChildElement
+FwXmlFindChildElementEx
+FwXmlGetAttribute
+FwXmlGetAttributeNameEx
+FwXmlGetAttributeNamespacePrefix
+FwXmlGetAttributeValue
+FwXmlGetAttributeValueDWord
+FwXmlGetBooleanValue
+FwXmlGetBuffer
+FwXmlGetChild
+FwXmlGetElementName
+FwXmlGetElementNameEx
+FwXmlGetElementNamespacePrefix
+FwXmlGetElementNamespaceUrl
+FwXmlGetEntryNameEx
+FwXmlGetNamespaceForPrefix
+FwXmlGetNormalizedString
+FwXmlGetReferenceXmlFromElement
+FwXmlGetRemainder
+FwXmlGetSimpleContent
+FwXmlGetSimpleContentEx
+FwXmlGetSimpleContentEx2
+FwXmlHasText
+FwXmlIsEmpty
+FwXmlIsMustUnderstand
+FwXmlIsNull
+FwXmlIsSimpleContent
+FwXmlIsSimpleContentOrEmpty
+FwXmlIsTrueValue
+FwXmlNumAttributes
+FwXmlNumChildren
+FwXmlNumChildrenWithName
+FwXmlNumConsecutiveChildrenWithName
+FwXmlParsePrefixedXML
+FwXmlParseStream
+FwXmlParseText
+FwXmlParserCreate
+FwXmlUpdatePrefixes
+GetServiceSecurity
+MI_Application_InitializeV1
+ServiceMain
+SetServiceSecurity
+SubscriptionsProvEnumerate
+SvchostPushServiceGlobals
+WSManAckEvents
+WSManAddSubscriptionManagerInternal
+WSManCloseCommand
+WSManCloseEnumerationHandle
+WSManCloseEnumeratorHandle
+WSManCloseObjectHandle
+WSManCloseOperation
+WSManClosePublisherHandle
+WSManCloseSession
+WSManCloseSessionHandle
+WSManCloseShell
+WSManCloseSubscriptionHandle
+WSManConnectShell
+WSManConnectShellCommand
+WSManConstructError
+WSManCreateEnumeratorInternal
+WSManCreateInternal
+WSManCreateInternalEx
+WSManCreatePullSubscription
+WSManCreatePushSubscription
+WSManCreateSession
+WSManCreateSessionInternal
+WSManCreateShell
+WSManCreateShellEx
+WSManDecodeObject
+WSManDeinitialize
+WSManDeleteInternal
+WSManDeleteInternalEx
+WSManDeliverEndSubscriptionNotification
+WSManDeliverEvent
+WSManDisconnectShell
+WSManEncodeObject
+WSManEncodeObjectEx
+WSManEncodeObjectInternal
+WSManEnumerateInternal
+WSManEnumerateInternalEx
+WSManEnumeratorAddEvent
+WSManEnumeratorAddObject
+WSManEnumeratorBatchPolicyViolated
+WSManEnumeratorNextObject
+WSManEnumeratorObjectCount
+WSManGetErrorMessage
+WSManGetInternal
+WSManGetInternalEx
+WSManGetSessionOptionAsDword
+WSManGetSessionOptionAsString
+WSManIdentifyInternal
+WSManInitialize
+WSManInvokeInternal
+WSManInvokeInternalEx
+WSManPluginAuthzOperationComplete
+WSManPluginAuthzQueryQuotaComplete
+WSManPluginAuthzUserComplete
+WSManPluginFreeRequestDetails
+WSManPluginGetConfiguration
+WSManPluginGetOperationParameters
+WSManPluginInteractiveCallback
+WSManPluginObjectAndBookmarkResult
+WSManPluginObjectAndEprResult
+WSManPluginObjectResult
+WSManPluginOperationComplete
+WSManPluginReceiveResult
+WSManPluginReportCompletion
+WSManPluginReportContext
+WSManPluginShutdown
+WSManPluginStartup
+WSManProvCreate
+WSManProvDelete
+WSManProvEnumerate
+WSManProvGet
+WSManProvInvoke
+WSManProvPut
+WSManPull
+WSManPullEvents
+WSManPutInternal
+WSManPutInternalEx
+WSManReceiveShellOutput
+WSManReconnectShell
+WSManReconnectShellCommand
+WSManRemoveSubscriptionManagerInternal
+WSManRunShellCommand
+WSManRunShellCommandEx
+WSManSendShellInput
+WSManSetSessionOption
+WSManSignalShell
+mi_clientFT_V1 DATA
diff --git a/mingw-w64-crt/libarm32/wsmwmipl.def b/mingw-w64-crt/libarm32/wsmwmipl.def
new file mode 100644
index 0000000..29697ff
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsmwmipl.def
@@ -0,0 +1,46 @@
+;
+; Definition file of WsmWmiPl.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WsmWmiPl.DLL"
+EXPORTS
+??0?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??0?$SafeMap_Iterator@VKey@Locale@@K@@QAA@AAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??0?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@ABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@_N@Z
+??1?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1?$SafeMap_Iterator@VKey@Locale@@K@@QAA@XZ
+??1?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA@XZ
+??1CWSManCriticalSectionWithConditionVar@@QAA@XZ
+??_7?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@6B@ DATA
+?Acquire@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UBAXXZ
+?Acquire@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Acquire@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAXXZ
+?Acquired@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAA_NXZ
+?AsReference@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QAAAAV1@XZ
+?Data@?$SafeMap_Iterator@VKey@Locale@@K@@IBAAAV?$STLMap@VKey@Locale@@K@@XZ
+?DeInitialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
+?DeInitialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?GetInitError@CWSManCriticalSection@@QBAKXZ
+?GetMap@?$SafeMap_Iterator@VKey@Locale@@K@@QBAAAV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?GetMap@?$SafeMap_Lock@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@QBAABV?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@XZ
+?Initialize@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UAA_NAAVIRequestContext@@@Z
+?Initialize@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UAA_NAAVIRequestContext@@@Z
+?IsValid@?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@QBA_NXZ
+?IsValid@?$SafeMap_Iterator@VKey@Locale@@K@@QBA_NXZ
+?Release@?$SafeMap@VKey@CWmiPtrCache@@VMapping@2@V?$SafeMap_Iterator@VKey@CWmiPtrCache@@VMapping@2@@@@@UBAXXZ
+?Release@?$SafeMap@VKey@Locale@@KV?$SafeMap_Iterator@VKey@Locale@@K@@@@UBAXXZ
+?Reset@?$SafeMap_Iterator@VKey@Locale@@K@@QAAXXZ
+?SkipOrphans@?$SafeMap_Iterator@VKey@Locale@@K@@IAAXXZ
+WSManPluginShutdown
+WSManPluginStartup
+WSManProvCreate
+WSManProvDelete
+WSManProvEnumerate
+WSManProvGet
+WSManProvIdentify
+WSManProvInvoke
+WSManProvPullEvents
+WSManProvPut
+WSManProvSubscribe
+WSManProvUnsubscribe
diff --git a/mingw-w64-crt/libarm32/wsnmp32.def b/mingw-w64-crt/libarm32/wsnmp32.def
new file mode 100644
index 0000000..61e704a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsnmp32.def
@@ -0,0 +1,58 @@
+;
+; Definition file of wsnmp32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wsnmp32.dll"
+EXPORTS
+SnmpGetTranslateMode
+SnmpSetTranslateMode
+SnmpGetRetransmitMode
+SnmpSetRetransmitMode
+SnmpGetTimeout
+SnmpSetTimeout
+SnmpGetRetry
+SnmpSetRetry
+SnmpConveyAgentAddress
+SnmpSetAgentAddress
+SnmpGetVendorInfo
+SnmpStartup
+SnmpCleanup
+SnmpOpen
+SnmpClose
+SnmpSendMsg
+SnmpRecvMsg
+SnmpRegister
+SnmpCreateSession
+SnmpListen
+SnmpCancelMsg
+SnmpStartupEx
+SnmpCleanupEx
+SnmpListenEx
+SnmpStrToEntity
+SnmpEntityToStr
+SnmpFreeEntity
+SnmpSetPort
+SnmpStrToContext
+SnmpContextToStr
+SnmpFreeContext
+SnmpCreatePdu
+SnmpGetPduData
+SnmpSetPduData
+SnmpDuplicatePdu
+SnmpFreePdu
+SnmpCreateVbl
+SnmpDuplicateVbl
+SnmpFreeVbl
+SnmpCountVbl
+SnmpGetVb
+SnmpSetVb
+SnmpDeleteVb
+SnmpFreeDescriptor
+SnmpEncodeMsg
+SnmpDecodeMsg
+SnmpStrToOid
+SnmpOidToStr
+SnmpOidCopy
+SnmpOidCompare
+SnmpGetLastError
diff --git a/mingw-w64-crt/libarm32/wsock32.def b/mingw-w64-crt/libarm32/wsock32.def
new file mode 100644
index 0000000..7a24c2a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsock32.def
@@ -0,0 +1,82 @@
+;
+; Definition file of WSOCK32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSOCK32.dll"
+EXPORTS
+accept
+bind
+closesocket
+connect
+getpeername
+getsockname
+getsockopt
+htonl
+htons
+inet_addr
+inet_ntoa
+ioctlsocket
+listen
+ntohl
+ntohs
+recv
+recvfrom
+select
+send
+sendto
+setsockopt
+shutdown
+socket
+MigrateWinsockConfiguration
+gethostbyaddr
+gethostbyname
+getprotobyname
+getprotobynumber
+getservbyname
+getservbyport
+gethostname
+WSAAsyncSelect
+WSAAsyncGetHostByAddr
+WSAAsyncGetHostByName
+WSAAsyncGetProtoByNumber
+WSAAsyncGetProtoByName
+WSAAsyncGetServByPort
+WSAAsyncGetServByName
+WSACancelAsyncRequest
+WSASetBlockingHook
+WSAUnhookBlockingHook
+WSAGetLastError
+WSASetLastError
+WSACancelBlockingCall
+WSAIsBlocking
+WSAStartup
+WSACleanup
+__WSAFDIsSet
+WEP
+WSApSetPostRoutine
+inet_network
+getnetbyname
+rcmd
+rexec
+rresvport
+sethostname
+dn_expand
+WSARecvEx
+s_perror
+GetAddressByNameA
+GetAddressByNameW
+EnumProtocolsA
+EnumProtocolsW
+GetTypeByNameA
+GetTypeByNameW
+GetNameByTypeA
+GetNameByTypeW
+SetServiceA
+SetServiceW
+GetServiceA
+GetServiceW
+NPLoadNameSpaces
+TransmitFile
+AcceptEx
+GetAcceptExSockaddrs
diff --git a/mingw-w64-crt/libarm32/wsservice.def b/mingw-w64-crt/libarm32/wsservice.def
new file mode 100644
index 0000000..b493a10
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsservice.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WsService.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WsService.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/wsshared.def b/mingw-w64-crt/libarm32/wsshared.def
new file mode 100644
index 0000000..d10bd30
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wsshared.def
@@ -0,0 +1,36 @@
+;
+; Definition file of WSShared.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSShared.dll"
+EXPORTS
+??0StoreInAppInformation@@QAA@XZ
+??0StoreServiceInformation@@QAA@XZ
+??0UnfulfilledConsumableData@@QAA@XZ
+??0tagStoreAppInformation@@QAA@XZ
+??1StoreInAppInformation@@QAA@XZ
+??1StoreServiceInformation@@QAA@XZ
+??1UnfulfilledConsumableData@@QAA@XZ
+??1tagStoreAppInformation@@QAA@XZ
+??4CWSSharedUtils@@QAAAAV0@ABV0@@Z
+?EncodeXml@CWSSharedUtils@@SAJPBGPAPAG@Z
+?FreeAuthBrokerContext@CWSSharedUtils@@SAJPAX@Z
+?GetAuthBrokerContext@CWSSharedUtils@@SAJW4AuthBrokerScenarioName@@KPAUHWND__@@PAPAX@Z
+?GetAuthResponse@CWSSharedUtils@@SAJPBG0PAPAG1@Z
+?GetBannedAppsListFromWeb@CWSSharedUtils@@SAJPAPAEPAI@Z
+?GetCallingAppPackageFamilyName@CWSSharedUtils@@SAJPAPAG@Z
+?GetCallingAppWindowHandle@CWSSharedUtils@@SAJPAPAUHWND__@@@Z
+?GetCoreWindow@CWSSharedUtils@@SAJPAPAUICoreWindow@Core@UI@Windows@@@Z
+?GetDataFromProductReceipt@CWSSharedUtils@@SAJPBDIPAU_GUID@@PAEPAPAG@Z
+?GetDevLicenseInfoFromSqr@CWSSharedUtils@@SAJPAUHWND__@@PAXPAPAG2222@Z
+?GetFormattedPrice@CWSSharedUtils@@SAJPBG0000PAPAG@Z
+?GetProductFulfillmentUrlInfo@CWSSharedUtils@@SAJPAU_GUID@@PAPAUHSTRING__@@0PAPBG22@Z
+?GetProductInformationFromWeb@CWSSharedUtils@@SAJPAUHWND__@@U_GUID@@PBGPAXPAPAUtagStoreAppInformation@@@Z
+?GetProxyCredentialsUsingSSPIPFC@CWSSharedUtils@@SAJPAUHWND__@@PBGKPAPAG2@Z
+?GetReceiptIdAndProductTypeFromProductReceipt@CWSSharedUtils@@SAJPBDIPAU_GUID@@PAE@Z
+?GetServiceUrlInfoFromSqr@CWSSharedUtils@@SAJPAUHWND__@@W4StoreServiceName@@HPAXPAPAG33@Z
+?GetUnfulfilledConsumablesFromAppReceipt@CWSSharedUtils@@SAJPBDIPAV?$CArray@PAUUnfulfilledConsumableData@@PAU1@VCAdaptorDefault@@VCPoliciesDefault@@@@@Z
+?GetWindowHandle@CWSSharedUtils@@SAJPAUICoreWindow@Core@UI@Windows@@PAPAUHWND__@@@Z
+?SyncMachineLicenses@CWSSharedUtils@@SAJXZ
+?WSFetchReceipt@CWSSharedUtils@@SAJPAU_GUID@@PAPAG0PAUHWND__@@@Z
diff --git a/mingw-w64-crt/libarm32/wssync.def b/mingw-w64-crt/libarm32/wssync.def
new file mode 100644
index 0000000..6311852
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wssync.def
@@ -0,0 +1,34 @@
+;
+; Definition file of WSSync.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WSSync.dll"
+EXPORTS
+WSAcquireLicense
+WSAcquireWindowsUpgradeLicense
+WSCallActivateAppxLOBSKU
+WSCreateAcquireLicenseChallenge
+WSEvaluatePackageRemediationState
+WSFulfillProduct
+WSGetAddonKeyInstalledFlag
+WSGetBase64EncodedActiveLicenseData
+WSGetDebuggingHeader
+WSGetLOBEnabledSKUFlag
+WSGetLastSyncTime
+WSGetLocalHardwareId
+WSGetWindowsUpgradeToken
+WSIsWindowsUpgradeLicensed
+WSLicenseFree
+WSLicenseGetDeviceList
+WSLicenseGetMachineID
+WSLicenseGetMyAppsList
+WSLicenseGetOemLicenseList
+WSLicenseInitialize
+WSLicenseParseReceiptResponse
+WSLicenseRemoveDevice
+WSParseLicenseResponse
+WSSetDebuggingHeader
+WSSyncLicenses
+WSSyncMachineLicenses
+g_bPrint DATA
diff --git a/mingw-w64-crt/libarm32/wtsapi32.def b/mingw-w64-crt/libarm32/wtsapi32.def
new file mode 100644
index 0000000..ac1afac
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wtsapi32.def
@@ -0,0 +1,75 @@
+;
+; Definition file of WTSAPI32.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WTSAPI32.dll"
+EXPORTS
+QueryActiveSession
+QueryUserToken
+RegisterUsertokenForNoWinlogon
+WTSCloseServer
+WTSConnectSessionA
+WTSConnectSessionW
+WTSCreateListenerA
+WTSCreateListenerW
+WTSDisconnectSession
+WTSEnableChildSessions
+WTSEnumerateListenersA
+WTSEnumerateListenersW
+WTSEnumerateProcessesA
+WTSEnumerateProcessesExA
+WTSEnumerateProcessesExW
+WTSEnumerateProcessesW
+WTSEnumerateServersA
+WTSEnumerateServersW
+WTSEnumerateSessionsA
+WTSEnumerateSessionsExA
+WTSEnumerateSessionsExW
+WTSEnumerateSessionsW
+WTSFreeMemory
+WTSFreeMemoryExA
+WTSFreeMemoryExW
+WTSGetChildSessionId
+WTSGetListenerSecurityA
+WTSGetListenerSecurityW
+WTSIsChildSessionsEnabled
+WTSLogoffSession
+WTSOpenServerA
+WTSOpenServerExA
+WTSOpenServerExW
+WTSOpenServerW
+WTSQueryListenerConfigA
+WTSQueryListenerConfigW
+WTSQuerySessionInformationA
+WTSQuerySessionInformationW
+WTSQueryUserConfigA
+WTSQueryUserConfigW
+WTSQueryUserToken
+WTSRegisterSessionNotification
+WTSRegisterSessionNotificationEx
+WTSSendMessageA
+WTSSendMessageW
+WTSSetListenerSecurityA
+WTSSetListenerSecurityW
+WTSSetRenderHint
+WTSSetSessionInformationA
+WTSSetSessionInformationW
+WTSSetUserConfigA
+WTSSetUserConfigW
+WTSShutdownSystem
+WTSStartRemoteControlSessionA
+WTSStartRemoteControlSessionW
+WTSStopRemoteControlSession
+WTSTerminateProcess
+WTSUnRegisterSessionNotification
+WTSUnRegisterSessionNotificationEx
+WTSVirtualChannelClose
+WTSVirtualChannelOpen
+WTSVirtualChannelOpenEx
+WTSVirtualChannelPurgeInput
+WTSVirtualChannelPurgeOutput
+WTSVirtualChannelQuery
+WTSVirtualChannelRead
+WTSVirtualChannelWrite
+WTSWaitSystemEvent
diff --git a/mingw-w64-crt/libarm32/wuaext.def b/mingw-w64-crt/libarm32/wuaext.def
new file mode 100644
index 0000000..ea102c5
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wuaext.def
@@ -0,0 +1,11 @@
+;
+; Definition file of wuaext.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wuaext.dll"
+EXPORTS
+IsWuAppDisabledByPolicy
+GetAutoUpdateNotification
+AutoUpdateNotificationSkipped
+GetDaysWaitedForAutoUpdateNotification
diff --git a/mingw-w64-crt/libarm32/wuapi.def b/mingw-w64-crt/libarm32/wuapi.def
new file mode 100644
index 0000000..5d538f0
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wuapi.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wuapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wuapi.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/wuaueng.def b/mingw-w64-crt/libarm32/wuaueng.def
new file mode 100644
index 0000000..c907d0e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wuaueng.def
@@ -0,0 +1,17 @@
+;
+; Definition file of wuaueng.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wuaueng.dll"
+EXPORTS
+GetAUOptionsEx
+GeneralizeForImaging
+ord_3 @3
+WUCheckForUpdatesAtShutdown
+WUAutoUpdateAtShutdown
+GetEngineStatusInfo
+RegisterServiceVersion
+ServiceHandler
+ServiceMain
+WUServiceMain
diff --git a/mingw-w64-crt/libarm32/wucltux.def b/mingw-w64-crt/libarm32/wucltux.def
new file mode 100644
index 0000000..5599ba3
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wucltux.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wucltux.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wucltux.dll"
+EXPORTS
+ord_5 @5
diff --git a/mingw-w64-crt/libarm32/wudfcoinstaller.def b/mingw-w64-crt/libarm32/wudfcoinstaller.def
new file mode 100644
index 0000000..94a75be
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wudfcoinstaller.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WUDFCoinstaller.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WUDFCoinstaller.dll"
+EXPORTS
+CoDeviceInstall
diff --git a/mingw-w64-crt/libarm32/wudfplatform.def b/mingw-w64-crt/libarm32/wudfplatform.def
new file mode 100644
index 0000000..a90c58d
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wudfplatform.def
@@ -0,0 +1,20 @@
+;
+; Definition file of WUDFPlatform.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WUDFPlatform.dll"
+EXPORTS
+GetPlatformObject
+ClearPlatformTestingCallbacks
+GetAndInitializePlatformObject
+InitializePlatformLibrary
+PlatformUnhandledExceptionFilter
+SetPlatformTestingCallbacks
+ShutdownPlatformLibrary
+WdfGetLpcInterface
+WudfDebugBreakPoint
+WudfIsAnyDebuggerPresent
+WudfIsKernelDebuggerPresent
+WudfIsUserDebuggerPresent
+WudfWaitForDebugger
diff --git a/mingw-w64-crt/libarm32/wudfsvc.def b/mingw-w64-crt/libarm32/wudfsvc.def
new file mode 100644
index 0000000..c141c46
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wudfsvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WUDFSvc.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WUDFSvc.dll"
+EXPORTS
+ServiceMain
+SvchostPushServiceGlobals
diff --git a/mingw-w64-crt/libarm32/wudfx.def b/mingw-w64-crt/libarm32/wudfx.def
new file mode 100644
index 0000000..bd29218
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wudfx.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WUDFx.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WUDFx.DLL"
+EXPORTS
+Microsoft_WDF_UMDF_Version DATA
diff --git a/mingw-w64-crt/libarm32/wudfx02000.def b/mingw-w64-crt/libarm32/wudfx02000.def
new file mode 100644
index 0000000..5cde399
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wudfx02000.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WUDFx02000.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WUDFx02000.DLL"
+EXPORTS
+FxFrameworkEntryUm
+Microsoft_WDF_UMDF_Version DATA
diff --git a/mingw-w64-crt/libarm32/wudriver.def b/mingw-w64-crt/libarm32/wudriver.def
new file mode 100644
index 0000000..e8d292b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wudriver.def
@@ -0,0 +1,17 @@
+;
+; Definition file of WUDriver.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WUDriver.dll"
+EXPORTS
+CancelCDMOperation
+CloseCDMContext
+DetFilesDownloaded
+DownloadIsInternetAvailable
+DownloadUpdatedFiles
+FindMatchingDriver
+LogDriverNotFound
+OpenCDMContext
+OpenCDMContextEx
+QueryDetectionFiles
diff --git a/mingw-w64-crt/libarm32/wups.def b/mingw-w64-crt/libarm32/wups.def
new file mode 100644
index 0000000..fbc747a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wups.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wups.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wups.dll"
+EXPORTS
+ord_10 @10
diff --git a/mingw-w64-crt/libarm32/wups2.def b/mingw-w64-crt/libarm32/wups2.def
new file mode 100644
index 0000000..2e48880
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wups2.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wups2.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wups2.dll"
+EXPORTS
+ord_10 @10
diff --git a/mingw-w64-crt/libarm32/wusettingsprovider.def b/mingw-w64-crt/libarm32/wusettingsprovider.def
new file mode 100644
index 0000000..c04bb9f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wusettingsprovider.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WUSettingsProvider.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WUSettingsProvider.dll"
+EXPORTS
+GetSetting
diff --git a/mingw-w64-crt/libarm32/wwaapi.def b/mingw-w64-crt/libarm32/wwaapi.def
new file mode 100644
index 0000000..64f1cfc
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wwaapi.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WwaApi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WwaApi.dll"
+EXPORTS
+GetProxyDllInfo
diff --git a/mingw-w64-crt/libarm32/wwancfg.def b/mingw-w64-crt/libarm32/wwancfg.def
new file mode 100644
index 0000000..2544600
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wwancfg.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WWANCFG.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WWANCFG.dll"
+EXPORTS
+GetResourceString
+InitHelperDll
diff --git a/mingw-w64-crt/libarm32/wwaninst.def b/mingw-w64-crt/libarm32/wwaninst.def
new file mode 100644
index 0000000..4a7ba5f
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wwaninst.def
@@ -0,0 +1,8 @@
+;
+; Definition file of wwaninst.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wwaninst.dll"
+EXPORTS
+WwanDeviceClassCoInstaller
diff --git a/mingw-w64-crt/libarm32/wwanmm.def b/mingw-w64-crt/libarm32/wwanmm.def
new file mode 100644
index 0000000..2687a7a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wwanmm.def
@@ -0,0 +1,8 @@
+;
+; Definition file of WWanMM.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WWanMM.dll"
+EXPORTS
+StartDiagnosticsW
diff --git a/mingw-w64-crt/libarm32/wwanprotdim.def b/mingw-w64-crt/libarm32/wwanprotdim.def
new file mode 100644
index 0000000..a2d54db
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wwanprotdim.def
@@ -0,0 +1,8 @@
+;
+; Definition file of NDIS_60_WMI.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "NDIS_60_WMI.DLL"
+EXPORTS
+DimInitialize
diff --git a/mingw-w64-crt/libarm32/wwansvc.def b/mingw-w64-crt/libarm32/wwansvc.def
new file mode 100644
index 0000000..0ebdcea
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wwansvc.def
@@ -0,0 +1,9 @@
+;
+; Definition file of WWANSVC.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "WWANSVC.DLL"
+EXPORTS
+SvchostPushServiceGlobals
+WwanSvcMain
diff --git a/mingw-w64-crt/libarm32/wwapi.def b/mingw-w64-crt/libarm32/wwapi.def
new file mode 100644
index 0000000..5b3ed8c
--- /dev/null
+++ b/mingw-w64-crt/libarm32/wwapi.def
@@ -0,0 +1,50 @@
+;
+; Definition file of wwapi.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "wwapi.dll"
+EXPORTS
+Wwan2CloseDeviceServiceCommandSession
+Wwan2CloseDeviceServiceDataSession
+Wwan2CloseHandle
+Wwan2EnumerateDeviceServices
+Wwan2OpenDeviceServiceCommandSession
+Wwan2OpenDeviceServiceDataSession
+Wwan2OpenHandle
+Wwan2QueryDeviceServiceSupportedCommands
+Wwan2QueryInterfaces
+Wwan2RegisterNotification
+Wwan2SendDeviceServiceCommand
+Wwan2SubscribePowerStateEvents
+Wwan2WriteDeviceServiceData
+WwanAllocateMemory
+WwanAuthChallenge
+WwanCloseHandle
+WwanConnect
+WwanConnectAdditionalPdpContext
+WwanConnectByActivityId
+WwanConvertToInterfaceObject
+WwanDeleteProfile
+WwanDisconnect
+WwanEnumerateInterfaces
+WwanFreeMemory
+WwanGetProfile
+WwanGetProfileHomeProviderName
+WwanGetProfileIndex
+WwanGetProfileIstream
+WwanGetProfileList
+WwanGetProfileMetaData
+WwanOpenHandle
+WwanQueryInterface
+WwanRegister
+WwanRegisterNotification
+WwanScan
+WwanSetInterface
+WwanSetProfile
+WwanSetProfileMetaData
+WwanSetSmsConfiguration
+WwanSmsDelete
+WwanSmsRead
+WwanSmsSend
+WwanUssdRequest
diff --git a/mingw-w64-crt/libarm32/xaudio2_8.def b/mingw-w64-crt/libarm32/xaudio2_8.def
new file mode 100644
index 0000000..4eb4fa7
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xaudio2_8.def
@@ -0,0 +1,13 @@
+;
+; Definition file of XAudio2_8.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "XAudio2_8.dll"
+EXPORTS
+XAudio2Create
+CreateAudioReverb
+CreateAudioVolumeMeter
+CreateFX
+X3DAudioCalculate
+X3DAudioInitialize
diff --git a/mingw-w64-crt/libarm32/xinput1_4.def b/mingw-w64-crt/libarm32/xinput1_4.def
new file mode 100644
index 0000000..80d2d5b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xinput1_4.def
@@ -0,0 +1,20 @@
+;
+; Definition file of XINPUT1_4.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "XINPUT1_4.dll"
+EXPORTS
+XInputGetState
+XInputSetState
+XInputGetCapabilities
+XInputEnable
+XInputGetBatteryInformation
+XInputGetKeystroke
+XInputGetAudioDeviceIds
+ord_100 @100
+ord_101 @101
+ord_102 @102
+ord_103 @103
+ord_104 @104
+ord_108 @108
diff --git a/mingw-w64-crt/libarm32/xmllite.def b/mingw-w64-crt/libarm32/xmllite.def
new file mode 100644
index 0000000..2cf21b8
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xmllite.def
@@ -0,0 +1,13 @@
+;
+; Definition file of XmlLite.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "XmlLite.dll"
+EXPORTS
+CreateXmlReader
+CreateXmlReaderInputWithEncodingCodePage
+CreateXmlReaderInputWithEncodingName
+CreateXmlWriter
+CreateXmlWriterOutputWithEncodingCodePage
+CreateXmlWriterOutputWithEncodingName
diff --git a/mingw-w64-crt/libarm32/xpsgdiconverter.def b/mingw-w64-crt/libarm32/xpsgdiconverter.def
new file mode 100644
index 0000000..ab960de
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xpsgdiconverter.def
@@ -0,0 +1,8 @@
+;
+; Definition file of XpsGdiConverter.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "XpsGdiConverter.dll"
+EXPORTS
+ord_1 @1
diff --git a/mingw-w64-crt/libarm32/xpsprint.def b/mingw-w64-crt/libarm32/xpsprint.def
new file mode 100644
index 0000000..994c90e
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xpsprint.def
@@ -0,0 +1,13 @@
+;
+; Definition file of XPSPRINT.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "XPSPRINT.DLL"
+EXPORTS
+ord_3 @3
+ord_5 @5
+ord_7 @7
+ord_9 @9
+StartXpsPrintJob
+StartXpsPrintJob1
diff --git a/mingw-w64-crt/libarm32/xpsrasterservice.def b/mingw-w64-crt/libarm32/xpsrasterservice.def
new file mode 100644
index 0000000..e8a62d1
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xpsrasterservice.def
@@ -0,0 +1,9 @@
+;
+; Definition file of XpsRasterService.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "XpsRasterService.DLL"
+EXPORTS
+ord_1 @1
+DrvPopulateFilterServices
diff --git a/mingw-w64-crt/libarm32/xpsservices.def b/mingw-w64-crt/libarm32/xpsservices.def
new file mode 100644
index 0000000..ede108b
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xpsservices.def
@@ -0,0 +1,14 @@
+;
+; Definition file of xpsservices.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "xpsservices.dll"
+EXPORTS
+ord_3 @3
+ord_4 @4
+ord_5 @5
+ord_6 @6
+ord_7 @7
+ord_8 @8
+ord_9 @9
diff --git a/mingw-w64-crt/libarm32/xpssvcs.def b/mingw-w64-crt/libarm32/xpssvcs.def
new file mode 100644
index 0000000..fffdd8a
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xpssvcs.def
@@ -0,0 +1,16 @@
+;
+; Definition file of XpsSvcs.DLL
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "XpsSvcs.DLL"
+EXPORTS
+DDLogHelper
+CreateContainerConsumer
+CreateContainerProducer
+CreateReachPackageReceiver
+CreateReachPackageSender
+CreateSeekableBuffer
+CreateStreamReceiverOnFileHandle
+CreateStreamSenderOnFileHandle
+CreateStreamSenderOnIStream
diff --git a/mingw-w64-crt/libarm32/xwizards.def b/mingw-w64-crt/libarm32/xwizards.def
new file mode 100644
index 0000000..16c07c4
--- /dev/null
+++ b/mingw-w64-crt/libarm32/xwizards.def
@@ -0,0 +1,26 @@
+;
+; Definition file of xwizards.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "xwizards.dll"
+EXPORTS
+ProcessXMLFileA
+ProcessXMLFileW
+ResetRegistrationA
+ResetRegistrationW
+RunPropertySheetA
+RunPropertySheetW
+RunWizardA
+RunWizardW
+XWProcessXMLFile
+XWRegisterHost
+XWRegisterPageWithPage
+XWRegisterPageWithTask
+XWRegisterTaskWithHost
+XWUnregisterHost
+XWUnregisterHostTaskLink
+XWUnregisterPage
+XWUnregisterPagesLink
+XWUnregisterTask
+XWUnregisterTaskPageLink
diff --git a/mingw-w64-crt/libarm32/zipfldr.def b/mingw-w64-crt/libarm32/zipfldr.def
new file mode 100644
index 0000000..0f20e66
--- /dev/null
+++ b/mingw-w64-crt/libarm32/zipfldr.def
@@ -0,0 +1,8 @@
+;
+; Definition file of ZIPFLDR.dll
+; Automatic generated by gendef
+; written by Kai Tietz 2008-2014
+;
+LIBRARY "ZIPFLDR.dll"
+EXPORTS
+RouteTheCall