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

Jacek Caban jacek at codeweavers.com
Sun Nov 7 08:41:25 CST 2010


Doing define/include tricks isn't nice, but the current state is even worse.
---
  dlls/mshtml/dispex.c         |   91 ++---------------------------------------
  dlls/mshtml/mshtml_private.h |   92 ++---------------------------------------
  dlls/mshtml/tid.inc          |   86 +++++++++++++++++++++++++++++++++++++++
  3 files changed, 96 insertions(+), 173 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: 8152 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20101107/2a302c03/attachment.bin>


More information about the wine-patches mailing list