The information in this article applies to:
SYMPTOMSVisual Studio does not recognize animated cursors, and displays them as binary data. CAUSEVisual Studio does not support animated cursors as a standard resource type. Although the resource compiler recognizes animated cursor types and stores them properly within resource scripts, Visual Studio treats them as binary data. RESOLUTIONImport animated cursors into an existing resource script (.rc file) as a Custom resource using the Import Resource command in Visual Studio. Steps to Resolve the Problem
NOTE: The Animated Cursor Editor and Image Editor programs are available from the Windows 95 Resource Kit. For additional information, please see the following article in the Microsoft Knowledge Base: Q178406 Availability of Animated Cursor Editor and Image Editor Programs STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. We are researching this bug and will post new information here in the Microsoft Knowledge Base as it becomes available. MORE INFORMATION
Import animated cursors into an existing resource script as a Custom
resource, specifying "ANICURSORS" as the resource type. The animated
cursors are stored in the resource script properly, and displayed in
ResourceView in a folder called "ANICURSORS." If you double-click an
animated cursor in this view, the cursor is displayed as binary data. Additional query words: kbVC500bug
Keywords : |
Last Reviewed: August 3, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |