ReactOS 0.4.16-dev-597-gdbf7844
|
#include <commctrl.h>
Public Attributes | |
UINT | cbSize |
UINT | uFlags |
HWND | hwnd |
UINT_PTR | uId |
RECT | rect |
HINSTANCE | hinst |
LPSTR | lpszText |
LPARAM | lParam |
void * | lpReserved |
Definition at line 1727 of file commctrl.h.
UINT tagTOOLINFOA::cbSize |
Definition at line 1728 of file commctrl.h.
Referenced by create_tooltip(), STATUSBAR_GetTipTextA(), STATUSBAR_SetTipTextA(), test_customdraw(), test_gettext(), test_longtextA(), test_setinfo(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), test_TTN_SHOW(), and TOOLTIPS_TrackActivate().
HINSTANCE tagTOOLINFOA::hinst |
Definition at line 1733 of file commctrl.h.
Referenced by create_tooltip(), STATUSBAR_SetTipTextA(), test_customdraw(), test_gettext(), test_longtextA(), test_setinfo(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), and test_TTN_SHOW().
HWND tagTOOLINFOA::hwnd |
Definition at line 1730 of file commctrl.h.
Referenced by create_tooltip(), STATUSBAR_GetTipTextA(), STATUSBAR_SetTipTextA(), test_customdraw(), test_gettext(), test_longtextA(), test_setinfo(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), and test_TTN_SHOW().
LPARAM tagTOOLINFOA::lParam |
Definition at line 1735 of file commctrl.h.
Referenced by test_customdraw(), test_gettext(), test_longtextA(), test_setinfo(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), and test_TTN_SHOW().
void* tagTOOLINFOA::lpReserved |
Definition at line 1736 of file commctrl.h.
Referenced by test_customdraw().
LPSTR tagTOOLINFOA::lpszText |
Definition at line 1734 of file commctrl.h.
Referenced by create_tooltip(), STATUSBAR_GetTipTextA(), STATUSBAR_SetTipTextA(), test_customdraw(), test_gettext(), test_longtextA(), test_setinfo(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), and test_TTN_SHOW().
RECT tagTOOLINFOA::rect |
Definition at line 1732 of file commctrl.h.
Referenced by create_tooltip(), test_customdraw(), test_gettext(), test_longtextA(), test_setinfo(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), and test_TTN_SHOW().
UINT tagTOOLINFOA::uFlags |
Definition at line 1729 of file commctrl.h.
Referenced by create_tooltip(), test_customdraw(), test_gettext(), test_longtextA(), test_setinfo(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), and test_TTN_SHOW().
UINT_PTR tagTOOLINFOA::uId |
Definition at line 1731 of file commctrl.h.
Referenced by create_tooltip(), STATUSBAR_GetTipTextA(), STATUSBAR_SetTipTextA(), test_customdraw(), test_gettext(), test_longtextA(), test_setinfo(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), and test_TTN_SHOW().