Re: Help calling COM objects from JAVA

2001-01-29 Thread idk
Hi Jason, Let me ask you some questions. What platform and what mozilla branch are you using? Have you seen blackConnect test in mozilla/java/xpcom/java/test? Can you send me output from mozilla? Thanks, Igor In article <[EMAIL PROTECTED]>, jason evans <[EMAIL PROTECTED]> wrote: > I was wo

Help calling COM objects from JAVA

2001-01-25 Thread jason evans
I was wondering if anyone had been successful in the invocation of C++ COM objects from Java via the BlackConnect project. It seems either way i try to invoke a a C++ method from Java i get a core dump in the bcjavastubs dll. Ive tried working off of the BC JavaSample class in which one passes a c