Language: C# 2.0 or later
I would like to register context handlers to create menues when the user right clicks certain files (in my case *.e
I've done them before in C#. It ends up being a hell of a lot harder than it should be. Once you get the boilerplate code down, though, it is easy to roll out new items. I followed this link:
Link To Info