ReactOS 0.4.15-dev-6703-g6528ab8
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
UINT | action |
TVITEMA | itemOld |
TVITEMA | itemNew |
POINT | ptDrag |
Definition at line 3626 of file commctrl.h.
UINT tagNMTREEVIEWA::action |
Definition at line 3628 of file commctrl.h.
NMHDR tagNMTREEVIEWA::hdr |
Definition at line 3627 of file commctrl.h.
TVITEMA tagNMTREEVIEWA::itemNew |
Definition at line 3630 of file commctrl.h.
Referenced by parent_wnd_proc(), and test_notify_proc().
TVITEMA tagNMTREEVIEWA::itemOld |
Definition at line 3629 of file commctrl.h.
Referenced by parent_wnd_proc(), and test_notify_proc().
POINT tagNMTREEVIEWA::ptDrag |
Definition at line 3631 of file commctrl.h.