<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: TCHAR in new C++ programs</title>
	<atom:link href="http://www.cppgeek.com/2009/05/03/tchar-in-new-cpp-programs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cppgeek.com/2009/05/03/tchar-in-new-cpp-programs/</link>
	<description>Practical, Pragmatic, C++</description>
	<lastBuildDate>Fri, 02 Jul 2010 02:31:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mark</title>
		<link>http://www.cppgeek.com/2009/05/03/tchar-in-new-cpp-programs/comment-page-1/#comment-2382</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 20 Aug 2009 04:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.cppgeek.com/?p=263#comment-2382</guid>
		<description>Use only char with utf-8!

(speaking as someone who wasted countless hours unicodifying his source to support TCHAR, only to realize that UTF-16 is horrible anyway)</description>
		<content:encoded><![CDATA[<p>Use only char with utf-8!</p>
<p>(speaking as someone who wasted countless hours unicodifying his source to support TCHAR, only to realize that UTF-16 is horrible anyway)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

