Correct return value in a couple of error cases.
[wine] / dlls / winmm / mciavi / mciavi.c
2004-03-19  Dmitry TimoshkovJust update from/to pointers and exit on a subsequent...
2004-03-18  Christian CostaRelease lock before wave calls that generate notification.
2004-03-16  Christian CostaFixed deadlock when stopping playback.
2004-03-01  Dmitry Timoshkov- Add a lot of traces to make debugging a bit easier.
2004-02-20  Patrik StridvallFixed some issues found by winapi_check.
2004-01-20  Robert ReifFixed thread handle leaks.
2004-01-06  Dmitry TimoshkovRegister window class on mciavi driver loading, and...
2004-01-01  Dmitry TimoshkovMuch improved mciavi driver. Fixed synchronization...
2003-12-31  Dmitry TimoshkovAdd Unicode->ANSI MCI message mapping, implement mciSen...
2003-06-30  Dmitry TimoshkovFor all DLLs with defined DllMain and which do not...
2003-02-12  Michael StefaniucAdded some missing LeaveCriticalSection's.
2002-11-04  Alexandre JulliardMade the dll entry point default to DllMain and removed...
2002-10-18  Alexandre JulliardFixed warnings caused by conversion to -DSTRICT.
2002-09-06  Michael StefaniucPrepare dlls/{comctl32,gdi,msvideo,setupapi,shell32...
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-11  Eric PouechLet MCI drivers support the session instance loading...
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-07-11  Patrik StridvallDocumentation fixes.
2001-02-14  Eric PouechStarted the real implementation of mciavi.
2001-01-15  Alexandre JulliardRemoved unnecessary headers.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-11-29  Alexandre JulliardCleaned up some more dependencies on Wine internal...
2000-11-27  Dimitrie O. PaunRequire {DECLARE,DEFAULT}_DEBUG_CHANNEL statements...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.