Ok, I have a library that were wrote in C++, I don't have the source code, I just have 3 files:
MFSSDM with extensions: dll, h and lib.
and I want to use it in a Project in Visual C# (Visual Studio 2010 or 2012)
What could be the fastest way of doing this?
rubenc