Searched defs:rootKey (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | registrytool.cpp | 59 HKEY rootKey = HKEY_LOCAL_MACHINE; //default root local 65 rootKey = entry->key; 77 if (RegCreateKeyExW(rootKey, (WCHAR*) keyw, |
Completed in 21 milliseconds