The information in this article applies to:
SYMPTOMSMicrosoft Visual C++ fails to open files that have .BSC or .RC extensions when there are special characters (shown below) in the path. The editor will return to the main window without posting a warning or error. CAUSEThe space character and the following characters cause this problem:
All of these characters should work; they are all acceptable.
RESOLUTIONTo work around this problem, avoid using any of the special characters listed above. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was corrected in Microsoft Visual C++, version 4.0. REFERENCESFor information about related problems with NMake, please see the following article in the Microsoft Knowledge Base: Q121018 BUG: Special Characters in Path Cause NMake Error U1007 Additional query words:
Keywords : kbide kbVC kbVC200bug kbVC400fix kbGrpDSTools |
Last Reviewed: January 31, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |