Hi all,
Was wondering how to create an Explorer extension. I'm writing a P2P app, and I was thinking I could have something similar to Find Files or Folders for search results...or something like that. I'd rather integrate it right in the Windows shell, so someone can right-click on a folder and say "share this folder."
Something like this (http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platform/shell/programmersguide/shell_basics/shell_basics_extending/context.asp)?
This may be a more helpful resource than MSDN:
http://www.codeproject.com/shell/shellextguideindex.asp
I can also read it in Opera ;)