Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
446
int 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
Run
Method · 0.45
Tested by
no test coverage detected