Archived
Updated sws
This commit is contained in:
@@ -26,6 +26,9 @@ Tested on build: 22000.258.
|
||||
* Network and Sharing Center in the Control Panel
|
||||
* Network Connections in the Control Panel
|
||||
* Added preliminary support for advanced mitigations for correct rendering when using the classic theme (.3)
|
||||
* GUI optionally loads UI file from DLL folder (helps for easy debugging) (.4)
|
||||
* Small bug fix for symbols download (.5)
|
||||
* Better method for closing windows in window switcher (.6)
|
||||
|
||||
## 22000.258.26.3
|
||||
|
||||
|
||||
@@ -51,8 +51,8 @@ END
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 22000,258,30,5
|
||||
PRODUCTVERSION 22000,258,30,5
|
||||
FILEVERSION 22000,258,30,6
|
||||
PRODUCTVERSION 22000,258,30,6
|
||||
FILEFLAGSMASK 0x3fL
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -69,12 +69,12 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "VALINET Solutions SRL"
|
||||
VALUE "FileDescription", "ExplorerPatcher"
|
||||
VALUE "FileVersion", "22000.258.30.5"
|
||||
VALUE "FileVersion", "22000.258.30.6"
|
||||
VALUE "InternalName", "ExplorerPatcher.dll"
|
||||
VALUE "LegalCopyright", "Copyright (C) 2006-2021 VALINET Solutions SRL. All rights reserved."
|
||||
VALUE "OriginalFilename", "ExplorerPatcher.dll"
|
||||
VALUE "ProductName", "ExplorerPatcher"
|
||||
VALUE "ProductVersion", "22000.258.30.5"
|
||||
VALUE "ProductVersion", "22000.258.30.6"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
+1
-1
Submodule libs/sws updated: 52572a5d45...bbabb85333
Reference in New Issue
Block a user