Click here to Skip to main content
15,867,756 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
I have a question, if I can Using the exposed methods in dll developed by VS2010 in VC6.0 and how? What if the methods call managed function further?
For more details, I call managed function in unmanaged code by reading the article (http://www.codeproject.com/Answers/608970/UnmanagedpluscodepluscallplusManagedpluscode From: Ron Beyer Calling Managed Code from Unmanaged Code and vice-versa Article on CodeProject) .Now I want to use this in VC6.0, Can it work or is these another way?
Thanks a lot!
Posted
Updated 20-Jun-13 3:38am
v2
Comments
Ron Beyer 20-Jun-13 9:37am    
What language or platform do you want to call these from? .NET, C++, J#???
silentyears 20-Jun-13 9:40am    
managed code from .Net

1 solution

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900