[PATCH 2/2] oledb32: Add a stub implementation of the conversion library class.

Huw Davies huw at codeweavers.com
Wed Sep 2 06:13:12 CDT 2009


---
 dlls/oledb32/Makefile.in     |    5 +-
 dlls/oledb32/convert.c       |  166 ++++++++++++++++++++++++++++++++++++++++++
 dlls/oledb32/convert.idl     |    1 +
 dlls/oledb32/main.c          |   99 +++++++++++++++++++++++++
 dlls/oledb32/oledb32.spec    |    2 +-
 dlls/oledb32/oledb_private.h |   22 ++++++
 6 files changed, 293 insertions(+), 2 deletions(-)
 create mode 100644 dlls/oledb32/convert.c
 create mode 100644 dlls/oledb32/convert.idl
 create mode 100644 dlls/oledb32/oledb_private.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a5794ba5efc35b08adebdc85d0d6abf9f54adc98.diff
Type: text/x-patch
Size: 9794 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090902/c352274d/attachment.bin>


More information about the wine-patches mailing list