Jactry Zeng : sapi: Implement ISpeechFileStream stub.

Alexandre Julliard julliard at winehq.org
Mon Dec 2 17:10:15 CST 2019


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

Author: Jactry Zeng <jzeng at codeweavers.com>
Date:   Mon Nov 18 10:18:40 2019 +0800

sapi: Implement ISpeechFileStream stub.

Signed-off-by: Jactry Zeng <jzeng at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/sapi/Makefile.in        |   1 +
 dlls/sapi/automation.c       | 210 +++++++++++++++++++++++++++++++++++++++++++
 dlls/sapi/main.c             |   3 +
 dlls/sapi/sapi_classes.idl   |  13 +++
 dlls/sapi/sapi_private.h     |   1 +
 dlls/sapi/tests/Makefile.in  |   1 +
 dlls/sapi/tests/automation.c |  63 +++++++++++++
 include/sapi.idl             |  34 +++++++
 include/sapiaut.idl          |  29 ++++++
 9 files changed, 355 insertions(+)

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



More information about the wine-cvs mailing list