mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-09 00:56:02 +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;
|
unit LConvEncoding;
|
||||||
|
|
||||||
{$mode objfpc}{$H+}
|
{$mode objfpc}{$H+}
|
||||||
{$IFDEF WINDOWS}
|
|
||||||
{$WARNING Windows/Wine/ReactOS locale conversion is not fully supported yet. Sorry.}
|
|
||||||
{$ENDIF}
|
|
||||||
|
|
||||||
interface
|
interface
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user