8 Aug
2025
8 Aug
'25
9:27 a.m.
Zhiyi Zhang (@zhiyi) commented about dlls/user32/tests/text.c:
ok(rect.top == rect2.top, "unexpected value %ld, got %ld\n", rect.top, rect2.top); ok(rect.bottom == rect2.bottom , "unexpected value %ld, got %ld\n", rect.bottom, rect2.bottom);
+ /* further tests for dtp */
Let's use `/* Test uiLengthDrawn calculation */` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/8178#note_112430