Answered TypeLoadException When Calling WinRT Component

  • Sunday, April 22, 2012 6:29 PM
     
     
    I have created C++ WinRT component that wraps DirectX. Then, I tried to access from my C# application and it gave me a TypeLoadException.

All Replies