http://bugs.winehq.org/show_bug.cgi?id=8492
--- Comment #13 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-10-02 16:18:20 --- Created an attachment (id=8356) --> (http://bugs.winehq.org/attachment.cgi?id=8356) APM loading support
With the metafiles support already in it's quite easy to add support for loading APMs. With this patch the file loads correctly however it still doesn't display. This may be because there is something wrong with the coordinates - we ignore the APM header - or because of some fixmes during the start of the program:
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 2. Returning 0 palette. fixme:ole:OLEPictureImpl_SaveAsFile (0x12d1d0)->(0x151390, 0, (nil)), hacked stub. fixme:ole:PointerFree unhandled data type=12 fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 2. Returning 0 palette. fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 2. Returning 0 palette.