Home
last modified time | relevance | path

Searched defs:CurrentControlSet (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/drivers/videoprt/
H A Dregistry.c607 static WCHAR CurrentControlSet[] = L"CURRENTCONTROLSET\\"; in IntCreateRegistryPath() local
/reactos/boot/freeldr/freeldr/ntldr/
H A Dregistry.c682 UNICODE_STRING CurrentControlSet = RTL_CONSTANT_STRING(L"CurrentControlSet"); in RegOpenKey() local