Module: wine Branch: master Commit: 61a4cb972e5f4657caed10794dd291dc13d68ef5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=61a4cb972e5f4657caed10794...
Author: Bernhard Kölbl besentv@gmail.com Date: Tue May 3 13:15:08 2022 +0200
windows.media.speech: Rename async_operation to async_inspectable.
Signed-off-by: Bernhard Kölbl besentv@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/windows.media.speech/async.c | 125 +++++++++++++++++---------------- dlls/windows.media.speech/private.h | 5 +- dlls/windows.media.speech/recognizer.c | 2 +- 3 files changed, 68 insertions(+), 64 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=61a4cb972e5f4657caed1...