<?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 17 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Dynamic-link_library&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dynamic-link_library&amp;p=18">3.Next</a>
</p>
<p>such as being writable or read-only, executable (for code) or non-executable (for data), and so on.</p>

<p>The code in a DLL is usually shared among all the processes that use the DLL; that is, they occupy a single place in physical memory, and do not take up space in the <a href="page.php?w=page_file">page file</a>. Windows does not use <a href="page.php?w=position-independent_code">position-independent code</a> for its DLLs; instead, the code undergoes <a href="page.php?w=Relocation_%28computing%29">relocation</a> as it is loaded, fixing addresses</p><p>
<a accesskey="1" href="page.php?w=Dynamic-link_library&amp;p=16">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dynamic-link_library&amp;p=18">3.Next</a>
</p>

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

</card>
</wml>
