<?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/yzx0023" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/yzx0023" type="application/rss+xml"></fs:self_link><lastBuildDate>Sat, 15 Nov 2008 11:27:00 GMT</lastBuildDate><title>无聊客的专栏</title><description>寻找逝去的岁月</description><link>http://blog.csdn.net/yzx0023/</link><item><title>在Delphi 6下如果有效的调试动态库代码（by 无聊客）</title><link>http://blog.csdn.net/yzx0023/archive/2008/11/15/3304712.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/3304712.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/3304712.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3304712</trackback:ping><description>        最近在研究Delphi 6的东西，前人写的代码中使用了DLL，有静态的也有动态读取的，调试中始终无法找到进入DLL代码内部调试的方法，试了几天，也参考了网上很多的方法，最后终于在一个外文网站上找到，下面总结下方法，应该说是100%能进去调试，以下是关于动态读取DLL时候调试的详细的步骤：DLL程序设置： run-&gt;Pararneters里边设置local-&gt;Host application为调用dll的应用程序 然后开始调试DLL 或者APP调试开始以后在LoadLibrary之后打断点，注意是应用程序里 断点到了之后，View-&gt;Debug Windows-&gt;Modules，在你的exe里面右键点出菜单，选择Add Modules,然后把你调试DLL选上 到Modules list最后，找到你新加的DLL，然后右键点出菜单，选Reload Symbol table...，把实际运行的你编译的DLL选上，OK，搞定，然后你可以看到DLL代码已经打上断点调试关于静&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/3304712.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 15 Nov 2008 19:27:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2008/11/15/3304712.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2008/11/15/3304712.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2008/11/15/3304712.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738779/1049062</fs:itemid></item><item><title>MAPI的一些问题解答(by 无聊客)</title><link>http://blog.csdn.net/yzx0023/archive/2007/06/14/1652509.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/1652509.aspx</wfw:comment><slash:comments>53</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/1652509.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1652509</trackback:ping><description>关于MAPI的一些问题的汇总&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/1652509.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 15 Jun 2007 00:16:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2007/06/14/1652509.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2007/06/14/1652509.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2007/06/14/1652509.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738781/1049062</fs:itemid></item><item><title>（原创）CE MAPI实例讲解 --- Custom Form介绍（九）</title><link>http://blog.csdn.net/yzx0023/archive/2006/09/18/1240812.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/1240812.aspx</wfw:comment><slash:comments>93</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/1240812.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1240812</trackback:ping><description>Message Custom Form介绍&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/1240812.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 19 Sep 2006 07:51:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2006/09/18/1240812.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2006/09/18/1240812.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2006/09/18/1240812.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738782/1049062</fs:itemid></item><item><title>Pocket PC &amp; Smartphone 短信图标轻松换(By 无聊客)</title><link>http://blog.csdn.net/yzx0023/archive/2006/08/19/1096025.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/1096025.aspx</wfw:comment><slash:comments>25</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/1096025.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1096025</trackback:ping><description>介绍如何个性化系统短信程序&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/1096025.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 19 Aug 2006 08:58:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2006/08/19/1096025.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2006/08/19/1096025.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2006/08/19/1096025.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738787/1049062</fs:itemid></item><item><title>（原创）CE MAPI实例讲解 --- 读取Message附件（八）</title><link>http://blog.csdn.net/yzx0023/archive/2006/07/26/982407.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/982407.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/982407.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=982407</trackback:ping><description>介绍如何读取Message附件内容&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/982407.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 27 Jul 2006 06:13:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2006/07/26/982407.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2006/07/26/982407.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2006/07/26/982407.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738790/1049062</fs:itemid></item><item><title>（原创）CE MAPI实例讲解 --- 设置Message附件（七）</title><link>http://blog.csdn.net/yzx0023/archive/2006/07/15/926959.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/926959.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/926959.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=926959</trackback:ping><description>介绍如何为一条Message添加附件&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/926959.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 16 Jul 2006 07:49:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2006/07/15/926959.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2006/07/15/926959.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2006/07/15/926959.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738797/1049062</fs:itemid></item><item><title>利用ActiveSync制作PC端安装程序（By 无聊客）</title><link>http://blog.csdn.net/yzx0023/archive/2006/07/03/871368.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/871368.aspx</wfw:comment><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/871368.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=871368</trackback:ping><description>介绍如何利用ActiveSync轻松完成PC端安装程序&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/871368.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 04 Jul 2006 04:47:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2006/07/03/871368.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2006/07/03/871368.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2006/07/03/871368.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738807/1049062</fs:itemid></item><item><title>（原创）CE MAPI实例讲解 --- 如何获取收件人信息（六）</title><link>http://blog.csdn.net/yzx0023/archive/2006/06/07/779136.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/779136.aspx</wfw:comment><slash:comments>30</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/779136.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=779136</trackback:ping><description>MAPI Windows Mobile 获取收件人信息&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/779136.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 08 Jun 2006 06:02:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2006/06/07/779136.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2006/06/07/779136.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2006/06/07/779136.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738811/1049062</fs:itemid></item><item><title>（原创）CE MAPI实例讲解 --- 如何设置收件人信息（五）</title><link>http://blog.csdn.net/yzx0023/archive/2006/06/06/776769.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/776769.aspx</wfw:comment><slash:comments>12</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/776769.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=776769</trackback:ping><description>MAPI Windows Mobile 设置收件人信息&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/776769.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 07 Jun 2006 05:42:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2006/06/06/776769.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2006/06/06/776769.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2006/06/06/776769.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738813/1049062</fs:itemid></item><item><title>关于设置PPC壁纸 （by 无聊客）</title><link>http://blog.csdn.net/yzx0023/archive/2006/05/30/762983.aspx</link><wfw:comment>http://blog.csdn.net/yzx0023/comments/762983.aspx</wfw:comment><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/yzx0023/comments/commentRss/762983.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=762983</trackback:ping><description>壁纸 背景 Windows Mobile&lt;img src =&quot;http://blog.csdn.net/yzx0023/aggbug/762983.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 May 2006 19:19:00 +0800</pubDate><author>无聊客</author><comments>http://blog.csdn.net/yzx0023/archive/2006/05/30/762983.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/yzx0023/archive/2006/05/30/762983.aspx</guid><dc:creator>无聊客</dc:creator><fs:srclink>http://blog.csdn.net/yzx0023/archive/2006/05/30/762983.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/yzx0023/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/yzx0023/~1049062/212738815/1049062</fs:itemid></item></channel></rss>