[mshtml/tests 4/4] Use strcmp_wa instead of lstrcmpW to test correctly on Win98

Paul Vriens paul.vriens.wine at gmail.com
Sat Jun 6 07:30:16 CDT 2009


Hi,

lstrcmpW is not implemented on Win98 so we should use strcmp_wa (that
now uses lstrcmpA).

(Fixed also a small copy-paste error: bgcolor vs. type in an ok() message).

Still some failures to fix on Win98 but that will have to wait till I
find out why (or someone else beats me to it).

Changelog
   Use strcmp_wa instead of lstrcmpW to test correctly on Win98

-- 
Cheers,

Paul.


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0005-Use-strcmp_wa-instead-of-lstrcmpW-to-test-correctly.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090606/f4c421df/attachment.txt>


More information about the wine-patches mailing list