Searched defs:SetUnicodeFormat (Results 1 - 2 of 2) sorted by relevance
/third_party/lzma/CPP/Windows/Control/ | ||
H A D | ComboBox.h | 55 bool SetUnicodeFormat(bool fUnicode) { return LRESULTToBool(SendMsg(CBEM_SETUNICODEFORMAT, BOOLToBool(fUnicode), 0)); }
in SetUnicodeFormat() function in NWindows::NControl::CComboBoxEx |
H A D | ListView.h | 23 void SetUnicodeFormat()
in SetUnicodeFormat() function in NWindows::NControl::CListView |
Completed in 2 milliseconds