I have an old VB6 program that is still going strong on all versions of Windows.
EXCEPT on Windows 10 we are having a conflict with the MSCOMCTL.OCX.

Apparently there is a newer version of the control released way after the vbrun sp6 installer
and the MS Office installers are installing that version onto Windows 10 but our software doesn't recognize it.

Should I just download a copy of the newer version and manually install and register it?
Should we just mark it for use on Windows 10?

Our program is not recognizing the Office installed MSCOMCTL as being there so our application
then crashes immediately trying to build the main window.

Thanks in advance for any suggestions! I searched these forums first but only found the security bulletin post.
-Tim