[PATCH 1/9] mshtml: Moved binding-related declarations to separated file

Jacek Caban jacek at codeweavers.com
Sat Jul 23 05:50:11 CDT 2011


---
 dlls/mshtml/binding.h        |  112
++++++++++++++++++++++++++++++++++++++++++
 dlls/mshtml/htmlwindow.c     |    1 +
 dlls/mshtml/mshtml_private.h |   53 --------------------
 dlls/mshtml/navigate.c       |   44 ++---------------
 dlls/mshtml/nsembed.c        |    1 +
 dlls/mshtml/nsio.c           |    1 +
 dlls/mshtml/persist.c        |    1 +
 7 files changed, 120 insertions(+), 93 deletions(-)
 create mode 100644 dlls/mshtml/binding.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-mshtml-Moved-binding-related-declarations-to-separate.diff
Type: text/x-patch
Size: 9889 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110723/b7a9bac7/attachment-0001.bin>


More information about the wine-patches mailing list