Context Menu

From: Jobel Rodrigues <jobel@GOLD.HORIZONTES.COM.BR>

>That's what I mean, I need MENU item on the menu that appears when the user
>right-clicks on a file within Windows Explorer or My Computer. If you have
>information on how to do that could you please send me some info or code ?
 

You need to code shell extension DLL. If you have Delphi 3, you should have
an example in the ShellExt folder.
----------