quote:
Originally posted by SmokingCookie
Ref: C# DllExportAttribute.
Okay, I've got absolutely no idea how the above thingy supposed to work, but can this tutorial be applied to C# as well?
Well, I just tried in Visual Studio to add MsgPlusLive.dll to the C# project Reference, and it refused to do so. As long as you can extract the Type Library (.tlb) from the DLL then things should be ok. You have to find a way though. Dunno if any Visual Studio-builtin command tools do this.