ae v0.0.3186 (2022-07-03T09:06:15Z)
Home
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.