wine/ tools/winapi/winapi_test tools/winapi/c_ ...

Alexandre Julliard julliard at winehq.org
Fri Aug 20 14:33:17 CDT 2004


ChangeSet ID:	13423
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/08/20 14:33:17

Modified files:
	tools/winapi   : winapi_test c_type.pm c_parser.pm 
	include        : shlobj.h 
	dlls/shell32/tests: generated.c 

Log message:
	Francois Gouget <fgouget at free.fr>
	Fix packing bug in shlobj.h.
	Fix the declaration of bitfields so their layout matches what MSVC
	generates.
	Modify winapi_test to compute the bitfields size/alignment like MSVC
	does.
	Update the impacted generated.c files.

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

Old revision  New revision  Changes     Path
 1.16          1.17          +8 -22      wine/tools/winapi/winapi_test
 1.9           1.10          +94 -52     wine/tools/winapi/c_type.pm
 1.11          1.12          +7 -1       wine/tools/winapi/c_parser.pm
 1.89          1.90          +15 -2      wine/include/shlobj.h
 1.8           1.9           +24 -24     wine/dlls/shell32/tests/generated.c




More information about the wine-cvs mailing list