Do not call ExitThread() on server communication errors.
[wine] / multimedia / mciwave.c
1999-02-28  David Luyer- fixed missing stdlib.h and string.h includes everywhere
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-02-22  Marcus MeissnerSome more recursive include fixes/optimizations.
1999-02-14  Eric PouechFixed bugs on MCI notification (callback info are copie...
1999-02-13  Eric PouechAdded support for MCI AVI driver
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-18  Eric PouechRemoved warning.
1998-12-01  Eric PouechFixed memory/status recovery when error occured in...
1998-11-24  Eric PouechStarting writing MCI part ; fixed bug in MCI_INFO command.