Module: wine Branch: master Commit: 9d03aa328f7a298102f983fa535dc4930e76ec3e URL: http://source.winehq.org/git/wine.git/?a=commit;h=9d03aa328f7a298102f983fa53...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Oct 29 07:53:23 2013 +0400
setupapi/tests: Enable compilation with -D__WINESRC__.
---
dlls/setupapi/tests/Makefile.in | 1 - dlls/setupapi/tests/devinst.c | 10 ++-- dlls/setupapi/tests/install.c | 80 +++++++++++++++++++------------------- dlls/setupapi/tests/misc.c | 60 ++++++++++++++-------------- dlls/setupapi/tests/parser.c | 6 +- dlls/setupapi/tests/query.c | 4 +- dlls/setupapi/tests/setupcab.c | 4 +- 7 files changed, 82 insertions(+), 83 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=9d03aa328f7a298102f983...