[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wine-devel
Subject:    Re: patch for sysparam.c
From:       Paul Vriens <paul.vriens.wine () gmail ! com>
Date:       2007-08-29 7:53:27
Message-ID: 46D525F7.2000209 () gmail ! com
[Download RAW message or body]

Ivan Sinitsin wrote:
> This patch adds an opportunity for fonts of the menu, statusbar and messages 
> to increase depending on logpixels.
> 
> 
> Changelog:
> This patch does a font for the menu,statusbar and messages dependent from 
> logpixels.
> 
> 
> ------------------------------------------------------------------------
> 
> 
With the latest release winecfg can set this value. The default there is 96 and 
the range is 96..120. How does that relate to the 72 in your code? :

+if (!RegQueryValueExW( myhKey, log_pixels, NULL, &type,
+                              (LPBYTE) &logpixels, &size )==ERROR_SUCCESS)
+                          logpixels=72;

Cheers,

Paul.



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic