ImageHlp.h and DbgHelp.h in the same program
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Has anyone solved the mystery of using both
ImageHlp.h
andDbgHelp.h
in the same module? When you include both of those headers, it gives about 195 errors of "Multiply defined symbols." I googled, but all I could find was people asking this question and not receiving any answers.The difficult we do right away... ...the impossible takes slightly longer.
-
Has anyone solved the mystery of using both
ImageHlp.h
andDbgHelp.h
in the same module? When you include both of those headers, it gives about 195 errors of "Multiply defined symbols." I googled, but all I could find was people asking this question and not receiving any answers.The difficult we do right away... ...the impossible takes slightly longer.