On Sat, 15 Jan 2005 14:34:30 +0200, Antti Mäkelä wrote:
Apparently the content gets passed out of wininet, so the xml parsing part somehow is messed up.
Since I have no real idea where to start, I tried with WINEDEBUG=warn+all and this is what I get for the part where internet connection is activated and the error message appears:
Try doing a +relay,+tid,+ole trace then locate the call to MessageBoxA and figure out what functions were being used at the time before the message appeared.