This is the mail archive of the cygwin@sources.redhat.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]

I/O problems inside a DLL



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@sourceware.cygnus.com


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