Dan Hipschman : widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files .
Module: wine Branch: master Commit: f173addbef6759a5782023a5ac5da843e0b790fa URL: http://source.winehq.org/git/wine.git/?a=commit;h=f173addbef6759a5782023a5ac... Author: Dan Hipschman <dsh(a)linux.ucla.edu> Date: Mon Oct 15 18:06:33 2007 -0700 widl: Use new functions need_proxy and need_stub to clean up code and avoid generating unnecessary files. --- tools/widl/client.c | 10 ++++---- tools/widl/header.h | 4 +++ tools/widl/proxy.c | 51 +++++++++++++++++++++++++++++++++++++++---------- tools/widl/server.c | 10 ++++---- tools/widl/typegen.c | 26 ++++++++++++------------ tools/widl/typegen.h | 12 ++++++---- 6 files changed, 74 insertions(+), 39 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=f173addbef6759a5782023...
participants (1)
-
Alexandre Julliard