Jacek Caban : mshtml: Added wrapper of nsIOService.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Feb 9 05:47:45 CST 2006


Module: wine
Branch: refs/heads/master
Commit: 8aeb04934122dd0d4878a537ea0bf3da481515a1
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=8aeb04934122dd0d4878a537ea0bf3da481515a1

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Feb  9 12:17:08 2006 +0100

mshtml: Added wrapper of nsIOService.

---

 dlls/mshtml/Makefile.in      |    1 
 dlls/mshtml/mshtml_private.h |    1 
 dlls/mshtml/nsembed.c        |   39 ------
 dlls/mshtml/nsiface.idl      |    7 +
 dlls/mshtml/nsio.c           |  271 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 281 insertions(+), 38 deletions(-)
 create mode 100644 dlls/mshtml/nsio.c

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=8aeb04934122dd0d4878a537ea0bf3da481515a1



More information about the wine-cvs mailing list