Module: wine Branch: master Commit: e26f8464e90462654d846657bf15938f1f287664 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e26f8464e90462654d846657b...
Author: Zebediah Figura z.figura12@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@gmail.com Signed-off-by: Alexandre Julliard julliard@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...