Hi, I used the library for four months and it works perfectly, included on various computers. I found recently two machines on which the Control cannot be...
Hello Michel ... [SNIP] ... [SNIP] ... A reason of not calling the init method is a exception throwed and catched by JActiveX internal implementation. All...
I have a third-party ActiveX control that I have integrated into my Java application. What I would like to do is to be able to receive the mouse events sent to...
Hello David, ... AFAIK the visual ActiveX components will handle all the user actions on its GUI, so it's not needed to capture the controls input. The only ...
Hi Hermann, what do you mean by registering IzmJniCOMAx.dll. Do I have something specific with this dll (loading by hand from java)? Thank you Michel ... java ...
Hi, sorry to bother again, but it seems we found another similar problem where we believe that underlying SafeArray is released earlier than it should be....
Hi, I have a event which retruns BSTR. My string is of size 18034. But I do not get this string in the VBA code. Is there any limit to the number of characters...
Hello, i try to implement Map&Guide in a Java-Application using jacozoom. But i have some problems with it: I can set waypoints on the map und i can calculate...
Is there a sample of Java making a call into a VB app and the VB app calling back into the Java app? I seem to recall seeing this somewhere but now that I go...
Hi, 1. how do you initialize the Variant[] parameter which you pass into the method call? May be something is wrong here. Can you show a snippet of a working...
Hello ... As of automation rules any event interfaces must be a dispinterface. The result value of dispinterface invoke-method is a variant. So your return...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the jacoZoom group. File :...
jacoZoom@yahoogroups....
Sep 16, 2006 6:42 pm
3562
... vtable-calls. ... com.jcw.MGC_BASELib.jcw.IMGCRouting10JCW.getRouteList(IMGCRouting10JCW.java:106) ... Thanks for your annotations. There is a M&G-Logfile...
Stefan, I´m having some problems acessing a COM Server using jacoZoom. It´s already registered on the windows registry my source code is something like: ...
Hi, if you are sure, that the dll is registered correctly, then the problem might be that the generated wrappers are out of synch with the component. For...
Thanks for your fast answer. The COM server (an exe file) and the wrapper classes are the same for monthes, and used to work correctly. I´ll try to rebuild...
... [SNIP disp interface declaration] ... No idea, but to reproduce your issue , a lot of information about the COM Object needed. Is it a ActiveX or...
Stefan, I generated the wrappers again and now it´s working fine! Thanks a lot. Gabriel ... com.inzoom.comjni.Dll.runRoyaltyFree("izmjnicom.dll", ... ...
... DIOPCGroupEvent ... SafeArray[] ... the ... apartment ... hello Hermann and thank you for your answer. I am not a specialist in COM but I will try to...