D
Daniel P.
I have some legacy code I would like to wrap by some new managed C++
classes, put them all into a DLL and then call the managed classes from a C#
app.
Can anyone recommend me a link with some info about this?
Also, can I statically link my DLL to my C# application or I have to ship
the Managed C++ DLL with the C# exe appllication?
Thanks!
classes, put them all into a DLL and then call the managed classes from a C#
app.
Can anyone recommend me a link with some info about this?
Also, can I statically link my DLL to my C# application or I have to ship
the Managed C++ DLL with the C# exe appllication?
Thanks!