WIDL: Multiple Interfaces and Explicit Binding Handles

Robert Shearman rob at codeweavers.com
Mon Dec 5 10:35:58 CST 2005


ChangeLog:
Eric Kohl <eric.kohl at t-online.de>
- Support multiple interfaces per idl file.
- Support explicit binding handles.
Robert Shearman <rob at codeweavers.com>
When neither the [implicit_handle] or [explicit_handle] attributes are
present, but an explicit handle is then use the explicit handle, like
MIDL does. Keeps dlls/ole32/dcom.idl compiling without an error.

  tools/widl/client.c |  102 
++++++++++++++++++++++++++++++++-------------------
  tools/widl/header.c |   41 +++++++++++++++++++++
  tools/widl/header.h |    1 +
  tools/widl/server.c |   76 +++++++++++++++++++++++++++++---------
  4 files changed, 163 insertions(+), 57 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ba7886e578434644d85d39f66c356951c5d35f87.diff
Type: text/x-patch
Size: 11989 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051205/c1225928/ba7886e578434644d85d39f66c356951c5d35f87-0001.diff


More information about the wine-patches mailing list