wine/dlls/windowscodecs
2012-08-28 14:41:13 +02:00
..
tests windowscodecs/tests: Use proper helpers for iface calls. 2012-08-28 14:41:11 +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: Implement IWICImagingFactory::CreateBitmapFromSource. 2012-08-20 20:18:03 +02:00
info.c
jpegformat.c
main.c windowscodecs: Allow CopyPixels to succeed without padding from the last row. 2012-08-20 20:17:56 +02:00
Makefile.in Always define WIDL_C_INLINE_WRAPPERS. 2012-08-28 14:41:13 +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
propertybag.c
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