Sweden-Number/dlls/windowscodecs
Dmitry Timoshkov 40bda4a030 windowscodecs: Do not assume that vtable is the first element of the object. 2012-08-20 10:52:41 +02:00
..
tests windowscodecs: Add test for IWICImagingFactory::CreateBitmapFromSource. 2012-08-16 19:38:38 +02:00
Makefile.in windowscodecs: Add a stub IWICBitmap implementation. 2012-08-15 13:50:58 +02:00
bitmap.c windowscodecs: Implement IWICBitmap::SetResolution and GetResolution. 2012-08-16 19:38:29 +02:00
bmpdecode.c
bmpencode.c
clsfactory.c
converter.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 19:58:15 +02:00
fliprotate.c windowscodecs: Fix warnings detected by compiling with inline wrappers. 2012-07-27 17:05:28 +02:00
gifformat.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 19:58:39 +02:00
icnsformat.c
icoformat.c windowscodecs: Fix warnings detected by compiling with inline wrappers. 2012-07-27 17:05:28 +02:00
imgfactory.c windowscodecs: Add a stub IWICBitmap implementation. 2012-08-15 13:50:58 +02:00
info.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 21:27:11 +02:00
jpegformat.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 21:27:11 +02:00
main.c
metadatahandler.c windowscodecs: Handle short reads in the metadata handler. 2012-08-13 11:49:01 +02:00
palette.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-08-20 10:52:41 +02:00
pngformat.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 21:27:11 +02:00
propertybag.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 21:27:11 +02:00
proxy.c
regsvr.c
scaler.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 21:27:12 +02:00
stream.c
tgaformat.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 21:27:12 +02:00
tiffformat.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-24 21:27:12 +02:00
ungif.c
ungif.h
version.rc
wincodecs_private.h windowscodecs: Add a stub IWICBitmap implementation. 2012-08-15 13:50:58 +02:00
windowscodecs.spec
windowscodecs_wincodec.idl