Nikolay Sivov : mfplat: Implement MFCreateAsyncResult().

Alexandre Julliard julliard at winehq.org
Mon Feb 18 15:43:31 CST 2019


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Feb 18 16:24:09 2019 +0300

mfplat: Implement MFCreateAsyncResult().

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mfplat/Makefile.in    |   3 +-
 dlls/mfplat/mfplat.spec    |   2 +-
 dlls/mfplat/queue.c        | 190 +++++++++++++++++++++++++++++++++++++++++++++
 dlls/mfplat/tests/mfplat.c | 140 +++++++++++++++++++++++++++++++++
 include/mfapi.h            |  14 ++++
 5 files changed, 347 insertions(+), 2 deletions(-)

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



More information about the wine-cvs mailing list