By mswatcher
via codeproject.com
Submitted: Jan 07 2013 / 03:33
Until .NET 4.0 it was impossible to reliably create Windows Shell Extensions using .NET code. With improvements to the framework, it is now possible to use .NET to create these extensions. In this article, I'll show you how to quickly create Shell Context Menus as a C# class library.
Add your comment