Create a special folder in Windows Explorer, such as DropBox or OneDrive

I know there are a few more questions about attaching the Favorites folder, but I wanted to do something where I have a folder, such as OneDrive or Drop box (where it acts almost like another drive).

I can not find what I'm looking for. I understand that this is a special folder, I understand that this is a shell extension (using SharpShell at the moment). I got a context menu to work with it, I just can’t find this information. I wonder if I'm not mistaken.

Any help is always appreciated!

UPDATE: It looks like I'm looking for a shell extension and, in particular, an implementation of ShellFolder. Trying to do this using SharpShell or EZNamespaces, but tried to find something around. No dice. :)

Thanks for all the comments!

+6
source share
1 answer

It looks like I'm looking for a shell extension and, in particular, an implementation of ShellFolder. Trying to do this using SharpShell or EZNamespaces, but tried to find something around. No dice. :)

Additional Information

http://msdn.microsoft.com/en-us/library/cc144095%28v=vs.85%29.aspx

http://msdn.microsoft.com/en-us/magazine/cc188741.aspx

https://sharpshell.codeplex.com/

http://www.ssware.com/ezshell/ezshell.htm

+2
source

Source: https://habr.com/ru/post/973869/


All Articles