[comp.windows.ms.programmer] No More File Handles

u3169709@ucsvc.ucs.unimelb.edu.au (Numero Uno) (03/26/91)

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