[Strings.0409]
; Localizable
ProviderName ="Microsoft"
Standard.Mfg = "Standard I3C Host Controller"
I3CHost.DeviceDesc = "I3C Host Controller"
I3CHost.SVCDESC = "I3C Host Controller Service"

; Non-Localizable
SERVICE_KERNEL_DRIVER = 0x1
SERVICE_DEMAND_START = 0x3
SERVICE_ERROR_IGNORE = 0x0
SERVICE_ERROR_NORMAL = 0x1
SERVICE_ERROR_SEVERE = 0x2
SERVICE_ERROR_CRITICAL = 0x3

REG_SZ = 0x00000000
REG_BINARY = 0x00000001
REG_M_SZ = 0x00010000
REG_DWORD = 0x00010001
REG_DWORD_NOC = 0x00010003
REG_QWORD = 0x000B0001

SPSVCINST_ASSOCSERVICE = 0x00000002
