blob: 6e79486c7d48d7d0d9cd62f5c94a78da062e0de6 [file] [log] [blame]
MODULE = hidclass.sys
IMPORTLIB = hidclass
IMPORTS = ntoskrnl.exe
DELAYIMPORTS = setupapi hid
C_SRCS = \
buffer.c \
descriptor.c \
device.c \
main.c \
pnp.c