Information not available, no symbols loaded for AppxPackaging.dll

Tran Thi Hieu Ngan 0 Reputation points
2024-12-09T04:11:02.1666667+00:00

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++
Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,700 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,804 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.