Article ID: 181505 - Last Review: November 18, 2003 - Revision: 2.0 PRB: ATL COM AppWizard Doesn't Offer MFC Support for .EXEThis article was previously published under Q181505 On This PageSYMPTOMS
The ATL COM AppWizard does not offer the option of MFC support for an .exe
project. Adding an MFC class with ClassView or ClassWizard results in build
errors.
RESOLUTION
To add minimal MFC support to an ATL COM AppWizard project, follow these
steps:
STATUS
This behavior is by design.
NOTE: In Visual C++ 6.0, another option exists. Create an MFC project first, and then click New ATL Object on the Insert menu. Click OK on the next dialog box to insert ATL support into the MFC project. MORE INFORMATIONSteps to Reproduce Behavior
REFERENCES
For more detailed information on adding MFC support to an ATL project,
please see the following article in the Microsoft Knowledge Base:
173974
(http://support.microsoft.com/kb/173974/EN-US/
)
HOWTO: Add MFC Support to an ATL Project
APPLIES TO
| Article Translations
|


Back to the top
