Hi all,
I have developed a application that supports localization in .net.
It shows all the controls with english and hindi text depending on the
culture selected.
The application runs well on windows 2000 and windows xp but when run on
windows 98 the hindi text appears as garbage. Can anyone help out
with this.(I have installed the .net framework on windows 98)
Regards,
Kuldeep Pawar
Programmer,
Maximize Learning, Pune.
Jim Sather \(CLR\) - 26 Sep 2003 02:56 GMT
IIRC Windows 98 does not support ANSI. (I assume you need ANSI support for
Hindi text display). So it may not be realistic for this to work.
thanks,
Jim Sather (CLR)
> Hi all,
> I have developed a application that supports localization in .net.
[quoted text clipped - 8 lines]
> Programmer,
> Maximize Learning, Pune.