Access 2010-application using TreeView (MSComctlLib.TreeCtrl.2) shows and populates as expected but suddenly after windows security patches doesn’t fire events back to VBA.
Tried with rolling back MSCOMCTL.OCX in /syswow64, but no luck.
Please ping any similar behaviour or hints for fixing the issue.
regards,
The problem appears to be that the registry entries for mscomctl.ocx are broken after the security update. One solution can be found in this KB article. It suggests to run this batch file as administrator:
I’ve verified that this works in our environment.