Here's some code I posted to microsoft.public.dotnet.languages.csharp to ask a question about it. This code is bad in extremis and should not be taken as an example of how to do anything!
using System;
using System.Runtime.InteropServices;
namespace
Read More