mirror of
https://github.com/reactos/reactos.git
synced 2024-11-01 04:11:30 +00:00
f7f8963f3a
- Remove legacy _USE_W32API from those drivers. svn path=/trunk/; revision=32964
8 lines
250 B
Ruby
Executable file
8 lines
250 B
Ruby
Executable file
<module name="avtest" type="kernelmodedriver" installbase="system32/drivers" installname="avtest.sys">
|
|
<include base="avtest">.</include>
|
|
<define name="_NTDDK_" />
|
|
<library>ks</library>
|
|
<library>ntoskrnl</library>
|
|
<file>entry.c</file>
|
|
</module>
|