Check for non-existent directory in INT21_SetCurrentDirectory to
commit225c6d2cee1368bd7ec593292d8007c4243779b5
authorAlexandre Julliard <julliard@winehq.org>
Thu, 17 Jun 2004 04:26:17 +0000 (17 04:26 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 17 Jun 2004 04:26:17 +0000 (17 04:26 +0000)
treefad10f7a3d4f03c2dc58690674f9d1e9c42cb24a
parent1d9672ec613f799fe6026892eb61b00e90fa8d78
Check for non-existent directory in INT21_SetCurrentDirectory to
return a proper error when the directory is not on the current drive.
dlls/winedos/int21.c