Sync to wine-1.1.4:
authorEric Kohl <eric.kohl@reactos.org>
Thu, 4 Dec 2008 21:22:42 +0000 (21:22 +0000)
committerEric Kohl <eric.kohl@reactos.org>
Thu, 4 Dec 2008 21:22:42 +0000 (21:22 +0000)
commit7366e052b43ee87576b25288ea8cce4a282afa2b
tree55851ad77bebaa3491bfac5776146a4bd901f959
parent31b83f59b6e8c48867dfbcfad41b86a0b287cac3
Sync to wine-1.1.4:

- Rob Shearman <robertshearman@gmail.com> Tue, 26 Aug 2008
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.

- Alexandre Julliard <julliard@winehq.org> Sat, 30 Aug 2008
widl: Replace write_name() by get_name() to make the code more readable.

- Dan Hipschman <dsh@linux.ucla.edu> Tue, 2 Sep 2008
widl: Output NULL for inherited methods in the vtbl.

svn path=/trunk/; revision=37862
reactos/media/doc/README.WINE
reactos/tools/widl/client.c
reactos/tools/widl/header.c
reactos/tools/widl/header.h
reactos/tools/widl/proxy.c
reactos/tools/widl/server.c
reactos/tools/widl/typegen.c