Is it possible to call a C++ plugin without having a .dll file?
I can not show the C++ code because of work reasons but, is there an alternative?
or is [DllImport("filename")] the only way
↧