[PATCH v3 01/20] winebus.sys: Add platform bus service for the Plug and Play devices

Aric Stewart aric at codeweavers.com
Fri Sep 2 07:15:38 CDT 2016


Changes in v3:
* Do not autostart the service yet
* Some minor formatting changes.

Signed-off-by: Aric Stewart <aric at codeweavers.com>
---
 configure                         |  2 ++
 configure.ac                      |  1 +
 dlls/winebus.sys/Makefile.in      |  5 +++++
 dlls/winebus.sys/main.c           | 38 ++++++++++++++++++++++++++++++++++++++
 dlls/winebus.sys/winebus.sys.spec |  1 +
 loader/wine.inf.in                | 14 ++++++++++++++
 6 files changed, 61 insertions(+)
 create mode 100644 dlls/winebus.sys/Makefile.in
 create mode 100644 dlls/winebus.sys/main.c
 create mode 100644 dlls/winebus.sys/winebus.sys.spec


-------------- next part --------------
A non-text attachment was scrubbed...
Name: v3-0001-winebus.sys-Add-platform-bus-service-for-the-Plug-a.txt
Type: text/x-patch
Size: 5006 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160902/7223110d/attachment.bin>


More information about the wine-patches mailing list