widl: Pass type attributes from write_array_tfs to write_pointer_description.
commiteb54b5b4dffd8f170a75d67b88de56c1a0678eb9
authorDmitry Timoshkov <dmitry@baikal.ru>
Wed, 2 Apr 2014 09:37:27 +0000 (2 18:37 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Apr 2014 13:46:41 +0000 (2 15:46 +0200)
treec88e111c9a3cb190ae306315ea47434b7ec1e404
parent43fd82c61215ef1e29d995749aa28a38acfa4596
widl: Pass type attributes from write_array_tfs to write_pointer_description.

This allows to differentiate strings and write appropriate rpc type
(FC_C_C[W]STRING instead of FC_[W]CHAR).
tools/widl/typegen.c