Sweden-Number/dlls/rpcrt4
Alexandre Julliard 5537dbbf40 Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard
AC_CHECK_MEMBERS. Added check for si_fd in siginfo_t.
2003-03-28 00:36:12 +00:00
..
tests Fix definitions for Uuid{To,From}String, RpcStringFree. 2002-12-24 00:26:55 +00:00
.cvsignore Added .spec.def files. 2002-12-12 22:04:04 +00:00
Makefile.in Eliminate lots of __WINE__ conditionals from the headers. 2003-01-03 19:12:55 +00:00
cproxy.c Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
cpsf.c Make NdrDllRegisterProxy use the interface stub header instead of the 2003-02-17 01:47:54 +00:00
cpsf.h IUnknown_[QAR]_Proxy implementations, VTbl construction, the dreaded 2002-10-10 21:18:29 +00:00
cstub.c Make sure that no files except unknwn.h include wine/obj_base.h 2002-12-05 20:33:07 +00:00
ndr_marshall.c NDR marshalling fixes. 2003-02-17 01:48:24 +00:00
ndr_midl.c ReuseBuffer should be FALSE for RPC clients. 2003-01-31 03:22:53 +00:00
ndr_misc.h Implemented marshalling of pointers, simple and complex structures, 2003-02-01 00:44:51 +00:00
ndr_ole.c Implemented marshalling of pointers, simple and complex structures, 2003-02-01 00:44:51 +00:00
ndr_stubless.c - Make explicit some missing include dependencies. 2002-10-25 19:03:43 +00:00
rpc_binding.c For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpc_binding.h For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpc_defs.h Implemented I_RpcFreeBuffer, I_RpcGetBuffer, I_RpcReceive, I_RpcSend, 2002-10-10 18:55:24 +00:00
rpc_epmap.c Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com> 2002-12-02 21:17:04 +00:00
rpc_message.c For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpc_server.c For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpc_server.h For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpcrt4.spec Take advantage of new winebuild syntax to remove redundant function 2003-03-20 03:53:12 +00:00
rpcrt4_main.c Replaced WINE_CHECK_STRUCT_MEMBER autoconf macro by the standard 2003-03-28 00:36:12 +00:00
rpcss_np_client.c Remove (POINTER)NULL casts. 2003-01-14 23:43:41 +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