Sweden-Number/dlls/windowscodecs
Michael Stefaniuc 53af9f2b1e windowscodecs: Use ifaces instead of vtbl pointers in PngEncoder. 2010-12-16 12:06:51 +01:00
..
tests windowscodecs/tests: Add test cases for *_CopyPixels calls with NULL rectangle. 2010-10-20 10:24:07 +02:00
Makefile.in windowscodecs: Convert the coclasses registration to the IRegistrar mechanism. 2010-12-13 18:00:56 +01:00
bmpdecode.c windowscodecs: Make it possible for the BMP decoder to read packed DIBs. 2010-09-22 20:42:39 +02:00
bmpencode.c windowscodecs: Support more formats in the BMP encoder. 2009-10-09 11:58:35 +02:00
clsfactory.c windowscodecs: Use an iface instead of a vtbl pointer in ClassFactoryImpl. 2010-11-29 13:28:23 +01:00
converter.c windowscodecs: Use an iface instead of a vtbl pointer in FormatConverter. 2010-12-09 12:21:19 +01:00
fliprotate.c windowscodecs: Use an iface instead of a vtbl pointer in FlipRotator. 2010-12-09 12:21:50 +01:00
gifformat.c windowscodecs: Standardize the COM usage in gifformat.c. 2010-11-29 13:28:23 +01:00
icnsformat.c windowscodecs: Standardize the COM usage in icnsformat.c. 2010-12-09 12:21:55 +01:00
icoformat.c windowscodecs: Standardize the COM usage in icoformat.c. 2010-11-29 13:28:24 +01:00
imgfactory.c windowscodecs: Use an iface instead of a vtbl pointer in ImagingFactory. 2010-11-29 13:28:25 +01:00
info.c windowscodecs: Standardize the COM usage in info.c. 2010-11-29 13:28:25 +01:00
jpegformat.c windowscodecs: Standardize the COM usage in jpegformat.c. 2010-11-29 13:28:25 +01:00
main.c windowscodecs: Add COM proxies and stubs. 2010-10-22 15:49:37 +02:00
palette.c windowscodecs: Use an iface instead of a vtbl pointer in PaletteImpl. 2010-11-29 13:28:26 +01:00
pngformat.c windowscodecs: Use ifaces instead of vtbl pointers in PngEncoder. 2010-12-16 12:06:51 +01:00
propertybag.c windowscodecs: Use an iface instead of a vtbl pointer in PropertyBag. 2010-12-09 12:21:24 +01:00
regsvr.c windowscodecs: Convert the coclasses registration to the IRegistrar mechanism. 2010-12-13 18:00:56 +01:00
stream.c windowscodecs: Fix the seeking in stream region streams. 2010-09-13 13:31:37 -05:00
tgaformat.c windowscodecs: Standardize the COM usage in tgaformat.c. 2010-11-29 13:28:24 +01:00
tiffformat.c windowscodecs: Standardize the COM usage in tiffformat.c. 2010-11-29 13:28:23 +01:00
ungif.c windowscodecs: Implemented GifFrameDecode_GetResolution. 2010-10-07 12:05:06 +02:00
ungif.h windowscodecs: Implemented GifFrameDecode_GetResolution. 2010-10-07 12:05:06 +02:00
version.rc windowscodecs: Add version resource. 2009-08-21 13:49:45 +02:00
wincodecs_private.h windowscodecs: Add stub TGA decoder. 2010-10-21 12:26:44 +02:00
windowscodecs.spec windowscodecs: Implement WICConvertBitmapSource. 2009-08-14 13:59:09 +02:00
windowscodecs_wincodec.idl windowscodecs: Convert the coclasses registration to the IRegistrar mechanism. 2010-12-13 18:00:56 +01:00