Sweden-Number/dlls/windowscodecs
Dmitry Timoshkov 89838342b7 windowscodecs: Add a test for CreateBitmapFromHICON. 2013-01-11 12:17:06 +01:00
..
tests windowscodecs: Add a test for CreateBitmapFromHICON. 2013-01-11 12:17:06 +01:00
Makefile.in windowscodecs: Add a stub IWICColorContext implementation. 2012-11-15 21:21:55 +01:00
bitmap.c windowscodecs: Implement ComponentFactory_CreateBitmapFromMemory. 2013-01-04 17:43:45 +01:00
bmpdecode.c windowscodecs: BMP decoder should always return valid image resolution. 2013-01-09 12:48:42 +01:00
bmpencode.c
clsfactory.c
colorcontext.c windowscodecs: Add NULL pointer checks to some color context methods. 2012-11-19 11:47:36 +01:00
converter.c windowscodecs: Support conversions of the 24bpp PixelFormats. 2013-01-07 13:38:09 +01:00
fliprotate.c
gifformat.c windowscodecs: Remove unneeded address-of operator from array name. 2012-12-10 11:21:05 +01:00
icnsformat.c
icoformat.c windowscodecs: Implement QueryCapability of the ICO decoder. 2012-11-27 19:45:33 +01:00
imgfactory.c windowscodecs: Implement ComponentFactory_CreateBitmapFromMemory. 2013-01-04 17:43:45 +01:00
info.c
jpegformat.c windowscodecs: Remove unneeded address-of operators from array names. 2012-12-07 10:33:51 +01:00
main.c windowscodecs: Don't copy extra data from the end of a row. 2013-01-08 12:18:11 +01:00
metadatahandler.c
palette.c
pngformat.c windowscodecs: Implement GetThumbnail in the PNG frame decoder. 2012-12-10 11:26:09 +01:00
propertybag.c
proxy.c
regsvr.c windowscodecs: Support conversions of the 24bpp PixelFormats. 2013-01-07 13:38:09 +01:00
scaler.c
stream.c
tgaformat.c windowscodecs: Implement QueryCapability of the TGA decoder. 2012-11-27 19:45:36 +01:00
tiffformat.c windowscodecs: Support 24bppRGB in tiff encoder. 2013-01-07 13:38:10 +01:00
ungif.c
ungif.h
version.rc
wincodecs_private.h windowscodecs: Implement ComponentFactory_CreateBitmapFromMemory. 2013-01-04 17:43:45 +01:00
windowscodecs.spec
windowscodecs_wincodec.idl