1,104 questions
Hello,
you must add Dbghelp.lib to your project.
Read the documentation: nf-dbghelp-imagentheader
Regards, Guido
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Why am I getting the error LNK2001 unresolved external symbol __imp__ImageNtHeader@4 and how can I resolve it. I'm running a c++ windows console app on x86. And I get this error when running the console app which uses ImageNtHeader in it a few times.
Hello,
you must add Dbghelp.lib to your project.
Read the documentation: nf-dbghelp-imagentheader
Regards, Guido