Home
last modified time | relevance | path

Searched defs:InsertMenubar (Results 1 - 1 of 1) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DCommandBar.h39 bool InsertMenubar(HINSTANCE hInst, WORD idMenu, WORD iButton) { return BOOLToBool(::CommandBar_InsertMenubar(_window, hInst, idMenu, iButton)); } in InsertMenubar() function in NWindows::NControl::CCommandBar

Completed in 1 milliseconds