View Single Post
  #13  
Old 30-09-2012, 08:35
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
Quote:
Originally Posted by Joe Forster/STA View Post
Yes, it is a standard ANSI character but not in the Latin 1 code page (1252, Western Europe), rather in the Latin 2 code page (1250, Eastern Europe), at 0xD9. Perhaps, you can switch the code page for some language for national characters to be displayed properly, even without using Unicode.
I badly explained, i was referring to ASCII table (0-127 bits), however is possible to switch with additional code from codepage 1252 to 1257 (baltic).
Reply With Quote