Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

dcrgn.cpp File Reference

#include <odin.h>
#include <os2wrap.h>
#include <stdlib.h>
#include <string.h>
#include <win32type.h>
#include <win32api.h>
#include <winconst.h>
#include <misc.h>
#include <win32wbase.h>
#include <math.h>
#include <limits.h>
#include "oslibwin.h"
#include "oslibmsg.h"
#include <dcdata.h>
#include <objhandle.h>
#include <wingdi32.h>
#include "dc.h"
#include "dbglocal.h"

Include dependency graph for dcrgn.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define INCL_WIN
#define INCL_GPI
#define INCL_GREALL
#define INCL_DEV
#define INCLUDED_BY_DC
#define DBG_LOCALLOG   DBG_dcrgn

Functions

BOOL WIN32API GetUpdateRect (DWORD hwnd, LPRECT pRect, BOOL erase)
int WIN32API GetUpdateRgn (DWORD hwnd, HRGN hrgn, BOOL erase)
INT WIN32API ExcludeUpdateRgn (HDC hdc, DWORD hwnd)
int WIN32API GetWindowRgn (DWORD hwnd, HRGN hRgn)
int WIN32API SetWindowRgn (DWORD hwnd, HRGN hRgn, BOOL bRedraw)
BOOL WIN32API WinSetVisibleRgnNotifyProc (DWORD hwnd, VISRGN_NOTIFY_PROC lpNotifyProc, DWORD dwUserData)


Define Documentation

#define INCL_WIN
 

Definition at line 16 of file dcrgn.cpp.

#define INCL_GPI
 

Definition at line 17 of file dcrgn.cpp.

#define INCL_GREALL
 

Definition at line 18 of file dcrgn.cpp.

#define INCL_DEV
 

Definition at line 19 of file dcrgn.cpp.

#define INCLUDED_BY_DC
 

Definition at line 38 of file dcrgn.cpp.

#define DBG_LOCALLOG   DBG_dcrgn
 

Definition at line 41 of file dcrgn.cpp.


Function Documentation

BOOL WIN32API GetUpdateRect DWORD    hwnd,
LPRECT    pRect,
BOOL    erase
 

Definition at line 46 of file dcrgn.cpp.

int WIN32API GetUpdateRgn DWORD    hwnd,
HRGN    hrgn,
BOOL    erase
 

Definition at line 107 of file dcrgn.cpp.

INT WIN32API ExcludeUpdateRgn HDC    hdc,
DWORD    hwnd
 

Definition at line 145 of file dcrgn.cpp.

int WIN32API GetWindowRgn DWORD    hwnd,
HRGN    hRgn
 

Definition at line 182 of file dcrgn.cpp.

int WIN32API SetWindowRgn DWORD    hwnd,
HRGN    hRgn,
BOOL    bRedraw
 

Definition at line 219 of file dcrgn.cpp.

BOOL WIN32API WinSetVisibleRgnNotifyProc DWORD    hwnd,
VISRGN_NOTIFY_PROC    lpNotifyProc,
DWORD    dwUserData
 

Definition at line 260 of file dcrgn.cpp.


Generated on Wed Jan 23 23:18:22 2002 for ODIN-user32 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001