chromium-src-build/win/importlibs/x86
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
..
user32.winxp.imports 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
user32.winxp.lib Separate CL to check in import library binary from https://codereview.chromium.org/12295040/ as it has to be manually committed. 2013-03-26 18:35:19 +00:00