mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-24 02:14:43 +08:00
crt: Unify advapi32.def for lib64 and libarm32
All functions seem to be architecture independent except one. Keep MD5Update marked as DATA, as it was in lib64 before. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
parent
a69956321f
commit
abc82d2be2
@ -895,7 +895,7 @@ lib64_libmingwthrd_a_CPPFLAGS=$(CPPFLAGS64) $(sysincludes)
|
||||
processed_defs += lib64/msvcrt.def lib64/msvcr80.def lib64/msvcr90.def lib64/msvcr90d.def \
|
||||
lib64/msvcr100.def lib64/msvcr110.def lib64/msvcr120.def lib64/msvcr120d.def \
|
||||
lib64/msvcr120_app.def lib64/msvcp120_app.def \
|
||||
lib64/clbcatq.def
|
||||
lib64/advapi32.def lib64/clbcatq.def
|
||||
|
||||
endif
|
||||
|
||||
@ -1189,7 +1189,7 @@ libarm32_libmingwthrd_a_SOURCES = $(src_libmingwthrd)
|
||||
libarm32_libmingwthrd_a_CPPFLAGS=$(CPPFLAGSARM32) $(sysincludes)
|
||||
|
||||
processed_defs += libarm32/msvcrt.def libarm32/msvcr80.def libarm32/msvcr90.def libarm32/msvcr90d.def libarm32/msvcr100.def libarm32/msvcr110.def \
|
||||
libarm32/clbcatq.def
|
||||
libarm32/advapi32.def libarm32/clbcatq.def
|
||||
|
||||
endif
|
||||
|
||||
|
@ -199,7 +199,7 @@ host_triplet = @host@
|
||||
@LIB64_TRUE@@W32API_FALSE@am__append_10 = lib64/msvcrt.def lib64/msvcr80.def lib64/msvcr90.def lib64/msvcr90d.def \
|
||||
@LIB64_TRUE@@W32API_FALSE@ lib64/msvcr100.def lib64/msvcr110.def lib64/msvcr120.def lib64/msvcr120d.def \
|
||||
@LIB64_TRUE@@W32API_FALSE@ lib64/msvcr120_app.def lib64/msvcp120_app.def \
|
||||
@LIB64_TRUE@@W32API_FALSE@ lib64/clbcatq.def
|
||||
@LIB64_TRUE@@W32API_FALSE@ lib64/advapi32.def lib64/clbcatq.def
|
||||
|
||||
@LIB64_TRUE@@W32API_FALSE@am__append_11 = lib64/libmsvcp60.a lib64/libmsvcr80.a lib64/libmsvcr90.a lib64/libmsvcr100.a lib64/libmsvcr90d.a \
|
||||
@LIB64_TRUE@@W32API_FALSE@ lib64/libmsvcr110.a lib64/libmsvcr120.a lib64/libmsvcr120d.a lib64/libcrtdll.a \
|
||||
@ -221,7 +221,7 @@ host_triplet = @host@
|
||||
@LIBARM32_TRUE@@W32API_FALSE@ libarm32/libmoldname.a \
|
||||
@LIBARM32_TRUE@@W32API_FALSE@ libarm32/libmingwthrd.a
|
||||
@LIBARM32_TRUE@@W32API_FALSE@am__append_14 = libarm32/msvcrt.def libarm32/msvcr80.def libarm32/msvcr90.def libarm32/msvcr90d.def libarm32/msvcr100.def libarm32/msvcr110.def \
|
||||
@LIBARM32_TRUE@@W32API_FALSE@ libarm32/clbcatq.def
|
||||
@LIBARM32_TRUE@@W32API_FALSE@ libarm32/advapi32.def libarm32/clbcatq.def
|
||||
|
||||
@LIBARM32_TRUE@@W32API_FALSE@am__append_15 = libarm32/libmsvcp60.a libarm32/libmsvcr110.a
|
||||
@ENABLE_TESTS_UNICODE_TRUE@am__append_16 = testcases/t_municode testcases/t_tmain
|
||||
|
@ -1,8 +1,5 @@
|
||||
;
|
||||
; Definition file of ADVAPI32.dll
|
||||
; Automatic generated by gendef
|
||||
; written by Kai Tietz 2008-2014
|
||||
;
|
||||
#include "func.def.in"
|
||||
|
||||
LIBRARY "ADVAPI32.dll"
|
||||
EXPORTS
|
||||
ord_1000 @1000
|
||||
@ -509,7 +506,7 @@ MD4Init
|
||||
MD4Update
|
||||
MD5Final
|
||||
MD5Init
|
||||
MD5Update
|
||||
MD5Update DATA
|
||||
MIDL_user_free_Ext
|
||||
MSChapSrvChangePassword
|
||||
MSChapSrvChangePassword2
|
||||
@ -719,6 +716,7 @@ SaferiIsDllAllowed
|
||||
SaferiIsExecutableFileType
|
||||
SaferiPopulateDefaultsInRegistry
|
||||
SaferiRecordEventLogEntry
|
||||
SaferiReplaceProcessThreadTokens
|
||||
SaferiSearchMatchingHashRules
|
||||
SetAclInformation
|
||||
SetEncryptedFileMetadata
|
||||
@ -821,10 +819,13 @@ UnregisterIdleTask
|
||||
UnregisterTraceGuids
|
||||
UpdateTraceA
|
||||
UpdateTraceW
|
||||
WdmWmiServiceMain
|
||||
UsePinForEncryptedFilesA
|
||||
UsePinForEncryptedFilesW
|
||||
WaitServiceState
|
||||
WmiCloseBlock
|
||||
WmiCloseTraceWithCursor
|
||||
WmiConvertTimestamp
|
||||
WmiDevInstToInstanceNameA
|
||||
WmiDevInstToInstanceNameW
|
||||
WmiEnumerateGuids
|
||||
@ -833,11 +834,16 @@ WmiExecuteMethodW
|
||||
WmiFileHandleToInstanceNameA
|
||||
WmiFileHandleToInstanceNameW
|
||||
WmiFreeBuffer
|
||||
WmiGetFirstTraceOffset
|
||||
WmiGetNextEvent
|
||||
WmiGetTraceHeader
|
||||
WmiMofEnumerateResourcesA
|
||||
WmiMofEnumerateResourcesW
|
||||
WmiNotificationRegistrationA
|
||||
WmiNotificationRegistrationW
|
||||
WmiOpenBlock
|
||||
WmiOpenTraceWithCursor
|
||||
WmiParseTraceEvent
|
||||
WmiQueryAllDataA
|
||||
WmiQueryAllDataMultipleA
|
||||
WmiQueryAllDataMultipleW
|
||||
@ -853,4 +859,5 @@ WmiSetSingleInstanceA
|
||||
WmiSetSingleInstanceW
|
||||
WmiSetSingleItemA
|
||||
WmiSetSingleItemW
|
||||
F64(Wow64Win32ApiEntry)
|
||||
WriteEncryptedFileRaw
|
@ -1,822 +0,0 @@
|
||||
;
|
||||
; Definition file of ADVAPI32.dll
|
||||
; Automatic generated by gendef
|
||||
; written by Kai Tietz 2008
|
||||
;
|
||||
LIBRARY "ADVAPI32.dll"
|
||||
EXPORTS
|
||||
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
|
||||
BuildExplicitAccessWithNameA
|
||||
BuildExplicitAccessWithNameW
|
||||
BuildImpersonateExplicitAccessWithNameA
|
||||
BuildImpersonateExplicitAccessWithNameW
|
||||
BuildImpersonateTrusteeA
|
||||
BuildImpersonateTrusteeW
|
||||
BuildSecurityDescriptorA
|
||||
BuildSecurityDescriptorW
|
||||
BuildTrusteeWithNameA
|
||||
BuildTrusteeWithNameW
|
||||
BuildTrusteeWithObjectsAndNameA
|
||||
BuildTrusteeWithObjectsAndNameW
|
||||
BuildTrusteeWithObjectsAndSidA
|
||||
BuildTrusteeWithObjectsAndSidW
|
||||
BuildTrusteeWithSidA
|
||||
BuildTrusteeWithSidW
|
||||
CancelOverlappedAccess
|
||||
ChangeServiceConfig2A
|
||||
ChangeServiceConfig2W
|
||||
ChangeServiceConfigA
|
||||
ChangeServiceConfigW
|
||||
CheckTokenMembership
|
||||
ClearEventLogA
|
||||
ClearEventLogW
|
||||
CloseCodeAuthzLevel
|
||||
CloseEncryptedFileRaw
|
||||
CloseEventLog
|
||||
CloseServiceHandle
|
||||
CloseThreadWaitChainSession
|
||||
CloseTrace
|
||||
CommandLineFromMsiDescriptor
|
||||
ComputeAccessTokenFromCodeAuthzLevel
|
||||
ControlService
|
||||
ControlServiceExA
|
||||
ControlServiceExW
|
||||
ControlTraceA
|
||||
ControlTraceW
|
||||
ConvertAccessToSecurityDescriptorA
|
||||
ConvertAccessToSecurityDescriptorW
|
||||
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
|
||||
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
|
||||
EnumServiceGroupW
|
||||
EnumServicesStatusA
|
||||
EnumServicesStatusExA
|
||||
EnumServicesStatusExW
|
||||
EnumServicesStatusW
|
||||
EnumerateTraceGuids
|
||||
EnumerateTraceGuidsEx
|
||||
EqualDomainSid
|
||||
EqualPrefixSid
|
||||
EqualSid
|
||||
EventAccessControl
|
||||
EventAccessQuery
|
||||
EventAccessRemove
|
||||
EventActivityIdControl
|
||||
EventEnabled
|
||||
EventProviderEnabled
|
||||
EventRegister
|
||||
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
|
||||
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
|
||||
GetThreadWaitChain
|
||||
GetTokenInformation
|
||||
GetTraceEnableFlags
|
||||
GetTraceEnableLevel
|
||||
GetTraceLoggerHandle
|
||||
GetTrusteeFormA
|
||||
GetTrusteeFormW
|
||||
GetTrusteeNameA
|
||||
GetTrusteeNameW
|
||||
GetTrusteeTypeA
|
||||
GetTrusteeTypeW
|
||||
GetUserNameA
|
||||
GetUserNameW
|
||||
GetWindowsAccountDomainSid
|
||||
I_QueryTagInformation
|
||||
I_ScIsSecurityProcess
|
||||
I_ScPnPGetServiceName
|
||||
I_ScQueryServiceConfig
|
||||
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
|
||||
LsaGetQuotasForAccount
|
||||
LsaGetRemoteUserName
|
||||
LsaGetSystemAccessAccount
|
||||
LsaGetUserName
|
||||
LsaICLookupNames
|
||||
LsaICLookupNamesWithCreds
|
||||
LsaICLookupSids
|
||||
LsaICLookupSidsWithCreds
|
||||
LsaLookupNames
|
||||
LsaLookupNames2
|
||||
LsaLookupPrivilegeDisplayName
|
||||
LsaLookupPrivilegeName
|
||||
LsaLookupPrivilegeValue
|
||||
LsaLookupSids
|
||||
LsaManageSidNameMapping
|
||||
LsaNtStatusToWinError
|
||||
LsaOpenAccount
|
||||
LsaOpenPolicy
|
||||
LsaOpenPolicySce
|
||||
LsaOpenSecret
|
||||
LsaOpenTrustedDomain
|
||||
LsaOpenTrustedDomainByName
|
||||
LsaQueryDomainInformationPolicy
|
||||
LsaQueryForestTrustInformation
|
||||
LsaQueryInfoTrustedDomain
|
||||
LsaQueryInformationPolicy
|
||||
LsaQuerySecret
|
||||
LsaQuerySecurityObject
|
||||
LsaQueryTrustedDomainInfo
|
||||
LsaQueryTrustedDomainInfoByName
|
||||
LsaRemoveAccountRights
|
||||
LsaRemovePrivilegesFromAccount
|
||||
LsaRetrievePrivateData
|
||||
LsaSetDomainInformationPolicy
|
||||
LsaSetForestTrustInformation
|
||||
LsaSetInformationPolicy
|
||||
LsaSetInformationTrustedDomain
|
||||
LsaSetQuotasForAccount
|
||||
LsaSetSecret
|
||||
LsaSetSecurityObject
|
||||
LsaSetSystemAccessAccount
|
||||
LsaSetTrustedDomainInfoByName
|
||||
LsaSetTrustedDomainInformation
|
||||
LsaStorePrivateData
|
||||
MD4Final
|
||||
MD4Init
|
||||
MD4Update
|
||||
MD5Final
|
||||
MD5Init
|
||||
MD5Update DATA
|
||||
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
|
||||
PerfAddCounters
|
||||
PerfCloseQueryHandle
|
||||
PerfCreateInstance
|
||||
PerfDecrementULongCounterValue
|
||||
PerfDecrementULongLongCounterValue
|
||||
PerfDeleteCounters
|
||||
PerfDeleteInstance
|
||||
PerfEnumerateCounterSet
|
||||
PerfEnumerateCounterSetInstances
|
||||
PerfIncrementULongCounterValue
|
||||
PerfIncrementULongLongCounterValue
|
||||
PerfOpenQueryHandle
|
||||
PerfQueryCounterData
|
||||
PerfQueryCounterInfo
|
||||
PerfQueryCounterSetRegistrationInfo
|
||||
PerfQueryInstance
|
||||
PerfSetCounterRefValue
|
||||
PerfSetCounterSetInfo
|
||||
PerfSetULongCounterValue
|
||||
PerfSetULongLongCounterValue
|
||||
PerfStartProvider
|
||||
PerfStartProviderEx
|
||||
PerfStopProvider
|
||||
PrivilegeCheck
|
||||
PrivilegedServiceAuditAlarmA
|
||||
PrivilegedServiceAuditAlarmW
|
||||
ProcessIdleTasks
|
||||
ProcessIdleTasksW
|
||||
ProcessTrace
|
||||
QueryAllTracesA
|
||||
QueryAllTracesW
|
||||
QueryRecoveryAgentsOnEncryptedFile
|
||||
QuerySecurityAccessMask
|
||||
QueryServiceConfig2A
|
||||
QueryServiceConfig2W
|
||||
QueryServiceConfigA
|
||||
QueryServiceConfigW
|
||||
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
|
||||
RemoveTraceCallback
|
||||
RemoveUsersFromEncryptedFile
|
||||
ReportEventA
|
||||
ReportEventW
|
||||
RevertToSelf
|
||||
SaferCloseLevel
|
||||
SaferComputeTokenFromLevel
|
||||
SaferCreateLevel
|
||||
SaferGetLevelInformation
|
||||
SaferGetPolicyInformation
|
||||
SaferIdentifyLevel
|
||||
SaferRecordEventLogEntry
|
||||
SaferSetLevelInformation
|
||||
SaferSetPolicyInformation
|
||||
SaferiChangeRegistryScope
|
||||
SaferiCompareTokenLevels
|
||||
SaferiIsDllAllowed
|
||||
SaferiIsExecutableFileType
|
||||
SaferiPopulateDefaultsInRegistry
|
||||
SaferiRecordEventLogEntry
|
||||
SaferiReplaceProcessThreadTokens
|
||||
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
|
||||
TraceSetInformation
|
||||
TreeResetNamedSecurityInfoA
|
||||
TreeResetNamedSecurityInfoW
|
||||
TreeSetNamedSecurityInfoA
|
||||
TreeSetNamedSecurityInfoW
|
||||
TrusteeAccessToObjectA
|
||||
TrusteeAccessToObjectW
|
||||
UninstallApplication
|
||||
UnlockServiceDatabase
|
||||
UnregisterIdleTask
|
||||
UnregisterTraceGuids
|
||||
UpdateTraceA
|
||||
UpdateTraceW
|
||||
WdmWmiServiceMain
|
||||
UsePinForEncryptedFilesA
|
||||
UsePinForEncryptedFilesW
|
||||
WmiCloseBlock
|
||||
WmiCloseTraceWithCursor
|
||||
WmiConvertTimestamp
|
||||
WmiDevInstToInstanceNameA
|
||||
WmiDevInstToInstanceNameW
|
||||
WmiEnumerateGuids
|
||||
WmiExecuteMethodA
|
||||
WmiExecuteMethodW
|
||||
WmiFileHandleToInstanceNameA
|
||||
WmiFileHandleToInstanceNameW
|
||||
WmiFreeBuffer
|
||||
WmiGetFirstTraceOffset
|
||||
WmiGetNextEvent
|
||||
WmiGetTraceHeader
|
||||
WmiMofEnumerateResourcesA
|
||||
WmiMofEnumerateResourcesW
|
||||
WmiNotificationRegistrationA
|
||||
WmiNotificationRegistrationW
|
||||
WmiOpenBlock
|
||||
WmiOpenTraceWithCursor
|
||||
WmiParseTraceEvent
|
||||
WmiQueryAllDataA
|
||||
WmiQueryAllDataMultipleA
|
||||
WmiQueryAllDataMultipleW
|
||||
WmiQueryAllDataW
|
||||
WmiQueryGuidInformation
|
||||
WmiQuerySingleInstanceA
|
||||
WmiQuerySingleInstanceMultipleA
|
||||
WmiQuerySingleInstanceMultipleW
|
||||
WmiQuerySingleInstanceW
|
||||
WmiReceiveNotificationsA
|
||||
WmiReceiveNotificationsW
|
||||
WmiSetSingleInstanceA
|
||||
WmiSetSingleInstanceW
|
||||
WmiSetSingleItemA
|
||||
WmiSetSingleItemW
|
||||
Wow64Win32ApiEntry
|
||||
WriteEncryptedFileRaw
|
Loading…
Reference in New Issue
Block a user