I have a windows store app and I am doing windows certificate
test and it is going to fail in only one scenario that is
"Supported API test"
the reason is I have updated "PDF Xpansion SDK (WinRT 8.1),
Version 10" and SQLite it is saying like...
- API ??0COMException@Platform@@QE$AAA@H@Z in
vccorlib120_app.dll is not supported for this application type.
pdf-xpansion-winrt.dll calls this API. - API ??0Delegate@Platform@@QE$AAA@XZ in
vccorlib120_app.dll is not supported for this application type.
pdf-xpansion-winrt.dll calls this API. - API ??0DisconnectedException@Platform@@QE$AAA@XZ in
vccorlib120_app.dll is not supported for this application type.
pdf-xpansion-winrt.dll calls this API. - API ??0InvalidArgumentException@Platform@@QE$AAA@XZ
in vccorlib120_app.dll is not supported for this application
type. pdf-xpansion-winrt.dll calls this API. - API ??0NotImplementedException@Platform@@QE$AAA@XZ in
vccorlib120_app.dll is not supported for this application type.
pdf-xpansion-winrt.dll calls this API. - API ??0NullReferenceException@Platform@@QE$AAA@XZ in
vccorlib120_app.dll is not supported for this application type.
pdf-xpansion-winrt.dll calls this API. - API ??0Object@Platform@@QE$AAA@XZ in
vccorlib120_app.dll is not supported for this application type.
pdf-xpansion-winrt.dll calls this API. - API ?AlignedFree@Heap@Details@Platform@@SAXPEAX@Z in
vccorlib120_app.dll is not supported for this application type.
pdf-xpansion-winrt.dll calls this API.
I don't know what is going to wrong here..
Microsoft Visual C++ 2013 Runtime Package for Windows(DLL)
versoin is "12.0.0.0"
and
SQLite for Windows Runtime (Windows 8.1)(DLL) version is
"3.8.7.4"
but still it is failing this test, how to resolved this.
PFA,
Thank you,
-Jitendra Jadav.
<fieldset class="mimeAttachmentHeader"><legend class="mimeAttachmentHeaderName">Reference_DLL.PNG</legend></fieldset><center>
Jitendra Jadav