Zebediah Figura : wineusb.sys: Create a separate unix_device struct to wrap the libusb device handle.

Alexandre Julliard julliard at winehq.org
Fri Jul 1 14:01:02 CDT 2022


Module: wine
Branch: master
Commit: a4aabcd1b545a7f87416be9857ee933b14070a2d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=a4aabcd1b545a7f87416be9857ee933b14070a2d

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue May 24 18:31:27 2022 -0500

wineusb.sys: Create a separate unix_device struct to wrap the libusb device handle.

Keep unix_device objects in a separate list.

---

 dlls/wineusb.sys/Makefile.in |   2 +-
 dlls/wineusb.sys/wineusb.c   | 100 +++++++++++++++++++++++++++++++++----------
 2 files changed, 78 insertions(+), 24 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=a4aabcd1b545a7f87416be9857ee933b14070a2d



More information about the wine-cvs mailing list