Go to the source code of this file.
Functions |
| HTREEITEM | AddItemToTreeView (HWND hTreeView, HTREEITEM hParent, LPTSTR lpDisplayName, LPTSTR lpServiceName, ULONG ServiceType, BOOL bHasChildren) |
| static LPARAM | TreeView_GetItemParam (HWND hTreeView, HTREEITEM hItem) |
| static VOID | DestroyItem (HWND hTreeView, HTREEITEM hItem) |
| static VOID | DestroyTreeView (HWND hTreeView) |
| static VOID | InitDependPage (PSERVICEPROPSHEET pDlgInfo) |
| INT_PTR CALLBACK | DependenciesPageProc (HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam) |