Sweden-Number/dlls/avifil32
Michael Stefaniuc b7b031aa43 avifil32: Avoid a cast from a COM object to an iface.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-08-11 20:18:00 +09:00
..
tests avifil32/tests: Add some basic COM tests for AVIEditStream. 2016-07-15 21:38:04 +09:00
Makefile.in makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
acmstream.c avifil32: Return interface pointer from QI instead of impl pointer. 2015-03-20 17:39:37 +09:00
api.c avifil32: Move CreateEditableStream() to avoid exporting a helper. 2016-07-15 21:37:50 +09:00
avifil32.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
avifil32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
avifil32.spec
avifile.c avifil32: Absolute addresses already point to the correct place in the frame. 2015-10-19 20:58:32 +09:00
avifile.rgs
avifile_private.h avifil32: Move CreateEditableStream() to avoid exporting a helper. 2016-07-15 21:37:50 +09:00
editstream.c avifil32: Avoid casts from COM objects to ifaces. 2016-07-15 21:38:09 +09:00
extrachunk.c
extrachunk.h
factory.c avifil32: Use debugstr_guid() in TRACE() message. 2016-07-20 23:04:46 +09:00
getframe.c avifil32: Avoid a cast from a COM object to an iface. 2016-08-11 20:18:00 +09:00
icmstream.c Assorted spelling fixes. 2015-08-07 23:50:48 +09:00
tmpfile.c avifil32: Avoid casts from COM objects to ifaces. 2016-07-15 21:38:09 +09:00
wavfile.c avifil32: Use correct AddRef helpers. 2014-04-08 09:25:59 +02:00