http://bugs.winehq.org/show_bug.cgi?id=18145
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-04-29 00:49:13 --- Probably what happens is that FillRect() ignores an error of SelectObject() when an invalid brush handle is passed. That needs a test case.