DescriptionPreload D3DX DLLs before ANGLE is loaded.
This is in case they are not in the DLL search path. It tries the default search path first in case D3DX is installed in the regular place. If that fails then it uses an absolute path to where Chrome installs them.
I moved the call to SetErrorMode to be before ANGLE is loaded. Without this, a failing call to LoadLibrary would result in the display of a dialog box.
This is dependent on http://codereview.chromium.org/7831021.
BUG=69610
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=99892
Patch Set 1 : '' #Patch Set 2 : '' #
Messages
Total messages: 4 (0 generated)
|