![]() |
Problems with Visual C++ 7.0
While working with Visual C++ 7.0 I noticed 2 problems:
1. I cannot add a MFC class. When I select "MFC Class" in the "Add Class"-window and press Open, nothing happens although my project is configured to support MFC. Anyways, I can add a normal (generic) C++ class without problems. 2. When a dialog box is created, you have to create a class for this dialog box in order to access it (MFC). Usually, you can do so by double-clicking on the dialog in the dialog editor. If I do so, an empty dialog box appears. The same happens if I rightclick the dialog (in the dialog editor) and select "Add Class". Again, then project is configured to support MFC. What's wrong? |
Stupid question:
Did you install MFC? Check for an "atlmfc" folder within your vc7 dir. regards PHaX |
MFC is installed for sure.
I can create and compile MFC apps w/0 problems. |
I have no idea :(
Start using another IDE - like Emacs *g* |
| All times are GMT +8. The time now is 01:47. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX