http://bugs.winehq.org/show_bug.cgi?id=8498
------- Additional Comments From M.B.Lankhorst@gmail.com 2007-25-05 13:01 ------- What I think is causing it is this:
XPath error : Undefined namespace prefix xmlXPathEval: evaluation failed
Which is called from queryresult_create. If call is succesful it prints: found %d matches, it isn't since that isn't printed.
However I'm not working on either msxml or libxml2, so it's not easy for me to find out what's exactly wrong.