ntdll / kernel32: #40

Alexandre Julliard julliard at winehq.org
Sat Jan 3 12:39:01 CST 2004


Eric Pouech <pouech-eric at wanadoo.fr> writes:

> This patch allows to use the UNIX code page inside of ntdll.
> The full change log:
> - moved code page & NLS resources from kernel32 to ntdll
> - moved locale initialisation from kernel32 to ntdll
> - created unix code page handling in ntdll
> - made use of this unix cp for the initial environment creation (in PEB)

I don't think I agree with that. IMO the locale stuff should remain in
kernel32. We can simply set the unix codepage in ntdll the same way we
set the other codepages.

-- 
Alexandre Julliard
julliard at winehq.com



More information about the wine-devel mailing list