Searched refs:subhkey (Results 1 – 1 of 1) sorted by relevance
72 HKEY subhkey = NULL; in CreateWithDisposition() local74 REG_OPTION_NON_VOLATILE, access, NULL, &subhkey, in CreateWithDisposition()78 key_ = subhkey; in CreateWithDisposition()111 HKEY subhkey = NULL; in Open() local113 LONG result = RegOpenKeyEx(rootkey, ToWCharT(subkey), 0, access, &subhkey); in Open()116 key_ = subhkey; in Open()