widl: Use typegen_detect_type to determine which types should be written for the...
authorRob Shearman <robertshearman@gmail.com>
Mon, 15 Mar 2010 19:30:02 +0000 (19:30 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Mar 2010 10:36:12 +0000 (11:36 +0100)
commit1d1d49b6abe7fd86b171346d4bd3ff30735a8268
treeca9d139912609ff2f8198e58425b28784bd72c63
parent06e7eb5c98d473cf1edc828c67f6a6586a94e2f7
widl: Use typegen_detect_type to determine which types should be written for the pointer description in write_struct_tfs.

Otherwise extra pointers for user types could be written.
tools/widl/typegen.c