Click here to Skip to main content
15,897,371 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have created a C# dll and it is not COM.Now I need to use this dll in my C++

project.How can I get the functions in that dll in my C++ project.Please help me.

Thanks in advance
Posted
Updated 24-Aug-11 20:36pm
v2

1 solution

 
Share this answer
 
Comments
Sergey Chepurin 25-Aug-11 4:02am    
Pay attention that in this sample you have to use the correct version of regasm!
If the registaration fails, check the files on your computer for a version you need for the project.

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