dlangui v0.9.145 (2017-09-25T09:39:15Z)
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(!unittest && Windows)
extern (
Windows
)
static if
(!(
BACKEND_CONSOLE
))
int
WinMain
(
void
*
hInstance
,
void
*
hPrevInstance
,
char
*
lpCmdLine
,
int
nCmdShow
)
Meta
Source
See Implementation
dlangui
platforms
common
platform
APP_ENTRY_POINT
functions
WinMain
main
workaround for link issue when WinMain is located in library