Bernhard Kölbl : windows.media.speech: Implement concurrency in IAsyncOperation.
Module: wine Branch: master Commit: f3c131c7689a142e304c6680c1cdd2688c013c87 URL: https://source.winehq.org/git/wine.git/?a=commit;h=f3c131c7689a142e304c6680c... Author: Bernhard Kölbl <besentv(a)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(a)gmail.com> Signed-off-by: Rémi Bernon <rbernon(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=f3c131c7689a142e304c6...
participants (1)
-
Alexandre Julliard