http://bugs.winehq.com/show_bug.cgi?id=1403
andi@rhlx01.fht-esslingen.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW everconfirmed|0 |1
------- Additional Comments From andi@rhlx01.fht-esslingen.de 2003-04-21 10:52 ------- At the bottom, there is:
000a:Call kernel32.GetConsoleScreenBufferInfo(00000008,41592850) ret=415d174a 000a:Ret kernel32.GetConsoleScreenBufferInfo() retval=00000000 ret=415d174a wine: Unhandled exception, starting debugger...
This sounds a LOT like GetConsoleScreenBufferInfo() is the reason (since this call fails). Now why the program is calling GetConsoleScreenBufferInfo() for a non-console app is way beyond me... But a reasonable guess would be that this call probably doesn't fail e.g. in Win9x, even for non-console apps, so we should probably fix that. You could also repost a --debugmsg +relay,+console,+server log...
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=1403. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.