[TRY5 4/8] gdi32: Generate the [HKLM\Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize].

Byeong-Sik Jeon wjsqudtlr at gmail.com
Mon Oct 9 01:36:33 CDT 2006


Dmitry Timoshkov wrote: 
> "Byeong-Sik Jeon" <wjsqudtlr at gmail.com> wrote:
> 
> > +    /* @@ Wine registry key: HKLM\Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize */
> > +    if(RegCreateKeyExW(HKEY_LOCAL_MACHINE, gre_initialize_reg_key,
> > +                0, NULL, 0, KEY_ALL_ACCESS, NULL, &hkey, NULL) == ERROR_SUCCESS)
> 
> '@@ Wine registry key' should be used to mark Wine internal registry
> keys, which is not the case here.
> 
It is my miss-understand.
Thank you.


Changelog:
Generate the [HKLM\Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize] registry.
---
 dlls/gdi/freetype.c |   34 ++++++++++++++++++++++++++++++++++
 1 files changed, 34 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 844e6134de08ee1087115e9f939c506042c1bc9e.diff
Type: text/x-patch
Size: 2570 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061009/788e91ae/844e6134de08ee1087115e9f939c506042c1bc9e.bin


More information about the wine-patches mailing list