I have got Indy working with English text ok, but am having problems
with getting it to work with Unicode. The Indy.Sockets.Text.Body.Text
property does not appear to return the data (Japanese characters)
correctly (i.e. Unicode), although Outlook 2000 does. (NB The
aforementioned 'Indy.Sockets.Text' class is the .NET class name for
VCL's TIdText class.)
I'd be happy to elaborate the problem but first I was hoping for
feasibility verification. Is the following quote true? And if so, when
(if planned) will Indy be able to handle Unicode in Win32?
"...Indy doesn't support [Unicode] under Win32 so there would be data
loss for any non-Ascii strings." Remy Lebeau (TeamB) Oct 27 2005,
3:28 am.
http://groups.google.com/group/borland.public.delphi.internet.winsock/browse_thread/thread/53cb0552c7f4fcd9/d2a532de6ef39930?lnk=st&q=microsoft+indy+unicode&rnum=19#d2a532de6ef39930
Many thanks in advance.