ReactOS 0.4.15-dev-7942-gd23573b
msi_selection_tree_info Struct Reference
Collaboration diagram for msi_selection_tree_info:

Public Attributes

msi_dialogdialog
 
HWND hwnd
 
WNDPROC oldproc
 
HTREEITEM selected
 

Detailed Description

Definition at line 546 of file dialog.c.

Member Data Documentation

◆ dialog

msi_dialog* msi_selection_tree_info::dialog

Definition at line 548 of file dialog.c.

◆ hwnd

HWND msi_selection_tree_info::hwnd

Definition at line 549 of file dialog.c.

◆ oldproc

WNDPROC msi_selection_tree_info::oldproc

Definition at line 550 of file dialog.c.

◆ selected

HTREEITEM msi_selection_tree_info::selected

Definition at line 551 of file dialog.c.


The documentation for this struct was generated from the following file: