Commit d0a1ac33 authored by Rémi Bernon's avatar Rémi Bernon Committed by Alexandre Julliard

include: Add IID_IDirectInputPIDDriver definition.

parent 3dc21ab0
......@@ -27,6 +27,7 @@
#endif
DEFINE_GUID(IID_IDirectInputJoyConfig8, 0xEB0D7DFA,0x1990,0x4F27,0xB4,0xD6,0xED,0xF2,0xEE,0xC4,0xA4,0x4C);
DEFINE_GUID(IID_IDirectInputPIDDriver, 0xeec6993a,0xb3fd,0x11d2,0xa9,0x16,0x00,0xc0,0x4f,0xb9,0x86,0x38);
typedef struct IDirectInputJoyConfig8 *LPDIRECTINPUTJOYCONFIG8;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment