Tuesday, June 27, 2006

Creating a shell extension with C#

This article demonstrates a Windows Shell hook/extension in C#, demonstrating how easy it is to consume COM interfaces and to deploy the final code as though it is a bona-fida COM object. http://www.codeproject.com/csharp/dateparser.asp

No comments: