Nikolay Sivov : shell32/tests: Fix compilation with -D__WINESRC__.

Alexandre Julliard julliard at winehq.org
Mon Oct 28 15:13:05 CDT 2013


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sat Oct 26 23:10:26 2013 +0400

shell32/tests: Fix compilation with -D__WINESRC__.

---

 dlls/shell32/tests/Makefile.in     |    1 -
 dlls/shell32/tests/appbar.c        |   13 +-
 dlls/shell32/tests/autocomplete.c  |    4 +-
 dlls/shell32/tests/brsfolder.c     |   62 +++++-----
 dlls/shell32/tests/ebrowser.c      |    4 +-
 dlls/shell32/tests/progman_dde.c   |   10 +-
 dlls/shell32/tests/shelldispatch.c |    1 +
 dlls/shell32/tests/shelllink.c     |   47 ++++----
 dlls/shell32/tests/shellpath.c     |    1 +
 dlls/shell32/tests/shlexec.c       |  121 +++++++++---------
 dlls/shell32/tests/shlfileop.c     |  242 ++++++++++++++++++------------------
 dlls/shell32/tests/shlfolder.c     |    4 +-
 dlls/shell32/tests/systray.c       |    9 +-
 include/ddeml.h                    |   47 ++++++--
 14 files changed, 302 insertions(+), 264 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=fa93dadfa1e20b252d3f30b09dfd8ee24b792012



More information about the wine-cvs mailing list