ReactOS 0.4.16-dev-289-g096a551
|
#include <precomp.h>
Public Attributes | |
PSERVICEPROPSHEET | pDlgInfo |
HIMAGELIST | hDependsImageList |
HWND | hDependsWnd |
HWND | hDependsTreeView1 |
HWND | hDependsTreeView2 |
HIMAGELIST _DEPENDDATA::hDependsImageList |
Definition at line 139 of file precomp.h.
Referenced by DependenciesPageProc(), InitDependPage(), TV1_Initialize(), and TV2_Initialize().
HWND _DEPENDDATA::hDependsTreeView1 |
Definition at line 141 of file precomp.h.
Referenced by DependenciesPageProc(), TV1_AddDependantsToTree(), and TV1_Initialize().
HWND _DEPENDDATA::hDependsTreeView2 |
Definition at line 142 of file precomp.h.
Referenced by DependenciesPageProc(), TV2_AddDependantsToTree(), and TV2_Initialize().
HWND _DEPENDDATA::hDependsWnd |
Definition at line 140 of file precomp.h.
Referenced by TV1_Initialize(), and TV2_Initialize().
PSERVICEPROPSHEET _DEPENDDATA::pDlgInfo |
Definition at line 138 of file precomp.h.
Referenced by InitDependPage().