summaryrefslogtreecommitdiff
path: root/src/envwindows.h
Commit message (Collapse)AuthorAgeFilesLines
* Apply clang-format.Mikaƫl Capelle2023-07-091-16/+6
|
* Update Windows detectionChris Bessent2021-11-221-5/+1
| | | | | | | | Windows 11 reports itself as Windows 10 using the methods normally employed. Microsoft seems to want people to use the BuildId to identify the version of Windows but I'm going to refuse to do that because it's stupid. This change also prefers DisplayVersion over ReleaseId as somehow I have both and DisplayVersion is more correct (21H2 vs 2009). /shrug. Fixes #1607
* added missing include guardsisanae2019-09-091-0/+5
| | | | log free space on drives involved in paths
* split envisanae2019-07-221-0/+106