dlangui v0.9.145 (2017-09-25T09:39:15Z)
Home
Dub
Repo
WndProc
dlangui
platforms
windows
winapp
Undocumented in source. Be warned that the author may not have intended to support it.
extern (
Windows
)
static if
(
BACKEND_WIN32
)
LRESULT
WndProc
(
HWND
hwnd
,
UINT
message
,
WPARAM
wParam
,
LPARAM
lParam
)
Meta
Source
See Implementation
dlangui
platforms
windows
winapp
classes
Win32Platform
Win32Window
functions
DLANGUIWinMain
UIAppMain
WndProc
initOpenGL
myWinMain
setupPalette
setupPixelFormat
splitCmdLine
interfaces
UnknownWindowMessageHandler
static variables
_cmdShow
_hInstance
sharedGLContext
structs
SharedGLContext
variables
CUSTOM_MESSAGE_ID
WIN_CLASS_NAME