• Francois Gouget's avatar
    Fix and unify parsing of calling conventions. · 02236f06
    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.
    02236f06
Name
Last commit
Last update
..
tests Loading commit data...
.cvsignore Loading commit data...
Makefile.in Loading commit data...
cproxy.c Loading commit data...
cpsf.c Loading commit data...
cpsf.h Loading commit data...
cstub.c Loading commit data...
ndr_marshall.c Loading commit data...
ndr_midl.c Loading commit data...
ndr_misc.h Loading commit data...
ndr_ole.c Loading commit data...
ndr_stubless.c Loading commit data...
rpc_binding.c Loading commit data...
rpc_binding.h Loading commit data...
rpc_defs.h Loading commit data...
rpc_epmap.c Loading commit data...
rpc_message.c Loading commit data...
rpc_message.h Loading commit data...
rpc_misc.h Loading commit data...
rpc_server.c Loading commit data...
rpc_server.h Loading commit data...
rpcrt4.spec Loading commit data...
rpcrt4_main.c Loading commit data...
rpcss_np_client.c Loading commit data...
rpcss_np_client.h Loading commit data...