|
From: SourceForge.net <no...@so...> - 2005-01-26 09:13:25
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=2959903 By: jose_navarro By the way, I forgot to include the output produced by the program. As you will see, the exception thrown by the main program itself is caught without problems. On the contrary, the exception thrown by the method in the dll produces an "abnormal program termination" condition. Jose. --- Output --- Creating a CDll object Hey! I caught the exception thrown in the main program Trying to call CDll's print_s method... abnormal program termination --- End of output. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=286529 |