Managed C# and Native C++
Hi,
Currently i have C# project built.
I'm in the need of writing some function to support this project using Native C++ language.
Is there a way to design my project so that this 2 language can work hand in hand? I mean how to make my C# project can communicate with C++ project?
Info: the C# project output is .exe and C++ project has .dll output.
_____________________
(^oo^) as pure as snow
__________________
_____________________
(^oo^) as pure as snow
|