|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <commctrl.h>

Public Attributes | |
| UINT | cbSize |
| UINT | uFlags |
| HWND | hwnd |
| UINT_PTR | uId |
| RECT | rect |
| HINSTANCE | hinst |
| LPWSTR | lpszText |
| LPARAM | lParam |
| void * | lpReserved |
Definition at line 1739 of file commctrl.h.
| UINT tagTOOLINFOW::cbSize |
Definition at line 1740 of file commctrl.h.
Referenced by CreateToolTipForButtons(), CredDialogCreateBalloonTip(), CredDialogHideBalloonTip(), CredDialogShowCapsLockBalloon(), CredDialogShowIncorrectPasswordBalloon(), FormatDriveDlg(), InitializeFormatDriveDlg(), STATUSBAR_GetTipTextW(), STATUSBAR_SetPartBounds(), STATUSBAR_SetParts(), STATUSBAR_SetTipTextW(), test_gettext(), test_longtextW(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), TOOLBAR_TooltipAddTool(), TOOLBAR_TooltipDelTool(), TOOLBAR_TooltipSetRect(), TOOLTIPS_AddToolT(), TOOLTIPS_CopyInfoT(), TOOLTIPS_DelToolT(), TOOLTIPS_EnumToolsT(), TOOLTIPS_GetBubbleSize(), TOOLTIPS_GetCurrentToolT(), TOOLTIPS_GetTextT(), TOOLTIPS_GetToolInfoT(), TOOLTIPS_HitTestT(), TOOLTIPS_NewToolRectT(), TOOLTIPS_SetToolInfoT(), TOOLTIPS_UpdateTipTextT(), TRACKBAR_ActivateToolTip(), TRACKBAR_Create(), and TRACKBAR_UpdateToolTip().
| HINSTANCE tagTOOLINFOW::hinst |
Definition at line 1745 of file commctrl.h.
Referenced by CredDialogCreateBalloonTip(), STATUSBAR_SetTipTextW(), test_gettext(), test_longtextW(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), TOOLBAR_TooltipAddTool(), TOOLTIPS_AddToolT(), TOOLTIPS_CopyInfoT(), TOOLTIPS_SetToolInfoT(), and TOOLTIPS_UpdateTipTextT().
| HWND tagTOOLINFOW::hwnd |
Definition at line 1742 of file commctrl.h.
Referenced by CreateToolTipForButtons(), CredDialogCreateBalloonTip(), CredDialogHideBalloonTip(), CredDialogShowCapsLockBalloon(), CredDialogShowIncorrectPasswordBalloon(), FormatDriveDlg(), InitializeFormatDriveDlg(), STATUSBAR_GetTipTextW(), STATUSBAR_SetPartBounds(), STATUSBAR_SetParts(), STATUSBAR_SetTipTextW(), test_gettext(), test_longtextW(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), TOOLBAR_TooltipAddTool(), TOOLBAR_TooltipDelTool(), TOOLBAR_TooltipSetRect(), TOOLTIPS_AddToolT(), TOOLTIPS_CopyInfoT(), TOOLTIPS_GetToolFromInfoT(), TOOLTIPS_GetToolInfoT(), TOOLTIPS_SetToolInfoT(), TRACKBAR_ActivateToolTip(), TRACKBAR_Create(), and TRACKBAR_UpdateToolTip().
| LPARAM tagTOOLINFOW::lParam |
Definition at line 1747 of file commctrl.h.
Referenced by CredDialogCreateBalloonTip(), test_gettext(), test_longtextW(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), TOOLTIPS_AddToolT(), TOOLTIPS_CopyInfoT(), and TOOLTIPS_SetToolInfoT().
| void* tagTOOLINFOW::lpReserved |
Definition at line 1748 of file commctrl.h.
Referenced by CredDialogCreateBalloonTip().
| LPWSTR tagTOOLINFOW::lpszText |
Definition at line 1746 of file commctrl.h.
Referenced by CreateToolTipForButtons(), CredDialogCreateBalloonTip(), InitializeFormatDriveDlg(), STATUSBAR_GetTipTextW(), STATUSBAR_SetParts(), STATUSBAR_SetTipTextW(), test_gettext(), test_longtextW(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), TOOLBAR_TooltipAddTool(), TOOLTIPS_AddToolT(), TOOLTIPS_CopyInfoT(), TOOLTIPS_GetTextT(), TOOLTIPS_SetToolInfoT(), TOOLTIPS_UpdateTipTextT(), TRACKBAR_Create(), and TRACKBAR_UpdateToolTip().
| RECT tagTOOLINFOW::rect |
Definition at line 1744 of file commctrl.h.
Referenced by CredDialogCreateBalloonTip(), STATUSBAR_SetPartBounds(), test_gettext(), test_longtextW(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), TOOLBAR_TooltipSetRect(), TOOLTIPS_AddToolT(), TOOLTIPS_CopyInfoT(), TOOLTIPS_NewToolRectT(), and TOOLTIPS_SetToolInfoT().
| UINT tagTOOLINFOW::uFlags |
Definition at line 1741 of file commctrl.h.
Referenced by CreateToolTipForButtons(), CredDialogCreateBalloonTip(), InitializeFormatDriveDlg(), test_gettext(), test_longtextW(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), TOOLTIPS_AddToolT(), TOOLTIPS_CopyInfoT(), TOOLTIPS_SetToolInfoT(), TRACKBAR_Create(), and TRACKBAR_UpdateToolTip().
| UINT_PTR tagTOOLINFOW::uId |
Definition at line 1743 of file commctrl.h.
Referenced by CreateToolTipForButtons(), CredDialogCreateBalloonTip(), CredDialogHideBalloonTip(), CredDialogShowCapsLockBalloon(), CredDialogShowIncorrectPasswordBalloon(), FormatDriveDlg(), InitializeFormatDriveDlg(), STATUSBAR_GetTipTextW(), STATUSBAR_SetPartBounds(), STATUSBAR_SetParts(), STATUSBAR_SetTipTextW(), test_gettext(), test_longtextW(), test_TTM_ADDTOOL(), test_ttm_gettoolinfo(), TOOLBAR_TooltipAddTool(), TOOLBAR_TooltipDelTool(), TOOLBAR_TooltipSetRect(), TOOLTIPS_AddToolT(), TOOLTIPS_CopyInfoT(), TOOLTIPS_GetToolFromInfoT(), and TOOLTIPS_SetToolInfoT().