[PATCH 1/3] widl: teach widl how to automatically create class factories (resend)

Bernhard Loos bernhardloos at googlemail.com
Wed Oct 26 06:48:46 CDT 2011


---
 include/rpcproxy.h         |   10 ++-
 include/wine/generic_cf.h  |   47 ++++++++
 tools/widl/Makefile.in     |    1 +
 tools/widl/parser.y        |    1 +
 tools/widl/widl.c          |  234 ++++++++++++++++++++++++++++++----------
 tools/widl/widl.h          |    8 ++
 tools/widl/write_dlldata.c |  254 ++++++++++++++++++++++++++++++++++++++++++++
 7 files changed, 494 insertions(+), 61 deletions(-)
 create mode 100644 include/wine/generic_cf.h
 create mode 100644 tools/widl/write_dlldata.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-widl-teach-widl-how-to-automatically-create-class-fa.patch
Type: text/x-patch
Size: 25974 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111026/6d1b822a/attachment-0001.bin>


More information about the wine-patches mailing list