PnpCtxRegCreateKey
__int64 __fastcall PnpCtxRegCreateKey(
__int64 a1,
__int64 a2,
const WCHAR *a3,
ULONG a4,
ACCESS_MASK a5,
void *a6,
void **a7,
ULONG *a8){
__int64 v8;
__int64 v9;
if( a1 && (v8 = *(_QWORD *)(a1 + 224)) != 0 )
v9 = *(_QWORD *)(v8 + 8);
else
v9 = 0i64;
return RegRtlCreateKeyTransacted(a2, a3, a4, a5, a6, 0, a7, a8, v9);
}Referenced by:
CmAddDeviceToContainerWorker
CmAddPanelDeviceWorker
CmCreateOrdinalInstanceKey
CmSetDeviceInterfaceMappedPropertyFromRegValue
DrvDbAcquireDatabaseNodeBaseKey
IopInitializeBootDrivers
PiDrvDbOverlayCopyKeys
PiDrvDbOverlayNodeHive
PipCommitPendingOsExtensionResource
PipCommitPendingService
PipMigratePnpState
PipUpdateDeviceProducts
PnpOpenPropertiesKey
PnpSetPropertyWorker