Re: Add missing LANG_xxx and SUBLANG_xxx macros
On Mon, 6 Feb 2006, Francois Gouget wrote:
I found two pages that document the LANG_xxx and SUBLANG_xxx identifiers:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_61... http://msdn.microsoft.com/library/default.asp?url=/library/en-us/intl/nls_19...
And I noticed that Wine was missing many of them. So I updated winnt.h accordingly.
Sorry, this patch is incomplete so Wine won't compile (at least after a make depend, I must have been missing some dependencies). There's a wrc update that's missing, but more importantly the following files depend on LANG_GAELIC (==LANG_IRISH) and its sublanguages so I'm not sure what to do with them. dlls/kernel/nls/gae.nls dlls/kernel/nls/gdh.nls dlls/kernel/nls/gdv.nls -- Francois Gouget fgouget(a)free.fr http://fgouget.free.fr/ Hiroshima '45 - Czernobyl '86 - Windows '95
participants (1)
-
Francois Gouget