Chip Davis : mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32.

Alexandre Julliard julliard at winehq.org
Mon Nov 25 16:41:56 CST 2019


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

Author: Chip Davis <cdavis at codeweavers.com>
Date:   Mon Nov 25 11:40:34 2019 -0600

mountmgr: Populate HKLM\HARDWARE\DEVICEMAP\Scsi here instead of in kernel32.

Signed-off-by: Chip Davis <cdavis at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/kernel32/Makefile.in    |   1 -
 dlls/kernel32/oldconfig.c    | 407 -------------------------------------------
 dlls/kernel32/process.c      |   1 -
 dlls/mountmgr.sys/dbus.c     | 185 +++++++++++++++++++-
 dlls/mountmgr.sys/device.c   | 153 +++++++++++++++-
 dlls/mountmgr.sys/diskarb.c  |   2 +-
 dlls/mountmgr.sys/mountmgr.c |   8 +-
 dlls/mountmgr.sys/mountmgr.h |  36 +++-
 8 files changed, 377 insertions(+), 416 deletions(-)

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



More information about the wine-cvs mailing list