Searched refs:hSoftKey (Results 1 – 1 of 1) sorted by relevance
10 HKEY hSoftKey = NULL; in GetAppKey() local12 &hSoftKey) == ERROR_SUCCESS) in GetAppKey()15 RegCreateKeyEx (hSoftKey, AppName, 0, REG_NONE, in GetAppKey()19 if (hSoftKey) in GetAppKey()20 RegCloseKey (hSoftKey); in GetAppKey()