BUG: HIERSVR Example from Visual C++ 1.0 Causes Internal Error

Last reviewed: July 22, 1997
Article ID: Q116211
1.50 WINDOWS kbtool kbbuglist

The information in this article applies to:

  • The Microsoft C/C++ Compiler (CL.EXE), included with:

        - Microsoft Visual C++ for Windows, version 1.5
    

SYMPTOMS

Microsoft Foundation Classes (MFC) Technical Note 41 discusses porting MFC/OLE 1.0 applications to MFC/OLE 2.0. A section of the technical note discusses the HIERSVR sample. If you try to build the HIERSVR sample from Visual C++ version 1.0 under Visual C++ version 1.5, the C/C++ compiler generates the following error message:

   c:\...\svritem.cpp(283) : fatal error C1001: internal compiler error
     (compiler file 'msc1.cpp', line 585)

STATUS

Microsoft has confirmed this to be a problem in the Microsoft products listed above. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available.

This problem does not occur in Visual C++ version 2.0.

MORE INFORMATION

The sample code required to reproduce this problem is the HIERSVR sample from Visual C++, version 1.0. To reproduce the error, you need to build the project on Visual C++, version 1.5.


Additional reference words: MFC OLE porting 8.00c 1.50
KBCategory: kbtool kbbuglist
KBSubcategory: CLIss
Keywords : kb16bitonly
Technology : kbMfc


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: July 22, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.