Sven Baars : mfplat: Add MFCreateFile stub.

Alexandre Julliard julliard at winehq.org
Tue Nov 6 15:10:05 CST 2018


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

Author: Sven Baars <sven.wine at gmail.com>
Date:   Sat Nov  3 22:25:08 2018 +0100

mfplat: Add MFCreateFile stub.

Signed-off-by: Sven Baars <sven.wine at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/mfplat/main.c            |  71 +++++++++++++++++++++++++
 dlls/mfplat/mfplat.spec       |   2 +-
 dlls/mfplat/tests/Makefile.in |   2 +
 dlls/mfplat/tests/mfplat.c    | 120 ++++++++++++++++++++++++++++++++++++++++++
 dlls/mfplat/tests/resource.rc |  24 +++++++++
 dlls/mfplat/tests/test.mp4    | Bin 0 -> 1554 bytes
 include/mfapi.h               |   2 +
 7 files changed, 220 insertions(+), 1 deletion(-)

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



More information about the wine-cvs mailing list