Hans Leidekker : msado15: Add a stub _Stream implementation.

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


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

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

msado15: Add a stub _Stream 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/stream.c            | 312 +++++++++++++++++++++++++++++++++++++++
 5 files changed, 328 insertions(+), 1 deletion(-)

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



More information about the wine-cvs mailing list