In my C program I\'ve had to swap my unicode box-drawing characters into e开发者_开发技巧scaped characters for DOS code page 437 to get it to work in the Windows command prompt. Is it possible to chan
Has anyone used the ICU ( see http://site.icu-project.org/ ) DLLs from Delphi? Specifically I\'m interested in the Code Page Conversion and Collation functions.
Today I received a file from a customer that I have to read, but it contains strange characters开发者_StackOverflow中文版. Using known names, I can guess the meaning of some characters.
I am currently writing an application (App1) which retrieves portions of text remotely from another application (let\'s call it App2).
We have a non开发者_运维知识库-Unicode, C++ application, written with Visual Studio, that has been originally written for machines using the codepage 1252 character set.
I am working on this project where I receive different XML files from different sources. My PHP script should read them, parse them, and store them into the mysql database.
After switching to utf8 codepage with \"mode con cp select=65001\", batch processing seams to stop working without any error messages.
I\'m trying to save some lines of text in a codepage different from my system\'s such as Cyrillic to a TFileStream using Delphi XE. However I can\'t find any code sample to produce those encoded file
In this output, why am I getting extra newlines after printing non-ASCII Unicode characters? Platform is Windows Vista and problem occurs after chcp 65001 but not after chcp 850
I need to build an string made up of farsi charachter english and number farsi char should have code page of arabic (windows-1256)