Subj : Re: how to increase max number for file handles To : borland.public.cpp.borlandcpp From : heon Date : Mon Dec 06 2004 06:54 am >fopen return a pointer to internal memory of library.. >You need to rebuild source code.. Could you tell me more detail? Where can I can the source code? What is the library name that has fopen() function? Isn't it cw32.lib or cw32mt.lib? If it is cw32.lib or cw32.lib, are they linked as static rather than dynamic? My program is built in windows 32 bit program. I am using bcc32.exe compiler and version is Borland C++ 5.5.1 for Win32. If you need more information about my program or environment setting, please let me know. Thank you. heon. .