<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>hopy | 侯佩</title><link>http://blog.csdn.net/mydo/</link><description>大熊猫侯佩 ! 不要和偶比懒，偶懒得和你比 -_-b </description><dc:language>zh-CN</dc:language><lastUpdateTime>Sat, 02 Aug 2008 21:16:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>hopy|侯佩</dc:creator><title>[备忘]windows 下 mailslot 接收不到的问题</title><link>http://blog.csdn.net/mydo/archive/2008/07/28/2723495.aspx</link><pubDate>Mon, 28 Jul 2008 12:06:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/07/28/2723495.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2723495.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/07/28/2723495.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2723495.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2723495</trackback:ping><description>在 windows NT 下使用 mailslot 会有双方都无法收到，或是单方无法收到 msg
的现象，网上书籍都没有讲述，采取措施如下，仍然无效:

0 关闭双方第三方防火墙；

1 关闭双方xp自带防火墙(若为xp系统)；

2 开启 netbios ,开启 netbios over tcp/ip；

3 打开 服务 中的所有和网络相关的服务；

4 双方都打开 guest 用户；

5 打开双方的网络文件夹共享。

但采用udp 广播ok,遂改造之...&lt;img src ="http://blog.csdn.net/mydo/aggbug/2723495.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[转贴]gprof使用备忘</title><link>http://blog.csdn.net/mydo/archive/2008/06/08/2523273.aspx</link><pubDate>Sun, 08 Jun 2008 12:16:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/06/08/2523273.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2523273.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/06/08/2523273.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2523273.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2523273</trackback:ping><description>gprof使用备忘&lt;img src ="http://blog.csdn.net/mydo/aggbug/2523273.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[原创]gcc内联汇编语法的一个缺陷</title><link>http://blog.csdn.net/mydo/archive/2008/06/03/2508235.aspx</link><pubDate>Tue, 03 Jun 2008 17:19:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/06/03/2508235.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2508235.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/06/03/2508235.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2508235.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2508235</trackback:ping><description>gcc内联汇编语法的一个缺陷&lt;img src ="http://blog.csdn.net/mydo/aggbug/2508235.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[原创]另类调用 printf 完成任务的方法</title><link>http://blog.csdn.net/mydo/archive/2008/06/02/2503741.aspx</link><pubDate>Mon, 02 Jun 2008 15:56:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/06/02/2503741.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2503741.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/06/02/2503741.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2503741.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2503741</trackback:ping><description>另类调用printf&lt;img src ="http://blog.csdn.net/mydo/aggbug/2503741.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[原创]温习一个 C# Project : KsPlanMon</title><link>http://blog.csdn.net/mydo/archive/2008/04/11/2283183.aspx</link><pubDate>Fri, 11 Apr 2008 21:03:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/04/11/2283183.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2283183.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/04/11/2283183.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2283183.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2283183</trackback:ping><description>温习一个 C# Project : KsPlanMon&lt;img src ="http://blog.csdn.net/mydo/aggbug/2283183.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[原创]浅谈如何使用gcc开发NT核心驱动程序</title><link>http://blog.csdn.net/mydo/archive/2008/04/11/2281887.aspx</link><pubDate>Fri, 11 Apr 2008 13:53:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/04/11/2281887.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2281887.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/04/11/2281887.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2281887.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2281887</trackback:ping><description>使用gcc开发NT核心驱动程序&lt;img src ="http://blog.csdn.net/mydo/aggbug/2281887.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>也谈修改MAC地址</title><link>http://blog.csdn.net/mydo/archive/2008/03/29/2228896.aspx</link><pubDate>Sat, 29 Mar 2008 18:29:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/03/29/2228896.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2228896.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/03/29/2228896.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2228896.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2228896</trackback:ping><description>修改 MAC 地址&lt;img src ="http://blog.csdn.net/mydo/aggbug/2228896.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>2008流牛语录备忘</title><link>http://blog.csdn.net/mydo/archive/2008/03/03/2144679.aspx</link><pubDate>Mon, 03 Mar 2008 22:52:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/03/03/2144679.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2144679.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/03/03/2144679.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2144679.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2144679</trackback:ping><description>2008流牛语录备忘&lt;img src ="http://blog.csdn.net/mydo/aggbug/2144679.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[图文]历届奥斯卡影后(下) </title><link>http://blog.csdn.net/mydo/archive/2008/02/08/2086818.aspx</link><pubDate>Fri, 08 Feb 2008 14:59:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/02/08/2086818.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2086818.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/02/08/2086818.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2086818.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2086818</trackback:ping><description>[图文]历届奥斯卡影后(下) &lt;img src ="http://blog.csdn.net/mydo/aggbug/2086818.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[图文]历届奥斯卡影后(中) </title><link>http://blog.csdn.net/mydo/archive/2008/02/08/2086803.aspx</link><pubDate>Fri, 08 Feb 2008 14:31:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/02/08/2086803.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2086803.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/02/08/2086803.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2086803.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2086803</trackback:ping><description>[图文]历届奥斯卡影后(中) &lt;img src ="http://blog.csdn.net/mydo/aggbug/2086803.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[图文]历届奥斯卡影后(上) </title><link>http://blog.csdn.net/mydo/archive/2008/02/08/2086792.aspx</link><pubDate>Fri, 08 Feb 2008 14:16:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/02/08/2086792.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2086792.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/02/08/2086792.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2086792.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2086792</trackback:ping><description>[图文]历届奥斯卡影后(上)&lt;img src ="http://blog.csdn.net/mydo/aggbug/2086792.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[图文]历届奥斯卡影帝(下)</title><link>http://blog.csdn.net/mydo/archive/2008/02/05/2084170.aspx</link><pubDate>Tue, 05 Feb 2008 09:56:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/02/05/2084170.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2084170.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/02/05/2084170.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2084170.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2084170</trackback:ping><description>[图文]历届奥斯卡影帝(下)&lt;img src ="http://blog.csdn.net/mydo/aggbug/2084170.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[图文]历届奥斯卡影帝(中)</title><link>http://blog.csdn.net/mydo/archive/2008/02/05/2084160.aspx</link><pubDate>Tue, 05 Feb 2008 09:44:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/02/05/2084160.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2084160.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/02/05/2084160.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2084160.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2084160</trackback:ping><description>[图文]历届奥斯卡影帝(中)&lt;img src ="http://blog.csdn.net/mydo/aggbug/2084160.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[图文]历届奥斯卡影帝(上)</title><link>http://blog.csdn.net/mydo/archive/2008/02/05/2084134.aspx</link><pubDate>Tue, 05 Feb 2008 09:27:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/02/05/2084134.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2084134.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/02/05/2084134.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2084134.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2084134</trackback:ping><description>[图文]历届奥斯卡影帝(上)&lt;img src ="http://blog.csdn.net/mydo/aggbug/2084134.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>hopy|侯佩</dc:creator><title>[原创]C#多线程访问控件代码记录(随笔)</title><link>http://blog.csdn.net/mydo/archive/2008/01/31/2074770.aspx</link><pubDate>Thu, 31 Jan 2008 13:47:00 GMT</pubDate><guid>http://blog.csdn.net/mydo/archive/2008/01/31/2074770.aspx</guid><wfw:comment>http://blog.csdn.net/mydo/comments/2074770.aspx</wfw:comment><comments>http://blog.csdn.net/mydo/archive/2008/01/31/2074770.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/mydo/comments/commentRss/2074770.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2074770</trackback:ping><description>C#多线程访问控件代码记录&lt;img src ="http://blog.csdn.net/mydo/aggbug/2074770.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>