Call RegDeleteKeyEx directly instead of via a wrapper.
This CL removed the old wrapper for RegDeleteKeyEx which was used for compatibility with Windows XP. As the code base is only supported on Windows 7 and above this function can be statically linked. Bug: 986625 Change-Id: I46814d7758948c371de42f66a6e9e96e4a6bfb87 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714289Reviewed-by:Bruce Dawson <brucedawson@chromium.org> Commit-Queue: James Forshaw <forshaw@chromium.org> Cr-Commit-Position: refs/heads/master@{#680128}
Showing
Please register or sign in to comment