wine/ tools/winapi/tests.dat dlls/ntdll/tests/ ...

Alexandre Julliard julliard at winehq.org
Fri Aug 13 19:42:12 CDT 2004


ChangeSet ID:	13293
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/13 19:42:12

Modified files:
	tools/winapi   : tests.dat 
	dlls/ntdll/tests: string.c rtlstr.c rtlbitmap.c rtl.c path.c 
	                  large_int.c generated.c env.c 
Added files:
	dlls/ntdll/tests: ntdll_test.h 

Log message:
	Francois Gouget <fgouget at free.fr>
	Avoid annoying 'macro redefinition' warnings by defining
	WIN32_NO_STATUS at the right time.
	Define _WIN32_WINNT otherwise we are missing some symbols with the
	Windows headers.

Patch: http://cvs.winehq.org/patch.py?id=13293

Old revision  New revision  Changes     Path
 1.16          1.17          +1 -2       wine/tools/winapi/tests.dat
 1.6           1.7           +2 -8       wine/dlls/ntdll/tests/string.c
 1.17          1.18          +2 -8       wine/dlls/ntdll/tests/rtlstr.c
 1.6           1.7           +1 -8       wine/dlls/ntdll/tests/rtlbitmap.c
 1.9           1.10          +1 -8       wine/dlls/ntdll/tests/rtl.c
 1.10          1.11          +1 -9       wine/dlls/ntdll/tests/path.c
 1.6           1.7           +2 -8       wine/dlls/ntdll/tests/large_int.c
 1.12          1.13          +1 -2       wine/dlls/ntdll/tests/generated.c
 1.7           1.8           +2 -8       wine/dlls/ntdll/tests/env.c
 Added         1.1           +0 -0       wine/dlls/ntdll/tests/ntdll_test.h




More information about the wine-cvs mailing list