ZwCreateKey
NTSTATUS __stdcall ZwCreateKey(
PVOID *KeyHandle,
UINT64 DesiredAccess,
OBJECT_ATTRIBUTES *ObjectAttributes,
UINT64 TitleIndex,
UNICODE_STRING *Class,
UINT64 CreateOptions,
UINT64 *Disposition){
NTSTATUS result;
_disable();
__readeflags();
KiServiceInternal();
return result;
}Referenced by:
ArbBuildAssignmentOrdering
BapdGetISRegistryKey
BapdpMarshallBootDataToRegistry
BapdpRegisterBitlockerStatus
BapdpRegisterEDrvHintInfo
BapdpRegisterFwUpdateResults
BapdpRegisterResumeInformation
BapdpRegisterWmdResult
BapdpWriteEventDataToRegistry
BiZwCreateKey
CMFRegisterEventTime
CmInitSystem1
CmInitializeProcessor
CmSetAcpiHwProfile
CmpAddAcpiAliasEntry
CmpAddAliasEntry
CmpAddToHiveFileList
CmpCloneHwProfile
CmpCreateControlSet
CmpCreateControlSetOverride
CmpCreateHardwareProfiles
CmpDoReDoCreateKey
CmpFinishSystemHivesLoad
CmpInitializeHardwareConfiguration
CmpInitializeMachineDependentConfiguration
CmpInitializeRegistryNode
CmpInitializeSystemBiosInformation
CmpLinkKeyToHive
CmpQueryHiveRedirectionFileList
CmpRecordShutdownStopTime
CmpSaveBootControlSet
CmpSetNetworkValue
CmpSetVersionData
CmpSyncNextBackupHive
CmpUpdateReorganizeRegistryValues
CreateMiniNtBootKey
EmInitSystem
EtwStartAutoLogger
EtwpAddMicroarchitecturalPmcToPmcGroup
EtwpAddMicroarchitecturalPmcToRegistry
EtwpCreateKey
EtwpFindMatchingPmcRegistryGroup
ExpGetLeapSecondDataRegistryKeyHandle
ExpSetPendingUILanguage
ExpUpdateComPlusPackage
ExpWnfGetNameStoreRegistryRoot
ExpWnfGetPermanentDataStoreHandleByScopeId
ExpWnfGetPermanentPerUserDataStoreHandle
HalpPiix4Detect
HalpPutAcpiHacksInRegistry
HalpRecordSecondaryGsivRange
InitSafeBoot
IoOpenDriverRegistryKey
IopCreateRegistryKeyEx
IopInitializePlugPlayServices
IopOpenRegistryKey
IopUpdateSecureDeviceClassState
KsepRegistryCreateKey
KvfCommitFeatureStates
LogFwpRegisterWorker
MfgInitSystem
PfpParametersInitialize
PfpParametersWatcher
PiCreateDriverRedirectedStateKey
PiCreateRegistryPath
PiDevCfgCopyDeviceKey
PiLastGoodCopyKeyContents
PopDirectedDripsQueryRegistryValues
PopInitializePowerPolicySimulate
PopOpenKey
PopOpenThermalLoggingKey
PspReadUserQuotaLimits
RegRtlCreateKeyTransacted
RtlpGetRegistryHandle
SaveNodeDistanceInformation
SepSecureBootSetRegistryKey
SmcCacheManagerStart
VrpCreateNamespaceNodePlaceholderKey
sub_14094DC8C