- Sep 29, 2004
- 18,656
- 68
- 91
This is aggrivating.
I created a test project in Visual Studio 6.0 (I am updating some old code that used 6.0 so it will be used to update code as well).
Specifically, I created a project using the "MFC class wizard(exe)"
That was fine. It compiled and ran with the default menu.
So, I added a new menu item via the resource editor. Now for the confusing thing. The menu item shows up in the disabled state when I run it (not in the resource editor). How do I fix this? Somewhere in the code, it is being disabled.
I could reproduce the problem with some specific steps for others to try if anyone has visual studio 6.0.
I am totally stuck at this point.
also: MICROSOFT SUCKS
I created a test project in Visual Studio 6.0 (I am updating some old code that used 6.0 so it will be used to update code as well).
Specifically, I created a project using the "MFC class wizard(exe)"
That was fine. It compiled and ran with the default menu.
So, I added a new menu item via the resource editor. Now for the confusing thing. The menu item shows up in the disabled state when I run it (not in the resource editor). How do I fix this? Somewhere in the code, it is being disabled.
I could reproduce the problem with some specific steps for others to try if anyone has visual studio 6.0.
I am totally stuck at this point.
also: MICROSOFT SUCKS
