Searched refs:nValue (Results 1 – 2 of 2) sorted by relevance
51 bool WriteRegistryInt (HKEY hSectionKey, char* Entry, int nValue) in WriteRegistryInt() argument54 (LPBYTE) &nValue, sizeof (nValue)) == ERROR_SUCCESS; in WriteRegistryInt()
26 bool WriteRegistryInt (HKEY hSectionKey, char* Entry, int nValue);