windowscodecs: support ICO files with embedded PNGs

Vincent Povirk madewokherd at gmail.com
Fri Aug 27 00:42:29 CDT 2010


You mean you're not going to implement
IWICStream::InitializeFromIStreamRegion? That's no fun.

Also, that read loop is a bit silly. You might as well just lock the
HGLOBAL and read into it directly.

On Fri, Aug 27, 2010 at 12:30 AM, Damjan Jovanovic <damjan.jov at gmail.com> wrote:
> Changelog:
> * windowscodecs: support ICO files with embedded PNGs
> Closes #23708.
> Damjan Jovanovic
>
>
>
>



More information about the wine-devel mailing list