http://bugs.winehq.org/show_bug.cgi?id=8767
------- Additional Comments From the3dfxdude@gmail.com 2007-21-06 21:34 ------- Created an attachment (id=6835) --> (http://bugs.winehq.org/attachment.cgi?id=6835&action=view) CreateDIBSection test app
Test code used in discovering problem. You can cause the DISPLAY driver to load if you call GetDesktopWindow(); see it commented out. If you don't have the DISPLAY driver loaded before the CreateDIBSection call, then this app will crash under wine. It doesn't crash under Windows.