gfx.window.win32

Win32 Window interface for Gfx-d

Modules

context
module gfx.window.win32.context
Undocumented in source.

Members

Classes

Win32Display
class Win32Display
Undocumented in source.
Win32Window
class Win32Window
Undocumented in source.

Functions

GET_X_LPARAM
int GET_X_LPARAM(LPARAM lp)
Undocumented in source. Be warned that the author may not have intended to support it.
GET_Y_LPARAM
int GET_Y_LPARAM(LPARAM lp)
Undocumented in source. Be warned that the author may not have intended to support it.
registerWindowClass
void registerWindowClass()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

gfxW32Tag
enum gfxW32Tag;
Undocumented in source.

Variables

gfxW32Log
auto gfxW32Log;
Undocumented in source.
wndClassName
wstring wndClassName;
Undocumented in source.

Meta