[PATCH 3/4] oleacc: Add ObjectFromLresult implementation

Qian Hong fracting at gmail.com
Fri Apr 25 06:34:23 CDT 2014


Hi Piotr, thanks for your work, I'm really exciting with the oleacc
works because Selenium IE Driver depends on oleacc and with oleacc
implemented we can run Selenium IE test case on Wine builtin / native
IE to make a more compatible IE!

+    atom = result;
+    if(atom != result)
+        return E_FAIL;

I can't understand these few lines, are they typo or did I miss anything?

Also I cc'ed you on http://bugs.winehq.org/show_bug.cgi?id=30353 which
is related to Selenium IE Driver and oleacc, hopefully you don't mind
have a look :)

Thank you again!



More information about the wine-devel mailing list