Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Core » How to catch a dll exception
Re: How to catch a dll exception [message #28939 is a reply to message #28934] Tue, 28 September 2010 15:41 Go to previous message
koldo is currently offline  koldo
Messages: 3443
Registered: August 2008
Senior Veteran
Hello Massimo

Here there is an example and some info about SEH exceptions, some using _set_se_translator() and /EHa compiler flag.

Example
http://www.gamedev.net/community/forums/topic.asp?topic_id=5 13190

Docs
http://blogs.msdn.com/b/jaredpar/archive/2008/01/11/mixing-s eh-and-c-exceptions.aspx
http://www.gamedev.net/reference/articles/article2488.asp
http://msdn.microsoft.com/en-us/library/9xtt5hxz%28VS.80%29. aspx

Perhaps my .dll is very strange, so _set_se_translator() catch the .dll exception indeed, but it cannot clean it so after that the exception reappears ending the program.


Best regards
IƱaki
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: [Fixed!] ScanUuid returns wrong value
Next Topic: Handle a RGBA* with ImageBuffer
Goto Forum:
  


Current Time: Sun Aug 24 18:00:46 CEST 2025

Total time taken to generate the page: 0.04810 seconds