Binary compatibility report for the advapi32.dll library  between 5.1.2600.5755-Windows SDK 5.0 and 6.0.6002.18005-Windows SDK 6.0 versions on x86

Test Info


Library Nameadvapi32.dll
Version #15.1.2600.5755-Windows SDK 5.0
Version #26.0.6002.18005-Windows SDK 6.0
CPU Architecturex86

Test Results


Total Header Files15
Total Dynamic Libraries1
Total Symbols / Types437 / 490
VerdictCompatible

Problem Summary


SeverityCount
Added Symbols-89
Removed SymbolsHigh0
Problems with
Data Types
High0
Medium0
Low14
Problems with
Symbols
High0
Medium0
Low59
Problems with
Constants
Low12

Added Symbols (89)


aclapi.h, advapi32.dll
TreeSetNamedSecurityInfoA ( LPSTR pObjectName, SE_OBJECT_TYPE ObjectType, SECURITY_INFORMATION SecurityInfo, PSID pOwner, PSID pGroup, PACL pDacl, PACL pSacl, DWORD dwAction, FN_PROGRESS fnProgress, PROG_INVOKE_SETTING ProgressInvokeSetting, PVOID Args )
TreeSetNamedSecurityInfoW ( LPWSTR pObjectName, SE_OBJECT_TYPE ObjectType, SECURITY_INFORMATION SecurityInfo, PSID pOwner, PSID pGroup, PACL pDacl, PACL pSacl, DWORD dwAction, FN_PROGRESS fnProgress, PROG_INVOKE_SETTING ProgressInvokeSetting, PVOID Args )

evntcons.h, advapi32.dll
EventAccessControl LPGUID Guid, DWORD Operation, PSID Sid, DWORD Rights, boolean AllowOrDeny )
EventAccessQuery LPGUID Guid, PSECURITY_DESCRIPTOR Buffer, PULONG BufferSize )
EventAccessRemove LPGUID Guid )

evntprov.h, advapi32.dll
EventActivityIdControl ( DWORD ControlCode, LPGUID ActivityId )
EventEnabled ( REGHANDLE RegHandle, PCEVENT_DESCRIPTOR EventDescriptor )
EventProviderEnabled ( REGHANDLE RegHandle, BYTE Level, ULONGLONG Keyword )
EventRegister ( LPCGUID ProviderId, PENABLECALLBACK EnableCallback, PVOID CallbackContext, PREGHANDLE RegHandle )
EventUnregister REGHANDLE RegHandle )
EventWrite ( REGHANDLE RegHandle, PCEVENT_DESCRIPTOR EventDescriptor, DWORD UserDataCount, PEVENT_DATA_DESCRIPTOR UserData )
EventWriteString ( REGHANDLE RegHandle, BYTE Level, ULONGLONG Keyword, PCWSTR String )
EventWriteTransfer ( REGHANDLE RegHandle, PCEVENT_DESCRIPTOR EventDescriptor, LPCGUID ActivityId, LPCGUID RelatedActivityId, DWORD UserDataCount, PEVENT_DATA_DESCRIPTOR UserData )

evntrace.h, advapi32.dll
EnableTraceEx ( LPCGUID ProviderId, LPCGUID SourceId, TRACEHANDLE TraceHandle, DWORD IsEnabled, BYTE Level, ULONGLONG MatchAnyKeyword, ULONGLONG MatchAllKeyword, DWORD EnableProperty, PEVENT_FILTER_DESCRIPTOR EnableFilterDesc )
EnumerateTraceGuidsEx ( TRACE_QUERY_INFO_CLASS TraceQueryInfoClass, PVOID InBuffer, DWORD InBufferSize, PVOID OutBuffer, DWORD OutBufferSize, PULONG ReturnLength )

