Added msvcrt/eh.h.
[wine] / dlls / msvideo / msvideo_main.c
2001-01-29  Marcus MeissnerAdded some more 16->32 mappings for ICM* messages.
2001-01-28  Marcus MeissnerImplemented VideoCapDriverDescAndVer.
2001-01-28  Eric PouechFixed a few oddities.
2001-01-13  Francois GougetWarning fix.
2000-12-18  Marcus MeissnerMapping for ICM_SETSTATE (ptr in lParam1 to private...
2000-12-13  Alexandre JulliardReplaced PTR_SEG_TO_LIN macro by exported MapSL function.
2000-12-13  Eric PouechReturn values from DRV_ENABLE should not be checked.
2000-12-02  Patrik StridvallAdded/modified documentation for function arguments.
2000-12-01  Patrik StridvallFixed Win16 documentation not fixed because of a bug...
2000-11-29  Brian TeagueAdd a stub for the CAPS1 capability in GetDeviceCaps.
2000-11-28  Alexandre JulliardGot rid of the Wine internal lstrcpy* functions and...
2000-10-29  Dimitrie O. PaunFixed a few compilation warnings
2000-09-26  Alexandre JulliardMoved all Win16 definitions out of the standard Windows...
2000-09-25  Alexandre JulliardRemoved inclusion of wine/winestring.h from winbase...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-07-26  Eric Pouech- removed (now obsolete) driver.h file (it's content...
2000-07-08  Bradley BaetzImplemented a large number of the msvideo dll routines.
2000-06-23  Francois GougetMerged MCIWndCreate and MCIWndCreateA.
2000-06-18  Francois GougetAdded some missing prototypes.
2000-03-24  Patrik StridvallAdded/fixed some documentation reported by winapi_check.
2000-02-29  Niels Kristian Bec... Removed superfluous #include statements for header...
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-10-13  Marcus MeissnerStub for VideoCapDriverDescAndVer.
1999-08-14  Mark G. AdamsAdded stub for DrawDibClose.
1999-08-04  Ulrich WeigandMoved various DLLs to dlls/