dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
APP_ENTRY_POINT.WinMain
dlangui
platforms
common
platform
APP_ENTRY_POINT
Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate
APP_ENTRY_POINT
()
version(!unittest && Windows && !ENABLE_PROFILING)
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