http://bugs.winehq.org/show_bug.cgi?id=18347
--- Comment #3 from Vincent Povirk madewokherd@gmail.com 2009-08-27 17:31:31 --- There's a bit of additional difficulty in stubbing GdipImageSetAbort. The GdiplusAbort type is defined as a struct containing a single virtual method. Someone will have to translate that into C before we can use the type.