ReactOS 0.4.16-dev-257-g6aa11ac
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
int | iItem |
UINT | mask |
LPSTR | pszText |
int | cchTextMax |
int | iImage |
LPARAM | lParam |
Definition at line 907 of file commctrl.h.
int tagNMHDDISPINFOA::cchTextMax |
Definition at line 912 of file commctrl.h.
Referenced by test_notify_proc().
NMHDR tagNMHDDISPINFOA::hdr |
Definition at line 908 of file commctrl.h.
int tagNMHDDISPINFOA::iImage |
Definition at line 913 of file commctrl.h.
int tagNMHDDISPINFOA::iItem |
Definition at line 909 of file commctrl.h.
LPARAM tagNMHDDISPINFOA::lParam |
Definition at line 914 of file commctrl.h.
UINT tagNMHDDISPINFOA::mask |
Definition at line 910 of file commctrl.h.
LPSTR tagNMHDDISPINFOA::pszText |
Definition at line 911 of file commctrl.h.
Referenced by test_notify_proc().