View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006199 | JEDI VCL | 00 JVCL Components | public | 2013-09-09 20:03 | 2014-12-04 16:36 |
Reporter | rchostakovis | Assigned To | obones | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | suspended | ||
Product Version | 3.47 | ||||
Target Version | Fixed in Version | ||||
Summary | 0006199: JvHIDControllerClass and Windows 8 | ||||
Description | Hi, I received "Device cannot be open." message when I run the HID demos on Windows 8. After some research I figure out that the constructor of TJvHidPnPInfo that is defined as: constructor Create(APnPHandle: HDEVINFO; ADevData: TSPDevInfoData; ADevicePath: PChar); Should be: constructor Create(APnPHandle: HDEVINFO; ADevData: TSPDevInfoData; ADevicePath: PWideChar); After change this, the demos are working fine!!! Hope this could help! Rgds Roberto Chostakovis | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2013-09-09 20:03 | rchostakovis | New Issue | |
2013-09-09 21:13 | AHUser | Note Added: 0020639 | |
2013-09-09 21:13 | AHUser | Status | new => feedback |
2014-12-04 16:36 | obones | Note Added: 0021127 | |
2014-12-04 16:36 | obones | Status | feedback => resolved |
2014-12-04 16:36 | obones | Resolution | open => suspended |
2014-12-04 16:36 | obones | Assigned To | => obones |