26 May
2009
26 May
'09
11:41 a.m.
Nikolay Sivov wrote:
Changelog: - Basic LVM_GETVIEWRECT tests
+ todo_wine expect(104, rect.right); + expect(0, rect.top); + expect(73, rect.bottom);
The first and last one of these 3 introduces errors on several boxes (see test.winehq.org). I guess these numbers can't be hardcoded and need to be calculated somehow? Could you have a look? -- Cheers, Paul.