widl: Remove duplicated code in the form of the write_struct_expr function by enhanci...
commit1a0d28bf0225ac9a6f3ef4d85d3586d35d1e8699
authorRob Shearman <rob@codeweavers.com>
Tue, 22 Apr 2008 10:37:07 +0000 (22 11:37 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Apr 2008 11:05:18 +0000 (22 13:05 +0200)
treef2ec6e50cae58c3ae55a7e8c23bfa05afb4873a6
parent39a1fa672a6ca33505af8ef6db6d3e63414b06c1
widl: Remove duplicated code in the form of the write_struct_expr function by enhancing write_expr to allow toplevel identifiers to be prefixed by a string, if specified.
tools/widl/expr.c
tools/widl/expr.h
tools/widl/header.c
tools/widl/proxy.c
tools/widl/typegen.c