Commit b5159c6a authored by Bruno Jesus's avatar Bruno Jesus Committed by Alexandre Julliard

include: Add DIPROP_PRODUCTNAME and remove duplicate #defines from dinput.h.

parent 9be41b5b
......@@ -908,9 +908,8 @@ typedef const DIPROPSTRING *LPCDIPROPSTRING;
#define DIPROP_GUIDANDPATH MAKEDIPROP(12)
#define DIPROP_INSTANCENAME MAKEDIPROP(13)
#define DIPROP_PRODUCTNAME MAKEDIPROP(14)
#define DIPROP_JOYSTICKID MAKEDIPROP(15)
#define DIPROP_KEYNAME MAKEDIPROP(20)
#define DIPROP_VIDPID MAKEDIPROP(24)
#define DIPROP_KEYNAME MAKEDIPROP(20)
#define DIPROP_CPOINTS MAKEDIPROP(21)
......
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