Answered by:
Unity3D WACK failure and technical compliance failure

Question
-
This is my problem: http://forum.unity3d.com/threads/failed-certification.292149/ And I'm not the only one: http://forum.unity3d.com/threads/windows-app-certification-kit-fail-on-empty-project-supported-api-test.286535/
It seems that the WACK test is failing on a Unity 4.6 project, and it's also not passing technical compliance through certification. Here's the WACK failure:
- API ??0ChangedStateException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0Delegate@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0DisconnectedException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0FailureException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0NotImplementedException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0Object@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0OutOfBoundsException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0OutOfMemoryException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?AlignedFree@Heap@Details@Platform@@SAXPAX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?Allocate@Heap@Details@Platform@@SAPAXII@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?AllocateException@Heap@Details@Platform@@SAPAXII@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?CreateException@Exception@Platform@@SAP$AAV12@H@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?CreateValue@Details@Platform@@YGP$AAVObject@2@W4TypeCode@2@PBX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?EventSourceAdd@Details@Platform@@YG?AVEventRegistrationToken@Foundation@Windows@@PAPAXPAUEventLock@12@P$AAVDelegate@2@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?EventSourceGetTargetArray@Details@Platform@@YGPAXPAXPAUEventLock@12@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?EventSourceGetTargetArrayEvent@Details@Platform@@YGPAXPAXIPBXPA_J@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?EventSourceGetTargetArraySize@Details@Platform@@YGIPAX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?EventSourceInitialize@Details@Platform@@YGXPAPAX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?EventSourceRemove@Details@Platform@@YGXPAPAXPAUEventLock@12@VEventRegistrationToken@Foundation@Windows@@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?EventSourceUninitialize@Details@Platform@@YGXPAPAX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?Free@Heap@Details@Platform@@SAXPAX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetActivationFactory@Details@Platform@@YGJPAVModuleBase@1WRL@Microsoft@@PAUHSTRING__@@PAPAUIActivationFactory@@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetActivationFactoryByPCWSTR@@YGJPAXAAVGuid@Platform@@PAPAX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetCmdArguments@Details@Platform@@YAPAPA_WPAH@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetIBoxArrayVtable@Details@Platform@@YGPAXPAX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetIBoxVtable@Details@Platform@@YGPAXPAX@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetIidsFn@@YGJHPAKPBU__s_GUID@@PAPAVGuid@Platform@@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetObjectContext@Details@Platform@@YGPAUIUnknown@@XZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetProxyImpl@Details@Platform@@YGJPAUIUnknown@@ABU_GUID@@0PAPAU3@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetTypeCode@Type@Platform@@SA?AW4TypeCode@2@P$AAV12@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetWeakReference@Details@Platform@@YGPAU__abi_IUnknown@@Q$ADVObject@2@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?InitializeData@Details@Platform@@YAJH@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?ReCreateException@Exception@Platform@@SAP$AAV12@H@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?ReleaseInContextImpl@Details@Platform@@YGJPAUIUnknown@@0@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?ReleaseTarget@ControlBlock@Details@Platform@@AAEXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?ResolveWeakReference@Details@Platform@@YGP$AAVObject@2@ABU_GUID@@PAPAU__abi_IUnknown@@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?TerminateModule@Details@Platform@@YG_NPAVModuleBase@1WRL@Microsoft@@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?UninitializeData@Details@Platform@@YAXH@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_ObjectToString@__abi_details@@YGP$AAVString@Platform@@P$AAVObject@3@_N@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseAccessDeniedException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseCOMException@@YGXJ@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseChangedStateException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseClassNotRegisteredException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseDisconnectedException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseFailureException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseInvalidArgumentException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseInvalidCastException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseNotImplementedException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseNullReferenceException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseObjectDisposedException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseOperationCanceledException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseOutOfBoundsException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseOutOfMemoryException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_WinRTraiseWrongThreadException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_make_type_id@@YGP$AAVType@Platform@@ABU__abi_type_descriptor@@@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__abi_translateCurrentException@@YGJ_N@Z in vccorlib120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Syserror_map@std@@YAPBDH@Z in msvcp120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Winerror_map@std@@YAPBDH@Z in msvcp120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Xbad_alloc@std@@YAXXZ in msvcp120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Xbad_function_call@std@@YAXXZ in msvcp120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Xinvalid_argument@std@@YAXPBD@Z in msvcp120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Xlength_error@std@@YAXPBD@Z in msvcp120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Xout_of_range@std@@YAXPBD@Z in msvcp120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0critical_section@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0event@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0exception@std@@QAE@ABQBD@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0exception@std@@QAE@ABQBDH@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0exception@std@@QAE@ABV01@@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0invalid_operation@Concurrency@@QAE@PBD@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??0scoped_lock@critical_section@Concurrency@@QAE@AAV12@@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??1critical_section@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??1event@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??1exception@std@@UAE@XZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??1scoped_lock@critical_section@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??1type_info@@UAE@XZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??2@YAPAXI@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ??3@YAXPAX@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?Alloc@Concurrency@@YAPAXI@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?Free@Concurrency@@YAXPAX@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?GetCurrentThreadId@platform@details@Concurrency@@YAJXZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Cancel@_TaskCollection@details@Concurrency@@QAEXXZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_GetCurrentInlineDepth@_StackGuard@details@Concurrency@@CAAAIXZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_NewCollection@_AsyncTaskCollection@details@Concurrency@@SAPAV123@PAV_CancellationTokenState@23@@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_ReportUnobservedException@details@Concurrency@@YAXXZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_RunAndWait@_TaskCollection@details@Concurrency@@QAG?AW4_TaskCollectionStatus@23@PAV_UnrealizedChore@23@@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_Schedule@_TaskCollection@details@Concurrency@@QAEXPAV_UnrealizedChore@23@@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?_ScheduleTask@_CurrentScheduler@details@Concurrency@@SAXP6AXPAX@Z0@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__ExceptionPtrCopy@@YAXPAXPBX@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__ExceptionPtrCreate@@YAXPAX@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__ExceptionPtrCurrentException@@YAXPAX@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?__ExceptionPtrDestroy@@YAXPAX@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?set@event@Concurrency@@QAEXXZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?terminate@@YAXXZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?wait@event@Concurrency@@QAEII@Z in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API ?what@exception@std@@UBEPBDXZ in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _CxxThrowException in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _XcptFilter in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API __CppXcptFilter in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API __CxxFrameHandler3 in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API __clean_type_info_names_internal in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API __dllonexit in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API __getmainargs in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API __setusermatherr in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _acmdln in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _amsg_exit in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _calloc_crt in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _cexit in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _commode in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _configthreadlocale in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _controlfp_s in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _errno in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _except_handler4_common in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _exit in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _exit_app in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _fmode in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _initterm in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _initterm_e in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _invoke_watson in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _lock in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _malloc_crt in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _onexit in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _purecall in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API _unlock in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API free in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API malloc in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API memcpy in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API memmove in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API memset in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API wcslen in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API wcsrchr in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API wcstol in msvcr120_app.dll is not supported for this application type. Void.exe calls this API.
- API System.String.Copy(System.String) in SYSTEM.RUNTIME, PUBLICKEYTOKEN=B03F5F7F11D50A3A is not supported for this application type. IFacebook.dll calls this API.
- API ??0ChangedStateException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0Delegate@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0DisconnectedException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0FailureException@Platform@@Q$AAA@P$AAVString@1@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0FailureException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0InvalidArgumentException@Platform@@Q$AAA@P$AAVString@1@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0NotImplementedException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0NullReferenceException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0Object@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0OutOfBoundsException@Platform@@Q$AAA@P$AAVString@1@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0OutOfBoundsException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0OutOfMemoryException@Platform@@Q$AAA@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?AlignedFree@Heap@Details@Platform@@SAXPAX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?Allocate@Heap@Details@Platform@@SAPAXI@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?Allocate@Heap@Details@Platform@@SAPAXII@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?AllocateException@Heap@Details@Platform@@SAPAXII@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?CreateException@Exception@Platform@@SAP$AAV12@H@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?CreateValue@Details@Platform@@YGP$AAVObject@2@W4TypeCode@2@PBX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?EventSourceAdd@Details@Platform@@YG?AVEventRegistrationToken@Foundation@Windows@@PAPAXPAUEventLock@12@P$AAVDelegate@2@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?EventSourceGetTargetArray@Details@Platform@@YGPAXPAXPAUEventLock@12@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?EventSourceGetTargetArrayEvent@Details@Platform@@YGPAXPAXIPBXPA_J@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?EventSourceGetTargetArraySize@Details@Platform@@YGIPAX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?EventSourceInitialize@Details@Platform@@YGXPAPAX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?EventSourceRemove@Details@Platform@@YGXPAPAXPAUEventLock@12@VEventRegistrationToken@Foundation@Windows@@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?EventSourceUninitialize@Details@Platform@@YGXPAPAX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?Free@Heap@Details@Platform@@SAXPAX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?GetActivationFactory@Details@Platform@@YGJPAVModuleBase@1WRL@Microsoft@@PAUHSTRING__@@PAPAUIActivationFactory@@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?GetActivationFactoryByPCWSTR@@YGJPAXAAVGuid@Platform@@PAPAX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?GetIBoxArrayVtable@Details@Platform@@YGPAXPAX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?GetIBoxVtable@Details@Platform@@YGPAXPAX@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?GetIidsFn@@YGJHPAKPBU__s_GUID@@PAPAVGuid@Platform@@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?GetObjectContext@Details@Platform@@YGPAUIUnknown@@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?GetProxyImpl@Details@Platform@@YGJPAUIUnknown@@ABU_GUID@@0PAPAU3@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?GetTypeCode@Type@Platform@@SA?AW4TypeCode@2@P$AAV12@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?InitializeData@Details@Platform@@YAJH@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?ReCreateException@Exception@Platform@@SAP$AAV12@H@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?ReleaseInContextImpl@Details@Platform@@YGJPAUIUnknown@@0@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?ReleaseTarget@ControlBlock@Details@Platform@@AAEXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?TerminateModule@Details@Platform@@YG_NPAVModuleBase@1WRL@Microsoft@@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?UninitializeData@Details@Platform@@YAXH@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_ObjectToString@__abi_details@@YGP$AAVString@Platform@@P$AAVObject@3@_N@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseAccessDeniedException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseCOMException@@YGXJ@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseChangedStateException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseClassNotRegisteredException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseDisconnectedException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseFailureException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseInvalidArgumentException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseInvalidCastException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseNotImplementedException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseNullReferenceException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseObjectDisposedException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseOperationCanceledException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseOutOfBoundsException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseOutOfMemoryException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_WinRTraiseWrongThreadException@@YGXXZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_cast_Object_to_String@__abi_details@@YGP$AAVString@Platform@@_NP$AAVObject@3@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_cast_String_t
bject@__abi_details@@YGP$AAVObject@Platform@@P$AAVString@3@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_make_type_id@@YGP$AAVType@Platform@@ABU__abi_type_descriptor@@@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?__abi_translateCurrentException@@YGJ_N@Z in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?get@Message@Exception@Platform@@Q$AAAP$AAVString@3@XZ in vccorlib120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0?$basic_ios@DU?$char_traits@D@std@@@std@@IAE@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0?$basic_iostream@DU?$char_traits@D@std@@@std@@QAE@PAV?$basic_streambuf@DU?$char_traits@D@std@@@1@@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAE@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0_Lockit@std@@QAE@H@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??1?$basic_ios@DU?$char_traits@D@std@@@std@@UAE@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??1?$basic_iostream@DU?$char_traits@D@std@@@std@@UAE@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??1?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAE@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??1_Lockit@std@@QAE@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??5?$basic_istream@DU?$char_traits@D@std@@@std@@QAEAAV01@AAI@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??6?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV01@K@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??Bid@locale@std@@QAEIXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_BADOFF@std@@3_JB in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale@2@PBV42@@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Getgloballocale@locale@std@@CAPAV_Locimp@12@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Ipfx@?$basic_istream@DU?$char_traits@D@std@@@std@@QAE_N_N@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Lock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAEXXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Orphan_all@_Container_base0@std@@QAEXXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Orphan_all@_Container_base12@std@@QAEXXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Osfx@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEXXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Pninc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@IAEPADXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Swap_all@_Container_base12@std@@QAEXAAU12@@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Syserror_map@std@@YAPBDH@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Unlock@?$basic_streambuf@DU?$char_traits@D@std@@@std@@UAEXXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Winerror_map@std@@YAPBDH@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Xbad_alloc@std@@YAXXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Xbad_function_call@std@@YAXXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Xlength_error@std@@YAXPBD@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?_Xout_of_range@std@@YAXPBD@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?flush@?$basic_ostream@DU?$char_traits@D@std@@@std@@QAEAAV12@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?getloc@ios_base@std@@QBE?AVlocale@2@XZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?id@?$ctype@D@std@@2V0locale@2@A in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?imbue@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEXABVlocale@2@@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?setbuf@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEPAV12@PAD_J@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?setstate@?$basic_ios@DU?$char_traits@D@std@@@std@@QAEXH_N@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?sgetc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?showmanyc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?snextc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?sputc@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAEHD@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?sputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@QAE_JPBD_J@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?sync@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?uflow@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAEHXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?uncaught_exception@std@@YA_NXZ in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?xsgetn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JPAD_J@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ?xsputn@?$basic_streambuf@DU?$char_traits@D@std@@@std@@MAE_JPBD_J@Z in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API _FInf in msvcp120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0bad_cast@std@@QAE@ABV01@@Z in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0bad_cast@std@@QAE@PBD@Z in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0critical_section@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0event@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0exception@std@@QAE@ABQBD@Z in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0exception@std@@QAE@ABQBDH@Z in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0exception@std@@QAE@ABV01@@Z in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0exception@std@@QAE@XZ in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0invalid_operation@Concurrency@@QAE@PBD@Z in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0invalid_operation@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0scoped_lock@critical_section@Concurrency@@QAE@AAV12@@Z in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??0task_canceled@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??1bad_cast@std@@UAE@XZ in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??1critical_section@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
- API ??1event@Concurrency@@QAE@XZ in msvcr120_app.dll is not supported for this application type. UnityPlayer.dll calls this API.
This is only about half of the APIs mentioned because these forums have a character limit.
[url=http://catalog.create.msdn.com/en-US/GameDetails.aspx?catalogEntryId=5cbacba6-05c2-4c33-9005-6cc80c8d5753&type=1]Bible Trivia Avatar Edition[/url], currently in review.
Tuesday, January 20, 2015 2:54 PM
Answers
-
try this:
Microsoft Certified Solutions Developer - Windows Store Apps Using C#
- Marked as answer by Jamles HezModerator Friday, January 30, 2015 8:32 AM
Tuesday, January 20, 2015 3:08 PM
All replies
-
try this:
Microsoft Certified Solutions Developer - Windows Store Apps Using C#
- Marked as answer by Jamles HezModerator Friday, January 30, 2015 8:32 AM
Tuesday, January 20, 2015 3:08 PM -
This made it pass the local WACK test, let's see if it'll pass certification.
[url=http://catalog.create.msdn.com/en-US/GameDetails.aspx?catalogEntryId=5cbacba6-05c2-4c33-9005-6cc80c8d5753&type=1]Bible Trivia Avatar Edition[/url], currently in review.
Tuesday, January 20, 2015 3:29 PM