winedos: Remove unneeded casts.
[wine] / dlls / winedos / devices.c
2008-01-25  Andrew Talbotwinedos: Remove unneeded casts.
2007-02-05  Andrew Talbotwinedos: Declare some items static.
2006-11-29  Dmitry Timoshkovwinedos: Make some data const.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-04-11  Petr Tesarikwinedos: Move all device driver initialization code...
2006-04-11  Petr Tesarikwinedos: Move some declarations to the header file.
2005-06-21  Stefan HuehnerFix some more -Wstrict-prototypes warnings.
2005-04-18  Peter Berg LarsenStrncpy elimination.
2004-12-22  Eric PouechReadFile and WriteFile must be passed a parameter for...
2003-11-15  Alexandre JulliardMoved a number of DOS definitions out of the global...
2003-09-30  Jukka HeinonenUse correct linear pointer when accessing BIOS data...
2003-08-25  Jukka HeinonenMake all users of DOSVM_Enter explicitly set V86 flag.
2003-05-02  Jukka HeinonenRemove obsolete code from DOSVM_Wait.
2002-12-07  Jukka HeinonenMove int08 stub and LOL to upper memory.
2002-08-31  Alexandre JulliardMoved internal context macros out of winnt.h.
2002-08-30  Alexandre JulliardFixed some dll separation issues.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-02-27  Andreas MohrSpelling/alignment fixes.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.