My problem is "how to know which menu item is clicked in visual studio 2005". i wrote some code using hook for monitoring WM_MENUSELECT..it is working fine for notepad,visual c++6.0 applications but when i use this code for VS-2005 it is not woking(these type of msgs are not generating when i click menuitem in VS2005)..
is there any other way to achive this...
please help me on this..i am really getting irritating becoz i am struggling from last one month...
any help is greatly appreciated...