Hello
Our company created Windows 8 application with build Smooth Streaming. Everything works well except that we trying to pass Windows 8 FY13 Implementation. But it's not possible because your dll's references methods in msvcp110.dll.
Full error description:
--- cut here ---
Supported API test
FAILED
Supported APIs
◦API ??0_Lockit@std@@QEAA@H@Z in msvcp110.dll is not supported for this application type. Microsoft.Media.AdaptiveStreaming.dll calls this API.
◦API ??1_Lockit@std@@QEAA@XZ in msvcp110.dll is not supported for this application type. Microsoft.Media.AdaptiveStreaming.dll calls this API.
◦API ?_Syserror_map@std@@YAPEBDH@Z in msvcp110.dll is not supported for this application type. Microsoft.Media.AdaptiveStreaming.dll calls this API.
Impact if not fixed: Using an API that is not part of the Windows SDK for Windows Store apps violates the Windows Store certification requirements.
How to fix: Review the error messages to identify the API that is not part of the Windows SDK for Windows Store apps. Please note, C++ apps that are built in a debug configuration will fail this test even if it only uses APIs from the Windows SDK for Windows Store apps. See the link below for more information:
http://msdn.microsoft.com/library/windows/apps/hh464945.aspx
--- cut here ---
Any ideas how to pass this test without removing smooth streaming from application?
regards
Jakub Florczyk
↧