http://bugs.winehq.org/show_bug.cgi?id=8270
Stephen Badger sb1105@ecs.soton.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sb1105@ecs.soton.ac.uk
--- Comment #2 from Stephen Badger sb1105@ecs.soton.ac.uk 2008-11-29 14:00:00 --- This bug is a duplicate of http://bugs.winehq.org/show_bug.cgi?id=14419. Essentially it's a matter of the BYOND DreamSeeker application expecting OleCreateStaticFromData to always provide it with good data (I think it's dealing with PNG data in this instance). The BYOND people placed error handling code into build 429.999, to allow the DreamSeeker application to gracefully fall back when OleCreateStaticFromData doesn't return S_OK. As such this isn't nearly as much of a problem as it used to be.