Hello everybody! I'm working on a .net addin using the .net HQCT project. I have no idea if this will even work (as I do not have streetdeck installed on my desktop nor do i have an hqct on my desktop) but I made a simple little addin. I would appreciate it if someone could try this out and let me know if it even works or whatever... thanks.
------------------------
UPDATE: I went ahead and bought streetdeck, took the HQCT out of my car and hooked it up to my desktop, worked on the plugin, and it WORKS! You can try it out yourself by downloading it here:
http://www.pogi.org/HQCT%20Addin.sdz
If it gets renamed to .zip just rename it back to .sdz. Also, after you install it, you have to manually register the .dll's by using RegAsm.exe with the /codebase parameter. If someone can post sample ComRegisterFunction code to register extra DLL's that would be great.

THanks to everybody that worked on the C# implementation of the HQCT stuff.