This is the mail archive of the cygwin@sourceware.cygnus.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: IOCTL NOT SUPPORTED ???


> Is the IOCTL function supported in cyg-win32 environment ?
> I tried to use it but without sucess on the b17 release installed on NT 4.0 sp3.
> Is there any list embedding all the unimplemented function calls ?

There is an ioctl function, but it does not support all io control
codes.  You are restricted to the codes explicitely provided by
the cygwin.dll as there is no mechanism for translating between
the unix ioctl function and the win32 device control function.
You can mix win32 device controls with your cygwin code, though.

> Laurent GEOFFROY
> geoffroy@tts.thomson.fr

                                                Tim N.
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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