Module: wine Branch: master Commit: dcdfb7d8a0fa86cc408785e3ee7c3725921b3c07 URL: http://source.winehq.org/git/wine.git/?a=commit;h=dcdfb7d8a0fa86cc408785e3ee...
Author: Jacek Caban jacek@codeweavers.com Date: Sat Jan 25 18:22:08 2014 +0100
wmp: Added WindowsMediaPlayer object stub implementation.
---
dlls/wmp/Makefile.in | 1 + dlls/wmp/oleobj.c | 272 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/wmp/wmp_main.c | 13 +-- dlls/wmp/wmp_private.h | 35 +++++++ 4 files changed, 309 insertions(+), 12 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dcdfb7d8a0fa86cc408785...