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

/external/lzma/CPP/Windows/Control/
H A DCommandBar.h25 bool InsertButton(int iButton, LPTBBUTTON button) { return BOOLToBool(SendMessage(TB_INSERTBUTTON, (WPARAM)iButton, (LPARAM)button)); } function in class:NWindows::NControl::CCommandBar

Completed in 64 milliseconds