ReactOS 0.4.15-dev-7842-g558ab78
_DEPENDDATA Struct Reference

#include <precomp.h>

Collaboration diagram for _DEPENDDATA:

Public Attributes

PSERVICEPROPSHEET pDlgInfo
 
HIMAGELIST hDependsImageList
 
HWND hDependsWnd
 
HWND hDependsTreeView1
 
HWND hDependsTreeView2
 

Detailed Description

Definition at line 136 of file precomp.h.

Member Data Documentation

◆ hDependsImageList

HIMAGELIST _DEPENDDATA::hDependsImageList

Definition at line 139 of file precomp.h.

Referenced by DependenciesPageProc(), InitDependPage(), TV1_Initialize(), and TV2_Initialize().

◆ hDependsTreeView1

HWND _DEPENDDATA::hDependsTreeView1

Definition at line 141 of file precomp.h.

Referenced by DependenciesPageProc(), TV1_AddDependantsToTree(), and TV1_Initialize().

◆ hDependsTreeView2

HWND _DEPENDDATA::hDependsTreeView2

Definition at line 142 of file precomp.h.

Referenced by DependenciesPageProc(), TV2_AddDependantsToTree(), and TV2_Initialize().

◆ hDependsWnd

HWND _DEPENDDATA::hDependsWnd

Definition at line 140 of file precomp.h.

Referenced by TV1_Initialize(), and TV2_Initialize().

◆ pDlgInfo

PSERVICEPROPSHEET _DEPENDDATA::pDlgInfo

Definition at line 138 of file precomp.h.

Referenced by InitDependPage().


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