USER32: fix for failing tests of LB_GETTEXT on listbox on Win98

Alex Villací­s Lasso a_villacis at palosanto.com
Wed Nov 7 09:36:53 CST 2007


Apparently Win98 does not support SendMessageW(LB_GETTEXT) on the 
listbox created by the test. It will return 0 on this case, and leave 
the output buffer untouched. This patch removes 32 test failures on Win98.

Changelog:
* Skip verifying buffer on failed LB_GETTEXT with SendMessageW() on Win98.

-- 
perl -e '$x=2.4;print sprintf("%.0f + %.0f = %.0f\n",$x,$x,$x+$x);'

-------------- next part --------------
A non-text attachment was scrubbed...
Name: wine-user32-tests-LB_GETTEXT-fix-win98.patch
Type: text/x-patch
Size: 1410 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20071107/37a77631/attachment.bin 


More information about the wine-patches mailing list