LPOLESTR to std::string conversion
- From: "Florent" <florent.bouchy@xxxxxxxxx>
- Date: 1 Sep 2005 02:43:10 -0700
Hi all,
I'm getting a real but stupid problem here : I need to convert a
LPOLESTR string into a std::string string. At least, I have to
transform this LPOLESTR into a char* or any normal string !
I've read that WideCharToMultiByte could be used to do something like
that, but I don't understand what to do with this horrible function...
Any idea ?
Thanks in advance.
Florent
.
- Follow-Ups:
- Re: LPOLESTR to std::string conversion
- From: Arnaud Debaene
- Re: LPOLESTR to std::string conversion
- From: Jochen Kalmbach [MVP]
- Re: LPOLESTR to std::string conversion
- Prev by Date: system() and _flushall()
- Next by Date: Re: LPOLESTR to std::string conversion
- Previous by thread: system() and _flushall()
- Next by thread: Re: LPOLESTR to std::string conversion
- Index(es):
Relevant Pages
|
Loading