Alexandre Julliard
|
7746e82122
|
Removed obsolete console driver.
|
2002-04-11 21:50:16 +00:00 |
Alexandre Julliard
|
c1bfca04e1
|
Changed builtin dlls file names to make it clear they are not normal
Unix libraries, and install them in $libdir/wine instead of $libdir to
avoid name conflicts in /usr/lib.
|
2002-03-20 22:19:06 +00:00 |
Jukka Heinonen
|
fd33517a41
|
Added support for DOS EMS memory.
|
2002-01-29 17:55:21 +00:00 |
Alexandre Julliard
|
3f510ad2bb
|
Link with libutil only where needed.
|
2002-01-01 01:13:03 +00:00 |
Alexandre Julliard
|
4895768443
|
Link to the curses library only for the dlls that need it.
|
2001-12-26 23:08:31 +00:00 |
Alexandre Julliard
|
8cd55d0eba
|
Moved most of the real-mode stuff to dlls/winedos.
|
2001-12-04 19:54:44 +00:00 |
Ove Kaaven
|
e2c477b21a
|
Moved the int 9 (keyboard) handler to dlls/winedos.
|
2001-11-08 17:06:40 +00:00 |
Ove Kaaven
|
e5557b357a
|
Separated the MZ loader and core DOS VM into dlls/winedos.
|
2000-12-26 00:22:45 +00:00 |