Sweden-Number/dlls/rpcrt4/tests
Juan Lang d82cbcf049 rpcrt4: Allow Annotation to be NULL.
Fixes bug 19760.
--Juan

From afb4d6b943345e19952fe34bd1d8ab4c411563ae Mon Sep 17 00:00:00 2001
From: Juan Lang <juan.lang@gmail.com>
Date: Wed, 19 Aug 2009 14:27:20 -0700
Subject: [PATCH 3/3] Allow Annotation to be NULL
2009-08-20 15:26:33 +02:00
..
Makefile.in rpcrt4: Fix crash when calling RpcServerUseProtseq for ncacn_np and ncalrpc. 2009-03-24 13:12:11 +01:00
cstub.c rpcrt4/tests: Make dummy_Release() static. 2009-06-05 14:43:25 +02:00
generated.c winapi_test: The tests don't support WIN64 yet so disable them there. 2009-01-08 12:47:22 +01:00
ndr_marshall.c rpcrt4/tests: Fix the marshalling test for Win9x. 2009-06-19 12:49:20 +02:00
rpc.c rpcrt4/test: Change a skip to win_skip. 2009-03-26 16:13:33 +01:00
rpc_async.c rpcrt4/tests: Use win_skip() to skip over unimplemented functionality. 2009-02-23 12:21:30 +01:00
rpc_protseq.c rpcrt4: Allow Annotation to be NULL. 2009-08-20 15:26:33 +02:00
server.c rpcrt4/tests: Replace malloc() with HeapAlloc(). 2009-06-15 13:42:29 +02:00
server.idl rpcrt4/tests: Remove NdrVaryingArrayUnmarshall() test, it is broken on Windows. 2009-01-13 16:39:30 +01:00
server_defines.h rpcrt4: Add encapsulated union tests. 2007-06-19 11:45:11 +02:00