<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>Debenu Quick PDF Library - PDF SDK Community Forum : Can&#039;t use ActiveX in C++</title>
  <link>http://www.quickpdf.org/forum/</link>
  <description><![CDATA[This is an XML content feed of; Debenu Quick PDF Library - PDF SDK Community Forum : I need help - I can help : Can&#039;t use ActiveX in C++]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 00:11:34 +0000</pubDate>
  <lastBuildDate>Thu, 21 Mar 2013 07:59:05 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 11.01</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.quickpdf.org/forum/RSS_post_feed.asp?TID=2569</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Debenu Quick PDF Library - PDF SDK Community Forum]]></title>
   <url>http://www.quickpdf.org/forum/forum_images/QPDF_Forum_Title.png</url>
   <link>http://www.quickpdf.org/forum/</link>
  </image>
  <item>
   <title><![CDATA[Can&#039;t use ActiveX in C++ : Hello,Have you tried referring...]]></title>
   <link>http://www.quickpdf.org/forum/cant-use-activex-in-c_topic2569_post10625.html#10625</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=1483">AndrewC</a><br /><strong>Subject:</strong> 2569<br /><strong>Posted:</strong> 21 Mar 13 at 7:59AM<br /><br /><div>Hello,</div><div><br></div>Have you tried referring to the&nbsp;DebenuPDFLibraryAX0912.cpp and&nbsp;DebenuPDFLibraryAX0912.h files in the ActiveX\Import\CPlusPlus directory of your Debenu PDF Library installation ?<div><br></div><div>All of the required code should be included in these 2 files.</div><div><br></div><div>Andrew.</div>]]>
   </description>
   <pubDate>Thu, 21 Mar 2013 07:59:05 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-use-activex-in-c_topic2569_post10625.html#10625</guid>
  </item> 
  <item>
   <title><![CDATA[Can&#039;t use ActiveX in C++ : m_sModuleName = _T(&amp;#034;C:/Program...]]></title>
   <link>http://www.quickpdf.org/forum/cant-use-activex-in-c_topic2569_post10614.html#10614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.quickpdf.org/forum/member_profile.asp?PF=2258">changzz</a><br /><strong>Subject:</strong> 2569<br /><strong>Posted:</strong> 18 Mar 13 at 10:07AM<br /><br /><div>m_sModuleName = _T("C:/Program Files/Debenu/PDF Library/ActiveX/DebenuPDFLibraryAX0912.dll");</div><div>...</div><div>HMODULE hModule = ::LoadLibrary((LPCTSTR)m_sModuleName);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; if( hModule != NULL ) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; IClassFactory* aClassFactory = NULL;</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; DllGetClassObjectFunc aDllGetClassObjectFunc = (DllGetClassObjectFunc)::GetProcAddress(hModule, "DllGetClassObject");</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hr = aDllGetClassObjectFunc(m_clsid, IID_IClassFactory, (LPVOID*)&amp;aClassFactory);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if( SUCCEEDED(Hr) ) {</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Hr = aClassFactory-&gt;CreateInstance(NULL, IID_IOleObject, (LPVOID*)&amp;pOleControl);</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; }</div><div>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; aClassFactory-&gt;Release();</div><div>&nbsp; &nbsp; &nbsp; &nbsp; }</div><div><br></div><div>When it went to:</div><div>Hr = aClassFactory-&gt;CreateInstance(NULL, IID_IOleObject, (LPVOID*)&amp;pOleControl);</div><div>The Hr was set the value "E_NOINTERFACE".</div><div><br></div><div>(I have installed the library and registered the dll.)</div>]]>
   </description>
   <pubDate>Mon, 18 Mar 2013 10:07:49 +0000</pubDate>
   <guid isPermaLink="true">http://www.quickpdf.org/forum/cant-use-activex-in-c_topic2569_post10614.html#10614</guid>
  </item> 
 </channel>
</rss>