oledb32: Add IErrorInfo Support

System Internals / WINE - Alistair Leslie-Hughes [hotmail.com] - 31 July 2013 15:26 UTC

325b824 oledb32: Add IErrorInfo Support.
dlls/oledb32/Makefile.in | 1 +
dlls/oledb32/errorinfo.c | 359 ++++++++++++++++++++++++++++++++++++++
dlls/oledb32/main.c | 8 +
dlls/oledb32/oledb32_classes.idl | 11 ++
dlls/oledb32/oledb_private.h | 1 +
dlls/oledb32/tests/database.c | 10 +-
6 files changed, 389 insertions(+), 1 deletion(-)

Upstream: source.winehq.org


  • Share