Hooking menu items disabled...
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Does anyone have a solution for trapping the proper messages which will allow you to enable your menu item in some hooked programs which always disable the menu items? I guess I'm looking for something equivalent to ON_COMMAND_UPDATE_UI but as a message caught using a hook dll. My attached menu items can be enabled by trapping some messages from the other program but when it paints the window my menu is disabled again. Any help would be appreciated.
Jeremy Pemberton-Pigott
A programmer with a dream can accomplish anything. So, start by implementing your castle in the clouds and then working on its interface to a foundation :-D Quote by: Jeremy Pemberton-Pigott
New Dawn Engineering