<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>叶帆工作室 - 〖技术源码〗</title><link>http://blog.csdn.net/yefanqiu/category/164204.aspx</link><description>一些好的源码资料</description><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 18 Apr 2008 23:23:31 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>叶帆</dc:creator><title>VB实现SHELL扩展之接口参数获取失败探析</title><link>http://blog.csdn.net/yefanqiu/archive/2007/08/23/1756342.aspx</link><pubDate>Thu, 23 Aug 2007 16:52:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2007/08/23/1756342.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/1756342.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2007/08/23/1756342.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/1756342.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1756342</trackback:ping><description>前几天有位网友问我用VB实现SHELL扩展的问题，这个问题比较有意思，虽然VB较少使用了，但是用VB开发COM组件还是比较方便的（前几天用EVC开发COM组件，相比起来，用VB还是比较幸福的），所以便进行了深入的研究。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/1756342.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>USB口的红外条形码扫描器的另类使用</title><link>http://blog.csdn.net/yefanqiu/archive/2006/08/30/1144881.aspx</link><pubDate>Wed, 30 Aug 2006 17:18:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2006/08/30/1144881.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/1144881.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2006/08/30/1144881.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/1144881.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1144881</trackback:ping><description> 目前的条形码扫描器有点类似外接键盘（其实从消息传送上它就相当于一个键盘），把输入焦点定位到可输入的控件上，一扫描相应的条形码信息就输入到文本框中去了，但是如果没有输入焦点，或另一个不相干的程序获得输入焦点，那就有点乱套了。我想实现的是，不管什么情况，只要扫描器一工作，我的程序就能自动激活，并能获得当前输入的条形码信息。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/1144881.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>微软核心模块shell32.dll的应用</title><link>http://blog.csdn.net/yefanqiu/archive/2006/08/29/1136417.aspx</link><pubDate>Tue, 29 Aug 2006 11:54:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2006/08/29/1136417.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/1136417.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2006/08/29/1136417.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/1136417.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1136417</trackback:ping><description>没有想到shell32.dll还隐藏着很多实用的功能函数，比如打开文件夹，查找电脑，最小化所有窗体等等&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/1136417.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>99年毕业设计获优的程序－图书管理程序</title><link>http://blog.csdn.net/yefanqiu/archive/2006/04/22/673136.aspx</link><pubDate>Sat, 22 Apr 2006 16:28:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2006/04/22/673136.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/673136.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2006/04/22/673136.aspx#Feedback</comments><slash:comments>10</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/673136.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=673136</trackback:ping><description>这是我用BC3.2做的毕业设计程序&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/673136.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>MFC串口操作（异步方式）源码</title><link>http://blog.csdn.net/yefanqiu/archive/2006/04/05/651305.aspx</link><pubDate>Wed, 05 Apr 2006 11:30:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2006/04/05/651305.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/651305.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2006/04/05/651305.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/651305.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=651305</trackback:ping><description>MFC串口操作（异步方式）源码，这是我在一个后台系统摘抄出来的，在此基础上完成了一个独立的PPI读写程序（非DLL或控件方式）。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/651305.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>获取Windows 外壳信息通知（VB源程序）</title><link>http://blog.csdn.net/yefanqiu/archive/2005/12/23/560234.aspx</link><pubDate>Fri, 23 Dec 2005 15:02:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2005/12/23/560234.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/560234.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2005/12/23/560234.aspx#Feedback</comments><slash:comments>28</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/560234.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=560234</trackback:ping><description>从网上看了一篇《分享windows的秘密－外壳通知消息》的文章，感觉很不错，可是它是delphi的程序，和VB相差很大，API在VB中没有对应的声明，并且一些结构体在VB中没有现成的定义，所以很是研究了一番，优盘的插入、拔出，光盘的插入、取出都有了相应的通知，效果不错。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/560234.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>OPC Client 核心源码</title><link>http://blog.csdn.net/yefanqiu/archive/2005/12/02/542447.aspx</link><pubDate>Fri, 02 Dec 2005 21:57:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2005/12/02/542447.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/542447.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2005/12/02/542447.aspx#Feedback</comments><slash:comments>17</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/542447.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=542447</trackback:ping><description>OPC Client的核心源码，服务器的继续研究&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/542447.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>用控件仅一条指令实现界面换肤和多语言版本（YFSkins）</title><link>http://blog.csdn.net/yefanqiu/archive/2005/03/29/333391.aspx</link><pubDate>Tue, 29 Mar 2005 16:46:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2005/03/29/333391.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/333391.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2005/03/29/333391.aspx#Feedback</comments><slash:comments>55</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/333391.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=333391</trackback:ping><description>一个非常简单和实用的控件（完全免费发放），可自定义皮肤，可自定义语言文件。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/333391.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>VB动态加载纯DLL资源</title><link>http://blog.csdn.net/yefanqiu/archive/2005/03/16/320640.aspx</link><pubDate>Wed, 16 Mar 2005 08:53:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2005/03/16/320640.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/320640.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2005/03/16/320640.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/320640.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=320640</trackback:ping><description>vb虽然有自带的加载资源方法，但是该资源编译后集成在exe里边了，想做个多国版本，资源就不好分离了。而这种方法，可以动态加载DLL资源，根据需要加载相应的DLL，以达到各种版本对资源的不同需要...&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/320640.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>窗体界面控件源码解析</title><link>http://blog.csdn.net/yefanqiu/archive/2004/12/14/215647.aspx</link><pubDate>Tue, 14 Dec 2004 10:48:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2004/12/14/215647.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/215647.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2004/12/14/215647.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/215647.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=215647</trackback:ping><description>这是我早期自己编写的一段代码，注释不是很详细，只是对必要部分做了简短说明。现在把所有的源码发布出来，对希望对这方面编程感兴趣的朋友提供可参考的资料。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/215647.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>YFGif播放控件源码介绍</title><link>http://blog.csdn.net/yefanqiu/archive/2004/11/11/176768.aspx</link><pubDate>Thu, 11 Nov 2004 10:27:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2004/11/11/176768.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/176768.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2004/11/11/176768.aspx#Feedback</comments><slash:comments>10</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/176768.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=176768</trackback:ping><description>GIF播放控件源码&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/176768.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>线缆管道截面图(设计）－－应CSDN一个帖子而做</title><link>http://blog.csdn.net/yefanqiu/archive/2004/11/07/170991.aspx</link><pubDate>Sun, 07 Nov 2004 13:03:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2004/11/07/170991.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/170991.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2004/11/07/170991.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/170991.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=170991</trackback:ping><description>线缆管道截面图设计，就是我们经常看到城市街道两边管道施工的情景。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/170991.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>屏蔽Windows98/2000/XP任务栏、win键、Ctrl＋Esc、Alt＋Tab、Ctrl＋Alt＋Del</title><link>http://blog.csdn.net/yefanqiu/archive/2004/10/21/145922.aspx</link><pubDate>Thu, 21 Oct 2004 16:28:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2004/10/21/145922.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/145922.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2004/10/21/145922.aspx#Feedback</comments><slash:comments>35</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/145922.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=145922</trackback:ping><description>一个屏蔽29K的控件完美屏蔽Windows98/2000/XP系统键（任务栏、win键、Ctrl＋Esc、Alt＋Tab、Ctrl＋Alt＋Del等）。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/145922.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>VBScript脚本运用（脚本程序与宿主程序的交互）</title><link>http://blog.csdn.net/yefanqiu/archive/2004/10/15/137928.aspx</link><pubDate>Fri, 15 Oct 2004 15:30:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2004/10/15/137928.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/137928.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2004/10/15/137928.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/137928.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=137928</trackback:ping><description>做过工控的人都知道，对脚本语言的支持是标准组态软件应具备的一个基本功能（如iFix，组态王等）。如果我们用VB开发类似的功能，能实现吗？...&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/137928.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>叶帆</dc:creator><title>托盘图标提示</title><link>http://blog.csdn.net/yefanqiu/archive/2004/10/14/135813.aspx</link><pubDate>Thu, 14 Oct 2004 10:02:00 GMT</pubDate><guid>http://blog.csdn.net/yefanqiu/archive/2004/10/14/135813.aspx</guid><wfw:comment>http://blog.csdn.net/yefanqiu/comments/135813.aspx</wfw:comment><comments>http://blog.csdn.net/yefanqiu/archive/2004/10/14/135813.aspx#Feedback</comments><slash:comments>5</slash:comments><wfw:commentRss>http://blog.csdn.net/yefanqiu/comments/commentRss/135813.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=135813</trackback:ping><description>漂亮的图盘图标提示，可以任意配置。&lt;img src ="http://blog.csdn.net/yefanqiu/aggbug/135813.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>