Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!dialogic!dialogic.dialogic.com From: gerry@dialogic.dialogic.com (Gerry Lachac) Newsgroups: comp.os.os2.programmer Subject: Increasing the number of file handles Message-ID: <1266@dialogic.UUCP> Date: 6 Aug 90 23:53:24 GMT Sender: gerry@dialogic.UUCP Organization: Dialogic Corp., Parsippany, NJ Lines: 8 Has anyone had any success increasing the number of filehandles for an OS/2 protectmode process? I have tried using the DosSetMaxFH API call to set the number of file handles to various numbers between 50 and 255, but I never seem to have more than 20. DosSetMaxFH does not return any errors. I'm probably overlooking something really easy, so any help is much appreciated.