MODULE = hidclass.sys
IMPORTLIB = hidclass
IMPORTS = ntoskrnl.exe
DELAYIMPORTS = setupapi hid
C_SRCS = \
device.c \
main.c