|
-
Feb 5th, 2024, 04:39 AM
#11
Fanatic Member
Re: [VB6] ucShellTree - Full-featured Shell Tree UserControl
 Originally Posted by fafalone
System32 if .DisableWow64Redirect = True, otherwise don't see it in either because it's only in System32.
Bug: Disabling of Wow64 redirection wasn't reverted on terminate.
Fix: Add If m_NoWow64 Then RevertWow64Redir() to UserControl_Terminate
This would leave redirection disable = true if you set it through multiple runs if running from the IDE after you changed it back to False.
It works now! I can see the file in the tree. Problem solved!
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
|