Module: wine Branch: master Commit: e22f85853a7367309483f84a668e50eabca538e7 URL: https://source.winehq.org/git/wine.git/?a=commit;h=e22f85853a7367309483f84a6...
Author: Hans Leidekker hans@codeweavers.com Date: Fri Dec 13 15:52:30 2019 +0100
msado15: Add ISupportErrorInfo support to Field, Fields and _Recordset.
Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/msado15/recordset.c | 188 ++++++++++++++++++++++++++++++++++++------- dlls/msado15/tests/msado15.c | 32 ++++++++ 2 files changed, 192 insertions(+), 28 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=e22f85853a7367309483f...