Bernhard Kölbl : windows.media.speech: Partially implement IAsyncOperation.
Module: wine Branch: master Commit: caf138f59044baece62ed5201a78822c8f011bd1 URL: https://source.winehq.org/git/wine.git/?a=commit;h=caf138f59044baece62ed5201... Author: Bernhard Kölbl <besentv(a)gmail.com> Date: Fri Apr 22 14:48:05 2022 +0200 windows.media.speech: Partially implement 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 | 138 +++++++++++++++++++++++++++---- dlls/windows.media.speech/tests/speech.c | 105 ++++++++++++----------- 2 files changed, 177 insertions(+), 66 deletions(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=caf138f59044baece62ed...
participants (1)
-
Alexandre Julliard