Click here to Skip to main content
15,895,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello i want to create a c++ dll and call it on a c# project.
i saw a lot of video and tutorial but i did'nt find the solution.

i want to make a dll of this project Joystick Driver Project[^]
and use all thos function on a c# project
Please help
Posted

1 solution

I have written an article about that issue, which you might had found if you had searched a bit. Or here is anothter beginners article.
 
Share this answer
 
Comments
CPallini 21-Oct-15 4:27am    
5.
Jammes_Ca 21-Oct-15 4:57am    
Thanks, but the project that i want to do it, is more complexe
i want to use all the functions of this project Joystick Driver Project[^] into a c# program, please could you tell me how we build a dll and call it on c# program thanks Smile | :)

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