| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-24 | fix bug in PackReport (#534)186186 | ebadger | |
| Data is pointer to array of HID_DATA structure. Function advances pointer as it packs the report buffer. At end of process the function attempts to go back through the buffer and update the IsDataSet member. What it's actually doing is writing unexpected memory locations. Fix is to store the head of the array and move back before walking again to set the bits. | |||
| 2016-08-11 | Updated for "Windows 10 Anniversary Update" (Version 1607) | karlf | |
| 2015-04-29 | samples update for //build | Dave Wilson | |
