From 25cd882e1a14bcf32d01f4489ca3219d6bbbe580 Mon Sep 17 00:00:00 2001 From: Valentin Radu Date: Sun, 17 Oct 2021 03:36:27 +0300 Subject: [PATCH] Updated sws --- CHANGELOG.md | 3 +++ ExplorerPatcher/ExplorerPatcher.rc | 8 ++++---- libs/sws | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab291b9..f6faa22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/ExplorerPatcher/ExplorerPatcher.rc b/ExplorerPatcher/ExplorerPatcher.rc index b74fa9a..3769470 100644 --- a/ExplorerPatcher/ExplorerPatcher.rc +++ b/ExplorerPatcher/ExplorerPatcher.rc @@ -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" diff --git a/libs/sws b/libs/sws index 52572a5..bbabb85 160000 --- a/libs/sws +++ b/libs/sws @@ -1 +1 @@ -Subproject commit 52572a5d458bef414812a3c32836530d0a857514 +Subproject commit bbabb853337a90213353a720e56645df043a11ca