Re: JVM access violation in Type Browser
Morten Andersen <[email protected]>
| Newsgroups | gmane.comp.windows.devel.jawin |
|---|---|
| Organization | Arosii Information Systems A/S |
| Message-ID | <[email protected]> |
Hi John John Pompeii wrote: > > Any suggestions on wrongdoings, work-arounds, or debugging process? As for the Jawin Type Browser access violation, I think Roger is the only one who have the kind of insight to debug on this. Hopefully he will see your request for help within a couple of days. > > If not, how hard is it to gather the interface details and write my own > stubs? If we are talking scriptable (IDispatch) interfaces, it should be relatively straight forward if you have human-readable typelibraries and/or documentation for the interfaces (but time consuming if your interfaces are very big). I am actually working on the documentation for stub-writing right now, so if it is possible for you, I would suggest you pull the CVS-version (http://jawinproject.sourceforge.net/jawindeveloper.html) and build it yourself, and then inspect the new documentation in docs/jawinuserguide_vtable.html and docs/jawinuserguide_dispatch.html (the last document still needs some work). Best Regards Morten