6 Feb
2007
6 Feb
'07
9:23 p.m.
Module: wine Branch: master Commit: 3c2a9f5df8211debd2195d6bb93d0871592f9f32 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3c2a9f5df8211debd2195d6bb9... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Feb 6 15:59:24 2007 +0100 widl: size_is and length_is are expression lists now. --- tools/widl/header.c | 10 +++++++ tools/widl/header.h | 1 + tools/widl/proxy.c | 5 ++- tools/widl/typegen.c | 73 ++++++++++++++++++++++++++++++------------------- 4 files changed, 59 insertions(+), 30 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3c2a9f5df8211debd2195d...