Sweden-Number/dlls/avifil32
Michael Stefaniuc 78c49a4d32 avifil32: Use SetRectEmpty() instead of memset().
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-19 09:11:49 +02: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
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 SetRectEmpty() instead of memset(). 2017-04-19 09:11:49 +02:00