how to copy a widestring to clipboard

From: Fatih Tolga Ata (fatihtolgaata_at_yahoo.com)
Date: 12/31/03


Date: Wed, 31 Dec 2003 15:50:04 +0200

hi,
i don't know this place is right for this problem. I must copy a unicode
string to clipboard. How?

regards..



Relevant Pages

  • Re: Unicode Question
    ... Regards, ... Max Erickson wrote: ... string that you want to translate into unicode. ...
    (comp.lang.python)
  • string and wstring
    ... In my Unicode application I am extensively using wstring, but at some point of time I need to convert wstring to string back. ... Regards ...
    (microsoft.public.vc.language)
  • Re: Tranfering unicod charcters in Socket programming!
    ... You are telling about conversion b/w MBCS to Unicode. ... If this is not possible Shall I try with string to wstring ... int SendStringAsUnicode ...
    (microsoft.public.win32.programmer.networks)
  • Re: using structs like BROWSEINFO and OPENFILENAME (string members
    ... your discussion of unicode ... vs ansi reminded me to recheck my typelib and found a couple of errors. ... > is declared as string, the other is declared as long. ...
    (microsoft.public.vb.winapi)
  • Re: Tranfering unicod charcters in Socket programming!
    ... As you said I have to use std::wstring for unicode characters .But ... std::string object, which is a wrapper over ANSI string. ... int CParser::RetrieveCmd(string strRecvbuf, string* strCmd, ... bytesRecv - is the number of bytes. ...
    (microsoft.public.win32.programmer.networks)