Sweden-Number/dlls/rpcrt4
Mike McCormack d571441562 rpcrt4: Simplify RPCRT4_OpenConnection() a little. 2006-04-19 14:48:02 +02: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
Makefile.in Added rules for building import libraries in the individual dll 2005-05-09 14:42:30 +00:00
cproxy.c rpcrt4: Don't call IUnknown_AddRef if there is no outer unknown in 2006-02-07 16:24:33 +01:00
cpsf.c rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't 2006-01-30 14:56:07 +01:00
cpsf.h rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't 2006-01-30 14:56:07 +01:00
cstub.c rpcrt4: Fill in the IRpcStubBuffer vtables for interfaces that don't 2006-01-30 14:56:07 +01:00
ndr_marshall.c rpcrt4: Constify NDR function tables. 2006-04-14 19:36:09 +02:00
ndr_midl.c rpcrt4: Raise exceptions in NdrSendReceive if I_RpcSendReceive failed. 2006-02-03 18:46:32 +01:00
ndr_misc.h rpcrt4: Constify NDR function tables. 2006-04-14 19:36:09 +02:00
ndr_ole.c rpcrt4: Only attempt to marshal an object if it is non-NULL. 2006-01-31 12:21:13 +01:00
ndr_stubless.c rpcrt4: Change the stubless parameter attributes to using a bitfield 2006-03-01 19:54:00 +01:00
rpc_binding.c rpcrt4: Simplify RPCRT4_OpenConnection() a little. 2006-04-19 14:48:02 +02:00
rpc_binding.h Interlocked LONG* gcc warning fixes. 2005-07-13 11:59:15 +00:00
rpc_defs.h
rpc_epmap.c Fix some gcc 4.0 warnings. 2005-08-30 08:56:35 +00:00
rpc_message.c rpcrt4: Fix the sending of >5800 byte messages by only adding offset 2006-01-18 11:29:38 +01:00
rpc_message.h Fix some missing-declarations warnings. 2005-07-24 17:11:59 +00:00
rpc_misc.h
rpc_server.c rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqBegin(). 2006-04-19 12:00:26 +02:00
rpc_server.h
rpcrt4.spec rpcrt4: Stub implementation for rpcrt4.RpcMgmtEpEltInqBegin(). 2006-04-19 12:00:26 +02: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