<?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; Windows</title>
	<atom:link href="http://nariver.com/archives/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://nariver.com</link>
	<description>漫无目的的流淌，也有歌唱，伴着忧伤</description>
	<lastBuildDate>Thu, 15 Mar 2012 02:58:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>VS2008:error C2259 cannot instantiate abstract class</title>
		<link>http://nariver.com/archives/486</link>
		<comments>http://nariver.com/archives/486#comments</comments>
		<pubDate>Wed, 24 Feb 2010 01:51:49 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[VC++]]></category>
		<category><![CDATA[Visual studio]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=486</guid>
		<description><![CDATA[<a href="http://nariver.com/archives/486" title="VS2008:error C2259 cannot instantiate abstract class"></a>Visual Studio2008编译错误error C2259 cannot instantiate abstract class 经过检查，发现源代码中确实已经派生了虚函数，派生的虚函数源文件也正常编译。 最后在微软的官方网站上找到了答案（可能只是error C2259其中一种可能的原因，供参考）： This behavior is by design with VS 2005. The root cause is because wchar_t is a different type than unsigned short though in prior versions of Visual C++, the compiler &#8230;<p class="read-more"><a href="http://nariver.com/archives/486">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://nariver.com/archives/486/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Visual Studio LNK2005 error</title>
		<link>http://nariver.com/archives/453</link>
		<comments>http://nariver.com/archives/453#comments</comments>
		<pubDate>Wed, 20 Jan 2010 06:02:29 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Visual studio]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=453</guid>
		<description><![CDATA[<a href="http://nariver.com/archives/453" title="Visual Studio LNK2005 error"></a>环境：  Visual Studio 2008 C++ 编译错误： error LNK2005: _DllMain@12 already defined &#8230; The CRT libraries use weak external linkage for the new, delete, and DllMain functions. The MFC libraries also contain new, delete, and DllMain functions. These functions require the &#8230;<p class="read-more"><a href="http://nariver.com/archives/453">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://nariver.com/archives/453/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows XP系统关闭CD ROM的Auto-Play（自动播放）</title>
		<link>http://nariver.com/archives/381</link>
		<comments>http://nariver.com/archives/381#comments</comments>
		<pubDate>Fri, 20 Nov 2009 08:04:17 +0000</pubDate>
		<dc:creator>NaRiver</dc:creator>
				<category><![CDATA[技术文章]]></category>
		<category><![CDATA[系统设置]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[操作系统]]></category>

		<guid isPermaLink="false">http://nariver.com/?p=381</guid>
		<description><![CDATA[<a href="http://nariver.com/archives/381" title="Windows XP系统关闭CD ROM的Auto-Play（自动播放）"></a>微软文档： How to disable the Autorun functionality in Windows 方法一，通过组策略设置（注意：Windows XP HOME不支持）： How to use Group Policy settings to disable all Autorun features in Windows Server 2003, Windows XP Professional, and Windows 2000 Click Start, click Run, type Gpedit.msc in &#8230;<p class="read-more"><a href="http://nariver.com/archives/381">继续阅读 &#187;</a></p>]]></description>
		<wfw:commentRss>http://nariver.com/archives/381/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

