commit | fce01e6920e2d7878d1b1017af95565272e721d9 | [log] [tgz] |
---|---|---|
author | Robert Shearman <rob@codeweavers.com> | Tue Jan 24 11:06:32 2006 +0100 |
committer | Alexandre Julliard <julliard@winehq.org> | Tue Jan 24 11:06:32 2006 +0100 |
tree | 084fe9649993faa7ad6e9324721b8d831aba017d | |
parent | 479be2e6af91d5ef06ac0c312e1c78588ae768e6 [diff] |
widl: Simplify write_typeformatstring_type. Simplify handling of types in write_typeformatstring_type by only writing non-pointer types out when ptr_level is 0. Add stubs for functions that will write out the type format string for strings and arrays.