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

Public Attributes | |
| NMHDR | hdr |
| LPWSTR | lpszText |
| WCHAR | szText [80] |
| HINSTANCE | hinst |
| UINT | uFlags |
| LPARAM | lParam |
Definition at line 1909 of file commctrl.h.
| NMHDR tagNMTTDISPINFOW::hdr |
Definition at line 1910 of file commctrl.h.
Referenced by PAGER_Notify(), test_tooltip(), TOOLBAR_TTGetDispInfo(), and TOOLTIPS_GetDispInfoW().
| HINSTANCE tagNMTTDISPINFOW::hinst |
Definition at line 1913 of file commctrl.h.
Referenced by PAGER_Notify(), test_wm_notify_tooltip(), TOOLBAR_TTGetDispInfo(), and TOOLTIPS_GetDispInfoW().
| LPARAM tagNMTTDISPINFOW::lParam |
Definition at line 1915 of file commctrl.h.
Referenced by PAGER_Notify(), TOOLBAR_TTGetDispInfo(), and TOOLTIPS_GetDispInfoW().
| LPWSTR tagNMTTDISPINFOW::lpszText |
Definition at line 1911 of file commctrl.h.
Referenced by PAGER_Notify(), test_wm_notify_tooltip(), TOOLBAR_TTGetDispInfo(), and TOOLTIPS_GetDispInfoW().
| WCHAR tagNMTTDISPINFOW::szText[80] |
Definition at line 1912 of file commctrl.h.
Referenced by PAGER_Notify(), test_wm_notify_tooltip(), TOOLBAR_TTGetDispInfo(), and TOOLTIPS_GetDispInfoW().
| UINT tagNMTTDISPINFOW::uFlags |
Definition at line 1914 of file commctrl.h.
Referenced by PAGER_Notify(), TOOLBAR_TTGetDispInfo(), and TOOLTIPS_GetDispInfoW().