Sweden-Number/dlls/windowscodecs
Vincent Povirk ed1a03e494 windowscodecs: Silence a fixme. 2014-02-06 17:08:10 +01:00
..
tests windowscodecs/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
bitmap.c windowscodecs: Add support for IMILBitmapSource interface. 2013-10-18 14:39:38 +02:00
bmpdecode.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
bmpencode.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
clipper.c windowscodecs: Implement CopyPixels() for clipper. 2013-07-22 17:16:03 +02:00
clsfactory.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
colorcontext.c windowscodecs: Do not leak profile on errors (Coverity). 2013-03-25 13:55:51 +01:00
colortransform.c windowscodecs: Convert the source bitmap to the requested pixel format in IWICColorTransform::Initialize. 2013-02-06 20:28:29 +01:00
converter.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
fliprotate.c windowscodecs: Fix warnings detected by compiling with inline wrappers. 2012-07-27 17:05:28 +02:00
gifformat.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
icnsformat.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
icoformat.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
imgfactory.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
info.c windowscodecs: Use BOOL type where appropriate. 2013-10-07 13:32:06 +02:00
jpegformat.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
main.c Remove empty DLL_PROCESS_DETACH case statements. 2013-04-15 16:45:35 +02:00
metadatahandler.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
palette.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
pngformat.c windowscodecs: Silence a fixme. 2014-02-06 17:08:10 +01:00
propertybag.c windowscodecs: Implement IPropertyBag2::Read. 2013-01-30 13:10:56 +01:00
proxy.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
regsvr.c windowscodecs: Avoid using CONST. 2013-09-24 12:58:17 +02:00
scaler.c windowscodecs: Avoid signed-unsigned integer comparisons. 2013-03-04 11:15:16 +01:00
stream.c windowscodecs: Implement IWICComponentFactory::CreateDecoderFromFileHandle. 2013-02-06 20:28:29 +01:00
tgaformat.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
tiffformat.c windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
ungif.c windowscodecs: Fix resource leak (coverity). 2012-10-25 11:47:32 +02:00
ungif.h windowscodecs: Create global metadata blocks in the GIF decoder. 2012-09-18 14:47:01 +02:00
version.rc
wincodecs_private.h windowscodecs: Move the aggregation check from object constructors to class factory. 2014-01-14 12:31:42 +01:00
windowscodecs.spec windowscodecs: Implement IPropertyBag2_Write_Proxy. 2013-11-18 11:16:16 +01:00
windowscodecs_wincodec.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00