kernel32: use ANSI code page if current thread locale has no code page (try 4)

Daniel Lehman dlehman at esri.com
Tue Nov 5 16:18:14 CST 2013


Try 4: 
- use constants for LCID
- test other functions that call get_codepage_table: MultiByteToWideChar, IsDBCSLeadByteEx
	GetCPInfo is called by GetCPInfoEx so it's already covered
- also added a couple more locales
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-kernel32-use-ANSI-code-page-if-current-thread-locale.patch
Type: application/octet-stream
Size: 6916 bytes
Desc: 0001-kernel32-use-ANSI-code-page-if-current-thread-locale.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20131105/7fdcd0fa/attachment.obj>


More information about the wine-patches mailing list