DOS support restructure. The DOS virtual machine is now a set of
commita814c4ef0843a9a702c3c58edf7cd2f2488a1b1c
authorOve Kaaven <ovek@arcticnet.no>
Sun, 6 Jan 2002 18:34:02 +0000 (6 18:34 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 6 Jan 2002 18:34:02 +0000 (6 18:34 +0000)
tree5c0e30d76006094633adcaa2977dbc2d9b913b10
parent4eb0bebd9016a604a26d3caca196e65f099ef590
DOS support restructure. The DOS virtual machine is now a set of
threads running within Wine's own address space, obsoleting the old
dosmod module.
dlls/winedos/dosvm.c
dlls/winedos/dosvm.h [new file with mode: 0644]
dlls/winedos/module.c