The information in this article applies to:
SUMMARYThe maximum valid size for a REG.DAT or .INI file is 64 kilobytes (K). In some instances, however, problems occur when these files are greater than 32K. MORE INFORMATION
If an application uses the standard Windows application program interface
(API) calls to access the .INI files, the limit is 64K. Examples of these
standard API calls are GetPrivateProfileString() and
WritePrivateProfileString().
SysEditThe Microsoft Windows SysEdit program provided with Windows cannot correctly edit a file larger than 30,000 bytes. If SysEdit does load a file larger than 30,000 bytes, you can delete text, but you cannot type any text until you reduce the file size to 29,999 bytes or fewer.The largest file SysEdit can load is between 30,000 bytes and 53K, depending on your system. If you load a file large than 30,000 bytes, you may receive the following error message: If the large file you are trying to open is the WIN.INI file, only part of it may load, and you may receive the following two error messages:
Additional query words: 3.00 3.00a 3.0 3.0a 3.10 3.1 3.11 documentation error docerr
Keywords : |
Last Reviewed: September 22, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |