search for: 800401f3

Displaying 1 result from an estimated 1 matches for "800401f3".

Did you mean: 800401f0
2010 Sep 02
1
XmlHttpObject
...ttp.open('GET', edit1.text, true); xmlhttp.send(); while (xmlhttp.readystate<>4) do application.processmessages; memo1.lines.add(xmlhttp.responsetext); end; Screen cap: http://netikka.net/dev/ole.jpg Here is zipped exe: http://netikka.net/dev/ole.zip Click ok -> OLE error 800401F3 (Ubuntu 10.04, Wine 1.31) Works fine with any Windows.