Skip to content

Example code that calles managed code written in C# from unamanged code written in C++

License

Notifications You must be signed in to change notification settings

luthor112/Cpp_CSharp_Call

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cpp_CSharp_Call

Example code that calles managed code written in C# from unamanged code written in C++

The code is very heavily based on this article from pragmateek.

The solution to the problem is to use C++/CLI as a wrapper around the managed code.

About

Example code that calles managed code written in C# from unamanged code written in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published