dformlib ~master (2016-07-18T06:49:59Z)
Dub
Repo
Message
dfl
base
struct
Message {
LRESULT
result
;
this
(
HWND
hWnd
,
UINT
msg
,
WPARAM
wParam
,
LPARAM
lParam
)
;
}
Constructors
this
this
(
HWND
hWnd
,
UINT
msg
,
WPARAM
wParam
,
LPARAM
lParam
)
Construct a Message struct.
Meta
Source
See Implementation
dfl
base
classes
Cursor
structs
Message