MODULE = hidclass.sys IMPORTLIB = hidclass IMPORTS = hal ntoskrnl user32 hidparse EXTRADLLFLAGS = -mno-cygwin C_SRCS = \ device.c \ pnp.c