[Bug 45963] Multiple applications need setupapi.SetupDiInstallDeviceInterfaces and setupapi.SetupDiRegisterCoDeviceInstallers stubs for HID device driver install

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 9 15:58:01 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45963

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal
           Keywords|                            |Installer
            Summary|Missing functons            |Multiple applications need
                   |                            |setupapi.SetupDiInstallDevi
                   |                            |ceInterfaces and
                   |                            |setupapi.SetupDiRegisterCoD
                   |                            |eviceInstallers stubs for
                   |                            |HID device driver install
             Status|UNCONFIRMED                 |NEW
    Staged patchset|                            |https://github.com/wine-sta
                   |                            |ging/wine-staging/tree/mast
                   |                            |er/patches/setupapi-SetupDi
                   |                            |GetDeviceInterfaceDetail
                 CC|                            |focht at gmx.net
     Ever confirmed|0                           |1

--- Comment #2 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

there is a hint from Gerold here:

https://www.codeweavers.com/support/forums/general/?t=26;mhl=210497;msg=210497#msg210497

--- quote ---
I have a Windows program using a HID device that does not run cause these
functions are not available:

SetupDiInstallDeviceInterfaces
SetupDiRegisterCoDeviceInstallers
--- quote ---

It would be great if you provide a download link to the app for
reproducing/testing.

Wine-Staging has some patchset that only adds .spec entries, no semi-stubs/real
implementations. Unfortunately like various other patches there is no proper
traceability in Wine-Staging which apps the patchset ought to address:

https://github.com/wine-staging/wine-staging/tree/master/patches/setupapi-SetupDiGetDeviceInterfaceDetail

https://github.com/wine-staging/wine-staging/blob/master/patches/setupapi-SetupDiGetDeviceInterfaceDetail/0001-setupapi-Add-spec-file-stub-entry-for-SetupDiInstall.patch

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list