Fix __RPC_USER handling.
[wine] / tools / winapi / winapi_test
2005-07-03  Mike McCormackAvoid warnings in generated tests by casting sizeof...
2005-05-04  Alexandre JulliardGet rid of the winapi_check_dir config parameter.
2004-10-26  Francois GougetAdd function prototypes.
2004-09-06  Francois GougetDisable MSVC warning 4116 to avoid the 'unnamed type...
2004-09-01  Francois GougetDon't output the DECLSPEC_ALIGN() directives in the...
2004-08-20  Francois GougetFix packing bug in shlobj.h.
2004-08-16  Francois GougetAdd the CCHILDREN_TITLEBAR+1 and NUM_POINTS macros.
2004-05-04  Hans Leidekker- Assume 8 byte maximum alignment.
2004-01-20  Francois GougetGenerate ok("...\n") calls.
2003-10-24  Alexandre JulliardSpecify include quotes in the tests.dat file.
2003-10-21  Francois GougetUpdate tests.dat to include the various #include fixes.
2003-09-30  Daniel MarmierUse #ifdef instead of #if for all feature tests.
2002-11-12  Patrik StridvallAdded tests for a few new DLLs.
2002-11-06  Patrik Stridvall- Added code for detection of missing types.
2002-11-04  Patrik StridvallAdded tests for normal types (not just structures).
2002-10-29  Patrik StridvallAdded support for excluding optional fields.
2002-10-23  Patrik StridvallMinor modifications and improvements.
2002-10-15  Patrik StridvallDon't use a special header file for macros used in...
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.