8 Aug
2005
8 Aug
'05
9:32 p.m.
Le lun 08/08/2005 à 11:11, Alexandre Julliard a écrit : [snip]
Modified files: server : trace.c request.h protocol.def mapping.c file.c fd.c change.c include/wine : server_protocol.h
Log message: Added an unmount_device request that invalidates all file descriptors open on a given Unix device.
Patch: http://cvs.winehq.org/patch.py?id=19368 [snip]
Does that mean we can now eject a CD even if an installer program keeps a file open on it? If so, should we have a wineeject to call that server request, or is it planned to be taken care of in some other way? Vincent