What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Skype & Live Messenger » catching click event on rightclicked contextmenu

catching click event on rightclicked contextmenu
Author: Message:
msncoder
New Member
*


Posts: 2
Joined: Nov 2004
O.P. catching click event on rightclicked contextmenu
hello everyone

i have a question, after adding a contextmenu to msn messenger.

how to get which menu item is clicked by the user?

because there is not WM_COMMAND send to the parent window as the TPM_NONOTIFY flag is set in the TrackPopupMenu() in msn messenger. when adding the contextmenu item in the WM_CONTEXTMENUPOPUP message, a menu handle is presented, if calling the TrackpopupMenu()/TrackpopupMenuEx() without calling the default window prog in the subclassed message handling procedure, I can get the which menu item is selected, but how can I pass it back to the default handler for the menu items that wasn't added by me?

msncoder
11-23-2004 04:24 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
catching click event on rightclicked contextmenu - by msncoder on 11-23-2004 at 04:24 AM
RE: catching click event on rightclicked contextmenu - by RaceProUK on 11-23-2004 at 12:27 PM
RE: catching click event on rightclicked contextmenu - by msncoder on 11-23-2004 at 03:48 PM
RE: catching click event on rightclicked contextmenu - by Peter_Hendrix on 12-14-2004 at 11:31 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On