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