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 windowTools.h

Fonction simple sur le fenetrage Windows. Plus de détails...

Aller au code source de ce fichier.

Fonctions

BOOL GetWindowSize (HWND hWnd, int *dx, int *dy)
BOOL GetWindowPos (HWND hWnd, int *x, int *y)
BOOL SetWindowSize (HWND hWndControl, int dx, int dy)
LONG SetWindowStyle (HWND hWnd, int set, LONG dwStyle)
void SetFullScreen (HWND hWnd, BOOL isFull, BOOL isTopMost=FALSE)
void SetWindowTitle (HWND hWnd, char *title, BOOL enableTitle)
BOOL ToggleCheck (HWND hWnd, int idControl)
void PushButton (HWND hWnd, int idControl)
void ShowMouse (BOOL active)
 affiche le curseur de la souris

BOOL GetDeltaWindow (HWND hWndParent, RECT *oldRect, int *deltaX, int *deltaY)
BOOL SetDeltaWindowSize (HWND hWndControl, int deltaX, int deltaY)
BOOL SetDeltaWindowPos (HWND hWndControl, int deltaX, int deltaY)
void TreeView_ExpandAll (HWND hTree, BOOL expand, HTREEITEM rootTree=NULL)
void TreeView_ExpandAll_Level (HWND hTree, BOOL expand, int levelMax, HTREEITEM rootTree=NULL)
void MoveToBorderTask (HWND hUpdatingWnd)


Description détaillée

Fonction simple sur le fenetrage Windows.


Documentation de la fonction

BOOL GetDeltaWindow HWND  hWndParent,
RECT *  oldRect,
int *  deltaX,
int *  deltaY
 

BOOL GetWindowPos HWND  hWnd,
int *  x,
int *  y
 

BOOL GetWindowSize HWND  hWnd,
int *  dx,
int *  dy
 

void MoveToBorderTask HWND  hUpdatingWnd  ) 
 

void PushButton HWND  hWnd,
int  idControl
 

BOOL SetDeltaWindowPos HWND  hWndControl,
int  deltaX,
int  deltaY
 

BOOL SetDeltaWindowSize HWND  hWndControl,
int  deltaX,
int  deltaY
 

void SetFullScreen HWND  hWnd,
BOOL  isFull,
BOOL  isTopMost = FALSE
 

BOOL SetWindowSize HWND  hWndControl,
int  dx,
int  dy
 

LONG SetWindowStyle HWND  hWnd,
int  set,
LONG  dwStyle
 

void SetWindowTitle HWND  hWnd,
char *  title,
BOOL  enableTitle
 

void ShowMouse BOOL  active  ) 
 

affiche le curseur de la souris

BOOL ToggleCheck HWND  hWnd,
int  idControl
 

void TreeView_ExpandAll HWND  hTree,
BOOL  expand,
HTREEITEM  rootTree = NULL
 

void TreeView_ExpandAll_Level HWND  hTree,
BOOL  expand,
int  levelMax,
HTREEITEM  rootTree = NULL
 


Généré le Thu Apr 8 18:52:18 2004 pour 3D Controls par doxygen 1.3.6