The information in this article applies to:
SYMPTOMSTrying to open a .rc file, when a Java project is open, fails with following error message: Fatal Error RC1015: Cannot open include file Afxres.h CAUSEThe Java project doesn't contain an include path, so it cannot find the Afxres.h file as it normally does when no Java project or Visual C++ project is open. WORKAROUND
Convert the .rc file to .rct or .res and open it when a Java project is
open.
STATUSMicrosoft has confirmed this to be a problem 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. MORE INFORMATIONSteps to Reproduce BehaviorThe following steps reproduce the problem. Also this scenario happens when users have both Visual C++ and Visual J++ installed:
REFERENCESFor the latest Knowledge Base articles and other support information on Visual J++ and the SDK for Java, see the following pages on the Microsoft Technical Support site: http://support.microsoft.com/support/visualj/ Additional query words:
Keywords : kbGenInfo kbVJ kbVJ100bug kbVJ110bug kbDSupport |
Last Reviewed: November 8, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |