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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 4368 - 4398 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4368
Hello, ... dsoFramer will adopt Compound Document Server to be used as a ActiveX component. JacoZoom provide JOLEDocument class to use Compound Document...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 2, 2008
10:20 am
4369
... Thanks, Hermann, that did it....
bronya1776
Offline Send Email
Nov 3, 2008
4:22 pm
4370
Hello! I need to transform this macro in 'jacozoom format' Selection.Find.ClearFormatting Selection.Find.Replacement.ClearFormatting With Selection.Find .Text...
el_antonie
Offline Send Email
Nov 5, 2008
3:32 pm
4371
Hi, above you can find ported java source. A full example( without JCW's ) and a test file you can find in my file section on this Newsgroup under...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 6, 2008
12:26 pm
4372
Hello, I am working on embedding Mircrosoft Word into an RCP application. I've been able to accomplish quite a lot with the help of this user group, so thanks...
james.deyerle
Offline Send Email
Nov 10, 2008
3:00 pm
4373
Hallo James ... [SNIP] ... I would connect to IApplicationEvents3 on Application object and listen on WindowActivate and WindowDeactivate events. Both events...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 11, 2008
3:33 pm
4374
Hello Hermann, I'm using Word 2007, so the listener I can add to the application object is actually ApplicationEvents4Listener. This listener does, however,...
james.deyerle
Offline Send Email
Nov 12, 2008
5:30 pm
4375
Hello, I am developing an RCP application using SWT GUI components. I'm also embedding Microsoft Word using jacoZoom. Here is some snippets of code that show...
james.deyerle
Offline Send Email
Nov 13, 2008
8:35 pm
4376
Hello James, a ground for your deadlock may be marshalling of COM Ponters. ... I am developing an RCP application using SWT GUI components. I'm also ... ...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 14, 2008
11:41 am
4377
Hi, My company purchased a royalty-free license and we're having some weird problems. We use SVN to control our source code, so both developers here have the...
pearce.zach
Offline Send Email
Nov 14, 2008
3:27 pm
4378
Hi   You need to enable the royalfree license in your code before using connecting.you can get the more information in lincens.html where complete...
Mohsin khan
at_mohsin
Offline Send Email
Nov 14, 2008
5:04 pm
4379
Thanks for the reply. We do enable royalty free mode from within our code (and the license file is in the working directory of our app) just as explained in...
pearce.zach
Offline Send Email
Nov 14, 2008
9:48 pm
4380
Here's some more information: this just started happening suddenly - 2 or 3 weeks ago it wasn't happening. Also, we tried this application on a separate...
pearce.zach
Offline Send Email
Nov 14, 2008
10:01 pm
4381
Hi  Can u send me the error stack trace so that i can look at it. One more thing is can u remove infozoom registry entry where it put expiray date after that...
Mohsin khan
at_mohsin
Offline Send Email
Nov 15, 2008
6:20 am
4382
Thank you for the reply. I'm a little unclear about what you mean about the two runnables that you mentioned. Here's the code I wrote that I thought was what...
james.deyerle
Offline Send Email
Nov 17, 2008
10:13 pm
4383
Hallo James, ... Excellent, assume controlPointer will be unmarshalled COM pointer. ... Hm, the next place where deadlock may appers is the event passing from ...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 18, 2008
9:09 am
4384
hi hermann, I can create an test application. But maybe i have to correct some information. 1. The described problem occures some times and not always. 2. The...
pirker.alexander
pirker.alexa...
Offline Send Email
Nov 19, 2008
12:26 pm
4385
Hello Alexander, a additional reason for you problem may be bad reference counting for COM objects. The jacoZoom will call release() on unused COM wrappers at...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 20, 2008
9:04 am
4386
Hi,   When i try to use any com.inzoom class the a message box with following message appears - ...
kanagala kiran
kanagalakiran
Offline Send Email
Nov 20, 2008
9:59 am
4387
Hello Hermann, I was writing a stand-alone RCP application that you could run and I couldn't recreate the problem with it. I kept adding functionality to the...
james.deyerle
Offline Send Email
Nov 20, 2008
3:33 pm
4388
Hello, ... If you distribute your application then make sure that the registration *.lic file is distributed too. All com.inzoom.* classes will start/load...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 21, 2008
10:43 am
4390
Hi Hermann,                                              We have figured out the issue. The issue is that while...
kanagala kiran
kanagalakiran
Offline Send Email
Nov 24, 2008
9:51 am
4391
I have the following code running making WMI requests to HP Operations Manager Windows. The problem happens when I get the ISWbemServices within the...
aaron.magi
Offline Send Email
Nov 24, 2008
11:03 pm
4392
After further review we found that the problem is that we are using threads to make the requests. Currently the way we access information within OMW is though...
aaron.magi
Offline Send Email
Nov 26, 2008
12:47 am
4393
Hello ... I think the problem is not the threading environment. We can use jacoZoom and loaded DLL across multiply threads but only with the same class loader....
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 26, 2008
8:29 am
4394
Forgive my ignorance, if this is common COM-knowledge :-) We have created a wrapper for a CAD program for automation purpose. One of the methods we need to...
Henrik Dohlmann
hdohlmann
Offline Send Email
Nov 26, 2008
2:06 pm
4395
Or, do we need to create 4 Variant.wrapCStyleArray(p[row]) and create a new Variant(Variant[])? Again, row-order or column-order? /Henrik ... ...
Henrik Dohlmann
hdohlmann
Offline Send Email
Nov 26, 2008
2:13 pm
4396
Hello Henrik, ... TransformationMatrix); ... Arrays typically handled by OLE SafeArray type. As far the Variant can wrap any automation type , this can wrap a ...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 26, 2008
8:51 pm
4397
We have created a java wrapper to communicate between HP Operations Management Windows using WMI and our application. I am new to using JacoZoom so I have run...
aaron.magi
Offline Send Email
Nov 28, 2008
12:08 am
4398
Hallo, ... It'S simple. First thing is to test the type of returned Variant. Call tho annotations.getVt() returns a short value. See...
Hermann Scheibe
h_scheibe
Offline Send Email
Nov 28, 2008
11:56 am
Messages 4368 - 4398 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