FIX: Custom AppWizard Doesn't Support Multiple Languages

ID: Q147892


The information in this article applies to:
  • The AppWizard, included with:
    • Microsoft Visual C++, 32-bit Editions, 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.


Additional query words: kbVC420bug kbnoupdate kbvc500fix

Keywords : kbwizard kbMFC kbVC kbVC500fix
Version : 4.00 4.10 4.20
Platform : NT WINDOWS
Issue type : kbbug


Last Reviewed: September 2, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.