http://bugs.winehq.org/show_bug.cgi?id=16672
--- Comment #14 from Jeff Zaroyko jeffz@jeffz.name 2009-10-17 08:24:59 --- (In reply to comment #13)
Sorry to post twice, but i searched and found this on the Microsoft website: "This problem occurs if a program makes a request for memory with the MEM_TOP_DOWN flag set. A bad pointer may be returned, causing the Dr. Watson error message."
So this is the problem that happens with Wine?
no? what error are you talking about?
expression: this->windowMinimized file: C:\Projekte\KKlibs2\Source\Engines\nebula\nebula\code\src\gfx\nd3d8_display.cc line: 241
This is some sort of sanity check done by the app, find out what this->windowMinimized is supposed to be and why the assertion fails, or ask the author of the program. The source file and line number is there.