dlangui v0.9.186 (2020-07-29T06:28:30Z)
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
DLANGUIWinMainProfile
UIAppMain
WndProc
initOpenGL
myWinMain
myWinMainProfile
setupPalette
setupPixelFormat
splitCmdLine
interfaces
UnknownWindowMessageHandler
static variables
_cmdShow
_hInstance
sharedGLContext
structs
SharedGLContext
variables
CUSTOM_MESSAGE_ID
WIN_CLASS_NAME