Sweden-Number/dlls/windowscodecs
Michael Stefaniuc 952699e843 windowscodecs: Remove casts to the type of the casted variable. 2011-09-20 16:21:43 +02:00
..
tests windowscodecs: Trace the correct expected value in some seek test failure strings. 2011-05-18 16:54:36 +02:00
Makefile.in windowscodecs: Use Mac OS X native ICNS support, not libicns. 2011-01-06 11:44:02 +01:00
bmpdecode.c windowscodecs: Use ifaces instead of vtbl pointers in BmpDecoder. 2011-01-12 11:32:17 +01:00
bmpencode.c windowscodecs: Implement GetContainerFormat for more components. 2011-07-28 11:30:02 +02:00
clsfactory.c windowscodecs: Add stub TIFF encoder. 2011-04-06 12:05:07 +02:00
converter.c windowscodecs: Remove casts to the type of the casted variable. 2011-09-20 16:21:43 +02:00
fliprotate.c windowscodecs: Implement FlipRotator_CopyPalette. 2011-07-28 11:30:18 +02:00
gifformat.c
icnsformat.c windowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger. 2011-01-21 12:24:58 +01:00
icoformat.c windowscodecs: Fix typo. 2011-07-29 18:47:22 +02: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: Implement GetDecoderInfo for all the decoders. 2011-07-28 11:30:09 +02:00
main.c windowscodecs: Add a utility function for swapping 8-bit BGR/RGB data. 2011-01-11 16:05:43 +01: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: Implement GetDecoderInfo for all the decoders. 2011-07-28 11:30:09 +02:00
propertybag.c windowscodecs: Remove extern from function definition. 2011-08-29 12:08:20 +02:00
regsvr.c windowscodecs: Add support for converting from 32bppPBGRA. 2011-04-15 10:07:59 +02:00
stream.c windowscodecs: Mark 3 vtables static. 2011-05-30 11:12:25 +02:00
tgaformat.c windowscodecs: Implement GetDecoderInfo for all the decoders. 2011-07-28 11:30:09 +02:00
tiffformat.c windowscodecs: Implement GetDecoderInfo for all the decoders. 2011-07-28 11:30:09 +02:00
ungif.c windowscodecs: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
ungif.h windowscodecs: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
version.rc
wincodecs_private.h windowscodecs: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
windowscodecs.spec
windowscodecs_wincodec.idl windowscodecs: Specify the PSFactoryBuffer class in the idl file. 2011-08-01 17:20:46 +02:00