Module: wine Branch: master Commit: 0849079287df4e6b6b556fed65f1c77677421929 URL: http://source.winehq.org/git/wine.git/?a=commit;h=0849079287df4e6b6b556fed65...
Author: Jacek Caban jacek@codeweavers.com Date: Fri Dec 10 16:36:41 2010 +0100
mshtml: Added IPropertyBag::Read implementation.
---
dlls/mshtml/nsiface.idl | 17 +++++ dlls/mshtml/pluginhost.c | 2 +- dlls/mshtml/pluginhost.h | 2 +- dlls/mshtml/propbag.c | 163 +++++++++++++++++++++++++++++++++++++++++- dlls/mshtml/tests/activex.c | 48 +++++++++++++ 5 files changed, 226 insertions(+), 6 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=0849079287df4e6b6b556f...