wined3d: Fix size of buffer in swapchain_create_context_for_thread().
[wine] / dlls / rpcrt4 / tests / rpc_protseq.c
2009-10-22  Alexandre Julliardrpcrt4/tests: Fix a double free (Valgrind).
2009-08-20  Juan Langrpcrt4: Allow Annotation to be NULL.
2009-03-30  Rob Shearmanrpcrt4: RpcServerUseProtseqEp(..., NULL, ...) should...
2009-03-26  Rob Shearmanrpcrt4: Allow listening on dynamically generated ncacn_...
2009-03-26  Rob Shearmanrpcrt4: Re-use already registered endpoints for a proto...
2009-03-24  Rob Shearmanrpcrt4: Fix crash when calling RpcServerUseProtseq...