Markus Hitter wrote: > I'm not sure who's the original poster, but depending on your > programming experience, you might want to add a vote to <http:// > bugs.winehq.org/show_bug.cgi?id=8783>, work on this bug, or both. > > > Markus > > - - - - - - - - - - - - - - - - - - - > Dipl. Ing. Markus Hitter > http://www.jump-ing.de/ I'm a computer science major (in my 2nd year now); I've found that even though I can program fairly well I don't understand the Windows API well enough to work on a lot of the things in WINE. But I'll try to work on a patch, and learn enough. Are you sure this is the same the bug as #8783? I tried WINEDEBUG=+comm, but it didn't give any additional output. However doing WINEDEBUG=+hid showed several calls to HidD_GetHidGuid, and looking at hid.dll it seems that essentially none of the functions have been implemented.