Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>I think <em>C# File Browser</em> at <a href="http://www.codeproject.com/KB/miscctrl/FileBrowser.aspx" rel="nofollow noreferrer">http://www.codeproject.com/KB/miscctrl/FileBrowser.aspx</a> is what will help you the most right now.</p> <p>These articles are invaluable.</p> <ul> <li><p><em>C# does Shell, Part 1</em> at <a href="http://www.codeproject.com/KB/shell/csdoesshell1.aspx" rel="nofollow noreferrer">http://www.codeproject.com/KB/shell/csdoesshell1.aspx</a></p></li> <li><p><em>C# does Shell, Part 2</em> at <a href="http://www.codeproject.com/KB/shell/csdoesshell2.aspx" rel="nofollow noreferrer">http://www.codeproject.com/KB/shell/csdoesshell2.aspx</a></p></li> <li><p><em>C# does Shell, Part 3</em> at <a href="http://www.codeproject.com/KB/shell/csdoesshell3.aspx" rel="nofollow noreferrer">http://www.codeproject.com/KB/shell/csdoesshell3.aspx</a></p></li> <li><p><em>C# does Shell, Part 4</em> at <a href="http://www.codeproject.com/KB/shell/csdoesshell4.spx" rel="nofollow noreferrer">http://www.codeproject.com/KB/shell/csdoesshell4.spx</a></p></li> </ul> <p>Edanmo.ShellExtensions is an absolute must have. <a href="http://www.mvps.org/emorcillo/en/code/shell/shellextensions.shtml" rel="nofollow noreferrer">http://www.mvps.org/emorcillo/en/code/shell/shellextensions.shtml</a></p> <p>Note that some of these COM Interfaces are already defined in .NET 2.0. (I have not checked 4.0, but I doubt Microsoft added any additional support for the Shell/COM Interfaces.)</p> <h3>Extra Stuff</h3> <ul> <li><p>Implementing a Folder View from <a href="http://msdn.microsoft.com/en-us/library/cc144092.aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-us/library/cc144092.aspx</a></p></li> <li><p>Transferring Shell Objects with Drag-and-Drop and the Clipboard from <a href="http://msdn.microsoft.com/en-us/library/bb776905.aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-us/library/bb776905.aspx</a></p></li> <li><p>Implementing the Basic Folder Object Interfaces from <a href="http://msdn.microsoft.com/en-us/library/cc144093.aspx" rel="nofollow noreferrer">http://msdn.microsoft.com/en-us/library/cc144093.aspx</a></p></li> <li><p><strong><em>The Complete Idiot's Guide to Writing Shell Extensions - Index</em></strong>, By Michael Dunn, <em>An index of all the articles in the Idiot's Guide</em> from <a href="http://www.codeproject.com/KB/shell/shellextguideindex.aspx" rel="nofollow noreferrer">http://www.codeproject.com/KB/shell/shellextguideindex.aspx</a> (These are the articles that helped me the most.)</p></li> </ul> <h1>FOUND IT!</h1> <p><em>The Complete Idiot's Guide to Writing Namespace Extensions - Part I</em> at <a href="http://www.codeproject.com/kb/shell/namespcextguide1.aspx" rel="nofollow noreferrer">http://www.codeproject.com/kb/shell/namespcextguide1.aspx</a>. Is the what you are looking for?</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload