BUG: You cannot import resource files that have Unicode characters in the file names in Visual C++ .NET (823932)
The information in this article applies to:
- Microsoft Visual C++ .NET (2003)
- Microsoft Visual C++ .NET (2002)
SYMPTOMSYou may not be able to import bitmap, cursor, HTML, or icon
files that have Unicode characters in the file names in Visual C++ .NET applications.CAUSEWhen a resource file is imported in the project, Microsoft
Visual C++ .NET tries to create an entry
in the in .rc file with the resource file name. Because the resource editor
either does not support or does not handle Unicode characters, the resource is not
imported in the project, and is not listed in the project hierarchy.WORKAROUNDModify the file names from Unicode character file names to
non-Unicode character file names.STATUS
Microsoft has confirmed that this is a bug in the Microsoft products that are
listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 1/5/2006 |
---|
Keywords: | kbResource kbImport kbUnicode kbIDEProject kbBitmap kbhtml kbide kbIcon kbCursor kbbug KB823932 kbAudDeveloper |
---|
|