Hi Friends,
i am using windows xp (sp2) operating system.
when i used spy++ for notepad and wordpad and when i select menu items it is showing WM_MENUSELECT msg and if i clicked menu item it showing WM_COMMAND.
but when i used spy++ for sql server 2005 and vs2005 and when i select menu items it is not showing any messages( i mean WM_MENUSELECT is not showing) what is the problem...is there any new message generate for these appln when i select menu item?...
i really confused with this...i want to get menu text...i did for notepad and wordpad(using WM_MENUSELECT). then how can i achive the same for these(VS2005,SQL2005).is not possible for this? if possible tell me which msg i have to trap?
Thanks in advance