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