wine-wine/dlls/avifil32
Paul Vriens fea45b1493 - Fix logic in Stream_fnRelease, refcount should be decremented before
the test for 0.
- Use Interlocked* functions in Stream_fnRelease .
- Store the result of the Interlocked functions and this in the
  TRACE.
2005-01-12 19:29:22 +00:00
..
.cvsignore .spec.c files are no longer used for 32-bit dlls. 2004-03-24 03:36:44 +00:00
Makefile.in Fixed CLSID_AVISimpleUnMarshal export. 2005-01-03 20:43:13 +00:00
acmstream.c - Fix logic in Stream_fnRelease, refcount should be decremented before 2005-01-12 19:29:22 +00:00
api.c Stub implementations for AVIMakeStreamFromClipboard, AVISave{A,W}. 2004-12-27 16:58:18 +00:00
avifil32.spec Fixed CLSID_AVISimpleUnMarshal export. 2005-01-03 20:43:13 +00:00
avifile.c Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
avifile.spec - Fixed some signed/unsigned mismatches. 2003-06-23 18:10:06 +00:00
avifile_Cs.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_De.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_En.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_Es.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_Fr.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_It.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_Ja.rc Added some Japanese translations. 2004-06-28 23:50:22 +00:00
avifile_Nl.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_Pl.rc Added Polish translation. 2004-09-10 19:37:28 +00:00
avifile_Pt.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_Ru.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_Si.rc Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
avifile_private.h - First part of a new IAVIEditStream implementation. 2003-10-04 03:05:25 +00:00
editstream.c Avoid depending on the non-standard IUnknown_METHODS macro in Wine 2004-10-05 04:16:21 +00:00
extrachunk.c Assorted spelling fixes. 2004-10-22 22:27:51 +00:00
extrachunk.h Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
factory.c Don't define COBJMACROS in objbase.h. 2004-10-07 03:06:48 +00:00
getframe.c Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
icmstream.c - Fix logic in Stream_fnRelease, refcount should be decremented before 2005-01-12 19:29:22 +00:00
regsvr.c Fixed header dependencies to be fully compatible with the Windows 2003-09-05 23:08:26 +00:00
rsrc.rc Added Polish translation. 2004-09-10 19:37:28 +00:00
tmpfile.c Removed some uses of the non-standard ICOM_THIS macro. 2004-09-06 20:34:29 +00:00
wavfile.c Assorted spelling fixes. 2004-12-20 19:27:06 +00:00