Sweden-Number/dlls/rpcrt4
Robert Shearman 68e867da81 rpcrt4: Forward NdrClientCall to NdrClientCall2.
NdrClientCall should be implemented as a separate function when 
NdrClientCall2 has been factorised enough.
2006-08-09 20:41:34 +02:00
..
tests make_dlls: Recursively ignore .ok files in all tests directories. 2006-07-10 21:26:50 +02:00
Makefile.in libs: Merged libwine_unicode into libwine. 2006-07-11 19:33:22 +02:00
cproxy.c rpcrt4: Display a big message box if the user tries to use typelib 2006-07-18 11:13:36 +02:00
cpsf.c rpcrt4: Add the threading model and a description when registering a CLSID for the PSFactoryBuffer. 2006-07-14 12:38:48 +02:00
cpsf.h
cstub.c rpcrt4: Add an exception handler for CStdStubBuffer_Invoke. 2006-06-12 13:21:46 +02:00
epm_towers.h
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Support for SMVARRAY in EmbeddedComplexSize. 2006-07-25 11:31:59 +02:00
ndr_midl.c
ndr_misc.h
ndr_ole.c
ndr_stubless.c rpcrt4: Add some more traces and make the stack offsets easier to read in the stubless interpreter. 2006-08-09 20:41:21 +02:00
rpc_binding.c rpcrt4: Make the error output on a failed binding more informative 2006-08-04 20:27:13 +02:00
rpc_binding.h
rpc_defs.h
rpc_epmap.c
rpc_message.c rpcrt4: Don't use a short to hold the packet length, since it can 2006-06-20 20:35:38 +02:00
rpc_message.h
rpc_misc.h
rpc_server.c rpcrt4: Add a stub for RpcMgmtSetServerStackSize. 2006-06-30 20:43:53 +02:00
rpc_server.h
rpc_transport.c rpcrt4: getaddrinfo returns any non-zero value on failure, not just negative values. 2006-06-14 12:47:05 +02:00
rpcrt4.spec rpcrt4: Forward NdrClientCall to NdrClientCall2. 2006-08-09 20:41:34 +02:00
rpcrt4_main.c rpcrt4: Add a stub for I_RpcMapWin32Status. 2006-07-13 16:25:33 +02:00
rpcss_np_client.c rpcrt4: Don't use sizeof in traces to avoid printf format warnings. 2006-06-13 14:11:28 +02:00
rpcss_np_client.h