Search the web
Sign In
New User? Sign Up
jacoZoom
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4033 - 4065 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4033
... what du you mean? I don't understand this. ... manipulate and ... frame ... new one, ... problematic ... pid=1592, ... Here is the full error.log # # An...
christian.stamda
christian.st...
Offline Send Email
Sep 3, 2007
9:01 am
4034
Hi, I have an application where i have to invoke one fitnesse tool from Mercury Quality center.For that i have to use jacozoom from MQc. Please suggest how i...
somy_sahoo
Offline Send Email
Sep 3, 2007
9:15 am
4035
... Yes, you are right here - I checked my log files and nearly all calls that wasn't served are "do something" (nearly all are about creating some event...
htarlov
Offline Send Email
Sep 3, 2007
11:30 am
4036
... Yes, you are right here - I checked my log files and nearly all calls that wasn't served are "do something" (nearly all are about creating some event...
htarlov
Offline Send Email
Sep 3, 2007
11:31 am
4037
... You have a problem with reference counting. Lifetime of a COM object defined by a reference counter montained by object itself und manipulated over all...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 3, 2007
12:27 pm
4038
Hello ... I'm not a specialist for Mercury Quality center. AFAIK Mercury Quality center supports J2EE environment, so can consult the vendor documentation how...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 4, 2007
9:32 am
4039
Hello ... FillListener(null)); ... Assume jacoZoom have problem with system resources, so we got the exception on any call served by jacoZoom. This is't the...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 4, 2007
9:41 am
4040
I've made tests to count errors with different system calls - because before now I relied on my eyes and log reading which can be inaccurate (especially when...
htarlov
Offline Send Email
Sep 4, 2007
11:10 am
4042
I was able to suppress right click mouse events for my window. The effect is to hide the required Flash context menu. It was a 3 step process: 1. Get the HWND...
Hamlet D'Arcy
hamlet_must_die
Offline Send Email
Sep 4, 2007
7:38 pm
4043
... window. ... Great work. Thanks Hermann...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 5, 2007
9:41 am
4044
Hi All, I am currently evaluating jacoZoom for use in a project. We have some simple code that connects to a dll using jacoZoom. The same code is working fine...
Oisin Kim
oisinkim2000
Offline Send Email
Sep 7, 2007
7:38 am
4045
Dear All, i've sent my application to the customer with izmcomjni.jar and izmjnicom.dll files for beta testing the application. the files are copied in a...
Ivan Horvath
pillesoft
Offline Send Email
Sep 7, 2007
7:52 am
4046
Hi, I implemented an interface, which can call a macro. Now I want to be able, to call a private sub routine. The next step should be that this sub routine is...
Sascha
sj_yo
Offline Send Email
Sep 7, 2007
8:45 am
4047
Hello, ... May be your component ( FKPCalcEngine.Calculator ) is a STA component. In this case COM Library does try to instantiate a marshaller to access STA...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 7, 2007
11:04 am
4048
Hello ... We can only register COM Server's with regsvr32. izmjnicom.dll is't a COM server. Only izmjnicomax.dll needs to be registed. Only yif your...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 7, 2007
11:18 am
4049
Hi Hermann, I don't understand why I would need to change Java Code, this dll is running fine on another machine. Is it possible that we've got differnt...
Oisin Kim
oisinkim2000
Offline Send Email
Sep 7, 2007
12:43 pm
4050
I have one more problem and I don't know what is the fault. I recreated new wrappers for next version of X-Trader API and in one of methods I get an error...
htarlov
Offline Send Email
Sep 7, 2007
5:04 pm
4051
Hello ... <SNIP> ... What is about access rights? May be the problem is to access typelibaries? Licenses ? Check you can create object instance on the machine...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 11, 2007
3:22 pm
4052
Hello, ... pl.skytech.xt.XTAPI.jcw.ITTOrderSelectorJCW.addTest(ITTOrderSelectorJCW.java:59) ... ...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 17, 2007
9:38 am
4053
Hello ... The private sub can be called only from module itself on can't be exported. So you can only call public subs. ... If you have a object reference, you...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 17, 2007
9:51 am
4054
We use JOLEDocument for integration with MS Office in our Java project. MS Office XP, 2003 versions integration works without any problems. Standart method...
alekseymarkin
Offline Send Email
Sep 18, 2007
4:21 pm
4055
I am using JacoZoom to embed the IE browser inside a swing app. A Web page that has a few JavaScript functions is loaded into the IE browser. I need to call...
lockwood.steve
Offline Send Email
Sep 21, 2007
2:34 pm
4056
Hello, ... In my file section you can find JWordDocTest.zip example. This one i was used to reproduce your issue. After start the application change the...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 24, 2007
1:04 pm
4057
In my ActiveX control, I have several enums defined in the ODL file. I tried re-generating my wrapper classes with the latest jacoZoom, and the enum classes...
tjbrownnh
Offline Send Email
Sep 24, 2007
6:32 pm
4060
Hello Tracy, ... I the type library developer don't got a name for a enum the IDL compile will generate one. You can see generated names with oleview tool, all...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 25, 2007
8:24 am
4061
Hello - I am trying to upgrade to the April 2007 release of jacoZoom. I re-generated the wrapper classes and compiled everything. I made sure I am using the...
tjbrownnh
Offline Send Email
Sep 25, 2007
8:15 pm
4062
Hello ... Yes, i can send it to your private email at eiStream.com. ... The IDispatch interface pointer is invalid( may be was released before). Call invalid...
Hermann Scheibe
h_scheibe
Offline Send Email
Sep 26, 2007
1:26 pm
4063
Hermann - Thanks. My eistream.com e-mail is no longer operative. You can use the spammotel.com e-mail. Thanks again, Tracy Brown ... to ... a ... It ... ...
tjbrownnh
Offline Send Email
Sep 26, 2007
1:55 pm
4064
Hermann - I call the same method several times using the same variant. Is it possible the variant is getting freed up between calls? For example: Variant...
tjbrownnh
Offline Send Email
Sep 26, 2007
2:06 pm
4065
I am evaluating jadozoom as a way to connect to a database from ImageJ, an image analysis program that supports Java-based plugins. I have a plugin that works...
tmjohnson0193
Offline Send Email
Sep 26, 2007
3:17 pm
Messages 4033 - 4065 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help