<?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 : Size of Exe when staticly linked</title>
  <link>http://forum.codejock.com/</link>
  <description><![CDATA[This is an XML content feed of; Codejock Developer Community : Toolkit Pro : Size of Exe when staticly linked]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sun, 05 Apr 2026 15:21:46 +0000</pubDate>
  <lastBuildDate>Fri, 10 Nov 2006 11:09:16 +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=5486</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[Size of Exe when staticly linked :  You can use PECompact to reduce...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17226&amp;title=size-of-exe-when-staticly-linked#17226</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1755">ABuenger</a><br /><strong>Subject:</strong> 5486<br /><strong>Posted:</strong> 10 November 2006 at 11:09am<br /><br />You can use PECompact to reduce the size of the exe. Other packers such as UPX do not work properly.<br><br><a href="http://forum.codejock.com/forum_posts.asp?TID=4120&amp;KW=" target="_blank">http://forum.codejock.com/forum_posts.asp?TID=4120&amp;KW=</a><br><br>]]>
   </description>
   <pubDate>Fri, 10 Nov 2006 11:09:16 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17226&amp;title=size-of-exe-when-staticly-linked#17226</guid>
  </item> 
  <item>
   <title><![CDATA[Size of Exe when staticly linked :    oleg wrote:Hello,  I don&amp;#039;t...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17220&amp;title=size-of-exe-when-staticly-linked#17220</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 5486<br /><strong>Posted:</strong> 10 November 2006 at 9:31am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hello,<div>&nbsp;</div><div>I don't think it will&nbsp;change a lot&nbsp;</div><div>but he will be able to include only files he needs and may be modify CommandBars to remove all themes he don't need, Office2007 frame etc.</div></td></tr></table><br>OK - thanks, I was just wondering. I link against the library, couldn't see how it could be made any smaller.<br><br>As it is the feedback I am getting from my users is terrific!<br>]]>
   </description>
   <pubDate>Fri, 10 Nov 2006 09:31:35 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17220&amp;title=size-of-exe-when-staticly-linked#17220</guid>
  </item> 
  <item>
   <title><![CDATA[Size of Exe when staticly linked : Hello,  I don&amp;#039;t think it...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17219&amp;title=size-of-exe-when-staticly-linked#17219</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5486<br /><strong>Posted:</strong> 10 November 2006 at 9:22am<br /><br />Hello,<DIV>&nbsp;</DIV><DIV>I don't think it will&nbsp;change a lot&nbsp;</DIV><DIV>but he will be able to include only files he needs and may be modify CommandBars to remove all themes he don't need, Office2007 frame etc.</DIV>]]>
   </description>
   <pubDate>Fri, 10 Nov 2006 09:22:30 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17219&amp;title=size-of-exe-when-staticly-linked#17219</guid>
  </item> 
  <item>
   <title><![CDATA[Size of Exe when staticly linked :    oleg wrote:Hello, one of...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17217&amp;title=size-of-exe-when-staticly-linked#17217</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=1305">Simon HB9DRV</a><br /><strong>Subject:</strong> 5486<br /><strong>Posted:</strong> 10 November 2006 at 8:51am<br /><br /><table width="99%"><tr><td class="BBquote"><img src="forum_images/quote_box.png" title="Originally posted by oleg" alt="Originally posted by oleg" style="vertical-align: text-bottom;" /> <strong>oleg wrote:</strong><br /><br />Hello,<div>one of option is indeed add toolkit files to your app. In this case add in your stdafx.h:</div><div>&nbsp;</div><div><br>#ifndef _XTP_EXT_CLASS<br>#define _XTP_EXT_CLASS<br>#endif<br>#define __XTPDLLEXPORTS_H__</div><div>#include "Common/XTPMacros.h"</div><div>&nbsp;</div></td></tr></table><br>Hi Oleg,<br><br>Why would this make the exe smaller?<br>]]>
   </description>
   <pubDate>Fri, 10 Nov 2006 08:51:05 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17217&amp;title=size-of-exe-when-staticly-linked#17217</guid>
  </item> 
  <item>
   <title><![CDATA[Size of Exe when staticly linked : Hello, one of option is indeed...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17214&amp;title=size-of-exe-when-staticly-linked#17214</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=6851">Oleg</a><br /><strong>Subject:</strong> 5486<br /><strong>Posted:</strong> 10 November 2006 at 8:24am<br /><br />Hello,<DIV>one of option is indeed add toolkit files to your app. In this case add in your stdafx.h:</DIV><DIV>&nbsp;</DIV><DIV><BR>#ifndef _XTP_EXT_CLASS<BR>#define _XTP_EXT_CLASS<BR>#endif<BR>#define __XTPDLLEXPORTS_H__</DIV><DIV>#include "Common/XTPMacros.h"</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Fri, 10 Nov 2006 08:24:15 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17214&amp;title=size-of-exe-when-staticly-linked#17214</guid>
  </item> 
  <item>
   <title><![CDATA[Size of Exe when staticly linked : Hello GuysWe have a little Helper...]]></title>
   <link>http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17213&amp;title=size-of-exe-when-staticly-linked#17213</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://forum.codejock.com/member_profile.asp?PF=2329">nobs</a><br /><strong>Subject:</strong> 5486<br /><strong>Posted:</strong> 10 November 2006 at 8:17am<br /><br />Hello Guys<br><br>We have a little Helper application we want to use without installing our main APP. Because of this, I staticly link the MFC and Codejock stuff so I'm not dependend on DLL's<br><br>Under Toolkitpro vers 9.81 the app had 1000 kb (exactly 1000)<br>with the vers 10.31 it now has over&nbsp; 1300 kb.<br><br>Is there a simple way to make the file smaller?<br>how can i build a toolkitpro lib which only include the needed stuff for the app?<br>or should i add the required codejock source directly to my application?<br><br>regards<br>nobs<br>]]>
   </description>
   <pubDate>Fri, 10 Nov 2006 08:17:57 +0000</pubDate>
   <guid isPermaLink="true">http://forum.codejock.com/forum_posts.asp?TID=5486&amp;PID=17213&amp;title=size-of-exe-when-staticly-linked#17213</guid>
  </item> 
 </channel>
</rss>