I am trying to make a .net DLL that has a bulit in list for Controling the XMD, I have translated most of Guino's code from Visual Basic to C#(Just the XM Part), I can Get it to load Channels and get it tune, but it is real slow, and even though I translated the code, I Having a real hard time trying to understand how it works. If anybody got any links to any C# or VB.net Examples or Class on how to use the XMD functionlaty I would Greatly appreciate it, I have all the Magic byte codes, I just can seem to get over the mulitithreading Issue with C#, so that is why I tried to translate Guinos Code from VB. Any way

Any Help would be great, Or a point me towards a non-VB DLL.