ChangeSet ID: 101034204334858789620921
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard@wine2. 02/01/06 13:34:03
Modified files:
dlls/winedos : dosvm.c module.c
Added files:
dlls/winedos : dosvm.h
Log message:
Ove Kaaven <ovek(a)arcticnet.no>
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.
Patch: http://cvs.winehq.com/patch.py?id=101034204334858789620921
Revision Changes Path
1.10 +146 -273 wine/dlls/winedos/dosvm.c
1.12 +64 -139 wine/dlls/winedos/module.c
1.1 +0 -0 wine/dlls/winedos/dosvm.h