Commit 45de9196 authored by Austin English's avatar Austin English Committed by Alexandre Julliard

mf3216: Add stub dll.

parent 6bb2c4cd
......@@ -1246,6 +1246,7 @@ enable_mciqtz32
enable_mciseq
enable_mciwave
enable_mf
enable_mf3216
enable_mfplat
enable_mfreadwrite
enable_mgmtapi
......@@ -18059,6 +18060,7 @@ wine_fn_config_dll mciqtz32 enable_mciqtz32
wine_fn_config_dll mciseq enable_mciseq
wine_fn_config_dll mciwave enable_mciwave
wine_fn_config_dll mf enable_mf
wine_fn_config_dll mf3216 enable_mf3216
wine_fn_config_dll mfplat enable_mfplat
wine_fn_config_dll mfreadwrite enable_mfreadwrite
wine_fn_config_dll mgmtapi enable_mgmtapi
......
......@@ -3120,6 +3120,7 @@ WINE_CONFIG_DLL(mciqtz32)
WINE_CONFIG_DLL(mciseq)
WINE_CONFIG_DLL(mciwave)
WINE_CONFIG_DLL(mf)
WINE_CONFIG_DLL(mf3216)
WINE_CONFIG_DLL(mfplat)
WINE_CONFIG_DLL(mfreadwrite)
WINE_CONFIG_DLL(mgmtapi)
......
MODULE = mf3216.dll
@ stub ConvertEmfToWmf
@ stub Mf3216DllInitialize
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment