Every time I try to load a DLL (COM), I get the following error:
LDR: LdrpWalkImportDescriptor () error investigate its manifest, ntstatus 0xc0150002
I searched a lot, but found nothing. Please, I really believe in the experts of this site, and I hope to get a solution to this problem.
I know the problem is with the manifest file, but I really don't know what it is and how to fix it.
I am using VS2010 C ++ and LoadLibrary
source
share