wine/dlls/rpcrt4
2006-01-05 12:19:05 +01:00
..
tests Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
.gitignore Renamed all .cvsignore files to .gitignore. 2005-11-26 13:10:33 +01:00
cproxy.c rpcrt4: Implement NdrClientCall2 and NdrServerCall2. 2006-01-05 12:19:05 +01:00
cpsf.c The CLSID can be substituted by an IID present in one of the proxy 2005-11-29 10:41:55 +01:00
cpsf.h Add a function to retrieve the MIDL_SERVER_INFO struct from an object. 2005-11-29 10:42:04 +01:00
cstub.c Add a function to retrieve the MIDL_SERVER_INFO struct from an object. 2005-11-29 10:42:04 +01:00
Makefile.in
ndr_marshall.c rpcrt4: Implement callback conformance. 2006-01-03 12:07:17 +01:00
ndr_midl.c Return the correct error code from NdrProxyErrorHandler. 2005-11-29 10:41:45 +01:00
ndr_misc.h rpcrt4: Implement NdrClientCall2 and NdrServerCall2. 2006-01-05 12:19:05 +01:00
ndr_ole.c Raise exceptions on failures. 2005-11-29 10:41:34 +01:00
ndr_stubless.c rpcrt4: Implement NdrClientCall2 and NdrServerCall2. 2006-01-05 12:19:05 +01:00
rpc_binding.c Fix gcc 4.0 warnings. 2005-09-06 10:26:13 +00:00
rpc_binding.h
rpc_defs.h
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
rpc_misc.h
rpc_server.c rpcrt4: Fix race condition in RpcServerListen. 2006-01-03 12:07:04 +01:00
rpc_server.h
rpcrt4.spec rpcrt4: Implement NdrClientCall2 and NdrServerCall2. 2006-01-05 12:19:05 +01: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 Match PSDK STATUS_* definitions. 2005-11-28 17:32:54 +01:00
rpcss_np_client.h