wine-wine/dlls/avifil32
Alexandre Julliard 26ac886752 avifil32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
..
tests avifil32/tests: Remove useless variable assignments (LLVM/Clang). 2011-02-07 10:13:35 -06:00
Makefile.in avifil32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
acmstream.c avifil32: Avoid the forward declaration of the IAVIStream methods. 2011-01-12 14:55:37 +01:00
api.c dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
avifil32.idl avifil32: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:42 +01:00
avifil32.rc avifil32: Convert dialogs to po files. 2011-11-24 20:57:03 +01:00
avifil32.spec
avifile.c avifil32: Fix use of wrong variable in expression. 2011-09-21 11:35:43 +02:00
avifile.rgs avifil32: Move extension registrations to the rgs file. 2010-12-17 13:50:41 +01:00
avifile_private.h avifil32: The stream format string cannot really be translated so remove it from the resources. 2011-08-26 16:33:42 +02:00
editstream.c avifil32: Avoid forward declarations of iface methods. 2011-01-24 14:43:24 +01:00
extrachunk.c
extrachunk.h avifil32: Mark internal symbols as hidden. 2011-04-29 14:21:41 +02:00
factory.c winecrt0: Remove the clsid parameter in __wine_(un)register_resources. 2011-08-02 20:47:49 +02:00
getframe.c dlls: Assorted spelling fixes. 2011-08-01 18:26:27 +02:00
icmstream.c avifil32: Reorder some code to avoid forward declarations for the IAVIStreamVtbl methods. 2010-12-28 16:35:39 +01:00
tmpfile.c avifil32: Use an iface instead of a vtbl pointer in ITmpFileImpl. 2010-12-23 13:47:23 +01:00
wavfile.c