widl: Remove some duplication.
commite0dd7b6ed862b551e8e57ae115087b51af277ab1
authorRobert Shearman <rob@codeweavers.com>
Mon, 26 Dec 2005 12:20:59 +0000 (26 13:20 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 26 Dec 2005 12:20:59 +0000 (26 13:20 +0100)
tree2013d3916f084160eadeaee666c187faac873ed3
parent7e5cf94f13e44b3e287958b3973ce6c587dc7759
widl: Remove some duplication.
Remove some duplicated code by calling an improved
get_required_buffer_size.
Add some more newlines in the generated code to separate separate
stages.
Calculate the buffer size of [out] arguments in generated server code.
Fix the direction passed into unmarshall_arguments.
tools/widl/client.c
tools/widl/server.c
tools/widl/typegen.c
tools/widl/typegen.h