DescriptionAdd delay loading of dbghelp.dll into essential.vsprops.
We need some functions from dbghelp.dll to implement backtrace logic in base/debug_util_win.cc. This change will stage things so adding the new function calls won't break everyone. The delay load is in essential.vsprops because everyone will need it in order to link base after the backtrace code is added.
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|