widl: Raise RPC_X_SS_IN_NULL_CONTEXT exception for NULL in-only context handles inste...
commit6f2687a389861fbedbbb8c8e3b3c376aef1e3676
authorRob Shearman <robertshearman@gmail.com>
Tue, 26 Aug 2008 19:05:17 +0000 (26 20:05 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 27 Aug 2008 11:21:21 +0000 (27 13:21 +0200)
treee809624903f62d795d075a4f09a953719b35ab4b
parent2d18e5aac43885daf9ffc576eeedbae4bc63fb64
widl: Raise RPC_X_SS_IN_NULL_CONTEXT exception for NULL in-only context handles instead of RPC_X_NULL_REF_PTR.

Based on a patch by Michael Martin.
tools/widl/client.c
tools/widl/proxy.c