Bernhard Kölbl : windows.media.speech: Add SpeechRecognitionListConstraint statics stub.

Alexandre Julliard julliard at winehq.org
Mon Mar 14 17:47:36 CDT 2022


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

Author: Bernhard Kölbl <besentv at gmail.com>
Date:   Mon Mar 14 11:06:36 2022 +0100

windows.media.speech: Add SpeechRecognitionListConstraint statics stub.

Signed-off-by: Bernhard Kölbl <besentv at gmail.com>
Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/windows.media.speech/Makefile.in      |   1 +
 dlls/windows.media.speech/listconstraint.c | 183 +++++++++++++++++++++++++++++
 dlls/windows.media.speech/main.c           |   2 +
 dlls/windows.media.speech/private.h        |   1 +
 dlls/windows.media.speech/tests/speech.c   |  18 +--
 5 files changed, 197 insertions(+), 8 deletions(-)

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



More information about the wine-cvs mailing list