G
Guest
Hi,
I need to call a C# dll from C (Mecury LoadRunner Vugen Script to be more
specific) I have been told that i need to create a C++ wrapper class, and
have instructions for doing this for Visual Studio 2003.
I have using Visual Studio 2005 and understand it is different to create a
mixed mode dll with .Net 2.0?
Also I am very unexperienced with Dlls and C++, but i understand that i need
to do something with structs in order for me to pass strings across from my
C# managed code dll to my C++ wrapper dll and then finally the call from my C
script.
Thanks
Ash
I need to call a C# dll from C (Mecury LoadRunner Vugen Script to be more
specific) I have been told that i need to create a C++ wrapper class, and
have instructions for doing this for Visual Studio 2003.
I have using Visual Studio 2005 and understand it is different to create a
mixed mode dll with .Net 2.0?
Also I am very unexperienced with Dlls and C++, but i understand that i need
to do something with structs in order for me to pass strings across from my
C# managed code dll to my C++ wrapper dll and then finally the call from my C
script.
Thanks
Ash