wine/dlls/windowscodecs
2012-08-20 10:52:41 +02:00
..
tests windowscodecs: Add test for IWICImagingFactory::CreateBitmapFromSource. 2012-08-16 19:38:38 +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
fliprotate.c windowscodecs: Fix warnings detected by compiling with inline wrappers. 2012-07-27 17:05:28 +02:00
gifformat.c
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
Makefile.in windowscodecs: Add a stub IWICBitmap implementation. 2012-08-15 13:50:58 +02:00
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_wincodec.idl
windowscodecs.spec