Recent

Author Topic: [SOLVED] Don't find the Unit with the procs for specific codepage conversions  (Read 332 times)

Hartmut

  • Hero Member
  • *****
  • Posts: 1101
I remember dark that some years ago I found a FPC Unit with a lot of procedures (or functions) for specific codepage conversions. E.g.
 - 1 procedure from cp1252 to UTF8 (and 1 vice versa)
 - 1 procedure from cp850 to UTF8 (and 1 vice versa)
 - 1 procedure from cp437 to UTF8 (and 1 vice versa)
and so on. But I can't find it again.
Can someone help?
Thanks in advance.
« Last Edit: February 07, 2026, 05:24:14 pm by Hartmut »

BrunoK

  • Hero Member
  • *****
  • Posts: 766
  • Retired programmer
Re: Don't find the Unit with the procedures for specific codepage conversions
« Reply #1 on: February 07, 2026, 04:20:28 pm »
\components\lazutils\lconvencoding.pas is probably what you are looking for.

Hartmut

  • Hero Member
  • *****
  • Posts: 1101
Re: Don't find the Unit with the procedures for specific codepage conversions
« Reply #2 on: February 07, 2026, 05:23:36 pm »
Yes, that was exactly what I searched. Thanks a lot BrunoK.

 

TinyPortal © 2005-2018