ReactOS 0.4.15-dev-6055-g36cdd34
|
#include <commctrl.h>
Public Attributes | |
POINT | pt |
UINT | flags |
HTREEITEM | hItem |
Definition at line 3518 of file commctrl.h.
UINT tagTVHITTESTINFO::flags |
Definition at line 3520 of file commctrl.h.
Referenced by ChildWndProc(), DesktopDropTarget::DragOver(), TreeDropTarget::DragOver(), MSISelectionTree_WndProc(), CDeviceView::OnDoubleClick(), CDeviceView::OnRightClick(), ShellBrowser::OnTreeItemRClick(), TREEVIEW_HitTest(), and TREEVIEW_LButtonDoubleClick().
HTREEITEM tagTVHITTESTINFO::hItem |
Definition at line 3521 of file commctrl.h.
Referenced by ChildWndProc(), MSISelectionTree_WndProc(), ShellBrowser::OnTreeItemRClick(), and TREEVIEW_HitTest().
POINT tagTVHITTESTINFO::pt |
Definition at line 3519 of file commctrl.h.
Referenced by ChildWndProc(), DesktopDropTarget::DragOver(), TreeDropTarget::DragOver(), MSISelectionTree_WndProc(), CDeviceView::OnDoubleClick(), CDeviceView::OnRightClick(), ShellBrowser::OnTreeItemRClick(), TREEVIEW_HitTest(), TREEVIEW_LButtonDoubleClick(), and WndProc().