Home
last modified time | relevance | path

Searched refs:SetValue_Strings (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/Windows/
DRegistry.h58 LONG SetValue_Strings(LPCTSTR valueName, const UStringVector &strings) throw();
DRegistry.cpp324 LONG CKey::SetValue_Strings(LPCTSTR valueName, const UStringVector &strings) throw() in SetValue_Strings() function in NWindows::NRegistry::CKey