Windows Store App (UWP) problem


  • Banned

    Hi,

    At the moment I am trying to integrate the 3DxWare SDK into a Windows Store app (UWP).
    Unfortunately SiInitialize fails with SI_NO_DRIVER (8).
    Compiling the same source code in a "traditional" windows application everything works fine, so we can exclude that the driver is not installed or similar issues.
    Since it is not the first time struggeling with drivers and UWP i am pretty sure that I need to give my app access to the driver by a registry entry.
    So far I have found the following driver entries, but probably I am missing another one:
    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\USB\VID_046D&PID_C62B\7&17cbbf7f&0&2
    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\HID\VID_046D&PID_C62B\8&1b53a5c2&0&0000
    HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Enum\ROOT\HIDCLASS\0000
    It would be great if someone can point out another driver which I am not aware off or even better share his experience with 3DxWare SDK and UWP.

    Any help will be apprecited.

    I didn't find the right solution from the Internet.

    References:
    http://www.3dconnexion.com/forum/viewtopic.php?t=33627
    Creative production service

    Thank you.


Log in to reply