2 Jun
2006
2 Jun
'06
9:55 a.m.
Module: wine Branch: refs/heads/master Commit: 6f85f989f5b9264787b4eb432d8d49bc158ee205 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=6f85f989f5b9264787b4eb43... Author: Robert Shearman <rob(a)codeweavers.com> Date: Thu Jun 1 15:40:10 2006 +0100 widl: Only write one procformat string and one typeformat string per file. --- tools/widl/client.c | 42 +++++------- tools/widl/server.c | 42 +++++------- tools/widl/typegen.c | 168 +++++++++++++++++++++++++++++------------------- tools/widl/typegen.h | 8 +- tools/widl/widltypes.h | 8 ++ 5 files changed, 150 insertions(+), 118 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=6f85f989f5b9264787b4...