1. My try/catch handles my own exceptions thrown by TESTRES macro (please see my sample)
2. I use MS VC 6 on WinXP for both Mozilla and the plugin
Benjamin D. Smedberg wrote:
Anton Bar wrote:
Hi all,
I'm trying to call XPCOM from my Gecko plugin (based on the Scriptable plug-in sample).
1) XPCOM doesn't and cannot use C++ exceptions... what are your try/catch blocks supposed to be doing?
2) are you compiling your plugin with the same compiler as mozilla? gcc2.9x and gcc3.x vtable/interface layouts are incompatible.
--BDS
_______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
