I have a text file with dos elements – hex(00) for example. I need to read it and convert it. I have tried to use utf8toansi, but this removes the whole line with hex(00). Are there any way to convert to text in the whole file ? I am using win32, RadStudio2007, Delphi.
I have a text file with dos elements – hex(00) for example. I need
Share
This should do…