avifil32: Add explicit "!= S_OK" to expressions that use HRESULTs as booleans.
[wine] / dlls / avifil32 / extrachunk.c
2007-04-03  Andrew Talbotavifil32: Constify some variables.
2007-03-14  Andrew Talbotavifil32: Constify some variables.
2006-10-24  Francois GougetDon't include windows.h & co in the Wine sources.
2006-10-10  Michael Stefaniucavifil32: Win64 printf format warning fixes.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-11  Mike McCormackavifil32: Fix a regression caused by patch removing...
2006-03-13  Mike McCormackavifil32: Use HeapAlloc instead of Local Alloc.
2004-10-22  Francois GougetAssorted spelling fixes.
2004-07-22  Gerald PfeiferRemove uses of the cast-as-lvalue GCC extension which...
2003-09-09  Alexandre JulliardFixed a few more headers dependency issues.
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2003-07-30  Francois GougetSome spelling fixes.
2003-06-23  Michael Günnewig- Fixed some signed/unsigned mismatches.
2003-01-03  Dimitrie O. PaunEliminate lots of __WINE__ conditionals from the headers.
2002-12-02  Francois GougetRemoved unnecessary HANDLE typecasts.
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-10-18  Michael Günnewig- Add wavefile handler.