http://bugs.winehq.org/show_bug.cgi?id=2480
------- Additional Comments From mstefani@redhat.com 2006-17-01 16:28 ------- Can you please retest with latest CVS? I reimplemented VarCmp() (http://source.winehq.org/git/?p=wine.git;a=commit;h=f73b68b0169bc8b539933293...) the most probable cause of the "Automation error". The line fixme:variant:VarCmp VarCmp partial implementation, doesn't support vt 0x8 / 0x2 was the hint. VarCmp() supports now all input variants that WinXP supports too.