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

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

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 3784 - 3815 of 4588   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3784
Hi, After looking at the MAPI exmaple in the files, i cannot see where i need to entet server details in the logon procedure. Does anyone have a simple example...
karel_lahmy
Offline Send Email
Mar 1, 2007
2:30 pm
3785
Hello , i've found some info on the net what may help you. ... AFAIK you must use Logon() method of Session object explained at ...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 2, 2007
7:33 am
3786
... where i ... CDO ... I've read the links and they were very helpful, thanks for that. One thing though, I keep getting the folowing error: ...
karel_lahmy
Offline Send Email
Mar 5, 2007
5:27 pm
3787
Hello Karel, in my file section you can find Out8.zip example with a little Outlook daemon. Regards, Hermann...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 5, 2007
5:42 pm
3788
Hi, I have a ppt file with custom document property which i am trying to change, i have no trouble reading the value but i can't get it to change, here's the...
karel_lahmy
Offline Send Email
Mar 5, 2007
10:55 pm
3789
Hi All, I am trying to integrate the Windows Media Player in Java (Yuk I know) and everything works well but I am running into a problem when trying to listen...
scottagillette
Offline Send Email
Mar 5, 2007
11:44 pm
3790
Hello ... As far i can see the custom property does't support DocumentProperty interface and signal this by return E_NOINTERFACE as responce on QueryInterface...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 6, 2007
7:07 am
3791
Hello ... AFAIK only way to know is to study the method documentation. Some information( particulary argument default values) can be winned from the...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 6, 2007
9:39 am
3792
Hi, calling REGSVR32.EXE IzmJniComAX.DLL fails under Windows Vista. Error: Das Modul "IzmJniComAX.DLL" wurde geladen, der Aufruf an "DllRegisterServer" ist...
Carsten Schäfer
carstenschfer
Offline Send Email
Mar 6, 2007
11:00 am
3793
Hello ... After donwload, compile and run your test code i can reproduce your issue with both Media Player 9 and Media Player 11 Verson. It seem's to be...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 6, 2007
12:49 pm
3794
Hi, if you disable User account control (UAC) it should work as expected. Note that izmjnicomax.dll can also be used without need for registering. Search this...
Stefan Zschocke
szschocke
Offline Send Email
Mar 6, 2007
1:13 pm
3795
... to ... below///////////////////////////////////// ... Thanks that helped although i used a different (but similar way) to update the custom property value,...
karel_lahmy
Offline Send Email
Mar 6, 2007
2:34 pm
3796
... trying ... to ... jcw.Office.jcw.DocumentPropertyJCW.getDocumentPropertyFromUnknown ... DocumentProperty ... else ... Sorry more on this issue... I've just...
karel_lahmy
Offline Send Email
Mar 6, 2007
3:46 pm
3797
... what ... (strProfileInfo)); ... for ... be ... Here's the VB.NET code which works: Dim oSession As MAPI.Session Dim sMsg As String Dim outbox As...
karel_lahmy
Offline Send Email
Mar 6, 2007
8:25 pm
3798
Thanks Hermann, that did the trick. "After analyze the WMP typelibrary we can find _WMPOCXEvents interface, this one sounds to be used for activex embedding." ...
scottagillette
Offline Send Email
Mar 6, 2007
11:02 pm
3799
Hello ... JacoZoom : new Variant() CTOR does initailize the VARIANT as of type vtEmpty Your VB.NET example does use for two first arguments a VARIANT of TYPE ...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 7, 2007
7:48 am
3800
Hello ... The params argument array for IDispatch.invoke call does mirror the call stack and the order of arguments is LastOnTop ( latest param placed on top...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 7, 2007
10:07 am
3801
Hi, Just want to check the status. Here're again some JVM crash drops for your reference that resulted from the failure. Looks like all failures pointing to...
Haofeng Tang
haofengtang_cpw
Offline Send Email
Mar 7, 2007
3:27 pm
3802
... if ... params ... ("test.ppt"); ... argument. ... It's working now, many thanks. Karel....
karel_lahmy
Offline Send Email
Mar 7, 2007
4:14 pm
3803
... Objects ... is ... Variant ... (i.e. ... vbLf ... TYPE ... Sorry but still getting the same error: [Collaboration Data Objects - [E_INVALIDARG(80070057)]] ...
karel_lahmy
Offline Send Email
Mar 7, 2007
9:21 pm
3804
Hi, 1. for the missing value the static method Variant.createNoParam() is the most convenient to use: ...
Stefan Zschocke
szschocke
Offline Send Email
Mar 8, 2007
8:11 am
3805
Hallo, Currently we evaluate jacoZoom. Is it simply possible to use an ActiveX, e.g. to display charts, only with SWT and have access to the wrappers? I tried...
activa@...
pba3000
Offline Send Email
Mar 8, 2007
10:31 am
3806
... is ... \n. ... (false),new ... False, "mail01.skila.com" ... of ... false) ... Variant ... Always the simple solution...it was indeed the "\n" with the...
karel_lahmy
Offline Send Email
Mar 8, 2007
3:21 pm
3807
Hi all, I have been looking for the proper Java ActiveX bridge very long time and jacoZoom is the first one, where I was able to insert ActiveX control into...
tomaskloucek
Offline Send Email
Mar 12, 2007
4:43 pm
3810
My BIG APOLOGY!!!! It works excellent!!! One necessary package, designated for the embded ActiveX control was missing!! Very good..Im continuing in the testing...
tomaskloucek
Offline Send Email
Mar 12, 2007
5:06 pm
3811
We are evaluating jacoZoom for integrating our JAVA applications with COM Dll’s. The problem I am facing is: From my JAVA test app I add my class as a...
Shaloo Garg
sgarg70
Offline Send Email
Mar 14, 2007
4:58 pm
3812
Hello ... code=com.inzoom.comjni.enums.HRe ... com.inzoom.comjni.ComJniException.eComError ... code=com.inzoom.comjni.enums.HResult.CONNECT ... Method) ... ...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 15, 2007
2:35 pm
3813
Hello ... code=com.inzoom.comjni.enums.HRe ... com.inzoom.comjni.ComJniException.eComError ... code=com.inzoom.comjni.enums.HResult.CONNECT ... Method) [...] ...
Hermann Scheibe
h_scheibe
Offline Send Email
Mar 16, 2007
10:50 am
3814
I have registered to receive events from the SpInProcRecoContext object.I should receive events back to my event handler but I don't see anything. ... ...
jimpeng
Offline Send Email
Mar 20, 2007
5:05 pm
3815
Possibly the COM Server must be created in an STA thread which pumps messages. Try using the class STAThread. Create the COM server and add your listener...
Stefan Zschocke
szschocke
Offline Send Email
Mar 20, 2007
5:23 pm
Messages 3784 - 3815 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