How to Marshall (DLL::MyClass) object in a VS2005-C# App?
-
Hi, An application written in C#-VS2005 needs to use a class exported in a VC6Dll. I have googled around a bit about Data Marshalling using P/Invoke. But all I could find is information on how to use the exported functions from a dll OR a struct from a dll. I could not find any info on how to use the (exported,unmanaged) class of the dll in my C# App. Any help or link woud be helpful. Thanks and Regards, Arti Gujare
-
Hi, An application written in C#-VS2005 needs to use a class exported in a VC6Dll. I have googled around a bit about Data Marshalling using P/Invoke. But all I could find is information on how to use the exported functions from a dll OR a struct from a dll. I could not find any info on how to use the (exported,unmanaged) class of the dll in my C# App. Any help or link woud be helpful. Thanks and Regards, Arti Gujare
-
Don't cross post especially don't cross post into a C++ forum with a C# question. :doh:
led mike