Module: wine Branch: master Commit: d969b802102b8fdb3b1c6dee740617963cea03f9 URL: http://source.winehq.org/git/wine.git/?a=commit;h=d969b802102b8fdb3b1c6dee74...
Author: Aric Stewart aric@codeweavers.com Date: Tue Apr 3 14:37:55 2012 -0500
quartz: Add initial VMR9 stub.
---
dlls/quartz/Makefile.in | 3 +- dlls/quartz/main.c | 1 + dlls/quartz/quartz_private.h | 1 + dlls/quartz/quartz_strmif.idl | 7 + dlls/quartz/regsvr.c | 12 ++ dlls/quartz/vmr9.c | 369 +++++++++++++++++++++++++++++++++++++++++ 6 files changed, 392 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d969b802102b8fdb3b1c6d...