Skip to content

Commit f5f81c6

Browse files
authored
Update README.md
1 parent a0efbe4 commit f5f81c6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ShellControls
22
## Shell Browser and Shell Tree Controls
3-
## ucShellBrowse v11.3 R1 and ucShellTree v2.18 R1
3+
## ucShellBrowse v11.3 R2 and ucShellTree v2.18 R1
44

55
This repository contains a twinBASIC x86/x64 compatible port of my shell controls, ucShellBrowse and ucShellTree.
66

@@ -50,6 +50,8 @@ Shows combining ucShellBrowse and ucShellTree:
5050

5151
## Updates
5252

53+
(Jan 22 2023) ucShellBrowse R2: Previously described error handling for categorizer errors had mistkanely been removed.
54+
5355
(Jan 20 2023) All code updated to R1: IPAO hooking code has been integrated into ucShellBrowse and ucShellTree, rather than as a separate module. As a separate module it couldn't be in both, there would be a conflict or it would be missing. But twinBASIC's support for AddressOf on class members makes having it as a standard module unneccessary. ucShellBrowse now loads the navigation sound even when not set by Explorer, the default in Win10, with a user option to disable this behavior if not desired. Additionally, the property descriptions from the VB version have been added to ucShellTree.
5456

5557
----

0 commit comments

Comments
 (0)