ntsecapi.h, advapi32.dll
AuditComputeEffectivePolicyBySid PSID const pSid, GUID const* pSubCategoryGuids, DWORD PolicyCount, PAUDIT_POLICY_INFORMATION* ppAuditPolicy )
AuditComputeEffectivePolicyByToken ( HANDLE hTokenHandle, GUID const* pSubCategoryGuids, DWORD PolicyCount, PAUDIT_POLICY_INFORMATION* ppAuditPolicy )
AuditEnumerateCategories ( GUID** ppAuditCategoriesArray, PULONG pCountReturned )
AuditEnumeratePerUserPolicy PPOLICY_AUDIT_SID_ARRAY* ppAuditSidArray )
AuditEnumerateSubCategories ( GUID const* pAuditCategoryGuid, boolean bRetrieveAllSubCategories, GUID** ppAuditSubCategoriesArray, PULONG pCountReturned )
AuditFree PVOID Buffer )
AuditLookupCategoryGuidFromCategoryId ( POLICY_AUDIT_EVENT_TYPE AuditCategoryId, GUID* pAuditCategoryGuid )
AuditLookupCategoryIdFromCategoryGuid ( GUID const* pAuditCategoryGuid, PPOLICY_AUDIT_EVENT_TYPE pAuditCategoryId )
AuditLookupCategoryNameA ( GUID const* pAuditCategoryGuid, PSTR* ppszCategoryName )
AuditLookupCategoryNameW ( GUID const* pAuditCategoryGuid, PWSTR* ppszCategoryName )
AuditLookupSubCategoryNameA ( GUID const* pAuditSubCategoryGuid, PSTR* ppszSubCategoryName )
AuditLookupSubCategoryNameW ( GUID const* pAuditSubCategoryGuid, PWSTR* ppszSubCategoryName )
AuditQueryPerUserPolicy PSID const pSid, GUID const* pSubCategoryGuids, DWORD PolicyCount, PAUDIT_POLICY_INFORMATION* ppAuditPolicy )
AuditQuerySecurity ( SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR* ppSecurityDescriptor )
AuditQuerySystemPolicy ( GUID const* pSubCategoryGuids, DWORD PolicyCount, PAUDIT_POLICY_INFORMATION* ppAuditPolicy )
AuditSetPerUserPolicy PSID const pSid, _AUDIT_POLICY_INFORMATION*const pAuditPolicy, DWORD PolicyCount )
AuditSetSecurity ( SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor )
AuditSetSystemPolicy ( _AUDIT_POLICY_INFORMATION*const pAuditPolicy, DWORD PolicyCount )

perflib.h, advapi32.dll
PerfCreateInstance ( HANDLE hProvider, LPCGUID CounterSetGuid, LPCWSTR szInstanceName, DWORD dwInstance )
PerfDecrementULongCounterValue ( HANDLE hProvider, PPERF_COUNTERSET_INSTANCE pInstance, DWORD CounterId, DWORD lValue )
PerfDecrementULongLongCounterValue ( HANDLE hProvider, PPERF_COUNTERSET_INSTANCE pInstance, DWORD CounterId, ULONGLONG llValue )
PerfDeleteInstance ( HANDLE hProvider, PPERF_COUNTERSET_INSTANCE InstanceBlock )
PerfIncrementULongCounterValue ( HANDLE hProvider, PPERF_COUNTERSET_INSTANCE pInstance, DWORD CounterId, DWORD lValue )
PerfIncrementULongLongCounterValue ( HANDLE hProvider, PPERF_COUNTERSET_INSTANCE pInstance, DWORD CounterId, ULONGLONG llValue )
PerfQueryInstance ( HANDLE hProvider, LPCGUID CounterSetGuid, LPCWSTR szInstance, DWORD dwInstance )
PerfSetCounterRefValue ( HANDLE hProvider, PPERF_COUNTERSET_INSTANCE pInstance, DWORD CounterId, LPVOID lpAddr )
PerfSetCounterSetInfo ( HANDLE hProvider, PPERF_COUNTERSET_INFO pTemplate, DWORD dwTemplateSize )
PerfSetULongCounterValue ( HANDLE hProvider, PPERF_COUNTERSET_INSTANCE pInstance, DWORD CounterId, DWORD lValue )
PerfSetULongLongCounterValue ( HANDLE hProvider, PPERF_COUNTERSET_INSTANCE pInstance, DWORD CounterId, ULONGLONG llValue )
PerfStartProvider ( LPGUID ProviderGuid, PERFLIBREQUEST ControlCallback, HANDLE* phProvider )
PerfStartProviderEx ( LPGUID ProviderGuid, PPERF_PROVIDER_CONTEXT ProviderContext, HANDLE* phProvider )
PerfStopProvider HANDLE hProvider )

