wine/ tools/winapi/tests.dat include/winnt.h i ...

Alexandre Julliard julliard at winehq.org
Tue Aug 24 15:16:26 CDT 2004


ChangeSet ID:	13472
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/24 15:16:25

Modified files:
	tools/winapi   : tests.dat 
	include        : winnt.h winbase.h 
	dlls/ntdll/tests: generated.c 
	dlls/kernel/tests: generated.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Fix alignment issues for MEMORYSTATUSEX, WIN32_STREAM_ID and
	IO_COUNTERS. The corresponding tests now succeed both when compiled
	with the Windows headers and when compiled with the Wine headers.

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

Old revision  New revision  Changes     Path
 1.20          1.21          +5 -5       wine/tools/winapi/tests.dat
 1.190         1.191         +9 -8       wine/include/winnt.h
 1.215         1.216         +12 -8      wine/include/winbase.h
 1.16          1.17          +21 -0      wine/dlls/ntdll/tests/generated.c
 1.11          1.12          +44 -0      wine/dlls/kernel/tests/generated.c




More information about the wine-cvs mailing list