commit | 4edcf2de35e677f3d9eaf099e6286642f917c01e | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Fri Mar 31 12:45:16 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Fri Mar 31 17:34:48 2006 +0200 |
tree | c66494babcd162d9894e4f6a1610412af452fd45 | |
parent | 4b5386e2cd530996b1ceb517e2225eeaa6aed405 [diff] |
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.