[PATCH 11/11] mshtml.idl: Moved IHTMLElement dispinterface declaration to macro.

Jacek Caban jacek at codeweavers.com
Fri Oct 2 06:56:12 CDT 2009


It's not very nice solution, but we need to change it somehow. mshtml.idl 
becomes unmanagable because many dispinterfaces contain big common parts
that are copied between them. When MS adds a new interfaces (usually every 
new IE release), we should update many dispinterfaces with exactly the same
code. Using macros we could change it in just one place.

If this patch will be accepted, I will send more similar patches.

---
  include/mshtml.idl | 3535 
+++++-----------------------------------------------
  1 files changed, 284 insertions(+), 3251 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-mshtml.idl-Moved-IHTMLElement-dispinterface-declarati.diff
Type: text/x-patch
Size: 127694 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091002/e0344e0b/attachment-0001.bin>


More information about the wine-patches mailing list