<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/greatws" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/greatws" type="application/rss+xml"></fs:self_link><lastBuildDate>Wed, 10 Jun 2009 00:36:00 GMT</lastBuildDate><title>greatws的专栏</title><link>http://blog.csdn.net/greatws/</link><item><title>VC2008 SP1 减小对话框程序大小的方法</title><link>http://blog.csdn.net/greatws/archive/2009/06/10/4256190.aspx</link><wfw:comment>http://blog.csdn.net/greatws/comments/4256190.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/greatws/comments/commentRss/4256190.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4256190</trackback:ping><description>&lt;br /&gt;前两天装了个VS2008的SP1补丁，发现一个Release版本静态链接的空的对话框程序就有1.65M，这也太大了吧，然后看了下和VS2005里
的不同之处，原来CxxxApp类从CWinAppEx类继承，并非先前的CWinApp类，改回去试试，重新编译，大小变为372K，哈哈原来就是这个
地方。&lt;br /&gt;&lt;br /&gt;
有以下3处需要修改&lt;br /&gt;
BEGIN_MESSAGE_MAP(CxxxApp, CWinAppEx)&lt;br /&gt;&lt;br /&gt;
CWinAppEx::InitInstance();&lt;br /&gt;&lt;br /&gt;
class CxxxApp : public CWinAppEx&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
如果你的对话框中用不到ActiveX控件(貌似大多数都用不到)，可在向导中去掉ActiveX控件复选框(默认是勾上的)，这样大小就变为277K，又少了将近100K。&lt;br /&gt;
如果已经选择了ActiveX控件复选框，可以注释掉如下语句：&lt;br /&gt;
AfxEnableControlContainer();&lt;br /&gt;&lt;br /&gt;&lt;img src =&quot;http://blog.csdn.net/greatws/aggbug/4256190.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;img src=&quot;http://www1.feedsky.com/t1/235224277/greatws/csdn.net/s.gif?r=http://blog.csdn.net/greatws/archive/2009/06/10/4256190.aspx&quot; border=&quot;0&quot; height=&quot;0&quot; width=&quot;0&quot; style=&quot;position:absolute&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/greatws/235224277/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/greatws/235224277/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 10 Jun 2009 08:36:00 +0800</pubDate><author>王硕</author><comments>http://blog.csdn.net/greatws/archive/2009/06/10/4256190.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/greatws/archive/2009/06/10/4256190.aspx</guid><dc:creator>王硕</dc:creator><fs:srclink>http://blog.csdn.net/greatws/archive/2009/06/10/4256190.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/greatws/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/greatws/~7482406/235224277/5591357</fs:itemid></item><item><title>另外的一个blog地址 http://www.cppblog.com/greatws</title><link>http://blog.csdn.net/greatws/archive/2009/05/06/4153261.aspx</link><wfw:comment>http://blog.csdn.net/greatws/comments/4153261.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/greatws/comments/commentRss/4153261.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4153261</trackback:ping><description>另外的一个blog文章地址 http://www.cppblog.com/greatws欢迎访问！&lt;img src =&quot;http://blog.csdn.net/greatws/aggbug/4153261.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/greatws/235224278/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/greatws/235224278/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 06 May 2009 08:29:00 +0800</pubDate><author>王硕</author><comments>http://blog.csdn.net/greatws/archive/2009/05/06/4153261.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/greatws/archive/2009/05/06/4153261.aspx</guid><dc:creator>王硕</dc:creator><fs:srclink>http://blog.csdn.net/greatws/archive/2009/05/06/4153261.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/greatws/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/greatws/~7482406/235224278/5591357</fs:itemid></item><item><title>QQ找茬辅助工具的制作</title><link>http://blog.csdn.net/greatws/archive/2009/05/06/4153247.aspx</link><wfw:comment>http://blog.csdn.net/greatws/comments/4153247.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/greatws/comments/commentRss/4153247.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4153247</trackback:ping><description>这段时间GF一直在玩QQ找茬，看了一下，原理很简单，就是找到2附图片的不同之处，那么程序的思路也就很明了了，就是抓图，存入buffer，比较，显示，这么一个过程。闲话不多说了，下面我用MFC来实现它。&lt;img src =&quot;http://blog.csdn.net/greatws/aggbug/4153247.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;&lt;p class=&quot;fswww1&quot;&gt;&lt;a href=&quot;http://www1.feedsky.com/r/l/csdn.net/greatws/235224279/art01.html&quot; target=&quot;_blank&quot;&gt;&lt;img border=&quot;0&quot; ismap=&quot;ismap&quot; src=&quot;http://www1.feedsky.com/r/i/csdn.net/greatws/235224279/art01.gif&quot; onerror=&quot;this.style.display='none'&quot; /&gt;&lt;/a&gt;&lt;/p&gt;</description><pubDate>Wed, 06 May 2009 08:18:00 +0800</pubDate><author>王硕</author><comments>http://blog.csdn.net/greatws/archive/2009/05/06/4153247.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/greatws/archive/2009/05/06/4153247.aspx</guid><dc:creator>王硕</dc:creator><fs:srclink>http://blog.csdn.net/greatws/archive/2009/05/06/4153247.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/greatws/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/greatws/~7482406/235224279/5591357</fs:itemid></item></channel></rss>