Skip to content

Commit

Permalink
Добавлены ссылки.
Browse files Browse the repository at this point in the history
  • Loading branch information
v0lt committed Sep 15, 2024
1 parent 57e4041 commit 39823de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Utils/Util.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ IsWindows11OrGreater() // https://walbourn.github.io/windows-sdk-for-windows-11/

LPCWSTR GetWinVer()
{
// https://learn.microsoft.com/en-us/windows/release-health/release-information#windows-10-release-history
// https://learn.microsoft.com/en-us/windows/release-health/windows11-release-information#windows-11-release-history
const struct {
const DWORD buildNumber;
LPCWSTR version;
Expand Down

0 comments on commit 39823de

Please sign in to comment.