Zebediah Figura : mfplat: Implement CreatePropertyStore().
Module: wine Branch: master Commit: 748565df50578048e77343ce71e222a5a5dd4dc6 URL: https://source.winehq.org/git/wine.git/?a=commit;h=748565df50578048e77343ce7... Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Mon Jul 15 10:28:16 2019 -0500 mfplat: Implement CreatePropertyStore(). Signed-off-by: Zebediah Figura <zfigura(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/mfplat/main.c | 202 +++++++++++++++++++++++++++++++++++++++++++++ dlls/mfplat/mfplat.spec | 2 +- dlls/mfplat/tests/mfplat.c | 102 +++++++++++++++++++++++ include/mfidl.idl | 1 + 4 files changed, 306 insertions(+), 1 deletion(-) Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=748565df50578048e7734...
participants (1)
-
Alexandre Julliard