23 Jan
2019
23 Jan
'19
11:11 p.m.
Module: wine Branch: master Commit: e26f8464e90462654d846657bf15938f1f287664 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e26f8464e90462654d846657b... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Tue Jan 22 22:10:29 2019 -0600 setupapi: Store the path to the driver key in the device key. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/setupapi/devinst.c | 155 +++++++++++++++++++++--------------------- dlls/setupapi/tests/devinst.c | 108 +++++++++++------------------ 2 files changed, 114 insertions(+), 149 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e26f8464e90462654d846...