<?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>The GITS Blog &#187; c++ wtl google chrome</title>
	<atom:link href="http://ginstrom.com/scribbles/tag/c-wtl-google-chrome/feed/" rel="self" type="application/rss+xml" />
	<link>http://ginstrom.com/scribbles</link>
	<description>Random scribbling about programming, translation, and Japan</description>
	<lastBuildDate>Wed, 20 Apr 2011 05:09:45 +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>Google&#8217;s Chrome browser uses the WTL for Windows</title>
		<link>http://ginstrom.com/scribbles/2008/09/18/googles-chrome-browser-uses-the-wtl-for-windows/</link>
		<comments>http://ginstrom.com/scribbles/2008/09/18/googles-chrome-browser-uses-the-wtl-for-windows/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 10:49:38 +0000</pubDate>
		<dc:creator>Ryan Ginstrom</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[c++ wtl google chrome]]></category>

		<guid isPermaLink="false">http://ginstrom.com/scribbles/?p=272</guid>
		<description><![CDATA[As pointed out in this post, Google's new Chrome browser uses the Windows Template Library (WTL) in its Windows version. I've long been a fan of the WTL &#8212; I've written several programs in it, including Felix, Doc2Html, and Tag Assist &#8212; and it's great to see it getting some love. In my opinion, the [...]]]></description>
			<content:encoded><![CDATA[<p>As pointed out in <a href="http://www.hanselman.com/blog/TheWeeklySourceCode33MicrosoftOpenSourceInsideGoogleChrome.aspx">this post</a>, Google's new <a href="http://www.google.com/chrome">Chrome browser</a> uses the <a href="http://wtl.sourceforge.net/">Windows Template Library (WTL)</a> in its Windows version.</p>
<p>I've long been a fan of the WTL &#8212; I've written several programs in it, including <a href="http://felix-cat.com/">Felix</a>, <a href="/software/doc2html/">Doc2Html</a>, and <a href="http://felix-cat.com/tagassist/">Tag Assist</a> &#8212; and it's great to see it getting some love.</p>
<p>In my opinion, the WTL is simply the best way to write Win32 programs in C++. <a href="http://en.wikipedia.org/wiki/Microsoft_Foundation_Class_Library">MFC</a> was written before Visual Studio really supported templates. One of the MFC team once said that the WTL is what they would have written if good template support had been available.</p>
]]></content:encoded>
			<wfw:commentRss>http://ginstrom.com/scribbles/2008/09/18/googles-chrome-browser-uses-the-wtl-for-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

