Searched refs:hSubSubKey (Results 1 – 1 of 1) sorted by relevance
110 RegKeyHandle hRootKey, hKey, hSubKey, hSubSubKey; in main() local166 if (reg_createKey(hSubKey, keyName3.pData, &hSubSubKey)) in main()170 if (reg_closeKey(hSubSubKey)) in main()222 if (reg_openKey(hRootKey, keyName3.pData, &hSubSubKey)) in main()226 if (reg_closeKey(hSubSubKey)) in main()246 if (reg_openKey(hRootKey, keyName3.pData, &hSubSubKey)) in main()250 if (reg_closeKey(hSubSubKey)) in main()
Completed in 5 milliseconds