http://www.csharphelp.com/archives/archive281.html
explains how to build a .DLL in C# with COM interface, so it can be used by other manageable/unmanageable code (i.e. VB, C++, etc)
http://www.csharphelp.com/archives/archive281.html
explains how to build a .DLL in C# with COM interface, so it can be used by other manageable/unmanageable code (i.e. VB, C++, etc)