About Store Forum Documentation Contact



Post Reply 
Support crash in Windows
Author Message
Harton Offline
Member

Post: #1
Support crash in Windows
Could you add new pointer to function in Application class?
This pointer would be called when appear crash in engine, game or anywhere. Helpful function is 'SetUnhandledExceptionFilter'.
07-20-2012 12:00 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Support crash in Windows
Hi, there is App.exit which is called inside Exit function.
If you wish to use 'SetUnhandledExceptionFilter' you can just use that.
07-21-2012 03:00 PM
Find all posts by this user Quote this message in a reply
Post Reply