1
Answer

How to use C++ DLLs in C# UWP Projects?

Yash Arora

Yash Arora

8y
821
1
Hi
 
I am creating a new UWP app on windows 10 and I want to call functions from C++ DLL. Can anyone please tell me process to include the DLL in my UWP project and how do I call the C++ functions from C# UWP app?
 
Thanks in advance
Answers (1)