Hi!
Is there any way of accessing disk-devices under Cygwin (something like
using the "\\.\<physical-device>:" syntax accepted by the Win32 APIs?
Another way around would be to use CreateFile() to open the device and
then convert the HANDLE to a Cygwin file-descriptor. The function
cygwin_attach_handle_to_fd()
looks ok, but I would like it to work in the other direction.
/Jesper
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
- Re: Accessing disk-devices Jesper Eskilson
- Re: Accessing disk-devices Earnie Boyd
- Re: Accessing disk-devices Larry Hall (RFK Partners, Inc)
- Re: Accessing disk-devices Larry Hall (RFK Partners, Inc)
- Re: Accessing disk-devices Corinna Vinschen
- Re: Accessing disk-devices Jesper Eskilson
