[PATCH 1/3] ieframe: Moved CUrlHistory implementation to ieframe

Jacek Caban jacek at codeweavers.com
Tue Jul 26 05:03:33 CDT 2011


---
 dlls/ieframe/Makefile.in    |    3 +-
 dlls/ieframe/ieframe.h      |    3 +-
 dlls/ieframe/ieframe_main.c |   16 +++++
 dlls/ieframe/urlhist.c      |  132
+++++++++++++++++++++++++++++++++++++++++++
 dlls/shdocvw/Makefile.in    |    1 -
 dlls/shdocvw/factory.c      |    7 +--
 dlls/shdocvw/shdocvw.h      |    1 -
 dlls/shdocvw/urlhist.c      |  131
------------------------------------------
 8 files changed, 154 insertions(+), 140 deletions(-)
 create mode 100644 dlls/ieframe/urlhist.c
 delete mode 100644 dlls/shdocvw/urlhist.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ieframe-Moved-CUrlHistory-implementation-to-ieframe.diff
Type: text/x-patch
Size: 12728 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110726/006ef038/attachment-0001.bin>


More information about the wine-patches mailing list