How can I display the 'Send to' and 'Open With' context menus?
Some time ago I asked about how to pop up the Windows context (right-click) menu for a certain file in Delphi . However, even if everything works (almost) OK, the 'Send to...' and 'Open with...' submenus don't have any items, even if when I right-click in Explorer on the same file name they work OK. (For example, 'Send to...' has 'Desktop (create shotcut)', 'Email recipient' etc.). How can I make those menus appear? Rob Kennedy Raymond Chen wrote about this precise problem a few years ago in a many-part series about hosting a context menu. The key theme to his articles was that as you read the