Sweden-Number/dlls/windowscodecs
Michael Stefaniuc 13ad5d1725 windowscodecs: Remove redundant NULL check before HeapFree (Smatch). 2009-10-12 12:14:10 +02:00
..
tests windowscodecs: Add test for PNG encoder. 2009-10-09 12:00:16 +02:00
Makefile.in windowscodecs: Add stub PNG decoder. 2009-08-28 11:54:48 +02:00
bmpdecode.c
bmpencode.c windowscodecs: Support more formats in the BMP encoder. 2009-10-09 11:58:35 +02:00
clsfactory.c windowscodecs: Add stub PNG encoder. 2009-10-09 11:58:55 +02:00
converter.c windowscodecs: Implement conversion from 64bppRGBA to 32bppBGRA. 2009-08-28 11:54:49 +02:00
gifformat.c
icoformat.c windowscodecs: Implement CopyPixels for 32-bit ICO icons. 2009-08-21 12:31:58 +02:00
imgfactory.c
info.c windowscodecs: Use FAILED instead of !SUCCEEDED. 2009-09-10 11:08:31 +02:00
jpegformat.c windowscodecs: Implement CopyPixels for the JPEG decoder. 2009-08-25 10:25:35 +02:00
main.c
palette.c
pngformat.c windowscodecs: Remove redundant NULL check before HeapFree (Smatch). 2009-10-12 12:14:10 +02:00
propertybag.c
regsvr.c windowscodecs: Add stub PNG encoder. 2009-10-09 11:58:55 +02:00
stream.c windowscodecs: Fix incorrect overflow check caused by test mistake. 2009-09-25 15:58:55 +02:00
ungif.c
ungif.h
version.rc windowscodecs: Add version resource. 2009-08-21 13:49:45 +02:00
wincodecs_private.h windowscodecs: Add stub PNG encoder. 2009-10-09 11:58:55 +02:00
windowscodecs.spec