mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
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>
|