Sweden-Number/dlls/rpcrt4
Rob Shearman 1e46fc672a rpcrt4: Fix the protid used in ncalrpc tower functions.
The epm tower for the ncalrpc protseq should have a floor with a
protid of EPM_PROTOCOL_PIPE instead of EPM_PROTOCOL_SMB.
2008-08-18 14:35:26 +02:00
..
tests rpcrt4: Add tests for a complex struct with conformant array. 2008-08-18 14:34:40 +02:00
Makefile.in rpcrt4: Implement MesEncodeIncrementalHandleCreate, MesDecodeIncrementalHandleCreate, MesIncrementalHandleReset and MesHandleFree. 2008-07-14 11:47:46 +02:00
cproxy.c
cpsf.c rpcrt4: Use interlocked functions to increment/decrement ref counts. 2008-07-07 12:11:24 +02:00
cpsf.h
cstub.c
epm.idl
epm_towers.h make_makefiles: Explicitly list the Wine headers that should be exported. 2008-07-23 11:40:43 +02:00
ncastatus.h
ndr_clientserver.c
ndr_contexthandle.c
ndr_es.c rpcrt4: Ignore the return value of functions when unmarshalling a pickled procedure. 2008-07-14 11:48:25 +02:00
ndr_fullpointer.c
ndr_marshall.c rpcrt4: Re-implement part of the conformant varying structure processing routines using array_* functions. 2008-08-18 14:34:41 +02:00
ndr_misc.h
ndr_ole.c rpcrt4: Use interlocked functions to increment/decrement ref counts. 2008-07-07 12:11:24 +02:00
ndr_stubless.c rpcrt4: Ignore the return value of functions when unmarshalling a pickled procedure. 2008-07-14 11:48:25 +02:00
ndr_stubless.h rpcrt4: Ignore the return value of functions when unmarshalling a pickled procedure. 2008-07-14 11:48:25 +02:00
rpc_assoc.c
rpc_assoc.h
rpc_async.c rpcrt4: Remove unneeded address-of operator from array name. 2008-07-14 11:50:08 +02:00
rpc_binding.c rpcrt4: Validate the uuid portion of the string passed to RpcStringBindingParseA/W. 2008-07-31 13:25:55 +02:00
rpc_binding.h
rpc_defs.h
rpc_epmap.c rpcrt4: Fix a typo in the ncalrpc protseq in the epm_endpoints structure. 2008-08-18 14:35:10 +02:00
rpc_message.c
rpc_message.h
rpc_server.c
rpc_server.h
rpc_transport.c rpcrt4: Fix the protid used in ncalrpc tower functions. 2008-08-18 14:35:26 +02:00
rpcrt4.spec rpcrt4: Implement MesDecodeBufferHandleCreate and MesEncodeFixedBufferHandleCreate. 2008-07-14 11:48:16 +02:00
rpcrt4_main.c rpcrt4: Implement RpcCancelThreadEx. 2008-07-14 12:29:46 +02:00
version.rc