Module: wine Branch: master Commit: b70a5d52f1666203cae699322cbff3dc7c98ec9e URL: http://source.winehq.org/git/wine.git/?a=commit;h=b70a5d52f1666203cae699322c...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Oct 15 23:41:10 2013 +0400
shlwapi/tests: Compile with -D__WINESRC__.
---
dlls/shlwapi/tests/Makefile.in | 1 - dlls/shlwapi/tests/ordinal.c | 48 +++--- dlls/shlwapi/tests/path.c | 390 ++++++++++++++++++++-------------------- dlls/shlwapi/tests/shreg.c | 6 +- dlls/shlwapi/tests/string.c | 10 +- dlls/shlwapi/tests/url.c | 4 +- 6 files changed, 229 insertions(+), 230 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b70a5d52f1666203cae699...