[TRY2 5/8] gdi32: Use the [HKLM\...\GRE_Initialize] for the language dependent stock fonts.

Byeong-Sik Jeon wjsqudtlr at gmail.com
Tue Oct 3 21:28:23 CDT 2006


Changelog:
Use the [HKLM\Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize]
for the language dependent stock fonts.

"Dmitry Timoshkov" <dmitry at codeweavers.com> wrote:
>
> Any reason you don't make LOGFONTs above const?
>
Because of the LOGFONTs should be changed to the language dependent lfCharSet,
lfFaceName, lfHeight.

This patch makes the LOGFONTs to "const". and copy it,
and change the copyed LOGFONTs.

Thanks.
---
 dlls/gdi/gdiobj.c |  426 ++++++++++-------------------------------------------
 1 files changed, 80 insertions(+), 346 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 58a9cb2795b4bd18de428a346a4f0a2f56ebd991.diff
Type: text/x-patch
Size: 19422 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061004/3298a53d/58a9cb2795b4bd18de428a346a4f0a2f56ebd991.bin


More information about the wine-patches mailing list