kernel32: forward GetThreadUILanguage() to GetUserDefaultUILanguage() (try 2)

Alexandre Julliard julliard at winehq.org
Tue Sep 7 07:27:27 CDT 2010


Austin English <austinenglish at gmail.com> writes:

> @@ -658,6 +658,7 @@
>  @ stdcall GetTimeFormatA(long long ptr str ptr long)
>  @ stdcall GetTimeFormatW(long long ptr wstr ptr long)
>  @ stdcall GetTimeZoneInformation(ptr)
> +@ stdcall GetThreadUILanguage() GetUserDefaultUILanguage

You can't do that, the functions are not identical.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list