Home
last modified time | relevance | path

Searched refs:GetLBTextLen (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DComboBox.cpp21 LRESULT len = GetLBTextLen(index); // length, excluding the terminating null character in GetLBText()
H A DComboBox.h34 LRESULT GetLBTextLen(int index) { return SendMsg(CB_GETLBTEXTLEN, MY_int_TO_WPARAM(index), 0); } in GetLBTextLen() function in NWindows::NControl::CComboBox

Completed in 2 milliseconds