• 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...
cdrom.c Loading commit data...
comm.c Loading commit data...
cpu.c Loading commit data...
debugstr.c Loading commit data...
error.c Loading commit data...
ext_debugger.c Loading commit data...
lstr.c Loading commit data...
main.c Loading commit data...
options.c Loading commit data...
port.c Loading commit data...
printdrv.c Loading commit data...
registry.c Loading commit data...
system.c Loading commit data...
toolhelp.c Loading commit data...
tweak.c Loading commit data...
version.c Loading commit data...
wsprintf.c Loading commit data...