Module: wine Branch: master Commit: 307812c30d2d9a037e3ebfc9c392bfe11fe39112 URL: https://source.winehq.org/git/wine.git/?a=commit;h=307812c30d2d9a037e3ebfc9c...
Author: Zhiyi Zhang zzhang@codeweavers.com Date: Wed Jan 30 11:21:38 2019 +0800
setupapi: Implement SetupDiGetDevicePropertyW.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/setupapi/devinst.c | 71 +++++++++++++++-- dlls/setupapi/tests/devinst.c | 175 +++++++++++++++++++++++++++++++++++++++++- 2 files changed, 239 insertions(+), 7 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=307812c30d2d9a037e3eb...