Remove *Kernel32Loaded APIs from TargetServices.
This API can't be relied on as it needs the NtMapViewOfSection intercept to be in place, which is not always the case. There were no callers to this API anyway. Also, tidy up the hardcoded values to make them more readable. BUG=None Change-Id: Ib45b524f465a2730f9164eac987ffa8b35181243 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1696526 Commit-Queue: Will Harris <wfh@chromium.org> Reviewed-by:Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#676523}
Showing
Please register or sign in to comment