Problem with ContextMenu
ATL / WTL / STL
2
Posts
2
Posters
0
Views
1
Watching
-
When i draw a contextmenu on my window, i dont receive any WM_COMMAND's when i click a menu option. Where should they go? Thanks!
Make sure you're passing the right window handle to
TrackPopupMenu()
- that's the window that gets theWM_COMMAND
--Mike-- Ericahist | Homepage | RightClick-Encrypt | 1ClickPicGrabber CP SearchBar v2.0.2 released