Zebediah Figura : sechost: Implement I_ScRegisterDeviceNotification().

Alexandre Julliard julliard at winehq.org
Wed May 6 15:34:28 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue May  5 11:25:38 2020 -0500

sechost: Implement I_ScRegisterDeviceNotification().

Based on a patch by Micah N Gorrell.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/sechost/Makefile.in       |   1 +
 dlls/sechost/plugplay.idl      |   2 +
 dlls/sechost/sechost.spec      |   4 +-
 dlls/sechost/service.c         | 148 +++++++++++++++++++++++++++++++++++++++++
 include/wine/plugplay.idl      |  32 +++++++++
 programs/plugplay/Makefile.in  |   5 +-
 programs/plugplay/main.c       | 130 ++++++++++++++++++++++++++++++++++++
 programs/plugplay/plugplay.idl |   2 +
 8 files changed, 321 insertions(+), 3 deletions(-)

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



More information about the wine-cvs mailing list