ae v0.0.3141 (2022-02-14T00:51:10Z)
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.