Searched refs:WriteIntArray (Results 1 – 2 of 2) sorted by relevance
26 …void WriteIntArray(const wchar_t * AppName, const wchar_t * KeyName, const int* values, int size);…
113 void CIniHelper::WriteIntArray(const wchar_t* AppName, const wchar_t* KeyName, const int* values, i… in WriteIntArray() function in CIniHelper