From: walter.jenny@gmsg.ch ("walter.jenny")
Subject: fork( ) from service
1 Jul 1997 07:45:14 -0700
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <9707011239.AA17048.cygnus.gnu-win32@nxser>
Mime-Version: 1.0 (NeXT Mail 4.1mach v148)
Content-Type: text/plain
Original-To: gnu-win32@cygnus.com
Original-Sender: owner-gnu-win32@cygnus.com

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".
