Sweden-Number/dlls/windowscodecs
Andrew Nguyen ae1e5b79fa windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying.
Spotted with Valgrind.
2011-01-21 13:46:58 +01:00
..
tests windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying. 2011-01-21 13:46:58 +01: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: Use an iface instead of a vtbl pointer in BmpEncoder. 2011-01-11 16:05:45 +01:00
clsfactory.c
converter.c
fliprotate.c
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: Avoid an iface -> impl conversion from a non-method. 2011-01-11 16:05:44 +01:00
imgfactory.c
info.c
jpegformat.c windowscodecs: Add a utility function for swapping 8-bit BGR/RGB data. 2011-01-11 16:05:43 +01: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
pngformat.c
propertybag.c
regsvr.c
stream.c windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying. 2011-01-21 13:46:58 +01:00
tgaformat.c windowscodecs: Accept failure when seeking to the start of a TGA footer. 2011-01-11 16:05:45 +01:00
tiffformat.c windowscodecs: Ignore an unspecified extra sample in RGB TIFF images. 2011-01-11 16:05:44 +01:00
ungif.c
ungif.h
version.rc
wincodecs_private.h windowscodecs: Avoid an iface -> impl conversion from a non-method. 2011-01-11 16:05:44 +01:00
windowscodecs.spec
windowscodecs_wincodec.idl