FIX: Custom AppWizard Doesn't Support Multiple Languages

Last reviewed: September 19, 1997
Article ID: Q147892
The information in this article applies to:
  • The AppWizard included with: - Microsoft Visual C++, 32-bit Edition, versions 4.0, 4.1, 4.2

SYMPTOMS

By default, when you create a custom AppWizard using the Standard AppWizard Steps in the Custom AppWizard, the German, English, Spanish, French, Italian language support is selected. If you leave the default, five .rc files will be generated (loc_XXX.rc) for each language along with several sets of RTF files. However, all of these files will be in Italian instead of their respective languages.

As a result of selecting more than one language in the list box in Custom AppWizard, all resource files will be created in the bottom-most selected language.

RESOLUTION

Select only one language in the list box in Step 2 of the Custom AppWizard. If more than one language is needed, run AppWizard multiple times, once for each language.

STATUS

Microsoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. This problem was fixed in Visual C++ version 5.0.

MORE INFORMATION

Steps to Reproduce Error

  1. On the File menu, click New, and then click Project Workspace.

  2. Click Custom AppWizard, and select Standard AppWizard Steps. Leave all other defaults as is.

  3. Click Finish, and then click OK.

Keywords          : vcbuglist420 vcfixlist500 WizardIss kbtool kbbuglist kbfixlist
Technology        : kbMfc
Version           : 4.00 4.10 4.20
Platform          : NT WINDOWS
Issue type        : kbbug
Solution Type     : kbfix


================================================================================


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 19, 1997
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.