Changed DOS extended error handling to be based on SetLastError;
authorAlexandre Julliard <julliard@winehq.org>
Sun, 31 Jan 1999 15:23:45 +0000 (15:23 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 31 Jan 1999 15:23:45 +0000 (15:23 +0000)
commit4ff2a27c096559f681a22e6291a4acf2c880e506
tree25b1bf614821b369d60f2d209f2dc3d189d9736f
parenta27b48b132e53fff56182e7b435e6e8e5c6fcaea
Changed DOS extended error handling to be based on SetLastError;
should be more thread-safe this way.
files/directory.c
files/dos_fs.c
files/drive.c
files/file.c
include/msdos.h
msdos/int21.c