Rewrote handling of COM and LPT devices to use symlinks in
commit1de20ae4af1f52d755607717853f3d9f5e7fe990
authorAlexandre Julliard <julliard@winehq.org>
Sat, 20 Mar 2004 02:28:51 +0000 (20 02:28 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 20 Mar 2004 02:28:51 +0000 (20 02:28 +0000)
tree70b2816c657213dc3b02ee2910cdc0cd0bd9db29
parenteebc3ef949d8b3682e5dd7dd9a23105f19e19e1f
Rewrote handling of COM and LPT devices to use symlinks in
$WINEPREFIX/dosdevices, with suitable defaults if the symlinks are
missing.
Rewrote QueryDosDevice and DefineDosDevice to use the new scheme.
Added temporary code to create the symlinks based on the contents of
the config file.
dlls/kernel/kernel_main.c
dlls/kernel/kernel_private.h
dlls/kernel/volume.c
documentation/samples/config
documentation/wine.conf.man
files/dos_fs.c
files/drive.c
files/file.c
include/file.h