Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - How do I use WM_MENUSELECT
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How do I use WM_MENUSELECT

 Post Reply Post Reply
Author
Message
yyh7011cn View Drop Down
Groupie
Groupie


Joined: 10 September 2006
Location: China
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote yyh7011cn Quote  Post ReplyReply Direct Link To This Post Topic: How do I use WM_MENUSELECT
    Posted: 10 September 2006 at 3:47am

I want to deal with WM_MENUSELECT,But when I Debug,I find my program was not response WM_MENUSELECT message,I use XTreme toolkit pro 9.6,My program's type is SDI,Tell me How do I use WM_MENUSELECT,I want to make a menu's context sensitive help,so I deal with WM_MENUSELECT to get menus' ID that I can give the ID's help with HTMLhelp.  

Back to Top
Oleg View Drop Down
Admin Group
Admin Group


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 10 September 2006 at 1:38pm
Hello,
CommandBars send WM_XTP_CONTROLSELECTED message instead. wParam = pointer to CXTPCobntrol.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
yyh7011cn View Drop Down
Groupie
Groupie


Joined: 10 September 2006
Location: China
Status: Offline
Points: 17
Post Options Post Options   Thanks (0) Thanks(0)   Quote yyh7011cn Quote  Post ReplyReply Direct Link To This Post Posted: 12 September 2006 at 7:09am
Thanks
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.