chromium-src-build/win
siggi@chromium.org 4b8c3409bd Check in a custom-built import library for user32 exports up to Windows XP SP2/SP3, which is used by chrome.dll in preference to the Platform SDK's user32.lib import library.
Custom build an import library for Chrome's post-WinXP imports, that binds to a fictional "user32-delay.dll".
Implement and test a delay load hook that diverts dynamic loading of any dll "foo-delay.dll" to "foo.dll".

R=cpu@chromium.org
BUG=176040


Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191173

Review URL: https://chromiumcodereview.appspot.com/12295040

git-svn-id: http://src.chromium.org/svn/trunk/src/build@191418 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2013-03-29 19:17:58 +00:00
..
importlibs Check in a custom-built import library for user32 exports up to Windows XP SP2/SP3, which is used by chrome.dll in preference to the Platform SDK's user32.lib import library. 2013-03-29 19:17:58 +00:00
chrome_win.croc Exclude ChromeOS directories and files from mac win linux. 2010-10-04 22:56:50 +00:00
install-build-deps.py Set svn:executable bit on scripts that are executable. 2012-04-23 03:24:12 +00:00
setup_cygwin_mount.py Was previously testing wrong condition: 'win' in platform is true for "dar'win'" too. 2012-01-30 23:32:35 +00:00