http://bugs.winehq.org/show_bug.cgi?id=27544
Summary: LocationName is unimplemented Product: Wine Version: 1.3.22 Platform: x86 URL: http://netikka.net/dev/locationname.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: shdocvw AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi
Application fails with "ole error", because it can't get locationname.
Simplified example reproduce: http://netikka.net/dev/locationname.exe
Just click button "Show locationname"
Code: showmessage(webbrowser1.LocationName);
Probably easy.. LocationURL works, this is very similar..