Join us on Discord!
You can help CodeWalrus stay online by donating here.

C++/CLI Wrapper

Started by rowan_futurerave, September 18, 2018, 02:32:19 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rowan_futurerave

Hi
I want to convert an old C++Builder project to using Visual Studio 2017, and have come across the following problem - because I want the project to be in C# - C# does not support certain library-specific routines - for example for DirectX, and others. So I want to do this.....

Make C++/CLI wrappers for that stuff, which can be accessed from within C#. Does anyone here have any experience of that? @Juju I recall you have some experience with C# - anything like this??

Ok thanks  :thumbsup:
  • Calculators owned: TI-84 Plus CE-T, CASIO fx-CG50

Yuki

Been a while, but I remember you can just link a project with the DLL of your choice and you can use it straight in your code.
  • Calculators owned: TI-83+ (dead?), Casio Prizm (also dead???)
  • Consoles, mobile devices and vintage computers owned: A lot
Read Zarmina!
YUKI-CHAAAANNNN
In the beginning there was walrii. In the end there will be walrii. All hail our supreme leader :walrii: --Snektron

if you wanna throw money at me and/or CodeWalrus monthly it's here

rowan_futurerave

If I remember, doing that in C++ was hideous. Are you sure Juju lol
  • Calculators owned: TI-84 Plus CE-T, CASIO fx-CG50

Powered by EzPortal