<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: StackWalker moved to CodePlex</title>
	<link>http://blog.kalmbach-software.de/2009/11/01/stackwalker-moved-to-codeplex/</link>
	<description>Infos about Windows development and dotNET Framework</description>
	<pubDate>Thu, 29 Jul 2010 11:52:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Alexander</title>
		<link>http://blog.kalmbach-software.de/2009/11/01/stackwalker-moved-to-codeplex/#comment-728</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Mon, 23 Nov 2009 09:33:15 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/11/01/stackwalker-moved-to-codeplex/#comment-728</guid>
		<description>Hello, I need you help

I use this code to process exception 
I found some times the result of StackWalker doesn't like vs2005's result?

	nRetCode = StackWalk64(
		IMAGE_FILE_MACHINE_I386, 
		m_hProcess, 
		m_hThread, 
		&#38;m_Stackframe, 
		&#38;m_Context, 
		ReadProcessMemory, 
		SymFunctionTableAccess64, 
		SymGetModuleBase64, 
		NULL
	);


how to explain it? 
Wish you EMail</description>
		<content:encoded><![CDATA[<p>Hello, I need you help</p>
<p>I use this code to process exception<br />
I found some times the result of StackWalker doesn&#8217;t like vs2005&#8217;s result?</p>
<p>	nRetCode = StackWalk64(<br />
		IMAGE_FILE_MACHINE_I386,<br />
		m_hProcess,<br />
		m_hThread,<br />
		&amp;m_Stackframe,<br />
		&amp;m_Context,<br />
		ReadProcessMemory,<br />
		SymFunctionTableAccess64,<br />
		SymGetModuleBase64,<br />
		NULL<br />
	);</p>
<p>how to explain it?<br />
Wish you EMail</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frank28_nfls</title>
		<link>http://blog.kalmbach-software.de/2009/11/01/stackwalker-moved-to-codeplex/#comment-626</link>
		<dc:creator>frank28_nfls</dc:creator>
		<pubDate>Mon, 16 Nov 2009 08:55:38 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/11/01/stackwalker-moved-to-codeplex/#comment-626</guid>
		<description>very nice! I personally discovered your software about 1 year ago, and  was using it in my several projects, and found that it really helps! But I always wondering why you didn't use any VCS to manage the source code and release. Now finally, lol

btw, is there any update in Codeplex since RC9?

thanks again for your work, anyway~</description>
		<content:encoded><![CDATA[<p>very nice! I personally discovered your software about 1 year ago, and  was using it in my several projects, and found that it really helps! But I always wondering why you didn&#8217;t use any VCS to manage the source code and release. Now finally, lol</p>
<p>btw, is there any update in Codeplex since RC9?</p>
<p>thanks again for your work, anyway~</p>
]]></content:encoded>
	</item>
</channel>
</rss>
