armink - 2005-03-22

When using IE with

m_ie->Prop(wxString("LocationURL"));

and the URL has spaces like

file:///C:/Documents and Settings ..

above function returns

file:///C:/Documents                   andtt"
pebpL",ppettings ...

Anybody knows how to fix that ?