Module: wine Branch: refs/heads/master Commit: 746616903481155b576c201ed734ebe9a61a82a7 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=746616903481155b576c201e...
Author: Jacek Caban jacek@codeweavers.com Date: Mon Feb 20 11:13:37 2006 +0100
mshtml: Create nsIChannel for protocols not handled by Gecko.
---
dlls/mshtml/mshtml_private.h | 1 dlls/mshtml/nsiface.idl | 31 +++++- dlls/mshtml/nsio.c | 232 ++++++++++++++++++++++++++++++++++++------ 3 files changed, 231 insertions(+), 33 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=746616903481155b576c...