Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HertzDevil/0CC-FamiTracker
/ InstallExceptionHandler
Function
InstallExceptionHandler
Source/Exception.cpp:152–155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
150
}
151
152
void InstallExceptionHandler()
153
{
154
SetUnhandledExceptionFilter(ExceptionHandler);
155
}
156
157
void UninstallExceptionHandler()
158
{
Callers
1
CFamiTrackerApp
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected