Mani Subramanian
April 12th, 1999, 03:18 PM
What is the maximum number of processes can be launched from an windows
executable ? ( using Create process ), does any one has an idea ?
executable ? ( using Create process ), does any one has an idea ?
|
Click to See Complete Forum and Search --> : -- WIN NT -- Mani Subramanian April 12th, 1999, 03:18 PM What is the maximum number of processes can be launched from an windows executable ? ( using Create process ), does any one has an idea ? Rob Wainwright April 13th, 1999, 04:48 PM I think you can carry on calling CreateProcess until the system resources are exhausted (which doesn't happen too often). codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |