Huw Davies : oledb32: Add a stub implementation of the conversion library class.

Alexandre Julliard julliard at winehq.org
Wed Sep 2 09:31:18 CDT 2009


Module: wine
Branch: master
Commit: f2490c50d9896bc27e4cf1737812003fc7686931
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f2490c50d9896bc27e4cf1737812003fc7686931

Author: Huw Davies <huw at codeweavers.com>
Date:   Wed Sep  2 12:13:12 2009 +0100

oledb32: Add a stub implementation of the conversion library class.

---

 .gitignore                   |    2 +
 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 |   20 +++++
 7 files changed, 293 insertions(+), 2 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=f2490c50d9896bc27e4cf1737812003fc7686931



More information about the wine-cvs mailing list