﻿<?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>热风CG工作室 &#187; Windows</title>
	<atom:link href="http://www.gpbeta.com/post/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gpbeta.com</link>
	<description>&#160;&#160;&#160;&#160;希望借助妳的力量...重建这个童话世界...</description>
	<lastBuildDate>Sun, 08 Jan 2012 12:11:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Windows下轻量级Semaphore快速信号量的实现</title>
		<link>http://www.gpbeta.com/post/develop/windows-fast-semaphore/</link>
		<comments>http://www.gpbeta.com/post/develop/windows-fast-semaphore/#comments</comments>
		<pubDate>Sun, 18 Dec 2011 15:14:21 +0000</pubDate>
		<dc:creator>GPBeta</dc:creator>
				<category><![CDATA[研究开发]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Semaphore]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[开发]]></category>

		<guid isPermaLink="false">http://www.gpbeta.com/?p=836</guid>
		<description><![CDATA[关于信号量、互斥体和临界区等用于同步的对象，这里就不再赘述了，因为无论是网上还是书本上，关于同步的知识绝对会提到这几个熟悉的名词。关于这几个同步对象本来是没什么可以挑剔的，逻辑上和实际使用上应用多很广。但是问题是Windows下实现这些对象的方法有些过于低效，因此这篇日志就是想讨论一下如何配合一些原子操作手段而提高Windows下Semaphore等同步对象的方法。]]></description>
		<wfw:commentRss>http://www.gpbeta.com/post/develop/windows-fast-semaphore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>关于多系统的系统盘符错乱及解决办法</title>
		<link>http://www.gpbeta.com/post/develop/fix-windows-driver-letter/</link>
		<comments>http://www.gpbeta.com/post/develop/fix-windows-driver-letter/#comments</comments>
		<pubDate>Sat, 13 Mar 2010 17:46:21 +0000</pubDate>
		<dc:creator>GPBeta</dc:creator>
				<category><![CDATA[研究开发]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[X64]]></category>
		<category><![CDATA[系统]]></category>

		<guid isPermaLink="false">http://www.gpbeta.com/?p=566</guid>
		<description><![CDATA[<h1>起因</h1>一直都想为宿舍的电脑装个x64的系统,毕竟是支持64位运算的赛扬D嘛,装上x64的系统性能也有不少提升的说,再加上自己比较向往Windows Server 2003 Date Center版本,所以趁着这个机会下载了一张Windows Server 2003 Date Center X64的MSDN镜像了]]></description>
		<wfw:commentRss>http://www.gpbeta.com/post/develop/fix-windows-driver-letter/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>笔记本安装XP的一些笔记&#8230;</title>
		<link>http://www.gpbeta.com/post/develop/xp-on-notebook/</link>
		<comments>http://www.gpbeta.com/post/develop/xp-on-notebook/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 08:46:16 +0000</pubDate>
		<dc:creator>GPBeta</dc:creator>
				<category><![CDATA[研究开发]]></category>
		<category><![CDATA[SATA]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[驱动]]></category>

		<guid isPermaLink="false">http://www.gpbeta.com/?p=543</guid>
		<description><![CDATA[唉...最近一直都在折腾钻石的ROM,虽然到了大学...但是既然把Rom的定制工具带去了,就不得不忙个不停地修改刷机了ORZ...难得上周把ROM定制好了(其实今天又修复了几个问题...囧),隔壁宿舍就要我帮他的笔记本电脑换上Windows XP系统]]></description>
		<wfw:commentRss>http://www.gpbeta.com/post/develop/xp-on-notebook/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Windows 7 RTM 16385试用手记(更新WMC)</title>
		<link>http://www.gpbeta.com/post/intro/win7-rtm-testing/</link>
		<comments>http://www.gpbeta.com/post/intro/win7-rtm-testing/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 19:01:24 +0000</pubDate>
		<dc:creator>GPBeta</dc:creator>
				<category><![CDATA[资料介绍]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.gpbeta.com/?p=290</guid>
		<description><![CDATA[文章始于一场毫无意义的争论]]></description>
		<wfw:commentRss>http://www.gpbeta.com/post/intro/win7-rtm-testing/feed/</wfw:commentRss>
		<slash:comments>24</slash:comments>
		</item>
		<item>
		<title>Windows XP X64试用手记！</title>
		<link>http://www.gpbeta.com/post/article/xp-64bit-testing/</link>
		<comments>http://www.gpbeta.com/post/article/xp-64bit-testing/#comments</comments>
		<pubDate>Mon, 27 Aug 2007 17:32:22 +0000</pubDate>
		<dc:creator>GPBeta</dc:creator>
				<category><![CDATA[文章日志]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[X64]]></category>

		<guid isPermaLink="false">http://www.gpbeta.com/?p=17</guid>
		<description><![CDATA[<p style="text-align: center;"><img alt="" src="/upload/xp-64bit-testing.png" /></p>
]]></description>
		<wfw:commentRss>http://www.gpbeta.com/post/article/xp-64bit-testing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

