Page principale | Hiérarchie des classes | Liste par ordre alphabétique | Liste des composants | Liste des fichiers | Composants | Déclarations | Pages associées

Référence du fichier MyTreeCtrl.cpp

#include <windows.h>
#include <stdio.h>
#include "MyControl.h"
#include "MyTree.h"
#include "clientDebug.h"

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)

Documentation de la macro

#define DEBUG_NOTIFY text   )     ;
 

#define DEBUG_NOTIFY2 text   )     ;
 


Documentation de la fonction

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
 

void TreeView_ExpandAll HWND  hTree,
HTREEITEM  hFirstTree,
BOOL  expand
 

BOOL TreeView_GetCheckState2 HWND  hwndTreeView,
HTREEITEM  hItem
 

BOOL TreeView_InitCheck HWND  hWndTree,
DWORD  idCheckOff,
DWORD  idCheckOn,
DWORD  idCheckOther,
int  dx,
int  dy
 

BOOL TreeView_SetCheckState2 HWND  hwndTreeView,
HTREEITEM  hItem,
BOOL  fCheck
 


Généré le Thu Apr 8 18:58:43 2004 pour SFC par doxygen 1.3.6