<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>NaRiver &#187; technology</title>
	<atom:link href="http://nariver.com/archives/tag/technology/feed" rel="self" type="application/rss+xml" />
	<link>http://nariver.com</link>
	<description>漫无目的的流淌，也有歌唱，伴着忧伤</description>
	<lastBuildDate>Thu, 30 Jun 2011 14:10:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Vista按钮效果消失</title>
		<link>http://nariver.com/archives/173</link>
		<comments>http://nariver.com/archives/173#comments</comments>
		<pubDate>Sat, 13 Dec 2008 09:29:47 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.nariver.com/blog/?p=167</guid>
		<description><![CDATA[<a href="http://nariver.com/archives/173" title="Vista按钮效果消失"></a>昨天工程重新编译了一下，发现个奇怪的问题：原来的Vista 按钮效果突然消失了。本来Vista的按钮的效果是：当鼠标滑过按钮区域的时候按钮的背景会被自动变成Vista的风格，按钮的大小和边角也有所改变。可是不知为什么按钮就一直是Windows XP 的经典模式了。我开始以为自己改了控件的代码，于是开始用Beyond compare比了半天，甚至把修改的文件滚回原来，还是解决不了问题。 最后，问题居然出在被我疏忽的资源文件中*.rc. 资源文件中的唯一差别是大部分资源的定义DISCARDABLE都被转换成MOVEABLE PURE,这个项目一直是用VC 6.0开发的，前些天记得我曾经用Visual Studio 2005打开过，并且Vs进行过自动转换，但是我记得只是转换工程文件*.sln啊，怎么会把资源改掉呢。于是我重试了一次也没有发现资源文件被它改掉&#8230; &#8230; Google了一会儿也没有什么发现，只是发现了简短的解释。 MOVEABLE Resource can be moved if necessary in order to compact memory.&#160;&#160; DISCARDABLE Resource can be discarded if no longer needed.&#160;&#160; 不过这个解释似乎也说不通，为什么我自己加载的按钮效果还是正常的，而只有默认Vista风格的按钮才有问题？]]></description>
		<wfw:commentRss>http://nariver.com/archives/173/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista &#8211; Troubleshooting Excessive CPU usage</title>
		<link>http://nariver.com/archives/122</link>
		<comments>http://nariver.com/archives/122#comments</comments>
		<pubDate>Thu, 15 May 2008 20:24:16 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://www.nariver.com/blog/?p=116</guid>
		<description><![CDATA[<a href="http://nariver.com/archives/122" title="Windows Vista - Troubleshooting Excessive CPU usage"></a>Windows Vista &#8211; Troubleshooting Excessive CPU usage &#160;&#160;&#160;&#160; This issue can be easily solved! Follow the the troubleshooting tips in this article, if there is an excessive CPU usage in your computer . &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; We have recently found out that &#8230;<p class="read-more"><a href="http://nariver.com/archives/122">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://nariver.com/archives/122/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

