I have a 64bit build of an existing (well-tested) 32bit Intel Fortran (2013) code that will not load (gives the subject error code).
I have used depend (64bit) to determine that there is a mismatch with:
c:\windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.DLL
being x86 instead of x64.
I cannot see how to specifically replace that file but have tried:
sfs/scannow
log shows many errors and says repaired ok but no COMCTL32.DLL references
Control Panel
repaired "Microsoft C++ 2013 Redistributable (x64) - 12.0.21005
Microsoft Visual Studio 2010 Service Pack 1 (Installer)
SFCfix
no issues
Same problem on 2 other Win7 PCs.
Any suggestions welcomed.
I have used depend (64bit) to determine that there is a mismatch with:
c:\windows\winsxs\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.18837_none_41e855142bd5705d\COMCTL32.DLL
being x86 instead of x64.
I cannot see how to specifically replace that file but have tried:
sfs/scannow
log shows many errors and says repaired ok but no COMCTL32.DLL references
Control Panel
repaired "Microsoft C++ 2013 Redistributable (x64) - 12.0.21005
Microsoft Visual Studio 2010 Service Pack 1 (Installer)
SFCfix
no issues
Same problem on 2 other Win7 PCs.
Any suggestions welcomed.