<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>visualfc的专栏</title><link /><description>WTL WinxGui可视化开发</description><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 12 Jun 2008 19:54:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>visualfc</dc:creator><title>学习正则表达式 － WTL80 AppWizMobile之SplitCode函数</title><link>http://blog.csdn.net/visualfc/archive/2008/06/12/2541188.aspx</link><pubDate>Thu, 12 Jun 2008 19:36:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/06/12/2541188.aspx</guid><wfw:comment>comments/2541188.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/06/12/2541188.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2541188.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2541188</trackback:ping><description>    在WTL80中，AppWiz应用程序向导与AppWizMobile应用程序向导一个区别是在AppWizMobile中使用了SplitCode函数，目的是在编写WTL向导模板时只需要提供.h文件，使用SplitCode可以在需要时将类成员函数转换到.cpp文件中，而AppWiz应用程序向导则是编写了.h和.cpp文件，根据[!if WTL_USE_CPP_FILES]/[!endif]进行预处理，相比之下使用SplitCode对于向导模板的编写简单的多。    　　VisualFC当前版本(0.80.0601)内置的AppWizard和CodeWizard使用与WTL80的AppWiz同样的处理方式，即使用 [!if WTL_USE_CPP_FILES]/[!endif]进行预处理。为简化VisualFC向导模板的编写，我们考虑在VisualFC以后版本中模仿 WTL80的AppWizMobile向导提供SplitCode函数来进行处理。WTL80向导的SplitCode函数是用JScript完成的，在这里我们可以用boost::regex进行改写，以便在C++程序中直接&lt;img src ="aggbug/2541188.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>VisualFC0.80.0601安装配置说明(VISTA+VS2008)</title><link>http://blog.csdn.net/visualfc/archive/2008/06/11/2536229.aspx</link><pubDate>Wed, 11 Jun 2008 16:21:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/06/11/2536229.aspx</guid><wfw:comment>comments/2536229.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/06/11/2536229.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2536229.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2536229</trackback:ping><description>本文介绍了如何在VISTA+VS2008环境下安装VisualFC，同时本文也适用于VS60/VS2003/VS2005。 本文只介绍在VISTA下安装VisualFC的一些注意事项。关于VisualFC0.80.0601的安装配置详细情况可以参考我写的另一篇文章《VisualFC0.80.0601的安装配置说明》。&lt;img src ="aggbug/2536229.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>VisualFC0.80.0601安装配置说明</title><link>http://blog.csdn.net/visualfc/archive/2008/06/05/2514999.aspx</link><pubDate>Thu, 05 Jun 2008 20:32:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/06/05/2514999.aspx</guid><wfw:comment>comments/2514999.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/06/05/2514999.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2514999.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2514999</trackback:ping><description>关于VisualFC0.80.0601的中文安装配置说明。       
    下载地址：http://sourceforge.net/projects/visualfc        
    下载包分为两个：VFCAddinSetup.msi是自动安装文件包，适用于VS6/VS2003/VS2005/VS2008， VFCAddin0.8.zip是手工安装包，适用于VS6/EVC4/VS2003/VS2005/VS2008。        
    虽然自动安装包更为简单，但手工安装方式可以控制我们针对具体的VS版本进行安装。&lt;img src ="aggbug/2514999.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>VisualFC 0.80.0601 Released!</title><link>http://blog.csdn.net/visualfc/archive/2008/06/03/2508585.aspx</link><pubDate>Tue, 03 Jun 2008 19:19:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/06/03/2508585.aspx</guid><wfw:comment>comments/2508585.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/06/03/2508585.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2508585.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2508585</trackback:ping><description>&amp;nbsp;&amp;nbsp; VisualFC更新至0.80.0601&lt;br /&gt;&amp;nbsp;&amp;nbsp; 下载地址：&lt;a href="http://sourceforge.net/projects/visualfc/%20"&gt;http://sourceforge.net/projects/visualfc/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; 此次更新包括以下：&lt;br /&gt;&lt;br /&gt;*) 修正了以前版本对 template&amp;lt;typename T= TBase&amp;gt;模板解析的错误（这个错误源自Code::Blocks1.0RC，目前最新版的Code::Blocks8.02仍有此问题），这样VisualFC能够对WTL全部模板库进行解析。&lt;br /&gt;&lt;br /&gt;*) 将原来的VisualFC主界面非模式对话框更改为模式对话框，以对Visual Studio插件更为友好。&lt;br /&gt;&lt;br /&gt;*)增强了ATL消息处理，现在包含一个ATL Message crack选项，能够在不使用atlcrack.h的情况下对ATL消息以注释的形式给出相应解码操作。&lt;br /&gt;&lt;img src ="aggbug/2508585.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>VisualFC 0.80 beta1 Released!</title><link>http://blog.csdn.net/visualfc/archive/2008/04/23/2316788.aspx</link><pubDate>Wed, 23 Apr 2008 09:14:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/04/23/2316788.aspx</guid><wfw:comment>comments/2316788.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/04/23/2316788.aspx#Feedback</comments><slash:comments>13</slash:comments><wfw:commentRss>comments/commentRss/2316788.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2316788</trackback:ping><description>&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VisualFC现已更新至0.80beta1，此次更新包括： &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; *）WTL消息支持页面允许以Kind/List方式进行浏览。 &amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp; *）内置AppWizard，支持WTL、WinxGui应用程序创建，允许创建VS60、VS2003、VS2005、VS008项目文件，AppWizard允许创建FrameDialog扩展类型的WTL/WinxGui应用程序，即在对话框上直接支持Menu/CmdBar/ToolBarStausBar。另外VisualFC的bin目录下也包括了一个独立的AppWizard.exe提供外置的应用程序向导管理。&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *）内置CodeWizard功能，目前提供了WTL类向导，有WTL Modal Dialog，WTL Modeless Dialog, WTL WindowImpl&amp;lt;&amp;gt;，CodeWizard功能完全可自行定义，可以参考WT&lt;img src ="aggbug/2316788.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>AppWizard0.5完成，支持生成中英文资源项目。</title><link>http://blog.csdn.net/visualfc/archive/2008/04/07/2256313.aspx</link><pubDate>Mon, 07 Apr 2008 10:49:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/04/07/2256313.aspx</guid><wfw:comment>comments/2256313.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/04/07/2256313.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2256313.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2256313</trackback:ping><description>WTL向导AppWizard0.5已完成，新增功能：支持生成中英文资源项目。&lt;img src ="aggbug/2256313.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>发布WTL AppWizard0.3，支持直接生成VS60、VS2005/VS2008项目</title><link>http://blog.csdn.net/visualfc/archive/2008/04/03/2247817.aspx</link><pubDate>Thu, 03 Apr 2008 17:14:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/04/03/2247817.aspx</guid><wfw:comment>comments/2247817.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/04/03/2247817.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2247817.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2247817</trackback:ping><description>WTL AppWizard0.3已经完成，支持直接生成VS60的.dsp项目，直接生成VS2005 VS2008的.vcproj项目，VS2002和VS2003项目支持也正在测试中，增加了confirm页面&lt;img src ="aggbug/2247817.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>发布WTL应用程序向导AppWizard0.2</title><link>http://blog.csdn.net/visualfc/archive/2008/04/01/2241894.aspx</link><pubDate>Tue, 01 Apr 2008 21:22:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/04/01/2241894.aspx</guid><wfw:comment>comments/2241894.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/04/01/2241894.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2241894.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2241894</trackback:ping><description>WTL应用程序向导AppWizard为独立应用程序，模板资源直接使用wtl80应用程序向导AppWiz，与其兼容，并支持更多功能。生成VS60的.dsp文件，可以为VS60、VS2002、VS2003、VS2005、VS2008读取。    AppWizard0.2版本新增了Frame Dialog向导方式，即能够生成支持Menu、ReBar、CmdBar、ToolBar、StatusBar的对话框应用程序，这是通过VFC的WTL扩展库来实现&lt;img src ="aggbug/2241894.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>发布独立的WTL应用程序向导</title><link>http://blog.csdn.net/visualfc/archive/2008/03/28/2224392.aspx</link><pubDate>Fri, 28 Mar 2008 02:04:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/03/28/2224392.aspx</guid><wfw:comment>comments/2224392.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/03/28/2224392.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>comments/commentRss/2224392.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2224392</trackback:ping><description>独立的WTL应用程序向导，port for wtl80 appwiz，生成.dsp文件，能够为VS60/VS2002/VS2005/VS2008读取&lt;img src ="aggbug/2224392.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>VisualFC0.8版本意见征集</title><link>http://blog.csdn.net/visualfc/archive/2008/03/05/2152072.aspx</link><pubDate>Wed, 05 Mar 2008 22:24:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/03/05/2152072.aspx</guid><wfw:comment>comments/2152072.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/03/05/2152072.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/2152072.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2152072</trackback:ping><description>准备开始编写VisualFC下一版本(暂定0.8)，希望使用过VisualFC的朋友能提出批评和意见，以供参考。&lt;img src ="aggbug/2152072.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>完善WTL的分割窗口之SubclassWindow</title><link>http://blog.csdn.net/visualfc/archive/2008/01/28/2069260.aspx</link><pubDate>Mon, 28 Jan 2008 08:54:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/01/28/2069260.aspx</guid><wfw:comment>comments/2069260.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/01/28/2069260.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>comments/commentRss/2069260.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2069260</trackback:ping><description>WTL的CSplitterWindow并没有提供SubclassWindow的功能，这样在对话框应用程序中不便于使用，我们为其增加一个SubclassWindow，这样在对话框窗口设计中就可以使用Static控件来代替分割窗口进行设计。
