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 [EMAIL PROTECTED]
