Information not available, no symbols loaded for AppxPackaging.dll
Tran Thi Hieu Ngan
0
Reputation points
Hi guys,
I want to validate AppxBlockMap.xml through AppxSignature.p7x.
I used IAppxFactory::CreateValidatedBlockMapReader method (appxpackaging.h) to validate the blockmap. When I debuged my code, the result seems good. But I noticed there are errors like "<Information not available, no symbols loaded for AppxPackaging.dll>".
I don't know if they affects the outputs, so anyone have experienced with those errors, please let me know what may causes.
C++
Sign in to answer