winbase.h, advapi32.dll
AddMandatoryAce PACL pAcl, DWORD dwAceRevision, DWORD AceFlags, DWORD MandatoryPolicy, PSID pLabelSid )
CreateProcessWithTokenW HANDLE hToken, DWORD dwLogonFlags, LPCWSTR lpApplicationName, LPWSTR lpCommandLine, DWORD dwCreationFlags, LPVOID lpEnvironment, LPCWSTR lpCurrentDirectory, LPSTARTUPINFOW lpStartupInfo, LPPROCESS_INFORMATION lpProcessInformation )
IsValidRelativeSecurityDescriptor ( PSECURITY_DESCRIPTOR pSecurityDescriptor, ULONG SecurityDescriptorLength, SECURITY_INFORMATION RequiredInformation )
QuerySecurityAccessMask ( SECURITY_INFORMATION SecurityInformation, LPDWORD DesiredAccess )
SetSecurityAccessMask ( SECURITY_INFORMATION SecurityInformation, LPDWORD DesiredAccess )

winefs.h, advapi32.dll
FreeEncryptedFileMetadata PBYTE pbMetadata )
GetEncryptedFileMetadata ( LPCWSTR lpFileName, PDWORD pcbMetadata, PBYTE* ppbMetadata )
SetEncryptedFileMetadata ( LPCWSTR lpFileName, PBYTE pbOldMetadata, PBYTE pbNewMetadata, PENCRYPTION_CERTIFICATE_HASH pOwnerHash, DWORD dwOperation, PENCRYPTION_CERTIFICATE_HASH_LIST pCertificatesAdded )
SetUserFileEncryptionKeyEx ( PENCRYPTION_CERTIFICATE pEncryptionCertificate, DWORD dwCapabilities, DWORD dwFlags, LPVOID pvReserved )

winreg.h, advapi32.dll
InitiateShutdownA ( LPSTR lpMachineName, LPSTR lpMessage, DWORD dwGracePeriod, DWORD dwShutdownFlags, DWORD dwReason )
InitiateShutdownW ( LPWSTR lpMachineName, LPWSTR lpMessage, DWORD dwGracePeriod, DWORD dwShutdownFlags, DWORD dwReason )
RegConnectRegistryExA ( LPCSTR lpMachineName, HKEY hKey, ULONG Flags, PHKEY phkResult )
RegConnectRegistryExW ( LPCWSTR lpMachineName, HKEY hKey, ULONG Flags, PHKEY phkResult )
RegCopyTreeA HKEY hKeySrc, LPCSTR lpSubKey, HKEY hKeyDest )
RegCopyTreeW HKEY hKeySrc, LPCWSTR lpSubKey, HKEY hKeyDest )
RegCreateKeyTransactedA HKEY hKey, LPCSTR lpSubKey, DWORD Reserved, LPSTR lpClass, DWORD dwOptions, REGSAM samDesired, LPSECURITY_ATTRIBUTES const lpSecurityAttributes, PHKEY phkResult, LPDWORD lpdwDisposition, HANDLE hTransaction, PVOID pExtendedParemeter )
RegCreateKeyTransactedW HKEY hKey, LPCWSTR lpSubKey, DWORD Reserved, LPWSTR lpClass, DWORD dwOptions, REGSAM samDesired, LPSECURITY_ATTRIBUTES const lpSecurityAttributes, PHKEY phkResult, LPDWORD lpdwDisposition, HANDLE hTransaction, PVOID pExtendedParemeter )
RegDeleteKeyExA HKEY hKey, LPCSTR lpSubKey, REGSAM samDesired, DWORD Reserved )
RegDeleteKeyExW HKEY hKey, LPCWSTR lpSubKey, REGSAM samDesired, DWORD Reserved )
RegDeleteKeyTransactedA HKEY hKey, LPCSTR lpSubKey, REGSAM samDesired, DWORD Reserved, HANDLE hTransaction, PVOID pExtendedParameter )
RegDeleteKeyTransactedW HKEY hKey, LPCWSTR lpSubKey, REGSAM samDesired, DWORD Reserved, HANDLE hTransaction, PVOID pExtendedParameter )
RegDeleteKeyValueA HKEY hKey, LPCSTR lpSubKey, LPCSTR lpValueName )
RegDeleteKeyValueW HKEY hKey, LPCWSTR lpSubKey, LPCWSTR lpValueName )
RegDeleteTreeA HKEY hKey, LPCSTR lpSubKey )
RegDeleteTreeW HKEY hKey, LPCWSTR lpSubKey )
RegDisableReflectionKey HKEY hBase )
RegEnableReflectionKey HKEY hBase )
RegGetValueA HKEY hkey, LPCSTR lpSubKey, LPCSTR lpValue, DWORD dwFlags, LPDWORD pdwType, PVOID pvData, LPDWORD pcbData )
RegGetValueW HKEY hkey, LPCWSTR lpSubKey, LPCWSTR lpValue, DWORD dwFlags, LPDWORD pdwType, PVOID pvData, LPDWORD pcbData )
RegLoadAppKeyA LPCSTR lpFile, PHKEY phkResult, REGSAM samDesired, DWORD dwOptions, DWORD Reserved )
RegLoadAppKeyW LPCWSTR lpFile, PHKEY phkResult, REGSAM samDesired, DWORD dwOptions, DWORD Reserved )
RegLoadMUIStringA HKEY hKey, LPCSTR pszValue, LPSTR pszOutBuf, DWORD cbOutBuf, LPDWORD pcbData, DWORD Flags, LPCSTR pszDirectory )
RegLoadMUIStringW HKEY hKey, LPCWSTR pszValue, LPWSTR pszOutBuf, DWORD cbOutBuf, LPDWORD pcbData, DWORD Flags, LPCWSTR pszDirectory )
RegOpenKeyTransactedA HKEY hKey, LPCSTR lpSubKey, DWORD ulOptions, REGSAM samDesired, PHKEY phkResult, HANDLE hTransaction, PVOID pExtendedParemeter )
RegOpenKeyTransactedW HKEY hKey, LPCWSTR lpSubKey, DWORD ulOptions, REGSAM samDesired, PHKEY phkResult, HANDLE hTransaction, PVOID pExtendedParemeter )
RegQueryReflectionKey HKEY hBase, BOOL* bIsReflectionDisabled )
RegSetKeyValueA HKEY hKey, LPCSTR lpSubKey, LPCSTR lpValueName, DWORD dwType, LPCVOID lpData, DWORD cbData )
RegSetKeyValueW HKEY hKey, LPCWSTR lpSubKey, LPCWSTR lpValueName, DWORD dwType, LPCVOID lpData, DWORD cbData )

