Declare user-marshaller prototypes for types declared with [wire_marshal].
commitbe3c1141e386aa15142103f16a9fbf35dc1c2bad
authorOve Kaaven <ovek@transgaming.com>
Thu, 9 Jan 2003 01:05:54 +0000 (9 01:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 9 Jan 2003 01:05:54 +0000 (9 01:05 +0000)
tree38f427a29cd2d6d174632f0bb0b1244e6081c1df
parent9b5375e5eecd779a14567b850e6b5ebf416f183e
Declare user-marshaller prototypes for types declared with [wire_marshal].
Define __WIDL__ preprocessor macro, so Wine-specific IDL can be enclosed
in #ifdef __WIDL__. Fixed a file output bug.
tools/widl/header.c
tools/widl/widl.c