&lt;img src ="aggbug/2069260.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>完善WTL的分隔窗口控制（补充）</title><link>http://blog.csdn.net/visualfc/archive/2008/01/08/2029973.aspx</link><pubDate>Tue, 08 Jan 2008 11:19:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/01/08/2029973.aspx</guid><wfw:comment>comments/2029973.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/01/08/2029973.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/2029973.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2029973</trackback:ping><description>我在上个月写了完善WTL的分隔窗口控制一文，这篇文章为该文的补充及完善。&lt;img src ="aggbug/2029973.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>令人疯狂的WTL</title><link>http://blog.csdn.net/visualfc/archive/2008/01/03/2016122.aspx</link><pubDate>Thu, 03 Jan 2008 10:20:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2008/01/03/2016122.aspx</guid><wfw:comment>comments/2016122.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2008/01/03/2016122.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>comments/commentRss/2016122.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2016122</trackback:ping><description>最近几天一直在写WTL的一个扩展库，使用的WTL80，完成之后准备改成WTL70/75和WTL80都可以支持的形式，查看WTL的ATLAPP.H定义发现在_WTL_VER在WTL70中定义为0x0700，WTL75定义为0x0750，WTL80中定义为0x0800。WTL80与WTL70/75最大的区别在于使用了ModuleHelper，SecureHelper，RunTimeHelper三个命名空间，除些还有一些增强的功能，并支持Vista。更改的方法就是使用宏进行WTL版本判定。修改的过程让人郁闷，最后发现在WTL80的测试版本中使用_WTL_VER的判断已经失效，这真是让人疯狂的WTL。&lt;img src ="aggbug/2016122.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>VisualFC0.75发布</title><link>http://blog.csdn.net/visualfc/archive/2007/12/14/1934245.aspx</link><pubDate>Fri, 14 Dec 2007 08:21:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2007/12/14/1934245.aspx</guid><wfw:comment>comments/1934245.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2007/12/14/1934245.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>comments/commentRss/1934245.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1934245</trackback:ping><description>发布VisualFC0.75，使用了新的基于树状的管理页面并修正上一版(0.72)在VS2005/VS2008下加载的错误。下载地址为www.sf.net/projects/visualfc 
&lt;img src ="aggbug/1934245.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>visualfc</dc:creator><title>完善WTL的分隔窗口控制</title><link>http://blog.csdn.net/visualfc/archive/2007/12/06/1921311.aspx</link><pubDate>Thu, 06 Dec 2007 17:26:00 GMT</pubDate><guid>http://blog.csdn.net/visualfc/archive/2007/12/06/1921311.aspx</guid><wfw:comment>comments/1921311.aspx</wfw:comment><comments>http://blog.csdn.net/visualfc/archive/2007/12/06/1921311.aspx#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>comments/commentRss/1921311.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1921311</trackback:ping><description>WTL的分隔窗口简单易用，并且可以用在对话框窗口程序中，但我们也发现使用WTL分隔窗口的一些问题，即WTL分隔窗口中的面板必须为其子窗口，这样就无法接受主对话框窗口的TAB控制。我们对WTL的atlsplit.h文件进行修改，完善了WTL的分隔窗口类，允许对话框程序中控件的父窗口不更改也可添加到WTL的分隔窗口中，我们通过一个派生的分隔窗口类atlsplitex.h实现了对话框分隔窗口的直接控制，包括使用VS60资源编辑器进行所见即所得的设计以及对缩放布局的支持。&lt;img src ="aggbug/1921311.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>