We now support all windows code pages as listed here: http://msdn.microsoft.com/en-us/goglobal/bb964654.aspx

git-svn-id: trunk@27177 -
This commit is contained in:
sekelsenmat 2010-08-24 08:47:20 +00:00
parent 0ee7468af1
commit a740ec2386

View File

@ -15,9 +15,6 @@
unit LConvEncoding;
{$mode objfpc}{$H+}
{$IFDEF WINDOWS}
{$WARNING Windows/Wine/ReactOS locale conversion is not fully supported yet. Sorry.}
{$ENDIF}
interface