commit | 02236f06a813a42a08fda5e40a97ba07fae9a712 | [log] [tgz] |
---|---|---|
author | Francois Gouget <fgouget@free.fr> | Wed Sep 08 01:27:24 2004 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Wed Sep 08 01:27:24 2004 +0000 |
tree | b34e63cb66a8912c60ebe8e8fe3c24e91b4616d3 | |
parent | 4d73e10cf8deb7881162c941986abf2a5dd324ee [diff] |
Fix and unify parsing of calling conventions. 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.