Window

Undocumented in source.

Constructors

this
this(HWND hwnd)
Undocumented in source.

Members

Functions

OnDestroy
auto OnDestroy(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.
OnPaint
auto OnPaint(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.
process
LRESULT process(HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_buffer
HDC _buffer;
Undocumented in source.
hBitmap
HBITMAP hBitmap;
Undocumented in source.
hOldBitmap
HBITMAP hOldBitmap;
Undocumented in source.
hdc
HDC hdc;
Undocumented in source.
hwnd
HWND hwnd;
Undocumented in source.
ps
PAINTSTRUCT ps;
Undocumented in source.
rc
RECT rc;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta