C++ UWP Windows-10 WACK测试错误

C++ UWP Windows-10 WACK测试错误,c++,visual-studio-2015,windows-10-universal,c++-cx,wack,C++,Visual Studio 2015,Windows 10 Universal,C++ Cx,Wack,我是Windows应用程序开发新手。我已经建立了一个C#应用程序目标,Windows 10桌面和移动平台。我的C++应用程序调用了用C++编写的Windows运行时组件(c++/cx)。 我按照这个做了一个古怪的测试 我的计算机上安装了Windows应用程序认证工具包10.0。要运行测试,我需要验证应用商店应用->从计算机上已安装应用列表中选择我的应用。我的应用程序以发布模式安装。当我运行WACK测试时,支持的API测试失败,原因如下: API ??0Delegate@Platform@@Q$A

我是Windows应用程序开发新手。我已经建立了一个C#应用程序目标,Windows 10桌面和移动平台。我的C++应用程序调用了用C++编写的Windows运行时组件(c++/cx)。 我按照这个做了一个古怪的测试

我的计算机上安装了Windows应用程序认证工具包10.0。要运行测试,我需要验证应用商店应用->从计算机上已安装应用列表中选择我的应用。我的应用程序以发布模式安装。当我运行WACK测试时,支持的API测试失败,原因如下:

