BUG: RW1012 Error or Crash When Building on Windows NT 3.51Last reviewed: August 8, 1997Article ID: Q142890 |
The information in this article applies to:
SYMPTOMSWhen attempting to build a Windows-based application on Windows NT 3.51, Visual C++ reports one the following problems:
CAUSEThis problem occurs because Ansi.sys is included in the Config.nt file on the computer that is running Windows NT.
RESOLUTIONRemove Ansi.sys from your Config.nt file. If you have MS-DOS applications that require Ansi.sys, you could create .pif files (program information files) to run those applications. In the .pif files, you can specify a custom configuration file that loads Ansi.sys. For more information on creating .pif files, please see the "Creating Program Information Files" section in Chapter 11 of the System Guide in the Windows NT Books Online.
STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this problem and will post new information here in the Microsoft Knowledge Base as it becomes available. Keywords : kb16bitonly VwbIss kbtshoot Version : 1.52 Platform : WINDOWS Issue type : kbbug |
================================================================================
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |