From: newsham AT lava DOT net (Tim Newsham) Subject: Re: IOCTL NOT SUPPORTED ??? 10 Jan 1998 05:49:55 -0800 Message-ID: References: <6348431509011998/A13191/INDRE/11C14BEB2E00*_ AT MHS> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: LAURENT DOT L DOT G DOT GEOFFROY AT tts DOT thomson DOT fr Cc: gnu-win32 AT cygnus DOT com > 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 AT tts DOT thomson DOT fr Tim N. - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".