ChangeSet ID: 12657
CVSROOT: /opt/cvs-commit
Module name: wine
Changes by: julliard(a)wine.codeweavers.com 2004/06/16 23:26:17
Modified files:
dlls/winedos : int21.c
Log message:
Check for non-existent directory in INT21_SetCurrentDirectory to
return a proper error when the directory is not on the current drive.
Patch: http://cvs.winehq.org/patch.py?id=12657
Old revision New revision Changes Path
1.62 1.63 +8 -0 wine/dlls/winedos/int21.c