<?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/teleinfor" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/teleinfor" type="application/rss+xml"></fs:self_link><lastBuildDate>Thu, 06 Dec 2007 15:49:00 GMT</lastBuildDate><title>生命因你而精彩！明天更美好！</title><link>http://blog.csdn.net/teleinfor/</link><item><title>MFC/VC++调用word进行报表制作</title><link>http://blog.csdn.net/teleinfor/archive/2007/12/06/1921055.aspx</link><wfw:comment>http://blog.csdn.net/teleinfor/comments/1921055.aspx</wfw:comment><slash:comments>6</slash:comments><wfw:commentRss>http://blog.csdn.net/teleinfor/comments/commentRss/1921055.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1921055</trackback:ping><description>使用word进行数据报告的制作可谓非常方便，word具有非常强大的编辑、排版功能。使用word能够制作出内容丰富、样式精美的报告。我们在工作中当然会有报表报告的需求，如果能够在MFC/VC++里面能够调用word进行word格式报告的自动生成，岂不是一件非常惬意的事情。&lt;img src =&quot;http://blog.csdn.net/teleinfor/aggbug/1921055.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 06 Dec 2007 23:49:00 +0800</pubDate><author>teleinfor</author><comments>http://blog.csdn.net/teleinfor/archive/2007/12/06/1921055.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/teleinfor/archive/2007/12/06/1921055.aspx</guid><dc:creator>teleinfor</dc:creator></item><item><title>MFC LoadFrame()创建视图、框架参考</title><link>http://blog.csdn.net/teleinfor/archive/2007/11/08/1873256.aspx</link><wfw:comment>http://blog.csdn.net/teleinfor/comments/1873256.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teleinfor/comments/commentRss/1873256.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1873256</trackback:ping><description>视图、框架创建的过程当中，会调用一个常用函数LoadFrame()通过对此函数的追踪，可以帮助你了解更深入的视图、框架创建过程，以及一些应该了解的细节。

1.CFrameWnd::LoadFrame ()
2.CMDIFrameWnd::LoadFrame ()
3.CMDIChildWnd::LoadFrame()
4.CMDIFrameWnd::CreateNewChild()
5.CMDIFrameWnd::OnWindowNew()&lt;img src =&quot;http://blog.csdn.net/teleinfor/aggbug/1873256.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 08 Nov 2007 20:48:00 +0800</pubDate><author>teleinfor</author><comments>http://blog.csdn.net/teleinfor/archive/2007/11/08/1873256.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/teleinfor/archive/2007/11/08/1873256.aspx</guid><dc:creator>teleinfor</dc:creator></item><item><title>MFC/VC++操作Office必需的类型库参考</title><link>http://blog.csdn.net/teleinfor/archive/2007/10/31/1859256.aspx</link><wfw:comment>http://blog.csdn.net/teleinfor/comments/1859256.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teleinfor/comments/commentRss/1859256.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1859256</trackback:ping><description>如果需要在VC++/MFC开发程序操作word/excel等office元素,那么需要对必要的类型库进行导入.下面是office系列的类型库参考,导入类型库时候请选择正确的类型库进行导入.&lt;img src =&quot;http://blog.csdn.net/teleinfor/aggbug/1859256.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 31 Oct 2007 20:37:00 +0800</pubDate><author>teleinfor</author><comments>http://blog.csdn.net/teleinfor/archive/2007/10/31/1859256.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/teleinfor/archive/2007/10/31/1859256.aspx</guid><dc:creator>teleinfor</dc:creator></item><item><title>MFC SDI单文档多视图的实现及自由切换(2种实现方式简析)</title><link>http://blog.csdn.net/teleinfor/archive/2007/10/31/1858976.aspx</link><wfw:comment>http://blog.csdn.net/teleinfor/comments/1858976.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/teleinfor/comments/commentRss/1858976.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1858976</trackback:ping><description>结合网上学习总结别人的例子,以及参考MSDN给出的例子,对SDI多视图的实现以及多视图的灵活切换进行了一个简单的总结,给出两种简便的方法实现自由切换视图,以记录学习点滴.&lt;img src =&quot;http://blog.csdn.net/teleinfor/aggbug/1858976.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 31 Oct 2007 18:44:00 +0800</pubDate><author>teleinfor</author><comments>http://blog.csdn.net/teleinfor/archive/2007/10/31/1858976.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/teleinfor/archive/2007/10/31/1858976.aspx</guid><dc:creator>teleinfor</dc:creator></item><item><title>MFC 框架、文档、视图操作常用函数用法简析</title><link>http://blog.csdn.net/teleinfor/archive/2007/10/30/1856750.aspx</link><wfw:comment>http://blog.csdn.net/teleinfor/comments/1856750.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teleinfor/comments/commentRss/1856750.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1856750</trackback:ping><description>1.	跟窗口刷新有关的几个MFC函数
2.	跟文档Document操作相关的几个MFC函数
3.	MDI每一文档多视图的实现方式之CCreateContext
4.	MFC MDI框架视图的创建参考LoadFrame()
5.	DECLARE_DYNCREATE动态创建宏
6.	MFC Windows消息路由机制OnCmdMsg()&lt;img src =&quot;http://blog.csdn.net/teleinfor/aggbug/1856750.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 Oct 2007 22:20:00 +0800</pubDate><author>teleinfor</author><comments>http://blog.csdn.net/teleinfor/archive/2007/10/30/1856750.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/teleinfor/archive/2007/10/30/1856750.aspx</guid><dc:creator>teleinfor</dc:creator></item><item><title>MFC OnFileNew OnFileOpen过程分析代码（以记录MFC学习点滴）</title><link>http://blog.csdn.net/teleinfor/archive/2007/10/30/1856725.aspx</link><wfw:comment>http://blog.csdn.net/teleinfor/comments/1856725.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/teleinfor/comments/commentRss/1856725.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1856725</trackback:ping><description>对OnFileNew()/OnFileOpen()的MFC代码跟踪简析，简析可能也谈不上了，为了快速的理解MFC的实现思路以及文档视图架构的应用，在学习的过程当中我也没有进行学习理解的注解。不过细细阅读整个的实现流程，相信你我都能理解掌握MFC的整体思路。以后有机会再进行注解吧。&lt;img src =&quot;http://blog.csdn.net/teleinfor/aggbug/1856725.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 Oct 2007 22:10:00 +0800</pubDate><author>teleinfor</author><comments>http://blog.csdn.net/teleinfor/archive/2007/10/30/1856725.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/teleinfor/archive/2007/10/30/1856725.aspx</guid><dc:creator>teleinfor</dc:creator></item></channel></rss>