Dan Hipschman : widl: Handle wire_marshal types.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 14 07:46:58 CDT 2007


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

Author: Dan Hipschman <dsh at linux.ucla.edu>
Date:   Wed Jun 13 16:13:04 2007 -0700

widl: Handle wire_marshal types.

---

 dlls/rpcrt4/tests/server.c   |   39 +++++++++
 dlls/rpcrt4/tests/server.idl |    2 +
 tools/widl/client.c          |    3 +-
 tools/widl/header.c          |   29 ++----
 tools/widl/parser.y          |   15 ++++
 tools/widl/proxy.c           |    7 +-
 tools/widl/server.c          |   15 +++-
 tools/widl/typegen.c         |  186 ++++++++++++++++++++++++++++++++++--------
 tools/widl/typegen.h         |    3 +
 tools/widl/widltypes.h       |   10 ++
 10 files changed, 246 insertions(+), 63 deletions(-)

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



More information about the wine-cvs mailing list