Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » Shell context menu with CExtPopupMenuWnd Collapse All
Subject Author Date
Maxim Tebenev Sep 15, 2005 - 11:53 PM

Greetings!


Is there way to display shell context menu with Office-like menus (CExtPopupMenuWnd)? Although I’ve added shell menu items to popup menu without problems, I was unable to handle messages using IContextMenu2 and IContextMenu3 interfaces. Their HandleMenuMsg(...) methods return E_FAIL. This causes problems with displaying ’Send To’ sub-menus and owner-drawn menus as well.


Similar application with simple Win32 menus are working well. Any suggestions?


Best regards, Maxim Tebenev.


TrieTech(http://www.trietech.com)

Technical Support Sep 16, 2005 - 8:32 AM

Could you let us take a look at your code for creating and tracking shell context menu? We will try to help you.