Sweden-Number/dlls/avifil32
André Hentschel 349a80e076 avifil32: Fix AVIStreamReadFormat spec file entry.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-01-30 21:38:51 +01:00
..
tests avifil32: AVIFileGetStream should set stream to NULL in case of an error. 2017-01-30 13:05:13 +01: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 avifil32: Fix AVIStreamReadFormat spec file entry. 2017-01-30 21:38:51 +01:00
avifile.c avifil32: AVIFileGetStream should set stream to NULL in case of an error. 2017-01-30 13:05:13 +01:00
avifile.rgs avifil32: Move extension registrations to the rgs file. 2010-12-17 13:50:41 +01:00
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 Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
extrachunk.h Assorted typo, spelling, wording and case fixes. 2012-05-15 16:26:43 +02:00
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