e948ad1fc7
Adapt the DeleteFileA error code checks to take into account variations between Win9x and NT. Test DeleteFile(NULL). Add tests for DeleteFileW. On NT, calling _lclose on an already closed handle will cause memory corruption and thus sometimes crash -> removed the relevant test. Skip the Unicode tests when on Win9x. |
||
---|---|---|
.. | ||
change.c | ||
directory.c | ||
dos_fs.c | ||
drive.c | ||
file.c | ||
profile.c | ||
smb.c | ||
smb.h | ||
tape.c |