ae ~next-master (2021-11-15T07:19:42.0556092)
Dub
Repo
WinMain
ae
ui
app
windows
main
A generic entry point for applications running on Windows.
extern (
Windows
)
int
WinMain
(
HINSTANCE
hInstance
,
HINSTANCE
hPrevInstance
,
LPSTR
lpCmdLine
,
int
nCmdShow
)
Meta
Source
See Implementation
ae
ui
app
windows
main
functions
WinMain
A generic entry point for applications running on Windows.