[PATCH 2/2] wininet: Implement INTERNET_OPTION_SECURITY_CERTIFICATE flag for InternetQueryOption.

Jacek Caban jacek at codeweavers.com
Mon Aug 3 09:33:39 CDT 2020


Hi Daniel,

On 03.08.2020 01:23, Daniel Lehman wrote:
> +        if (PRIMARYLANGID(GetUserDefaultLangID()) != LANG_ENGLISH)
> +            FIXME("INTERNET_OPTION_SECURITY_CERTIFICATE currently English-only\n");


I sent the sign off too soon. Is this FIXME accurate? It seems that you 
added everything that's needed for other languages in the code itself. 
Once translators translate resources, it will be supported, which is not 
different than any other locale-dependent place.


Thanks,

Jacek




More information about the wine-devel mailing list