<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 28 Feb 2019, 10:46 pm Alex Henrie, <<a href="mailto:alexhenrie24@gmail.com">alexhenrie24@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Wed, Feb 27, 2019 at 11:22 PM Isira Seneviratne <<a href="mailto:isirasen96@gmail.com" target="_blank" rel="noreferrer">isirasen96@gmail.com</a>> wrote:<br>
> I would like to know if the following statements to obtain the value of LOCALE_FONTSIGNATURE for Sinhala are correct, or if any corrections should be made:<br>
><br>
> WCHAR s[100];<br>
> GetLocaleInfoEx(L"si", LOCALE_FONTSIGNATURE, s, 100);<br>
<br>
To be sure you're getting the correct value, I would use<br>
LOCALE_NAME_SYSTEM_DEFAULT and run the code on a Windows machine that<br>
was set up in the Sinhala language from the beginning.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Okay, thank you.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
> +  LOCALE_SSCRIPTS "Taml;"<br>
<br>
Are you sure this is right?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">I wasn't able to get a proper value for that yet, so I didn't change it. I'll add the remaining values.</div><div dir="auto"><br></div><div dir="auto">I sent the patch so that I could get feedback on it.</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
-Alex<br>
</blockquote></div></div></div>