Windows 3.0 SYSTEM.INI [standard] Section

Last reviewed: November 23, 1994
Article ID: Q58344
The information in this article applies to:
  • Microsoft Windows operating system versions 3.0, 3.0a

SUMMARY

The 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] SECTION

The [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
KBSubcategory: win30
Additional reference words: 3.00 3.0 3.0a 3.00a win30


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 23, 1994
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.