http://bugs.winehq.org/show_bug.cgi?id=24301
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2010-09-07 14:40:49 CDT --- Created an attachment (id=30626) --> (http://bugs.winehq.org/attachment.cgi?id=30626) WIC image decoding test program
In case it's useful, here's a test program I've used for WIC decoders in the past. It decodes the first frame of an image and draws it using gdiplus. It could be easily extended for frame selection, but I haven't needed that yet.