This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Accessing disk-devices


At 02:32 PM 2/22/2001, Jesper Eskilson wrote:

>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



Yes, I believe this will work but you'll have to test it out in your 
specific situation. 



Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]