ReactOS 0.4.16-dev-319-g6cf4263
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
UINT | action |
TVITEMA | itemOld |
TVITEMA | itemNew |
POINT | ptDrag |
Definition at line 3631 of file commctrl.h.
UINT tagNMTREEVIEWA::action |
Definition at line 3633 of file commctrl.h.
NMHDR tagNMTREEVIEWA::hdr |
Definition at line 3632 of file commctrl.h.
TVITEMA tagNMTREEVIEWA::itemNew |
Definition at line 3635 of file commctrl.h.
Referenced by parent_wnd_proc(), and test_notify_proc().
TVITEMA tagNMTREEVIEWA::itemOld |
Definition at line 3634 of file commctrl.h.
Referenced by parent_wnd_proc(), and test_notify_proc().
POINT tagNMTREEVIEWA::ptDrag |
Definition at line 3636 of file commctrl.h.