ae ~master (2024-01-05T13:09:51Z)
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.