If you experienced the Exception : Error in the DLL (Exception from HRESULT: 0x800401F9 (CO_E_ERRORINDLL))
The solution is simple :
You Must Add the _WINRT_DLL flag in the compiler definitions.
If you experienced the Exception : Error in the DLL (Exception from HRESULT: 0x800401F9 (CO_E_ERRORINDLL))
The solution is simple :
You Must Add the _WINRT_DLL flag in the compiler definitions.