Searched defs:hRootKey (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Installer/
H A DVBoxDrvInst.cpp1089 DWORD RegistryWrite(HKEY hRootKey, argument
1098 lRet = RegCreateKeyEx (hRootKey,
1249 HKEY hRootKey = HKEY_LOCAL_MACHINE; /** @todo needs to be expanded (argv[3]) */ local
1270 rc = RegistryWrite(hRootKey,

Completed in 47 milliseconds