[PATCH 2/6] urlmon/tests: Fix http_protocol tests to succeed on Win98.

Misha Koshelev mk144210 at bcm.edu
Tue Jul 17 19:47:48 CDT 2007


I always test on Win98 and WinXP b/c it makes me reasonably certain if the tests succeed on both they
will succeed on all the versions in between. The ????MessageW functions on Win98 don't seem to work right
(GetMessageW returns 0 without doing anything), so switch to ANSI. GetRootSecurityId not called on default
Win98.
---
 dlls/urlmon/tests/protocol.c |   21 ++++++++++-----------
 1 files changed, 10 insertions(+), 11 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 95eb135021ae700c5122d52b5fde5bd2a7eab718.diff
Type: text/x-patch
Size: 2544 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070717/57b3711e/95eb135021ae700c5122d52b5fde5bd2a7eab718.bin


More information about the wine-patches mailing list