Fix c_parser.pm so it handles 'const' preceeding a '*'.
commitc13638ee8529f742ac7121ddec6effab32a18052
authorFrancois Gouget <fgouget@free.fr>
Tue, 7 Sep 2004 22:46:26 +0000 (7 22:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Sep 2004 22:46:26 +0000 (7 22:46 +0000)
tree1dd083e12f4f629d6dd23678dab4ab85f3268583
parentc9b77911985f71e9eb8b94269d5d2218d16f7819
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.
dlls/shell32/shellord.c
dlls/shell32/tests/generated.c
include/shlobj.h
tools/winapi/c_parser.pm
tools/winapi/tests.dat