Rob Shearman : widl: Store the abstract identifier of the type in type object instead of an NDR format character .
Module: wine Branch: master Commit: 277e0617d5d23ba49ec57c75f72923ff55db1f63 URL: http://source.winehq.org/git/wine.git/?a=commit;h=277e0617d5d23ba49ec57c75f7... Author: Rob Shearman <robertshearman(a)gmail.com> Date: Thu Mar 5 08:22:19 2009 +0000 widl: Store the abstract identifier of the type in type object instead of an NDR format character. --- tools/widl/header.c | 2 +- tools/widl/parser.y | 51 ++++++++++++---------------------- tools/widl/typegen.c | 2 +- tools/widl/typelib.c | 9 ++++-- tools/widl/typetree.c | 24 ++++++++++++---- tools/widl/typetree.h | 3 +- tools/widl/widltypes.h | 70 ++++++----------------------------------------- tools/widl/write_msft.c | 14 ++------- 8 files changed, 58 insertions(+), 117 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=277e0617d5d23ba49ec57c...
participants (1)
-
Alexandre Julliard