Module: wine Branch: master Commit: 4ed26b63ca0305ba750c4f38002cf1eb674f688c URL: https://source.winehq.org/git/wine.git/?a=commit;h=4ed26b63ca0305ba750c4f380...
Author: Hans Leidekker hans@codeweavers.com Date: Tue May 26 10:18:42 2020 +0200
mountmgr: Return the disk serial from IOCTL_STORAGE_QUERY_PROPERTY(StorageDeviceProperty).
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/mountmgr.sys/dbus.c | 13 +++++---- dlls/mountmgr.sys/device.c | 69 +++++++++++++++++++++++++++++++++++--------- dlls/mountmgr.sys/diskarb.c | 2 +- dlls/mountmgr.sys/mountmgr.h | 2 +- 4 files changed, 66 insertions(+), 20 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=4ed26b63ca0305ba750c4...