1
Reply

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

Ask a question
Yash Arora

Yash Arora

7y
817
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)