[PATCH 2/3] ieframe: Moved TaskbarList implementation to ieframe

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


---
 dlls/ieframe/Makefile.in    |    1 +
 dlls/ieframe/ieframe.h      |    2 +
 dlls/ieframe/ieframe_main.c |   16 ++
 dlls/ieframe/taskbarlist.c  |  321
+++++++++++++++++++++++++++++++++++++++++
 dlls/shdocvw/Makefile.in    |    1 -
 dlls/shdocvw/factory.c      |    7 +-
 dlls/shdocvw/shdocvw.h      |    2 -
 dlls/shdocvw/taskbarlist.c  |  329
-------------------------------------------
 8 files changed, 342 insertions(+), 337 deletions(-)
 create mode 100644 dlls/ieframe/taskbarlist.c
 delete mode 100644 dlls/shdocvw/taskbarlist.c


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ieframe-Moved-TaskbarList-implementation-to-ieframe.diff
Type: text/x-patch
Size: 26328 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110726/6e39aecf/attachment.bin>


More information about the wine-patches mailing list