JDanielSmith / PInvokePlusPlus

Wrapper around [DllImport] to set EntryPoint to the mangled name, making it easier to call C++ exports directly

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

P/Invoke++

Wrapper around [DllImport] to set EntryPoint to the mangled name, making it easier to call C++ exports directly

About

Wrapper around [DllImport] to set EntryPoint to the mangled name, making it easier to call C++ exports directly

License:MIT License


Languages

Language:C# 86.5%Language:C++ 10.9%Language:C 2.6%