ChangeSet ID: 13684 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/07 17:46:27
Modified files: tools/winapi : tests.dat c_parser.pm include : shlobj.h dlls/shell32/tests: generated.c dlls/shell32 : shellord.c
Log message: Francois Gouget fgouget@free.fr Fix c_parser.pm so it handles 'const' preceeding a '*'. Add missing #pragma pack directives for the new shlobj.h types. Fix some field names in CSFV and QCMINFO. Update the generated tests to also check shtypes.h and test some more types.
Patch: http://cvs.winehq.org/patch.py?id=13684
Old revision New revision Changes Path 1.25 1.26 +16 -0 wine/tools/winapi/tests.dat 1.13 1.14 +1 -1 wine/tools/winapi/c_parser.pm 1.92 1.93 +6 -3 wine/include/shlobj.h 1.12 1.13 +118 -0 wine/dlls/shell32/tests/generated.c 1.126 1.127 +1 -1 wine/dlls/shell32/shellord.c