Huw Davies : dhcpcsvc: Pass a luid instead of the adapter name.
Module: wine Branch: master Commit: e5b90e93b22a37202fd270470e99a43eaf3209bd URL: https://source.winehq.org/git/wine.git/?a=commit;h=e5b90e93b22a37202fd270470... Author: Huw Davies <huw(a)codeweavers.com> Date: Wed Jul 7 09:05:54 2021 +0100 dhcpcsvc: Pass a luid instead of the adapter name. Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/dhcpcsvc/Makefile.in | 1 + dlls/dhcpcsvc/dhcpcsvc.c | 35 ++++++++++++++++++++++++++++++----- dlls/mountmgr.sys/dbus.c | 24 +++++++----------------- dlls/mountmgr.sys/diskarb.c | 25 +++++-------------------- dlls/mountmgr.sys/mountmgr.c | 5 ++--- dlls/mountmgr.sys/mountmgr.h | 2 +- include/ddk/mountmgr.h | 4 +++- 7 files changed, 49 insertions(+), 47 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e5b90e93b22a37202fd27...
participants (1)
-
Alexandre Julliard