http://bugs.winehq.org/show_bug.cgi?id=5278
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2006-10-08 03:22 ------- | The application doesn't return a brush handle, but some other value. | This is a bug in the application.
Well, couldn't this value be a valid brush handle if the program was running in native Win16 environment? I mean, couldn't brush handle generation for Win16 apps be broken in Wine?
Well, the behaviour should be tested in native Win16, but now I have no way to do that.
| Now the whole fill function fails because the brush is invalid. | So this is an application bug. I'll try to create a patch that makes Wine look | better in this case.
Well, it would be nice, as XP still fills the background by one color or another...