http://bugs.winehq.org/show_bug.cgi?id=29116
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://www.pmail.com/downlo | |ads_s3_t.htm CC| |focht@gmx.net Component|-unknown |mshtml Summary|Pegasus Mail v. 4.62 build |Pegasus Mail v. 4.62 build |191, IERenderer 2.4.5.18 |191, IERenderer 2.4.5.18 |generates (0x80004001) |generates (0x80004001) |@01AEDC9D upon exit |@01AEDC9D upon exit due to | |mshtml | |HTMLDocument_get_frames() | |stub Ever Confirmed|0 |1
--- Comment #6 from Anastasius Focht focht@gmx.net 2011-11-22 14:59:52 CST --- Hello,
confirming.
--- snip --- ... 0023:fixme:mshtml:HTMLDocument_get_frames (0x17c90b0)->(0x32db68) 0023:Call KERNEL32.FormatMessageW(00001100,00000000,80004001,00000000,0032da38,00000000,00000000) ret=019a25ac 0023:Ret KERNEL32.FormatMessageW() retval=00000000 ret=019a25ac 0023:Call ole32.GetErrorInfo(00000000,0032da48) ret=019a25f7 0023:Ret ole32.GetErrorInfo() retval=00000001 ret=019a25f7 ... 0023:Call gdi32.ExtTextOutW(00004388,00000001,0000000a,00000000,00000000,012d4f68 L"(0x80004001) @019CDC9D",00000016,00000000) ret=729b2bd2 ... 0023:Call KERNEL32.RaiseException(0eedfade,00000001,00000007,0032db04) ret=019cdc9d 0023:trace:seh:raise_exception code=eedfade flags=1 addr=0x7b838b5b ip=7b838b5b tid=0023 0023:trace:seh:raise_exception info[0]=019cdc9d 0023:trace:seh:raise_exception info[1]=01ab09b0 0023:trace:seh:raise_exception info[2]=019cdc9d 0023:trace:seh:raise_exception info[3]=019cdc9d 0023:trace:seh:raise_exception info[4]=019cfca4 0023:trace:seh:raise_exception info[5]=0032db90 0023:trace:seh:raise_exception info[6]=0032db20 --- snip ---
HTMLDocument_get_frames is a stub: http://source.winehq.org/git/wine.git/blob/2e5f73e4d75cc510d761fb2bd3adf58c8...
$ wine --version wine-1.3.33-62-g35b9c42
$ sha1sum w32-462.exe 1fb6ab0edcfd3e7088dda1eca2bd29902715a722 w32-462.exe
Regards