MCPcopy Create free account
hub / github.com/TheRealMJP/MSAAFilter / wWinMain

Function wWinMain

MSAAFilter/MSAAFilter.cpp:446–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

444}
445
446int APIENTRY wWinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow)
447{
448 MSAAFilter app;
449 app.Run();
450}

Callers

nothing calls this directly

Calls 1

RunMethod · 0.45

Tested by

no test coverage detected