Marcel Kilgus wrote: > QPC needs RAW sector access to read/write floppies. Not sure whether > WINE emulates this at all and cannot test as my server doesn't have a > floppy drive.
Follow up: you might want to try creating two symlinks like cd ~/.wine/dosdevices ln -s /dev/fd0 a:: ln -s /mnt/floppy a: Actually I guess the first might even be enough. Unfortunately I cannot test it, but I foresee some rights problems (raw access is usually restricted to root, might need to tweak the device rights). Marcel _______________________________________________ QL-Users Mailing List http://www.q-v-d.demon.co.uk/smsqe.htm
