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.cpp

#include <windows.h>
#include <windowsx.h>
#include <commctrl.h>
#include "windowTools.h"

Fonctions

BOOL GetWindowSize (HWND hWnd, int *dx, int *dy)
BOOL SetWindowSize (HWND hWndControl, int dx, int dy)
BOOL GetWindowPos (HWND hWnd, int *x, int *y)
LONG SetWindowStyle (HWND hWnd, int set, LONG dwStyle)
void SetFullScreen (HWND hWnd, BOOL isFull, BOOL isTopMost)
void SetWindowTitle (HWND hWnd, char *title, BOOL enableTitle)
void PushButton (HWND hWnd, int idControl)
BOOL ToggleCheck (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)
void TreeView_ExpandAll_Level (HWND hTree, BOOL expand, int levelMax, HTREEITEM rootTree)
void MoveToBorderTask (HWND hUpdatingWnd)

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
 

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
 

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


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