kernel32: Fix the problem that Nls\Codepage registry is not updated always.

ByeongSik Jeon bsjeon at hanmail.net
Wed Dec 17 03:27:02 CST 2008


Although the wineboot is created before LOCALE_InitRegistry() step,
after the LOCALE_InitRegistry() update this registry,
the wineboot process overwrite this registry again.

---
 dlls/kernel32/locale.c |    9 ++++++++-
 tools/wine.inf.in      |    3 ---
 2 files changed, 8 insertions(+), 4 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6a9cb9be6427289281c0d5977067400b5f01dbcb.diff
Type: text/x-patch
Size: 1421 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20081217/278a1fac/attachment.bin 


More information about the wine-patches mailing list