API ??0Delegate@Platform@@Q$AAA@XZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ??0Exception@Platform@@Q$AAA@H@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ??0NotImplementedException@Platform@@Q$AAA@XZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ??0Object@Platform@@Q$AAA@XZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?AlignedFree@Heap@Details@Platform@@SAXPAX@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?Allocate@Heap@Details@Platform@@SAPAXII@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?AllocateException@Heap@Details@Platform@@SAPAXII@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?Free@Heap@Details@Platform@@SAXPAX@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?GetActivationFactory@Details@Platform@@YGJPAVModuleBase@1WRL@Microsoft@@PAUHSTRING__@@PAPAUIActivationFactory@@@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?GetActivationFactoryByPCWSTR@@YGJPAXAAVGuid@Platform@@PAPAX@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?GetIBoxArrayVtable@Details@Platform@@YGPAXPAX@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?GetIidsFn@@YGJHPAKPBU__s_GUID@@PAPAVGuid@Platform@@@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?InitializeData@Details@Platform@@YAJH@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?ReleaseTarget@ControlBlock@Details@Platform@@AAEXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?TerminateModule@Details@Platform@@YG_NPAVModuleBase@1WRL@Microsoft@@@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?UninitializeData@Details@Platform@@YAXH@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseAccessDeniedException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseCOMException@@YGXJ@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseChangedStateException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseClassNotRegisteredException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseDisconnectedException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseFailureException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseInvalidArgumentException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseInvalidCastException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseNotImplementedException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseNullReferenceException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseObjectDisposedException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseOperationCanceledException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseOutOfBoundsException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseOutOfMemoryException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_WinRTraiseWrongThreadException@@YGXXZ in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API ?__abi_translateCurrentException@@YGJ_N@Z in vccorlib140.dll is not supported for this application type. sample.dll calls this API.
API _CxxThrowException in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API __CxxFrameHandler3 in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API __std_exception_copy in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API __std_exception_destroy in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API __std_terminate in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API __std_type_info_destroy_list in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API __telemetry_main_invoke_trigger in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API __telemetry_main_return_trigger in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API __vcrt_InitializeCriticalSectionEx in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API _except_handler4_common in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API _purecall in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API memcpy in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API memmove in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API memset in vcruntime140.dll is not supported for this application type. sample.dll calls this API.
API ?_Xbad_alloc@std@@YAXXZ in msvcp140.dll is not supported for this application type. sample.dll calls this API.
API ?_Xlength_error@std@@YAXPBD@Z in msvcp140.dll is not supported for this application type. sample.dll calls this API.
API ?_Xout_of_range@std@@YAXPBD@Z in msvcp140.dll is not supported for this application type. sample.dll calls this API.
API ??1_StructuredTaskCollection@details@Concurrency@@QAE@XZ in concrt140.dll is not supported for this application type. sample.dll calls this API.
API ?Free@Concurrency@@YAXPAX@Z in concrt140.dll is not supported for this application type. sample.dll calls this API.
API ?_CheckTaskCollection@_UnrealizedChore@details@Concurrency@@IAEXXZ in concrt140.dll is not supported for this application type. sample.dll calls this API.
API ?_RunAndWait@_StructuredTaskCollection@details@Concurrency@@QAG?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z in concrt140.dll is not supported for this application type. sample.dll calls this API.
API GetModuleHandleW in kernel32.dll is not supported for this application type. sample.dll calls this API.
API TlsAlloc in kernel32.dll is not supported for this application type. sample.dll calls this API.
API TlsFree in kernel32.dll is not supported for this application type. sample.dll calls this API.
API TlsGetValue in kernel32.dll is not supported for this application type. sample.dll calls this API.
API TlsSetValue in kernel32.dll is not supported for this application type. sample.dll calls this API.
API UnhandledExceptionFilter in kernel32.dll is not supported for this application type. sample.dll calls this API. 应用程序编程接口??0Delegate@Platform@@Q$AAA@XZ此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API??0Exception@Platform@@Q$AAA@H@此应用程序类型不支持vccorlib140.dll中的Z。sample.dll调用此API。
API??0NotImplementedException@Platform@@Q$AAA@XZ此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API??0Object@Platform@@Q$AAA@XZ此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API?AlignedFree@Heap@Details@Platform@@SAXPAX@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API?Allocate@Heap@Details@Platform@@SAPAXII@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API?AllocateException@Heap@Details@Platform@@SAPAXII@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API?Free@Heap@Details@Platform@@SAXPAX@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API?GetActivationFactory@Details@平台@@YGJPAVModuleBase@1WRL@此应用程序类型不支持vccorlib140.dll中的Microsoft@@PAUHSTRING_@@PAPAUIActivationFactory@@@Z。sample.dll调用此API。
API?GetActivationFactoryByPCWSTR@@YGJPAXAAVGuid@Platform@@PAPAX@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API?GetIBoxArrayVtable@Details@平台@@YGPAXPAX@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API?GetIidsFn@@YGJHPAKPBU\uU s\u GUID@@PAPAVGuid@Platform@@@此应用程序类型不支持vccorlib140.dll中的Z。sample.dll调用此API。
API?InitializeData@Details@平台@@YAJH@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
API?ReleaseTarget@ControlBlock@Details@Platform@@此应用程序类型不支持vccorlib140.dll中的AAEXXZ。sample.dll调用此API。
API?TerminateModule@Details@平台@@YG_NPAVModuleBase@1WRL@此应用程序类型不支持vccorlib140.dll中的Microsoft@@@Z。sample.dll调用此API。
API?UninitializeData@Details@平台@@YAXH@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuu abi\u WinRTraiseAccessDeniedException@@YGXXZ。sample.dll调用此API。
API?\uuuu abi\uWinrtRaiseComeException@@YGXJ@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuu abi\u WinRTraiseChangedStateException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuuu abi\u WinRTraiseClassNotRegisteredException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuuu abi\u WinRTraiseDisconnectedException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuu abi\u WinRTraiseFailureException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuu abi\u WinRTraiseInvalidArgumentException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuuu abi\u WinRTraiseInvalidCastException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuuu abi\u winrtraisenOptimplementedException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuuu abi\u WinRTraiseNullReferenceException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuuu abi\u WinRTraiseObjectDisposedException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuuu abi\u WinRTraiseOperationCanceledException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuu abi\u WinRTraiseOutOfBoundsException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuu abi\u WinRTraiseOutOfMemoryException@@YGXXZ。sample.dll调用此API。
此应用程序类型不支持vccorlib140.dll中的API?\uuuu abi\u WinrtraiseErrorThreadException@@YGXXZ。sample.dll调用此API。
API?\uu abi\u translateCurrentException@@YGJ_N@Z此应用程序类型不支持vccorlib140.dll中的。sample.dll调用此API。
此应用程序类型不支持vcruntime140.dll中的API_CxxThrowException。sample.dll调用此API。
此应用程序类型不支持vcruntime140.dll中的API _CxxFrameHandler3。sample.dll调用此API。
此应用程序类型不支持vcruntime140.dll中的API\uuuu std\u exception\u副本。sample.dll调用此API。
此应用程序类型不支持vcruntime140.dll中的API _ustd_exception_destroy。sample.dll调用此API。
此应用程序类型不支持在vcruntime140.dll中终止API\uuu std\u。sample.dll调用此API MS Visual Studio Professional 2015
Version 14.0.25123.00 Update 2
MS .NET Framework
Version 4.6.01038