Menu messaging
-
I have an application written in VC++6 that has been working great for some time, but I recently added a menu bar item with two submenu selections to respective message handlers. It works well on my machine and any others in my group that have VC++ installed, but doesn't show any response, error or change if these new sub-menu items are selected on any other machine. Our plant just changed over to XP at the same time, (so the water is now muddy!) but we can't find any hard correlation except that the custom menu selections (previously added in other versions) that used to work with the old workstations under Win98 are now giving a message "Attempted an unsupported operation!" Does anyone have any suggestions? I will add some prompts to see if I even get into the message handler, but I don't think that it does! David Leikis ATK Thiokol Propulsion Laboratory Automation
-
I have an application written in VC++6 that has been working great for some time, but I recently added a menu bar item with two submenu selections to respective message handlers. It works well on my machine and any others in my group that have VC++ installed, but doesn't show any response, error or change if these new sub-menu items are selected on any other machine. Our plant just changed over to XP at the same time, (so the water is now muddy!) but we can't find any hard correlation except that the custom menu selections (previously added in other versions) that used to work with the old workstations under Win98 are now giving a message "Attempted an unsupported operation!" Does anyone have any suggestions? I will add some prompts to see if I even get into the message handler, but I don't think that it does! David Leikis ATK Thiokol Propulsion Laboratory Automation