<?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 15 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Dynamic-link_library&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dynamic-link_library&amp;p=16">3.Next</a>
</p>

<p><big> Shared memory space </big></p>
<p>The executable code of a DLL runs in the memory space of the calling process and with the same access permissions, which means there is little overhead in their use, but also that there is no protection for the calling program if the DLL has any sort of bug.</p>

<p><big>Features</big></p>
<p><big> Upgradability </big></p>
<p>The DLL technology allows for an application to be modified without requiring consuming components to be re-compiled or re-linked. A DLL can be replaced so that the next time the application runs it uses the</p><p>
<a accesskey="1" href="page.php?w=Dynamic-link_library&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Dynamic-link_library&amp;p=16">3.Next</a>
</p>

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

</card>
</wml>
