Shell Extensions for .NET Assemblies, Version 1.4.1993
Some time back I made modifications to the
previous version of my shell extensions for .NET assemblies to display differences in the
column handler for both native and managed binaries targeting the x86, IA64, and x64 platform architectures. Now that the Microsoft .NET Framework 2.0 has
released, I've updated my
public drops.

In a future version I'll be updating the dispatch interface to return a SAFEARRAY of type VT_VARIANT rather than VT_UI1 since JScript and VBScript only support an array of VARIANT, and will add support for localization.