MFC Wizard is missing from C++Builder 6

概要: MFC Wizard is missing from C++Builder 6

MFC Wizard is missing from C++Builder 6

  • Product Name:��C++Builder�
  • Product Version:��6
  • Product Component:��IDE�
  • Platform/OS Version:� All
  • Description:

    The Professional and Enterprise editions of C++Builder 6 should include the MFC Wizard. I have one of these editions but cannot find the MFC Wizard. Where is it?

    Answer/Solution:

    The MFC Wizard was accidentally left unregistered in C++Builder 6. It can be manually registered by selecting Component | Install Packages... and adding the MFCWIZARD.BPL design-time package (found in the C:\Program Files\Borland\CBuilder6\Bin directory).

    After doing the above, the MFC Wizard will be registered and can be found by selecting File | New | Other... | New tab.

    Author:� Yu-Chen Hsueh