http://bugs.winehq.org/show_bug.cgi?id=35954
--- Comment #17 from Bruno Jesus 00cpxxx@gmail.com --- Created attachment 48281 --> http://bugs.winehq.org/attachment.cgi?id=48281 fix dinput debug
(In reply to Anastasius Focht from comment #16)
Hi, Anastasius.
Well, the 'unknown' message is actually a bug in Wine's '_dump_DIDEVCAPS' helper. You can't simply compare 'dwDevType' with DIDEVTYPE_* constants when: ...
Do you think the attached patch would solve this debug problem?