<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Dynamic-link library - Page 27 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Dynamic-link_library&amp;p=26">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dynamic-link_library&amp;p=28">3.Next</a>
</p>
<p>table was not sorted, so the name lookup overhead was much more noticeable.</p>

<p>It is also possible to bind an executable to a specific version of a DLL, that is, to resolve the addresses of imported functions at compile-time. For bound imports, the <a href="page.php?w=linker_%28computing%29">linker</a> saves the timestamp and checksum of the DLL to which the import is bound. At run-time, Windows checks to see if the same version of library is being used, and if so, Windows bypasses processing the imports. Otherwise, if the library is different</p><p>
<a accesskey="1" href="page.php?w=Dynamic-link_library&amp;p=26">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dynamic-link_library&amp;p=28">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
