wine-wine/dlls/windowscodecs
Vincent Povirk 48d58cef59 windowscodecs: Add support for decoding RLE4-encoded BMP files. 2009-07-07 11:11:10 +02:00
..
tests windowscodecs: Add support for decoding RLE4-encoded BMP files. 2009-07-07 11:11:10 +02:00
Makefile.in windowscodecs: Add stub implementation of IWICPalette. 2009-07-03 13:27:06 +02:00
bmpdecode.c windowscodecs: Add support for decoding RLE4-encoded BMP files. 2009-07-07 11:11:10 +02:00
clsfactory.c windowscodecs: Add a stub decoder for the BMP format. 2009-06-29 14:27:11 +02:00
imgfactory.c windowscodecs: Add stub implementation of IWICPalette. 2009-07-03 13:27:06 +02:00
main.c windowscodecs: Implement CopyPixels for BMP decoder. 2009-07-02 11:39:34 +02:00
palette.c windowscodecs: Implement HasAlpha for palettes. 2009-07-03 13:27:39 +02:00
regsvr.c windowscodecs: Add a stub decoder for the BMP format. 2009-06-29 14:27:11 +02:00
wincodecs_private.h windowscodecs: Add stub implementation of IWICPalette. 2009-07-03 13:27:06 +02:00
windowscodecs.spec