Module: wine Branch: master Commit: b0b6728cf1ce323aa0198473e5210c2ec442a788 URL: http://source.winehq.org/git/wine.git/?a=commit;h=b0b6728cf1ce323aa0198473e5...
Author: Jacek Caban jacek@codeweavers.com Date: Wed Feb 19 17:51:52 2014 +0100
wmp: Added IWMPPlayer4 stub implementation.
---
dlls/wmp/Makefile.in | 1 + dlls/wmp/oleobj.c | 26 ++-- dlls/wmp/player.c | 406 ++++++++++++++++++++++++++++++++++++++++++++++++ dlls/wmp/wmp_private.h | 15 ++ 4 files changed, 436 insertions(+), 12 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b0b6728cf1ce323aa01984...