Sweden-Number/dlls/windowscodecs
Viktor Semykin 2fcfe35e88 windowscodecs/tests: Test with SHCreateMemStream.
SHCreateMemStream takes less code to inialize and is preferred over
CreateStreamOnHGlobal according to documentation.

Signed-off-by: Viktor Semykin <thesame.ml@gmail.com>
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-03 12:00:01 +02:00
..
tests windowscodecs/tests: Test with SHCreateMemStream. 2017-04-03 12:00:01 +02:00
Makefile.in
bitmap.c
bmpdecode.c
bmpencode.c
clipper.c
clsfactory.c
colorcontext.c
colortransform.c
converter.c windowscodecs: Fix typo in 2 bpp conversion. 2016-12-09 15:55:05 +01:00
fliprotate.c
gifformat.c
icnsformat.c
icoformat.c
imgfactory.c
info.c windowscodecs: Remove dead assignment (clang). 2017-01-31 22:31:00 +01:00
jpegformat.c
main.c
metadatahandler.c
metadataquery.c
palette.c
pngformat.c windowscodecs: Fixed loading png from streams. 2017-04-03 11:59:34 +02:00
propertybag.c wincodecs: Simplify property name allocation. 2016-11-28 22:27:52 +01:00
proxy.c
regsvr.c
scaler.c
stream.c
tgaformat.c
tiffformat.c
ungif.c
ungif.h
version.rc
wincodecs_private.h
windowscodecs.spec windowscodecs: Fix IWICImagingFactory_CreateDecoderFromFileHandle_Proxy spec file entry. 2017-01-31 22:31:00 +01:00
windowscodecs_wincodec.idl