Click to See Complete Forum and Search --> : Windows 95/98 .INI files
Troy T
May 3rd, 1999, 03:28 PM
Is there a limit to how large an .INI file can be on Windows 95/98? I know there is a registry size limit. I am encountering a problem writing large amounts of data to an INI file, and it works perfectly on the Windows NT 4.0 platform.
Can someone enlighten me as to what the problem may be? Thanks!
- Troy
Yes there is a difference. Under 9x the file can not exceed 32k and each section cannot exceed 2k.
I would suggest that, since you encountering a "too much data" problem with ini files, you should consider another approach to storing your data. The intent of ini files (and the registry) is the storage of a small amount of configuration data.
Troy T
May 4th, 1999, 06:49 PM
Thanks for the info on Windows 9x. Do you happen to know the size limit for an .INI file in Windows NT? Thanks for the help!
- Troy
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.