ae ~next (2021-10-23T04:25:29.3345725)
Dub
Repo
WinMain
ae
ui
app
windows
main
A generic entry point for applications running on Windows.
version(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.