Rémi Bernon : hidclass.sys: Rename WINE_HIDP_PREPARSED_DATA to struct hid_preparsed_data.
Module: wine Branch: master Commit: 2e3a0dac84e545a6454f2175b00aa22ab09ba81f URL: https://source.winehq.org/git/wine.git/?a=commit;h=2e3a0dac84e545a6454f2175b... Author: Rémi Bernon <rbernon(a)codeweavers.com> Date: Tue Aug 10 11:31:14 2021 +0200 hidclass.sys: Rename WINE_HIDP_PREPARSED_DATA to struct hid_preparsed_data. Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/hid/hidp.c | 36 ++++++++++++++++++------------------ dlls/hidclass.sys/descriptor.c | 14 +++++++------- dlls/hidclass.sys/device.c | 28 ++++++++++++++-------------- dlls/hidclass.sys/hid.h | 4 ++-- dlls/hidclass.sys/pnp.c | 2 +- dlls/user32/rawinput.c | 2 +- include/wine/hid.h | 6 +++--- 7 files changed, 46 insertions(+), 46 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=2e3a0dac84e545a6454f2...
participants (1)
-
Alexandre Julliard