Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Issue 67137: Add delay loading of dbghelp.dll into essential.vsprops. (Closed)

Created:
11 years, 8 months ago by awong
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M build/internal/essential.vsprops View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
awong
Here's the split off VSprops checkin. Thanks, Albert
11 years, 8 months ago (2009-04-14 19:31:27 UTC) #1
M-A Ruel
11 years, 8 months ago (2009-04-14 19:43:32 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698