KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q94656: Excessive Memory Consumption in MS-DOS with WFWG

Article: Q94656
Product(s): Microsoft Windows 3.x Retail Product
Version(s): WINDOWS:3.1,3.11; :1.0,3.11
Operating System(s): 
Keyword(s): 
Last Modified: 03-OCT-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows for Workgroups versions 3.1, 3.11 
- Microsoft Workgroup Connections, version 1.0 
- Microsoft Workgroup Add-On for MS-DOS, version 3.11 
-------------------------------------------------------------------------------

SUMMARY
=======

When running Windows for Workgroups (WFWG), Workgroup Connections, or Workgroup
Add-On for MS-DOS the MS-DOS version 5.0 MEM/C command or other memory viewing
utility may report MS-DOS to be using excessive amounts (75K or more) of
conventional memory if the NET START command has not yet been executed.

Microsoft recommends that the NET START command be issued before any other
terminate-and-stay-resident (TSR) programs are loaded. Loading TSRs before the
NET START command may prevent the protocol manager, PROTMAN.DOS, from returning
its memory to the system pool, or may cause other unpredictable system behavior.

MORE INFORMATION
================

The Windows for Workgroups protocol manager, PROTMAN.DOS, allocates memory
containing data that is a parsed version of PROTOCOL.INI. Other drivers (for
network cards and protocols) need to use the data during the initialization
process, so PROTMAN.DOS holds the data until the binding (NET START) is
complete. Once the binding has occurred, the memory allocated by PROTMAN.DOS is
freed.

Additional query words: 3.10 3.11

======================================================================
Keywords          :  
Technology        : kbAudDeveloper kbWFWSearch kbWFW310 kbWFW311 kbWFW311DOS
Version           : WINDOWS:3.1,3.11; :1.0,3.11

=============================================================================

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.

Copyright Microsoft Corporation 1986-2002.