widl: De-reference parameters' types before deciding what to do with them.
commit4edcf2de35e677f3d9eaf099e6286642f917c01e
authorRobert Shearman <rob@codeweavers.com>
Fri, 31 Mar 2006 11:45:16 +0000 (31 12:45 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Mar 2006 15:34:48 +0000 (31 17:34 +0200)
treec66494babcd162d9894e4f6a1610412af452fd45
parent4b5386e2cd530996b1ceb517e2225eeaa6aed405
widl: De-reference parameters' types before deciding what to do with them.

De-reference parameters' types before deciding what to do with them.
Also dereference string parameters since they are immediately
dispatched to write_string_tfs when the string attribute is detected
without any further processing done on them.
tools/widl/typegen.c