MODULE = windows.gaming.input.dll IMPORTS = combase uuid user32 dinput8 setupapi hid C_SRCS = \ controller.c \ gamepad.c \ main.c \ manager.c \ provider.c \ vector.c IDL_SRCS = \ classes.idl \ provider.idl