https://bugs.winehq.org/show_bug.cgi?id=46711
--- Comment #64 from Gerold Gerold.Ruhland@gmail.com ---
I also noticed, that the function "HidD_GetIndexedString" is available in CrossOver 18.5 based on Wine 4.0, which I found strange. Has this function deleted in Wine 4.4 and if yes, why?
No, I guess it was just never added. I don't know why that would be the case.
I have to correct myself.
With my new test-program "HidTest.exe" I checked out "HidD_GetIndexedString" in CrossOver again. It is exported, but the function does not return a value. Seems to be a stub only.
I will try to add this function into my patched 4.4 version.