<?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="Windows Driver Model - Page 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Windows_Driver_Model&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Windows_Driver_Model&amp;p=5">3.Next</a>
</p>
<p>WDM drivers are designed to be <a href="page.php?w=forward_compatibility">forward-compatible</a> so that a WDM driver can run on a version of Windows newer than what the driver was initially written for, but doing that would mean that the driver cannot take advantage of any new features introduced with the new version. WDM is generally not <a href="page.php?w=backward_compatibility">backward-compatible</a>, that is, a WDM driver is not guaranteed to run on any older version of Windows.  For example, <a href="page.php?w=Windows_XP">Windows XP</a> can</p><p>
<a accesskey="1" href="page.php?w=Windows_Driver_Model&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Windows_Driver_Model&amp;p=5">3.Next</a>
</p>

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

</card>
</wml>
