<?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: C++/CLI quiz: What is the exact callstack?</title>
	<link>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/</link>
	<description>Infos about Windows development and dotNET Framework</description>
	<pubDate>Sun, 05 Feb 2012 11:24:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: jkalmbach</title>
		<link>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/#comment-276</link>
		<dc:creator>jkalmbach</dc:creator>
		<pubDate>Tue, 12 May 2009 08:08:28 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/#comment-276</guid>
		<description>Thanx for all comments. Here is the answer:
http://blog.kalmbach-software.de/2009/05/12/ccli-quiz-answer/</description>
		<content:encoded><![CDATA[<p>Thanx for all comments. Here is the answer:<br />
<a href="http://blog.kalmbach-software.de/2009/05/12/ccli-quiz-answer/" rel="nofollow">http://blog.kalmbach-software.de/2009/05/12/ccli-quiz-answer/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jochen Kalmbach&#8217;s Blog &#187; Blog Archive &#187; C++/CLI quiz: Answer</title>
		<link>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/#comment-275</link>
		<dc:creator>Jochen Kalmbach&#8217;s Blog &#187; Blog Archive &#187; C++/CLI quiz: Answer</dc:creator>
		<pubDate>Tue, 12 May 2009 08:06:58 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/#comment-275</guid>
		<description>[...] one of my last post, I asked the question, how does the callstack look like. It was is simple unmanaged class with a [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] one of my last post, I asked the question, how does the callstack look like. It was is simple unmanaged class with a [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben Voigt [C++ MVP]</title>
		<link>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/#comment-257</link>
		<dc:creator>Ben Voigt [C++ MVP]</dc:creator>
		<pubDate>Tue, 05 May 2009 01:35:01 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/#comment-257</guid>
		<description>The question is where the native-&#62;managed transition takes place.  Or did you not want the entire call stack, all the way back to the native entry point which Windows places in the instruction pointer of the context of the first thread of your new process before making it runnable?</description>
		<content:encoded><![CDATA[<p>The question is where the native-&gt;managed transition takes place.  Or did you not want the entire call stack, all the way back to the native entry point which Windows places in the instruction pointer of the context of the first thread of your new process before making it runnable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tom</title>
		<link>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/#comment-217</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Wed, 22 Apr 2009 06:37:30 +0000</pubDate>
		<guid>http://blog.kalmbach-software.de/2009/04/18/ccli-quiz-what-is-the-exact-callstack/#comment-217</guid>
		<description>Interesting,

The /clr version creates one more V temp instance than that without the switch.

Did you find out why?</description>
		<content:encoded><![CDATA[<p>Interesting,</p>
<p>The /clr version creates one more V temp instance than that without the switch.</p>
<p>Did you find out why?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

