Should winecfg drive detection create device symlinks

Paul van Schayck polleke at gmail.com
Mon Feb 21 12:02:44 CST 2005


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 do it.

Can we maybe have a custom flag in DefineDosDevice? I think that would
be the right place to do it.

Kind regards,
Paul



More information about the wine-devel mailing list