Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!spool.mu.edu!munnari.oz.au!ariel!ucsvc.ucs.unimelb.edu.au!u3169709 From: u3169709@ucsvc.ucs.unimelb.edu.au (Numero Uno) Newsgroups: comp.windows.ms.programmer Subject: No More File Handles Message-ID: <1991Mar26.184828.1760@ucsvc.ucs.unimelb.edu.au> Date: 26 Mar 91 08:48:27 GMT Article-I.D.: ucsvc.1991Mar26.184828.1760 Lines: 10 Re: No more File Handles Help! I've run out of file handles after opening about 15 files. I'm using the C runtime file routines, not the Windows DLL versions. Calling SetHandleCount(30) does not return an error, but I still have no more handles. My config.sys files entry is 90. Why does'nt this work ? -Num