HomeSort by relevance Sort by last modified time
    Searched refs:TB_SETTOOLTIPS (Results 1 - 2 of 2) sorted by null

  /external/lzma/CPP/Windows/Control/
CommandBar.h 26 BOOL AddToolTips(UINT numToolTips, LPTSTR toolTips) { return BOOLToBool(SendMessage(TB_SETTOOLTIPS, (WPARAM)numToolTips, (LPARAM)toolTips)); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
commctrl.h 911 #define TB_SETTOOLTIPS (WM_USER+36)
    [all...]

Completed in 41 milliseconds