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

fork( ) from service


Hi, happy gnuwin users

I have a program ported from UNIX to Win32 which runs fine from the commandline.  
But started as a service the fork( ) calls fails with errno set "No more processes".  
It seems that even the Win32 call spawn( ) doesn't work from a service.

Has anyone an idea how to solve this problem?
Thanks,
Walter
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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