Documentation fixes.
[wine] / dlls / winmm / wineoss / midi.c
2001-07-11  Patrik StridvallDocumentation fixes.
2001-03-03  Andreas MohrSome more message cleanups.
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-13  Alexandre JulliardRemoved some unnecessary includes.
2000-11-27  Marcus MeissnerWARN() about missing /dev/sequencer, it's too confusing...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-10-19  Andreas MohrSequencer error message fix.
2000-10-13  Chris MorganIndicate that the MIDI error message only affects progr...
2000-09-27  Eric PouechStore a copy of MIDIOPENDESC information instead of...
2000-09-22  Huw D M DaviesSet close on exec() flag at times when we leave /dev...
2000-08-26  Andreas Mohr- made the MIDI sequencer error message much better...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-06-24  Eric PouechCleaned up loading/init code in OSS.
2000-06-20  Gerald PfeiferFixed format strings.
2000-06-01  Andreas MohrLots of spelling fixes that accumulated in my tree...
2000-05-14  Andreas MohrMore verbose errors.
2000-02-16  Alexandre JulliardMoved SystemHeap allocations to the process heap.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-12-05  Eric PouechFake MIDI_IO_STATUS support in midi in open
1999-10-31  Patrik StridvallAdded missing configuration #if:s and #includes:s.
1999-10-24  Eric PouechSplit the multimedia/ directory into dlls/ subdirectories.