Module: wine Branch: master Commit: 93767b3ed9a32785914632652e99c61d97194a6f URL: https://source.winehq.org/git/wine.git/?a=commit;h=93767b3ed9a32785914632652...
Author: Zebediah Figura zfigura@codeweavers.com Date: Mon Feb 17 17:30:59 2020 -0600
qasf/dmowrapper: Add an initial implementation of IDMOWrapperFilter::Init().
Signed-off-by: Zebediah Figura zfigura@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/qasf/Makefile.in | 2 +- dlls/qasf/dmowrapper.c | 26 +++- dlls/qasf/tests/Makefile.in | 2 +- dlls/qasf/tests/dmowrapper.c | 307 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 332 insertions(+), 5 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=93767b3ed9a3278591463...