ChangeSet ID: 8467
CVSROOT: /home/winehq/opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2003/06/13 13:05:18
Modified files:
msdos : int21.c
dlls/winedos : int21.c
Log message:
Jukka Heinonen <jhei(a)iki.fi>
Move get current directory and set current directory int21
subfunctions into winedos. Fix quite a few bugs in the implementation
of these functions.
Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8467
Old revision New revision Changes Path
1.94 1.95 +0 -66 wine/msdos/int21.c
1.36 1.37 +163 -4 wine/dlls/winedos/int21.c