<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>jacoZoom at Yahoo! Groups</title>
    <link>http://tech.groups.yahoo.com/group/jacoZoom/</link>
    <description>jacoZoom</description>

    <item>
      <title>How to send data using &quot;Pass by reference&quot; functionality.</title>
      <pubDate>Fri, 30 Oct 2009 11:36:49 GMT</pubDate>
      <dc:creator>sumitpkedia</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4588</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4588</guid>
      <description>Hi, Can anyone please tell me how can we pass a variable with &quot;Pass by refernce&quot; using jacozoom? I have a COM addin. Here I want to pass the data using &quot;Pass</description>
    </item>
    <item>
      <title>Re: hp Quality Center 9.2 Issue</title>
      <pubDate>Wed, 28 Oct 2009 10:02:07 GMT</pubDate>
      <dc:creator>h_scheibe</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4587</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4587</guid>
      <description>Hello ... By COM design rules the memory is owned by COM objects itself. So reload jacoZoom .dll and wrappers will not help you with COM object memory leaks. </description>
    </item>
    <item>
      <title>Re: WINWORD.exe process doesn&#39;t terminate</title>
      <pubDate>Tue, 27 Oct 2009 09:28:14 GMT</pubDate>
      <dc:creator>h_scheibe</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4586</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4586</guid>
      <description>Hello Shu, ... thanks for posted source. I suppose you means 0x800a11fd exception throwed by WinWord. This one tell us that the Word.Application can not run</description>
    </item>
    <item>
      <title>How to pass UDT array</title>
      <pubDate>Tue, 27 Oct 2009 08:40:40 GMT</pubDate>
      <dc:creator>sumitpkedia</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4585</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4585</guid>
      <description>Hi, Does jacozoom support array of UDT? How to generate wrapper for a method which takes array of stuct as argument. Jacozoom failig to generate wrapper for</description>
    </item>
    <item>
      <title>hp Quality Center 9.2 Issue</title>
      <pubDate>Mon, 26 Oct 2009 15:12:48 GMT</pubDate>
      <dc:creator>dwilmsmann</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4584</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4584</guid>
      <description>I&#39;m using jacozoom to access hp Quality Center 9.2 from a Java web application. Due to a memory leak in the used Quality Center 9.2 file (OTAClient.dll)</description>
    </item>
    <item>
      <title>Re: WINWORD.exe process doesn&#39;t terminate</title>
      <pubDate>Mon, 26 Oct 2009 04:20:42 GMT</pubDate>
      <dc:creator>Shu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4583</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4583</guid>
      <description>This Application.quit method throws an exception with certain Word files. What is the cause of this exception? Please see the file AppQuitException.7z for an</description>
    </item>
    <item>
      <title>Re: How to use UDT</title>
      <pubDate>Fri, 23 Oct 2009 09:04:03 GMT</pubDate>
      <dc:creator>sumitpkedia</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4582</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4582</guid>
      <description>Hi Stefan, Does jacozzom now supports the wrapper generator in order to support the array type UDT[] . Regards Sum</description>
    </item>
    <item>
      <title>Re: Converting interfaces [Was: Creating ordinary COM object - class</title>
      <pubDate>Mon, 19 Oct 2009 08:42:56 GMT</pubDate>
      <dc:creator>h_scheibe</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4581</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4581</guid>
      <description>Hello Henrik, the main way to converting interfaeces in COM is to use IUnknown.QueryInterface. JacoZoom does support converting interfaces and provide it</description>
    </item>
    <item>
      <title>Re: Converting interfaces [Was: Creating ordinary COM object - class</title>
      <pubDate>Wed, 14 Oct 2009 10:09:00 GMT</pubDate>
      <dc:creator>hdohlmann</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4580</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4580</guid>
      <description>To solve my question number two I did the following: Stole the implementation from the jacozoom-generated code and used it directly. Like this: </description>
    </item>
    <item>
      <title>Re: Wrapping methods with return value</title>
      <pubDate>Wed, 14 Oct 2009 10:07:11 GMT</pubDate>
      <dc:creator>Stoffelche</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4579</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4579</guid>
      <description>every COM method returns a HRESULT which is a 32bit int value. This value should do nothing else than indicate success or failure of the method. Most COM</description>
    </item>
    <item>
      <title>Converting interfaces [Was: Creating ordinary COM object - classnotr</title>
      <pubDate>Wed, 14 Oct 2009 09:27:59 GMT</pubDate>
      <dc:creator>hdohlmann</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4578</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4578</guid>
      <description>I managed to register the dll manually by using an administrator console on Vista, and the error dissapeared. But, should that really be necessary? Doesn&#39;t</description>
    </item>
    <item>
      <title>Wrapping methods with return value</title>
      <pubDate>Wed, 14 Oct 2009 08:12:44 GMT</pubDate>
      <dc:creator>paolo.mosna</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4577</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4577</guid>
      <description>Dear group, I have a ATL library which contains an interface called service. This interface defines a method called initialize which returns an integer in</description>
    </item>
    <item>
      <title>Creating ordinary COM object - classnotreg</title>
      <pubDate>Tue, 13 Oct 2009 14:16:04 GMT</pubDate>
      <dc:creator>hdohlmann</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4576</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4576</guid>
      <description>I must, again, publish my total ignorance of COM in general and ask for help. I have a dll with the following description: The VRMLSaver object is a COM object</description>
    </item>
    <item>
      <title>Re: WINWORD.exe process doesn&#39;t terminate</title>
      <pubDate>Thu, 01 Oct 2009 04:07:03 GMT</pubDate>
      <dc:creator>Shu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4575</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4575</guid>
      <description>The file download from Yahoo works now. Looks like it was a Yahoo problem. Thanks</description>
    </item>
    <item>
      <title>Re: WINWORD.exe process doesn&#39;t terminate</title>
      <pubDate>Wed, 30 Sep 2009 14:59:13 GMT</pubDate>
      <dc:creator>Shu</dc:creator>
      <link>http://tech.groups.yahoo.com/group/jacoZoom/message/4574</link>
      <guid isPermaLink="true">http://tech.groups.yahoo.com/group/jacoZoom/message/4574</guid>
      <description>Sorry for my late reply. I tried donwloading the JWordDocTest.zip file but I get the error &quot;The requested document is not accessible.&quot; from Yahoo.</description>
    </item>

  </channel>
</rss>
<!-- wr1.grp.sp2.yahoo.com uncompressed/chunked Mon Nov  9 12:17:00 PST 2009 -->
