Feature #11808
add analytics report that shows all COM/OCX method and property usage by control
Status:
WIP
Priority:
Urgent
Assignee:
Target version:
Start date:
Due date:
% Done:
80%
billable:
No
vendor_id:
case_num:
version_reported:
version_resolved:
reviewer:
production:
No
env_name:
topics:
History
#1 Updated by Greg Shah 2 days ago
In the work for #11747 and #11746, we have a need to assess the exact API used by each COM and OCX object. We already identify all COM and OCX referents. If we can tie each referent back to the specific control/object that was loaded/assigned, then we can associate every method or property access with that original control/object.
This is very high priority. I can help but you have deeper knowledge of the COM/OCX area, so I was hoping you could jump start this.
#2 Updated by Hynek Cihlar 2 days ago
- Priority changed from Normal to Urgent
- Status changed from New to WIP
#4 Updated by Hynek Cihlar 1 day ago
- % Done changed from 0 to 80
- File 2026-08-31_20-20.png added
- File 11808-20260831a.diff
added
Greg, I added five new reports in FWD Analytics, see the attached screen shot. They overlap the existing reports, please let me know how you want the final set of reports shaped up.
The implementation is attached for your review.