-
Notifications
You must be signed in to change notification settings - Fork 361
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This CL bumps WINVER to 0x0601 (Windows 7), as a preparation to unsupport Windows Vista and prior OSes. With this change we can start using Win32 APIs that are available only on Windows 7 and later, without relying on GetProcAddress(). BUG=#372 TEST= REF_BUG=27053168 REF_CL=114043856 REF_TIME=2016-02-06T21:34:45-08:00 REF_TIME_RAW=1454823285 -0800
- Loading branch information
Showing
3 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters