﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>C++博客-学海苦作舟，书山勤为径-随笔分类-Windows编程</title><link>http://www.cppblog.com/windcsn/category/4269.html</link><description>留下点回忆行不行？</description><language>zh-cn</language><lastBuildDate>Thu, 03 May 2012 22:55:06 GMT</lastBuildDate><pubDate>Thu, 03 May 2012 22:55:06 GMT</pubDate><ttl>60</ttl><item><title>消除RC6034错误</title><link>http://www.cppblog.com/windcsn/archive/2012/05/01/173327.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Tue, 01 May 2012 03:03:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2012/05/01/173327.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/173327.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2012/05/01/173327.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/173327.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/173327.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 消除RC6034错误&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2012/05/01/173327.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/173327.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2012-05-01 11:03 <a href="http://www.cppblog.com/windcsn/archive/2012/05/01/173327.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>A issue: console app of VS2008 can't run on other machine without VS2008?</title><link>http://www.cppblog.com/windcsn/archive/2010/11/11/133296.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Thu, 11 Nov 2010 04:42:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2010/11/11/133296.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/133296.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2010/11/11/133296.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/133296.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/133296.html</trackback:ping><description><![CDATA[Today I try to run my console application with release version on other machine, but it fail, it tells me that wrong configureation, the app can't run on this system, try to reinstall it.<br><br>I try another application with window UI built by VS2008, strangely, it can run well.<br><br>So I search from the internet, finally I got answer, because I need install VS2008 redistructable packet. And I donwload one, the issue is fixed.
<img src ="http://www.cppblog.com/windcsn/aggbug/133296.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2010-11-11 12:42 <a href="http://www.cppblog.com/windcsn/archive/2010/11/11/133296.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Compositing window manager(组合窗口管理器）</title><link>http://www.cppblog.com/windcsn/archive/2008/07/14/56026.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Mon, 14 Jul 2008 14:39:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2008/07/14/56026.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/56026.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2008/07/14/56026.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/56026.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/56026.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 组合窗口管理器是计算机图形用户接口的一部分，其画窗口或它们的边界。其也控制它们怎么显示并且与它们互相交互，并且桌面环境的剩余部分。在窗口管理器和标准窗口管理器之间的主要不同在于不是输出到通常的屏幕，程序都首先各自输出到独立的缓冲区，或计算机中的临时位置，在这里它们可以在显示之前被操作。&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2008/07/14/56026.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/56026.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2008-07-14 22:39 <a href="http://www.cppblog.com/windcsn/archive/2008/07/14/56026.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Windows Vista的桌面窗口管理器</title><link>http://www.cppblog.com/windcsn/archive/2008/07/13/54599.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Sun, 13 Jul 2008 07:55:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2008/07/13/54599.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/54599.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2008/07/13/54599.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/54599.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/54599.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Desktop window Manager(DWM,先前的DCE，桌面组合引擎)是窗口管理器的组件，在Window Vista中引入，其引进了Window Aero图形用户接口和可视的主题。DWM要求图形卡支持DirectX9.0和Shader模式2.0.DWM在Vista Starter版本中没有，只有Vista Home基础版中有，但许多Window Aero接口（例如Glass和Flip 3D）都无效。在Windows Server 2008中也可以，但桌面体验特性和兼容的图形驱动程序是必须的。<br><br>&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2008/07/13/54599.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/54599.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2008-07-13 15:55 <a href="http://www.cppblog.com/windcsn/archive/2008/07/13/54599.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>取得CPU速度的代码</title><link>http://www.cppblog.com/windcsn/archive/2007/05/15/24157.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Tue, 15 May 2007 08:02:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2007/05/15/24157.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/24157.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2007/05/15/24157.html#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/24157.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/24157.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 取得CPU速度的代码&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2007/05/15/24157.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/24157.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2007-05-15 16:02 <a href="http://www.cppblog.com/windcsn/archive/2007/05/15/24157.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>