diff options
author | siggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-28 17:51:09 +0000 |
---|---|---|
committer | siggi@chromium.org <siggi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-03-28 17:51:09 +0000 |
commit | 5efb0a6ddc3eb63404730493e892b8b300e7d439 (patch) | |
tree | 007dbf9bbc55f45b590388b1fb85f27f29f13de9 /.gitignore | |
parent | 40d11e0a3b5e51d2bb4e7b4d0d5ceb8f5b82f9aa (diff) | |
download | chromium_src-5efb0a6ddc3eb63404730493e892b8b300e7d439.zip chromium_src-5efb0a6ddc3eb63404730493e892b8b300e7d439.tar.gz chromium_src-5efb0a6ddc3eb63404730493e892b8b300e7d439.tar.bz2 |
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
Review URL: https://chromiumcodereview.appspot.com/12295040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@191173 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions