Skip to content

Commit 5264adc

Browse files
authored
Update README.md
1 parent 47d02e4 commit 5264adc

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 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 and ucShellTree v2.18
3+
## ucShellBrowse v11.3 R1 and ucShellTree v2.18 R1
44

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

@@ -48,6 +48,9 @@ Shows combining ucShellBrowse and ucShellTree:
4848

4949
![image](https://user-images.githubusercontent.com/7834493/213373633-e539fc13-0287-496e-9d69-a3518a3d6327.png)
5050

51+
## Updates
52+
53+
(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.
5154

5255
----
5356

0 commit comments

Comments
 (0)