Sweden-Number/dlls/rpcrt4
Rob Shearman bcca81f4f4 rpcrt4: Remove the NDR version check from NdrClientCall2 and NdrStubCall2.
It does more harm than good, since we can't get any information about
what new features are being used by the caller, if any, by bailing at
this early point.
2009-01-23 16:14:00 +01:00
..
tests rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm. 2009-01-22 15:28:23 +01:00
Makefile.in rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm. 2009-01-22 15:28:23 +01:00
cproxy.c rpcrt4: Remove WINAPI on static functions where not needed. 2008-11-26 12:10:54 +01:00
cpsf.c rpcrt4: Create the NumMethods key too when registering an interface. 2008-11-29 13:05:11 +01:00
cpsf.h rpcrt4: Convert source files to utf-8. 2008-10-18 19:20:44 +02:00
cstub.c rpcrt4: Convert source files to utf-8. 2008-10-18 19:20:44 +02:00
epm.idl
epm_towers.h
ncastatus.h
ndr_clientserver.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
ndr_contexthandle.c
ndr_es.c rpcrt4: Add stub for MesEncodeDynBufferHandleCreate. 2008-10-23 12:17:20 +02:00
ndr_fullpointer.c rpcrt4: Sign-compare warnings fix. 2008-11-07 10:56:48 +01:00
ndr_marshall.c rpcrt4: Don't declare functions that aren't exported by rpcrt4.dll in include/rpcndr.h. 2009-01-23 16:13:53 +01:00
ndr_misc.h rpcrt4: Convert source files to utf-8. 2008-10-18 19:20:44 +02:00
ndr_ole.c rpcrt4: Convert source files to utf-8. 2008-10-18 19:20:44 +02:00
ndr_stubless.c rpcrt4: Remove the NDR version check from NdrClientCall2 and NdrStubCall2. 2009-01-23 16:14:00 +01:00
ndr_stubless.h
rpc_assoc.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
rpc_assoc.h
rpc_async.c
rpc_binding.c Assorted spelling fixes. 2009-01-07 14:41:24 +01:00
rpc_binding.h rpcrt4: Declare some functions static. 2009-01-19 13:36:26 +01:00
rpc_defs.h rpcrt4: Convert source files to utf-8. 2008-10-18 19:20:44 +02:00
rpc_epmap.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
rpc_message.c rpcrt4: Declare some functions static. 2009-01-19 13:36:26 +01:00
rpc_message.h rpcrt4: Declare some functions static. 2009-01-19 13:36:26 +01:00
rpc_server.c include: Change unsigned long to ULONG in rpcdce.h for Win64 compatibility. 2009-01-04 13:34:51 +01:00
rpc_server.h rpcrt4: Convert source files to utf-8. 2008-10-18 19:20:44 +02:00
rpc_transport.c rpcrt4: Declare some functions static. 2009-01-19 13:36:26 +01:00
rpcrt4.spec rpcrt4: Add a stub implementation of NdrGetUserMarshalInfo. 2009-01-21 13:07:30 +01:00
rpcrt4_main.c rpcrt4: Move NdrGetUserMarshalInfo stub near user marshal functions. Add documentation header. 2009-01-23 13:40:36 +01:00
version.rc