Check out this easy solution for hiding/replacing the right-click menu on a Web browser window using C++.
How to Modify/Remove Right-Click Menu in IE WebBrowser Control
Published 07/29/2002
Check out this easy solution for hiding/replacing the right-click menu on a Web browser window using C++.
Illustrates how to overcome message handling Issues with popup menus that are owned by a non-CFrameWnd derived classes
Wrap-Around Draw Function for Printing Text
Distinguishing between 'Print' from 'Print Preview', and 'Print' from a menu or tool bar command.