Sweden-Number/dlls/windowscodecs
Alexandre Julliard 1adaad4c89 makefiles: Remove no longer needed dlldata.o and testlist.o extra objects. 2013-12-31 19:05:12 +01:00
..
tests windowscodecs: Use alpha options in CreateBitmapFromHBITMAP. 2013-11-20 11:24:56 +01:00
Makefile.in makefiles: Remove no longer needed dlldata.o and testlist.o extra objects. 2013-12-31 19:05:12 +01:00
bitmap.c windowscodecs: Add support for IMILBitmapSource interface. 2013-10-18 14:39:38 +02:00
bmpdecode.c windowscodecs: BMP decoder should always return valid image resolution. 2013-01-09 12:48:42 +01:00
bmpencode.c windowscodecs: Don't overwrite bih.bV5AlphaMask and set the LCS_DEVICE_RGB flag in bih.bV5CSType. 2013-04-04 13:28:47 +02:00
clipper.c windowscodecs: Implement CopyPixels() for clipper. 2013-07-22 17:16:03 +02:00
clsfactory.c
colorcontext.c windowscodecs: Do not leak profile on errors (Coverity). 2013-03-25 13:55:51 +01:00
colortransform.c windowscodecs: Convert the source bitmap to the requested pixel format in IWICColorTransform::Initialize. 2013-02-06 20:28:29 +01:00
converter.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-01 10:35:18 +01:00
fliprotate.c
gifformat.c windowscodecs: Don't treat S_FALSE as failure. 2013-12-02 10:47:52 +01:00
icnsformat.c windowscodecs: Implement ComponentFactory::CreateEncoderPropertyBag. 2013-01-30 13:10:24 +01:00
icoformat.c windowscodecs: Use BOOL type where appropriate. 2013-09-25 19:51:10 +02:00
imgfactory.c windowscodecs: Use alpha options in CreateBitmapFromHBITMAP. 2013-11-20 11:24:56 +01:00
info.c windowscodecs: Use BOOL type where appropriate. 2013-10-07 13:32:06 +02:00
jpegformat.c windowscodecs: Don't treat S_FALSE as failure. 2013-12-02 10:47:52 +01:00
main.c Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
metadatahandler.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
palette.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
pngformat.c windowscodecs: Silence a warning due to an API change in libpng 1.5. 2013-08-22 19:02:04 +02:00
propertybag.c windowscodecs: Implement IPropertyBag2::Read. 2013-01-30 13:10:56 +01:00
proxy.c windowscodecs: Implement IPropertyBag2_Write_Proxy. 2013-11-18 11:16:16 +01:00
regsvr.c windowscodecs: Avoid using CONST. 2013-09-24 12:58:17 +02:00
scaler.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
stream.c windowscodecs: Implement IWICComponentFactory::CreateDecoderFromFileHandle. 2013-02-06 20:28:29 +01:00
tgaformat.c windowscodecs: Implement QueryCapability of the TGA decoder. 2012-11-27 19:45:36 +01:00
tiffformat.c windowscodecs: Workaround libtiff bug when it defines toff_t as 32-bit for 32-bit builds. 2013-08-01 20:43:42 +02:00
ungif.c
ungif.h
version.rc
wincodecs_private.h windowscodecs: Add support for IMILBitmapSource interface. 2013-10-18 14:39:38 +02:00
windowscodecs.spec windowscodecs: Implement IPropertyBag2_Write_Proxy. 2013-11-18 11:16:16 +01:00
windowscodecs_wincodec.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00