[PATCH 01/11] oleacc: Add default client accessible object stub (try2)

Piotr Caban piotr at codeweavers.com
Thu May 1 09:13:54 CDT 2014


try2:
  - added missing oleacc_private.h file

---
  dlls/oleacc/Makefile.in      |   3 +-
  dlls/oleacc/client.c         | 319 
+++++++++++++++++++++++++++++++++++++++++++
  dlls/oleacc/main.c           |  55 +++++++-
  dlls/oleacc/oleacc_private.h |  33 +++++
  4 files changed, 404 insertions(+), 6 deletions(-)
  create mode 100644 dlls/oleacc/client.c
  create mode 100644 dlls/oleacc/oleacc_private.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-oleacc-Add-default-client-accessible-object-stub.txt
Type: text/x-patch
Size: 14362 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140501/26dcccc3/attachment.bin>


More information about the wine-patches mailing list