Module: wine Branch: master Commit: 026b711483cd389ac1240682e528a88dd2efbadd URL: http://source.winehq.org/git/wine.git/?a=commit;h=026b711483cd389ac1240682e5...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Tue Oct 15 22:37:46 2013 +0400
ole32/tests: Compile with -D__WINESRC__.
---
dlls/ole32/tests/Makefile.in | 1 - dlls/ole32/tests/compobj.c | 38 +++++++------- dlls/ole32/tests/defaulthandler.c | 2 +- dlls/ole32/tests/dragdrop.c | 12 ++-- dlls/ole32/tests/marshal.c | 106 ++++++++++++++++++------------------ dlls/ole32/tests/ole2.c | 4 +- dlls/ole32/tests/ole_server.c | 32 ++++++------ dlls/ole32/tests/propvariant.c | 2 + dlls/ole32/tests/storage32.c | 2 +- dlls/ole32/tests/usrmarshal.c | 8 ++-- 10 files changed, 104 insertions(+), 103 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=026b711483cd389ac12406...