View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006776 | JEDI API & WSC Library | 00 JVCL Components | public | 2024-09-17 14:34 | 2024-09-17 14:34 |
Reporter | thecocce | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Summary | 0006776: JvHidControllerClass raises exception (RsEDeviceCannotBeIdentified) during creation. | ||||
Description | As reported as https://github.com/project-jedi/jvcl/pull/56 on device Surface Pro the problem still occurs. I have update windows to Win11 but the problem isn't fixed. I create a workaround, but I don't like using custom JVCL library file. if not HidD_GetAttributes(HidFileHandle, FAttributes) then raise EControllerError.CreateRes(@RsEDeviceCannotBeIdentified); to HidD_GetAttributes(HidFileHandle, FAttributes); | ||||
Tags | No tags attached. | ||||