Sweden-Number/dlls/rpcrt4
Greg Turner 1ecb22867f Super-crude implementation for NdrClientCall2.
Specs and headers for NdrClientInitializeNew,
NdrConformantStringMarshall, NdrGetBuffer, NdrFreeBuffer, and
NdrSendReceive.
2002-10-19 19:17:19 +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 Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBufferSize, 2002-10-11 18:45:02 +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 Implement the CStdStubBuffer methods. 2002-10-10 22:46:08 +00:00
ndr_midl.c Some MIDL constants and structures (should eventually move to rpcndr.h 2002-10-19 19:14:25 +00:00
ndr_misc.h Some MIDL constants and structures (should eventually move to rpcndr.h 2002-10-19 19:14:25 +00:00
ndr_ole.c Added NdrOleAllocate, NdrOleFree, NdrInterfacePointerBufferSize, 2002-10-11 18:45:02 +00:00
ndr_stubless.c Super-crude implementation for NdrClientCall2. 2002-10-19 19:17:19 +00:00
rpc_binding.c - (try to) implement RpcMgmtWaitServerListen 2002-10-18 03:56:56 +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 Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcReceive, I_RpcSend, 2002-10-10 18:55:24 +00:00
rpc_server.c Fix up RpcMgmtWaitServerListen to be less incorrect. 2002-10-19 19:14:45 +00:00
rpc_server.h Reimplement several RpcServer.* methods in rpc_server.c. 2002-10-11 17:52:37 +00:00
rpcrt4.spec Super-crude implementation for NdrClientCall2. 2002-10-19 19:17:19 +00:00
rpcrt4_main.c Reimplement several RpcServer.* methods in rpc_server.c. 2002-10-11 17:52:37 +00:00