MCPcopy 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
152void InstallExceptionHandler()
153{
154 SetUnhandledExceptionFilter(ExceptionHandler);
155}
156
157void UninstallExceptionHandler()
158{

Callers 1

CFamiTrackerAppMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected