Add definition file for bug 37701 (mfplat.MFStartup and MFShutdown stubs).

This commit is contained in:
Sebastian Lackner
2014-12-12 06:15:47 +01:00
parent c466779d90
commit f474c5783f
3 changed files with 6 additions and 1 deletions

View File

@@ -787,6 +787,9 @@ libwine-BSD_mmap_fixed.ok:
# Patchset mfplat-Stubs
# |
# | This patchset fixes the following Wine bugs:
# | * [#37701] Implement stubs for mfplat.MFStartup and MFShutdown
# |
# | Modified files:
# | * dlls/mfplat/main.c, dlls/mfplat/mfplat.spec, include/Makefile.in, include/mferror.h
# |

View File

@@ -0,0 +1 @@
Fixes: [37701] Implement stubs for mfplat.MFStartup and MFShutdown