<?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"
	>
<channel>
	<title>Comments on: Right libiconv version for Windows</title>
	<atom:link href="http://www.jeffhung.net/blog/articles/jeffhung/533/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffhung.net/blog/articles/jeffhung/533/</link>
	<description>(My smile insists of having nose. :-)</description>
	<pubDate>Sat, 22 Nov 2008 07:51:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: jeffhung</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-61918</link>
		<dc:creator>jeffhung</dc:creator>
		<pubDate>Wed, 13 Jun 2007 06:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-61918</guid>
		<description>&lt;p&gt;Dear Welbon Wang,&lt;/p&gt;
&lt;p&gt;Usually, when there is access violation errors, it means there is something wrong with your pointers.&lt;/p&gt;
&lt;p&gt;For example, when pointer &lt;code class="inline_code"&gt;p&lt;/code&gt; (which point to a structure) is &lt;code class="inline_code"&gt;NULL&lt;/code&gt;, &lt;code class="inline_code"&gt;p-&#38;ltfield&lt;/code&gt; will cause such kind of error.&lt;/p&gt;
&lt;p&gt;Jeff Hung&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Dear Welbon Wang,</p>
<p>Usually, when there is access violation errors, it means there is something wrong with your pointers.</p>
<p>For example, when pointer <code class="inline_code">p</code> (which point to a structure) is <code class="inline_code">NULL</code>, <code class="inline_code">p-&amp;ltfield</code> will cause such kind of error.</p>
<p>Jeff Hung</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Welbon Wang</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-61917</link>
		<dc:creator>Welbon Wang</dc:creator>
		<pubDate>Wed, 13 Jun 2007 06:43:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-61917</guid>
		<description>When I run the applicaiton which is compiled ank linked using VC6, I got an error that access violation. Can you tell me why?
My application links to libiconv.lib. No error happens when compiling and linking.
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>When I run the applicaiton which is compiled ank linked using VC6, I got an error that access violation. Can you tell me why?<br />
My application links to libiconv.lib. No error happens when compiling and linking.<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Welbon Wang</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-61916</link>
		<dc:creator>Welbon Wang</dc:creator>
		<pubDate>Wed, 13 Jun 2007 06:40:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-61916</guid>
		<description>When I run the application compile and link with VC6, I got the error access violation.
Can you tell me why?
Thanks a lot.</description>
		<content:encoded><![CDATA[<p>When I run the application compile and link with VC6, I got the error access violation.<br />
Can you tell me why?<br />
Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffhung</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-15216</link>
		<dc:creator>jeffhung</dc:creator>
		<pubDate>Fri, 17 Nov 2006 06:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-15216</guid>
		<description>配上 tcsh-win32 以及 vim-win32，基本上我已經可以在 win32 上用 unix 的方法做很多事情。</description>
		<content:encoded><![CDATA[<p>配上 tcsh-win32 以及 vim-win32，基本上我已經可以在 win32 上用 unix 的方法做很多事情。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bingle</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-15214</link>
		<dc:creator>bingle</dc:creator>
		<pubDate>Fri, 17 Nov 2006 06:31:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.net/blog/articles/jeffhung/533/#comment-15214</guid>
		<description>“觀察了一下 GnuWin32，發現這是目前我所找到的，比較好的 GNU/OpenSource on Win32 的 solution。其一，皆是 native porting，不必像 Cygwin 那樣拖著一個大大的 unix emulation layer”

非常同意，找iconv的win32库，跑到了gnuwin32上，下来看了下居然不是用cygwin的，非常不错。</description>
		<content:encoded><![CDATA[<p>“觀察了一下 GnuWin32，發現這是目前我所找到的，比較好的 GNU/OpenSource on Win32 的 solution。其一，皆是 native porting，不必像 Cygwin 那樣拖著一個大大的 unix emulation layer”</p>
<p>非常同意，找iconv的win32库，跑到了gnuwin32上，下来看了下居然不是用cygwin的，非常不错。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
