Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <37BEAA85.B3397237@worldnet.att.net> Date: Sat, 21 Aug 1999 09:32:54 -0400 From: CLI Organization: cli X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Problem with "fopen" in a .dll Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, I try to create a .dll library with a "open" function inside. When I use this library from another language (Oberon), "open" returns -1 and errno is equal to 89 (operation not supported). The same open works fine when I use it inside cygwin. Is there some initialisation to do to be able to use open or fopen when called from another language ? Thanks, Claude Indermitte indermit AT mit DOT edu -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com