- 20 Oct, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 28 Jun, 2010 2 commits
-
-
Eric Pouech authored
-
Ilya Basin authored
-
- 07 Apr, 2010 1 commit
-
-
Alexandre Julliard authored
-
- 08 Jan, 2009 1 commit
-
-
Francois Gouget authored
-
- 19 Jun, 2008 1 commit
-
-
Rob Shearman authored
Reduce the size of the IsClient field, as is done in the latest SDKs to fix NdrClientInitializeNew tests on XP SP3 and Win2003+.
-
- 16 Nov, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 20 Oct, 2006 1 commit
-
-
Alexandre Julliard authored
-
- 11 Oct, 2006 1 commit
-
-
Ge van Geldorp authored
Remove structs from test list which have preprocessor directives in their definitions (winapi_test can't handle that).
-
- 26 May, 2006 1 commit
-
-
Mike McCormack authored
-
- 30 Oct, 2004 1 commit
-
-
Francois Gouget authored
ignore it.
-
- 08 Sep, 2004 1 commit
-
-
Francois Gouget authored
Hack handling of 'struct { } *NDR_SCONTEXT;' so we don't cause a parse error as this is a valid C construct. Generate type tests for rpcrt4. Remove PRPC_BINDING_VECTOR and PUUID_VECTOR, they don't exist on Windows. Fix the MIDL_STUB_MESSAGE, MIDL_SERVER_INFO and MIDL_STUBLESS_PROXY_INFO structs. Add NDR_ALLOC_ALL_NODES_CONTEXT, NDR_POINTER_QUEUE_STATE and CS_STUB_INFO.
-
- 07 Sep, 2004 3 commits
-
-
Francois Gouget authored
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.
-
Francois Gouget authored
-
Francois Gouget authored
-
- 06 Sep, 2004 1 commit
-
-
Francois Gouget authored
tests.dat: Remove types that don't exist, whether in the Windows or Wine headers.
-
- 25 Aug, 2004 1 commit
-
-
Francois Gouget authored
why the type cannot be tested. Update the generated files, they compile and run successfully both on Windows (with the Windows headers) and in Wine.
-
- 24 Aug, 2004 1 commit
-
-
Francois Gouget authored
IO_COUNTERS. The corresponding tests now succeed both when compiled with the Windows headers and when compiled with the Wine headers.
-
- 22 Aug, 2004 2 commits
-
-
Francois Gouget authored
platform SDK. This helps compile the ntdll tests on Windows.
-
Francois Gouget authored
EnumICMProfilesProcCallback PEXCEPTION_REGISTRATION_RECORD Don't test these Wine-only types: EMRSETTEXTJUSTIFICATION EXCEPTION_REGISTRATION_RECORD Remove EXCEPTION_FRAME, it doesn't exist at all.
-
- 19 Aug, 2004 1 commit
-
-
Francois Gouget authored
Don't test types that have a platform dependent layout. Don't test Wine-only types. Helps get the generated tests compiling on Windows.
-
- 14 Aug, 2004 1 commit
-
-
Francois Gouget authored
WIN32_NO_STATUS at the right time. Define _WIN32_WINNT otherwise we are missing some symbols with the Windows headers.
-
- 13 Aug, 2004 3 commits
-
-
Francois Gouget authored
Add PISID and PISECURITY_DESCRIPTOR.
-
Francois Gouget authored
Remove it.
-
Francois Gouget authored
headers.
-
- 11 Aug, 2004 1 commit
-
-
Francois Gouget authored
Windows headers.
-
- 04 May, 2004 1 commit
-
-
Hans Leidekker authored
- Sync type testing data with the headers.
-
- 24 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 21 Oct, 2003 1 commit
-
-
Francois Gouget authored
gcc says that sizeof(long double)==12. Fix the detection of pragma packs to detect #include <...>. Generate ok("...\n") calls.
-
- 12 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 06 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
- Added missing types. - Added a function for each type test to improve compiling with -O2.
-
- 04 Nov, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 29 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 23 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 11 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Reorganized and improved enum/union/struct parsing.
-
- 09 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
-
- 02 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Added tests for GDI and USER.
-
- 01 Oct, 2002 1 commit
-
-
Patrik Stridvall authored
- Added a data structure packing test to winapi_test. - Reorganized and optimized a few things.
-