Rob Shearman : widl: Add support for non-basetype return types.

Alexandre Julliard julliard at winehq.org
Tue Dec 11 11:37:25 CST 2007


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

Author: Rob Shearman <rob at codeweavers.com>
Date:   Mon Dec 10 14:24:11 2007 +0000

widl: Add support for non-basetype return types.

---

 dlls/rpcrt4/tests/server.c   |   10 +
 dlls/rpcrt4/tests/server.idl |    2 +
 tools/widl/client.c          |   13 ++-
 tools/widl/proxy.c           |   13 ++-
 tools/widl/server.c          |    8 +-
 tools/widl/typegen.c         |  439 ++++++++++++++++++++++--------------------
 6 files changed, 272 insertions(+), 213 deletions(-)

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



More information about the wine-cvs mailing list