mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-04 12:57:31 +00:00
chore: swtich RtlGetNtVersionNumbers to RtlGetVersion
https://go-review.googlesource.com/c/go/+/571015
This commit is contained in:
5
constant/features/version.go
Normal file
5
constant/features/version.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package features
|
||||
|
||||
var WindowsMajorVersion uint32
|
||||
var WindowsMinorVersion uint32
|
||||
var WindowsBuildNumber uint32
|
||||
Reference in New Issue
Block a user