winsvc.h, advapi32.dll
ControlServiceExA ( SC_HANDLE hService, DWORD dwControl, DWORD dwInfoLevel, PVOID pControlParams )
ControlServiceExW ( SC_HANDLE hService, DWORD dwControl, DWORD dwInfoLevel, PVOID pControlParams )
NotifyServiceStatusChangeA ( SC_HANDLE hService, DWORD dwNotifyMask, PSERVICE_NOTIFYA pNotifyBuffer )
NotifyServiceStatusChangeW ( SC_HANDLE hService, DWORD dwNotifyMask, PSERVICE_NOTIFYW pNotifyBuffer )

to the top

Problems with Data Types, Low Severity (14)


evntrace.h
[+] struct _EVENT_TRACE (1)
[+] struct _EVENT_TRACE_LOGFILEA (2)
[+] struct _EVENT_TRACE_LOGFILEW (2)
[+] struct anon-struct-evntrace.h-324 (2)
[+] struct anon-struct-evntrace.h-328 (2)
[+] struct anon-struct-evntrace.h-363 (2)
[+] struct anon-struct-evntrace.h-367 (2)

winnt.h
[+] enum _TOKEN_INFORMATION_CLASS (1)

to the top

Problems with Symbols, Low Severity (59)


winreg.h, advapi32.dll
[+] RegCloseKey HKEY hKey ) (1)
[+] RegConnectRegistryA ( LPCSTR lpMachineName, HKEY hKey, PHKEY phkResult ) (1)
[+] RegConnectRegistryW ( LPCWSTR lpMachineName, HKEY hKey, PHKEY phkResult ) (1)
[+] RegCreateKeyA HKEY hKey, LPCSTR lpSubKey, PHKEY phkResult ) (1)
[+] RegCreateKeyExA HKEY hKey, LPCSTR lpSubKey, DWORD Reserved, LPSTR lpClass, DWORD dwOptions, REGSAM samDesired, LPSECURITY_ATTRIBUTES lpSecurityAttributes, PHKEY phkResult, LPDWORD lpdwDisposition ) (2)
[+] RegCreateKeyExW HKEY hKey, LPCWSTR lpSubKey, DWORD Reserved, LPWSTR lpClass, DWORD dwOptions, REGSAM samDesired, LPSECURITY_ATTRIBUTES lpSecurityAttributes, PHKEY phkResult, LPDWORD lpdwDisposition ) (2)
[+] RegCreateKeyW HKEY hKey, LPCWSTR lpSubKey, PHKEY phkResult ) (1)
[+] RegDeleteKeyA HKEY hKey, LPCSTR lpSubKey ) (1)
[+] RegDeleteKeyW HKEY hKey, LPCWSTR lpSubKey ) (1)
[+] RegDeleteValueA HKEY hKey, LPCSTR lpValueName ) (1)
[+] RegDeleteValueW HKEY hKey, LPCWSTR lpValueName ) (1)
[+] RegDisablePredefinedCache ( ) (1)
[+] RegEnumKeyA HKEY hKey, DWORD dwIndex, LPSTR lpName, DWORD cchName ) (1)
[+] RegEnumKeyExA HKEY hKey, DWORD dwIndex, LPSTR lpName, LPDWORD lpcchName, LPDWORD lpReserved, LPSTR lpClass, LPDWORD lpcchClass, PFILETIME lpftLastWriteTime ) (1)
[+] RegEnumKeyExW HKEY hKey, DWORD dwIndex, LPWSTR lpName, LPDWORD lpcchName, LPDWORD lpReserved, LPWSTR lpClass, LPDWORD lpcchClass, PFILETIME lpftLastWriteTime ) (1)
[+] RegEnumKeyW HKEY hKey, DWORD dwIndex, LPWSTR lpName, DWORD cchName ) (1)
[+] RegEnumValueA HKEY hKey, DWORD dwIndex, LPSTR lpValueName, LPDWORD lpcchValueName, LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData ) (1)
[+] RegEnumValueW HKEY hKey, DWORD dwIndex, LPWSTR lpValueName, LPDWORD lpcchValueName, LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData ) (1)
[+] RegFlushKey HKEY hKey ) (1)
[+] RegGetKeySecurity HKEY hKey, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor, LPDWORD lpcbSecurityDescriptor ) (1)
[+] RegLoadKeyA HKEY hKey, LPCSTR lpSubKey, LPCSTR lpFile ) (1)
[+] RegLoadKeyW HKEY hKey, LPCWSTR lpSubKey, LPCWSTR lpFile ) (1)
[+] RegNotifyChangeKeyValue HKEY hKey, BOOL bWatchSubtree, DWORD dwNotifyFilter, HANDLE hEvent, BOOL fAsynchronous ) (1)
[+] RegOpenCurrentUser ( REGSAM samDesired, PHKEY phkResult ) (1)
[+] RegOpenKeyA HKEY hKey, LPCSTR lpSubKey, PHKEY phkResult ) (1)
[+] RegOpenKeyExA HKEY hKey, LPCSTR lpSubKey, DWORD ulOptions, REGSAM samDesired, PHKEY phkResult ) (1)
[+] RegOpenKeyExW HKEY hKey, LPCWSTR lpSubKey, DWORD ulOptions, REGSAM samDesired, PHKEY phkResult ) (1)
[+] RegOpenKeyW HKEY hKey, LPCWSTR lpSubKey, PHKEY phkResult ) (1)
[+] RegOpenUserClassesRoot HANDLE hToken, DWORD dwOptions, REGSAM samDesired, PHKEY phkResult ) (1)
[+] RegOverridePredefKey HKEY hKey, HKEY hNewHKey ) (1)
[+] RegQueryInfoKeyA HKEY hKey, LPSTR lpClass, LPDWORD lpcchClass, LPDWORD lpReserved, LPDWORD lpcSubKeys, LPDWORD lpcbMaxSubKeyLen, LPDWORD lpcbMaxClassLen, LPDWORD lpcValues, LPDWORD lpcbMaxValueNameLen, LPDWORD lpcbMaxValueLen, LPDWORD lpcbSecurityDescriptor, PFILETIME lpftLastWriteTime ) (1)
[+] RegQueryInfoKeyW HKEY hKey, LPWSTR lpClass, LPDWORD lpcchClass, LPDWORD lpReserved, LPDWORD lpcSubKeys, LPDWORD lpcbMaxSubKeyLen, LPDWORD lpcbMaxClassLen, LPDWORD lpcValues, LPDWORD lpcbMaxValueNameLen, LPDWORD lpcbMaxValueLen, LPDWORD lpcbSecurityDescriptor, PFILETIME lpftLastWriteTime ) (1)
[+] RegQueryMultipleValuesA HKEY hKey, PVALENTA val_list, DWORD num_vals, LPSTR lpValueBuf, LPDWORD ldwTotsize ) (1)
[+] RegQueryMultipleValuesW HKEY hKey, PVALENTW val_list, DWORD num_vals, LPWSTR lpValueBuf, LPDWORD ldwTotsize ) (1)
[+] RegQueryValueA HKEY hKey, LPCSTR lpSubKey, LPSTR lpData, PLONG lpcbData ) (1)
[+] RegQueryValueExA HKEY hKey, LPCSTR lpValueName, LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData ) (1)
[+] RegQueryValueExW HKEY hKey, LPCWSTR lpValueName, LPDWORD lpReserved, LPDWORD lpType, LPBYTE lpData, LPDWORD lpcbData ) (1)
[+] RegQueryValueW HKEY hKey, LPCWSTR lpSubKey, LPWSTR lpData, PLONG lpcbData ) (1)
[+] RegReplaceKeyA HKEY hKey, LPCSTR lpSubKey, LPCSTR lpNewFile, LPCSTR lpOldFile ) (1)
[+] RegReplaceKeyW HKEY hKey, LPCWSTR lpSubKey, LPCWSTR lpNewFile, LPCWSTR lpOldFile ) (1)
[+] RegRestoreKeyA HKEY hKey, LPCSTR lpFile, DWORD dwFlags ) (1)
[+] RegRestoreKeyW HKEY hKey, LPCWSTR lpFile, DWORD dwFlags ) (1)
[+] RegSaveKeyA HKEY hKey, LPCSTR lpFile, LPSECURITY_ATTRIBUTES lpSecurityAttributes ) (2)
[+] RegSaveKeyExA HKEY hKey, LPCSTR lpFile, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD Flags ) (2)
[+] RegSaveKeyExW HKEY hKey, LPCWSTR lpFile, LPSECURITY_ATTRIBUTES lpSecurityAttributes, DWORD Flags ) (2)
[+] RegSaveKeyW HKEY hKey, LPCWSTR lpFile, LPSECURITY_ATTRIBUTES lpSecurityAttributes ) (2)
[+] RegSetKeySecurity HKEY hKey, SECURITY_INFORMATION SecurityInformation, PSECURITY_DESCRIPTOR pSecurityDescriptor ) (1)
[+] RegSetValueA HKEY hKey, LPCSTR lpSubKey, DWORD dwType, LPCSTR lpData, DWORD cbData ) (1)
[+] RegSetValueExA HKEY hKey, LPCSTR lpValueName, DWORD Reserved, DWORD dwType, BYTE const* lpData, DWORD cbData ) (1)
[+] RegSetValueExW HKEY hKey, LPCWSTR lpValueName, DWORD Reserved, DWORD dwType, BYTE const* lpData, DWORD cbData ) (1)
[+] RegSetValueW HKEY hKey, LPCWSTR lpSubKey, DWORD dwType, LPCWSTR lpData, DWORD cbData ) (1)
[+] RegUnLoadKeyA HKEY hKey, LPCSTR lpSubKey ) (1)
[+] RegUnLoadKeyW HKEY hKey, LPCWSTR lpSubKey ) (1)

to the top

Problems with Constants (12)


evntrace.h
[+] EVENT_LOGGER_NAME
[+] EVENT_LOGGER_NAMEA
[+] EVENT_LOGGER_NAMEW

wincrypt.h
[+] CERT_FIRST_RESERVED_PROP_ID
[+] CERT_QUERY_CONTENT_FLAG_ALL
[+] CERT_QUERY_FORMAT_FLAG_ALL

winreg.h
[+] REASON_HWINSTALL
[+] REASON_OTHER
[+] REASON_SERVICEHANG
[+] REASON_SWHWRECONF
[+] REASON_SWINSTALL
[+] REASON_UNSTABLE

to the top

Header Files (15)


aclapi.h
appmgmt.h
azroles.h
evntrace.h
iads.h
lmserver.h
ntsecapi.h
objidl.h
sddl.h
wincred.h
wincrypt.h
winefs.h
winreg.h
winsafer.h
winsvc.h

to the top

Dynamic Libraries (1)


advapi32.dll

to the top




Generated on Wed Aug 10 07:01:07 2011 for advapi32.dll by ABI Compliance Checker 1.93.4  
A tool for checking backward binary compatibility of a shared C/C++ library API