Service Manager: Override DLL search path when launching services in component builds
Service executables don't live alongside other build artifacts, so in component builds Windows doesn't normally know where to look for them at runtime. This overrides the DLL search path temporarily before launching any service child process. BUG=None R=ben@chromium.org Review-Url: https://codereview.chromium.org/2574653002 Cr-Commit-Position: refs/heads/master@{#438086}
Showing
Please register or sign in to comment