mshtml/tests: Fix htmldoc test on Windows Server and Win7

Ge van Geldorp ggeldorp at vmware.com
Wed Sep 23 05:37:28 CDT 2009


The htmldoc test hung on Windows Server editions when IE Enhanced Security
Configuration was enabled.
Also made the tests pass on Win7. There were some IID_unkx values defined for
which Visual Studio displayed names. These names don't appear in SDK header
files so I defined them locally.

Changelog:
  mshtml/tests: Fix htmldoc test on Windows Server and Win7

---
 dlls/mshtml/tests/dom.c         |   22 +---------------------
 dlls/mshtml/tests/htmldoc.c     |   28 +++++++++++++++++++++++-----
dlls/mshtml/tests/mshtml_test.h |   36
++++++++++++++++++++++++++++++++++++
 dlls/mshtml/tests/script.c      |   22 +---------------------
 dlls/urlmon/tests/sec_mgr.c     |    2 +-
 5 files changed, 62 insertions(+), 48 deletions(-)
 create mode 100644 dlls/mshtml/tests/mshtml_test.h



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0deb4535b2c800d36f321705b6d0b356f4c62e02.diff
Type: text/x-patch
Size: 9007 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090923/a773ef96/attachment.bin>


More information about the wine-patches mailing list