|
Définitions des macros |
| #define | DEBUG_NOTIFY(text) ; |
| #define | DEBUG_NOTIFY2(text) ; |
Fonctions |
| LRESULT | TreeCallBack (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam, ULONG ptrContext, BOOL *isEnd) |
| LRESULT | TreeParentCallBack (HWND hDlg, UINT message, WPARAM wParam, LPARAM lParam, ULONG ptrContext, BOOL *isEnd) |
| BOOL | TreeView_InitCheck (HWND hWndTree, DWORD idCheckOff, DWORD idCheckOn, DWORD idCheckOther, int dx, int dy) |
| BOOL | TreeView_SetCheckState2 (HWND hwndTreeView, HTREEITEM hItem, BOOL fCheck) |
| BOOL | TreeView_GetCheckState2 (HWND hwndTreeView, HTREEITEM hItem) |
| void | TreeView_ExpandAll (HWND hTree, HTREEITEM hFirstTree, BOOL expand) |