ReactOS 0.4.16-dev-329-g9223134
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 541 of file dialog.c.

Member Data Documentation

◆ dialog

msi_dialog* msi_selection_tree_info::dialog

Definition at line 543 of file dialog.c.

◆ hwnd

HWND msi_selection_tree_info::hwnd

Definition at line 544 of file dialog.c.

◆ oldproc

WNDPROC msi_selection_tree_info::oldproc

Definition at line 545 of file dialog.c.

◆ selected

HTREEITEM msi_selection_tree_info::selected

Definition at line 546 of file dialog.c.


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