[PATCH 4/4] mshtml: Moved tid declaration to separated file.

Jacek Caban jacek at codeweavers.com
Sun Nov 7 13:54:41 CST 2010


Doing define/include tricks isn't perfect solution, but the current state 
is even worse.
---
  dlls/mshtml/dispex.c         |   93 ++---------------------------------------
  dlls/mshtml/mshtml_private.h |   94 ++---------------------------------------
  dlls/mshtml/tid.inc          |   88 +++++++++++++++++++++++++++++++++++++++
  3 files changed, 98 insertions(+), 177 deletions(-)
  create mode 100644 dlls/mshtml/tid.inc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-mshtml-Moved-tid-declaration-to-separated-file.diff
Type: text/x-patch
Size: 8341 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101107/04bf3396/attachment.bin>


More information about the wine-patches mailing list