[PATCH 3/7] widl: Support parsing calling conventions for function identifiers.

Robert Shearman rob at codeweavers.com
Wed Apr 2 06:56:13 CDT 2008


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    |   27 ++++++++++++++-------------
  tools/widl/parser.y    |   43 +++++++++++++++++++++++++++++++++++--------
  tools/widl/widltypes.h |    2 ++
  3 files changed, 51 insertions(+), 21 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: f309664cd264446c3f3b81da5528b82f62ee1a9d.diff
Type: text/x-patch
Size: 6646 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080402/cf17971b/attachment.bin 


More information about the wine-patches mailing list