Module: wine Branch: master Commit: 217fc9c0f3d5d514eb0a2cf352783374855ce17c URL: http://source.winehq.org/git/wine.git/?a=commit;h=217fc9c0f3d5d514eb0a2cf352...
Author: Dan Hipschman dsh@linux.ucla.edu Date: Tue May 15 17:45:59 2007 -0700
widl: Improve handling of offsets in the type format string.
---
tools/widl/client.c | 17 ++---- tools/widl/proxy.c | 56 +++++++------------- tools/widl/server.c | 20 ++----- tools/widl/typegen.c | 139 ++++++++++++++++++++++++++------------------------ tools/widl/typegen.h | 3 +- 5 files changed, 103 insertions(+), 132 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=217fc9c0f3d5d514eb0a2c...