Bernhard Kölbl : windows.media.speech: Implement concurrency in IAsyncOperation.

Alexandre Julliard julliard at winehq.org
Fri Apr 22 14:46:05 CDT 2022


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

Author: Bernhard Kölbl <besentv at gmail.com>
Date:   Fri Apr 22 14:48:06 2022 +0200

windows.media.speech: Implement concurrency in IAsyncOperation.

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/async.c        | 95 +++++++++++++++++++++++++++++++-
 dlls/windows.media.speech/private.h      |  4 +-
 dlls/windows.media.speech/recognizer.c   |  7 ++-
 dlls/windows.media.speech/tests/speech.c |  8 +--
 4 files changed, 105 insertions(+), 9 deletions(-)

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



More information about the wine-cvs mailing list