Fixed some dll separation issues.
[wine] / dlls / winedos / int21.c
2002-08-30  Alexandre JulliardFixed some dll separation issues.
2002-08-27  Dmitry TimoshkovConvert most of the file APIs to Unicode.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-05-05  Jukka HeinonenReal mode interrupt handler now handles interrupt 21...
2002-04-11  Alexandre JulliardRemoved obsolete console driver.
2002-04-08  Jukka HeinonenConverted "read standard input with echo" interrupt...
2002-04-03  Jukka HeinonenRedirect DOS writes to stdout/console to DOSVM_PutChar.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2002-01-31  NogFixed function 0xb.
2002-01-29  Jukka HeinonenAdded support for DOS EMS memory.
2001-12-04  Alexandre JulliardMoved most of the real-mode stuff to dlls/winedos.