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

Public Attributes | |
| NMHDR | hdr |
| int | idOld |
| int | idNew |
| DWORD | dwFlags |
Definition at line 1318 of file commctrl.h.
| DWORD tagNMTBHOTITEM::dwFlags |
Definition at line 1322 of file commctrl.h.
Referenced by TOOLBAR_SetHotItemEx().
| NMHDR tagNMTBHOTITEM::hdr |
Definition at line 1319 of file commctrl.h.
Referenced by TOOLBAR_SetHotItemEx().
| int tagNMTBHOTITEM::idNew |
Definition at line 1321 of file commctrl.h.
Referenced by parent_wnd_notify(), and TOOLBAR_SetHotItemEx().
| int tagNMTBHOTITEM::idOld |
Definition at line 1320 of file commctrl.h.
Referenced by parent_wnd_notify(), and TOOLBAR_SetHotItemEx().