<?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>Code Library &#187; resource</title>
	<atom:link href="http://www.ucosoft.com/tag/resource/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ucosoft.com</link>
	<description>Free Source Code and Program Tips</description>
	<lastBuildDate>Thu, 22 Jul 2010 05:17:10 +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>Solution of fatal error RC1004: unexpected end of file found</title>
		<link>http://www.ucosoft.com/solution-of-fatal-error-rc1004-unexpected-end-of-file-found.html</link>
		<comments>http://www.ucosoft.com/solution-of-fatal-error-rc1004-unexpected-end-of-file-found.html#comments</comments>
		<pubDate>Tue, 06 Nov 2007 03:09:16 +0000</pubDate>
		<dc:creator>support</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.ucosoft.com/2007/11/06/solution-of-fatal-error-rc1004-unexpected-end-of-file-found.html</guid>
		<description><![CDATA[After you modified your reource.h, you may got this error: fatal error RC1004: unexpected end of file found. It&#8217;s a bug of the resource compiler. The solution is adding a blank line or two to the end of the file&#160; and build again. Tags: compile, error, resource, Tips]]></description>
			<content:encoded><![CDATA[<p>After you modified your reource.h, you may got this error:</p>
<p>fatal error RC1004: unexpected end of file found.</p>
<p>It&#8217;s a bug of the resource compiler. </p>
<p>The solution is adding a blank line or two to the end of the file&nbsp; and build again.</p>

	Tags: <strong><a href="http://www.ucosoft.com/tag/compile" title="compile" rel="tag">compile</a>, <a href="http://www.ucosoft.com/tag/error" title="error" rel="tag">error</a>, <a href="http://www.ucosoft.com/tag/resource" title="resource" rel="tag">resource</a>, <a href="http://www.ucosoft.com/tag/tips" title="Tips" rel="tag">Tips</a></strong><br />
]]></content:encoded>
			<wfw:commentRss>http://www.ucosoft.com/solution-of-fatal-error-rc1004-unexpected-end-of-file-found.html/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

