On Wednesday 23 February 2005 08:40, Paul van Schayck wrote:
> <[EMAIL PROTECTED]> wrote:
> > I think winecfg does this already. Take a look at the function
> > apply_drive_functions in drive.c. Does'nt it work for you?
>
> As far as I can tell it does not. We do not store the device node path
> in
Hey,
I was wondering if winecfg should create symlinks for devices
(dosdevices/d:: -> /dev/cdrom)?
If it has to, how should it be implented. I can only see drive device
symlinks created here:
http://source.winehq.org/source/dlls/kernel/volume.c#L219
But I don't think that's the correct place to d