F
Frederik
Hi all,
I'm trying to extend the context menu that appears when right clicking a
folder in Windows Explorer. I've seen some examples in C++ (not .NET). Since
C++ is not (yet) my cup of tea, I would like to know how that context menu
can be extended using VB.NET or C# (preferably). Which library in the .NET
Framework is capable of doing this?
What I want to do is pretty straight forward: the path of the folder should
be passed to my application when a user clicks the button I added to the
menu.
Thanks a lot for your time,
Fre
I'm trying to extend the context menu that appears when right clicking a
folder in Windows Explorer. I've seen some examples in C++ (not .NET). Since
C++ is not (yet) my cup of tea, I would like to know how that context menu
can be extended using VB.NET or C# (preferably). Which library in the .NET
Framework is capable of doing this?
What I want to do is pretty straight forward: the path of the folder should
be passed to my application when a user clicks the button I added to the
menu.
Thanks a lot for your time,
Fre