dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
APP_ENTRY_POINT.WinMain
dlangui
platforms
common
platform
APP_ENTRY_POINT
workaround for link issue when WinMain is located in library
mixintemplate
APP_ENTRY_POINT
()
version(Windows)
extern (
Windows
)
int
WinMain
(
HINSTANCE
hInstance
,
HINSTANCE
hPrevInstance
,
LPSTR
lpCmdLine
,
int
nCmdShow
)
Meta
Source
See Implementation
dlangui
platforms
common
platform
APP_ENTRY_POINT
functions
WinMain
workaround for link issue when WinMain is located in library