<?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>betov.net &#187; Programming</title>
	<atom:link href="http://www.betov.net/category/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.betov.net</link>
	<description>Musings about programming, software, and everything else</description>
	<lastBuildDate>Sat, 09 Jan 2010 17:26:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Migration from Visual C++ 6.0 to 2005 &#8211; Part III</title>
		<link>http://www.betov.net/2006/06/17/migration-from-visual-c-60-to-2005-part-iii/</link>
		<comments>http://www.betov.net/2006/06/17/migration-from-visual-c-60-to-2005-part-iii/#comments</comments>
		<pubDate>Sat, 17 Jun 2006 17:33:37 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.betov.net/?p=40</guid>
		<description><![CDATA[After dealing with all errors given the compiler and having compiled several of our modules I started looking for the compiler warnings and chasing them down. In this article and will try to show some of the warnings that I encountered and how he dealt with them.  
Links:
Migration from Visual C++ 6.0 to 2005 [...]]]></description>
		<wfw:commentRss>http://www.betov.net/2006/06/17/migration-from-visual-c-60-to-2005-part-iii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migration from Visual C++ 6.0 to 2005 &#8211; Part II</title>
		<link>http://www.betov.net/2006/06/10/migration-from-visual-c-60-to-2005-part-ii/</link>
		<comments>http://www.betov.net/2006/06/10/migration-from-visual-c-60-to-2005-part-ii/#comments</comments>
		<pubDate>Sat, 10 Jun 2006 19:12:14 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.betov.net/?p=39</guid>
		<description><![CDATA[Continuing my previous article about my struggling with porting some code to VC8.0 this article shows some more of the changes we had to do in order to make our code to compile in both visual C++ 6.0 and 8.0 a.k.a. 2005.
Links:
Migration from Visual C++ 6.0 to 2005 &#8211; Part I
Migration from Visual C++ 6.0 [...]]]></description>
		<wfw:commentRss>http://www.betov.net/2006/06/10/migration-from-visual-c-60-to-2005-part-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Migration from Visual C++ 6.0 to 2005 &#8211; Part I</title>
		<link>http://www.betov.net/2006/06/10/migration-from-visual-c-60-to-2005-part-i/</link>
		<comments>http://www.betov.net/2006/06/10/migration-from-visual-c-60-to-2005-part-i/#comments</comments>
		<pubDate>Sat, 10 Jun 2006 17:28:48 +0000</pubDate>
		<dc:creator>site admin</dc:creator>
				<category><![CDATA[C++]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.betov.net/?p=38</guid>
		<description><![CDATA[In the last few days I&#8217;ve been trying to evaluate what would take to port our applications from visual C++ 6.0 to 8.0 a.k.a. 2005. I was not overly concerned, because the projects I&#8217;m trying to convert are server side applications having no graphical user interface.
I started by converting one of the project files and [...]]]></description>
		<wfw:commentRss>http://www.betov.net/2006/06/10/migration-from-visual-c-60-to-2005-part-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
