Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Reply-To: From: "Adib Al Jallad" To: Subject: I/O problems inside a DLL Date: Fri, 24 Nov 2000 13:11:08 +0100 Message-ID: <000001c0560f$a67cd170$2c0000c0@muscadet.BV> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Hello, I'm building C programs and DLL libraries with cygwin on NT with success, but still have I/O problems inside my libraries, and only inside libraries : Why can't I use I/O files like stdin, stderr and I/O functions like popen ? I can use WriteFile and ReadFile instead of fprintf and fget, but that's not very fine. And what to use instead of popen ? Hope you could help me. Thanks. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com