vgamp.sys, not vgamp.dll

svn path=/trunk/; revision=15661
This commit is contained in:
Casper Hornstrup 2005-05-29 15:05:22 +00:00
parent ba885106f7
commit f5fdc514d3

View file

@ -1,4 +1,4 @@
<module name="vgamp" type="kernelmodedriver" installbase="system32/drivers" installname="vgamp.dll">
<module name="vgamp" type="kernelmodedriver" installbase="system32/drivers" installname="vgamp.sys">
<include base="vgamp">.</include>
<include base="ntoskrnl">include</include>
<define name="__USE_W32API" />