comctl32/tests: Fix tests to not depend on 96 dpi, make it pass in Wine [try 2]

Detlef Riekenberg wine.dev at web.de
Mon Oct 13 18:17:43 CDT 2008


On Mo, 2008-10-13 at 11:09 +0900, Dmitry Timoshkov wrote:

> >      hdc = GetDC(hwTab);
> > +    dpi = GetDeviceCaps(hdc, LOGPIXELSY);
> 
> If you are replacing 'width' shouldn't this be LOGPIXELSX?

Yes, and the fix for Wine was not included


-- 
 
By by ... Detlef

-------------- next part --------------
An embedded message was scrubbed...
From: Detlef Riekenberg <wine.dev at web.de>
Subject: [PATCH] comctl32/tests: Fix tests to not depend on 96 dpi, make it
	pass in Wine
Date: Tue, 14 Oct 2008 01:14:00 +0200
Size: 4629
Url: http://www.winehq.org/pipermail/wine-patches/attachments/20081014/34b1b2a6/attachment.eml 


More information about the wine-patches mailing list