Zhiyi Zhang : setupapi: Implement SetupDiSetDevicePropertyW.

Alexandre Julliard julliard at winehq.org
Tue Feb 5 16:01:30 CST 2019


Module: wine
Branch: master
Commit: afac1c405d0d82839df7c0c3d6299921bdd26a89
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=afac1c405d0d82839df7c0c3d6299921bdd26a89

Author: Zhiyi Zhang <zzhang at codeweavers.com>
Date:   Wed Jan 30 11:21:18 2019 +0800

setupapi: Implement SetupDiSetDevicePropertyW.

Signed-off-by: Zhiyi Zhang <zzhang at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/setupapi/devinst.c       | 101 ++++++++++++++++++++++++++
 dlls/setupapi/setupapi.spec   |   1 +
 dlls/setupapi/tests/devinst.c | 163 +++++++++++++++++++++++++++++++++++++++++-
 include/setupapi.h            |   2 +
 4 files changed, 266 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=afac1c405d0d82839df7c0c3d6299921bdd26a89



More information about the wine-cvs mailing list