C++ C# Interop example using WinRT
See blog post https://cppwhispers.blogspot.com/2023/02/cc-interop-for-native-applications.html
- Visual Studio 2022
- CMake
- (Windows SDK 10.0.22621.0)
setup.bat
cmake --build build
cd distrib
CppTextEXE.exe
C++ C# Interop example using WinRT
See blog post https://cppwhispers.blogspot.com/2023/02/cc-interop-for-native-applications.html
setup.bat
cmake --build build
cd distrib
CppTextEXE.exe