ID: Q142890
The information in this article applies to:
When attempting to build a Windows-based application on Windows NT 3.51, Visual C++ reports one the following problems:
-or-
This problem occurs because Ansi.sys is included in the Config.nt file on the computer that is running Windows NT.
Remove 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.
Microsoft 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 : kbtshoot kb16bitonly kbide kbVC kbGrpDSTools
Version : 1.52
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: October 2, 1998