search for: hidp_getscaledusagevalue

Displaying 2 results from an estimated 2 matches for "hidp_getscaledusagevalue".

2019 Feb 15
0
Wine release 4.2
...d3d_stateblock_apply(). user32/tests: Execute test_shell_window() last. wined3d: Get rid of the "update_state" field from struct wined3d_device. wined3d: Get rid of the "state" field from struct wined3d_stateblock. hid: Correctly sign-extend all values in HidP_GetScaledUsageValue(). hid: Scale from logical to physical coördinates in HidP_GetScaledUsageValue(). xinput: Use HidP_GetScaledUsageValue(). xinput: Use a struct instead of an array to store axis information. xinput: Fix axis scaling arithmetic. Zhiyi Zhang (2): setupapi: Implement Setu...
2015 Jul 10
0
Wine release 1.7.47
...Implement HidP_GetUsageValue. hid: Implement HidP_InitializeReportForID. hid: Implement HidD_GetPreparsedData and HidD_FreePreparsedData. hid: Implement HidD_GetInputReport. hid: Implement HidD_GetAttributes. hid: Implement HidP_MaxUsageListLength. hid: Implement HidP_GetScaledUsageValue. wine.inf: Add Dev Class for HID devices. include: Add ddk/hidport.h. include: New ddk/hidtypes.h include file. include: Add HID_XFER_PACKET and HID_REVISION to hidclass.h. include: Add IRP_MJ_POWER minor function codes. hidclass.sys: Add hidclass.sys. Austin En...