<div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>I've created a NLS file for the Sinhala language, which is available through the attached patch. I created it by using the Tamil NLS file as a base and altered as many strings as I could by referring to Microsoft's Style Guide for Sinhala.</div><div><br></div><div>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:</div><div><br></div><div>WCHAR s[100];<br>GetLocaleInfoEx(L"si", LOCALE_FONTSIGNATURE, s, 100);</div><div><br></div><div>Isira<br></div></div></div>