Julian Smart wrote:
> akusaya%40gmx.net">akusaya
gmx.net wrote:
>> Yes, I tried that too. In vc8 it works, but in vc6 it is an invalid
>> escape sequence. If I write _T("u1234") it will become "u1234".
>> I think using integers are more portable.
>>
> Thanks - I'll use the hex solution, and it'll be in the next release (in
> the next few days). I know quite a few people have been frustrated by
> the current behaviour, and using translations to work around it is a
> real bore.
Wow, you released the new version very quickly. Thanks very much.
However there are some problems:
- sometimes I check the new option checkbox but the effect is the opposite
- I still get messages about cannot convert to iso-8859-1 even when the
new option is enabled.
- So I tried to change the encoding to utf-8, and save it again, but I
got "Failed to convert file ... to Unicode" message, and the cpp file
editor become empty. I was shocked but fortunately the original file was
still intact.
.