Am 19.12.2013 10:58, schrieb Marco Leise: > Did you mean this?: > myURL.bstrVal = "http://www.google.de"w.ptr; > > Exacactly. But if I have my url in a string variable, how can I get the wchar[].ptr from my string variable, to fill bstrVal?