Rob Shearman : widl: Implement [range] attribute.

Alexandre Julliard julliard at winehq.org
Mon Nov 9 15:14:20 CST 2009


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

Author: Rob Shearman <robertshearman at gmail.com>
Date:   Sat Nov  7 15:54:28 2009 +0100

widl: Implement [range] attribute.

---

 dlls/rpcrt4/tests/server.c   |   19 ++++++
 dlls/rpcrt4/tests/server.idl |   15 +++++
 tools/widl/parser.y          |   37 +++++++++++
 tools/widl/typegen.c         |  139 +++++++++++++++++++++++++++++++++++++----
 tools/widl/typegen.h         |    1 +
 5 files changed, 197 insertions(+), 14 deletions(-)

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



More information about the wine-cvs mailing list