Sweden-Number/dlls/rpcrt4
Ge van Geldorp a9950e3cee rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows.
The failures in rpcrt4:server on Windows are caused by an access violation
thrown in NdrVaryingArrayUnmarshall() called from get_5numbers(). I've
created a minimum get_5numbers() test with Microsoft tools and that throws
the same access violation. The access violation disappears when zeroing
out the StubMsg before calling NdrClientInitializeNew(), so my guess is
Windows NdrVaryingArrayUnmarshall() uses an uninitialized member.
2009-01-13 16:39:30 +01:00
..
tests rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows. 2009-01-13 16:39:30 +01:00
Makefile.in rpcrt4: Implement MesEncodeIncrementalHandleCreate, MesDecodeIncrementalHandleCreate, MesIncrementalHandleReset and MesHandleFree. 2008-07-14 11:47:46 +02: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 make_makefiles: Explicitly list the Wine headers that should be exported. 2008-07-23 11:40:43 +02:00
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: Unmarshalling functions should always set fMustAlloc when allocating memory. 2009-01-12 13:07:31 +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 WINAPI on static functions where not needed. 2008-11-26 12:10:54 +01: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 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 rpcrt4: Remove unneeded address-of operator from array name. 2008-07-14 11:50:08 +02:00
rpc_binding.c Assorted spelling fixes. 2009-01-07 14:41:24 +01:00
rpc_binding.h rpcrt4: Convert source files to utf-8. 2008-10-18 19:20:44 +02: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 include: sspi.h: Use the Win types as per MSDN. 2009-01-06 12:43:46 +01:00
rpc_message.h include: Remove unused file wine/rpcss_shared.h. 2008-07-07 11:11:02 +02: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: Disable TCP/IP connection support if we don't have socketpair. 2008-12-22 19:55:05 +01:00
rpcrt4.spec rpcrt4: Add stub for MesEncodeDynBufferHandleCreate. 2008-10-23 12:17:20 +02:00
rpcrt4_main.c include: Change RPC_STATUS from long to LONG for Win64 compatibility. 2009-01-04 13:34:38 +01:00
version.rc