Sweden-Number/dlls/rpcrt4
Alberto Massari d9159093a5 Avoid crashing when releasing an NdrCStdStubBuffer that had been
previously disconnected.
2002-11-08 18:52:34 +00:00
..
tests Added skeleton for rpcrt4 unit test with some UUID tests. 2002-10-07 21:54:07 +00:00
.cvsignore Added winebuild support for generating a .dbg.c file containing the 2002-05-14 20:54:58 +00:00
Makefile.in - Use Ove-style macros for NdrConformantStringMarshall definition. 2002-10-22 00:41:17 +00:00
cproxy.c Fixed compilation for non-i386. 2002-10-17 16:45:24 +00:00
cpsf.c Fixed warnings caused by conversion to -DSTRICT. 2002-10-18 23:48:57 +00:00
cpsf.h IUnknown_[QAR]_Proxy implementations, VTbl construction, the dreaded 2002-10-10 21:18:29 +00:00
cstub.c Avoid crashing when releasing an NdrCStdStubBuffer that had been 2002-11-08 18:52:34 +00:00
ndr_marshall.c Fix stupid clone of broken macro, found by Marcus. 2002-11-01 01:47:04 +00:00
ndr_midl.c - Pull the buffer from the rpc message into the midl stub message 2002-10-28 23:53:23 +00:00
ndr_misc.h - Make explicit some missing include dependencies. 2002-10-25 19:03:43 +00:00
ndr_ole.c Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBufferSize, 2002-10-11 18:45:02 +00:00
ndr_stubless.c - Make explicit some missing include dependencies. 2002-10-25 19:03:43 +00:00
rpc_binding.c - Remove stupid indentations from trace msgs. 2002-11-06 21:58:21 +00:00
rpc_binding.h Implemented RpcBindingInqObject, RpcBindingSetObject, 2002-10-07 21:49:49 +00:00
rpc_defs.h Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcReceive, I_RpcSend, 2002-10-10 18:55:24 +00:00
rpc_message.c - Pull the buffer from the rpc message into the midl stub message 2002-10-28 23:53:23 +00:00
rpc_server.c Fix some problems found by winapi_check. 2002-11-01 01:47:43 +00:00
rpc_server.h Reimplement several RpcServer.* methods in rpc_server.c. 2002-10-11 17:52:37 +00:00
rpcrt4.spec Made the dll entry point default to DllMain and removed most of the 2002-11-04 23:53:41 +00:00
rpcrt4_main.c - Remove stupid indentations from trace msgs. 2002-11-06 21:58:21 +00:00