• Andreas Mohr's avatar
    - fixed a gross bug in SetCurrentDirectoryA (where changing to a new · 3084b586
    Andreas Mohr authored
      non-existent directory would leave the new drive enabled upon aborting
      (fixes CuteFTP install and should fix MANY apps)
      This has probably been caused by myself. *brownpaperbag*
    - added GetVolumeInformation serial number bug-for-bug compatibility
    - corrected Unicode labels (better CD-ROM handling in general)
    - moved CD-ROM label detection code to misc/cdrom.c
    - possible to use loopback mounted ISO9660 files
    - init some uninitialised drive fields
    - remove some unnecessary header includes
    3084b586
Name
Last commit
Last update
..
.cvsignore Loading commit data...
Makefile.in Loading commit data...
change.c Loading commit data...
directory.c Loading commit data...
dos_fs.c Loading commit data...
drive.c Loading commit data...
file.c Loading commit data...
profile.c Loading commit data...
tape.c Loading commit data...