Zebediah Figura : devenum: More correctly handle device types.

Alexandre Julliard julliard at winehq.org
Tue Jun 26 04:44:29 CDT 2018


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Mar  6 20:57:08 2018 -0600

devenum: More correctly handle device types.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit f5c531bdd10ea10c78a74e45beb9009dadf70c09)
Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>

---

 dlls/devenum/createdevenum.c    | 134 ++++++-------------------------------
 dlls/devenum/devenum_private.h  |  23 ++++---
 dlls/devenum/mediacatenum.c     | 100 +++++++++++++++------------
 dlls/devenum/parsedisplayname.c |  42 ++++++++----
 dlls/devenum/tests/devenum.c    | 145 +++++++++++++++++++++++++++++++++++++++-
 5 files changed, 267 insertions(+), 177 deletions(-)

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



More information about the wine-cvs mailing list