Module: wine Branch: master Commit: af0800729b84c90e067bcab058521b4cb9aee8e3 URL: http://source.winehq.org/git/wine.git/?a=commit;h=af0800729b84c90e067bcab058...
Author: Rob Shearman robertshearman@gmail.com Date: Mon Feb 23 13:48:34 2009 +0000
widl: Use type_get_type to determine the types of types during C client, server and proxy code generation.
---
tools/widl/proxy.c | 75 +-- tools/widl/typegen.c | 1309 ++++++++++++++++++++++++++++---------------------- tools/widl/typegen.h | 2 + 3 files changed, 772 insertions(+), 614 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=af0800729b84c90e067bca...