<?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="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Codejock Developer Community : using zlib</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : using zlib]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Thu, 11 Jun 2026 21:47:17 +0000</pubDate>
  <lastBuildDate>Wed, 02 Apr 2008 01:26:33 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>forum.codejock.com/RSS_post_feed.asp?TID=4839</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Codejock Developer Community]]></title>
   <url>http://forum.codejock.com/forum_images/codejock-logo.gif</url>
   <link>http://forum.codejock.com/</link>
  </image>
  <item>
   <title><![CDATA[using zlib : Hi, but do you add it to our...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4839&amp;PID=32941&amp;title=using-zlib#32941</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4839<br /><strong>Posted:</strong> 02 April 2008 at 1:26am<br /><br />Hi,<DIV>but do you add it to our sources ?</DIV>]]>
   </description>
   <pubDate>Wed, 02 Apr 2008 01:26:33 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4839&amp;PID=32941&amp;title=using-zlib#32941</guid>
  </item> 
  <item>
   <title><![CDATA[using zlib : I have the same question but I...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4839&amp;PID=32935&amp;title=using-zlib#32935</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=945">larryp</a><br /><strong>Subject:</strong> 4839<br /><strong>Posted:</strong> 01 April 2008 at 5:19pm<br /><br />I have the same question but I cannot get Oleg's suggestion to work.<DIV>&nbsp;</DIV><DIV>For the following function:</DIV><DIV><FONT size=2><P>_XTP_EXT_CLASS </FONT><FONT color=#0000ff size=2>int</FONT><FONT size=2> ZLibCompress( Bytef *dest, uLongf *destLen, </FONT><FONT color=#0000ff size=2>const</FONT><FONT size=2> Bytef *source, uLong sourceLen) </P><P>{</P><P></FONT><FONT color=#0000ff size=2>return</FONT><FONT size=2> compress( dest, destLen, source, sourceLen);</P><P>}</P><DIV>I get the following:</DIV><DIV></FONT>&nbsp;</DIV><DIV><FONT size=1>error C2491: 'ZLibCompress' : definition of dllimport function not allowed</DIV></DIV></FONT>]]>
   </description>
   <pubDate>Tue, 01 Apr 2008 17:19:25 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4839&amp;PID=32935&amp;title=using-zlib#32935</guid>
  </item> 
  <item>
   <title><![CDATA[using zlib : Hi  From dll exported only functions...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4839&amp;PID=15050&amp;title=using-zlib#15050</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 4839<br /><strong>Posted:</strong> 20 August 2006 at 7:46pm<br /><br />Hi<DIV>&nbsp;</DIV><DIV>From dll exported only functions that marked with _XTP_EXT_CLASS</DIV><DIV>&nbsp;</DIV><DIV>you can manually add some function in some .h file</DIV><DIV>&nbsp;</DIV><DIV><strong>_XTP_EXT_CLASS</strong>&nbsp;void ZLibCompress(..) <BR>{</DIV><DIV>&nbsp; compress(...);</DIV><DIV>}<BR></DIV>]]>
   </description>
   <pubDate>Sun, 20 Aug 2006 19:46:24 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4839&amp;PID=15050&amp;title=using-zlib#15050</guid>
  </item> 
  <item>
   <title><![CDATA[using zlib : Hi! Now that zlib is part of the...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=4839&amp;PID=15048&amp;title=using-zlib#15048</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2070">Marcus</a><br /><strong>Subject:</strong> 4839<br /><strong>Posted:</strong> 20 August 2006 at 3:11pm<br /><br />Hi! Now that zlib is part of the ToolKit, I would like to use it in my application too. When I link MFC and XTP statically,&nbsp;zlib functions like compress() uncompress() can easiely be called without any problem. But when linking MFC/XTP dynamically, I get an "<FONT size=2>error LNK2019: unresolved external symbol " Could somebody give me a </FONT>hint on how to call the functions in the dll?]]>
   </description>
   <pubDate>Sun, 20 Aug 2006 15:11:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=4839&amp;PID=15048&amp;title=using-zlib#15048</guid>
  </item> 
 </channel>
</rss>