Searched refs:typeReg (Results 1 – 2 of 2) sorted by relevance
274 Registry typeReg; in main() local276 if ( typeReg.open(typeRegName, REG_READWRITE) ) in main()284 if ( typeReg.openRootKey(typeRoot) ) in main()306 if ( typeReg.close() ) in main()
266 Registry typeReg; in main() local267 if ( typeReg.open(typeRegName, REG_READONLY) ) in main()283 if ( typeReg.openRootKey(typeRoot) ) in main()334 if ( typeReg.close() ) in main()
Completed in 19 milliseconds