TClientDC(HWND wnd)
Creates a TClientDC object with the given owned window.
TDC is the root class for GDI DC wrappers.
void RestoreObjects()
Restores all the original GDI objects to this DC.
void CheckValid(uint resId=IDS_GDIFAILURE)
bool ShouldDelete
< The handle of this DC. Uses the base class's handle (TGdiBase::Handle.)
HANDLE Handle
< make this function available to derivatives
TDesktopDC()
Default constructor for TDesktopDC objects.
TNCPaintDC(HWND wnd, HRGN hPaintRgn)
Creates a TNCPaintDC object with the given owned window.
Derived from TDC, TWindowDC is a device context (DC) class that provides access to the entire area ow...
HWND Wnd
Holds a handle to the window owned by this device context.
TWindowDC()
Used for derived classes only.
Definition of GDI DC encapsulation classes: TDC, TWindowDC, TScreenDC, TDesktopDC,...
Object Windows Library (OWLNext Core)
General definitions used by all ObjectWindows programs.