Sweden-Number/dlls/rpcrt4
Alexandre Julliard d62356aa1e Added rules to build import libraries in the individual dll makefiles.
Generate import libraries with the right name right away instead of
using an intermediate .spec.def file.
2005-05-07 12:39:52 +00:00
..
tests Implemented DceErrorInqText. 2004-12-23 11:29:54 +00:00
.cvsignore Added rules to build import libraries in the individual dll makefiles. 2005-05-07 12:39:52 +00:00
Makefile.in Avoid non-standard types in rpcdcep.h. 2004-09-03 01:04:05 +00:00
cproxy.c Const correctness fixes. 2004-11-30 21:38:57 +00:00
cpsf.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
cpsf.h Fixed NdrDllRegisterProxy so it registers the key names that ole32 2003-05-20 04:13:44 +00:00
cstub.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
ndr_marshall.c Avoid spaces before preprocessor directives, that's not portable. 2005-03-02 12:23:20 +00:00
ndr_midl.c - RpcMgmtStopServerListen should not affect auto-listen interfaces. 2005-03-14 10:11:04 +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 Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +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 Assorted spelling fixes. 2005-03-30 17:08:31 +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 - RpcMgmtStopServerListen should not affect auto-listen interfaces. 2005-03-14 10:11:04 +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 Fix deadlock caused by not leaving the critical section on all code 2005-03-19 17:05:41 +00:00
rpc_server.h For better concurrency, separate the connections from the bindings. 2003-02-19 03:44:35 +00:00
rpcrt4.spec - RpcMgmtStopServerListen should not affect auto-listen interfaces. 2005-03-14 10:11:04 +00:00
rpcrt4_main.c Tweak the API documentation to silence winapi_check warnings. 2005-04-20 15:18:42 +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