Sweden-Number/dlls/rpcrt4
Robert Shearman b3a4b59668 Fix ref-counting rules to match native DCOM Dlls. 2005-09-18 11:10:37 +00:00
..
tests Fix gcc 4.0 warnings. 2005-09-06 10:26:13 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
cproxy.c Fix ref-counting rules to match native DCOM Dlls. 2005-09-18 11:10:37 +00:00
cpsf.c Fix some gcc 4.0 warnings. 2005-08-30 08:56:35 +00:00
cpsf.h Fixed NdrDllRegisterProxy so it registers the key names that ole32 2003-05-20 04:13:44 +00:00
cstub.c IRpcStubBuffer_Disconnect can be called more than once. 2005-07-19 19:12:54 +00:00
ndr_marshall.c Fix NdrServerContextMarshall prototype. 2005-09-08 11:02:38 +00:00
ndr_midl.c Add stubs for NdrMapCommAndFaultStatus, conformant string marshaling 2005-08-03 14:55:57 +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 Fix gcc 4.0 warnings. 2005-09-06 10:26:13 +00:00
ndr_stubless.c Provide minimal API documentation in advapi/eventlog.c to silence some 2005-05-16 08:51:19 +00:00
rpc_binding.c Fix gcc 4.0 warnings. 2005-09-06 10:26:13 +00:00
rpc_binding.h Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +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 gcc 4.0 warnings. 2005-08-30 08:56:35 +00:00
rpc_message.c Don't free previous buffer in NdrGetBuffer. 2005-08-03 14:55:05 +00:00
rpc_message.h Fix some missing-declarations warnings. 2005-07-24 17:11:59 +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 Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
rpc_server.h For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpcrt4.spec Don't prefix the functions DllCanUnloadNow, DllGetClassObject and 2005-08-08 17:35:28 +00:00
rpcrt4_main.c Use a more portable scheme for storing the name of a critical 2005-09-09 10:19:44 +00:00
rpcss_np_client.c Clean up if named pipe is not available. 2005-05-06 14:33:11 +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