1. 6246c2d Get rid of include/miscemu.h. by Eric Pouech · 20 years ago
  2. e37c6e1 Fixed header dependencies to be fully compatible with the Windows by Alexandre Julliard · 22 years ago
  3. 435e2e6 winnt.h should not be self-contained, it must depend on windef.h so by Alexandre Julliard · 22 years ago
  4. 517a93a Fixed some issues found by winapi_check. by Patrik Stridvall · 22 years ago
  5. 7746e82 Removed obsolete console driver. by Alexandre Julliard · 23 years ago
  6. 7e94af4 Redirect DOS writes to stdout/console to DOSVM_PutChar. by Jukka Heinonen · 23 years ago
  7. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  8. 8cd55d0 Moved most of the real-mode stuff to dlls/winedos. by Alexandre Julliard · 23 years ago[Renamed (81%) from msdos/int29.c]
  9. 33929be - Made sure that the files that contains the declarations by Patrik Stridvall · 24 years ago
  10. 617955d Changed CONTEXT into CONTEXT86 everywhere we really want an i386 by Alexandre Julliard · 26 years ago
  11. 2e1cafa Renamed wintypes.h to windef.h. by Jim Aston · 26 years ago
  12. 1c1be3a Call the new console driver for some routines. This is not completely by Joseph Pranevich · 26 years ago
  13. f990cfa Added int29 (Fast Write to Screen) support. by Joseph Pranevich · 26 years ago