G
Guest
I am looking for a way to call functions in a dll written in C++, from an assebly written in C#
i have allready been looking at tlbexp.exe but cant get it to work
Most of the examples i have found calling C# assemblies from C++ uses an "managed wrapper" written in C++ to accomplish the task, but this is not an option in .NET CF. (PLease correct me if i am mistanken
Can anyone help me ?
i have allready been looking at tlbexp.exe but cant get it to work
Most of the examples i have found calling C# assemblies from C++ uses an "managed wrapper" written in C++ to accomplish the task, but this is not an option in .NET CF. (PLease correct me if i am mistanken
Can anyone help me ?