Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2007 Oct : Detecting Unicode console input

www.cryer.info
Managed Newsgroup Archive

Detecting Unicode console input

Subject:Detecting Unicode console input
Posted by:"Markus Spoettl (toolsfactory)" (noma..@toolsfactory.com)
Date:Tue, 2 Oct 2007 18:18:11

Hi,

   I tried to get some information on this here a couple of weeks ago.
Apparently I did a bad job explaining what I'm after, so let me try again.

Is there a way to know whether the console output of an application is
Unicode/WideString?

Since you can open a WideString console and write Unicode to it I
figured there must be some way to tell the console pipe I'm reading from
is WideString.

Is there a way other than judging the whether the input might be Unicode?

Thanks
Markus
--
______________________________________________________________________
Markus Spoettl,
toolsfactory software
http://www.doc-o-matic.com

Replies:

www.cryer.info
Managed Newsgroup Archive