mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-15 07:29:34 +02:00
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:
parent
0ee7468af1
commit
a740ec2386
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user