|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <commctrl.h>

Public Attributes | |
| POINT | pt |
| UINT | flags |
| HTREEITEM | hItem |
Definition at line 3523 of file commctrl.h.
| UINT tagTVHITTESTINFO::flags |
Definition at line 3525 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 3526 of file commctrl.h.
Referenced by ChildWndProc(), MSISelectionTree_WndProc(), ShellBrowser::OnTreeItemRClick(), and TREEVIEW_HitTest().
| POINT tagTVHITTESTINFO::pt |
Definition at line 3524 of file commctrl.h.
Referenced by BrFolder_OnContextMenu(), ChildWndProc(), DesktopDropTarget::DragOver(), TreeDropTarget::DragOver(), MSISelectionTree_WndProc(), CDeviceView::OnDoubleClick(), CDeviceView::OnRightClick(), ShellBrowser::OnTreeItemRClick(), TREEVIEW_HitTest(), TREEVIEW_LButtonDoubleClick(), and WndProc().