SkillAgentSearch skills...

CallingCppInCSharp

A simple solution to calling C++ code from within C# code, using dllexport on the C++ side, and DllImport on the C# side.

Install / Use

/learn @AngryCarrot789/CallingCppInCSharp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CallingCppInCSharp

A simple solution to calling C++ code from within C# code, using dllexport on the C++ side, and DllImport on the C# side.

If you implement this into another project

  • Set the C++ project's Configuration Type (in general) to Dynamic Library.
View on GitHub
GitHub Stars8
CategoryDevelopment
Updated1y ago
Forks4

Languages

C#

Security Score

55/100

Audited on Oct 18, 2024

No findings