Searched refs:typeRoot (Results 1 – 2 of 2) sorted by relevance
282 RegistryKey typeRoot; in main() local283 if ( typeReg.openRootKey(typeRoot) ) in main()293 if ( typeRoot.openKey(S2U(options.getBase()), typeKey) ) in main()302 typeKey = typeRoot; in main()316 typeRoot.releaseKey(); in main()
283 RegistryKey typeRoot; in main() local284 if ( typeReg.openRootKey(typeRoot) ) in main()293 if ( typeRoot.deleteKey(S2U(options.getKeyName())) ) in main()305 typeRoot.releaseKey(); in main()
Completed in 9 milliseconds