Francois Gouget
|
f6fab295f3
|
Fix spelling error in the generated conformance test files.
|
2008-01-16 12:46:18 +01:00 |
Ge van Geldorp
|
d642e11438
|
winapi_test: Regenerate tests.
Remove structs from test list which have preprocessor directives in
their definitions (winapi_test can't handle that).
|
2006-10-11 12:12:21 +02:00 |
Mike McCormack
|
b8fc783be2
|
Avoid warnings in generated tests by casting sizeof(x) to an int.
|
2005-07-03 11:23:30 +00:00 |
Francois Gouget
|
5512ae2685
|
Disable MSVC warning 4116 to avoid the 'unnamed type definition in
parentheses' warning caused by TYPE_ALIGNMENT().
|
2004-09-06 20:29:53 +00:00 |
Francois Gouget
|
96a5c44233
|
Fix packing of shlwapi.h
Add a DECLSPEC_ALIGN(8) to force DLLVERSIONINFO2 to have the correct
alignment.
|
2004-08-19 19:59:41 +00:00 |
Alexandre Julliard
|
a11b2bbafb
|
Updated the auto-generated tests.
|
2004-05-04 00:41:11 +00:00 |
Francois Gouget
|
7494b5b980
|
Add trailing '\n's to ok() calls.
Check whether _MSC_VER is defined.
|
2004-01-23 02:11:12 +00:00 |
Alexandre Julliard
|
b83789fdc3
|
Updated some of the generated tests.
|
2003-10-24 04:45:35 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Patrik Stridvall
|
9398d9c129
|
Updated the generated tests.
|
2002-11-12 01:13:10 +00:00 |