Windows 3.0 SYSTEM.INI [standard] SectionLast reviewed: November 23, 1994Article ID: Q58344 |
The information in this article applies to:
SUMMARYThe following information is contained in the Microsoft Windows version 3.0 SYSINI.TXT readme file. The Windows Setup program copies this file to the Windows 3.0 directory.
MORE INFORMATION
[STANDARD] SECTIONThe [standard] section contains settings that are specific to running Windows applications in standard mode. The [standard] section can contain the following settings: Int28Filter=<number> Default: 10 Purpose: Specifies how many INT28 messages that Windows should reflect from standard mode to real mode. Windows will reflect every nth message, where n is the value of this setting. Increasing this value may reduce Windows' interference with background communications.To change: Use Notepad to edit the SYSTEM.INI file. NetHeapSize=<kilobytes> Default: 8 Purpose: Specifies the size (in kilobytes) of the buffers that standard-mode Windows allocates in conventional memory for transferring data over a network. Some networks require a larger buffer than the default. Increasing this value will diminish the amount of memory available to applications.To change: Use Notepad to edit the SYSTEM.INI file. ReserveLowMemory=<kilobytes> Default: 0 Purpose: Specifies the amount of conventional memory to be reserved for use by something other than Windows running in standard mode.To change: Use Notepad to edit the SYSTEM.INI file.
|
KBCategory: kbother
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |