Module: wine Branch: refs/heads/master Commit: 1b31475fdb2b9a46b557225d319a93671d895458 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=1b31475fdb2b9a46b557225d...
Author: Jacek Caban jacek@codeweavers.com Date: Thu Feb 9 12:18:18 2006 +0100
mshtml: Added wrapper of nsIURI interface.
---
dlls/mshtml/mshtml_private.h | 1 dlls/mshtml/nsiface.idl | 17 ++ dlls/mshtml/nsio.c | 365 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 380 insertions(+), 3 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=1b31475fdb2b9a46b557...