msvcmaker: Add support for building wine.lib.
[wine] / tools / winapi / c_type.pm
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2004-10-26  Francois GougetAdd function prototypes.
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-05-04  Hans Leidekker- Assume 8 byte maximum alignment.
2004-01-20  Hans LeidekkerFixed misuse of scalar reference variable.
2002-11-12  Patrik StridvallAdded tests for a few new DLLs.
2002-11-04  Patrik StridvallAdded tests for normal types (not just structures).
2002-10-11  Patrik Stridvall- Improved alignment and offset calculations.
2002-10-09  Patrik StridvallReorganized the code for better support of data structu...
2002-10-02  Patrik Stridvall- Minor improvements.
2002-10-01  Patrik Stridvall- Added a new tool winapi_test for generating tests.
2002-09-23  Patrik Stridvall- Made the new C parser handle the current Wine source.