Alexandre Julliard : widl: Add a more generic way of determining the type of handle for a function.

Alexandre Julliard julliard at winehq.org
Tue May 31 13:08:18 CDT 2011


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

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue May 31 13:30:04 2011 +0200

widl: Add a more generic way of determining the type of handle for a function.

---

 tools/widl/client.c |   73 +++++++++++++++++++++-----------------------------
 tools/widl/header.c |   70 +++++++++++++++++++++++--------------------------
 tools/widl/header.h |    5 +--
 tools/widl/parser.y |   35 ++++++++----------------
 tools/widl/server.c |   10 +++----
 5 files changed, 82 insertions(+), 111 deletions(-)

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



More information about the wine-cvs mailing list