Zebediah Figura : devenum: More correctly handle device types.
Module: wine Branch: stable Commit: b9324e84883b367d0f49f58a8b88c78cc9f72e82 URL: https://source.winehq.org/git/wine.git/?a=commit;h=b9324e84883b367d0f49f58a8... Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Tue Mar 6 20:57:08 2018 -0600 devenum: More correctly handle device types. Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> (cherry picked from commit f5c531bdd10ea10c78a74e45beb9009dadf70c09) Signed-off-by: Michael Stefaniuc <mstefani(a)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=b9324e84883b367d0f49f...
participants (1)
-
Alexandre Julliard