<?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>DLL forwarding is not the same as delay-loading</title><link>http://blogs.msdn.com/oldnewthing/archive/2008/02/04/7439592.aspx</link><description>If you forward to a function, it still has to exist.</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: DLL forwarding is not the same as delay-loading</title><link>http://blogs.msdn.com/oldnewthing/archive/2008/02/04/7439592.aspx#7443336</link><pubDate>Mon, 04 Feb 2008 21:12:16 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7443336</guid><dc:creator>RyanBemrose</dc:creator><description>&lt;p&gt;Just to be clear, does this behavior holds true when using actual delay-loading semantics? &amp;nbsp;Which is to say that you can LoadLibrary(A.dll), but B.dll won't be loaded until you try to GetProcAddress(A!ForwardedFunction)?&lt;/p&gt;
</description></item><item><title>re: DLL forwarding is not the same as delay-loading</title><link>http://blogs.msdn.com/oldnewthing/archive/2008/02/04/7439592.aspx#7460127</link><pubDate>Tue, 05 Feb 2008 11:39:46 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7460127</guid><dc:creator>nksingh</dc:creator><description>&lt;p&gt;Sorry in advance for the bad joke, but I cannot resist:&lt;/p&gt;
&lt;p&gt;&amp;quot;If bruteforce isn't working, then you just aren't using enough!&amp;quot; &amp;nbsp;&lt;/p&gt;
</description></item><item><title>re: DLL forwarding is not the same as delay-loading</title><link>http://blogs.msdn.com/oldnewthing/archive/2008/02/04/7439592.aspx#7508553</link><pubDate>Thu, 07 Feb 2008 10:27:48 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7508553</guid><dc:creator>I still intensely dislike Raymond (and I won't give him my name)</dc:creator><description>&lt;p&gt;In your original post you said, &amp;quot;[T]he new DLL is not loaded unless somebody actually asks for the forwarded function from the old DLL.&amp;quot;&lt;/p&gt;
&lt;p&gt;That's a pretty vague way of describing the actual behavior; at the very least it admits of multiple interpretations. Accusing your readers if misreading something that's ambiguous is yet another example of your douche-tastic behavior.&lt;/p&gt;
</description></item><item><title>re: DLL forwarding is not the same as delay-loading</title><link>http://blogs.msdn.com/oldnewthing/archive/2008/02/04/7439592.aspx#7523884</link><pubDate>Thu, 07 Feb 2008 22:27:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7523884</guid><dc:creator>GregM</dc:creator><description>&lt;p&gt;If you dislike Raymond, then why the heck are you still here? &amp;nbsp;Stop reading, and leave the rest of us to enjoy his blog in peace.&lt;/p&gt;
</description></item></channel></rss>