widl: Use expr_resolve_type to get the type of the identifier in write_conf_or_var_desc.
commit39a1fa672a6ca33505af8ef6db6d3e63414b06c1
authorRob Shearman <rob@codeweavers.com>
Tue, 22 Apr 2008 10:36:54 +0000 (22 11:36 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 22 Apr 2008 11:05:04 +0000 (22 13:05 +0200)
treece25441e6bd4fcdf248c72fb4b41593c4ff7e64e
parent80ab2a7c6d6f7ce0187e9c5880e6b121e070bba6
widl: Use expr_resolve_type to get the type of the identifier in write_conf_or_var_desc.

Remove the conversion of pointer types into base types as this was only
needed due to lack of proper type resolving.
tools/widl/typegen.c