<?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>The NT DLL Loader: DLL_PROCESS_ATTACH reentrancy - wrap up</title><link>http://blogs.msdn.com/mgrier/archive/2005/06/28/433649.aspx</link><description>Hopefully the culmination of these cautionary tales is clear: you're walking a very fine line when you attempt to reenter the loader from within a loader callout. You're (more!) subject to ordering and cycle issues, you can force initialization to proceed</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: The NT DLL Loader: DLL_PROCESS_ATTACH reentrancy - wrap up</title><link>http://blogs.msdn.com/mgrier/archive/2005/06/28/433649.aspx#434067</link><pubDate>Thu, 30 Jun 2005 04:53:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:434067</guid><dc:creator>Norman Diamond</dc:creator><description>&amp;gt; Oh, right, GetFileAttributes might actually&lt;br&gt;&amp;gt; be a linker delayload!&lt;br&gt;&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/html/vcrefdelayload"&gt;http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vccore98/html/vcrefdelayload&lt;/a&gt;(delayloadimport).asp&lt;br&gt;says:&lt;br&gt;&amp;gt; The /DELAY option specifies.&lt;br&gt;&lt;br&gt;This isn't the worst of MSDN bugs, but speaking of unstomachable and obvious...</description></item><item><title>re: The NT DLL Loader: DLL_PROCESS_ATTACH reentrancy - wrap up</title><link>http://blogs.msdn.com/mgrier/archive/2005/06/28/433649.aspx#434590</link><pubDate>Fri, 01 Jul 2005 12:27:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:434590</guid><dc:creator>Yaytay</dc:creator><description>Doesn't this effectively make delay loading fundamentally flawed?&lt;br&gt;I've never liked it for this reason.</description></item></channel></rss>