Posts by Jose Barreto • 1 point
1 post
- 
		0 votes0 answers209 viewsQ: Call c# function from within a c++ dllSituation: I have a 3-layer project: One for data, one for C# and one for C++. The c++ layer is made using support for clr (Common Language Runtime Support (/clr)). But I use it as wrapper between…