Sweden-Number/dlls/rpcrt4
Francois Gouget 02236f06a8 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.
2004-09-08 01:27:24 +00:00
..
tests Fix and unify parsing of calling conventions. 2004-09-08 01:27:24 +00:00
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Avoid non-standard types in rpcdcep.h. 2004-09-03 01:04:05 +00:00
cproxy.c Get rid of the no longer used ICOM_MSVTABLE_COMPAT_DummyRTTIVALUE 2004-08-23 19:39:48 +00:00
cpsf.c Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
cpsf.h Fixed NdrDllRegisterProxy so it registers the key names that ole32 2003-05-20 04:13:44 +00:00
cstub.c Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
ndr_marshall.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ndr_midl.c Fix and unify parsing of calling conventions. 2004-09-08 01:27:24 +00:00
ndr_misc.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
ndr_ole.c Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
ndr_stubless.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
rpc_binding.c Avoid non-standard types in rpcdcep.h. 2004-09-03 01:04:05 +00:00
rpc_binding.h Make RPCRT4 use Windows compatible protocol (DCE v5.0) for 2004-04-26 23:33:39 +00:00
rpc_defs.h Make RPCRT4 use Windows compatible protocol (DCE v5.0) for 2004-04-26 23:33:39 +00:00
rpc_epmap.c Fix some RPC prototypes to get it compiling with W32API. 2004-04-19 23:03:58 +00:00
rpc_message.c Make RPCRT4 use Windows compatible protocol (DCE v5.0) for 2004-04-26 23:33:39 +00:00
rpc_message.h Make RPCRT4 use Windows compatible protocol (DCE v5.0) for 2004-04-26 23:33:39 +00:00
rpc_misc.h Initial support for RPC call failures, by catching RPC server 2003-05-22 03:36:00 +00:00
rpc_server.c Avoid non-standard types in rpcdcep.h. 2004-09-03 01:04:05 +00:00
rpc_server.h For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpcrt4.spec Fix the case of RpcNetworkIsProtseqValid[AW] (was 2004-04-14 04:28:27 +00:00
rpcrt4_main.c Reimplement UuidCreate() with Win32 APIs. 2004-04-28 01:04:49 +00:00
rpcss_np_client.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
rpcss_np_client.h Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> 2002-12-02 21:17:04 +00:00