Dan Hipschman : widl: Handle pointers in unions.

Alexandre Julliard julliard at wine.codeweavers.com
Fri May 25 14:43:32 CDT 2007


Module: wine
Branch: master
Commit: 00ce411231b4dd94fef20e98b1a9c08c3321670e
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=00ce411231b4dd94fef20e98b1a9c08c3321670e

Author: Dan Hipschman <dsh at linux.ucla.edu>
Date:   Thu May 24 17:48:39 2007 -0700

widl: Handle pointers in unions.

Unify write_pointers with write_embedded_types, and handle pointers in
unions.  Includes tests.

---

 dlls/rpcrt4/tests/server.c         |    8 ++
 dlls/rpcrt4/tests/server.idl       |    1 +
 dlls/rpcrt4/tests/server_defines.h |    1 +
 tools/widl/typegen.c               |  135 +++++++++++++++++-------------------
 4 files changed, 74 insertions(+), 71 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=00ce411231b4dd94fef20e98b1a9c08c3321670e



More information about the wine-cvs mailing list