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.
Showing
- dlls/rpcrt4/ndr_midl.c 2 additions, 2 deletionsdlls/rpcrt4/ndr_midl.c
- dlls/rpcrt4/tests/.cvsignore 1 addition, 0 deletionsdlls/rpcrt4/tests/.cvsignore
- dlls/rpcrt4/tests/Makefile.in 1 addition, 0 deletionsdlls/rpcrt4/tests/Makefile.in
- dlls/rpcrt4/tests/generated.c 684 additions, 0 deletionsdlls/rpcrt4/tests/generated.c
- include/rpcdce.h 6 additions, 6 deletionsinclude/rpcdce.h
- include/rpcndr.h 43 additions, 12 deletionsinclude/rpcndr.h
- tools/winapi/c_parser.pm 21 additions, 11 deletionstools/winapi/c_parser.pm
- tools/winapi/tests.dat 116 additions, 0 deletionstools/winapi/tests.dat
Loading
Please register or sign in to comment