Sweden-Number/dlls/windowscodecs
Dmitry Timoshkov 2a08532cfb windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-25 11:22:03 +02:00
..
tests windowscodecs: Add a test for invalid predefined palette type. 2012-07-23 12:57:50 +02:00
Makefile.in windowscodecs: Add stub IWICBitmapScaler implementation. 2012-06-26 17:33:54 +02:00
bmpdecode.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 19:57:33 +02:00
bmpencode.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 19:57:42 +02:00
clsfactory.c windowscodecs: Make classinfo structure const. 2012-07-24 19:58:07 +02:00
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: Do not assume that vtable is the first element of the object. 2012-07-24 19:58:20 +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 include: Allow using windows.h in Wine code. 2012-01-20 15:58:57 +01:00
icoformat.c windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. 2012-07-25 11:22:03 +02:00
imgfactory.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
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 windowscodecs: Implement BitmapScaler_CopyPixels. 2012-06-28 19:41:25 +02:00
metadatahandler.c windowscodecs: Implement MetadataHandler_Load. 2012-07-24 13:36:26 +02:00
palette.c windowscodecs: Do not assume that vtable is the first element of the object. 2012-07-24 21:27:11 +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 windowscodecs: Extend IWICImagingFactory to IWICComponentFactory. 2012-05-29 10:57:10 +02:00
regsvr.c windowscodecs: Add WICImagingCategories registration. 2012-06-25 11:08:28 +02:00
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 windowscodecs: Implement IWICStream::InitializeFromIStream. 2012-05-31 12:37:24 +02:00
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 windowscodecs: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
ungif.h windowscodecs: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
version.rc
wincodecs_private.h windowscodecs: Implement BitmapScaler_CopyPixels. 2012-06-28 19:41:25 +02:00
windowscodecs.spec windowscodecs: Add wrapper functions for IWICStream methods. 2012-05-17 17:44:24 +02:00
windowscodecs_wincodec.idl windowscodecs: Add WICIfdMetadataReader registration. 2012-06-08 19:35:20 +02:00