Alistair Leslie-Hughes : oledb32: Add IErrorInfo Support.
Module: wine Branch: master Commit: 325b824de586552ed9af9eedfe80d81df51ee2e9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=325b824de586552ed9af9eedfe... Author: Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> Date: Fri Jun 14 10:23:43 2013 +1000 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 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=325b824de586552ed9af9e...
participants (1)
-
Alexandre Julliard