windowscodecs: Add support for generating WICBitmapPaletteTypeFixedGray256 palette.
[wine] / dlls / windowscodecs / tests / icoformat.c
2010-09-22  Vincent Povirkwindowscodecs: Use the BMP decoder to decode ICO frames.
2010-09-08  Damjan Jovanovicwindowscodecs: Test that ICO GetSize returns the BITMAP...