| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
|
| |
waiting for process now gets the whole process tree to find an interesting process
|
| |
|
|
| |
replaced windowsErrorString() with formatSystemMessage()
|
| |
|
|
| |
removed now unused vlog()
|
| | |
|
| |
|