Hans Leidekker : msado15: Add a stub _Recordset implementation.

Alexandre Julliard julliard at winehq.org
Fri Dec 6 16:06:38 CST 2019


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

Author: Hans Leidekker <hans at codeweavers.com>
Date:   Fri Dec  6 14:54:19 2019 +0100

msado15: Add a stub _Recordset implementation.

Signed-off-by: Hans Leidekker <hans at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/msado15/Makefile.in         |   3 +-
 dlls/msado15/main.c              |   5 +
 dlls/msado15/msado15_classes.idl |   8 +
 dlls/msado15/msado15_private.h   |   1 +
 dlls/msado15/recordset.c         | 686 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 702 insertions(+), 1 deletion(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=db08f0c3f6c4391ed3b6b0d7d4e606529e5ffd31



More information about the wine-cvs mailing list