Geoff Chappell, Software Analyst
The table below lists the functions whose first appearance as exports from ADVAPI32 is for version 6.2, i.e., for Windows 8.
| Function | Remarks |
|---|---|
| BaseRegCloseKey | |
| BaseRegCreateKey | |
| BaseRegDeleteKeyEx | |
| BaseRegDeleteValue | |
| BaseRegFlushKey | |
| BaseRegGetVersion | |
| BaseRegLoadKey | |
| BaseRegOpenKey | |
| BaseRegRestoreKey | |
| BaseRegSaveKeyEx | |
| BaseRegSetKeySecurity | |
| BaseRegSetValue | |
| BaseRegUnLoadKey | |
| CheckForHiberboot | |
| ConvertSDToStringSDDomainW | |
| CredProfileLoadedEx | |
| EnumDynamicTimeZoneInformation | |
| EtwLogSysConfigExtension | |
| EventSetInformation | forwarded to NTDLL function EtwEventSetInformation |
| GetDynamicTimeZoneInformationEffectiveYears | |
| GetStringConditionFromBinary | |
| I_ScRegisterPreshutdownRestart | |
| LsaGetAppliedCAPIDs | |
| LsaLookupSids2 | |
| LsaQueryCAPs | |
| LsaSetCAPs | |
| MIDL_user_free_Ext | |
| OperationEnd | |
| OperationStart | |
| PerfRegCloseKey | |
| PerfRegEnumKey | |
| PerfRegEnumValue | |
| PerfRegQueryInfoKey | |
| PerfRegQueryValue | |
| PerfRegSetValue | |
| PsmActivateApplication | discontinued in 6.3 |
| PsmAdjustActivationToken | discontinued in 6.3 |
| PsmQueryBackgroundActivationType | discontinued in 6.3 |
| PsmRegisterApplicationProcess | discontinued in 6.3 |
| QueryServiceDynamicInformation | |
| RemoteRegEnumKeyWrapper | |
| RemoteRegEnumValueWrapper | |
| RemoteRegQueryInfoKeyWrapper | |
| RemoteRegQueryValueWrapper | |
| SafeBaseRegGetKeySecurity | |
| TraceQueryInformation | forwarded to KERNELBASE function TraceQueryInformation in 6.2 only; forwarded to api-ms-win-eventing-controller-l1-1-0 in 6.3 and higher |
| WaitServiceState |