ws.wm.win32.wm

Undocumented in source.

Members

Classes

Win32WindowManager
class Win32WindowManager
Undocumented in source.

Static functions

getCursor
HCURSOR getCursor(int i)
Undocumented in source. Be warned that the author may not have intended to support it.
internalEvents
LRESULT internalEvents(HWND window, UINT msg, WPARAM wpar, LPARAM lpar)
Undocumented in source. Be warned that the author may not have intended to support it.
translateEvent
void delegate() translateEvent(Win32Window window, UINT msg, WPARAM wpar, LPARAM lpar)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

MOUSE_CURSOR_TO_HCUR
HCURSOR[] MOUSE_CURSOR_TO_HCUR;
Undocumented in source.
eventQueue
void delegate()[] eventQueue;
Undocumented in source.

Meta