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) |