|
-
Jul 22nd, 2018, 09:47 PM
#11
Re: [VB6] ucShellBrowse: A modern replacement for Drive/FileList w/ extensive feature
Version 4.2 Released
Nobody noticed the rather severe bug that the directory dropdown was not changing???  I'm so sorry I didn't notice it earlier; put in a last minute change to try to speed usage by setting focus after loading a new directory, and for some inexplicable reason VB insists on waiting for all code to run, even with doevents, and then changing it, which for some reason the focus change prevents.
(If you want to just fix this yourself in the current version, at the end of LVLoadFolder, comment out the two lines SetFocus UserControl.hwnd and SetFocus hLVS)
But anyway, there's a couple other new features that were ready too. Browsing is now able to handle the Recycle Bin and Recent Places (the latter needing special handling). Details Pane shows icon/info correctly in ZIP/CAB now.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|