Rob Shearman : widl: Implement __int3264 keyword.

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


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

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

widl: Implement __int3264 keyword.

---

 tools/widl/expr.c      |    6 ++-
 tools/widl/header.c    |    1 +
 tools/widl/parser.l    |    1 +
 tools/widl/parser.y    |    4 +-
 tools/widl/typegen.c   |  177 +++++++++++++++++++++++------------------------
 tools/widl/typelib.c   |   15 ++++
 tools/widl/typelib.h   |    3 +
 tools/widl/widltypes.h |    1 +
 8 files changed, 116 insertions(+), 92 deletions(-)

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



More information about the wine-cvs mailing list