|
-
July 24th, 2002, 04:41 AM
#1
Using C# dll in Visual Studio 6 C++
Hi all
Does anyone has experience in how to use a C#.NET dll in a Visual Studio 6 C++ environment or how to use it in Visual C++.NET?
Thx
-
July 27th, 2002, 08:29 PM
#2
Re: Using C# dll in Visual Studio 6 C++
Originally posted by Emoney
Hi all
Does anyone has experience in how to use a C#.NET dll in a Visual Studio 6 C++ environment or how to use it in Visual C++.NET?
Thx
Using a C# DLL within Visual C++.Net is what the whole .NET framework is about, interoperability. As for using a C# dll for Visual Studio 6 langauges using com, it can be done. I personally have not done this but can refer you to article in the MSDN.
http://msdn.microsoft.com/library/de...anagedcode.asp
I hope this helps out.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|