[user/tests/text.c] Fix test

Paul Vriens paul.vriens at xs4all.nl
Thu Mar 31 01:29:55 CST 2005


Hi,

the current test uses len for the text length and also as the return value
for the DrawTextA call. The next DrawTextA call uses len again, which is
now the height of the previous DrawTextA call, still with me :-) ?

The tests now succeed on Win*. There is still the todo for wine of course.

Changelog
  Use textlen instead of len
  Use textheight as the return value of DrawTextA

Cheers,

Paul Vriens.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: text.c.diff
Type: text/x-patch
Size: 1865 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050331/f0807d41/text.c.bin


More information about the wine-patches mailing list