The information in this article applies to:
SYMPTOMSWhen invoking NMAKE on some of the make files that are distributed with the Win32 samples, you may encounter an error message similar to this one: The problem is a result of the following command:
CAUSEThis is caused by the Visual C++ setup program failing to copy WIN32.MAK to your INCLUDE directory. RESOLUTIONCopy WIN32.MAK from the \MSVC20\INCLUDE directory on the Visual C++ installation CD to your INCLUDE directory. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This bug was corrected in Visual C++ version 5.0. MORE INFORMATIONThe Win32 samples that encounter this error are: IOSTUTOR, Additional query words: Windows 95
Keywords : kbsetup kbVC500fix vc20setup |
Last Reviewed: January 31, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |