Miguel,

> Sorry if you misunderstood me, but i´m not converting a LPCSTR, i´m
converting a
> std::string, from <string>.

Then just do
    new String(myStdString.c_str());

--
Tomas Restrepo
[EMAIL PROTECTED]

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to