See this series of articles on Codeproject: http://209.171.52.99/shell/ShellExtGuide1.asp
All you want and need to know is in there, and then some.
cheers,
roel
[EMAIL PROTECTED] wrote:
I am working on a new application that requires two files as inputs. My goal is to modify the windows explorer right click context menu so that when a user right clicks a file they can select a menu option that will indicate to my app the name of the input file, then they can right click a different file and select a differently worded menu selection indicating the second file as the second input. I have seen the articles from Ehsan regarding the browser context menu changes and have seen registry entries for right clicking on a directory, but I don't see how to accomplish this for files.
1. Where/how do I implement the menu entry into the file contect menu? 2. How do I attach executable code to this menu selection?
Thanks in advance for any suggestions.
David Stroupe
_______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
