widl: Support parsing calling conventions for function identifiers.
commitd97f3205bac5dd26bb0cf6eceb68925484430398
authorRob Shearman <rob@codeweavers.com>
Wed, 2 Apr 2008 11:56:13 +0000 (2 12:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 2 Apr 2008 17:53:23 +0000 (2 19:53 +0200)
treefc3d1ea1bce9bd183d59a5f1bd1236d561f28ced
parent6a0c5a4fe9beb9de0c4689ee3cb08c48d0c3ac12
widl: Support parsing calling conventions for function identifiers.

Support automatically setting the calling convention to
STDMETHODCALLTYPE if it is part of an object interface.

Write out the calling convention in write_type_v.
tools/widl/header.c
tools/widl/parser.y
tools/widl/widltypes.h