Use symlinks in dosdevices/ for the drive devices too.
commit553a75e16eb0f087fe64b62ac62ef98e167cd12a
authorAlexandre Julliard <julliard@winehq.org>
Thu, 29 Apr 2004 00:27:57 +0000 (29 00:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Apr 2004 00:27:57 +0000 (29 00:27 +0000)
treef56e30d7fbbd6bd71a2f5ffd082b639f55c65403
parent8db4d73d89301daf9669b17407bb114e97fea518
Use symlinks in dosdevices/ for the drive devices too.
Store drive types in the registry instead of in the config file.
Added some more code to convert existing config to the new scheme.
12 files changed:
dlls/kernel/Makefile.in
dlls/kernel/process.c
dlls/kernel/volume.c
dlls/ntdll/directory.c
documentation/samples/config
documentation/wine.conf.man
documentation/wine.man.in
files/directory.c
files/drive.c [deleted file]
files/file.c
include/file.h
misc/registry.c