<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Ratio between Managed and Native Modules</title><link>http://blogs.msdn.com/b/jmstall/archive/2007/02/23/managed-native-module-ratio.aspx</link><description>There is not always a 1:1 correlation between Managed modules and native modules. For example, 
 
 Sometimes it's (managed:unmanaged) 1:1. (Normal file-based modules) This is the common case, so people tend to assume it's always true. Regular file-based</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Ratio between Managed and Native Modules</title><link>http://blogs.msdn.com/b/jmstall/archive/2007/02/23/managed-native-module-ratio.aspx#1749832</link><pubDate>Sat, 24 Feb 2007 02:40:47 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1749832</guid><dc:creator>Mike Stall - MSFT</dc:creator><description>&lt;p&gt;Mihailik - you're right. Reflection also lets you get the managed modules. I was focusing on out-of-process tool APIs and forgot about the in-process reflection options.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1749832" width="1" height="1"&gt;</description></item><item><title>re: Ratio between Managed and Native Modules</title><link>http://blogs.msdn.com/b/jmstall/archive/2007/02/23/managed-native-module-ratio.aspx#1745964</link><pubDate>Fri, 23 Feb 2007 11:51:39 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1745964</guid><dc:creator>mihailik</dc:creator><description>&lt;p&gt;AppDomain.GetAssemblies() seems like better alternative than ICorDebug (where that is applicable, of course).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1745964" width="1" height="1"&gt;</description></item></channel></rss>